python3-pip: update to 24.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-pip'
|
# Template file for 'python3-pip'
|
||||||
pkgname=python3-pip
|
pkgname=python3-pip
|
||||||
version=24.1.2
|
version=24.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
@@ -11,7 +11,7 @@ license="MIT"
|
|||||||
homepage="https://pip.pypa.io/"
|
homepage="https://pip.pypa.io/"
|
||||||
changelog="https://raw.githubusercontent.com/pypa/pip/master/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/pypa/pip/master/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz"
|
||||||
checksum=e5458a0b89f2755e0ee8c0c77613fe5273e05f337907874d64f13171a898a7ff
|
checksum=5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8
|
||||||
# Tests have unpackaged dependencies
|
# Tests have unpackaged dependencies
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user