[arch-commits] Commit in python-pip/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 26 18:44:00 UTC 2021
Date: Tuesday, January 26, 2021 @ 18:43:59
Author: felixonmars
Revision: 406796
upgpkg: python-pip 20.3.1-1
Modified:
python-pip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-26 18:36:06 UTC (rev 406795)
+++ PKGBUILD 2021-01-26 18:43:59 UTC (rev 406796)
@@ -3,7 +3,7 @@
# Contributor: Sebastien Binet <binet at lblbox>
pkgname=('python-pip' 'python2-pip')
-pkgver=20.3
+pkgver=20.3.1
pkgrel=1
pkgdesc="The PyPA recommended tool for installing Python packages"
url="https://pip.pypa.io/"
@@ -19,7 +19,7 @@
'python-yaml' 'python-mock' 'python-freezegun' 'python-cryptography' 'python-pip'
'python-wheel' 'python-werkzeug' 'python-csv23' 'git' 'subversion')
source=("pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz")
-sha512sums=('3a1f8294a1b2b1c02fe1558f616dd9fcb4dc7bb341cb1a2e0b4515ed197e6a0191cac3420eda0c0594ca91a551b4d1018c5e4eb9e4913a48af95136b333c3a36')
+sha512sums=('6061004b51e57e428a7eef02968fbbde02311ee184019c491012758010bffcb49d371c7612bc43cfacf96fe8de37fdcad34e3cadefc46b3b5962b0c716ee5d59')
shopt -s extglob
prepare() {
More information about the arch-commits
mailing list