python3-pip: update to 21.1.3.
This commit is contained in:
parent
5a9de427fb
commit
cbbe2b7ba4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pip'
|
||||
pkgname=python3-pip
|
||||
version=21.1.2
|
||||
version=21.1.3
|
||||
revision=1
|
||||
wrksrc="pip-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=eb5df6b9ab0af50fe1098a52fd439b04730b6e066887ff7497357b9ebd19f79b
|
||||
checksum=b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f
|
||||
# Tests have unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue