diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index 9229bbb..040649d 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 18 12:04:39 UTC 2020 - pgajdos@suse.com + +- version update to 3.5.0 + * add ``no-local-version`` local scheme and improve documentation for schemes + * fix #403: also sort out resource warnings when dealing with git file finding + ------------------------------------------------------------------- Fri Jan 31 10:24:46 UTC 2020 - Marketa Calabkova diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 72c8bac..2022e08 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-setuptools_scm%{psuffix} -Version: 3.4.3 +Version: 3.5.0 Release: 0 Summary: Python setuptools handler for SCM tags License: MIT diff --git a/setuptools_scm-3.4.3.tar.gz b/setuptools_scm-3.4.3.tar.gz deleted file mode 100644 index eac7f81..0000000 --- a/setuptools_scm-3.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26b8a108783cd88f4b15ff1f0f347d6b476db25d0c226159b835d713f9487320 -size 45549 diff --git a/setuptools_scm-3.5.0.tar.gz b/setuptools_scm-3.5.0.tar.gz new file mode 100644 index 0000000..c2574bb --- /dev/null +++ b/setuptools_scm-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdf21a05792903cafe7ae0c9501182ab52497614fa6b1750d9dbae7b60c1a87 +size 46272