[packages/python3-sphinxcontrib-serializinghtml] Up to 2.0.0

arekm arekm at pld-linux.org
Mon Feb 10 17:22:21 CET 2025


commit 763eaaa80b1acdd6ba69d72866c658a88ffb6492
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 10 16:51:17 2025 +0100

    Up to 2.0.0

 python3-sphinxcontrib-serializinghtml.spec | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/python3-sphinxcontrib-serializinghtml.spec b/python3-sphinxcontrib-serializinghtml.spec
index 4483ce9..af5a1d0 100644
--- a/python3-sphinxcontrib-serializinghtml.spec
+++ b/python3-sphinxcontrib-serializinghtml.spec
@@ -5,22 +5,23 @@
 Summary:	Sphinx extension which outputs "serialized" HTML files
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa zapisujące "zserializowane" pliki HTML
 Name:		python3-sphinxcontrib-serializinghtml
-Version:	1.1.5
-Release:	4
+Version:	2.0.0
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/sphinxcontrib-serializinghtml/
-Source0:	https://files.pythonhosted.org/packages/source/s/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-%{version}.tar.gz
-# Source0-md5:	d99d2edc7b26988dc5fa92163857bfbf
+Source0:	https://pypi.debian.net/sphinxcontrib-serializinghtml/sphinxcontrib_serializinghtml-%{version}.tar.gz
+# Source0-md5:	b536ce248d5ca134a30018692a17c6ca
 URL:		https://pypi.org/project/sphinxcontrib-serializinghtml/
+BuildRequires:	python3-build
 BuildRequires:	python3-modules >= 1:3.5
-BuildRequires:	python3-setuptools
+BuildRequires:	python3-installer
 %if %{with tests}
 BuildRequires:	python3-Sphinx
 BuildRequires:	python3-pytest
 %endif
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.714
+BuildRequires:	rpmbuild(macros) >= 2.044
 Requires:	python3-modules >= 1:3.5
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,10 +35,10 @@ sphinxcontrib-serializinghtml to rozszerzenie Sphinksa, zapisujące
 "zserializowane" pliki HTML (w oparciu o json i pickle).
 
 %prep
-%setup -q -n sphinxcontrib-serializinghtml-%{version}
+%setup -q -n sphinxcontrib_serializinghtml-%{version}
 
 %build
-%py3_build
+%py3_build_pyproject
 
 %if %{with tests}
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
@@ -47,14 +48,13 @@ PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%py3_install
+%py3_install_pyproject
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES LICENSE README.rst
+%doc CHANGES.rst LICENCE.rst README.rst
 %{py3_sitescriptdir}/sphinxcontrib/serializinghtml
-%{py3_sitescriptdir}/sphinxcontrib_serializinghtml-%{version}-py*.egg-info
-%{py3_sitescriptdir}/sphinxcontrib_serializinghtml-%{version}-py*-nspkg.pth
+%{py3_sitescriptdir}/sphinxcontrib_serializinghtml-%{version}.dist-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinxcontrib-serializinghtml.git/commitdiff/763eaaa80b1acdd6ba69d72866c658a88ffb6492



More information about the pld-cvs-commit mailing list