[packages/python3-dict2css] - updated to 0.3.0.post1
qboosh
qboosh at pld-linux.org
Sun Nov 16 11:22:47 CET 2025
commit 6f24540bfcd51f0b347c55563e5eb2eb30a2abb5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Nov 16 11:22:46 2025 +0100
- updated to 0.3.0.post1
python3-dict2css.spec | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/python3-dict2css.spec b/python3-dict2css.spec
index f459d70..b70bf9e 100644
--- a/python3-dict2css.spec
+++ b/python3-dict2css.spec
@@ -1,12 +1,13 @@
Summary: Library for constructing CSS from Python dictionaries
+Summary(pl.UTF-8): Biblioteka do konstruowania CSS ze słowników pythonowych
Name: python3-dict2css
-Version: 0.3.0
+Version: 0.3.0.post1
Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/dict2css/
Source0: https://files.pythonhosted.org/packages/source/d/dict2css/dict2css-%{version}.tar.gz
-# Source0-md5: d3cf473eadc740b0b0fece325639e98f
+# Source0-md5: edacb08d0010fe42accdbe1c9214ca8d
URL: https://github.com/sphinx-toolbox/dict2css
BuildRequires: python3 >= 1:3.6
BuildRequires: python3-build
@@ -22,6 +23,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Library for constructing cascading style sheets from Python
dictionaries.
+%description -l pl.UTF-8
+Biblioteka do konstruowania kaskadowych arkuszy styli (CSS) ze
+słowników Pythonowych.
+
%prep
%setup -q -n dict2css-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-dict2css.git/commitdiff/6f24540bfcd51f0b347c55563e5eb2eb30a2abb5
More information about the pld-cvs-commit
mailing list