Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cma for openSUSE:Factory checked in at 2023-01-04 20:18:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cma (Old) and /work/SRC/openSUSE:Factory/.python-cma.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cma" Wed Jan 4 20:18:35 2023 rev:3 rq:1055966 version:3.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cma/python-cma.changes 2021-04-17 00:02:23.585653486 +0200 +++ /work/SRC/openSUSE:Factory/.python-cma.new.1563/python-cma.changes 2023-01-04 20:18:41.309663130 +0100 @@ -1,0 +2,16 @@ +Wed Jan 4 16:50:24 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to r3.2.2: + * Smallish fixes and improvements and a constraints use case notebook. + * fixes plot of principal axes which were shown squared by mistake +- update to r3.2.0: + * constraints handling via a dynamic unconstrained function instantiated + from cma.ConstrainedFitnessAL. + * many small improvements and fixes +- update to r3.1.0: + * fix return value of fmin_con and make it more usable, added attribute + best_feasible + * polish evolution_strategy.py + * fix a few smallish bugs + +------------------------------------------------------------------- Old: ---- cma-3.0.3.tar.gz New: ---- cma-3.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cma.spec ++++++ --- /var/tmp/diff_new_pack.5aw09k/_old 2023-01-04 20:18:41.765665841 +0100 +++ /var/tmp/diff_new_pack.5aw09k/_new 2023-01-04 20:18:41.769665865 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cma # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020 Christoph Junghans # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,7 @@ # No numpy on 3.6 %define skip_python36 1 Name: python-cma -Version: 3.0.3 +Version: 3.2.2 Release: 0 Summary: Covariance Matrix Adaptation Evolution Strategy numerical optimizer License: BSD-3-Clause ++++++ cma-3.0.3.tar.gz -> cma-3.2.2.tar.gz ++++++ ++++ 4475 lines of diff (skipped)