Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pykickstart for openSUSE:Factory checked in at 2022-12-09 13:18:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pykickstart (Old) and /work/SRC/openSUSE:Factory/.python-pykickstart.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pykickstart" Fri Dec 9 13:18:07 2022 rev:4 rq:1041748 version:3.43 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pykickstart/python-pykickstart.changes 2021-02-02 14:24:55.111321533 +0100 +++ /work/SRC/openSUSE:Factory/.python-pykickstart.new.1835/python-pykickstart.changes 2022-12-09 13:19:34.771574905 +0100 @@ -1,0 +2,12 @@ +Wed Dec 7 20:54:04 UTC 2022 - Yogalakshmi Arunachalam <[email protected]> + +- 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) + +------------------------------------------------------------------- Old: ---- pykickstart-3.30.tar.gz New: ---- pykickstart-3.43.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pykickstart.spec ++++++ --- /var/tmp/diff_new_pack.dEJCKs/_old 2022-12-09 13:19:35.191577136 +0100 +++ /var/tmp/diff_new_pack.dEJCKs/_new 2022-12-09 13:19:35.195577157 +0100 @@ -1,6 +1,7 @@ # -# spec file for package python-pykickstart +# spec file # +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2020 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -21,24 +22,23 @@ # Python 2 isn't supported... %global skip_python2 1 - Name: python-%{mod_name} -Version: 3.30 +Version: 3.43 Release: 0 Summary: Python module for parsing and writing kickstart files Group: Development/Libraries/Python -License: GPL-2.0 AND MIT +License: GPL-2.0-only AND MIT URL: http://fedoraproject.org/wiki/pykickstart Source0: https://github.com/pykickstart/pykickstart/releases/download/r%{version}/%{mod_name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: fdupes -BuildRequires: gettext -BuildRequires: python-rpm-macros BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} +BuildRequires: fdupes +BuildRequires: gettext +BuildRequires: python-rpm-macros Requires: python-requests Requires: python-six @@ -53,14 +53,12 @@ %prep %autosetup -n %{mod_name}-%{version} -p1 - %build # Build all the translations and such %make_build PYTHON=%{__python3} %python_build - %install %python_install @@ -78,21 +76,18 @@ %check %python_expand PYTHONPATH=.. $python -m unittest discover -v - %post %python_install_alternative ksflatten ksflatten.1%{?ext_man} %python_install_alternative ksshell ksshell.1%{?ext_man} %python_install_alternative ksvalidator ksvalidator.1%{?ext_man} %python_install_alternative ksverdiff ksverdiff.1%{?ext_man} - %postun %python_uninstall_alternative ksflatten ksflatten.1%{?ext_man} %python_uninstall_alternative ksshell ksshell.1%{?ext_man} %python_uninstall_alternative ksvalidator ksvalidator.1%{?ext_man} %python_uninstall_alternative ksverdiff ksverdiff.1%{?ext_man} - %files %{python_files} %license COPYING %doc README.rst @@ -111,5 +106,4 @@ %python_alternative %{_bindir}/ksverdiff %python_alternative %{_mandir}/man1/ksverdiff.1%{?ext_man} - %changelog ++++++ pykickstart-3.30.tar.gz -> pykickstart-3.43.tar.gz ++++++ ++++ 47160 lines of diff (skipped)
