[packages/python-django-assets] fix doc build
jajcus
jajcus at pld-linux.org
Mon Nov 30 20:09:12 CET 2015
commit b122e114969dcc3f7be1972bb293d91b849e56d1
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Mon Nov 30 20:08:53 2015 +0100
fix doc build
Release: 4
python-django-assets.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-django-assets.spec b/python-django-assets.spec
index ec556c4..120bf98 100644
--- a/python-django-assets.spec
+++ b/python-django-assets.spec
@@ -6,7 +6,7 @@
Summary: Asset management for Django, to compress and merge CSS and Javascript files
Name: python-%{module}
Version: 0.8
-Release: 3
+Release: 4
License: BSD
Group: Libraries/Python
Source0: http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
@@ -18,7 +18,7 @@ BuildRequires: python-nose
BuildRequires: python-webassets >= 0.8
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.710
-BuildRequires: sphinx-pdg
+BuildRequires: sphinx-pdg-2
Requires: python-django
Requires: python-webassets >= 0.8
BuildArch: noarch
@@ -40,7 +40,7 @@ merging, minifying and compiling CSS and Javascript files.
%endif
# generate html docs
-sphinx-build docs html
+sphinx-build-2 docs html
# remove the sphinx-build leftovers
rm -r html/.{doctrees,buildinfo}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django-assets.git/commitdiff/b122e114969dcc3f7be1972bb293d91b849e56d1
More information about the pld-cvs-commit
mailing list