[packages/sphinx-pdg] - updated to 1.3.2
qboosh
qboosh at pld-linux.org
Mon Nov 30 21:50:31 CET 2015
commit a84e9210c6612c5e72914d570c28c4a24b098d55
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Nov 30 21:51:11 2015 +0100
- updated to 1.3.2
sphinx-pdg.spec | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/sphinx-pdg.spec b/sphinx-pdg.spec
index 6b0b2b8..d21e5e3 100644
--- a/sphinx-pdg.spec
+++ b/sphinx-pdg.spec
@@ -8,12 +8,13 @@
Summary: Sphinx - Python documentation generator
Summary(pl.UTF-8): Sphinx - narzędzie do tworzenia dokumentacji dla Pythona
Name: sphinx-pdg
-Version: 1.3.1
-Release: 5
+Version: 1.3.2
+Release: 1
License: BSD
Group: Development/Languages/Python
+#Source0Download: https://pypi.python.org/pypi/Sphinx
Source0: https://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
-# Source0-md5: 8786a194acf9673464c5455b11fd4332
+# Source0-md5: 740b8171b760fb1fa801bf2d1f2d3133
URL: http://sphinx.pocoo.org/
BuildRequires: python-devel >= 1:2.5
BuildRequires: python-modules >= 1:2.5
@@ -54,13 +55,13 @@ przez Georga Brandla. Pierwotnie powstało do tłumaczenia nowej
dokumentacji Pythona, ale potem zostało wyczyszczone w nadziei, że
będzie przydatne dla wielu innych projektów.
-%package 3
-Summary: Sphinx Python documentation generator (Python 3 version)
-Summary(pl.UTF-8): Sphinx - narzędzie do tworzenia dokumentacji dla Pythona (wersja dla Pythona 3)
+%package 2
+Summary: Sphinx Python documentation generator (Python 2 version)
+Summary(pl.UTF-8): Sphinx - narzędzie do tworzenia dokumentacji dla Pythona (wersja dla Pythona 2)
Group: Development/Languages/Python
-Requires: python3-Sphinx = %{version}-%{release}
+Requires: python-Sphinx = %{version}-%{release}
-%description 3
+%description 2
Sphinx is a tool that makes it easy to create intelligent and
beautiful documentation for Python projects (or other documents
consisting of multiple reStructuredText sources), written by Georg
@@ -68,7 +69,7 @@ Brandl. It was originally created to translate the new Python
documentation, but has now been cleaned up in the hope that it will be
useful to many other projects.
-%description 3 -l pl.UTF-8
+%description 2 -l pl.UTF-8
Sphinx to narzędzie ułatwiające tworzenie inteligentnej i ładnej
dokumentacji dla projektów w Pythonie (lub innych dokumentów
składających się z wielu źródeł w formacie reStructuredText), napisane
@@ -76,13 +77,13 @@ przez Georga Brandla. Pierwotnie powstało do tłumaczenia nowej
dokumentacji Pythona, ale potem zostało wyczyszczone w nadziei, że
będzie przydatne dla wielu innych projektów.
-%package 2
-Summary: Sphinx Python documentation generator (Python 2 version)
-Summary(pl.UTF-8): Sphinx - narzędzie do tworzenia dokumentacji dla Pythona (wersja dla Pythona 2)
+%package 3
+Summary: Sphinx Python documentation generator (Python 3 version)
+Summary(pl.UTF-8): Sphinx - narzędzie do tworzenia dokumentacji dla Pythona (wersja dla Pythona 3)
Group: Development/Languages/Python
-Requires: python-Sphinx = %{version}-%{release}
+Requires: python3-Sphinx = %{version}-%{release}
-%description 2
+%description 3
Sphinx is a tool that makes it easy to create intelligent and
beautiful documentation for Python projects (or other documents
consisting of multiple reStructuredText sources), written by Georg
@@ -90,7 +91,7 @@ Brandl. It was originally created to translate the new Python
documentation, but has now been cleaned up in the hope that it will be
useful to many other projects.
-%description 2 -l pl.UTF-8
+%description 3 -l pl.UTF-8
Sphinx to narzędzie ułatwiające tworzenie inteligentnej i ładnej
dokumentacji dla projektów w Pythonie (lub innych dokumentów
składających się z wielu źródeł w formacie reStructuredText), napisane
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sphinx-pdg.git/commitdiff/a84e9210c6612c5e72914d570c28c4a24b098d55
More information about the pld-cvs-commit
mailing list