From edf8ea4ef6eb0eb892efcf6c2b921b49e8c984ed3fd91691717148ba66ba4b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 31 Jul 2018 09:18:18 +0000 Subject: [PATCH] - Version update to 3.0.5: * fix readme * correct the deploy sections OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=27 --- python-setuptools_scm.changes | 7 +++++++ python-setuptools_scm.spec | 7 +++++-- setuptools_scm-3.0.2.tar.gz | 3 --- setuptools_scm-3.0.5.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 setuptools_scm-3.0.2.tar.gz create mode 100644 setuptools_scm-3.0.5.tar.gz diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index 86e3214..e1e2bc0 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 31 09:12:41 UTC 2018 - tchvatal@suse.com + +- Version update to 3.0.5: + * fix readme + * correct the deploy sections + ------------------------------------------------------------------- Tue Jul 24 04:53:44 UTC 2018 - arun@gmx.de diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index e482077..a3d67ae 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_with test Name: python-setuptools_scm -Version: 3.0.2 +Version: 3.0.5 Release: 0 Summary: Manage your versions by scm tags License: MIT @@ -29,14 +29,16 @@ Source: https://files.pythonhosted.org/packages/source/s/setuptools_scm/ BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires: python-setuptools +BuildRequires: fdupes BuildArch: noarch %if %{with test} # Testing requirements +BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: git BuildRequires: mercurial %endif -%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 +%if 0%{?suse_version} || 0%{?fedora_version} >= 24 Recommends: git Recommends: mecurial %endif @@ -54,6 +56,7 @@ in scm metadata. It also handles file finders for the supperted scm's. %install %python_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} %if %{with test} %check diff --git a/setuptools_scm-3.0.2.tar.gz b/setuptools_scm-3.0.2.tar.gz deleted file mode 100644 index 6d52f0e..0000000 --- a/setuptools_scm-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:113cea38b2edba8538b7e608b58cbd7e09bb71b16d968a9b97e36b4805e06d59 -size 34714 diff --git a/setuptools_scm-3.0.5.tar.gz b/setuptools_scm-3.0.5.tar.gz new file mode 100644 index 0000000..27b53a3 --- /dev/null +++ b/setuptools_scm-3.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3edaf4008ee2d01934d8aa0503cfbd9470f941e2e8aa5eb56de33cdaf69ec3c +size 34952