[packages/maturin] - pl

qboosh qboosh at pld-linux.org
Mon May 26 18:57:53 CEST 2025


commit e6ea69cc57417cdc241b91e5f0141747ced6c727
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 26 18:34:53 2025 +0200

    - pl

 maturin.spec | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/maturin.spec b/maturin.spec
index 6200152..a229c77 100644
--- a/maturin.spec
+++ b/maturin.spec
@@ -3,7 +3,8 @@
 %define		module		maturin
 %define		crates_ver	1.8.6
 
-Summary:	Build and publish rust crates as python packages
+Summary:	Build and publish Rust crates as Python packages
+Summary(pl.UTF-8):	Budowanie i publikowanie pak Rusta jako pakietów Pythonowych
 Name:		maturin
 Version:	1.8.6
 Release:	2
@@ -31,10 +32,15 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Build and publish crates with pyo3, rust-cpython and cffi bindings as
-well as rust binaries as python packages.
+well as rust binaries as Python packages.
+
+%description -l pl.UTF-8
+Budowanie i publikowanie pak przy użyciu wiązań pyo3, rust-cpython i
+cffi, a także binariów Rusta jako pakietów Pythona.
 
 %package -n python3-%{module}
 Summary:	Maturin bindings for Python
+Summary(pl.UTF-8):	Wiązania Maturina dla Pythona
 Group:		Libraries/Python
 Requires:	python3-modules >= 1:3.2
 Requires:	%{name} = %{version}-%{release}
@@ -42,6 +48,9 @@ Requires:	%{name} = %{version}-%{release}
 %description -n python3-%{module}
 Maturin bindings for Python.
 
+%description -n python3-%{module} -l pl.UTF-8
+Wiązania Maturina dla Pythona.
+
 %prep
 %setup -q -a1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/maturin.git/commitdiff/c58ba69860851602e4436cb87a5b477e0079cb34



More information about the pld-cvs-commit mailing list