[packages/python3-hatch_vcs] - pl
qboosh
qboosh at pld-linux.org
Mon May 26 20:32:35 CEST 2025
commit 1ab5df7346710474a719a888020276aa3a043dfa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 26 20:04:17 2025 +0200
- pl
python3-hatch_vcs.spec | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/python3-hatch_vcs.spec b/python3-hatch_vcs.spec
index f6c91b0..5253e04 100644
--- a/python3-hatch_vcs.spec
+++ b/python3-hatch_vcs.spec
@@ -1,8 +1,10 @@
+#
# Conditional build:
%bcond_with 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: 3
@@ -27,6 +29,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
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 %{module}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-hatch_vcs.git/commitdiff/8d34f6423a31ae475897782e683852575f037840
More information about the pld-cvs-commit
mailing list