[packages/python3-PyYAML] - updated dependencies; dist-info basename is lower case now

qboosh qboosh at pld-linux.org
Sun May 25 21:29:08 CEST 2025


commit 7e7a2b01a86cd246900137d345de3ea1a46ffb9a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 25 21:22:25 2025 +0200

    - updated dependencies; dist-info basename is lower case now

 python3-PyYAML.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python3-PyYAML.spec b/python3-PyYAML.spec
index 36acbae..f0b7d2a 100644
--- a/python3-PyYAML.spec
+++ b/python3-PyYAML.spec
@@ -21,11 +21,12 @@ BuildRequires:	python3-devel >= 1:3.13
 BuildRequires:	python3-installer
 BuildRequires:	python3-wheel
 BuildRequires:	python3-modules >= 1:3.13
+BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-pytest
 %endif
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.714
+BuildRequires:	rpmbuild(macros) >= 2.044
 BuildRequires:	sed >= 4.0
 BuildRequires:	yaml-devel >= 0.2.2
 Requires:	python3-modules >= 1:3.13
@@ -95,5 +96,5 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitedir}/yaml/*.py
 %{py3_sitedir}/yaml/__pycache__
 %attr(755,root,root) %{py3_sitedir}/yaml/_yaml.cpython-*.so
-%{py3_sitedir}/PyYAML-%{version}.dist-info
+%{py3_sitedir}/pyyaml-%{version}.dist-info
 %{_examplesdir}/python3-PyYAML-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-PyYAML.git/commitdiff/7e7a2b01a86cd246900137d345de3ea1a46ffb9a



More information about the pld-cvs-commit mailing list