commit 5c45fe21dc550bab608e2bb4922f6829488f7a78
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 13 15:01:17 2025 +0200

    - updated to 3.23.0

 python-pycryptodomex.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-pycryptodomex.spec b/python-pycryptodomex.spec
index ee425ec..1c69150 100644
--- a/python-pycryptodomex.spec
+++ b/python-pycryptodomex.spec
@@ -8,12 +8,12 @@
 Summary:       Package of low-level cryptographic primitives
 Summary(pl.UTF-8):     Pakiet niskopoziomowych funkcji kryptograficznych
 Name:          python-%{module}
-Version:       3.21.0
-Release:       3
+Version:       3.23.0
+Release:       1
 License:       BSD
 Group:         Libraries/Python
 Source0:       
https://files.pythonhosted.org/packages/source/p/pycryptodomex/%{module}-%{version}.tar.gz
-# Source0-md5: 1f75ba3b07402102857b5ed496f48718
+# Source0-md5: c54ba32585587dd47087a8cf8032d72b
 Patch0:                x32.patch
 URL:           https://www.pycryptodome.org/
 %if %{with python2}
@@ -21,7 +21,7 @@ BuildRequires:        python-devel >= 1:2.7
 BuildRequires: python-setuptools
 %endif
 %if %{with python3}
-BuildRequires: python3-devel >= 1:3.6
+BuildRequires: python3-devel >= 1:3.7
 BuildRequires: python3-setuptools
 %endif
 BuildRequires: rpm-build >= 4.6
@@ -91,7 +91,7 @@ rozszerzenia w stosunku do ostatniej oficjalnej wersji 
PyCrypto
 Summary:       Package of low-level cryptographic primitives
 Summary(pl.UTF-8):     Pakiet niskopoziomowych funkcji kryptograficznych
 Group:         Libraries/Python
-Requires:      python3-modules >= 1:3.6
+Requires:      python3-modules >= 1:3.7
 
 %description -n python3-%{module}
 PyCryptodomex is a fork of PyCrypto. It brings the following
@@ -199,7 +199,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc {AUTHORS,Changelog,FuturePlans,README}.rst
+%doc {AUTHORS,Changelog,LICENSE,README}.rst
 %dir %{py_sitedir}/Cryptodome
 %{py_sitedir}/Cryptodome/*.py[coi]
 %{py_sitedir}/Cryptodome/py.typed
@@ -231,7 +231,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc {AUTHORS,Changelog,FuturePlans,README}.rst
+%doc {AUTHORS,Changelog,LICENSE,README}.rst
 %dir %{py3_sitedir}/Cryptodome
 %{py3_sitedir}/Cryptodome/*.py
 %{py3_sitedir}/Cryptodome/*.pyi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycryptodomex.git/commitdiff/5c45fe21dc550bab608e2bb4922f6829488f7a78

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

Reply via email to