Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dill for openSUSE:Factory checked in at 2023-05-05 15:57:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dill (Old) and /work/SRC/openSUSE:Factory/.python-dill.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dill" Fri May 5 15:57:31 2023 rev:12 rq:1084776 version:0.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dill/python-dill.changes 2023-02-17 16:45:31.547038598 +0100 +++ /work/SRC/openSUSE:Factory/.python-dill.new.1533/python-dill.changes 2023-05-05 15:57:34.468184598 +0200 @@ -1,0 +2,5 @@ +Thu May 4 15:20:33 UTC 2023 - Dirk Müller <[email protected]> + +- build for python 3.7+ only + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dill.spec ++++++ --- /var/tmp/diff_new_pack.IBRddb/_old 2023-05-05 15:57:34.936187280 +0200 +++ /var/tmp/diff_new_pack.IBRddb/_new 2023-05-05 15:57:34.948187348 +0200 @@ -17,6 +17,7 @@ %global skip_python2 1 +%{?sle15_python_module_pythons} Name: python-dill Version: 0.3.6 Release: 0 @@ -26,6 +27,7 @@ URL: https://github.com/uqfoundation/dill Source: https://github.com/uqfoundation/dill/archive/dill-%{version}.tar.gz#/dill-%{version}.tar.gz BuildRequires: %{python_module dbm} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module objgraph >= 1.7.2} BuildRequires: %{python_module setuptools} BuildRequires: fdupes
