Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-deap for openSUSE:Factory checked in at 2023-12-03 20:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-deap (Old) and /work/SRC/openSUSE:Factory/.python-deap.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-deap" Sun Dec 3 20:49:13 2023 rev:6 rq:1130509 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-deap/python-deap.changes 2022-03-01 17:04:31.764348738 +0100 +++ /work/SRC/openSUSE:Factory/.python-deap.new.25432/python-deap.changes 2023-12-03 20:49:35.571494172 +0100 @@ -1,0 +2,8 @@ +Sat Dec 2 19:52:47 UTC 2023 - Dirk Müller <[email protected]> + +- update to 1.4.1: + * https://github.com/DEAP/deap/compare/1.3.2...1.4.1 +- drop no2to3.patch, python-deap-python3.patch, + python-deap-remove-nose.patch (upstream) + +------------------------------------------------------------------- Old: ---- deap-1.3.1.tar.gz no2to3.patch python-deap-python3.patch python-deap-remove-nose.patch New: ---- deap-1.4.1.tar.gz BETA DEBUG BEGIN: Old: * https://github.com/DEAP/deap/compare/1.3.2...1.4.1 - drop no2to3.patch, python-deap-python3.patch, python-deap-remove-nose.patch (upstream) Old: * https://github.com/DEAP/deap/compare/1.3.2...1.4.1 - drop no2to3.patch, python-deap-python3.patch, python-deap-remove-nose.patch (upstream) Old:- drop no2to3.patch, python-deap-python3.patch, python-deap-remove-nose.patch (upstream) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-deap.spec ++++++ --- /var/tmp/diff_new_pack.MQm5Bw/_old 2023-12-03 20:49:36.123514450 +0100 +++ /var/tmp/diff_new_pack.MQm5Bw/_new 2023-12-03 20:49:36.123514450 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-deap # -# 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,20 +16,14 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python36 1 +%{?sle15_python_module_pythons} Name: python-deap -Version: 1.3.1 +Version: 1.4.1 Release: 0 Summary: Distributed Evolutionary Algorithms in Python License: LGPL-3.0-only URL: https://github.com/DEAP/deap Source: https://files.pythonhosted.org/packages/source/d/deap/deap-%{version}.tar.gz -# https://github.com/DEAP/deap/pull/507 -Patch0: python-deap-remove-nose.patch -# https://github.com/DEAP/deap/pull/507 -Patch1: python-deap-python3.patch -Patch2: no2to3.patch BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -48,9 +42,6 @@ %prep %setup -q -n deap-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build export CFLAGS="%{optflags}" @@ -69,5 +60,6 @@ %files %{python_files} %doc README.md %license LICENSE.txt -%{python_sitearch}/* +%{python_sitearch}/deap +%{python_sitearch}/deap-%{version}*info ++++++ deap-1.3.1.tar.gz -> deap-1.4.1.tar.gz ++++++ ++++ 10483 lines of diff (skipped)
