pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 25 12:02:56 UTC 2026

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Removed: py-ana py-cassa py-cdb py-ckanclient


To generate a diff of this commit:
cvs rdiff -u -r1.739 -r1.740 pkgsrc/databases/Makefile

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

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.739 pkgsrc/databases/Makefile:1.740
--- pkgsrc/databases/Makefile:1.739     Sun Jan 25 07:36:18 2026
+++ pkgsrc/databases/Makefile   Sun Jan 25 12:02:56 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.739 2026/01/25 07:36:18 wiz Exp $
+# $NetBSD: Makefile,v 1.740 2026/01/25 12:02:56 adam Exp $
 
 COMMENT=       Databases
 
@@ -372,15 +372,11 @@ SUBDIR+=  py-agate-excel
 SUBDIR+=       py-agate-sql
 SUBDIR+=       py-aiosqlite
 SUBDIR+=       py-alembic
-SUBDIR+=       py-ana
 SUBDIR+=       py-apsw
 SUBDIR+=       py-asyncpg
 SUBDIR+=       py-barman
 SUBDIR+=       py-bsddb3
-SUBDIR+=       py-cassa
 SUBDIR+=       py-cassandra-driver
-SUBDIR+=       py-cdb
-SUBDIR+=       py-ckanclient
 SUBDIR+=       py-cx_Oracle
 SUBDIR+=       py-dbf
 SUBDIR+=       py-dbfread



Home | Main Index | Thread Index | Old Index