[Python-modules-commits] [python-bcrypt] branch master updated (aedb8b6 -> b45eadf)

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Jan 9 12:07:42 UTC 2016


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

danstender-guest pushed a change to branch master
in repository python-bcrypt.

      from  aedb8b6   Add build-dependencies on python{3,}-pytest and python-six
       new  a4c82f9   import-tests-from-github
       new  d58957c   change version to 2.0.0-2 (UNRELEASED) Added import-tests-from-github.patch.
       new  bb1a47f   deb/control: added python3-six to build-deps
       new  40128d3   deb/rules: removed test break failsafe from dh_auto_test override, added customized py.test call
       new  b45eadf   added DEP-8 tests

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:
 debian/.git-dpm                                    |   4 +-
 debian/changelog                                   |  10 +
 debian/control                                     |   2 +
 debian/patches/0001-import-tests-from-github.patch | 298 +++++++++++++++++++++
 debian/patches/series                              |   1 +
 debian/rules                                       |   3 +-
 debian/tests/control                               |   5 +
 debian/tests/python-bcrypt                         |   3 +
 debian/tests/python3-bcrypt                        |   3 +
 tests/test_bcrypt.py                               | 276 +++++++++++++++++++
 10 files changed, 601 insertions(+), 4 deletions(-)
 create mode 100644 debian/patches/0001-import-tests-from-github.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/python-bcrypt
 create mode 100755 debian/tests/python3-bcrypt
 create mode 100644 tests/test_bcrypt.py

-- 
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