update version to 5.0
This commit is contained in:
parent
07b760719c
commit
22dc4f3b43
BIN
4.4.tar.gz
BIN
4.4.tar.gz
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-zope-deferredimport
|
||||
Version: 4.4
|
||||
Version: 5.0
|
||||
Release: 1
|
||||
Summary: zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.
|
||||
License: ZPL 2.1
|
||||
URL: https://github.com/zopefoundation/zope.deferredimport
|
||||
Source0: https://github.com/zopefoundation/zope.deferredimport/archive/%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/a1/b7/9b0c93edb4c6745ac8784c265d244f5b3bc4082d92f7aefe952aaa5be5f3/zope.deferredimport-5.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -34,7 +34,6 @@ Development documents and examples for zope.deferredimport.
|
||||
|
||||
%prep
|
||||
%autosetup -n zope.deferredimport-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
|
||||
@ -73,6 +72,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 5.0-1
|
||||
- Upgrade to version 5.0
|
||||
|
||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.4-1
|
||||
- Upgrade to version 4.4
|
||||
|
||||
|
||||
BIN
zope.deferredimport-5.0.tar.gz
Normal file
BIN
zope.deferredimport-5.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user