[packages/python-waitress] - really use sphinx-pdg-3, release 2

qboosh qboosh at pld-linux.org
Sat Jul 21 08:46:46 CEST 2018


commit 601ef29bcc5e371c0bc867bf4c668acfd208bbf5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 21 08:48:40 2018 +0200

    - really use sphinx-pdg-3, release 2

 python-waitress.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-waitress.spec b/python-waitress.spec
index 50c4006..cc3557e 100644
--- a/python-waitress.spec
+++ b/python-waitress.spec
@@ -10,7 +10,7 @@ Summary:	Waitress WSGI server
 Summary(pl.UTF-8):	Serwer WSGI Waitress
 Name:		python-%{module}
 Version:	1.1.0
-Release:	1
+Release:	2
 License:	ZPL v2.1
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/waitress/
@@ -29,7 +29,7 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with doc}
 BuildRequires:	sphinx-pdg-3
-BuildRequires:	python-pylons-sphinx-themes >= 0.3
+BuildRequires:	python3-pylons-sphinx-themes >= 0.3
 %endif
 Requires:	python-modules >= 1:2.7
 BuildArch:	noarch
@@ -86,7 +86,7 @@ Dokumentacja API modułu Pythona waitress.
 %if %{with doc}
 PYTHONPATH=$(pwd) \
 %{__make} -C docs html \
-	SPHINXBUILD=sphinx-build-2
+	SPHINXBUILD=sphinx-build-3
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-waitress.git/commitdiff/601ef29bcc5e371c0bc867bf4c668acfd208bbf5



More information about the pld-cvs-commit mailing list