!3 [sync] PR-2: Upgrade to version 4.4

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-13 06:30:08 +00:00 committed by Gitee
commit def8be51cb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
4.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-zope-deferredimport
Version: 4.3.1
Version: 4.4
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
@ -73,5 +73,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.4-1
- Upgrade to version 4.4
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated