Rebuilt for Python 3.7
This commit is contained in:
parent
fcebfc0831
commit
7700493f65
@ -1,4 +1,3 @@
|
||||
%global _without_tests 1
|
||||
%global modname attrs
|
||||
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
@ -11,7 +10,7 @@
|
||||
|
||||
Name: python-attrs
|
||||
Version: 17.4.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Python attributes without boilerplate
|
||||
|
||||
License: MIT
|
||||
@ -93,6 +92,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 17.4.0-6
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 17.4.0-5
|
||||
- Bootstrap for Python 3.7
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user