]> git.pld-linux.org Git - packages/python-alabaster.git/blobdiff - python-alabaster.spec
- updated to 0.7.12
[packages/python-alabaster.git] / python-alabaster.spec
index 3f52142759e5105ec2bf6e92bb0ed2598bde1726..d71c296ee627ac2951f3a670133047deb4f16a9f 100644 (file)
@@ -7,13 +7,13 @@
 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:       1
 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
@@ -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.447409 seconds and 4 git commands to generate.