File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.13 2025/10/09 08:01:59 wiz Exp $
1+ # $NetBSD: Makefile,v 1.14 2025/10/18 16:06:08 wiz Exp $
22
33DISTNAME = jrnl-4.2.1
44PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
5+ PKGREVISION = 1
56CATEGORIES = time python
67MASTER_SITES = ${MASTER_SITE_PYPI:=j/jrnl/}
78
@@ -10,7 +11,7 @@ HOMEPAGE= https://jrnl.sh/
1011COMMENT = Command line journal application
1112LICENSE = gnu-gpl-v3
1213
13- TOOL_DEPENDS+ = ${PYPKGPREFIX}-poetry-core>=1.0.0 :../../devel/py-poetry-core
14+ TOOL_DEPENDS+ = ${PYPKGPREFIX}-poetry-core>=2.2.1 :../../devel/py-poetry-core
1415DEPENDS+ = ${PYPKGPREFIX}-colorama>=0.4:../../comms/py-colorama
1516DEPENDS+ = ${PYPKGPREFIX}-cryptography>=3.0:../../security/py-cryptography
1617DEPENDS+ = ${PYPKGPREFIX}-dateutil>=2.8:../../time/py-dateutil
Original file line number Diff line number Diff line change 1- @comment $NetBSD: PLIST,v 1.3 2024/11/22 18:29:48 leot Exp $
1+ @comment $NetBSD: PLIST,v 1.4 2025/10/18 16:06:08 wiz Exp $
22bin/jrnl-${PYVERSSUFFIX}
3- ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.md
43${PYSITELIB}/${WHEEL_INFODIR}/METADATA
54${PYSITELIB}/${WHEEL_INFODIR}/RECORD
65${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
76${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
7+ ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.md
88${PYSITELIB}/jrnl/__init__.py
99${PYSITELIB}/jrnl/__init__.pyc
1010${PYSITELIB}/jrnl/__init__.pyo
You can’t perform that action at this time.
0 commit comments