Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-emcee for openSUSE:Factory checked in at 2021-07-03 20:51:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-emcee (Old) and /work/SRC/openSUSE:Factory/.python-emcee.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-emcee" Sat Jul 3 20:51:01 2021 rev:3 rq:903858 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-emcee/python-emcee.changes 2021-02-15 23:20:10.715743358 +0100 +++ /work/SRC/openSUSE:Factory/.python-emcee.new.2625/python-emcee.changes 2021-07-03 20:51:32.516448908 +0200 @@ -1,0 +2,11 @@ +Sat Jul 3 04:55:24 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 3.1.0: + * Added preliminary support for named parameters + (gh#dfm/emcee#386). + * Improved handling of blob dtypes (gh#dfm/emcee#363). + * Fixed various small bugs and documentation issues +- New BuildRequires: python-pip, python-wheel, and + python-setuptool_scm. + +------------------------------------------------------------------- Old: ---- emcee-3.0.2.tar.gz New: ---- emcee-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-emcee.spec ++++++ --- /var/tmp/diff_new_pack.Jf9BOo/_old 2021-07-03 20:51:32.912445863 +0200 +++ /var/tmp/diff_new_pack.Jf9BOo/_new 2021-07-03 20:51:32.916445832 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-emcee # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,16 @@ # NEP 29: python36-numpy and -scipy are no longer available in TW %define skip_python36 1 Name: python-emcee -Version: 3.0.2 +Version: 3.1.0 Release: 0 Summary: Python affine-invariant ensemble MCMC sampling License: MIT Group: Development/Languages/Python URL: https://github.com/dfm/emcee Source: https://files.pythonhosted.org/packages/source/e/emcee/emcee-%{version}.tar.gz -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-h5py ++++++ emcee-3.0.2.tar.gz -> emcee-3.1.0.tar.gz ++++++ ++++ 8973 lines of diff (skipped)
