14
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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:218eb4cd11c6a750513e1139e3e5869a8142eced54110d0e5d1b534d22f81df8
size 19594

3
1.0.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8700b847f91afb2c7cc7d2af1556c10a1558e8e9b42fa06d75627697056f6f40
size 19586

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

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-metaextract
Version: 1.0.5
Version: 1.0.6
Release: 0
Summary: get metadata for python modules
License: Apache-2.0