Upgrade version to 4.6.1
This commit is contained in:
parent
cf39c73a56
commit
f234e4e484
BIN
4.5.0.tar.gz
BIN
4.5.0.tar.gz
Binary file not shown.
@ -1,12 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zope-proxy
|
Name: python-zope-proxy
|
||||||
Version: 4.5.0
|
Version: 4.6.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Generic Transparent Proxies
|
Summary: Generic Transparent Proxies
|
||||||
License: ZPL 2.1
|
License: ZPL 2.1
|
||||||
URL: https://github.com/zopefoundation/zope.proxy
|
URL: https://github.com/zopefoundation/zope.proxy
|
||||||
Source0: https://github.com/zopefoundation/zope.proxy/archive/%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8d/76/fa02bfc184ec20c28517e2a55dd6069fbb43269499918f23ec773fedd8fb/zope.proxy-4.6.1.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Proxies are special objects which serve as mostly-transparent
|
Proxies are special objects which serve as mostly-transparent
|
||||||
wrappers around another object, intervening in the apparent behavior of
|
wrappers around another object, intervening in the apparent behavior of
|
||||||
@ -34,7 +33,7 @@ Provides: python3-zope-proxy-doc
|
|||||||
%description help
|
%description help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n zope.proxy-4.5.0
|
%autosetup -n zope.proxy-4.6.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -77,6 +76,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 4.6.1-1
|
||||||
|
- Upgrade version to 4.6.1
|
||||||
|
|
||||||
* Fri Jun 10 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.5.0-1
|
* Fri Jun 10 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.5.0-1
|
||||||
- Upgrade to version 4.5.0
|
- Upgrade to version 4.5.0
|
||||||
|
|
||||||
|
|||||||
BIN
zope.proxy-4.6.1.tar.gz
Normal file
BIN
zope.proxy-4.6.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user