[packages/python3-build] - pl

qboosh qboosh at pld-linux.org
Fri May 23 22:29:23 CEST 2025


commit dcf7939dda8b683f1536b6fe3a0ae1ff4f4062f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 23 22:27:56 2025 +0200

    - pl

 python3-build.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/python3-build.spec b/python3-build.spec
index b89fb12..b1f571b 100644
--- a/python3-build.spec
+++ b/python3-build.spec
@@ -1,3 +1,4 @@
+#
 # Conditional build:
 %bcond_without	doc		# API documentation
 %bcond_without	tests		# unit tests
@@ -19,6 +20,7 @@
 
 %define		module	build
 Summary:	A simple, correct Python build frontend
+Summary(pl.UTF-8):	Prosty, poprawny frontend do budowania pakietów Pythona
 Name:		python3-%{module}
 Version:	1.2.2
 Release:	3
@@ -65,6 +67,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 A simple, correct Python build frontend.
 
+%description -l pl.UTF-8
+Prosty, poprawny frontend do budowania pakietów Pythona.
+
 %package apidocs
 Summary:	API documentation for Python %{module} module
 Summary(pl.UTF-8):	Dokumentacja API modułu Pythona %{module}
@@ -97,7 +102,6 @@ cd ..
 %py3_build_pyproject
 %endif
 
-
 %if %{with tests}
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTEST_PLUGINS=rerunfailures,pytest_mock,check \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-build.git/commitdiff/dcf7939dda8b683f1536b6fe3a0ae1ff4f4062f8



More information about the pld-cvs-commit mailing list