pandas (0.19.0+git14-ga40e185-1) unstable; urgency=medium
authorYaroslav Halchenko <debian@onerussian.com>
Thu, 13 Oct 2016 14:26:18 +0000 (14:26 +0000)
committerYaroslav Halchenko <debian@onerussian.com>
Thu, 13 Oct 2016 14:26:18 +0000 (14:26 +0000)
commit350da53864582f5ce0b759c9ed53d30e058aad91
treea82e46af3a306f2d7ea0a87d93ffa818421bd742
parentaedf2c90b1265cb6f89466ab0e221207e056dedd
parent378d6691e00d4be3eb4c46595b7c63ca484fa83a
pandas (0.19.0+git14-ga40e185-1) unstable; urgency=medium

  * New upstream post-release (includes some bugfixes) snapshot
  * debian/patches
    - dropped changeset_ and up_ patches adopted upstream, refreshed the rest
  * debian/rules,patches
    - save debian-based version into __version.py, so doesn't conflict with
      upstream tests of public API
    - exclude for now test_expressions on python3
      (see https://github.com/pydata/pandas/issues/14269)

[dgit import unpatched pandas 0.19.0+git14-ga40e185-1]
59 files changed:
debian/README.source
debian/TODO
debian/changelog
debian/compat
debian/control
debian/copyright
debian/cythonized-files/VERSION
debian/cythonized-files/pandas/algos.c
debian/cythonized-files/pandas/hashtable.c
debian/cythonized-files/pandas/index.c
debian/cythonized-files/pandas/io/sas/saslib.c
debian/cythonized-files/pandas/lib.c
debian/cythonized-files/pandas/msgpack/_packer.cpp
debian/cythonized-files/pandas/msgpack/_unpacker.cpp
debian/cythonized-files/pandas/parser.c
debian/cythonized-files/pandas/src/join.c
debian/cythonized-files/pandas/src/period.c
debian/cythonized-files/pandas/src/sparse.c
debian/cythonized-files/pandas/src/testing.c
debian/cythonized-files/pandas/tslib.c
debian/cythonized-files/pandas/window.c
debian/cythonized-files3/VERSION
debian/cythonized-files3/pandas/algos.c
debian/cythonized-files3/pandas/hashtable.c
debian/cythonized-files3/pandas/index.c
debian/cythonized-files3/pandas/io/sas/saslib.c
debian/cythonized-files3/pandas/lib.c
debian/cythonized-files3/pandas/msgpack/_packer.cpp
debian/cythonized-files3/pandas/msgpack/_unpacker.cpp
debian/cythonized-files3/pandas/parser.c
debian/cythonized-files3/pandas/src/join.c
debian/cythonized-files3/pandas/src/period.c
debian/cythonized-files3/pandas/src/sparse.c
debian/cythonized-files3/pandas/src/testing.c
debian/cythonized-files3/pandas/tslib.c
debian/cythonized-files3/pandas/window.c
debian/gbp.conf
debian/patches/deb_disable_googleanalytics
debian/patches/deb_doc_donotoverride_PYTHONPATH
debian/patches/deb_nonversioneer_version
debian/patches/deb_skip_sequencelike_on_armel
debian/patches/deb_skip_stata_on_bigendians
debian/patches/deb_skip_test_pytables_failure
debian/patches/series
debian/pycompat
debian/python-pandas-doc.docs
debian/python-pandas-doc.examples
debian/python-pandas-doc.links
debian/python-pandas-lib.install
debian/python-pandas.install
debian/python3-pandas-lib.install
debian/python3-pandas.install
debian/rules
debian/source/format
debian/source/options
debian/tests/control
debian/tests/unittests
debian/tests/unittests3
debian/watch