diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-18 15:07:28 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-18 15:07:28 +0000 |
commit | 1c8955847172441127aa8bc77a3526df5fee2439 (patch) | |
tree | 1b5fa874214ee3f47d3b80911527630fb58635b0 | |
parent | 7101cab02ee87436fd75ef2953e4591356da1083 (diff) |
automatic import of python-urllib3f42
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-urllib3.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /urllib3-2.4.0.tar.gz +/urllib3-2.5.0.tar.gz diff --git a/python-urllib3.spec b/python-urllib3.spec index b5fed7e..b7421eb 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,5 +1,5 @@ Name: python-urllib3 -Version: 2.4.0 +Version: 2.5.0 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: HTTP library with thread-safe connection pooling, file post, and more. @@ -1 +1 @@ -787104cdecd70e6688713f8a079ffd3f urllib3-2.4.0.tar.gz +2b8a86438e4d35fbc90572dbdb424759 urllib3-2.5.0.tar.gz |