!21 Update package to version 6.1

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-12-25 09:19:39 +00:00 committed by Gitee
commit 01dadce9ce
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zope-interface Name: python-zope-interface
Version: 6.0 Version: 6.1
Release: 1 Release: 1
Summary: Interfaces for Python Summary: Interfaces for Python
License: ZPL 2.1 License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.interface URL: https://github.com/zopefoundation/zope.interface
Source0: https://files.pythonhosted.org/packages/7a/62/f0d012151af1e8cc0a6c97db74b78141143425dcdf81bc7960c498e28960/zope.interface-6.0.tar.gz Source0: https://files.pythonhosted.org/packages/87/03/6b85c1df2dca1b9acca38b423d1e226d8ffdf30ebd78bcb398c511de8b54/zope.interface-6.1.tar.gz
%description %description
This package is intended to be independently reusable in any Python project. This package is intended to be independently reusable in any Python project.
It is maintained by the Zope Toolkit project. It is maintained by the Zope Toolkit project.
@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Dec 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 6.1-1
- Update package to version 6.1
* Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 6.0-1 * Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 6.0-1
- Upgrade package to version 6.0 - Upgrade package to version 6.0

Binary file not shown.

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

Binary file not shown.