diff --git a/1.0.5.tar.gz b/1.0.5.tar.gz deleted file mode 100644 index cf6bc8a..0000000 --- a/1.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:218eb4cd11c6a750513e1139e3e5869a8142eced54110d0e5d1b534d22f81df8 -size 19594 diff --git a/1.0.6.tar.gz b/1.0.6.tar.gz new file mode 100644 index 0000000..165944f --- /dev/null +++ b/1.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8700b847f91afb2c7cc7d2af1556c10a1558e8e9b42fa06d75627697056f6f40 +size 19586 diff --git a/python-metaextract.changes b/python-metaextract.changes index 3ddd1d0..9b75767 100644 --- a/python-metaextract.changes +++ b/python-metaextract.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 8 08:35:17 UTC 2019 - Thomas Bechtold + +- 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 diff --git a/python-metaextract.spec b/python-metaextract.spec index cea8c74..2f4bb72 100644 --- a/python-metaextract.spec +++ b/python-metaextract.spec @@ -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