[Calypso-commits] [calypso] branch master updated (dbc43bf -> 6376757)

Guido Guenther agx at moszumanska.debian.org
Thu Jun 22 13:28:24 UTC 2017


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

agx pushed a change to branch master
in repository calypso.

      from  dbc43bf   Fix error in format string
       new  286d74c   Use 'in' instead of 'has_key'
       new  08fc6f8   M-x delete-trailing-whitespace
       new  870e947   Fix indentation
       new  7eac41b   Test item removal
       new  a3a397e   Newer python-vobject return bytestrings
       new  0c12f40   Use bcrypt password encryption by default
       new  6376757   Use python3 compatibe exception syntax

The 7 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:
 README                           |  4 +--
 calypso.py                       |  6 ++--
 calypso/__init__.py              | 12 +++----
 calypso/acl/htpasswd.py          | 14 ++++++++
 calypso/acl/pam.py               |  2 +-
 calypso/config.py                |  2 +-
 calypso/paths.py                 |  1 -
 calypso/webdav.py                | 70 ++++++++++++++++++++--------------------
 calypso/xmlutils.py              |  6 ++--
 config                           |  4 +--
 requirements.txt                 |  3 +-
 setup.py                         |  2 +-
 tests/test_collection.py         | 18 ++++++++++-
 tests/test_matchfilterelement.py |  1 -
 14 files changed, 87 insertions(+), 58 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/calypso/calypso.git



More information about the Calypso-commits mailing list