Upgrade to version 4.4

This commit is contained in:
wu-leilei 2022-06-27 15:35:10 +08:00
parent 2efab95729
commit 93b6d7ac2a
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