File python-pykickstart.changes of Package python-pykickstart
-------------------------------------------------------------------
Wed Mar 18 23:43:01 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 3.69:
* Makefile: Drop coverage-report.log (bcl)
* Add Fedora 45 support (bcl)
* tests: Use pytest-cov to support coverage of parallel tests
from pytest-xdist (bcl)
* workflows: Use latest released py3.14 and py3.12 (bcl)
* test: Use pytest-xdist to run tests in parallel (bcl)
* tests: Use ThreadingHTTPServer and threads for load and
include tests (bcl)
* tests: Mark helper classes as not tests (bcl)
* bootc: Add bootc command to the RHEL10 handler (bcl)
* rdp: Add rdp support to the RHEL10 handler (bcl)
* raid: Update RHEL10 handler to match rhel10-branch (bcl)
* Fix handling filesystem labels with spaces (marmarek)
- update to 3.66:
* workflows: Use py3.14 beta.4 (bcl)
* pylint: Ignore files in .git (bcl)
* pyproject: Bump setuptools to 77 or later (bcl)
* Makefile: Stop running setup.py directly (bcl)
- update to 3.65:
* workflows: Add python 3.14 to the test matrix (bcl)
* Add support for RDP (jkonecny)
* Deprecate VNC (jkonecny)
* docs: Fix chapter numbering after adding certificate (bcl)
- update to 3.64:
* workflow: Add python 3.13 testing (bcl)
* tests: Remove unused import of constants (bcl)
* realm: Clean up documentation (bcl)
* Add support for new bootc kickstart command (ppolawsk)
* Update documentation for clearpart --initlabel option.
(rvykydal)
* Update the %certificate section documentation (rvykydal)
- update to 3.63:
* Do not remove "md" prefix from RAID names (vtrefny)
* Add Fedora 43 support (bcl)
* workflows: Switch to ubuntu-latest (bcl)
* Update formatting of certificate section documentation
(rvykydal)
* Update %certificate documentation with not about bundles
(rvykydal)
* Fix formatting of %certificate documentation example
(rvykydal)
* Update %certificate section documentation (rvykydal)
- update to 3.62:
* Make %certificate section option --dir mandatory. (rvykydal)
* Resolves: rhbz#2342762
- update to 3.61:
* runpylint: Log astroid version (bcl)
* tests: Limit the python versions used in testing (bcl)
* Add support for inline certificates with `%certificate`
section (k.koukiou)
-------------------------------------------------------------------
Tue Jun 10 07:53:07 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build and libalternatives
-------------------------------------------------------------------
Thu May 2 16:36:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.54:
* Add a DEFAULT_VERSION variable to version.py (bcl)
* Deprecate network team options on RHEL 10 (rvykydal)
-------------------------------------------------------------------
Sat Apr 20 21:21:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.53:
* Do some workflow maintenance
* Add RHEL 10 handler to master branch
* Add Fedora 41 support
* Update kickstart-docs.rst
* Add missing rhsm and syspurpose commands
- update to 3.47:
* displaymode: Update description to describe behavior
* network: Move new options to Fedora 39
- update to 3.46:
* Add conflict test between ostree sources
* Fix missing seen check for output generation
* Add new ostreecontainer command
* Check the conflicting commands automatically (vponcova)
* Fix tests for conflicting commands (vponcova)
* Add conflicting commands support (bcl)
* Fix handling of package section arguments in older versions
- update to 3.45:
* Don't allow to use --sdboot and --extlinux together
* tests: add bootloader sdboot option (jeremy.linton)
* bootloader: Add systemd-boot support with --sdboot
* Add %changelog section to pykickstart.spec.in (jkonecny)
* Do not request sign for rc-release Makefile target (jkonecny)
* Do not require SPECFILE for rc-release (jkonecny)
* Add missing docs copy to scratch Makefile (jkonecny)
* Add support for Fedora 39 (vslavik)
-------------------------------------------------------------------
Tue Mar 7 09:15:48 UTC 2023 - pgajdos@suse.com
- python-six is not required
-------------------------------------------------------------------
Wed Dec 7 20:54:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.34
* Remove the auth and authconfig commands (pbrezina)
The parse method is expected to return a value (vponcova)
tests: unittest isn't used in handle_unicode anymore (bcl)
Add RHEL 9 handler (mkolman)
Resolves: rhbz#1966730
Add RHEL 9 version for commands that had a RHEL version in the past (mkolman)
Add RHEL 9 version for BTRFS related commands (mkolman)
-------------------------------------------------------------------
Sun Jan 31 00:07:23 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
- Adapt for new singlespec style
-------------------------------------------------------------------
Sun Dec 20 17:45:46 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Update to version 3.30
+ Add new timesource command
+ Deprecate the --ntpservers and --nontp options of the timezone command
+ Remove --biospart argument from harddrive command, it was never implemented or used.
+ Add Fedora 34 handler
-------------------------------------------------------------------
Wed May 20 12:38:46 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Drop unused nose and coverage test dependencies
- Drop unused Sphinx dependency for docs
-------------------------------------------------------------------
Mon Apr 20 14:11:36 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Sync disable for running tests in package builds from Fedora
-------------------------------------------------------------------
Mon Apr 20 13:25:03 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Update to version 3.25
+ Add Fedora 33 support
+ Add Fedora 32 support
+ Drop Python 2 compatibility
-------------------------------------------------------------------
Sat Mar 2 23:50:05 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Initial packaging for openSUSE