!6 update to 4.10

From: @tianlijing 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-09-04 03:15:14 +00:00 committed by Gitee
commit 1428cb8f36
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zope.testing
Version: 4.7
Release: 2
Version: 4.10
Release: 1
Summary: Zope testing helpers
License: ZPLv2.1
URL: https://github.com/zopefoundation/zope.testing
Source0: https://files.pythonhosted.org/packages/a2/95/2a2ed23bbb3dcf7916ff39bf349314304f6e4c4dd77d86e3930def52b45e/zope.testing-4.7.tar.gz
Source0: https://files.pythonhosted.org/packages/af/b8/f18718a7fceb109664b70c908e2aa5743eb6a057138251ceaf7d5ab0bd9b/zope.testing-4.10.tar.gz
BuildArch: noarch
Requires: python3-setuptool
@ -26,7 +26,7 @@ Provides: python3-zope.testing-doc
%description help
%prep
%autosetup -n zope.testing-4.7
%autosetup -n zope.testing-4.10
%build
%py3_build
@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Sun Sep 4 2022 tianlijing <tianlijing@kylinos.cn> - 4.10-1
- update to 4.10
* Tue Aug 02 2022 fushanqing <fushanqing@kylinos.cn> - 4.7-2
- Unified license name specification

BIN
zope.testing-4.10.tar.gz Normal file

Binary file not shown.

Binary file not shown.