[packages/python3-hatch-vcs] - pl
qboosh
qboosh at pld-linux.org
Mon May 26 20:31:39 CEST 2025
commit 581f8c0763b5e4f00cd13c1bf8d36217871d75bd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 26 20:14:27 2025 +0200
- pl
python3-hatch-vcs.spec | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/python3-hatch-vcs.spec b/python3-hatch-vcs.spec
index 82cd419..7c3f42d 100644
--- a/python3-hatch-vcs.spec
+++ b/python3-hatch-vcs.spec
@@ -1,8 +1,10 @@
+#
# Conditional build:
%bcond_without tests # unit tests
%define module hatch-vcs
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
@@ -24,7 +26,12 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Hatch plugin for versioning with your preferred VCS.
+This provides a plugin for Hatch that uses your preferred version
+control system (like Git) to determine project versions.
+
+%description -l pl.UTF-8
+Ten pakiet zawiera wtyczkę Hatcha, wykorzystującą ulubiony system
+kontroli wersji (np. Git) do określania wersji pakietów.
%prep
%setup -q -n hatch_vcs-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-hatch-vcs.git/commitdiff/2bca06e23aa9c67534ca82f76debd68c96161e28
More information about the pld-cvs-commit
mailing list