Update to 1.15.7

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-20 10:00:57 +01:00
parent 09aa1f7670
commit 04be6857b5
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
3 changed files with 14 additions and 8 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/setuptools_scm-1.15.0.tar.gz
/setuptools_scm-1.15.5.tar.gz
/setuptools_scm-1.15.6.tar.gz
/setuptools_scm-1.15.7.tar.gz

View File

@ -1,12 +1,14 @@
%bcond_without tests
# Tests are not included in PyPI tarball
%bcond_with tests
%global srcname setuptools_scm
Name: python-%{srcname}
Version: 1.15.6
Release: 7%{?dist}
Version: 1.15.7
Release: 1%{?dist}
Summary: Blessed package to manage your versions by scm tags
# https://github.com/pypa/setuptools_scm/issues/211
License: MIT
URL: https://pypi.python.org/pypi/setuptools_scm
Source0: https://files.pythonhosted.org/packages/source/%(n=%{srcname}; echo ${n:0:1})/%{srcname}/%{srcname}-%{version}.tar.gz
@ -67,18 +69,21 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -vv
%endif
%files -n python2-%{srcname}
%license LICENSE
%doc CHANGELOG.rst README.rst
#license LICENSE
%doc README.rst
%{python2_sitelib}/%{srcname}/
%{python2_sitelib}/%{srcname}-*.egg-info/
%files -n python3-%{srcname}
%license LICENSE
%doc CHANGELOG.rst README.rst
#license LICENSE
%doc README.rst
%{python3_sitelib}/%{srcname}/
%{python3_sitelib}/%{srcname}-*.egg-info
%changelog
* Sat Jan 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.15.7-1
- Update to 1.15.7
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.15.6-7
- Use better Obsoletes for platform-python

View File

@ -1 +1 @@
SHA512 (setuptools_scm-1.15.6.tar.gz) = ae91ac28d396215be5418df3b36af726b6f2fb89707424383e920072fe8f9f75f613a99fe406cfbfffc61f9a857a3294259191694899351ef78aebba73d08816
SHA512 (setuptools_scm-1.15.7.tar.gz) = 0aa6056c03fe100cdaa7b11c9d2073431bb5c3904a80a994a8263c0ccac81f7a2c0b6c7e6dfd09ad605c5ff0e86981b894b42920cb69d1ef1d43ea08b2ddd4a0