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-02-17 16:45:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dill (Old)
 and      /work/SRC/openSUSE:Factory/.python-dill.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dill"

Fri Feb 17 16:45:20 2023 rev:11 rq:1066285 version:0.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dill/python-dill.changes  2022-11-21 
15:30:08.980817075 +0100
+++ /work/SRC/openSUSE:Factory/.python-dill.new.22824/python-dill.changes       
2023-02-17 16:45:31.547038598 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 23:13:45 UTC 2023 - Dirk Müller <[email protected]>
+
+- restore installation of dbm module on SLE15 and older
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dill.spec ++++++
--- /var/tmp/diff_new_pack.am84Ni/_old  2023-02-17 16:45:32.119041820 +0100
+++ /var/tmp/diff_new_pack.am84Ni/_new  2023-02-17 16:45:32.123041842 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dill
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%global skip_python2 1
 Name:           python-dill
 Version:        0.3.6
 Release:        0
@@ -24,16 +25,12 @@
 Group:          Development/Languages/Python
 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 objgraph >= 1.7.2}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-%if 0%{?suse_version} >= 1550
-BuildRequires:  %{python_module dbm}
-%else
-BuildRequires:  python3-dbm
-%endif
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 Recommends:     python-objgraph >= 1.7.2

Reply via email to