Date: Sat, 18 Apr 2026 22:06:03 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a77f234d9cec - main - www/py-caldav: Update to 3.1.0 Message-ID: <69e4004b.33867.4372e39c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a77f234d9cecde19e9939fedc178aa3f64965506 commit a77f234d9cecde19e9939fedc178aa3f64965506 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:41:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:53:02 +0000 www/py-caldav: Update to 3.1.0 Changes: https://github.com/python-caldav/caldav/releases --- www/py-caldav/Makefile | 20 ++++++++++++++------ www/py-caldav/distinfo | 6 +++--- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/www/py-caldav/Makefile b/www/py-caldav/Makefile index e614a832d62b..c1e998a70c41 100644 --- a/www/py-caldav/Makefile +++ b/www/py-caldav/Makefile @@ -1,5 +1,5 @@ PORTNAME= caldav -PORTVERSION= 2.1.2 +PORTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,24 +15,32 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.GPL BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}icalendar>=6.0.0:devel/py-icalendar@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0,1:dns/py-dnspython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}icalendar>=6.0.0:devel/py-icalendar@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}icalendar-searcher>=1.0.5<2:devel/py-icalendar-searcher@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}niquests>=0:www/py-niquests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}recurring-ical-events>=2.0.0:devel/py-recurring-ical-events@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}deptry>=0.24.0:devel/py-deptry@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}manuel>=0:devel/py-manuel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}proxy.py>=0:www/py-proxy.py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyfakefs>=0:filesystems/py-pyfakefs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}radicale>=0:www/radicale@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzlocal>=0:devel/py-tzlocal@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vobject>=0:deskutils/py-vobject@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xandikos>=0:www/py-xandikos@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}xandikos>=0.3.3:www/py-xandikos@${PY_FLAVOR} -USES= python shebangfix +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes TEST_ENV= TZ=UTC -SHEBANG_FILES= caldav/objects.py - .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 31100 diff --git a/www/py-caldav/distinfo b/www/py-caldav/distinfo index cecb5e0c026f..52830b4ca0a2 100644 --- a/www/py-caldav/distinfo +++ b/www/py-caldav/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853458 -SHA256 (caldav-2.1.2.tar.gz) = 2ea08a4e90843978de9d13a314d5158a8581b4b832a8301dc2e151f559ccd7af -SIZE (caldav-2.1.2.tar.gz) = 10004966 +TIMESTAMP = 1775587642 +SHA256 (caldav-3.1.0.tar.gz) = 0b6dc76a462c0c32a6dbdc537eda832226bd4d9dacf3906247626b68db5b10b6 +SIZE (caldav-3.1.0.tar.gz) = 10316756home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4004b.33867.4372e39c>
