forked from pool/python-pykickstart
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
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
Name: python-%{mod_name}
|
||||
Version: 3.25
|
||||
Version: 3.30
|
||||
Release: 0
|
||||
Summary: Python module for parsing and writing kickstart files
|
||||
Group: Development/Libraries/Python
|
||||
@@ -36,12 +36,10 @@ BuildArch: noarch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gettext
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module ordered-set}
|
||||
BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
|
||||
Requires: python-ordered-set
|
||||
Requires: python-requests
|
||||
Requires: python-six
|
||||
|
||||
|
Reference in New Issue
Block a user