Rebecca N. Palmer [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
Merge pandas (0.23.3+dfsg-4) import into refs/heads/workingbranch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
skip_noencoding_locales
Some datetime tests run the test in every available locale.
If this set includes locales without an encoding (currently dsb_DE
and sah_RU), it fails due to Python bug
https://bugs.python.org/issue20088
Failure log
https://tests.reproducible-builds.org/debian/rbuild/buster/amd64/pandas_0.23.3+dfsg-3.rbuild.log.gz
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/20957
Forwarded: no
Gbp-Pq: Name skip_noencoding_locales.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
pytest_fixtures
This is not allowed in recent pytest:
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/pandas_0.23.3+dfsg-3.rbuild.log.gz
https://ci.debian.net/data/autopkgtest/testing/amd64/p/pandas/
2954485/log.gz
Origin: upstream
b7e5704be86cb44707ae9be372129e521c35e0d0 +
1a12c41d201f56439510e683fadfed1218ea9067
Author: alimcmaster1, Tom Augspurger
Bug: https://github.com/pandas-dev/pandas/issues/22338
Gbp-Pq: Name pytest_fixtures.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
array_series_matmul
Author: Ming Li
Origin: upstream
Bug-Debian: https://bugs.debian.org/923708
Forwarded: not-needed
Gbp-Pq: Name array_series_matmul.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
skip_tests_copyright
and revert accidental change to _version.py
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no
Gbp-Pq: Name skip_tests_copyright.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
918206
Using this and not upstream's __array_priority__ fix
https://github.com/pandas-dev/pandas/commit/
ad2a14f4bec8a004b2972c12f12ed3e4ce37ff52
to allow np.array += DataFrame to remain in-place (same object ID /
other views also affected) and an array (not a DataFrame).
Author: jbrockmendel, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Origin: upstream
Bug-Debian: https://bugs.debian.org/918206 https://bugs.debian.org/923707
Forwarded: not-needed
Gbp-Pq: Name 918206.patch
Yaroslav Halchenko [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
Skip two tests which fail when ran in full battery during pkg build
Origin: (Neuro)Debian
Bug: https://github.com/pandas-dev/pandas/issues/19774
Last-Update: 2018-02-20
Gbp-Pq: Name deb_skip_difffailingtests
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_ndsphinx_optional
Gbp-Pq: Name deb_ndsphinx_optional
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
mathjax-path
Gbp-Pq: Name mathjax-path.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
mark_tests_failing_on_386
Gbp-Pq: Name mark_tests_failing_on_386.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
mark_tests_working_on_intel_armhf
Gbp-Pq: Name mark_tests_working_on_intel_armhf.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
mark_tests_working_on_intel_mips
Gbp-Pq: Name mark_tests_working_on_intel_mips.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
mark_tests_working_on_intel_s390x
Gbp-Pq: Name mark_tests_working_on_intel_s390x.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
mark_tests_working_on_intel
Last-Update Sat, 14 Oct 2017 19:42:59 +0200
Bug-Debian: https://bugs.debian.org/877419
Author: Graham Inggs <ginggs@debian.org>
Last-Update: 2018-04-11
Gbp-Pq: Name mark_tests_working_on_intel.patch
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
up_print_versions
Gbp-Pq: Name up_print_versions
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_no_strict_data
Gbp-Pq: Name deb_no_strict_data
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_skip_sequencelike_on_armel
Gbp-Pq: Name deb_skip_sequencelike_on_armel
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_disable_googleanalytics
Gbp-Pq: Name deb_disable_googleanalytics
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_skip_stata_on_bigendians
Gbp-Pq: Name deb_skip_stata_on_bigendians
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_doc_donotoverride_PYTHONPATH
Gbp-Pq: Name deb_doc_donotoverride_PYTHONPATH
Debian Science Team [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
deb_nonversioneer_version
Gbp-Pq: Name deb_nonversioneer_version
Yaroslav Halchenko [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
skip the assert for now - remove patch whenever upstream issue is closed
Gbp-Pq: Name up_skip_testrepr
Rebecca N. Palmer [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
pandas (0.23.3+dfsg-4) unstable; urgency=medium
* Add self to Uploaders.
* Recommend .xls format support also in Python 3. (Closes: #880125)
* Tests: don't call fixtures, as this is an error in pytest 4+.
* Don't test datetime in locales with no encoding.
(These are broken by a Python stdlib bug.)
[dgit import unpatched pandas 0.23.3+dfsg-4]
Rebecca N. Palmer [Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)]
Import pandas_0.23.3+dfsg-4.debian.tar.xz
[dgit import tarball pandas 0.23.3+dfsg-4 pandas_0.23.3+dfsg-4.debian.tar.xz]
Rebecca N. Palmer [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
Merge pandas (0.23.3+dfsg-3) import into refs/heads/workingbranch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
array_series_matmul
Author: Ming Li
Origin: upstream
Bug-Debian: https://bugs.debian.org/923708
Forwarded: not-needed
Gbp-Pq: Name array_series_matmul.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
skip_tests_copyright
and revert accidental change to _version.py
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no
Gbp-Pq: Name skip_tests_copyright.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
918206
Using this and not upstream's __array_priority__ fix
https://github.com/pandas-dev/pandas/commit/
ad2a14f4bec8a004b2972c12f12ed3e4ce37ff52
to allow np.array += DataFrame to remain in-place (same object ID /
other views also affected) and an array (not a DataFrame).
Author: jbrockmendel, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Origin: upstream
Bug-Debian: https://bugs.debian.org/918206 https://bugs.debian.org/923707
Forwarded: not-needed
Gbp-Pq: Name 918206.patch
Yaroslav Halchenko [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
Skip two tests which fail when ran in full battery during pkg build
Origin: (Neuro)Debian
Bug: https://github.com/pandas-dev/pandas/issues/19774
Last-Update: 2018-02-20
Gbp-Pq: Name deb_skip_difffailingtests
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_ndsphinx_optional
Gbp-Pq: Name deb_ndsphinx_optional
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
mathjax-path
Gbp-Pq: Name mathjax-path.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
mark_tests_failing_on_386
Gbp-Pq: Name mark_tests_failing_on_386.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
mark_tests_working_on_intel_armhf
Gbp-Pq: Name mark_tests_working_on_intel_armhf.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
mark_tests_working_on_intel_mips
Gbp-Pq: Name mark_tests_working_on_intel_mips.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
mark_tests_working_on_intel_s390x
Gbp-Pq: Name mark_tests_working_on_intel_s390x.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
mark_tests_working_on_intel
Last-Update Sat, 14 Oct 2017 19:42:59 +0200
Bug-Debian: https://bugs.debian.org/877419
Author: Graham Inggs <ginggs@debian.org>
Last-Update: 2018-04-11
Gbp-Pq: Name mark_tests_working_on_intel.patch
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
up_print_versions
Gbp-Pq: Name up_print_versions
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_no_strict_data
Gbp-Pq: Name deb_no_strict_data
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_skip_sequencelike_on_armel
Gbp-Pq: Name deb_skip_sequencelike_on_armel
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_disable_googleanalytics
Gbp-Pq: Name deb_disable_googleanalytics
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_skip_stata_on_bigendians
Gbp-Pq: Name deb_skip_stata_on_bigendians
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_doc_donotoverride_PYTHONPATH
Gbp-Pq: Name deb_doc_donotoverride_PYTHONPATH
Debian Science Team [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
deb_nonversioneer_version
Gbp-Pq: Name deb_nonversioneer_version
Yaroslav Halchenko [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
skip the assert for now - remove patch whenever upstream issue is closed
Gbp-Pq: Name up_skip_testrepr
Rebecca N. Palmer [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
pandas (0.23.3+dfsg-3) unstable; urgency=medium
* Team upload.
* Make np.array @ Series act the right way round. (Closes: #923708)
* Replace #918206 fix with a fix that doesn't change the return type
and inplace-ness of np.array += DataFrame. (Closes: #923707)
* Fix missing page in documentation.
[dgit import unpatched pandas 0.23.3+dfsg-3]
Rebecca N. Palmer [Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)]
Import pandas_0.23.3+dfsg-3.debian.tar.xz
[dgit import tarball pandas 0.23.3+dfsg-3 pandas_0.23.3+dfsg-3.debian.tar.xz]
Rebecca N. Palmer [Fri, 1 Mar 2019 23:02:18 +0000 (23:02 +0000)]
Import pandas_0.23.3+dfsg.orig.tar.gz
[dgit import orig pandas_0.23.3+dfsg.orig.tar.gz]
Yaroslav Halchenko [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
Merge pandas (0.23.3-1) import into refs/heads/workingbranch
Yaroslav Halchenko [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
Skip two tests which fail when ran in full battery during pkg build
Origin: (Neuro)Debian
Bug: https://github.com/pandas-dev/pandas/issues/19774
Last-Update: 2018-02-20
Gbp-Pq: Name deb_skip_difffailingtests
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_ndsphinx_optional
Gbp-Pq: Name deb_ndsphinx_optional
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
mathjax-path
Gbp-Pq: Name mathjax-path.patch
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
mark_tests_failing_on_386
Gbp-Pq: Name mark_tests_failing_on_386.patch
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
mark_tests_working_on_intel_armhf
Gbp-Pq: Name mark_tests_working_on_intel_armhf.patch
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
mark_tests_working_on_intel_mips
Gbp-Pq: Name mark_tests_working_on_intel_mips.patch
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
mark_tests_working_on_intel_s390x
Gbp-Pq: Name mark_tests_working_on_intel_s390x.patch
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
mark_tests_working_on_intel
Last-Update Sat, 14 Oct 2017 19:42:59 +0200
Bug-Debian: https://bugs.debian.org/877419
Author: Graham Inggs <ginggs@debian.org>
Last-Update: 2018-04-11
Gbp-Pq: Name mark_tests_working_on_intel.patch
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
up_print_versions
Gbp-Pq: Name up_print_versions
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_no_strict_data
Gbp-Pq: Name deb_no_strict_data
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_skip_sequencelike_on_armel
Gbp-Pq: Name deb_skip_sequencelike_on_armel
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_disable_googleanalytics
Gbp-Pq: Name deb_disable_googleanalytics
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_skip_stata_on_bigendians
Gbp-Pq: Name deb_skip_stata_on_bigendians
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_doc_donotoverride_PYTHONPATH
Gbp-Pq: Name deb_doc_donotoverride_PYTHONPATH
Debian Science Team [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
deb_nonversioneer_version
Gbp-Pq: Name deb_nonversioneer_version
Yaroslav Halchenko [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
skip the assert for now - remove patch whenever upstream issue is closed
Gbp-Pq: Name up_skip_testrepr
Yaroslav Halchenko [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
pandas (0.23.3-1) unstable; urgency=medium
* New upstream release
* debian/patches
- many upstreamed patches are removed and others refreshed
[dgit import unpatched pandas 0.23.3-1]
Yaroslav Halchenko [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
Import pandas_0.23.3.orig.tar.gz
[dgit import orig pandas_0.23.3.orig.tar.gz]
Yaroslav Halchenko [Sat, 28 Jul 2018 04:39:32 +0000 (05:39 +0100)]
Import pandas_0.23.3-1.debian.tar.xz
[dgit import tarball pandas 0.23.3-1 pandas_0.23.3-1.debian.tar.xz]
Mo Zhou [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
Merge pandas (0.22.0-8) import into refs/heads/workingbranch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
sphinx1.7
Gbp-Pq: Name sphinx1.7.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
matplotlib2.2
Gbp-Pq: Name matplotlib2.2.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
size_t-to-int64_t
Gbp-Pq: Name size_t-to-int64_t.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
fix_big-endian_tests
Gbp-Pq: Name fix_big-endian_tests.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
up_xlwt_optional
Gbp-Pq: Name up_xlwt_optional
Yaroslav Halchenko [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
Skip two tests which fail when ran in full battery during pkg build
Origin: (Neuro)Debian
Bug: https://github.com/pandas-dev/pandas/issues/19774
Last-Update: 2018-02-20
Gbp-Pq: Name deb_skip_difffailingtests
Yaroslav Halchenko [Sun, 18 Feb 2018 23:10:00 +0000 (18:10 -0500)]
BF: mark two tests (test_{statsmodels,seaborn}) as requiring network
Gbp-Pq: Name 0001-BF-mark-two-tests-test_-statsmodels-seaborn-as-requi.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
up_moto_optional
Gbp-Pq: Name up_moto_optional
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_ndsphinx_optional
Gbp-Pq: Name deb_ndsphinx_optional
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
mathjax-path
Gbp-Pq: Name mathjax-path.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
mark_tests_failing_on_386
Gbp-Pq: Name mark_tests_failing_on_386.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
mark_tests_working_on_intel_armhf
Gbp-Pq: Name mark_tests_working_on_intel_armhf.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
mark_tests_working_on_intel_mips
Gbp-Pq: Name mark_tests_working_on_intel_mips.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
mark_tests_working_on_intel_s390x
Gbp-Pq: Name mark_tests_working_on_intel_s390x.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
mark_tests_working_on_intel
Last-Update Sat, 14 Oct 2017 19:42:59 +0200
Bug-Debian: https://bugs.debian.org/877419
Author: Graham Inggs <ginggs@debian.org>
Last-Update: 2018-04-11
Gbp-Pq: Name mark_tests_working_on_intel.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
up_print_versions
Gbp-Pq: Name up_print_versions
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_dont_call_py2_in_py3_test
Gbp-Pq: Name deb_dont_call_py2_in_py3_test.patch
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_skip_sequencelike_on_armel
Gbp-Pq: Name deb_skip_sequencelike_on_armel
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_disable_googleanalytics
Gbp-Pq: Name deb_disable_googleanalytics
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_skip_stata_on_bigendians
Gbp-Pq: Name deb_skip_stata_on_bigendians
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_doc_donotoverride_PYTHONPATH
Gbp-Pq: Name deb_doc_donotoverride_PYTHONPATH
Debian Science Team [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
deb_nonversioneer_version
Gbp-Pq: Name deb_nonversioneer_version
Mo Zhou [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
pandas (0.22.0-8) unstable; urgency=medium
* Team Upload.
* patches:
+ Add patch: deb_dont_call_py2_in_py3_test.patch
During python3 unit test, command 'python' is called by one of
the tests. When there is no python2 installation, tests such as
autopkgtest would fail.
* Put the conditionally applied patch to series' comment to avoid
lintianW: patch-file-present-but-not-mentioned-in-series.
* Trying to fix the autopkgtest:
+ Leave a comment about the way to run unittest in the test control file.
+ Synchronize B-D and autopkgtest depends.
+ Allow output to stderr during test.
* Switch from nosetest to pytest.
* Synchronize pytest argument for rules and autopkgtest.
- Replace tests/unittest with the symlink pointed to tests/unittest3.
That scripts is smart enough to tell from py2 and py3, so we won't
need to write the same thing twice.
- Filter out intel tests on non-x86 architectures.
- Only enable "slow" tests on (Debian + x86) tester. "slow" tests may
consume too much memory to cause memory error or trigger OOM killer.
* control:
+ Add missing python3 dependencies and sort the B-D list.
* Point Vcs-* fields to Salsa.
* Update Homepage to https://pandas.pydata.org/ .
* rules:
* Reverse the architecture filtering logic.
* Disable "slow" tests during build for non-x86 architectures.
This may significantly reduce the build time on those weak architectures.
* Don't specify the pytest marker expression twice.
The first expression will be overridden.
* Fix hardening flags.
- Cleanup the mess of unused nosetest exclusion expressions.
* Update lintian overrides.
+ Override source-is-missing error, which is a false-positive triggered
by insane-line-length-in-source-file.
+ Override insane-line-length-in-source-file because we have nothing
todo with lenghy lines in html.
* TODO: Point out that the unittest speed can be boosted with pytest-xdist.
[dgit import unpatched pandas 0.22.0-8]
Mo Zhou [Sun, 17 Jun 2018 16:01:16 +0000 (17:01 +0100)]
Import pandas_0.22.0-8.debian.tar.xz
[dgit import tarball pandas 0.22.0-8 pandas_0.22.0-8.debian.tar.xz]
Graham Inggs [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
Merge pandas (0.22.0-7) import into refs/heads/workingbranch
Debian Science Team [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
sphinx1.7
Gbp-Pq: Name sphinx1.7.patch
Debian Science Team [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
matplotlib2.2
Gbp-Pq: Name matplotlib2.2.patch
Debian Science Team [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
size_t-to-int64_t
Gbp-Pq: Name size_t-to-int64_t.patch
Debian Science Team [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
fix_big-endian_tests
Gbp-Pq: Name fix_big-endian_tests.patch
Debian Science Team [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
up_xlwt_optional
Gbp-Pq: Name up_xlwt_optional
Yaroslav Halchenko [Tue, 29 May 2018 13:50:59 +0000 (14:50 +0100)]
Skip two tests which fail when ran in full battery during pkg build
Origin: (Neuro)Debian
Bug: https://github.com/pandas-dev/pandas/issues/19774
Last-Update: 2018-02-20
Gbp-Pq: Name deb_skip_difffailingtests
Yaroslav Halchenko [Sun, 18 Feb 2018 23:10:00 +0000 (18:10 -0500)]
BF: mark two tests (test_{statsmodels,seaborn}) as requiring network
Gbp-Pq: Name 0001-BF-mark-two-tests-test_-statsmodels-seaborn-as-requi.patch