Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/pykickstart.git#463989fcdbfd7e16a629a3284072c08d2e06956c
This commit is contained in:
DistroBaker 2021-02-04 22:44:21 +01:00
parent 9e2a5bc36f
commit 0859285134

View File

@ -5,7 +5,7 @@
Name: pykickstart Name: pykickstart
Version: 3.32 Version: 3.32
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
@ -79,6 +79,9 @@ make PYTHON=%{__python3} test
%{python3_sitelib}/pykickstart*.egg-info %{python3_sitelib}/pykickstart*.egg-info
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 18 2021 Brian C. Lane <bcl@redhat.com> - 3.32-1 * Mon Jan 18 2021 Brian C. Lane <bcl@redhat.com> - 3.32-1
- Conditionally BuildRequire coverage and sphinx for runtests (bcl) - Conditionally BuildRequire coverage and sphinx for runtests (bcl)
Resolves: rhbz#1916735 Resolves: rhbz#1916735