Rebuilt for Python 3.7
This commit is contained in:
parent
3388ca4cf0
commit
0cd123dae1
@ -1,4 +1,3 @@
|
|||||||
%global _without_tests 1
|
|
||||||
%global pypiname pluggy
|
%global pypiname pluggy
|
||||||
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
@ -12,7 +11,7 @@
|
|||||||
|
|
||||||
Name: python-pluggy
|
Name: python-pluggy
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: The plugin manager stripped of pytest specific details
|
Summary: The plugin manager stripped of pytest specific details
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -103,6 +102,9 @@ py.test-%{python3_version} testing
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
|
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
|
||||||
- Bootstrap for Python 3.7
|
- Bootstrap for Python 3.7
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user