[Python-modules-commits] [python-feather-format] 02/03: record new upstream branch created by importing python-feather-format_0.1.2.orig.tar.gz and merge it

ChangZhuo Chen czchen at moszumanska.debian.org
Mon Apr 11 15:17:11 UTC 2016


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

czchen pushed a commit to branch master
in repository python-feather-format.

commit 0aaac5b00b37b0ec3429d400311b6ce4f4c5747b
Merge: 2701638 a14984b
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Mon Apr 11 23:03:01 2016 +0800

    record new upstream branch created by importing python-feather-format_0.1.2.orig.tar.gz and merge it

 PKG-INFO                            |   2 +-
 debian/.git-dpm                     |  14 +--
 feather/ext.cpp                     |   6 +-
 feather/ext.pyx                     |   2 +-
 feather/interop.h                   |  25 +++--
 feather/libfeather.pxd              |   2 +-
 feather/tests/test_reader.py        |  16 ++-
 feather/version.py                  |   2 +-
 feather_format.egg-info/PKG-INFO    |   2 +-
 feather_format.egg-info/SOURCES.txt |   3 +
 setup.py                            |   2 +-
 src/feather/CMakeLists.txt          |   3 +
 src/feather/feather-c.cc            | 216 ++++++++++++++++++++++++++++++++++++
 src/feather/feather-c.h             | 199 +++++++++++++++++++++++++++++++++
 src/feather/metadata.cc             |   2 +
 src/feather/reader.cc               |  26 +++--
 src/feather/reader.h                |  27 +++--
 src/feather/status.h                |   1 +
 src/feather/tests/c-api-test.cc     | 194 ++++++++++++++++++++++++++++++++
 src/feather/tests/writer-test.cc    |  12 +-
 20 files changed, 701 insertions(+), 55 deletions(-)

diff --cc debian/.git-dpm
index e48eb3c,0000000..fa1329e
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,12 -1,0 +1,12 @@@
 +# see git-dpm(1) from git-dpm package
- fc565f435b03af10c04dee6eaf1865a509fdbc90
- fc565f435b03af10c04dee6eaf1865a509fdbc90
- fc565f435b03af10c04dee6eaf1865a509fdbc90
- fc565f435b03af10c04dee6eaf1865a509fdbc90
- python-feather-format_0.1.1.orig.tar.gz
- 354c1465e11dbe2348b52506be2112c6ae016bbb
- 95124
++a14984bf3465d6ca9724e3433de9ec72383efbb4
++a14984bf3465d6ca9724e3433de9ec72383efbb4
++a14984bf3465d6ca9724e3433de9ec72383efbb4
++a14984bf3465d6ca9724e3433de9ec72383efbb4
++python-feather-format_0.1.2.orig.tar.gz
++02b54538658f6698822c31cf639cd34da1650f6d
++99215
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-feather-format.git



More information about the Python-modules-commits mailing list