pkgsrc-Changes archive

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

CVS commit: pkgsrc/filesystems/tahoe-lafs



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri May 30 13:02:44 UTC 2025

Modified Files:
        pkgsrc/filesystems/tahoe-lafs: Makefile

Log Message:
filesystems/tahoe-lafs: Whitespace per pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/filesystems/tahoe-lafs/Makefile

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

Modified files:

Index: pkgsrc/filesystems/tahoe-lafs/Makefile
diff -u pkgsrc/filesystems/tahoe-lafs/Makefile:1.73 pkgsrc/filesystems/tahoe-lafs/Makefile:1.74
--- pkgsrc/filesystems/tahoe-lafs/Makefile:1.73 Fri May 30 13:02:11 2025
+++ pkgsrc/filesystems/tahoe-lafs/Makefile      Fri May 30 13:02:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2025/05/30 13:02:11 gdt Exp $
+# $NetBSD: Makefile,v 1.74 2025/05/30 13:02:44 gdt Exp $
 
 VERSION_BASE=  1.20.0
 VERSION_RC=
@@ -65,7 +65,7 @@ DEPENDS+=     ${PYPKGPREFIX}-txtorcon>=0.17.
 
 # test:
 TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
-TEST_DEPENDS+=  ${PYPKGPREFIX}-tox>=4.0.0:../../devel/py-tox
+TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=4.0.0:../../devel/py-tox
 # py-test (included automatically via wheel.mk)
 # pytest-twisted
 # hypothesis >= 3.6.1



Home | Main Index | Thread Index | Old Index