diff --git a/packaging-17.1.tar.gz b/packaging-17.1.tar.gz deleted file mode 100644 index 29ddb4c57ba3e1fb799c06121d034129ef13b442..0000000000000000000000000000000000000000 Binary files a/packaging-17.1.tar.gz and /dev/null differ diff --git a/packaging-20.4.tar.gz b/packaging-20.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7d824d55244acc8fc1d1dde78eb8929bc37e3c17 Binary files /dev/null and b/packaging-20.4.tar.gz differ diff --git a/python-packaging.spec b/python-packaging.spec index c86244ccf62f1e3f47700328a832becb365c880b..53d86bb8a47a5ae1376c48d0851ad8eb2944e087 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -1,8 +1,8 @@ %bcond_with bootstrap Name: python-packaging -Version: 17.1 -Release: 2 +Version: 20.4 +Release: 1 Summary: Some core utilities for python packages License: BSD and ASL 2.0 URL: https://github.com/pypa/packaging @@ -80,5 +80,8 @@ rm -rf html/_static/fonts/ %doc html LICENSE LICENSE.APACHE LICENSE.BSD %changelog +* Thu Aug 20 2020 SimpleUpdate Robot - 20.4-1 +- Upgrade to version 20.4 + * Tue Nov 26 2019 Ling Yang - 17.1-2 - Package init