forked from pool/python-pykickstart
- 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
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|