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