Rebuilt for Python 3.7
This commit is contained in:
parent
c8b8fdb0df
commit
cd411b175c
@ -7,7 +7,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Linux Distribution - a Linux OS platform information API
|
||||
|
||||
License: ASL 2.0
|
||||
@ -107,6 +107,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-3
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Tue May 29 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-2
|
||||
- run tests by pytest, not by tox, there is no tox.ini
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user