pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat



Module Name:    pkgsrc
Committed By:   js
Date:           Sat Jan 15 20:36:42 UTC 2022

Modified Files:
        pkgsrc/chat: Makefile
Removed Files:
        pkgsrc/chat/py-telethon-session-sqlalchemy: DESCR Makefile PLIST
            distinfo

Log Message:
Remove py-telethon-session-sqlalchemy

It was only there for mautrix-telegram which no longer uses it.


To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 pkgsrc/chat/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/py-telethon-session-sqlalchemy/DESCR \
    pkgsrc/chat/py-telethon-session-sqlalchemy/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/chat/py-telethon-session-sqlalchemy/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/chat/py-telethon-session-sqlalchemy/distinfo

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

Modified files:

Index: pkgsrc/chat/Makefile
diff -u pkgsrc/chat/Makefile:1.263 pkgsrc/chat/Makefile:1.264
--- pkgsrc/chat/Makefile:1.263  Wed Jan  5 10:04:53 2022
+++ pkgsrc/chat/Makefile        Sat Jan 15 20:36:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2022/01/05 10:04:53 fcambus Exp $
+# $NetBSD: Makefile,v 1.264 2022/01/15 20:36:42 js Exp $
 #
 
 COMMENT=       Communication programs
@@ -112,7 +112,6 @@ SUBDIR+=    py-mastodon
 SUBDIR+=       py-mautrix
 SUBDIR+=       py-nbxmpp
 SUBDIR+=       py-telethon
-SUBDIR+=       py-telethon-session-sqlalchemy
 SUBDIR+=       py-xmpppy
 SUBDIR+=       quassel
 SUBDIR+=       quirc



Home | Main Index | Thread Index | Old Index