$ git show --format=fuller --patch-with-stat --summary 9425b93f9b0cdfcbf30c2d9db1fa5e1c6b2b2b36
commit 9425b93f9b0cdfcbf30c2d9db1fa5e1c6b2b2b36
Author: Alex <alexander@mezon.ru>
AuthorDate: Thu Oct 1 07:28:42 2020 +0000
Commit: Alex <alexander@mezon.ru>
CommitDate: Thu Oct 1 07:28:42 2020 +0000
version autoupdate [5.3]
---
.abf.yml | 2 +-
python-coverage.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index c5fa241..0107e64 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- coverage-5.2.1.tar.gz: 3047b7b6d66d262fc83e982ca0a4bccbbc615667
+ coverage-5.3.tar.gz: 0931102f6bfdfd021f9c0488a88950721d9a111b
diff --git a/python-coverage.spec b/python-coverage.spec
index 65e2611..1ddaf5d 100644
--- a/python-coverage.spec
+++ b/python-coverage.spec
@@ -2,9 +2,9 @@
Summary: Code coverage measurement for Python
Name: python-%{module}
-Version: 5.2.1
+Version: 5.3
Release: 1
-Source0: https://files.pythonhosted.org/packages/20/c0/0df91b7bde75063316f0aa5fa699f76b2bbb4514f190a2f68580b18d2f31/coverage-5.2.1.tar.gz
+Source0: https://files.pythonhosted.org/packages/da/50/4c0c93ea67c8b42aa700cfbdedd64ea5ac5e7108ba14e3e744f57309304b/coverage-5.3.tar.gz
License: BSD
Group: Development/Python
Url: http://nedbatchelder.com/code/coverage/