Adrian Schröter 2018-09-17 09:31:46 +00:00 committed by Git OBS Bridge
parent 689a4d6587
commit 6db99ad9e9

View File

@ -1,26 +1,9 @@
-------------------------------------------------------------------
Mon Sep 17 09:28:09 UTC 2018 - adrian@suse.de
- Update to version 0.5.9:
* avoid error with latest flake8 about unused variable
* allow running tests with python3
-------------------------------------------------------------------
Mon Sep 17 09:04:10 UTC 2018 - adrian@suse.de
- Update to version 0.5.9:
* second place where zip file handling can crash
- enable test suite
-------------------------------------------------------------------
Mon Sep 17 08:23:01 UTC 2018 - adrian@suse.de
- Update to version 0.5.9:
* avoid crashes due to false is_zipfile() response
* Add python-flake8 to test suite package list
* Fix indentation of condition
* Fix basename to match documentation (#54)
* Add build-dependency on flake8 to fix Debian builds
- enable test suite
-------------------------------------------------------------------
Mon Dec 11 15:50:24 UTC 2017 - fschreiner@suse.de