Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pykickstart-3.53-1.fc41 RPM for noarch

From Fedora Rawhide for s390x / p

Name: pykickstart Distribution: Fedora Project
Version: 3.53 Vendor: Fedora Project
Release: 1.fc41 Build date: Wed Apr 3 23:06:03 2024
Group: Unspecified Build host: buildvm-ppc64le-29.iad2.fedoraproject.org
Size: 47908 Source RPM: pykickstart-3.53-1.fc41.src.rpm
Packager: Fedora Project
Url: http://fedoraproject.org/wiki/pykickstart
Summary: Python utilities for manipulating kickstart files.
Python utilities for manipulating kickstart files.

Provides

Requires

License

GPL-2.0-only AND MIT

Changelog

* Wed Apr 03 2024 Brian C. Lane <bcl@redhat.com> - 3.53-1
  - Update sources to github release urls
  - rhel10: autopart on RHEL does not support --type=btrfs (bcl)
  - rhel10: Add test for btrfs command deprecation (bcl)
  - rhel10: Add missing rhsm and syspurpose commands (bcl)
  - Break out %pre example to kickstart-examples (tasleson)
  - Update kickstart-docs.rst (tasleson)
  - Add Fedora 41 support (bcl)
  - Update RHEL 9 handler (bcl)
  - Update RHEL 10 handler classes (bcl)
  - Add RHEL 10 handler (bcl)
  - workflow: Use python 3.12.2 for tests (bcl)
  - workflow: Bump checkout and setup-python actions to new versions (bcl)
* Thu Feb 01 2024 Brian C. Lane <bcl@redhat.com> - 3.52-1
  - Deprecate %packages --instLangs and --excludeWeakdeps kickstart options (vponcova)
  - Deprecate timezone --isUtc, --ntpservers and --nontp kickstart options (vponcova)
  - Fix the assert_removed check in the unit tests (vponcova)
  - Remove the repo --ignoregroups kickstart option in Fedora 40 (vponcova)
  - Remove the logging --level kickstart option in Fedora 40 (vponcova)
  - Remove the method kickstart command in Fedora 40 (vponcova)
  - Remove the autostep kickstart command in Fedora 40 (vponcova)
  - requirements: Add setuptools (bcl)
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.51-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.51-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Nov 28 2023 Brian C. Lane <bcl@redhat.com> - 3.51-1
  - Deprecate the nvdimm kickstart command (vponcova)
* Fri Nov 10 2023 Brian C. Lane <bcl@redhat.com> - 3.50-1
  - Add Fedora 40 support (bcl)
  - remove control characters from license (cmdr)
  - scripts: Fix wording in documentation (bcl)
  - workflow: Fix test for python 3.12.0 version (bcl)
* Wed Oct 25 2023 Brian C. Lane <bcl@redhat.com> - 3.49-1
  - tox: Only run unit tests for python 3.6 (bcl)
  - workflow: Update to py3.12.0 (bcl)
  - pykickstart: Set timeout to 120s on requests.get (bcl)
  - translation-canary: Update the subtree with current master (bcl)
  - Squashed 'translation-canary/' changes from 840c2d64..5bb81253 (bcl)
  - tests: Add python 3.12 support (bcl)
  - tests: Update unicode test to remove deprecated resetlocale (bcl)
  - rtd: formats is separate, not part of sphinx (bcl)
  - rtd: Add the .readthedocs.yaml config file (bcl)
  - spec: Update spec with changes from Fedora (bcl)
  - Makefile: Update pypi upload command (bcl)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.48-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.48-2
  - Rebuilt for Python 3.12
* Thu Jun 08 2023 Brian C. Lane <bcl@redhat.com> - 3.48-1
  - Makefile: Add a test-no-coverage target (bcl)
  - realm: switch from pipes.quote() to shlex.quote() (ptoscano)
  - workflow: Update actions to newest versions (bcl)
  - Fix issues how to generate encrypted passwords (woiling)
* Fri Mar 17 2023 Brian C. Lane <bcl@redhat.com> - 3.47-1
  - network: Move new options to Fedora 39 (bcl)
    Related: rhbz#1656662
  - displaymode: Update description to describe behavior (bcl)
