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

ChangZhuo Chen czchen at moszumanska.debian.org
Wed Nov 30 03:45:33 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 1fc0420f757d3973db4bf5039e8a69197a229895
Merge: 8f652e5 152e66e
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Fri Nov 25 18:28:50 2016 +0800

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

 PKG-INFO                         |    2 +-
 debian/.git-dpm                  |   14 +-
 feather/__init__.py              |    1 +
 feather/api.py                   |   23 +
 feather/compat.py                |    7 +
 feather/ext.cpp                  | 1251 ++++++++++++++++++++++++--------------
 feather/ext.pyx                  |   46 +-
 feather/interop.h                |   52 +-
 feather/tests/test_reader.py     |  114 +++-
 feather/version.py               |    2 +-
 feather_format.egg-info/PKG-INFO |    2 +-
 setup.py                         |    2 +-
 src/feather/common.h             |    4 +-
 src/feather/io.cc                |    4 +-
 src/feather/status.h             |    2 +-
 src/feather/types.h              |    2 +-
 16 files changed, 1054 insertions(+), 474 deletions(-)

diff --cc debian/.git-dpm
index b6af612,0000000..ec5277d
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
- 04e6c06b8e28c13c4a5a532f0dbaa2702649add2
- 04e6c06b8e28c13c4a5a532f0dbaa2702649add2
- 04e6c06b8e28c13c4a5a532f0dbaa2702649add2
- 04e6c06b8e28c13c4a5a532f0dbaa2702649add2
- python-feather-format_0.3.0+dfsg1.orig.tar.gz
- ff6e89d9a82c861f7dd15342b3148a6288c52648
- 107530
++152e66efd32d6c30c21c4f06e0bf2d6e1520e3e7
++152e66efd32d6c30c21c4f06e0bf2d6e1520e3e7
++152e66efd32d6c30c21c4f06e0bf2d6e1520e3e7
++152e66efd32d6c30c21c4f06e0bf2d6e1520e3e7
++python-feather-format_0.3.1+dfsg1.orig.tar.gz
++5a12d27e3b055cfd93a92d384c8628cda2b6303f
++110623
 +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