[Python-modules-commits] [python-pyotp] branch master updated (39cbd2d -> 496bac1)
Hugo Lefeuvre
hle at moszumanska.debian.org
Tue Jul 5 15:01:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
hle pushed a change to branch master
in repository python-pyotp.
from 39cbd2d Update Vcs-* fields.
new 8714c54 Imported Upstream version 2.1.1
new 496bac1 Merge tag 'upstream/2.1.1'
The 2 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:
PKG-INFO | 2 +-
requirements.txt | 1 +
setup.py | 2 +-
src/pyotp.egg-info/PKG-INFO | 2 +-
src/pyotp.egg-info/SOURCES.txt | 1 +
src/pyotp.egg-info/requires.txt | 1 +
src/pyotp/__init__.py | 3 ---
src/pyotp/hotp.py | 2 +-
src/pyotp/otp.py | 5 ++++-
src/pyotp/totp.py | 16 ++++++++++----
src/pyotp/utils.py | 5 ++++-
test.py | 49 +++++++++++++++++++++++++++++------------
12 files changed, 62 insertions(+), 27 deletions(-)
create mode 100644 src/pyotp.egg-info/requires.txt
--
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