From bf4babe8291ade8d32c4fa0864b9412f9d0d409b81fa89348ca746541a937baa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Dec 2016 12:30:17 +0000 Subject: [PATCH] Accepting request 444124 from home:buschmann23:branches:devel:languages:python - fixed source file URL - update to version 1.11.1 OBS-URL: https://build.opensuse.org/request/show/444124 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=7 --- python-setuptools_scm.changes | 20 ++++++++++++++++++++ python-setuptools_scm.spec | 6 +++--- setuptools_scm-1.10.1.tar.bz2 | 3 --- setuptools_scm-1.11.1.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 setuptools_scm-1.10.1.tar.bz2 create mode 100644 setuptools_scm-1.11.1.tar.gz diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index 6a55baa..a81a07d 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Dec 6 12:18:07 UTC 2016 - buschmann23@opensuse.org + +- changes source file URL + +------------------------------------------------------------------- +Mon Dec 5 20:18:07 UTC 2016 - buschmann23@opensuse.org + +- Update to 1.11.1: + * fix issue #88 - better docs for sphinx usage (thanks Jason) + * fix issue #89 - use normpath to deal with windows (thanks Te-jé + Rodgers for reporting and fixing) +- Update to 1.11.0: + * always run tag_to_version so in order to handle prefixes on old + setuptools (thanks to Brian May) + * drop support for python 3.2 + * extend the error message on missing scm metadata (thanks Markus + Unterwaditzer) + * fix bug when using callable version_scheme (thanks Esben Haabendal) + ------------------------------------------------------------------- Tue Jan 12 17:07:35 UTC 2016 - michael@stroeder.com diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index b475b56..e68a41b 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,7 +1,7 @@ # # spec file for package python-setuptools_scm # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-setuptools_scm -Version: 1.10.1 +Version: 1.11.1 Release: 0 Summary: Manage your versions by scm tags License: MIT Group: Development/Languages/Python Url: http://bitbucket.org/pypa/setuptools_scm/ -Source: https://pypi.python.org/packages/source/s/setuptools_scm/setuptools_scm-%{version}.tar.bz2 +Source: https://files.pythonhosted.org/packages/84/aa/c693b5d41da513fed3f0ee27f1bf02a303caa75bbdfa5c8cc233a1d778c4/setuptools_scm-1.11.1.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools # Testing requirements diff --git a/setuptools_scm-1.10.1.tar.bz2 b/setuptools_scm-1.10.1.tar.bz2 deleted file mode 100644 index 3f86ce3..0000000 --- a/setuptools_scm-1.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cdea91bbe1ec4d52b3e9c451ab32ae6e1f3aa3fd91e90580490a9eb75bea286 -size 16244 diff --git a/setuptools_scm-1.11.1.tar.gz b/setuptools_scm-1.11.1.tar.gz new file mode 100644 index 0000000..cf19af5 --- /dev/null +++ b/setuptools_scm-1.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c45f738a23410c5276b0ed9294af607f491e4260589f1eb90df8312e23819bf +size 21262