Update package to version 5.0.1

This commit is contained in:
wubijie 2023-02-08 10:21:57 +08:00
parent 1428cb8f36
commit 309a9001ea
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zope.testing
Version: 4.10
Version: 5.0.1
Release: 1
Summary: Zope testing helpers
License: ZPLv2.1
URL: https://github.com/zopefoundation/zope.testing
Source0: https://files.pythonhosted.org/packages/af/b8/f18718a7fceb109664b70c908e2aa5743eb6a057138251ceaf7d5ab0bd9b/zope.testing-4.10.tar.gz
Source0: https://files.pythonhosted.org/packages/1c/45/a22985a9a5bb886ae0665f04c1ffe985d9558c3e9881fde808fc9dc0a6f9/zope.testing-5.0.1.tar.gz
BuildArch: noarch
Requires: python3-setuptool
@ -26,7 +26,7 @@ Provides: python3-zope.testing-doc
%description help
%prep
%autosetup -n zope.testing-4.10
%autosetup -n zope.testing-5.0.1
%build
%py3_build
@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Feb 8 2023 wubijie <wubijie@kylinos.cn> - 5.0.1-1
- Update package to version 5.0.1
* Sun Sep 4 2022 tianlijing <tianlijing@kylinos.cn> - 4.10-1
- update to 4.10

Binary file not shown.

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

Binary file not shown.