Package upgrade

(cherry picked from commit e15d409cebd7c338f9858d20a6248b49878bfc74)
This commit is contained in:
starlet-dx 2022-06-13 17:56:45 +08:00 committed by openeuler-sync-bot
parent 4fa83bfb91
commit f5632a5c2a
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
4.5.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-zope-proxy
Version: 4.3.5
Release: 2
Version: 4.5.0
Release: 1
Summary: Generic Transparent Proxies
License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.proxy
@ -34,7 +34,7 @@ Provides: python3-zope-proxy-doc
%description help
%prep
%autosetup -n zope.proxy-4.3.5
%autosetup -n zope.proxy-4.5.0
%build
%py3_build
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Fri Jun 10 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.5.0-1
- Upgrade to version 4.5.0
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.3.5-2
- DESC: delete BuildRequires gdb