[packages/python3-installer] - pl

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


commit b2bcd601b00b55d9cc72939ba3c9458f033175d7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 23 22:30:37 2025 +0200

    - pl

 python3-installer.spec | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/python3-installer.spec b/python3-installer.spec
index 8ad2dd2..9624ece 100644
--- a/python3-installer.spec
+++ b/python3-installer.spec
@@ -1,6 +1,7 @@
+#
 # Conditional build:
-%bcond_without	doc	# API documentation
-%bcond_without	tests	# unit tests
+%bcond_without	doc		# API documentation
+%bcond_without	tests		# unit tests
 %bcond_with	bootstrap	# bootsrapping without build and install installed
 
 %if %{with bootstrap}
@@ -14,7 +15,7 @@
 
 %define		module	installer
 Summary:	A library for installing Python wheels
-# Name must match the python module/package name (as on pypi or in 'import' statement)
+Summary(pl.UTF-8):	Biblioteka do instalowania pythonowych pakietów wheel
 Name:		python3-%{module}
 Version:	0.7.0
 Release:	5
@@ -48,6 +49,12 @@ This is a low-level library for installing a Python package from a
 wheel distribution. It provides basic functionality and abstractions
 for handling wheels and installing packages from wheels.
 
+%description -l pl.UTF-8
+Ten pakiet to niskopoziomowa biblioteka do instalowania pakietów
+Pythona dystrybuowanych w formacie wheel. Zapewnia podstawową
+funkcjonalność oraz warstwę abstrakcji do obsługi pakietów wheel oraz
+instalowania pakietów z plików wheel.
+
 %package apidocs
 Summary:	API documentation for Python %{module} module
 Summary(pl.UTF-8):	Dokumentacja API modułu Pythona %{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-installer.git/commitdiff/b2bcd601b00b55d9cc72939ba3c9458f033175d7



More information about the pld-cvs-commit mailing list