]> git.pld-linux.org Git - packages/python-alabaster.git/commitdiff
- pl auto/th/python-alabaster-0.7.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 Jun 2015 20:12:06 +0000 (22:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 Jun 2015 20:12:06 +0000 (22:12 +0200)
python-alabaster.spec

index 80638c22cae76825c8a044ffd4307a2089d89ffe..0bf3ba05286fd4a79d1929aaff0f606de1784335 100644 (file)
@@ -5,11 +5,13 @@
 
 %define        module  alabaster
 Summary:       A configurable sidebar-enabled Sphinx theme
+Summary(pl.UTF-8):     Konfigurowany motyw z bocznym panelem dla Sphinksa
 Name:          python-%{module}
 Version:       0.7.4
 Release:       1
 License:       BSD
 Group:         Libraries/Python
+#Source0Download: https://pypi.python.org/pypi/alabaster
 Source0:       https://pypi.python.org/packages/source/a/alabaster/%{module}-%{version}.tar.gz
 # Source0-md5: ba31bf652194200428aa4e3d976f5ccd
 URL:           https://pypi.python.org/pypi/alabaster
@@ -29,15 +31,24 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A configurable sidebar-enabled Sphinx theme
+A configurable sidebar-enabled Sphinx theme.
 
 This theme is a modified "Kr" Sphinx theme from @kennethreitz
 (especially as used in his Requests project), which was itself
 originally based on @mitsuhiko's theme used for Flask & related
 projects.
 
+%description -l pl.UTF-8
+Konfigurowany motyw z bocznym panelem (sidebarem) dla Sphinksa.
+
+Motyw ten to zmodyfikowany motyw Sphinksa "Kr" od @kennethreitz
+(konkretnie wersja używana w jego projekcie Requests), pierwotnie
+oparty na motywie @mitsuhiko używanym w projekcie Flash i powiązanych
+z nim.
+
 %package -n python3-%{module}
 Summary:       A configurable sidebar-enabled Sphinx theme
+Summary(pl.UTF-8):     Konfigurowany motyw z bocznym panelem dla Sphinksa
 Group:         Libraries/Python
 Requires:      python3-modules
 
@@ -49,6 +60,14 @@ This theme is a modified "Kr" Sphinx theme from @kennethreitz
 originally based on @mitsuhiko's theme used for Flask & related
 projects.
 
+%description -n python3-%{module} -l pl.UTF-8
+Konfigurowany motyw z bocznym panelem (sidebarem) dla Sphinksa.
+
+Motyw ten to zmodyfikowany motyw Sphinksa "Kr" od @kennethreitz
+(konkretnie wersja używana w jego projekcie Requests), pierwotnie
+oparty na motywie @mitsuhiko używanym w projekcie Flash i powiązanych
+z nim.
+
 %prep
 %setup -q -n %{module}-%{version}
 
This page took 0.144479 seconds and 4 git commands to generate.