python-pip: Update to 19.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=python-pip
|
||||
pkgname=('python3-pip' 'python2-pip')
|
||||
pkgver=18.1
|
||||
pkgver=19.1
|
||||
pkgrel=1
|
||||
pkgdesc="The PyPA recommended tool for installing Python packages"
|
||||
url="https://pip.pypa.io/"
|
||||
@@ -10,7 +10,7 @@ arch=('any')
|
||||
license=('MIT')
|
||||
makedepends=('python3' 'python3-setuptools' 'python2' 'python2-setuptools')
|
||||
source=(pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz)
|
||||
sha256sums=('3ff036bbbce30f27b0ba440134defa66a135740c9e3401bd466e7f0d8153147c')
|
||||
sha256sums=('2fe83f11114528909cb26d453620500cdb5e9a8d677692414d3ddc80dd0fdd79')
|
||||
|
||||
package_python3-pip() {
|
||||
depends=('python3' 'python3-setuptools')
|
||||
|
||||
Reference in New Issue
Block a user