[packages/python3-sphinx_celery] - updated to 2.1.3
qboosh
qboosh at pld-linux.org
Thu Nov 6 06:31:19 CET 2025
commit d134061a6fdba97dcacc8aa5995178fea69cf58a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Nov 6 06:31:18 2025 +0100
- updated to 2.1.3
python3-sphinx_celery.spec | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/python3-sphinx_celery.spec b/python3-sphinx_celery.spec
index d88b5a9..6ef90bf 100644
--- a/python3-sphinx_celery.spec
+++ b/python3-sphinx_celery.spec
@@ -5,24 +5,23 @@
Summary: Sphinx Celery theme
Summary(pl.UTF-8): Motyw Celery dla Sphinksa
Name: python3-sphinx_celery
-Version: 2.0.0
-Release: 8
+Version: 2.1.3
+Release: 1
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/sphinx_celery/
Source0: https://files.pythonhosted.org/packages/source/s/sphinx-celery/sphinx_celery-%{version}.tar.gz
-# Source0-md5: 97aeb7a6be0eabb73ba07f7bdf36a48d
+# Source0-md5: ad5def066a18bf2e2eef7d94634ee598
URL: https://pypi.org/project/sphinx-celery/
-# setup.py says it supports python 2.6+/3.3+, but Sphinx 2 doesn't support python2
-BuildRequires: python3-modules >= 1:3.3
-BuildRequires: python3-setuptools >= 1:20.6.7
+BuildRequires: python3-modules >= 1:3.7
+BuildRequires: python3-setuptools >= 1:59.2.0
%if %{with tests}
BuildRequires: python3-Sphinx >= 2.0.0
-BuildRequires: python3-nose
+BuildRequires: python3-pynose
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
-Requires: python3-modules >= 1:3.3
+Requires: python3-modules >= 1:3.7
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,6 +53,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changelog LICENSE README.rst
+%doc AUTHORS Changelog LICENSE README.rst
%{py3_sitescriptdir}/sphinx_celery
%{py3_sitescriptdir}/sphinx_celery-%{version}-py*.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinx_celery.git/commitdiff/d134061a6fdba97dcacc8aa5995178fea69cf58a
More information about the pld-cvs-commit
mailing list