[Python-modules-commits] [tweepy] 02/03: record new upstream branch created by importing tweepy_3.5.0.orig.tar.gz and merge it

Ross Gammon ross-guest at moszumanska.debian.org
Thu Feb 11 21:21:42 UTC 2016


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

ross-guest pushed a commit to branch master
in repository tweepy.

commit c3d88bb0a5a308e10d0f5bdb84464b9bec9371a9
Merge: 2e1354e 777fef5
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Thu Feb 11 21:16:39 2016 +0100

    record new upstream branch created by importing tweepy_3.5.0.orig.tar.gz and merge it

 .travis.yml                |  11 +-
 CHANGELOG.md               |   2 +
 README.md                  |   2 +-
 cassettes/testfailure.json | 287 +++++++++++++++++++++++++++++++++++++++++++++
 debian/.git-dpm            |  14 +--
 docs/api.rst               |  41 ++++++-
 docs/code_snippet.rst      |  26 ++++
 docs/index.rst             |   1 +
 docs/parameters.rst        |   1 +
 examples/streaming.py      |   2 +-
 tests/test_api.py          |  24 ++++
 tests/test_streaming.py    |  17 +--
 tox.ini                    |   2 +-
 tweepy/__init__.py         |   2 +-
 tweepy/api.py              |  15 +--
 tweepy/auth.py             |   2 -
 tweepy/binder.py           |   6 +-
 tweepy/error.py            |   5 +-
 tweepy/parsers.py          |  21 ++--
 tweepy/streaming.py        |  25 +++-
 20 files changed, 460 insertions(+), 46 deletions(-)

diff --cc debian/.git-dpm
index e892a2d,0000000..bef5906
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
- 09d0d53d871909b746067a2d1a54ea3f5579eba7
- 09d0d53d871909b746067a2d1a54ea3f5579eba7
- 09d0d53d871909b746067a2d1a54ea3f5579eba7
- c0d857770a294262a6c2894aa2689419c2e0d1ed
- tweepy_3.4.0.orig.tar.gz
- 87d5c888158951d6fbe095f5dd78c2ddfb13ebe9
- 600658
++777fef5287218003fecb2d2d55a7b23bdbf3acf6
++777fef5287218003fecb2d2d55a7b23bdbf3acf6
++777fef5287218003fecb2d2d55a7b23bdbf3acf6
++777fef5287218003fecb2d2d55a7b23bdbf3acf6
++tweepy_3.5.0.orig.tar.gz
++193e4a88b6d5b628ca2e7ecbc042372688460487
++602727
 +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/tweepy.git



More information about the Python-modules-commits mailing list