[packages/python3-lunr] - pl
qboosh
qboosh at pld-linux.org
Sat May 31 17:11:23 CEST 2025
commit fac96ab6aafd39a7f328ce04844bf2eb8e1a194d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 31 15:04:19 2025 +0200
- pl
python3-lunr.spec | 9 +++++++++
1 file changed, 9 insertions(+)
---
diff --git a/python3-lunr.spec b/python3-lunr.spec
index 0dde6d7..4d75390 100644
--- a/python3-lunr.spec
+++ b/python3-lunr.spec
@@ -1,14 +1,17 @@
+#
# Conditional build:
%bcond_without doc # API documentation
%bcond_without tests # unit tests
%define module lunr
Summary: A Python implementation of Lunr.js
+Summary(pl.UTF-8): Pythonowa implementacja Lunr.js
Name: python3-%{module}
Version: 0.8.0
Release: 1
License: MIT
Group: Libraries/Python
+#Source0Download: https://pypi.org/simple/lunr/
Source0: https://files.pythonhosted.org/packages/source/l/lunr/%{module}-%{version}.tar.gz
# Source0-md5: ec394d06983ee22000d2c52d5892593c
URL: https://pypi.org/project/lunr/
@@ -32,6 +35,12 @@ This Python version of Lunr.js aims to bring the simple and powerful
full text search capabilities into Python guaranteeing results as
close as the original implementation as possible.
+%description -l pl.UTF-8
+Ta pythonowa wersja Lunr.js ma na celu dostarczenie prostej i mającej
+duże możliwości funkcjonalności wyszukiwania pełnotekstowego do
+Pythona, gwarantując efekty możliwie najbliższe oryginalnej
+implementacji.
+
%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-lunr.git/commitdiff/0292fecc70349eea24a224ee4e73082afaa0d295
More information about the pld-cvs-commit
mailing list