Update Radicale2 to 2.1.5
2.1.5 - Wild Radish ------------------- This release is compatible with version 2.0.0. * Add ``--verify-storage`` command-line argument * Allow comments in the htpasswd file * Don't strip whitespaces from user names and passwords in the htpasswd file * Remove cookies from logging output * Allow uploads of whole collections with many components * Show warning message if server.timeout is used with Python < 3.5.2
This commit is contained in:
parent
c17d312d9b
commit
13ec13f968
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2017/08/10 19:08:13 prlw1 Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2017/09/04 10:35:44 prlw1 Exp $
|
||||
|
||||
DISTNAME= Radicale-2.1.4
|
||||
DISTNAME= Radicale-2.1.5
|
||||
CATEGORIES= net time www
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=R/Radicale/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.3 2017/08/10 19:08:13 prlw1 Exp $
|
||||
$NetBSD: distinfo,v 1.4 2017/09/04 10:35:44 prlw1 Exp $
|
||||
|
||||
SHA1 (Radicale-2.1.4.tar.gz) = 020a9d31c8531ce0da0a10c637035f0f6f77568b
|
||||
RMD160 (Radicale-2.1.4.tar.gz) = 30838c8f6db16cf2a99dd6f7de9cd60c364e25d0
|
||||
SHA512 (Radicale-2.1.4.tar.gz) = e09af1533c9e91d350b99e5f11ae1be1a5f54a62f6313d0698940fa8e606cfa78ad0bb309d228ec3c6ed088d54aa1f6021d9833e8665e8738f45ecdebc0d4e82
|
||||
Size (Radicale-2.1.4.tar.gz) = 73889 bytes
|
||||
SHA1 (Radicale-2.1.5.tar.gz) = 75ed38da0b84804fd5e2f95d542b74f9605b8359
|
||||
RMD160 (Radicale-2.1.5.tar.gz) = 9f3bf4ebfe090b57a94d2396f6b62c5f2129ceee
|
||||
SHA512 (Radicale-2.1.5.tar.gz) = d86d6dbd83fb33d763b5b8b613ccf9b75b5580b9fb5ea2a7c60f272a548eabf0a2bab1c13e10711000a69978beff6fb87f619479f9a1d9eeeb9a58c8550ab0e7
|
||||
Size (Radicale-2.1.5.tar.gz) = 74575 bytes
|
||||
|
|
Loading…
Reference in a new issue