statsmodels 0.9.0-6ubuntu1 source package in Ubuntu

Changelog

statsmodels (0.9.0-6ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Drop python2 support.

statsmodels (0.9.0-6) unstable; urgency=medium

  * Don't change global pickle settings,
    as this can break unrelated code.

statsmodels (0.9.0-5) unstable; urgency=medium

  * Update import paths to be compatible with scipy 1.3.
  * Xfail another KalmanFilter test on armhf (#924036).
  * Mark -lib packages Multi-Arch: same.
  * Delete unused patches, document patches upstream status.
  * Upload to unstable.

statsmodels (0.9.0-4) experimental; urgency=medium

  * Loosen singularity detection threshold of VAR model.
  * Make KalmanFilter warning (#924036) work on multiarch arm64/armhf
    and xfail some more related tests.
  * Adapt TestLagmat.test_unknown_trim to work with newer numpy.
  * Loosen TestMultivariateVARUnivariate tolerances on i386.
  * Xfail TestHoltWinters.test_forecast (like upstream).
    Together, the above Closes: #938949.
  * Use Breaks+Replaces for examples move to -doc.  Closes: #938995.
  * Remove no longer needed s390x xfails/warning.

statsmodels (0.9.0-3) experimental; urgency=medium

  * Upload to experimental, as 0.9 is an API break (see #931540).
  * Merge 0.8.0-9 packaging into 0.9.  Drop patches no longer needed,
    refresh others.
  * Revert "Disable KalmanFilter on armhf" as it never actually
    worked (see #924036 / LP#1819227).  Instead,
    warn on use and xfail the tests.
  * Add self to Uploaders.
  * Tests now use pytest: add build-dependencies, adapt autopkgtest.
  * Remove test skips that are no longer needed.
  * Change s390x test skips to xfails (to check whether they are
    still needed), and warn if l1_cvxopt_cp is used on s390x.
  * Fix issues due to newer versions of dependencies:
    - AnovaRM column order
    - various issues within test code
  * Fix midrule bug in LaTeX summary output.
  * Clean up stray whitespace.
  * Fix typos.
  * Clarify -lib description.
  * Use https in links, and update Homepage.
  * Update and sort d/copyright.
  * Bump Standards-Version to 4.4.0 (no changes needed).
  * Give a more useful error if cvxopt is not available.
  * Use debhelper-compat.
  * Move examples to the -doc package.
  * Remove obsolete symlink, add symlinks to ease finding docs.
  * Strip timestamps and build paths for reproducibility.
  * Deduplicate documentation images.
  * Fix/improve nocheck/nodoc dependency marking.
  * Categorize build-dependencies.
  * Make -doc Suggest the Python 3 version.
  * Run the R-using examples.
  * Use data from R packages for building examples, instead of
    embedding a copy.  Modify one example to not need r-cran-count.
  * Set Rules-Requires-Root: no.
  * Remove outdated cythonized-files.
  * Don't use pickle for get_rdataset caching, as it is a security hole
    if the cache is shared.  (This invalidates existing cached data;
    it will automatically be re-downloaded if needed.)
  * Warn that load_pickle is for trusted files only.

 -- Steve Langasek <email address hidden>  Fri, 25 Oct 2019 22:24:26 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
statsmodels_0.9.0.orig.tar.gz 9.1 MiB 4ab219c776bf5b2187645c0ccb00cf8564c6c17541ae66ab96503f07368197d3
statsmodels_0.9.0-6ubuntu1.debian.tar.xz 49.7 KiB 9e838012db31c374b3d4d2ba2ef4290d8ab0438169fd72037200f3d5cf7833d8
statsmodels_0.9.0-6ubuntu1.dsc 3.5 KiB 22e8c6df77111fa21c6b3392be04ae277ee93cf5559fec0ceb77187678af39b9

Available diffs

View changes file

Binary packages built by this source

python3-statsmodels-lib: Python3 low-level implementations and bindings for statsmodels

 Statsmodels is a Python module for the estimation of statistical models.
 .
 This package contains internal libraries for python3-statsmodels. Users
 should not need to install it directly.

python3-statsmodels-lib-dbgsym: debug symbols for python3-statsmodels-lib