Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-prettytable for openSUSE:Factory checked in at 2023-04-22 21:59:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-prettytable (Old) and /work/SRC/openSUSE:Factory/.python-prettytable.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-prettytable" Sat Apr 22 21:59:36 2023 rev:7 rq:1081827 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-prettytable/python-prettytable.changes 2022-11-08 10:53:21.773388979 +0100 +++ /work/SRC/openSUSE:Factory/.python-prettytable.new.1533/python-prettytable.changes 2023-04-22 22:00:24.277196425 +0200 @@ -1,0 +2,10 @@ +Fri Apr 21 12:29:44 UTC 2023 - Dirk Müller <[email protected]> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:43:11 UTC 2023 - Matej Cepl <[email protected]> + +- Make calling of %{sle15modernpython} optional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-prettytable.spec ++++++ --- /var/tmp/diff_new_pack.mLpYMM/_old 2023-04-22 22:00:24.761199319 +0200 +++ /var/tmp/diff_new_pack.mLpYMM/_new 2023-04-22 22:00:24.769199367 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-prettytable # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2011 Christian Berendt. # # All modifications and additions to the file contributed by third parties @@ -18,6 +18,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-prettytable Version: 3.5.0 Release: 0 @@ -26,9 +27,9 @@ URL: https://github.com/jazzband/prettytable Source0: https://files.pythonhosted.org/packages/source/p/prettytable/prettytable-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} -BuildRequires: %{python_module importlib-metadata if %python-base < 3.8} -BuildRequires: %{python_module hatchling} BuildRequires: %{python_module hatch_vcs} +BuildRequires: %{python_module hatchling} +BuildRequires: %{python_module importlib-metadata if %python-base < 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-lazy-fixture} BuildRequires: %{python_module pytest}
