[packages/python-alabaster] - updated to 0.7.11
qboosh
qboosh at pld-linux.org
Wed Jul 18 18:10:41 CEST 2018
commit 4a234fc9749e79af2b7c43b7b8fddfcc7bb8431c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 18 18:12:34 2018 +0200
- updated to 0.7.11
python-alabaster.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-alabaster.spec b/python-alabaster.spec
index e4cc622..31f0b27 100644
--- a/python-alabaster.spec
+++ b/python-alabaster.spec
@@ -7,14 +7,14 @@
Summary: A configurable sidebar-enabled Sphinx theme
Summary(pl.UTF-8): Konfigurowany motyw z bocznym panelem dla Sphinksa
Name: python-%{module}
-Version: 0.7.10
-Release: 2
+Version: 0.7.11
+Release: 1
License: BSD
Group: Libraries/Python
-#Source0Download: https://pypi.python.org/simple/alabaster
+#Source0Download: https://pypi.org/simple/alabaster/
Source0: https://files.pythonhosted.org/packages/source/a/alabaster/%{module}-%{version}.tar.gz
-# Source0-md5: 7934dccf38801faa105f6e7b4784f493
-URL: https://pypi.python.org/pypi/alabaster
+# Source0-md5: a23493869f819326a7f62deb7dbdb849
+URL: https://pypi.org/project/alabaster/
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
@@ -99,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc README.rst
+%doc LICENSE README.rst
%{py_sitescriptdir}/%{module}
%{py_sitescriptdir}/%{module}-%{version}-py*.egg-info
%endif
@@ -107,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-%{module}
%defattr(644,root,root,755)
-%doc README.rst
+%doc LICENSE README.rst
%{py3_sitescriptdir}/%{module}
%{py3_sitescriptdir}/%{module}-%{version}-py*.egg-info
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-alabaster.git/commitdiff/4a234fc9749e79af2b7c43b7b8fddfcc7bb8431c
More information about the pld-cvs-commit
mailing list