[pandas] annotated tag debian/0.16.2+git49-g3908ad5-1 created (now bb756f9)

Andreas Tille tille at debian.org
Wed Dec 28 15:19:56 UTC 2016


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

tille pushed a change to annotated tag debian/0.16.2+git49-g3908ad5-1
in repository pandas.

        at  bb756f9   (tag)
   tagging  b95fb3dec3dd033d1545877821d4a557300c5b22 (commit)
  replaces  v0.16.2
 tagged by  Yaroslav Halchenko
        on  Fri Jun 26 21:56:52 2015 -0400

- Log -----------------------------------------------------------------
pandas Debian release 0.16.2+git49-g3908ad5-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlWOAuQACgkQjRFFY3XAJMgrWQCg1aX+1Zier6nwdg8T42hr1uhH
sqMAn3cBQ7ui3DTfbbaFtCWp7pZYhv+f
=VsHE
-----END PGP SIGNATURE-----

Alex Rothberg (1):
      ENH: GH10378 Pass kwargs to interpolation methods.

Dmitry Shachnev (4):
      debian/tests/unittests3: use nosetests3 instead of nosetests-3.x.
      DEP-8 tests improvements
      Add options to xvfb-run as requested by @yarikoptic
      Add xauth to list of tests dependencies

Garrett-R (1):
      BUG: #10228 resampling empty Series caused segfaults

Ian Hoegen (1):
      Removed scikit-timeseries migration docs from FAQ

Jeff Reback (12):
      INIT: start of v0.17.0 cycle
      CI: run doc-tests always
      PERF: parse timedelta strings in cython #6755
      PERF: timedelta and datetime64 ops improvements
      BLD: remove support for 3.2, #9118
      PERF: bench for #10287
      PERF: fix _get_level_indexer to accept an intermediate indexer result
      BUG: using .loc[:,column] fails when the object is a multi-index, #10408
      BUG: Timedeltas with no specified units (and frac) should raise, #10426
      DOC: update missing.rst with ref to groupby.rst
      BUG: provide categorical concat always on axis 0, #10430
      DOC: release note for #9607, as_blocks copy arg

Joris Van den Bossche (5):
      DOC: fix docstrings
      Merge pull request #10348 from jorisvandenbossche/docstrings
      DOC: consistent imports (GH9886) part III
      Merge pull request #10359 from jorisvandenbossche/doc-imports2
      Merge pull request #10423 from ihoegen/master

Julian Taylor (2):
      provide python3 packages
      add autopkgtests

Ka Wo Chen (2):
      BUG: GH10392 bug where Table.select_column does not preserve column name
      BUG: GH10395 bug in DataFrame.interpolate with axis=1 and inplace=True

Kevin Sheppard (1):
      ENH: Enable ExcelWriter to construct in-memory sheets

Sinhrks (3):
      Merge pull request #10350 from sinhrks/freq_tests
      Merge pull request #10367 from sinhrks/drop_duplicates_names
      Merge pull request #10405 from sinhrks/test_unicode

