!5 Package upgrade

From: @lyn1001 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-06-14 06:27:58 +00:00 committed by Gitee
commit a7de0af316
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
incremental-21.3.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-incremental Name: python-incremental
Version: 17.5.0 Version: 21.3.0
Release: 7 Release: 1
Summary: A small library versions your Python projects Summary: A small library versions your Python projects
License: MIT License: MIT
URL: https://github.com/twisted/incremental URL: https://github.com/twisted/incremental
@ -35,6 +35,9 @@ rm -rf incremental.egg-info
%{python3_sitelib}/incremental-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/incremental-%{version}-py%{python3_version}.egg-info
%changelog %changelog
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 21.3.0-1
- Upgrade to version 21.3.0
* Thu Mar 31 2022 yangping <yangping69@huawei.com> - 17.5.0-7 * Thu Mar 31 2022 yangping <yangping69@huawei.com> - 17.5.0-7
- Fix build error caused by py3.10+ wildcard - Fix build error caused by py3.10+ wildcard