Accepting request 823561 from home:mcalabkova:branches:devel:languages:python
- update to 4.1.2 * include python 3.9 via the deadsnakes action * fix handling of missing git/hg on python2.7 (python 3 exceptions where used) * Add ``parentdir_project_version`` to support installs from GitHub release tarballs. * switch to declarative metadata * select git tags based on the presence of numbers instead of dots * enable getting a version form a parent folder prefix * add release-branch-semver version scheme * make global configuration available to version metadata * drop official support for python 3.4 OBS-URL: https://build.opensuse.org/request/show/823561 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=60
This commit is contained in:
parent
89ac974870
commit
46d89799ca
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 29 14:13:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- update to 4.1.2
|
||||||
|
* include python 3.9 via the deadsnakes action
|
||||||
|
* fix handling of missing git/hg on python2.7 (python 3 exceptions where used)
|
||||||
|
* Add ``parentdir_project_version`` to support installs from GitHub release
|
||||||
|
tarballs.
|
||||||
|
* switch to declarative metadata
|
||||||
|
* select git tags based on the presence of numbers instead of dots
|
||||||
|
* enable getting a version form a parent folder prefix
|
||||||
|
* add release-branch-semver version scheme
|
||||||
|
* make global configuration available to version metadata
|
||||||
|
* drop official support for python 3.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 18 12:04:39 UTC 2020 - pgajdos@suse.com
|
Wed Mar 18 12:04:39 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-setuptools_scm%{psuffix}
|
Name: python-setuptools_scm%{psuffix}
|
||||||
Version: 3.5.0
|
Version: 4.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python setuptools handler for SCM tags
|
Summary: Python setuptools handler for SCM tags
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5bdf21a05792903cafe7ae0c9501182ab52497614fa6b1750d9dbae7b60c1a87
|
|
||||||
size 46272
|
|
3
setuptools_scm-4.1.2.tar.gz
Normal file
3
setuptools_scm-4.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8994582e716ec690f33fec70cca0f85bd23ec974e3f783233e4879090a7faa8
|
||||||
|
size 48784
|
Loading…
x
Reference in New Issue
Block a user