[packages/python3-pyrsistent] - updated dependencies, package LICENSE.mit
qboosh
qboosh at pld-linux.org
Thu May 29 21:32:39 CEST 2025
commit 1b0c7633992f7fb715abed63f656650a40a77652
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu May 29 21:26:18 2025 +0200
- updated dependencies, package LICENSE.mit
python3-pyrsistent.spec | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python3-pyrsistent.spec b/python3-pyrsistent.spec
index 90cb4b2..39b129c 100644
--- a/python3-pyrsistent.spec
+++ b/python3-pyrsistent.spec
@@ -15,16 +15,15 @@ Source0: https://files.pythonhosted.org/packages/source/p/pyrsistent/%{module}-%
# Source0-md5: dce0f9a13668dbf8bb76f74954b4a42a
Patch0: python3.13.patch
URL: http://github.com/tobgu/pyrsistent/
-BuildRequires: python3-devel >= 1:3.7
-BuildRequires: python3-setuptools
+BuildRequires: python3-devel >= 1:3.8
+BuildRequires: python3-setuptools >= 1:42
%if %{with tests}
BuildRequires: python3-hypothesis < 7
BuildRequires: python3-pytest
-BuildRequires: python3-six
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
-Requires: python3-modules >= 1:3.7
+Requires: python3-modules >= 1:3.8
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -61,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc CHANGES.txt README.rst
+%doc CHANGES.txt LICENSE.mit README.rst
%attr(755,root,root) %{py3_sitedir}/pvectorc.cpython-*.so
%{py3_sitedir}/_pyrsistent_version.py
%{py3_sitedir}/__pycache__/_pyrsistent_version.cpython-*.py[co]
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pyrsistent.git/commitdiff/1b0c7633992f7fb715abed63f656650a40a77652
More information about the pld-cvs-commit
mailing list