Yaroslav Halchenko (294):
      initial packaging borrowed from scikit.learn
      first pass over packaging
      minor debian/TODO
      python-xlrd into b-d and recommends
      added patch up_datetime_pasting to "cherry-pick" e24c2c7979ca9e692bec9c71016d5ca368920679 (ENH: version.py seems to not require datetime import any longer)
      added patch up_new_package_check to "cherry-pick" 5854a68af87e7bfcc33e5e8228a602a0aad51014 (ENH: add package_check and skip_if_no_package to ease conditional testing)
      added patch up_pytables2.1_tests_compat to "cherry-pick" 960a5037942569ccf316d97dd40c898598bde172 (ENH: make blosc-dependent tests skip if pytables < 2.2)
      pytz into depends + untabify
      no docs nor doctests for now at least
      added few missing copyright/license statements for materials under doc/
      adding python-scikits.statsmodels to bdepends for tests
      Merge commit 'v0.4.1' into debian
      dropping patches + changelog for 0.4.1-1
      Upon 'rules clean' remove generated pandas/version.py
      debian/copyright: adjusted to become DEP-5 compliant
      adjusted changelog
      Merge commit 'v0.4.3' into debian
      changelog for 0.4.3-1 + adjusted debian/watch
      Merge commit 'v0.5.0-7-gcf32be2' into debian
      changelog entry
      Merge commit 'v0.6.1' into debian
      rudimentary changelog for 0.6.1-1
      python-tk into Build-Depends + generate matplotlibrc
      ENH: patch up_condition_failing_test_on_numpy
      Carry pre-cythonized .c files for systems with older Cython + skip few tests
      Merge branch 'master' into debian
      changelog entry, prev was not released into debian
      Updated pre-cythoned .c files for older Debian/Ubuntu releases
      Merge commit 'v0.6.1-353-g0fd3e35' into debian
      updated changelog and cythoned files
      Merge commit 'v0.6.1-355-gc76a96f' into debian
      added cythonize helper rule
      updated changelog and cythoned files
      Dropped all exclusions of unittests and patches -- shouldn't be necessary any longer
      Merge commit 'v0.7.0rc1-2-g91cfcb4' into debian
      updated changelog and cythoned files
      Merge commit 'v0.7.0rc1-29-g4d29e47' into debian
      refreshed deb pkg version
      Build only for requested versions (not all supported) of Python
      Do nothing for build operation, rely on overloaded install (to avoid undesired re-cythonization on elderly Ubuntus)
      Merge commit 'v0.7.0rc1-73-g69d5bd8' into debian
      upstream is 44 commits ahead
      Merge commit 'v0.7.0rc1-75-gb0ee06b' into debian
      udpated changelog
      update cythonized files
      Merge commit 'v0.7.0rc1-94-ge3df4e2' into debian
      updated changelog rev and cythoned files
      Merge commit 'v0.7.0rc1-183-gcc2a8a7' into debian
      updated revision in changelog and recythonized files
      Added a stamp file with upstream version to assure up-to-dateness of the generated files
      Merge commit 'v0.7.0rc1-205-g8610be5' into debian
      adjusted changelog and VERSION stamp file
      Merge commit 'v0.7.0' into debian
      yeay -- 0.7.0 release
      Adjusted url in watch due to migration of repository under pydata organization
      tuned up changelog entry to not stick out to passify lintian
      Merge commit 'v0.7.1-1-ga2e86c2' into debian
      changelog entry
      updated cythonized files
      more into TODO
      minor -- adding I: to msg
      Merge commit 'v0.7.2-111-gf7b9139' into debian
      changelog entry
      recythonize sources
      added patch up_missing_xlsx to "cherry-pick" master (BUG: "install" test/*.xlsx as well)
      python-openpyxl, python-xlwt, python-xlrd into Build-Depends and Recommends
      Merge tag 'v0.7.3' into debian
      upstreamed: Revert "added patch up_missing_xlsx to "cherry-pick" master (BUG: "install" test/*.xlsx as well)"
      adjusted the changelog
      added patch up_tests_network_decorator to "cherry-pick" master^ (ENH: @network decorator for tests)
      added patch up_tests_use_network_decorator to "cherry-pick" master (TST: split test_url and make with @network portion requiring network access)
      exclude running @network unittests at build time
      recythonize sources (just a version change)
      added patch up_skip_test_file_python2.5 to "cherry-pick" master (ENH: skip test_file test with python 2.5 (not supported AFAIK))
      ENH: cme fix dpkg-copyright mighty fixes -- sorted fields, licenses
      Merge tag 'v0.8.0b1' into debian-0.8
      Let's see how well 0.8 behaves - packaging in a temp debian-0.8 branch for now
      all patches dropped (upstreamed)
      recythonized
      Added copyright entry for ujson
      TODO for licenses -- there seems to be more
      Merge remote-tracking branch 'origin/master' into debian-0.8
      updated revision
      recythonized files
      requires numpy >= 1.6
      Merge commit 'v0.8.0b1-137-gf733f10' into debian-0.8
      adjust revision
      recythonized
      Merge tag 'v0.8.0b2' into debian-0.8
      DOC: no ujson any longer -- removed from copyright
      we are at beta2 now
      recythonized
      Merge commit 'v0.8.0b2-68-g7240b87' into debian-0.8
      Adjusted revision in changelog
      Recythonized
      Merge commit 'v0.8.0rc2-26-g76c6351' into debian-0.8
      Recythonized
      updated changelog revision
      updated cythonized version
      We are back to packaging from debian branch which was FFed here
      Merge tag 'v0.8.0' into debian -- release -- yeay!
      fresh changelog
      drop python-statsmodels from build-depends
      cythonized
      up_tag_yahoo_test_requiring_network patch cherry-picked from upstream GIT so that tests would not be excercised at package build time (Closes: #681449)
      Merge tag 'v0.8.1' into debian
      changelog for 0.8.1 -- many bugfixes, so let's target unstable
      recythonized
      up_tag_yahoo_test_requiring_network patch removed.
      Merge commit 'v0.8.1-203-g67121af' into debian
      Let's try building current master snapshot package
      recythonized with cython 0.17~beta4+git15-g6457431-1
      boosted min version for cython to the last used one
      Merge tag 'v0.9.0rc1' into debian
      changelog entry
      recythonized with cython 0.17~beta4+git15-g6457431-1
      Merge commit 'v0.9.0rc1-7-g8c0e206' into debian
      updated the version since now it is a snapshot
      recythonized with cython 0.17~beta4+git15-g6457431-1
      Merge commit 'v0.9.0rc1-14-g1a4f041' into debian
      recythonized with cython 0.17~beta4+git15-g6457431-1
      Merge tag 'v0.9.0rc2' into debian
      recythonized with cython 0.17~beta4+git15-g6457431-1 for new rc2
      adjusted debian/watch to fetch rc tarballs too
      Merge tag 'v0.9.0' into debian
      New upstream, recythonized with cython 0.17.1
      Merge commit 'v0.9.0-166-g7156920' into debian
      ENH: more targetting cleaning of cythonized sources
      Merge commit 'v0.9.0-169-g5c945e1' into debian
      Fresh changelog and recythonization
      boosted policy and adjusted changelog
      Merge commit 'v0.9.1rc1-27-ge374f0f' into debian
      updated changelog
      recythonized
      Reincarnated lost changelog entry for prev Debian release
      Merge tag 'v0.9.1' into debian
      releasing now
      updated version for cythonized sources
      debian/watch -- adjusted to track ever changing url on github
      source/options: extend-diff-ignore="^[^/]+\.egg-info/"
      Picked up two patches from Julian: fix-endian-tests, relax-float-tests
      Dropping pysupport, reduction of code duplication between python 2 and 3, upload to unstable
      Added per python-version specific unittests exclusion + trying to pass robustification flags
      slight tune up of changelog entry
      BF: unstable doesn't have python3-matplotlib yet
      Condition requirement of having python3-matplotlib
      Additional cythonized files generated.c, period.c, plib.c missed in previous commit
      ENH: cythonize separately for python2 and python3
      slight cleanup in debian/rules
      Require 0.17.1 cython so it gets fetched from experimental
      Merge commit 'v0.10.0b1-51-gbbe2fc1' into debian
      recythonizing, new changelog, dropping patches
      Boosting minimal numpy required to 1.6.1 (upstream)
      added -dsc-patch'es for systems without cython3
      Merge commit 'v0.10.0b1-65-g6cadd6c' into debian
      Updated revision
      Do not exclude any tests for this build
      BF: fixing up paths in the nocython3 patch
      BF: adding lost conditional to not require cython3 on older systems
      Adding statsmodels as build/test dependencee for extended tests coverage
      condition dh_numpy* invocation on its presense on the system (needed for 12.04)
      Merge tag 'v0.10.0' into debian
      New upstream release + dropping python 2.5 support
      updated cythonized version -- no changes
      Merge tag 'v0.10.1' into debian
      changelog entry
      Recythonized using cython 0.17.3
      Merge tag 'v0.11.0rc1' into debian
      changelog entry
      RF: because .pyx files could be in different subdirs -- redo cythonization
      recythonized
      adjusted copyright
      BF: install all *.rst as docs (no TODO any longer)
      Merge commit 'v0.11.0rc1-7-gd7617d3' into debian
      update revision
      updated cythonization
      Merge tag 'v0.11.0' into debian
      recythonized
      updated the changelog
      it should have been changelog first, recythonize 2nd
      Recommends numexpr
      Merge pull request #2 from mitya57/debian
      Merge remote-tracking branch 'gh-neurodebian/debian' into debian
      Re-cythonized using Cython 0.19
      Upload 0.11 to unstable (and close associated bug)
      debian/control - dedented last "paragraph" to break it away from the 2nd one.
      Merge commit 'v0.12.0rc1-43-g7b2eaa4' into debian
      adjusted changelog
      recythonized
      fixing up the version
      ENH: added the call to ci/print_versions.py to ease bug reporting upstream happen the build fails
      debian/{,tests/}control - added python{,3}-bs4, python-html5lib to Build-Depends for more thorough testing
      Merge commit 'v0.12.0rc1-79-g50eff60' into debian
      updating the debian changelog version
      depends on python-six now (+added recommends on bs4 to binary packages)
      Merge commit 'v0.12.0rc1-90-g4c2d050' into debian
      updated changelog version
      Merge commit 'v0.12.0rc1-101-gd070a1f' into debian
      updated version and recythonized
      Merge commit 'v0.12.0rc1-112-gb79996c' into debian
      updated cythonized and version
      Merge commit 'v0.12.0rc1-127-gec8920a' into debian
      new changelog and recythonized
      Merge tag 'v0.12.0' into debian
      new changelog and recythonization
      debian/patches - neurodebian: allow to build for jessie with outdated cython
      debian/control - build for Python2 >= 2.7 due to some (probably temporary) incompatibilities in tests with 2.6
      Merge pull request #3 from mitya57/debian
      debian/control - place python3-matplotlib ahead of elderly python-matplotlib without python3 support since now we have python3-matplotlib in sid
      debian/copyright - go through reported missing copyright/license statements (Closes: #700564) Thanks Luca Falavigna for the report.
      add the fix for bar_plot + mpl 1.3.0 and disable the original unpatched test for now
      Merge tag 'v0.13.0' into debian
      changelog entry + dropping picked up patch
      recythonized
      debian/{control,rules} - use xvfb (added to build-depends together with xauth, and xclip) for tests
      define http*_proxy
      install .md files not .rst for docs -- were renamed upstream
      include .cpp Cython generated files into debian/cythonized-files*
      debian/patches/0001-BLD-fix-cythonized-msgpack-extension-in-setup.py-GH5.patch to resolve issue with building C++ Cython extension using pre-generated sources
      more patches (upload to Debian proper as well if works ok)
      deb_skip_sequencelike_on_armel to prevent FTBFS on armel due to failing test: https://github.com/pydata/pandas/issues/4473
      -a for xvfb-run for autoserver number
      Merge commit 'v0.13.0-464-g15a8ff7' into debian
      fresh changelog
      debian/patches - removed all cherry-picked patches (should have been upstreamed)
      recythonized using cython 0.20
      Merge tag 'v0.13.1' into debian
      changelog
      recythonized
      debian/patches - deb_skip_test_pytables_failure to mitigate error while testing on amd64 wheezy and ubuntu 12.04
      added patch changeset_6d56e7300d66d3ba76684334bbb44b6cd0ea9f61.diff to "cherry-pick" 6d56e7300d66d3ba76684334bbb44b6cd0ea9f61 (BUG: Indexing bugs with reordered indexes (GH6252, GH6254))
      changelog for -2
      added patch changeset_da82915116afaeb9dc9a7c5afefa951e1339f6f1.diff to "cherry-pick" da82915116afaeb9dc9a7c5afefa951e1339f6f1 (TST: dtype fixes for #6256)
      Merge commit 'v0.14.0rc1-73-g8793356' into debian
      recythonized and added changelog entry (experimental)
      debian/patches: dropped CPed changeset_*s
      refreshed patches
      boosted policy compliance to 3.9.5
      fixed version (slipped)
      debian/patches: added deb_disable_googleanalytics
      Merge commit 'v0.14.0rc1-79-g1fa5dd4' into debian
      updated revision
      Merge commit 'v0.14.0rc1-90-g0f0fb94' into debian
      updated changelog and recythonized
      Merge tag 'v0.14.0' into debian
      updated version in changelog and recythonized
      Merge commit 'v0.14.0-17-g3849d5d' into debian
      fresh changelog and recythonized sources
      Merge commit 'v0.14.0-213-g741b2fa' into debian
      recythonize, changelog, boosting min cython for cython files reuse to 0.20.2
      Merge commit 'v0.14.0-345-g8cd3dd6' into debian
      fresh changelog and recythonization
      Merge commit 'v0.14.0-393-g959e3e4' into debian
      updated revision in changelog
      recythonized
      debian/rules - disable running disabled tests to prevent clipboard tests failures under kfreebsd kernels
      Merge tag 'v0.14.1' into debian
      changelog and recythonization
      added patch changeset_314012d.diff to "cherry-pick" 314012d (TST: Fix converter test for MPL1.4)
      debian/patches/changeset_314012d.diff - Fix converter test for MPL1.4 (Closes: #763709)
      Merge tag 'v0.15.0' into debian
      recythonized + changelog
      dropping CPed changeset + refreshed other patches
      debian/control - restrict statsmodels and matplotlib from being required on the ports which do not have them
      forgotten version boost for cythonized
      debian/control - specify minimal numpy to be 1.7
      debian/patches - deb_skip_stata_on_bigendians   skip test_stata again on BE platforms
      skip test_precision
      Merge commit 'v0.15.1-108-ge9ee47c' into debian
      recythonized, changelog
      debian/control - remove versioning demand for cython (it would use pre-cythonized code on older ones and there is no longer need in sid/jessie to enforce version).  As a consecuence -- removed all dsc patches pointing to nocython3-dsc-patch, since no longer needed
      Merge commit 'v0.15.1-125-ge463818' into debian
      freshier snapshot
      Merge tag 'v0.15.2' into debian
      changelog + cythonization
      refreshed patch
      Merge tag 'v0.16.0rc1' into debian
      changelog and cythonization
      refreshed patches
      fixing up version a bit
      Merge tag 'v0.16.0' into debian
      Merge tag 'v0.16.1' into debian
      changelog and trying to reincarnate building docs
      recythonized
      Merge commit 'v0.16.1-97-gbc7d48f' into debian
      recythonized
      BF: fixed up the stats LE skip patch, changelog version fixed
      recythonized again
      add ipython (or alternative new ones from neurodebian) into Build-Depends-Indep to build docs
      add python{,3}-lxml to Build-Depends and Recommends
      ENH: html5lib to bdepends and recommends
      Merge commit 'v0.16.2-42-g383865f' into debian
      Merge commit 'v0.16.2-49-g3908ad5' into debian
      Changelog + recythonized

behzad nouri (2):
      closes bug in apply when function returns categorical
      closes bug in reset_index when index contains NaT

jreback (15):
      Merge pull request #10352 from jreback/doc-tests
      Merge pull request #10354 from behzadnouri/cat-reduce
      Merge pull request #10379 from rekcahpassyla/empty_series_with_freq_setitem2
      Merge pull request #10389 from behzadnouri/nat-reset-index
      Merge pull request #10376 from bashtage/improve-excel
      Merge pull request #10396 from jreback/td
      Merge pull request #10397 from jreback/py3.2
      Merge pull request #10401 from kawochen/BUG-FIX-10392
      Merge pull request #10400 from kawochen/BUG-FIX-10395
      Merge pull request #10428 from jreback/indexing
      Merge pull request #10429 from jreback/td2
      Merge pull request #10290 from jreback/mi_perf
      Merge pull request #10431 from jreback/numpy_dev
      Merge pull request #10383 from cancan101/interp_kwargs
      BUG: xref #10428, need platform_int as indexer

juricast (1):
      BUG #GH10425 test_categorical big-endian fix

rekcahpassyla (1):
      Check for size=0 before setting item

sinhrks (3):
      BUG: frequencies.get_freq_code raises an error against offset with n != 1
      BUG: drop_duplicates drops name(s).
      TST: Use unicode literals in string test

tzinckgraf (1):
      ENH: allow as_blocks to take a copy argument (#9607)

-----------------------------------------------------------------------

No new revisions were added by this update.

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



More information about the debian-science-commits mailing list