[Python-modules-commits] [python-pyotp] 02/03: Merge tag 'upstream/2.2.1'

Hugo Lefeuvre hle at moszumanska.debian.org
Fri Sep 9 16:46:16 UTC 2016


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

hle pushed a commit to branch master
in repository python-pyotp.

commit d186d0a7ccb4661403c4ebdfad53641e91c39103
Merge: d79b0c4 5cfd91b
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Fri Sep 9 17:41:49 2016 +0200

    Merge tag 'upstream/2.2.1'
    
    Upstream version 2.2.1

 LICENSE                         |   7 +-
 PKG-INFO                        |  12 ++-
 README.rst                      |  10 +--
 requirements.txt                |   1 -
 setup.cfg                       |   4 +
 setup.py                        |   7 +-
 src/pyotp.egg-info/PKG-INFO     |  12 ++-
 src/pyotp.egg-info/SOURCES.txt  |   2 +-
 src/pyotp.egg-info/requires.txt |   1 -
 src/pyotp/__init__.py           |  12 +--
 src/pyotp/compat.py             |  10 +++
 src/pyotp/hotp.py               |  10 ++-
 src/pyotp/otp.py                |  18 ++---
 src/pyotp/totp.py               |  21 ++---
 src/pyotp/utils.py              |  89 +++++++++++++---------
 test.py                         | 164 ++++++++++++++++++++++++++++++++--------
 16 files changed, 256 insertions(+), 124 deletions(-)

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



More information about the Python-modules-commits mailing list