mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-pip: update to 24.1.1.
This commit is contained in:
parent
5113feeda0
commit
9301a7c8ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pip'
|
# Template file for 'python3-pip'
|
||||||
pkgname=python3-pip
|
pkgname=python3-pip
|
||||||
version=24.1
|
version=24.1.1
|
||||||
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=bdae551038c0ce6a83030b4aedef27fc95f0daa683593fea22fa05e55ed8e317
|
checksum=5aa64f65e1952733ee0a9a9b1f52496ebdb3f3077cc46f80a16d983b58d1180a
|
||||||
# Tests have unpackaged dependencies
|
# Tests have unpackaged dependencies
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue