14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=86
This commit is contained in:
Thomas Bechtold
2020-11-10 13:06:03 +00:00
committed by Git OBS Bridge
parent 6bca964401
commit c9941214e1
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 10 13:04:27 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
- 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 <tbechtold@suse.com>