python-pip: update to 20.3.3.
This commit is contained in:
parent
4112a4ffbf
commit
fa3af96a21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pip'
|
||||
pkgname=python-pip
|
||||
version=20.3.1
|
||||
revision=2
|
||||
version=20.3.3
|
||||
revision=1
|
||||
wrksrc="pip-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://pip.pypa.io/"
|
||||
changelog="https://raw.githubusercontent.com/pypa/pip/master/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz"
|
||||
checksum=43f7d3811f05db95809d39515a5111dd05994965d870178a4fe10d5482f9d2e2
|
||||
checksum=79c1ac8a9dccbec8752761cb5a2df833224263ca661477a2a9ed03ddf4e0e3ba
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue