Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pympler for openSUSE:Factory checked in at 2022-06-09 14:09:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pympler (Old) and /work/SRC/openSUSE:Factory/.python-Pympler.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pympler" Thu Jun 9 14:09:23 2022 rev:5 rq:981274 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pympler/python-Pympler.changes 2021-12-23 17:53:34.863712854 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pympler.new.1548/python-Pympler.changes 2022-06-09 14:09:31.644345807 +0200 @@ -1,0 +2,12 @@ +Wed Jun 8 08:24:18 UTC 2022 - Matej Cepl <mc...@suse.com> + +- Add BR for python-dbm to make build working on 15.*. + +------------------------------------------------------------------- +Tue Jun 7 17:59:15 UTC 2022 - Marcus Rueckert <mrueck...@suse.de> + +- Update to 1.0.1: + - The resource module is only available on Unix, the mmap module + is also available on Windows. + +------------------------------------------------------------------- Old: ---- Pympler-1.0.tar.gz New: ---- Pympler-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pympler.spec ++++++ --- /var/tmp/diff_new_pack.umyh5h/_old 2022-06-09 14:09:32.204346558 +0200 +++ /var/tmp/diff_new_pack.umyh5h/_new 2022-06-09 14:09:32.208346563 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Pympler # -# Copyright (c) 2021 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,14 +17,16 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-Pympler -Version: 1.0 +Version: 1.0.1 Release: 0 Summary: A tool to analyze the memory behavior of Python objects License: Apache-2.0 URL: https://github.com/pympler/pympler Source: https://files.pythonhosted.org/packages/source/P/Pympler/Pympler-%{version}.tar.gz Patch0: pympler-flaky-tests.patch +BuildRequires: %{python_module dbm} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes ++++++ Pympler-1.0.tar.gz -> Pympler-1.0.1.tar.gz ++++++ ++++ 2459 lines of diff (skipped)