14
0

16 Commits

Author SHA256 Message Date
de1043ec93 Accepting request 1284361 from devel:languages:python
- Convert to pip-based build and libalternatives

OBS-URL: https://build.opensuse.org/request/show/1284361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=8
2025-06-11 14:22:29 +00:00
5d50ba1821 - Convert to pip-based build and libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=15
2025-06-10 07:58:51 +00:00
3070737f36 Accepting request 1171420 from devel:languages:python
- update to 3.54:
  * Add a DEFAULT_VERSION variable to version.py (bcl)
  * Deprecate network team options on RHEL 10 (rvykydal)

OBS-URL: https://build.opensuse.org/request/show/1171420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=7
2024-05-02 21:48:43 +00:00
81e58a91db - update to 3.54:
* Add a DEFAULT_VERSION variable to version.py (bcl)
  * Deprecate network team options on RHEL 10 (rvykydal)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=13
2024-05-02 16:36:52 +00:00
d060fb71e6 Accepting request 1169423 from devel:languages:python
- 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)

- Update to version 3.34

OBS-URL: https://build.opensuse.org/request/show/1169423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=6
2024-04-21 18:28:33 +00:00
63979d17fa - 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)
- Update to version 3.34

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=11
2024-04-20 21:22:32 +00:00
47332ea098 Accepting request 1069951 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1069951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=5
2023-03-07 15:51:11 +00:00
e879d961a8 Accepting request 1069946 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1069946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=9
2023-03-07 13:59:44 +00:00
16934bd5a4 Accepting request 1041748 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1041748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=4
2022-12-09 12:18:07 +00:00
e37c92236e Accepting request 1041230 from home:yarunachalam:branches:devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/1041230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=7
2022-12-09 00:21:35 +00:00
399a6073ae Accepting request 868037 from devel:languages:python
- Adapt for new singlespec style

OBS-URL: https://build.opensuse.org/request/show/868037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=3
2021-02-02 13:24:49 +00:00
bf90049292 - Adapt for new singlespec style
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=5
2021-01-31 00:09:14 +00:00
5d958b343f Accepting request 857755 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/857755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=2
2020-12-21 09:24:23 +00:00
e771b83e14 Accepting request 857754 from home:Pharaoh_Atem:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/857754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=3
2020-12-20 18:42:14 +00:00
1171597c32 Accepting request 807724 from devel:languages:python
Initial packaging for openSUSE

OBS-URL: https://build.opensuse.org/request/show/807724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pykickstart?expand=0&rev=1
2020-05-23 15:27:04 +00:00
Tomáš Chvátal
4b5b7f3661 Accepting request 807720 from home:Pharaoh_Atem:SUSE_LiveCDTools
Initial package for openSUSE

OBS-URL: https://build.opensuse.org/request/show/807720
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=1
2020-05-20 12:46:55 +00:00