[packages/python3-hatchling] More BR
arekm
arekm at pld-linux.org
Fri Feb 7 18:35:11 CET 2025
commit 2547d468b549e4e97cdb163b37e3007b8683f6dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Feb 7 18:10:44 2025 +0100
More BR
python3-hatchling.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python3-hatchling.spec b/python3-hatchling.spec
index a31449a..f47e967 100644
--- a/python3-hatchling.spec
+++ b/python3-hatchling.spec
@@ -5,7 +5,7 @@
Summary: Modern, extensible Python build backend
Name: python3-%{module}
Version: 1.24.2
-Release: 1
+Release: 2
License: MIT
Group: Libraries/Python
Source0: https://pypi.debian.net/hatchling/%{module}-%{version}.tar.gz
@@ -14,7 +14,9 @@ URL: https://pypi.org/project/hatchling/
BuildRequires: python3-build
BuildRequires: python3-installer
BuildRequires: python3-modules >= 1:3.2
+BuildRequires: python3-packaging >= 23.2
BuildRequires: python3-pathspec
+BuildRequires: python3-trove_classifiers
%if %{with tests}
#BuildRequires: python3-
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-hatchling.git/commitdiff/2547d468b549e4e97cdb163b37e3007b8683f6dd
More information about the pld-cvs-commit
mailing list