Accepting request 353297 from home:stroeder:branches:devel:languages:python

update to 1.10.1 (needed by update of python-keyring)

OBS-URL: https://build.opensuse.org/request/show/353297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=5
This commit is contained in:
Denisart Benjamin 2016-01-14 10:41:38 +00:00 committed by Git OBS Bridge
parent e1354ac246
commit 2f8d38d256
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Jan 12 17:07:35 UTC 2016 - michael@stroeder.com
- Update to 1.10.1:
v1.10.1
* fix issue #73 - in hg pre commit merge, consider parent1 instead of failing
v1.10.0
* add support for overriding the version number via the
environment variable SETUPTOOLS_SCM_PRETEND_VERSION
* fix isssue #63 by adding the --match parameter to the git describe call
and prepare the possibility of passing more options to scm backends
* fix issue #70 and #71 by introducing the parse keyword
to specify custom scm parsing, its an expert feature,
use with caution
this change also introduces the setuptools_scm.parse_scm_fallback
entrypoint which can be used to register custom archive fallbacks
v1.9.0
* Add :code:`relative_to` parameter to :code:`get_version` function;
fixes #44 per #45.
-------------------------------------------------------------------
Mon Nov 9 11:50:22 UTC 2015 - mcihar@suse.cz

View File

@ -17,7 +17,7 @@
Name: python-setuptools_scm
Version: 1.8.0
Version: 1.10.1
Release: 0
Summary: Manage your versions by scm tags
License: MIT

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cdea91bbe1ec4d52b3e9c451ab32ae6e1f3aa3fd91e90580490a9eb75bea286
size 16244

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddbf365e60e5f8e3f86fe117edeee4a7e1dd8ce7a9337951c9c163e7c506e602
size 14491