!4 Upgrade python-packaging to 20.4

Merge pull request !4 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-21 14:45:21 +08:00 committed by Gitee
commit aa3a219329
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
packaging-20.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_with bootstrap
Name: python-packaging Name: python-packaging
Version: 17.1 Version: 20.4
Release: 2 Release: 1
Summary: Some core utilities for python packages Summary: Some core utilities for python packages
License: BSD and ASL 2.0 License: BSD and ASL 2.0
URL: https://github.com/pypa/packaging URL: https://github.com/pypa/packaging
@ -80,5 +80,8 @@ rm -rf html/_static/fonts/
%doc html LICENSE LICENSE.APACHE LICENSE.BSD %doc html LICENSE LICENSE.APACHE LICENSE.BSD
%changelog %changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 20.4-1
- Upgrade to version 20.4
* Tue Nov 26 2019 Ling Yang <lingyang2@huawei.com> - 17.1-2 * Tue Nov 26 2019 Ling Yang <lingyang2@huawei.com> - 17.1-2
- Package init - Package init