forked from pool/python-metaextract
- update to 1.0.5:
* Add more key from setup.py to output * tests: Only check expected key/value pairs * Post release version bump to 1.0.5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:577ded333831536982ca337a6e6b059e9316f7759b78041f6393a4a96fd70f6e
|
||||
size 8816
|
||||
3
metaextract-1.0.5.tar.gz
Normal file
3
metaextract-1.0.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2cde411dbbd0a5add749082055aa6c0ae8ba628a5db71dcc9c90399fad82638
|
||||
size 8936
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 16:51:37 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to 1.0.5:
|
||||
* Add more key from setup.py to output
|
||||
* tests: Only check expected key/value pairs
|
||||
* Post release version bump to 1.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 13:31:52 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-metaextract
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
Release: 0
|
||||
Summary: get metadata for python modules
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user