[Python-modules-commits] [python-ratelimiter] branch upstream updated (85f13f5 -> bb789a1)

chrysn chrysn-guest at moszumanska.debian.org
Tue Dec 12 06:45:41 UTC 2017


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

chrysn-guest pushed a change to branch upstream
in repository python-ratelimiter.

      from  85f13f5   New upstream version 1.2.0
      adds  bb789a1   New upstream version 1.2.0.post0

No new revisions were added by this update.

Summary of changes:
 LICENSE                          | 202 +++++++++++++++++++++++++++++++++++++++
 MANIFEST.in                      |   2 +
 PKG-INFO                         |   6 +-
 README => README.rst             |   4 +-
 ratelimiter.egg-info/PKG-INFO    |   6 +-
 ratelimiter.egg-info/SOURCES.txt |   9 +-
 ratelimiter.py                   |   2 +-
 setup.py                         |   2 +-
 tests/conftest.py                |  18 ++++
 tests/test_aio.py                |  20 ++++
 tests/test_ratelimiter.py        | 145 ++++++++++++++++++++++++++++
 11 files changed, 404 insertions(+), 12 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.in
 rename README => README.rst (95%)
 create mode 100644 tests/conftest.py
 create mode 100644 tests/test_aio.py
 create mode 100644 tests/test_ratelimiter.py

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



More information about the Python-modules-commits mailing list