mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-urllib3: update to 1.26.2.
This commit is contained in:
parent
4e986cabdf
commit
f3379df96c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-urllib3'
|
# Template file for 'python-urllib3'
|
||||||
pkgname=python-urllib3
|
pkgname=python-urllib3
|
||||||
version=1.26.1
|
version=1.26.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="urllib3-${version}"
|
wrksrc="urllib3-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://urllib3.readthedocs.io/"
|
homepage="https://urllib3.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||||
checksum=097116a6f16f13482d2a2e56792088b9b2920f4eb6b4f84a2c90555fb673db74
|
checksum=19188f96923873c92ccb987120ec4acaa12f0461fa9ce5d3d0772bc965a39e08
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# replace bundled copy of six
|
# replace bundled copy of six
|
||||||
|
|
Loading…
Add table
Reference in a new issue