[packages/python3-pallets-sphinx-themes] - up to 2.3.0
baggins
baggins at pld-linux.org
Thu Mar 13 20:37:26 CET 2025
commit 94a1d5f54aaec92c16dd771f7ff6d4222ce988e8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Mar 13 21:24:42 2025 +0100
- up to 2.3.0
python3-pallets-sphinx-themes.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/python3-pallets-sphinx-themes.spec b/python3-pallets-sphinx-themes.spec
index ed93c9e..a35103a 100644
--- a/python3-pallets-sphinx-themes.spec
+++ b/python3-pallets-sphinx-themes.spec
@@ -1,13 +1,13 @@
Summary: Sphinx themes for Pallets Project documentation
Summary(pl.UTF-8): Motywy Sphinksa do dokumentacji z projektu Pallets
Name: python3-pallets-sphinx-themes
-Version: 2.0.2
-Release: 7
+Version: 2.3.0
+Release: 1
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pallets-sphinx-themes/
-Source0: https://files.pythonhosted.org/packages/source/p/pallets-sphinx-themes/Pallets-Sphinx-Themes-%{version}.tar.gz
-# Source0-md5: 898246b2cf5ee6f9826f40a31bc3a9ba
+Source0: https://files.pythonhosted.org/packages/source/p/pallets-sphinx-themes/pallets_sphinx_themes-%{version}.tar.gz
+# Source0-md5: 74ae0072d5585c851e108fce5a1b4112
URL: https://palletsprojects.com/
BuildRequires: python3-modules >= 1:3.6
BuildRequires: python3-setuptools
@@ -25,21 +25,21 @@ Ten pakiet zawiera motywy Sphinksa dla projektów powiązanych z
Pallets.
%prep
-%setup -q -n Pallets-Sphinx-Themes-%{version}
+%setup -q -n pallets_sphinx_themes-%{version}
%build
-%py3_build
+%py3_build_pyproject
%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.rst LICENSE.rst README.rst
+%doc CHANGES.rst LICENSE.txt README.md
%{py3_sitescriptdir}/pallets_sphinx_themes
-%{py3_sitescriptdir}/Pallets_Sphinx_Themes-%{version}-py*.egg-info
+%{py3_sitescriptdir}/pallets_sphinx_themes-%{version}.dist-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pallets-sphinx-themes.git/commitdiff/94a1d5f54aaec92c16dd771f7ff6d4222ce988e8
More information about the pld-cvs-commit
mailing list