14
0

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/package/show/devel:languages:python/python-metaextract?expand=0&rev=5
This commit is contained in:
2017-02-28 18:58:03 +00:00
committed by Git OBS Bridge
parent 1896bc67af
commit 30bc03dd90
4 changed files with 19 additions and 5 deletions

View File

@@ -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