forked from pool/python-metaextract
Accepting request 460992 from devel:languages:python
update to version 0.0.9 * Improve tests with extras_require * Fix documentation link in README * Post release version bump to 0.0.9 * Support "python_requires" * Use same version for doc and sdist * Add doc badge to README * Use already used python interpreter * Post release version bump to 0.0.8 * Use Sphinx to build documentation OBS-URL: https://build.opensuse.org/request/show/460992 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-metaextract?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a6f862fd1ed30f9d32af4aec986a2d992c81b9ef87013a4065e5c287d4ccfc6
|
||||
size 8633
|
||||
3
metaextract-0.0.9.tar.gz
Normal file
3
metaextract-0.0.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74da05169aef3e9073a3c450fb856b6abd01aa5d8ab70cc866ad0eabf68d9f6e
|
||||
size 8684
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 18:53:16 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
update to version 0.0.9
|
||||
* Improve tests with extras_require
|
||||
* Fix documentation link in README
|
||||
* Post release version bump to 0.0.9
|
||||
* Support "python_requires"
|
||||
* Use same version for doc and sdist
|
||||
* Add doc badge to README
|
||||
* Use already used python interpreter
|
||||
* Post release version bump to 0.0.8
|
||||
* Use Sphinx to build documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 17:55:42 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-metaextract
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-metaextract
|
||||
Version: 0.0.7
|
||||
Version: 0.0.9
|
||||
Release: 0
|
||||
Summary: get metadata for python modules
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user