15
0

- update to 1.0.6:

* Switch to python 3.7
  * travis: Use py36 for pep8 tox env
  * Fix tests when using pytest >= 5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=26
This commit is contained in:
2019-08-08 08:37:36 +00:00
committed by Git OBS Bridge
parent b957ce240a
commit fce8e4e21c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 8 08:35:17 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 1.0.6:
* Switch to python 3.7
* travis: Use py36 for pep8 tox env
* Fix tests when using pytest >= 5
-------------------------------------------------------------------
Fri Jun 21 12:54:53 UTC 2019 - pgajdos@suse.com