www/py-xandikos: Update to 0.2.10

- Update WWW
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/jelmer/xandikos/releases
This commit is contained in:
Po-Chuan Hsieh 2023-09-06 04:41:38 +08:00
parent fed402f705
commit 42a258b3e0
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 9 additions and 6 deletions

View file

@ -1,16 +1,19 @@
PORTNAME= xandikos
PORTVERSION= 0.2.8
PORTVERSION= 0.2.10
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightweight CalDAV/CardDAV server
WWW= https://github.com/jelmer/xandikos
WWW= https://www.xandikos.org/ \
https://github.com/jelmer/xandikos
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dulwich>=0.19.1:devel/py-dulwich@${PY_FLAVOR} \
@ -19,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}multidict>=0:www/py-multidict@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils unittest
USE_PYTHON= autoplist concurrent pep517 unittest
NO_ARCH= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1674588068
SHA256 (xandikos-0.2.8.tar.gz) = 16f174f75d0b4a766f9a41e2fe2700e5d77e77d9a9990cee3d619dc1d8aff001
SIZE (xandikos-0.2.8.tar.gz) = 108434
TIMESTAMP = 1693898518
SHA256 (xandikos-0.2.10.tar.gz) = 9ce73f40df19912a67e16720b8e6f131e79af9493c9f66d0dffc1b362ffef69f
SIZE (xandikos-0.2.10.tar.gz) = 126248