diff --git a/py2pack-0.8.5.tar.gz b/py2pack-0.8.5.tar.gz deleted file mode 100644 index f91368b..0000000 --- a/py2pack-0.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ad8dcc9e39f3c88f0bfa85b164c901a6e78312ded4bb34d24669a678dcc7ff3 -size 41268 diff --git a/py2pack-0.8.6.tar.gz b/py2pack-0.8.6.tar.gz new file mode 100644 index 0000000..c1b3b9a --- /dev/null +++ b/py2pack-0.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a8cdfaa4d15075578d1385240f48f4684bed99e4a6382d9c6379cef890a8ae +size 42001 diff --git a/python-py2pack.changes b/python-py2pack.changes index 66cf2c0..066cac1 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Nov 10 13:04:27 UTC 2020 - Thomas Bechtold + +- update to 0.8.6: + * Fix test/exampes/py2pack-opensuse.dsc + * enhance test\_template with augmented opensuse and update examples to 0.8.5 + * cleanup script basename filter + * update test reference + * Fix flake8 errors + * remove python2 from travis and tox + * change test suite block + * Replace python3\_only scripts with python\_alternatives + * migrate metadate fetch to JSON API + * remove python2 shims + * update copyright header + ------------------------------------------------------------------- Tue Oct 27 09:06:41 UTC 2020 - Thomas Bechtold diff --git a/python-py2pack.spec b/python-py2pack.spec index d2bba9f..54c4d91 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-py2pack -Version: 0.8.5 +Version: 0.8.6 Release: 0 Summary: Script for generating distribution packages from Python packages on PyPI License: Apache-2.0