From: Jakub Bogusz Date: Tue, 1 Dec 2015 20:34:02 +0000 (+0100) Subject: - updated to 0.1.9 X-Git-Tag: auto/th/python-sphinx_rtd_theme-0.1.9-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=168104dad425e404bcf34da0377115cc67bca74f;p=packages%2Fpython-sphinx_rtd_theme.git - updated to 0.1.9 --- diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 4445d7d..a4d35e7 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -7,22 +7,25 @@ Summary: ReadTheDocs.org theme for Sphinx, 2013 version Summary(pl.UTF-8): Motyw ReadTheDocs.org dla Sphinksa, wersja z 2013 roku Name: python-%{module} -Version: 0.1.8 -Release: 3 +Version: 0.1.9 +Release: 1 License: MIT Group: Libraries/Python +#Source0Download: https://pypi.python.org/pypi/sphinx_rtd_theme Source0: https://pypi.python.org/packages/source/s/sphinx_rtd_theme/%{module}-%{version}.tar.gz -# Source0-md5: 713ce7c53239449bdd799385577329ee +# Source0-md5: 86a25c8d47147c872e42dc84cc66f97b URL: https://github.com/snide/sphinx_rtd_theme/ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.710 %if %{with python2} +BuildRequires: python-modules >= 1:2.7 BuildRequires: python-setuptools %endif %if %{with python3} +BuildRequires: python3-modules >= 1:3 BuildRequires: python3-setuptools %endif -Requires: python-modules +Requires: python-modules >= 1:2.7 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)