[packages/python3-certifi] - updated to 2024.2.2
qboosh
qboosh at pld-linux.org
Sat Apr 20 20:42:34 CEST 2024
commit 906e9453ba3690b5d04ef7ce653423d515ce9a6b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 20 20:27:38 2024 +0200
- updated to 2024.2.2
python3-certifi.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3-certifi.spec b/python3-certifi.spec
index cacb139..295dd66 100644
--- a/python3-certifi.spec
+++ b/python3-certifi.spec
@@ -1,7 +1,7 @@
%define module certifi
# pypi version does not include leading zeros in the date
-%define tag 2022.06.15
+%define tag 2024.02.02
%define version %(echo %{tag} | sed -e 's/\\.0/./g')
Summary: Python 3 package for providing Mozilla's CA Bundle
@@ -13,13 +13,13 @@ License: MPL v2.0
Group: Libraries/Python
#Source0Download: https://github.com/certifi/python-certifi/tags
Source0: https://github.com/certifi/python-certifi/archive/%{tag}/python-certifi-%{tag}.tar.gz
-# Source0-md5: 7f32f6a6f1e345bd35daa9235923a495
+# Source0-md5: 8ffe29cdb77c407a7065b362fd82aa0f
URL: https://certifi.io/
-BuildRequires: python3-devel >= 1:3.5
+BuildRequires: python3-devel >= 1:3.6
BuildRequires: python3-setuptools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
-Requires: python3-modules >= 1:3.5
+Requires: python3-modules >= 1:3.6
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-certifi.git/commitdiff/906e9453ba3690b5d04ef7ce653423d515ce9a6b
More information about the pld-cvs-commit
mailing list