forked from pool/python-setuptools_scm
Accepting request 590781 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/590781 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
4d10ee2bb3
commit
eefa88a1fe
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 23:59:40 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 1.17.0:
|
||||
* fix regression in git support - use a function to ensure it works
|
||||
in egg isntalled mode
|
||||
* actually fail if file finding fails in order to see broken setups
|
||||
instead of generating broken dists (thanks Mehdi ABAAKOUK for both)
|
||||
|
||||
- changes from version 1.16.2:
|
||||
* fix regression in handling git export ignores (thanks Mehdi
|
||||
ABAAKOUK)
|
||||
|
||||
- changes from version 1.16.1:
|
||||
* fix regression in support for old setuptools versions (thanks
|
||||
Marco Clemencic)
|
||||
|
||||
- changes from version 1.16.0:
|
||||
* drop support for eol python versions
|
||||
* #214 - fix missuse in surogate-escape api
|
||||
* add the node-and-timestamp local version sheme
|
||||
* respect git export ignores
|
||||
* avoid shlex.split on windows
|
||||
* fix #218 - better handling of mercurial edge-cases with tag
|
||||
commits being considered as the tagged commit
|
||||
* fix #223 - remove the dependency on the interal SetupttoolsVersion
|
||||
as it was removed after long-standing deprecation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 7 14:44:30 UTC 2018 - aplanas@suse.com
|
||||
|
||||
@@ -8,6 +36,17 @@ Tue Feb 27 18:15:58 UTC 2018 - aplanas@suse.com
|
||||
|
||||
- Recommends only for SUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 18:50:36 UTC 2018 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
|
||||
- update to version 1.15.7:
|
||||
* Fix #174 with #207: Re-use samefile backport as developed in
|
||||
jaraco.windows, and only use the backport where samefile is not
|
||||
available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 24 21:52:54 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
Reference in New Issue
Block a user