mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python-urllib3: update to 1.13.1
This commit is contained in:
parent
ae366be992
commit
8da63e7e12
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.13
|
version=1.13.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="urllib3-${version}"
|
wrksrc="urllib3-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/shazow/urllib3"
|
homepage="https://github.com/shazow/urllib3"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||||
checksum=8d5d4e7544c77e3a009d0cfd59175b27d57fb875d3c742b441c3eb79e0d3957c
|
checksum=6eba1d713f8552e37ac4081c6bdf7be9f5a79f58447aed762bf24cc34c5e3983
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# replace bundled copy of six
|
# replace bundled copy of six
|
||||||
|
|
Loading…
Add table
Reference in a new issue