- 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
This commit is contained in:
Tomáš Chvátal 2018-07-31 09:18:18 +00:00 committed by Git OBS Bridge
parent 69dda9099e
commit edf8ea4ef6
4 changed files with 15 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

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

View File

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