]> git.pld-linux.org Git - packages/python-alabaster.git/blobdiff - python-alabaster.spec
rebuild with tests and docs
[packages/python-alabaster.git] / python-alabaster.spec
index 3f52142759e5105ec2bf6e92bb0ed2598bde1726..b3a9e73d58e453e7d60244ac66cf47369b8a360c 100644 (file)
@@ -7,24 +7,24 @@
 Summary:       A configurable sidebar-enabled Sphinx theme
 Summary(pl.UTF-8):     Konfigurowany motyw z bocznym panelem dla Sphinksa
 Name:          python-%{module}
-Version:       0.7.11
-Release:       2
+Version:       0.7.12
+Release:       6
 License:       BSD
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/alabaster/
 Source0:       https://files.pythonhosted.org/packages/source/a/alabaster/%{module}-%{version}.tar.gz
-# Source0-md5: a23493869f819326a7f62deb7dbdb849
+# Source0-md5: 3591827fde96d1dd23970fb05410ed04
 URL:           https://pypi.org/project/alabaster/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.6
-BuildRequires: python-setuptools >= 7.0
+BuildRequires: python-setuptools >= 1:7.0
 %endif
 %if %{with python3}
 BuildRequires: python3-devel >= 1:3.2
 BuildRequires: python3-modules >= 1:3.2
-BuildRequires: python3-setuptools >= 7.0
+BuildRequires: python3-setuptools >= 1:7.0
 %endif
 Requires:      python-modules >= 1:2.6
 BuildArch:     noarch
@@ -73,11 +73,11 @@ z nim.
 
 %build
 %if %{with python2}
-%py_build %{?with_tests:test}
+%py_build
 %endif
 
 %if %{with python3}
-%py3_build %{?with_tests:test}
+%py3_build
 %endif
 
 %install
This page took 0.025383 seconds and 4 git commands to generate.