Upgrade package to version 5.5.1

This commit is contained in:
jxy_git 2022-11-09 20:37:26 +08:00
parent a3b8ef1ab5
commit a6a2072405
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zope-interface
Version: 5.4.0
Release: 2
Version: 5.5.1
Release: 1
Summary: Interfaces for Python
License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.interface
Source0: https://files.pythonhosted.org/packages/ae/58/e0877f58daa69126a5fb325d6df92b20b77431cd281e189c5ec42b722f58/zope.interface-5.4.0.tar.gz
Source0: https://files.pythonhosted.org/packages/c5/ec/3e116b5c3c54f1fb7296a686c110c14d1242bbea17286c487892075d9858/zope.interface-5.5.1.tar.gz
%description
This package is intended to be independently reusable in any Python project.
It is maintained by the Zope Toolkit project.
@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Nov 09 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.5.1-1
- Upgrade package to version 5.5.1
* Thu Mar 03 2022 zhaoshuang <zhaoshuang@uniontech.com> - 5.4.0-2
- remove some unnecessary buildrequires

Binary file not shown.

BIN
zope.interface-5.5.1.tar.gz Normal file

Binary file not shown.