[Python-modules-commits] [partd] branch master updated (c4b717c -> 224e5ce)
Diane Trout
diane at moszumanska.debian.org
Fri Jun 2 05:31:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a change to branch master
in repository partd.
from c4b717c New upstream release
new 115f324 Switch from git-dpm to gbp
new 900155e New upstream version 0.3.8
new 181a70e Merge tag 'upstream/0.3.8'
new 224e5ce Release to unstable
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE.txt | 28 ++++++++
MANIFEST.in | 1 +
PKG-INFO | 2 +-
debian/.git-dpm | 11 ----
debian/changelog | 7 ++
debian/gbp.conf | 6 ++
partd.egg-info/PKG-INFO | 2 +-
partd.egg-info/SOURCES.txt | 1 +
partd/__init__.py | 2 +-
partd/file.py | 22 +++++--
partd/numpy.py | 50 ++++++---------
partd/pandas.py | 155 ++++++++++++++++++++++++++-------------------
partd/tests/test_file.py | 5 ++
partd/tests/test_numpy.py | 27 ++++----
partd/tests/test_pandas.py | 43 +++++++++++--
setup.py | 2 +-
16 files changed, 229 insertions(+), 135 deletions(-)
create mode 100644 LICENSE.txt
delete mode 100644 debian/.git-dpm
create mode 100644 debian/gbp.conf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/partd.git
More information about the Python-modules-commits
mailing list