$ git show --format=fuller --patch-with-stat --summary c0dcf2fde6a3ab5bb392db9856bb172769fe0054
commit c0dcf2fde6a3ab5bb392db9856bb172769fe0054
Author: Alex <alexander@mezon.ru>
AuthorDate: Sat Sep 21 21:59:21 2019 +0000
Commit: Alex <alexander@mezon.ru>
CommitDate: Sat Sep 21 21:59:21 2019 +0000
version autoupdate [1.25.5]
---
.abf.yml | 2 +-
python-urllib3.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 76b71ac..7bf1994 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- 1.25.4.tar.gz: b17f72b71a8b6d911df8e6050968a91aec11d165
+ 1.25.5.tar.gz: 5ee3b9ca6d5729c3b421a788bc4f566329b55644
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 4de3a13..e5eb72e 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -6,7 +6,7 @@ Name: python-%{module}
# ***** WARNING *****
# Before updating, make sure python-requests supports the
# new version and is being updated at the same time.
-Version: 1.25.4
+Version: 1.25.5
Release: 1
Source0: https://github.com/urllib3/urllib3/archive/%{version}.tar.gz
License: MIT