$ git show --format=fuller --patch-with-stat --summary b843368d734e934ec522c7e7e885083156215059
commit b843368d734e934ec522c7e7e885083156215059
Author: Alex <alexander@mezon.ru>
AuthorDate: Sun Jul 19 21:41:10 2020 +0000
Commit: Alex <alexander@mezon.ru>
CommitDate: Sun Jul 19 21:41:10 2020 +0000
version autoupdate [0.36.0]
---
.abf.yml | 2 +-
python-m2crypto.spec | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 01e99cb..728466f 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- M2Crypto-0.35.2.tar.gz: 0f099231f67ccd7e8bf5fe368ae08d1f16cdca54
+ M2Crypto-0.36.0.tar.gz: 666735839ad0d9b414cc39937ffad2675297bb02
diff --git a/python-m2crypto.spec b/python-m2crypto.spec
index 27311f3..263b97a 100644
--- a/python-m2crypto.spec
+++ b/python-m2crypto.spec
@@ -2,12 +2,12 @@
Summary: Crypto and SSL toolkit for Python
Name: python-m2crypto
-Version: 0.35.2
-Release: 2
+Version: 0.36.0
+Release: 1
License: MIT
Group: Development/Python
Url: https://gitlab.com/m2crypto/m2crypto
-Source0: https://pypi.io/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
+Source0: https://files.pythonhosted.org/packages/ff/df/84609ed874b5e6fcd3061a517bf4b6e4d0301f553baf9fa37bef2b509797/M2Crypto-0.36.0.tar.gz
#Patch0: m2crypto-0.26.2-gcc_macros.patch
BuildRequires: pkgconfig(python2)
BuildRequires: pkgconfig(python3)