Rebuilt to change main python from 3.4 to 3.6
This commit is contained in:
parent
1ca035eb8b
commit
b06fc7b703
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Name: python-%{pname}
|
||||
Version: 0.13.14
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: YAML 1.2 loader/dumper package for Python
|
||||
|
||||
License: MIT
|
||||
|
|
@ -111,6 +111,9 @@ PYTHONPATH=$(echo build/lib.*%{python3_version}) py.test-%{python3_version} _tes
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 0.13.14-2
|
||||
- Rebuilt to change main python from 3.4 to 3.6
|
||||
|
||||
* Wed Aug 9 2017 Orion Poplawski <orion@nwra.com> - 0.13.14-1
|
||||
- Update to 0.13.14
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue