[packages/python-zope.interface] Version: 4.5.0

jajcus jajcus at pld-linux.org
Fri May 4 08:52:29 CEST 2018


commit 9a4b2682c0640bf180d6d1a918ffeb6dc861575b
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri May 4 08:52:15 2018 +0200

    Version: 4.5.0

 python-zope.interface.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-zope.interface.spec b/python-zope.interface.spec
index fe43786..b2c45d0 100644
--- a/python-zope.interface.spec
+++ b/python-zope.interface.spec
@@ -8,12 +8,12 @@
 Summary:	Python 'interface' concept implementation
 Summary(pl.UTF-8):	Implementacja interfejsów dla języka Python
 Name:		python-%{module}
-Version:	4.0.3
-Release:	2
+Version:	4.5.0
+Release:	1
 License:	ZPL 2.1
 Group:		Libraries/Python
-Source0:	http://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
-# Source0-md5:	1ddd308f2c83703accd1696158c300eb
+Source0:	https://files.pythonhosted.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
+# Source0-md5:	7b669cd692d817772c61d2e3ad0f1e71
 URL:		http://docs.zope.org/zope.interface/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.txt
+%doc CHANGES.rst
 %dir %{py_sitedir}/zope/interface
 %{py_sitedir}/zope/interface/*.py[co]
 %attr(755,root,root) %{py_sitedir}/zope/interface/_zope_interface_coptimizations.so
@@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc CHANGES.txt
+%doc CHANGES.rst
 %dir %{py3_sitedir}/zope/interface
 %{py3_sitedir}/zope/interface/*.py
 %{py3_sitedir}/zope/interface/__pycache__
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.interface.git/commitdiff/9a4b2682c0640bf180d6d1a918ffeb6dc861575b



More information about the pld-cvs-commit mailing list