[Python-modules-commits] [python-bcrypt] branch master updated (19aea44 -> 4e2e601)

Daniel Stender stender at moszumanska.debian.org
Fri Dec 23 19:19:13 UTC 2016


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

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

      from  19aea44   finalized, upload to unstable
       new  d2dec3f   record new upstream branch created by importing python-bcrypt_3.1.2.orig.tar.xz
       new  b10c59b   Import python-bcrypt_3.1.2.orig.tar.xz
       new  e53da97   change version to 3.1.1-2 (UNRELEASED) New upstream release: + drop 0001-fix-README-ascii-decoding-error.patch (applied upstream).
       new  cee8c53   deb/changelog: update version
       new  4e2e601   deb/changelog: upload to unstable

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:
 MANIFEST.in                                        |  4 ++-
 PKG-INFO                                           |  8 +++++-
 README.rst                                         |  6 ++++
 debian/.git-dpm                                    | 14 +++++-----
 debian/changelog                                   |  8 ++++++
 .../0001-fix-README-ascii-decoding-error.patch     | 32 ----------------------
 debian/patches/series                              |  1 -
 setup.py                                           |  2 +-
 src/_csrc/portable_endian.h                        |  4 +--
 src/bcrypt.egg-info/PKG-INFO                       |  8 +++++-
 src/bcrypt/__about__.py                            |  2 +-
 src/bcrypt/__init__.py                             |  5 +++-
 tests/test_bcrypt.py                               |  9 ++++++
 13 files changed, 55 insertions(+), 48 deletions(-)
 delete mode 100644 debian/patches/0001-fix-README-ascii-decoding-error.patch
 delete mode 100644 debian/patches/series

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