[Python-modules-commits] [python-statsd] branch master updated (333b654 -> 5f42ceb)

Filippo Giunchedi filippo at moszumanska.debian.org
Thu Nov 19 19:15:08 UTC 2015


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

filippo pushed a change to branch master
in repository python-statsd.

      from  333b654   Update Vcs fields for git migration
      adds  bdc740b   Import python-statsd_3.2.orig.tar.gz
      adds  7d27d59   record new upstream branch created by importing python-statsd_3.2.orig.tar.gz and merge it
      adds  9bc541f   New upstream release
      adds  dc6c2e2   Import python-statsd_3.2.1.orig.tar.gz
      adds  cc934d1   record new upstream branch created by importing python-statsd_3.2.1.orig.tar.gz and merge it
      adds  5f42ceb   New upstream release

No new revisions were added by this update.

Summary of changes:
 .travis.yml                 |   7 +-
 CHANGES                     |  20 +
 README.rst                  |  25 +-
 debian/.git-dpm             |  14 +-
 debian/changelog            |  16 +
 docs/conf.py                |   6 +-
 docs/index.rst              |  18 +-
 docs/reference.rst          | 101 ++++-
 docs/tcp.rst                |  20 +
 docs/types.rst              |   6 +-
 setup.py                    |   2 +-
 statsd/__init__.py          |   5 +-
 statsd/client.py            | 130 +++++--
 statsd/defaults/__init__.py |   1 +
 statsd/defaults/django.py   |   4 +-
 statsd/defaults/env.py      |   4 +-
 statsd/tests.py             | 883 +++++++++++++++++++++++++++++++++-----------
 17 files changed, 1002 insertions(+), 260 deletions(-)
 create mode 100644 docs/tcp.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-statsd.git



More information about the Python-modules-commits mailing list