From eefa88a1fea0751c80613d48111453c90383037cce3bf923dcb01b5fa16468fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 24 Mar 2018 10:44:31 +0000 Subject: [PATCH] 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 --- python-setuptools_scm.changes | 39 +++++++++++++++++++++++++++++++++++ python-setuptools_scm.spec | 2 +- setuptools_scm-1.15.6.tar.gz | 3 --- setuptools_scm-1.17.0.tar.gz | 3 +++ 4 files changed, 43 insertions(+), 4 deletions(-) delete mode 100644 setuptools_scm-1.15.6.tar.gz create mode 100644 setuptools_scm-1.17.0.tar.gz diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index 43d763c..28601f3 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -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 diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 8fe4fe3..8eb6284 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -19,7 +19,7 @@ %bcond_with test %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-setuptools_scm -Version: 1.15.6 +Version: 1.17.0 Release: 0 Summary: Manage your versions by scm tags License: MIT diff --git a/setuptools_scm-1.15.6.tar.gz b/setuptools_scm-1.15.6.tar.gz deleted file mode 100644 index f7470b7..0000000 --- a/setuptools_scm-1.15.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49ab4685589986a42da85706b3311a2f74f1af567d39fee6cb1e088d7a75fb5f -size 25779 diff --git a/setuptools_scm-1.17.0.tar.gz b/setuptools_scm-1.17.0.tar.gz new file mode 100644 index 0000000..327fab9 --- /dev/null +++ b/setuptools_scm-1.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a4cf5584e966ae92f54a764e6437af992ba42ac4bca7eb37cc5d02b98ec40a +size 29124