- adding the option git_describe_command to allow the user to control the
way that git describe is called. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=42
This commit is contained in:
parent
3667b0bd77
commit
619d023386
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 1 12:37:15 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- adding the option git_describe_command to allow the user to control the
|
||||||
|
way that git describe is called.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 24 15:37:06 UTC 2019 - Matěj Cepl <mcepl@suse.com>
|
Thu Jan 24 15:37:06 UTC 2019 - Matěj Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Name: python-setuptools_scm-%{flavor}
|
|||||||
%else
|
%else
|
||||||
Name: python-setuptools_scm
|
Name: python-setuptools_scm
|
||||||
%endif
|
%endif
|
||||||
Version: 3.1.0
|
Version: 3.2.0
|
||||||
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:1191f2a136b5e86f7ca8ab00a97ef7aef997131f1f6d4971be69a1ef387d8b40
|
|
||||||
size 35585
|
|
3
setuptools_scm-3.2.0.tar.gz
Normal file
3
setuptools_scm-3.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52ab47715fa0fc7d8e6cd15168d1a69ba995feb1505131c3e814eb7087b57358
|
||||||
|
size 39646
|
Loading…
x
Reference in New Issue
Block a user