[Python-modules-commits] [python-ratelimiter] branch master updated (2991072 -> 3d1dae9)
chrysn
chrysn-guest at moszumanska.debian.org
Tue Dec 12 06:45:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
chrysn-guest pushed a change to branch master
in repository python-ratelimiter.
from 2991072 Ready for upload
new bb789a1 New upstream version 1.2.0.post0
new 7b777ec Update upstream source from tag 'upstream/1.2.0.post0'
new 9d67cdd Ship documentation file renamed by upstream
new a658759 Run tests now shipped in orig.tar.gz
new 3d1dae9 Update changelog
The 5 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:
LICENSE | 202 +++++++++++++++++++++++++++++++++++++++
MANIFEST.in | 2 +
PKG-INFO | 6 +-
README => README.rst | 4 +-
debian/changelog | 7 ++
debian/doc | 2 +-
debian/rules | 6 --
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 ++++++++++++++++++++++++++++
14 files changed, 412 insertions(+), 19 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