]> git.pld-linux.org Git - packages/python-alabaster.git/blobdiff - python-alabaster.spec
- release 3 (by relup.sh)
[packages/python-alabaster.git] / python-alabaster.spec
index 3b6f4ac306b449e47ee3db4d37fab37194146ba5..912884d748a589f8a0ff31a55381398094330d8d 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
+Release:       3
 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,26 +31,43 @@ 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
+This theme is a modified "Kr" Sphinx theme from @kennethreitz
 (especially as used in his Requests project), which was itself
-originally based on @mitsuhikos theme used for Flask & related
+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
 
 %description -n python3-%{module}
 A configurable sidebar-enabled Sphinx theme
 
-This theme is a modified “Kr” Sphinx theme from @kennethreitz
+This theme is a modified "Kr" Sphinx theme from @kennethreitz
 (especially as used in his Requests project), which was itself
-originally based on @mitsuhikos theme used for Flask & related
+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}
 
@@ -100,4 +119,3 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %endif
-
This page took 0.111325 seconds and 4 git commands to generate.