git: fe78329c9c81 - main - deskutils/py-khard: Update to 0.19.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Apr 2024 05:31:21 UTC
The branch main has been updated by nobutaka: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe78329c9c81a1ae71f7b8dc631136443835ea5f commit fe78329c9c81a1ae71f7b8dc631136443835ea5f Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> AuthorDate: 2024-04-07 05:28:23 +0000 Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org> CommitDate: 2024-04-07 05:28:23 +0000 deskutils/py-khard: Update to 0.19.1 PR: 276470 Reported by: Andreas Bilke <andreas@bilke.org> (maintainer) --- deskutils/py-khard/Makefile | 14 +++++++------- deskutils/py-khard/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/deskutils/py-khard/Makefile b/deskutils/py-khard/Makefile index f4abc5ebbf18..27f0d22e8083 100644 --- a/deskutils/py-khard/Makefile +++ b/deskutils/py-khard/Makefile @@ -1,6 +1,5 @@ PORTNAME= khard -DISTVERSION= 0.18.0 -PORTREVISION= 1 +DISTVERSION= 0.19.1 CATEGORIES= deskutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,14 +17,15 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites@${ ${PYTHON_PKGNAMEPREFIX}unidecode>=0.04.21:converters/py-unidecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0:deskutils/py-vdirsyncer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.5:deskutils/py-vobject@${PY_FLAVOR} -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-autoapi>0:textproc/py-sphinx-autoapi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinx-autodoc-typehints>0:textproc/py-sphinx-autodoc-typehints@${PY_FLAVOR} \ - ${RUN_DEPENDS} + ${PYTHON_PKGNAMEPREFIX}sphinx-autodoc-typehints>0:textproc/py-sphinx-autodoc-typehints@${PY_FLAVOR} USES= python gmake -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes PLIST_FILES= share/zsh/site-functions/_khard \ @@ -43,7 +43,7 @@ post-patch: -e 's|sphinx-apidoc|${LOCALBASE}/bin/sphinx-apidoc-${PYTHON_VER}|g' \ ${WRKSRC}/doc/Makefile -do-build: +pre-build: (cd ${WRKSRC}/doc && ${MAKE_CMD} man) post-install: diff --git a/deskutils/py-khard/distinfo b/deskutils/py-khard/distinfo index 2efd40f2afd8..ae3b05005558 100644 --- a/deskutils/py-khard/distinfo +++ b/deskutils/py-khard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671468298 -SHA256 (khard-0.18.0.tar.gz) = fe88d4b47fdd948610ac573c01fa13d1b7996265cbc44391085761af9a030615 -SIZE (khard-0.18.0.tar.gz) = 602016 +TIMESTAMP = 1701533025 +SHA256 (khard-0.19.1.tar.gz) = 59f30a0da3c3da3eb04f4dbe18ee4763913b685d99ec8418fd574a88c491c490 +SIZE (khard-0.19.1.tar.gz) = 605230