[packages/python3-sphinx-notfound-page] - updated dependencies
qboosh
qboosh at pld-linux.org
Wed May 28 20:44:20 CEST 2025
commit e98cd15261190287fa81d6fc7252f1985b029907
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 28 20:33:35 2025 +0200
- updated dependencies
python3-sphinx-notfound-page.spec | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/python3-sphinx-notfound-page.spec b/python3-sphinx-notfound-page.spec
index 64c9b05..e05690b 100644
--- a/python3-sphinx-notfound-page.spec
+++ b/python3-sphinx-notfound-page.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_with tests # unit tests (cannot find app fixture)
+%bcond_with tests # unit tests (not included in sdist)
Summary: Sphinx extension to build a 404 page with absolute URLs
Summary(pl.UTF-8): Rozszerzenie Sphinksa do tworzenia strony 404 z bezwzględnymi URL-ami
@@ -13,16 +13,19 @@ Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/s/sphinx_notfound_page/sphinx_notfound_page-%{version}.tar.gz
# Source0-md5: 88c8413b3daf4ca387d4782c3360222a
URL: https://pypi.org/project/sphinx-notfound-page/
-BuildRequires: python3-modules >= 1:3.2
-BuildRequires: python3-setuptools
+BuildRequires: python3-build
+BuildRequires: python3-flit_core >= 3.2
+BuildRequires: python3-flit_core < 4
+BuildRequires: python3-installer
+BuildRequires: python3-modules >= 1:3.8
%if %{with tests}
-BuildRequires: python3-Sphinx
+BuildRequires: python3-Sphinx >= 5
BuildRequires: python3-pytest
-BuildRequires: sphinx-pdg
+BuildRequires: sphinx-pdg >= 5
%endif
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.714
-Requires: python-modules >= 1:2.7
+BuildRequires: rpmbuild(macros) >= 2.044
+Requires: python3-modules >= 1:3.8
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinx-notfound-page.git/commitdiff/e98cd15261190287fa81d6fc7252f1985b029907
More information about the pld-cvs-commit
mailing list