* Tue Mar 14 2023 Brian C. Lane <bcl@redhat.com> - 3.46-1
  - Add conflict test between ostree sources (#2125655) (jkonecny)
    Related: rhbz#2125655
  - Fix missing seen check for output generation (#2125655) (jkonecny)
    Related: rhbz#2125655
  - Add new ostreecontainer command (#2125655) (jkonecny)
    Related: rhbz#2125655
    Resolves: rhbz#2125655
    Related: rhbz#2125655
  - 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 (bcl)
* Tue Mar 14 2023 Brian C. Lane <bcl@redhat.com> - 3.45-1
  - workflow: Update to use released python 3.11 version (bcl)
  - Don't allow to use --sdboot and --extlinux together (vponcova)
  - tests: add bootloader sdboot option (jeremy.linton)
  - bootloader: Add systemd-boot support with --sdboot (jeremy.linton)
  - 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)
* Wed Feb 15 2023 Brian C. Lane <bcl@redhat.com> - 3.44-1
  - Add DNS handling options to the network command (vslavik)
    Related: rhbz#1656662
  - Fix the coverage report (vponcova)
  - whitelist_externals has changed to allowlist_externals (bcl)
  - Update %post example for DNS problems (bcl)
  - deps: Move dependencies into requirements.txt (bcl)
  - Fix syntax of a code sample (ewoud)
* Mon Jan 30 2023 Brian C. Lane <bcl@redhat.com> - 3.43-3
  - SPDX migration
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.43-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Aug 29 2022 Brian C. Lane <bcl@redhat.com> - 3.43-1
  - pyproject.toml: Add dependencies (bcl)
  - sshkey: Escapes quotes in the ssh key (bcl)
    Resolves: rhbz#2117734
  - test: Add Python 3.11 to test matrix (bcl)
  - Add --hibernation option to AutoPart (ozobal)
  - Makefile: Include pyproject.toml in new release commit (bcl)
* Tue Aug 16 2022 Brian C. Lane <bcl@redhat.com> - 3.42-1
  - Use RHEL9 for RHEL command documentation (bcl)
  - setup.py: use setuptools not distutils (bcl)
  - Add pyproject.toml and update setup.py (bcl)
  - Add Fedora 38 support (bcl)
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.41-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 3.41-2
  - Rebuilt for Python 3.11
* Thu Jun 16 2022 Brian C. Lane <bcl@redhat.com> - 3.41-1
  - Write commands in alphabetical order (bcl)
    Resolves: rhbz#2096871
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.40-2
  - Rebuilt for Python 3.11
* Mon Jun 13 2022 Brian C. Lane <bcl@redhat.com> - 3.40-1
  - Add support for automatic LUN Scan (vponcova)
    Related: rhbz#1432883
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.39-2
  - Rebuilt for Python 3.11
* Thu Jun 02 2022 Brian C. Lane <bcl@redhat.com> - 3.39-1
  - tests: Fix unused out variable warnings (bcl)
  - rootpw: Add an --allow-ssh argument (bcl)
    Resolves: rhbz#2083269
  - github: Fix workflow to only send coverage for python 3.9 (bcl)
* Thu Apr 07 2022 Brian C. Lane <bcl@redhat.com> - 3.38-1
  - Add test for missing closing quote (bcl)
  - i18n: Pass gettext domain on every translation call (bcl)

Files

/usr/bin/ksflatten
/usr/bin/ksshell
/usr/bin/ksvalidator
/usr/bin/ksverdiff
/usr/share/doc/pykickstart
/usr/share/doc/pykickstart/README.rst
/usr/share/doc/pykickstart/kickstart.vim
/usr/share/licenses/pykickstart
/usr/share/licenses/pykickstart/COPYING
/usr/share/man/man1/ksflatten.1.gz
/usr/share/man/man1/ksshell.1.gz
/usr/share/man/man1/ksvalidator.1.gz
/usr/share/man/man1/ksverdiff.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 01:56:54 2024