Rebuilt for Python 3.8
This commit is contained in:
parent
341a0d6e7e
commit
b0233038cb
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 3.21
|
Version: 3.21
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2 and MIT
|
License: GPLv2 and MIT
|
||||||
Summary: Python utilities for manipulating kickstart files.
|
Summary: Python utilities for manipulating kickstart files.
|
||||||
Url: http://fedoraproject.org/wiki/pykickstart
|
Url: http://fedoraproject.org/wiki/pykickstart
|
||||||
@ -77,6 +77,9 @@ make PYTHON=%{__python3} test
|
|||||||
%{python3_sitelib}/pykickstart*.egg-info
|
%{python3_sitelib}/pykickstart*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.21-2
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Wed Aug 14 2019 David Cantrell <dcantrell@redhat.com> - 3.21-1
|
* Wed Aug 14 2019 David Cantrell <dcantrell@redhat.com> - 3.21-1
|
||||||
- Make module --disable available on Fedora 31+ (mkolman)
|
- Make module --disable available on Fedora 31+ (mkolman)
|
||||||
- Add F31 handler (mkolman)
|
- Add F31 handler (mkolman)
|
||||||
|
Loading…
Reference in New Issue
Block a user