CVS commit: pkgsrc/databases/py-tinydb

"Thomas Klausner" <[email protected]> Sat, 8 Aug 2026 18:03:02 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Aug  8 18:03:02 UTC 2026

Modified Files:
	pkgsrc/databases/py-tinydb: Makefile

Log Message:
py-tinydb: fix tool dependency


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/py-tinydb/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 792 B)
Modified files:

Index: pkgsrc/databases/py-tinydb/Makefile
diff -u pkgsrc/databases/py-tinydb/Makefile:1.9 pkgsrc/databases/py-tinydb/Makefile:1.10
--- pkgsrc/databases/py-tinydb/Makefile:1.9	Fri Aug  7 09:14:19 2026
+++ pkgsrc/databases/py-tinydb/Makefile	Sat Aug  8 18:03:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2026/08/07 09:14:19 adam Exp $
+# $NetBSD: Makefile,v 1.10 2026/08/08 18:03:02 wiz Exp $
 
 DISTNAME=	tinydb-4.9.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE=	https://github.com/msiemens/ti
 COMMENT=	Tiny, document oriented database optimized for your happiness
 LICENSE=	mit
 
-TOOL_DEPENDS+=	${PYPKGPREFIX}-poetry>=2.1.4nb1:../../devel/py-poetry
+TOOL_DEPENDS+=	${PYPKGPREFIX}-hatchling>=0:../../devel/py-hatchling
 
 USE_LANGUAGES=	# none