[Python-modules-commits] [python-bcrypt] branch upstream updated (0f2834d -> e2cc859)
Daniel Stender
stender at moszumanska.debian.org
Mon Jul 25 21:40:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a change to branch upstream
in repository python-bcrypt.
from 0f2834d Import python-bcrypt_3.0.0.orig.tar.xz
new e2cc859 Import python-bcrypt_3.1.0.orig.tar.xz
The 1 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:
.coveragerc | 5 +
MANIFEST.in | 8 +
PKG-INFO | 35 ++--
README.rst | 33 +--
src/_csrc/portable_endian.h | 16 +-
src/_csrc/pycabcrypt.h | 3 +-
src/_csrc/sha2.h | 8 +-
src/bcrypt.egg-info/PKG-INFO | 35 ++--
src/bcrypt.egg-info/SOURCES.txt | 5 +-
src/bcrypt/__about__.py | 2 +-
src/bcrypt/__init__.py | 43 +++-
src/build_bcrypt.py | 1 +
tests/test_bcrypt.py | 438 ++++++++++++++++++++++++++++++++++++++++
tox.ini | 42 ++++
14 files changed, 617 insertions(+), 57 deletions(-)
create mode 100644 .coveragerc
create mode 100644 tests/test_bcrypt.py
create mode 100644 tox.ini
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-bcrypt.git
More information about the Python-modules-commits
mailing list