Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tomlkit for openSUSE:Factory checked in at 2022-02-03 23:15:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tomlkit (Old) and /work/SRC/openSUSE:Factory/.python-tomlkit.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tomlkit" Thu Feb 3 23:15:57 2022 rev:7 rq:948284 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tomlkit/python-tomlkit.changes 2020-10-29 09:46:36.984072849 +0100 +++ /work/SRC/openSUSE:Factory/.python-tomlkit.new.1898/python-tomlkit.changes 2022-02-03 23:16:22.588657822 +0100 @@ -1,0 +2,8 @@ +Thu Jan 20 22:45:49 UTC 2022 - Matej Cepl <[email protected]> + +- Update to version 0.8.0: + - Drop support for Python<3.6. + - Comply with TOML v1.0.0. + - And many bug fixes + +------------------------------------------------------------------- Old: ---- tomlkit-0.7.0.tar.gz New: ---- tomlkit-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tomlkit.spec ++++++ --- /var/tmp/diff_new_pack.unOJZM/_old 2022-02-03 23:16:23.128654136 +0100 +++ /var/tmp/diff_new_pack.unOJZM/_new 2022-02-03 23:16:23.132654109 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-tomlkit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 +%define skip_python2 1 Name: python-tomlkit -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Style preserving TOML library License: MIT @@ -32,17 +32,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch -%if %{with python2} -BuildRequires: python-enum34 -BuildRequires: python-functools32 -%endif -%ifpython2 -Requires: python-enum34 -Requires: python-functools32 -%endif -%if %{python_version_nodots} < 35 -Requires: python-typing >= 3.6 -%endif %python_subpackages %description @@ -56,7 +45,6 @@ %install %python_install -%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check ++++++ tomlkit-0.7.0.tar.gz -> tomlkit-0.8.0.tar.gz ++++++ ++++ 14071 lines of diff (skipped)
