commit 28b7ee36a822aa71127055b08f3e44d1ae0e4305
Author: Jakub Bogusz <[email protected]>
Date:   Sun Mar 6 08:41:44 2022 +0100

    - updated to 2020.04.05.2 (last version for python2)
      (classifiers have been removed between 2020.04.05.1 and 2020.04.05.2, but 
.2 is still compatible with python2)

 python-certifi.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python-certifi.spec b/python-certifi.spec
index f48582a..5eb5e05 100644
--- a/python-certifi.spec
+++ b/python-certifi.spec
@@ -6,19 +6,20 @@
 %define        module  certifi
 
 # pypi version does not include leading zeros in the date
-%define                tag 2019.11.28
+# keep 2020.04.05.x here for python2 support
+%define                tag 2020.04.05.2
 %define                version %(echo %{tag} | sed -e 's/\\.0/./g')
 
 Summary:       Python 2 package for providing Mozilla's CA Bundle
 Summary(pl.UTF-8):     Pakiet Pythona 2 udostępniający bazę danych CA z Mozilli
 Name:          python-%{module}
 Version:       %{version}
-Release:       2
+Release:       1
 License:       MPL v2.0
 Group:         Libraries/Python
-#Source0Download: https://github.com/certifi/python-certifi/releases/
+#Source0Download: https://github.com/certifi/python-certifi/tags
 Source0:       
https://github.com/certifi/python-certifi/archive/%{tag}/%{name}-%{tag}.tar.gz
-# Source0-md5: 36aadf4f77ce87e70a2238c6ed7fb009
+# Source0-md5: fd9a1ad96c94942a89f580f7477216d9
 URL:           https://certifi.io/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-certifi.git/commitdiff/28b7ee36a822aa71127055b08f3e44d1ae0e4305

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to