[packages/python3-sphinxcontrib-svg2pdfconverter] - updated to 1.3.0

qboosh qboosh at pld-linux.org
Wed May 28 20:53:17 CEST 2025


commit 9e8c7315b376625891c870a7342fbcb0409e04ff
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 28 20:43:22 2025 +0200

    - updated to 1.3.0

 python3-sphinxcontrib-svg2pdfconverter.spec | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/python3-sphinxcontrib-svg2pdfconverter.spec b/python3-sphinxcontrib-svg2pdfconverter.spec
index f6a496d..c6d1751 100644
--- a/python3-sphinxcontrib-svg2pdfconverter.spec
+++ b/python3-sphinxcontrib-svg2pdfconverter.spec
@@ -1,19 +1,19 @@
 Summary:	Sphinx SVG to PDF converter extension
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa konwertujące SVG do PDF
 Name:		python3-sphinxcontrib-svg2pdfconverter
-Version:	1.2.2
-Release:	3
+Version:	1.3.0
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/sphinxcontrib-svg2pdfconverter/
-Source0:	https://files.pythonhosted.org/packages/source/s/sphinxcontrib-svg2pdfconverter/sphinxcontrib-svg2pdfconverter-%{version}.tar.gz
-# Source0-md5:	1ba2400814a4a0b6e3c60a5d9f9da8b1
+Source0:	https://files.pythonhosted.org/packages/source/s/sphinxcontrib-svg2pdfconverter/sphinxcontrib_svg2pdfconverter-%{version}.tar.gz
+# Source0-md5:	78da22aca351032a3866436892d97568
 URL:		https://pypi.org/project/sphinxcontrib-svg2pdfconverter/
-BuildRequires:	python3-modules >= 1:3.4
-BuildRequires:	python3-setuptools
+BuildRequires:	python3-modules >= 1:3.6
+BuildRequires:	python3-setuptools >= 1:61.0.0
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.4
+Requires:	python3-modules >= 1:3.6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,7 +37,7 @@ API documentation for Python sphinxcontrib-svg2pdfconverter module.
 Dokumentacja API modułu Pythona sphinxcontrib-svg2pdfconverter.
 
 %prep
-%setup -q -n sphinxcontrib-svg2pdfconverter-%{version}
+%setup -q -n sphinxcontrib_svg2pdfconverter-%{version}
 
 %build
 %py3_build
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %py3_install
 
+%{__rm} $RPM_BUILD_ROOT%{py3_sitescriptdir}/sphinxcontrib/__init__.py
+%{__rm} $RPM_BUILD_ROOT%{py3_sitescriptdir}/sphinxcontrib/__pycache__/__init__.*.py*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -60,4 +63,3 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitescriptdir}/sphinxcontrib/__pycache__/inkscapeconverter.cpython-*.py[co]
 %{py3_sitescriptdir}/sphinxcontrib/__pycache__/rsvgconverter.cpython-*.py[co]
 %{py3_sitescriptdir}/sphinxcontrib_svg2pdfconverter-%{version}-py*.egg-info
-%{py3_sitescriptdir}/sphinxcontrib_svg2pdfconverter-%{version}-py*-nspkg.pth
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinxcontrib-svg2pdfconverter.git/commitdiff/9e8c7315b376625891c870a7342fbcb0409e04ff



More information about the pld-cvs-commit mailing list