[packages/python3-virtualenv] - updated hatch-vcs package name
qboosh
qboosh at pld-linux.org
Mon May 26 20:34:37 CEST 2025
commit 8e23b66e292441bc7582e98da6e81665a8c4b27f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 26 20:22:58 2025 +0200
- updated hatch-vcs package name
python3-virtualenv.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python3-virtualenv.spec b/python3-virtualenv.spec
index e6fd272..de9f5a3 100644
--- a/python3-virtualenv.spec
+++ b/python3-virtualenv.spec
@@ -18,11 +18,11 @@ Source0: https://files.pythonhosted.org/packages/source/v/virtualenv/virtualenv-
Patch0: multilib.patch
URL: https://pypi.org/project/virtualenv/
BuildRequires: python3 >= 1:3.8
-BuildRequires: python3-modules >= 1:3.8
-BuildRequires: python3-hatchling
BuildRequires: python3-build
+BuildRequires: python3-hatch-vcs
+BuildRequires: python3-hatchling
BuildRequires: python3-installer
-BuildRequires: python3-hatch_vcs
+BuildRequires: python3-modules >= 1:3.8
%if %{with tests}
# runtime dependencies
BuildRequires: python3-distlib >= 0.3.1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-virtualenv.git/commitdiff/8e23b66e292441bc7582e98da6e81665a8c4b27f
More information about the pld-cvs-commit
mailing list