mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
www/radicale: Update to 3.2.0
This commit is contained in:
parent
a3c72adda6
commit
226735aee6
@ -1,9 +1,8 @@
|
||||
PORTNAME= radicale
|
||||
PORTVERSION= 3.1.9
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= Radicale-${PORTVERSION}
|
||||
|
||||
MAINTAINER= decke@FreeBSD.org
|
||||
COMMENT= Python based CalDAV/CardDAV server
|
||||
@ -17,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6:deskutils/py-vobject@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.3:devel/py-python-dateutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pika>=1.1.0:devel/py-pika@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1711764587
|
||||
SHA256 (Radicale-3.1.9.tar.gz) = 3ad32467989364e13463b329b2e963f3ddd7c40e43f31f1e6906409baf6818e9
|
||||
SIZE (Radicale-3.1.9.tar.gz) = 116881
|
||||
TIMESTAMP = 1716144968
|
||||
SHA256 (radicale-3.2.0.tar.gz) = d7c1856437a00652b3cade23d6659d47552bb56be2e17a2e3342a2f204278fb1
|
||||
SIZE (radicale-3.2.0.tar.gz) = 124244
|
||||
|
Loading…
Reference in New Issue
Block a user