[Python-modules-commits] [toolz] 03/04: record new upstream branch created by importing toolz_0.8.1.orig.tar.gz and merge it
Diane Trout
diane at moszumanska.debian.org
Thu Dec 8 23:16:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch master
in repository toolz.
commit a5b413d345a597795573b569d399e43cb9d1576a
Merge: 481fa1f 8cb366c
Author: Diane Trout <diane at ghic.org>
Date: Thu Dec 8 14:41:33 2016 -0800
record new upstream branch created by importing toolz_0.8.1.orig.tar.gz and merge it
.travis.yml | 2 +-
AUTHORS.md | 2 +
MANIFEST.in | 2 +
README.rst | 10 +-
conda.recipe/meta.yaml | 4 +-
debian/.git-dpm | 14 +--
doc/source/control.rst | 5 +-
doc/source/streaming-analytics.rst | 16 ++--
setup.py | 17 +++-
tlz/__init__.py | 9 ++
tlz/_build_tlz.py | 100 +++++++++++++++++++
toolz/__init__.py | 2 +-
toolz/_signatures.py | 7 +-
toolz/compatibility.py | 9 +-
toolz/curried/__init__.py | 95 +++++++++++++-----
toolz/curried/exceptions.py | 1 +
toolz/dicttoolz.py | 2 +-
toolz/functoolz.py | 44 ++++++---
toolz/itertoolz.py | 180 +++++++++++++++++++++--------------
toolz/tests/test_curried.py | 49 ++++++++++
toolz/tests/test_curried_doctests.py | 11 +++
toolz/tests/test_itertoolz.py | 12 ++-
toolz/tests/test_serialization.py | 15 +++
toolz/tests/test_tlz.py | 55 +++++++++++
24 files changed, 512 insertions(+), 151 deletions(-)
diff --cc debian/.git-dpm
index 73b88cb,0000000..440acc5
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 417abdcd153ffa6beb5d009c3aa5471c37c3fba0
- 417abdcd153ffa6beb5d009c3aa5471c37c3fba0
- 417abdcd153ffa6beb5d009c3aa5471c37c3fba0
- 417abdcd153ffa6beb5d009c3aa5471c37c3fba0
- toolz_0.8.0.orig.tar.gz
- 204421b521fd44877c6956ca0b48f8f82a13b1bf
- 67802
++8cb366cd24053493af87325dd2191bf5b507de02
++8cb366cd24053493af87325dd2191bf5b507de02
++8cb366cd24053493af87325dd2191bf5b507de02
++8cb366cd24053493af87325dd2191bf5b507de02
++toolz_0.8.1.orig.tar.gz
++90488958373c52b263cf2790badf37d45ac81d6f
++70386
+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/toolz.git
More information about the Python-modules-commits
mailing list