update to 4.10
This commit is contained in:
parent
0ea108a470
commit
44aa2cba6f
@ -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
BIN
zope.testing-4.10.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user