[packages/python3-pathspec] - updated dependencies
qboosh
qboosh at pld-linux.org
Sat May 24 21:36:00 CEST 2025
commit 35276df1b8904bb8ab4770c4939074b84172597e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 24 21:29:54 2025 +0200
- updated dependencies
python3-pathspec.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python3-pathspec.spec b/python3-pathspec.spec
index e8acc11..94208b9 100644
--- a/python3-pathspec.spec
+++ b/python3-pathspec.spec
@@ -1,3 +1,4 @@
+# TODO: docs (BR: sphinx-pdg-3 >= 7.2.6)
#
# Conditional build:
%bcond_without tests # unit tests
@@ -14,11 +15,13 @@ Source0: https://pypi.debian.net/pathspec/pathspec-%{version}.tar.gz
# Source0-md5: 2b26ad1981bfa23748e115f00085624c
URL: https://pypi.org/project/pathspec/
BuildRequires: python3-build
+BuildRequires: python3-flit_core >= 3.2
+BuildRequires: python3-flit_core < 4
BuildRequires: python3-installer
-BuildRequires: python3-modules >= 1:3.5
+BuildRequires: python3-modules >= 1:3.8
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 2.044
-Requires: python3-modules >= 1:2.7
+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-pathspec.git/commitdiff/35276df1b8904bb8ab4770c4939074b84172597e
More information about the pld-cvs-commit
mailing list