upgrade python-packaging to 20.4

This commit is contained in:
Leo Fang 2020-08-20 22:48:05 +08:00
parent f0ed9fb2b4
commit ad90ceb1a7
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