py-urllib3: Add version 1.21.1 (#10826)
This commit is contained in:
parent
204063e21a
commit
2e47b45d9f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class PyUrllib3(PythonPackage):
|
|||
homepage = "https://urllib3.readthedocs.io/"
|
||||
url = "https://pypi.io/packages/source/u/urllib3/urllib3-1.20.tar.gz"
|
||||
|
||||
version('1.21.1', sha256='b14486978518ca0901a76ba973d7821047409d7f726f22156b24e83fd71382a5')
|
||||
version('1.20', '34691d4e7e20a8e9cdb452ea24fc38e7')
|
||||
version('1.14', '5e1407428ac33b521c71a7ac273b3847')
|
||||
|
||||
|
|
Loading…
Reference in a new issue