Accepting request 444853 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/444853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2016-12-11 12:24:50 +00:00 committed by Git OBS Bridge
commit ff11679f39
4 changed files with 26 additions and 6 deletions

View File

@ -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 Tue Jan 12 17:07:35 UTC 2016 - michael@stroeder.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-setuptools_scm # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: python-setuptools_scm Name: python-setuptools_scm
Version: 1.10.1 Version: 1.11.1
Release: 0 Release: 0
Summary: Manage your versions by scm tags Summary: Manage your versions by scm tags
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
Url: http://bitbucket.org/pypa/setuptools_scm/ 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-devel
BuildRequires: python-setuptools BuildRequires: python-setuptools
# Testing requirements # Testing requirements

View File

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

View File

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