14
0

- update to 0.8.4:

* Ignore some more pep8 warnings
  * Support %license macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=79
This commit is contained in:
Thomas Bechtold
2018-12-06 19:59:36 +00:00
committed by Git OBS Bridge
parent 180079a36e
commit c099b49bc0
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 6 19:58:15 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
- update to 0.8.4:
* Ignore some more pep8 warnings
* Support %license macro
-------------------------------------------------------------------
Tue Dec 4 12:53:25 UTC 2018 - Matej Cepl <mcepl@suse.com>