mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pip: update to 24.3.1.
This commit is contained in:
parent
6e80a4e6f8
commit
20bd8db5ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pip'
|
||||
pkgname=python3-pip
|
||||
version=24.2
|
||||
version=24.3.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -11,7 +11,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=5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8
|
||||
checksum=ebcb60557f2aefabc2e0f918751cd24ea0d56d8ec5445fe1807f1d2109660b99
|
||||
# Tests have unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue