[pandas] annotated tag debian/0.10.0-1 created (now 1436b79)
Andreas Tille
tille at debian.org
Wed Dec 28 15:18:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to annotated tag debian/0.10.0-1
in repository pandas.
at 1436b79 (tag)
tagging 88119b2b3822a965a3bff25678cb725c59f20169 (commit)
replaces v0.10.0
tagged by Yaroslav Halchenko
on Thu Dec 20 10:26:56 2012 -0500
- Log -----------------------------------------------------------------
Debian release 0.10.0-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEUEABECAAYFAlDTLkAACgkQjRFFY3XAJMgJ4QCXQbpmeDguTygRiwCjND/CqaOh
9gCgnvqMYMPqkIWH7aG53h8azmXddWw=
=Xqo8
-----END PGP SIGNATURE-----
Julian Taylor (2):
provide python3 packages
add autopkgtests
Yaroslav Halchenko (164):
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
-----------------------------------------------------------------------
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