[packages/python-remoto] - pl
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:39:13 CET 2021
commit a13c7aa26bf22bb13054e5f8d75ede58f9f9feaf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:39:47 2021 +0100
- pl
python-remoto.spec | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
---
diff --git a/python-remoto.spec b/python-remoto.spec
index fc82f8e..4d0a295 100644
--- a/python-remoto.spec
+++ b/python-remoto.spec
@@ -5,6 +5,7 @@
%define module remoto
Summary: Execute remote commands or processes
+Summary(pl.UTF-8): Uruchamianie zdalnych poleceń lub procesów
Name: python-%{module}
Version: 0.0.25
Release: 7
@@ -34,8 +35,17 @@ All the heavy lifting is done by execnet, while this minimal API
provides the bare minimum to handle easy logging and connections from
the remote end.
+%description -l pl.UTF-8
+Bardzo proste narzędzie do uruchamiania zdalnych poleceń przez SSH z
+Pythonem po drugiej stronie.
+
+Cała ciężka robota jest wykonywana przez execnet, a ten moduł jest
+minimalnym API zapewniającym minimum do obsługi łatwego logowania i
+połączeń ze zdalnej strony.
+
%package -n python3-%{module}
Summary: Execute remote commands or processes
+Summary(pl.UTF-8): Uruchamianie zdalnych poleceń lub procesów
Group: Libraries/Python
Requires: python3-execnet
@@ -47,6 +57,14 @@ All the heavy lifting is done by execnet, while this minimal API
provides the bare minimum to handle easy logging and connections from
the remote end.
+%description -n python3-%{module} -l pl.UTF-8
+Bardzo proste narzędzie do uruchamiania zdalnych poleceń przez SSH z
+Pythonem po drugiej stronie.
+
+Cała ciężka robota jest wykonywana przez execnet, a ten moduł jest
+minimalnym API zapewniającym minimum do obsługi łatwego logowania i
+połączeń ze zdalnej strony.
+
%prep
%setup -q -n %{module}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-remoto.git/commitdiff/a13c7aa26bf22bb13054e5f8d75ede58f9f9feaf
More information about the pld-cvs-commit
mailing list