Update to version 3.3.0
This commit is contained in:
parent
c86121379d
commit
65ac1233e1
Binary file not shown.
BIN
jaraco.classes-3.3.0.tar.gz
Normal file
BIN
jaraco.classes-3.3.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-jaraco-classes
|
Name: python-jaraco-classes
|
||||||
Version: 3.2.3
|
Version: 3.3.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Utility functions for Python class constructs
|
Summary: Utility functions for Python class constructs
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/jaraco.classes
|
URL: https://github.com/jaraco/jaraco.classes
|
||||||
Source0: https://files.pythonhosted.org/packages/bf/02/a956c9bfd2dfe60b30c065ed8e28df7fcf72b292b861dca97e951c145ef6/jaraco.classes-3.2.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8b/de/d0a466824ce8b53c474bb29344e6d6113023eb2c3793d1c58c0908588bfa/jaraco.classes-3.3.0.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 01 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 3.3.0-1
|
||||||
|
- Update package to version 3.3.0
|
||||||
|
|
||||||
* Tue Apr 25 2023 caodongxia <caodongxia@h-partners.com> - 3.2.3-4
|
* Tue Apr 25 2023 caodongxia <caodongxia@h-partners.com> - 3.2.3-4
|
||||||
- Adapting to the pyproject.toml compilation mode
|
- Adapting to the pyproject.toml compilation mode
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user