forked from pool/python-metaextract
update to version 1.0.2
* Fix entrypoint typo 'metaextact' OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03701d2765d1c93112c937d4e42828e4c40c7e9b0cb52f6a7237867438fe8c34
|
||||
size 8746
|
||||
3
metaextract-1.0.2.tar.gz
Normal file
3
metaextract-1.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39e178a5686384556fe01180d5b511586c72de7a14dda2cf1500aab793ef206f
|
||||
size 8699
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 13:00:02 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
update to version 1.0.2
|
||||
* Fix entrypoint typo 'metaextact'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 23:06:08 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-metaextract
|
||||
Version: 1.0.0
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: get metadata for python modules
|
||||
License: Apache-2.0
|
||||
@@ -50,7 +50,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE
|
||||
%{_bindir}/metaextact
|
||||
%{_bindir}/metaextract
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user