14
0

Accepting request 596406 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/596406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2018-04-14 06:46:36 +00:00
committed by Git OBS Bridge
parent eefa88a1fe
commit 04caede78a
4 changed files with 23 additions and 12 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Apr 12 20:42:08 UTC 2018 - arun@gmx.de
- update to version 2.0.0:
* fix #237 - correct imports in code examples
* improve mercurial commit detection (thanks Aaron)
* breaking change: remove support for setuptools before parsed
versions
* reintroduce manifest as the travis deploy cant use the file finder
* reconfigure flake8 for future compatibility with black
* introduce support for branch name in version metadata and support
a opt-in simplified semver version scheme
-------------------------------------------------------------------
Fri Mar 23 23:59:40 UTC 2018 - arun@gmx.de