[Python-modules-commits] [tweepy] branch master updated (2e1354e -> 886bef3)

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 change to branch master
in repository tweepy.

      from  2e1354e   Revert "Merge branch 'pristine-tar' of git://git.debian.org/git/python-modules/packages/tweepy"
       new  777fef5   Import tweepy_3.5.0.orig.tar.gz
       new  c3d88bb   record new upstream branch created by importing tweepy_3.5.0.orig.tar.gz and merge it
       new  886bef3   Finalise changelog

The 3 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:
 .travis.yml                |  11 +-
 CHANGELOG.md               |   2 +
 README.md                  |   2 +-
 cassettes/testfailure.json | 287 +++++++++++++++++++++++++++++++++++++++++++++
 debian/.git-dpm            |  14 +--
 debian/changelog           |   7 +-
 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 +++-
 21 files changed, 464 insertions(+), 49 deletions(-)
 create mode 100644 cassettes/testfailure.json

-- 
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