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

ChangZhuo Chen czchen at moszumanska.debian.org
Tue Apr 5 06:23:21 UTC 2016


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

czchen pushed a commit to tag debian/0.1.1-1
in repository python-feather-format.

commit 3228959e181cb449b16357703f679c36b9da89df
Merge: ed8cf6d fc565f4
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Tue Apr 5 14:13:00 2016 +0800

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

 PKG-INFO                                 |  30 ++++-
 README.md                                |  28 +++++
 debian/.git-dpm                          |  14 +--
 feather/api.py                           |   4 +-
 feather/ext.cpp                          | 209 +++++++++++++++----------------
 feather/ext.pyx                          |   1 -
 feather/interop.h                        |   8 +-
 feather/tests/test_reader.py             |   4 +
 feather/version.py                       |   2 +-
 feather_format.egg-info/PKG-INFO         |  30 ++++-
 feather_format.egg-info/SOURCES.txt      |  11 +-
 setup.py                                 |   2 +-
 src/feather/CMakeLists.txt               |   8 +-
 src/feather/buffer.h                     |  13 +-
 src/feather/io.cc                        |  13 +-
 src/feather/metadata.cc                  |   4 +-
 src/feather/metadata.h                   |   7 +-
 src/feather/mman.h                       | 201 +++++++++++++++++++++++++++++
 src/feather/reader.cc                    |  13 +-
 src/feather/reader.h                     |  14 +--
 src/feather/status.h                     |  11 --
 src/feather/{ => tests}/io-test.cc       |  22 +++-
 src/feather/{ => tests}/metadata-test.cc |   0
 src/feather/{ => tests}/test-common.h    |   0
 src/feather/{ => tests}/test_main.cc     |   0
 src/feather/{ => tests}/writer-test.cc   |   2 +-
 26 files changed, 481 insertions(+), 170 deletions(-)

diff --cc debian/.git-dpm
index 2a94a52,0000000..e48eb3c
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
- 2a60550d1212b898c9d6e37f819a92318cbb6a0a
- 2a60550d1212b898c9d6e37f819a92318cbb6a0a
- 2a60550d1212b898c9d6e37f819a92318cbb6a0a
- 2a60550d1212b898c9d6e37f819a92318cbb6a0a
- python-feather-format_0.1.0.orig.tar.gz
- 5b7e02ff4fd0656919b8bc2b867962b2cfefb2dd
- 93168
++fc565f435b03af10c04dee6eaf1865a509fdbc90
++fc565f435b03af10c04dee6eaf1865a509fdbc90
++fc565f435b03af10c04dee6eaf1865a509fdbc90
++fc565f435b03af10c04dee6eaf1865a509fdbc90
++python-feather-format_0.1.1.orig.tar.gz
++354c1465e11dbe2348b52506be2112c6ae016bbb
++95124
 +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