]> git.pld-linux.org Git - packages/python-zope.interface.git/blobdiff - python-zope.interface.spec
- release 2 (by relup.sh)
[packages/python-zope.interface.git] / python-zope.interface.spec
index 7e04c265b17f2bc641ff757138cf9d1176a8febc..e2c371a0b92fdfe5ff3586dc670e4161d657c7f9 100644 (file)
@@ -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:       1
+Version:       4.5.0
+Release:       2
 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__
This page took 0.038663 seconds and 4 git commands to generate.