python-urllib3: update to 1.25.3.
This commit is contained in:
parent
93f47d3438
commit
b6f931fff4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.24.3
|
||||
version=1.25.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="urllib3-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://urllib3.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=2393a695cd12afedd0dcb26fe5d50d0cf248e5a66f75dbd89a3d4eb333a61af4
|
||||
checksum=dbe59173209418ae49d485b87d1681aefa36252ee85884c31346debd19463232
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
|
Loading…
Reference in a new issue