[packages/python3-breathe] up to 4.36.0

atler atler at pld-linux.org
Tue Mar 18 19:54:50 CET 2025


commit 18236d01c7dbebc29e7f0de26e19637288e52123
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 18 19:37:47 2025 +0100

    up to 4.36.0

 python3-breathe.spec | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/python3-breathe.spec b/python3-breathe.spec
index ffe2c05..6a58f8d 100644
--- a/python3-breathe.spec
+++ b/python3-breathe.spec
@@ -6,26 +6,27 @@
 Summary:	Sphinx Doxygen renderer
 Summary(pl.UTF-8):	Renderer Doxygena dla systemu dokumentacji Sphinx
 Name:		python3-breathe
-Version:	4.35.0
-Release:	3
+Version:	4.36.0
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
 #Source0Download: https://github.com/michaeljones/breathe/releases
 Source0:	https://github.com/michaeljones/breathe/archive/v%{version}/breathe-%{version}.tar.gz
-# Source0-md5:	06bddf761f69fafb684238a656955fe6
+# Source0-md5:	a8e1e19af1fd5f9c3e089526a0e9dfe3
 URL:		https://github.com/michaeljones/breathe
-BuildRequires:	python3-modules >= 1:3.6
-BuildRequires:	python3-setuptools
+BuildRequires:	python3-build
+BuildRequires:	python3-flit_core >= 3.7
+BuildRequires:	python3-installer
+BuildRequires:	python3-modules >= 1:3.9
 %if %{with tests}
-BuildRequires:	python3-Sphinx >= 4.0
-BuildRequires:	python3-Sphinx
+BuildRequires:	python3-Sphinx >= 7.2
 BuildRequires:	python3-docutils >= 0.12
-BuildRequires:	python3-pytest
+BuildRequires:	python3-pytest >= 8.0
 %endif
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-Sphinx >= 3
-Requires:	python3-modules >= 1:3.6
+BuildRequires:	rpmbuild(macros) >= 2.044
+Requires:	python3-Sphinx >= 7.2
+Requires:	python3-modules >= 1:3.9
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,7 +42,7 @@ Sphinx, pozwalające na odczyt i renderowanie wyjścia XML z Doxygena.
 %setup -q -n breathe-%{version}
 
 %build
-%py3_build
+%py3_build_pyproject
 
 %if %{with tests}
 cd tests
@@ -54,7 +55,7 @@ cd ..
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%py3_install
+%py3_install_pyproject
 
 %{__mv} $RPM_BUILD_ROOT%{_bindir}/breathe-apidoc{,-3}
 ln -sf breathe-apidoc-3 $RPM_BUILD_ROOT%{_bindir}/breathe-apidoc
@@ -68,4 +69,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/breathe-apidoc
 %attr(755,root,root) %{_bindir}/breathe-apidoc-3
 %{py3_sitescriptdir}/breathe
-%{py3_sitescriptdir}/breathe-%{version}-py*.egg-info
+%{py3_sitescriptdir}/breathe-%{version}.dist-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-breathe.git/commitdiff/18236d01c7dbebc29e7f0de26e19637288e52123



More information about the pld-cvs-commit mailing list