From: Raspbian automatic forward porter Date: Wed, 13 May 2020 06:48:22 +0000 (+0100) Subject: Merge version 0.10.2-2+rpi1 and 0.11.1-2 to produce 0.11.1-2+rpi1 X-Git-Tag: archive/raspbian/0.11.1-2+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=286fab48e56f2b2418b64869bc04b4cd1483b377;p=statsmodels.git Merge version 0.10.2-2+rpi1 and 0.11.1-2 to produce 0.11.1-2+rpi1 --- 286fab48e56f2b2418b64869bc04b4cd1483b377 diff --cc debian/changelog index cc41690,94dae7d..b20137a --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,42 +1,49 @@@ - statsmodels (0.10.2-2+rpi1) bullseye-staging; urgency=medium ++statsmodels (0.11.1-2+rpi1) bullseye-staging; urgency=medium + ++ [changes brought forward from 0.10.2-2+rpi1 by Peter Michael Green at Tue, 04 Feb 2020 00:34:03 +0000] + * Disable testsuite. + - -- Peter Michael Green Tue, 04 Feb 2020 00:34:03 +0000 ++ -- Raspbian forward porter Wed, 13 May 2020 06:48:22 +0000 ++ + statsmodels (0.11.1-2) unstable; urgency=medium + + * Tests: don't require a numpy warning that doesn't exist on armel. + Closes: #956882. + * Tests: allow no-multiprocessing failures (hurd-i386). + * Remove inconveniently licensed (CC-BY-SA) snippet. + + -- Rebecca N. Palmer Fri, 24 Apr 2020 15:17:04 +0100 + + statsmodels (0.11.1-1) unstable; urgency=medium + + * Upstream bugfix release. + * Drop patches applied upstream, refresh others. + * Don't require a warning scipy only produces on some architectures. + * Warn that Markov(Auto)regression can give wrong answers on armhf + and DynamicFactor on ppc64el, and xfail tests. + * Upload to unstable. Closes: #950429. + * Re-enable checking the test suite. + + -- Rebecca N. Palmer Mon, 24 Feb 2020 22:49:06 +0000 + + statsmodels (0.11.0-1) experimental; urgency=medium + + * New upstream release. + * Upload to experimental, as this is an API break (see #950429). + * Drop patches applied upstream, refresh others. + * Update and sort dependencies. + * Docs: use nature theme because we don't have sphinx_material, + remove obsolete GLMNotes, + don't skip unrunnable examples. + * Update and sort d/copyright. + * Fix some test failures (that were not real problems). + * Use local requirejs. + * Fix spelling and whitespace. + * Reproducibility: remove more build paths. + * Loosen tolerance on another flaky test. + * Temporarily ignore the test suite to get a first build. + + -- Rebecca N. Palmer Sun, 02 Feb 2020 21:51:06 +0000 statsmodels (0.10.2-2) unstable; urgency=medium