Python utilities for manipulating kickstart files.
Repositories
AppStream
Description
Python utilities for manipulating kickstart files. The Python 2 and 3 libraries
can be found in the packages python-kickstart and python3-kickstart
respectively.
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.16.16-1
- Rebuilt for MSVSphere 8.8
* Fri Apr 28 2023 Brian C. Lane <bcl@redhat.com> - 3.16.16-1
- Makefile: Add use of git signingkey (bcl)
Related: rhbz#2189480
- Add DNS handling options to the network command (vslavik)
Resolves: rhbz#2189480
* Fri Jun 24 2022 Brian C. Lane <bcl@redhat.com> - 3.16.15-1
- Add support for automatic LUN Scan (vponcova)
Resolves: rhbz#1497088
* Mon May 17 2021 Brian C. Lane <bcl@redhat.com> - 3.16.13-1
- Deprecate autostep in RHEL8 (vslavik)
Resolves: rhbz#1895951
* Tue May 11 2021 Brian C. Lane <bcl@redhat.com> - 3.16.12-1
- docs: Use python3 from environment so that tox installed modules are found (bcl)
Related: rhbz#1916487
- tests: Name zipl test RHEL8_TestCase (bcl)
Related: rhbz#1916487
- Makefile: Use unittest instead of nose (bcl)
Related: rhbz#1916487
- pylint: Fix warnings and errors from pylint 2.5.x (bcl)
Related: rhbz#1916487
- tests: Ignore W0707 raise-missing-from warnings (bcl)
Related: rhbz#1916487
- setup.py: Fix script installation without filename extension (bcl)
Related: rhbz#1916487
- move dependencies into setup.py and use setuptools (carlos)
Related: rhbz#1916487
- Switch to using GitHub Actions instead of Travis CI (bcl)
Resolves: rhbz#1916487
- Add support for running via tox (bcl)
Related: rhbz#1916487
* Mon Apr 20 2020 Brian C. Lane <bcl@redhat.com> - 3.16.11-1
- tests: pin coverage at the 4.x.x series (bcl)
Related: rhbz#1790574
- Switch to using Weblate for translations (bcl)
Resolves: rhbz#1790574
- po: Remove pykickstart.pot (bcl)
Related: rhbz#1790574
* Tue Jan 14 2020 Brian C. Lane <bcl@redhat.com> - 3.16.10-1
- New translations
Resolves: rhbz#1754980
- Update zanata client package name (bcl)
- Update pykickstart.pot (bcl)
* Tue Dec 03 2019 Brian C. Lane <bcl@redhat.com> - 3.16.9-1
- Update versionremoved sphinx extension (bcl)
Related: rhbz#1776378
- Add the rhsm command (mkolman)
Resolves: rhbz#1776378
Related: rhbz#1748281
* Wed Nov 06 2019 Brian C. Lane <bcl@redhat.com> - 3.16.8-1
- Updated upstream urls in pykickstart.spec (bcl)
- docs/versionremoved: fix sphinx import path (lars)
- Add support for the ZIPL Secure Boot for RHEL8 (#1753312) (vponcova)
Resolves: rhbz#1753312
* Wed Aug 14 2019 David Cantrell <dcantrell@redhat.com> - 3.16.7-1
- Update translations
Resolves: rhbz#1690008