[packages/python3-hatch-vcs] - updated to 0.5.0
qboosh
qboosh at pld-linux.org
Tue Nov 18 19:34:22 CET 2025
commit 1469ea464f6a867e244312bc0d1e63e39882c3e3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Nov 18 19:34:23 2025 +0100
- updated to 0.5.0
python3-hatch-vcs.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python3-hatch-vcs.spec b/python3-hatch-vcs.spec
index bdc093b..e8eb015 100644
--- a/python3-hatch-vcs.spec
+++ b/python3-hatch-vcs.spec
@@ -6,25 +6,25 @@
Summary: Hatch plugin for versioning with your preferred VCS
Summary(pl.UTF-8): Wtyczka Hatcha do wersjonowania ulubionym VCS
Name: python3-%{module}
-Version: 0.4.0
-Release: 2
+Version: 0.5.0
+Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/hatch-vcs/
Source0: https://files.pythonhosted.org/packages/source/h/hatch-vcs/hatch_vcs-%{version}.tar.gz
-# Source0-md5: d801fe7c3e5955307748f2790bbb3488
+# Source0-md5: 9a22a9f7203783e526959d34510a9672
URL: https://pypi.org/project/hatch-vcs/
BuildRequires: python3-build
BuildRequires: python3-hatchling >= 1.1.0
BuildRequires: python3-installer
-BuildRequires: python3-modules >= 1:3.8
-BuildRequires: python3-setuptools_scm >= 6.4.0
+BuildRequires: python3-modules >= 1:3.9
+BuildRequires: python3-setuptools_scm >= 8.2.0
%if %{with tests}
BuildRequires: python3-pytest
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 2.044
-Requires: python3-modules >= 1:3.8
+Requires: python3-modules >= 1:3.9
Obsoletes: python3-hatch_vcs < 0.4.0-10
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-hatch-vcs.git/commitdiff/1469ea464f6a867e244312bc0d1e63e39882c3e3
More information about the pld-cvs-commit
mailing list