[statsmodels] branch debian updated (f78f6f8 -> 5378ece)

Andreas Tille tille at debian.org
Wed Sep 27 08:43:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch debian
in repository statsmodels.

      from  f78f6f8   Finalize changelog for release 0.8.0-3.
      adds  b90a8b9   Pure attempt to build with Python3
      adds  db4951e   Seems odd for statsmodels to Recommend a python test runner
      adds  86513d9   There's only one doc package
      adds  a5c2f29   Use Python 3 version of ipython to process notebook files
      adds  0b0c9df   Switch to Python 3 versions of numpydoc and sphinx
      adds  1ed8d80   Convert to using pybuild.
      adds  5d5954d   Remove cythonize target.
      adds  96ce52e   Build documentatiohn using Python 3 components.
      adds  84491e8   Update dh_auto_clean with new files that need deleting
      adds  80c79eb   Use a loop to move .so files into the Python 2 & 3 -lib package
      adds  433faa0   Rename both python{,3}-statsmodels to python{,3}-scikits.statsmodels
      adds  fd9fea1   Make sure we run dh_numpy and dh_numpy3 to set numpy api version
      adds  6237b98   running dh_numpy should scan all packages
      adds  942f0be   target override_dh_auto_build instead of auto_build-arch
      adds  046e58c   Add a simple autopkgtest  to make sure the compiled libraries dont segfault
      adds  5b39ac3   Add python-dateutil, patsy, tk as build depends Marking nose & tk as !nocheck
      adds  c3c6905   Update Python 3 build depends, add components necessary to build notebook examples
      adds  bd49113   Credit myself for work toward next release
      adds  e1d292e   Lintian warned that Conflicts with version should probably be Breaks
      adds  12aaee5   Add use-system-inventory patch to use intersphinx inventory files from other Debian doc packages. Added those packages to the -doc package suggests list
      adds  ec2691a   Let dh_sphinxdoc manage jquery dependencies. Add libjs-requirejs for building notebooks.
      adds  f0e940f   Use Python 3 for documentation building, and enable building notebook examples as jupyter components are now available in stable.
      adds  4e3f203   Extend a python3-statsmodels-lib description to make lintian happier
      adds  0676651   Cleanup more files that might be generated during build
      adds  a695cdc   Exclude test_sarimax test_structural test_dynamic_factor test_varmax from unit testing See #873512
      adds  c02f440   Mark all 3 requests for Python3 version done
      adds  d100670   add patch use-cached-datasets, and cache all of the get_rdataset datasets in debian/datasets/. This is needed so the documentation will build without network access.
      adds  7fe3525   Credit myself for the release
      adds  5af8ccf   Standards-Version: 4.1.0
       new  5be6f42   Debian branch is debian not debian-experimental
       new  ed31d47   Polish changelog to make lintian happy
       new  00e31f4   Document data files needed for documentation in debian/README.source
       new  5378ece   Seems all TODO items are actually done

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/README.source                               | 145 +++++++++++++++++++++
 debian/TODO                                        |  12 --
 debian/changelog                                   |  35 +++++
 debian/control                                     |  89 ++++++++++---
 debian/copyright                                   |   7 +
 ...ndock,Rdatasets,master,csv,COUNT,medpar.csv.zip | Bin 0 -> 7133 bytes
 ...ck,Rdatasets,master,csv,HistData,Guerry.csv.zip | Bin 0 -> 4876 bytes
 ...lbundock,Rdatasets,master,csv,MASS,epil.csv.zip | Bin 0 -> 2896 bytes
 ...bundock,Rdatasets,master,csv,car,Duncan.csv.zip | Bin 0 -> 658 bytes
 ...lbundock,Rdatasets,master,csv,car,Moore.csv.zip |   2 +
 ...ock,Rdatasets,master,csv,geepack,dietox.csv.zip | Bin 0 -> 7930 bytes
 ...datasets,master,csv,robustbase,starsCYG.csv.zip | Bin 0 -> 349 bytes
 ...dock,Rdatasets,master,csv,vcd,Arthritis.csv.zip | Bin 0 -> 728 bytes
 ...ntarelbundock,Rdatasets,master,datasets.csv.zip | Bin 0 -> 37337 bytes
 ...k,Rdatasets,master,doc,COUNT,rst,medpar.rst.zip | Bin 0 -> 1067 bytes
 ...datasets,master,doc,HistData,rst,Guerry.rst.zip | Bin 0 -> 2712 bytes
 ...dock,Rdatasets,master,doc,MASS,rst,epil.rst.zip | Bin 0 -> 1142 bytes
 ...ock,Rdatasets,master,doc,car,rst,Duncan.rst.zip | Bin 0 -> 675 bytes
 ...dock,Rdatasets,master,doc,car,rst,Moore.rst.zip | Bin 0 -> 767 bytes
 ...Rdatasets,master,doc,geepack,rst,dietox.rst.zip | Bin 0 -> 631 bytes
 ...sets,master,doc,robustbase,rst,starsCYG.rst.zip | Bin 0 -> 778 bytes
 ...,Rdatasets,master,doc,vcd,rst,Arthritis.rst.zip | Bin 0 -> 715 bytes
 debian/gbp.conf                                    |   2 +-
 debian/patches/deb_no_nbformat_for_now             |  31 -----
 debian/patches/series                              |   4 +-
 debian/patches/use-cached-datasets                 | 108 +++++++++++++++
 debian/patches/use-python3-for-doc-build           |  16 +++
 debian/patches/use-system-inventory                |  24 ++++
 debian/python-statsmodels-doc.doc-base             |  12 ++
 debian/rules                                       | 141 ++++++++------------
 debian/source/include-binaries                     |  16 +++
 debian/tests/control                               |  16 +++
 32 files changed, 509 insertions(+), 151 deletions(-)
 delete mode 100644 debian/TODO
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,COUNT,medpar.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,HistData,Guerry.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,MASS,epil.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,car,Duncan.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,car,Moore.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,geepack,dietox.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,robustbase,starsCYG.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,csv,vcd,Arthritis.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,datasets.csv.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,COUNT,rst,medpar.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,HistData,rst,Guerry.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,MASS,rst,epil.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,car,rst,Duncan.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,car,rst,Moore.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,geepack,rst,dietox.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,robustbase,rst,starsCYG.rst.zip
 create mode 100644 debian/datasets/raw.github.com,vincentarelbundock,Rdatasets,master,doc,vcd,rst,Arthritis.rst.zip
 delete mode 100644 debian/patches/deb_no_nbformat_for_now
 create mode 100644 debian/patches/use-cached-datasets
 create mode 100644 debian/patches/use-python3-for-doc-build
 create mode 100644 debian/patches/use-system-inventory
 create mode 100644 debian/python-statsmodels-doc.doc-base
 create mode 100644 debian/source/include-binaries
 create mode 100644 debian/tests/control

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/statsmodels.git



More information about the debian-science-commits mailing list