summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2017-04-09 15:51:13 (GMT)
committerJakub Bogusz2017-04-09 15:51:13 (GMT)
commit41b222312830ee5bbd579b4ae32d1b24a302950f (patch)
tree2a98db54770c943d76bb06e1fd14bef533d3357d
parentad06c2402abee7e91af7c28564eeb7245127b957 (diff)
downloadpython-breathe-41b222312830ee5bbd579b4ae32d1b24a302950f.zip
python-breathe-41b222312830ee5bbd579b4ae32d1b24a302950f.tar.gz
-rw-r--r--python-breathe.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/python-breathe.spec b/python-breathe.spec
index 0c0a945..c65a021 100644
--- a/python-breathe.spec
+++ b/python-breathe.spec
@@ -7,18 +7,18 @@
Summary: Sphinx Doxygen renderer
Summary(pl.UTF-8): Renderer Doxygena dla systemu dokumentacji Sphinx
Name: python-breathe
-Version: 4.2.0
-Release: 2
+Version: 4.6.0
+Release: 1
License: BSD
Group: Development/Languages/Python
#Source0Download: https://github.com/michaeljones/breathe/releases
Source0: https://github.com/michaeljones/breathe/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 790672f9f192ac43ac183eb1a741a0b7
+# Source0-md5: bfbf8ba145f0daa855f6e408c420e1e7
URL: https://github.com/michaeljones/breathe
%if %{with python2}
BuildRequires: python-modules >= 1:2.5
%if %{with tests}
-BuildRequires: python-Sphinx >= 1.0.7
+BuildRequires: python-Sphinx >= 1.4
BuildRequires: python-docutils >= 0.5
BuildRequires: python-nose
BuildRequires: python-six >= 1.4
@@ -28,7 +28,7 @@ BuildRequires: python-six >= 1.4
BuildRequires: python3-2to3 >= 1:3.2
BuildRequires: python3-modules >= 1:3.2
%if %{with tests}
-BuildRequires: python3-Sphinx >= 1.0.7
+BuildRequires: python3-Sphinx >= 1.4
BuildRequires: python3-docutils >= 0.5
BuildRequires: python3-nose
BuildRequires: python3-six >= 1.4