14
0

- 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
This commit is contained in:
2024-05-02 16:36:52 +00:00
committed by Git OBS Bridge
parent 63979d17fa
commit 81e58a91db
4 changed files with 11 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
%global skip_python2 1
Name: python-%{mod_name}
Version: 3.53
Version: 3.54
Release: 0
Summary: Python module for parsing and writing kickstart files
Group: Development/Libraries/Python