python-urllib3: ver bump

This commit is contained in:
blue-devil
2020-05-25 00:44:50 +03:00
parent 3ba11a8514
commit 0691540aa0
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>urllib3 is a powerful, sanity-friendly HTTP client for Python.</Summary>
<Description>urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries.</Description>
<Archive sha1sum="28495afad109bc6c6249921afdf594a120b6b97f" type="targz">https://github.com/urllib3/urllib3/archive/1.25.8.tar.gz</Archive>
<Archive sha1sum="8976ccc7ccef5b27ea5bdaaf9655cab4512388fa" type="targz">https://github.com/urllib3/urllib3/archive/1.25.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -30,6 +30,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-05-24</Date>
<Version>1.25.9</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-01-23</Date>
<Version>1.25.8</Version>