pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-flufl.lock



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jun 10 07:44:28 UTC 2023

Modified Files:
        pkgsrc/devel/py-flufl.lock: Makefile

Log Message:
py-flufl.lock: and add another missing dependency.

Ride bump


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-flufl.lock/Makefile
diff -u pkgsrc/devel/py-flufl.lock/Makefile:1.9 pkgsrc/devel/py-flufl.lock/Makefile:1.10
--- pkgsrc/devel/py-flufl.lock/Makefile:1.9     Sat Jun 10 07:40:32 2023
+++ pkgsrc/devel/py-flufl.lock/Makefile Sat Jun 10 07:44:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2023/06/10 07:40:32 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2023/06/10 07:44:28 wiz Exp $
 
 DISTNAME=      flufl.lock-7.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,7 @@ LICENSE=      apache-2.0
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend
 DEPENDS+=      ${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil
+DEPENDS+=      ${PYPKGPREFIX}-atpublic-[0-9]*:../../devel/py-atpublic
 # unpackaged
 #TEST_DEPENDS+=        ${PYPKGPREFIX}-sybil-[0-9]*:../../devel/py-sybil
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test



Home | Main Index | Thread Index | Old Index