pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 15 07:15:02 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2022
Removed Files:
        pkgsrc/devel/python-mode: DESCR MESSAGE Makefile PLIST distinfo

Log Message:
python-mode: remove

"No valid Emacs version installed found"
Use a python language server with lsp-mode instead.


To generate a diff of this commit:
cvs rdiff -u -r1.3595 -r1.3596 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/python-mode/DESCR \
    pkgsrc/devel/python-mode/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/python-mode/MESSAGE
cvs rdiff -u -r1.29 -r0 pkgsrc/devel/python-mode/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/python-mode/distinfo
cvs rdiff -u -r1.917 -r1.918 pkgsrc/doc/CHANGES-2022

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3595 pkgsrc/devel/Makefile:1.3596
--- pkgsrc/devel/Makefile:1.3595        Mon Feb 14 14:41:28 2022
+++ pkgsrc/devel/Makefile       Tue Feb 15 07:15:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3595 2022/02/14 14:41:28 pho Exp $
+# $NetBSD: Makefile,v 1.3596 2022/02/15 07:15:02 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2768,7 +2768,6 @@ SUBDIR+=  py-zope.exceptions
 SUBDIR+=       py-zope.hookable
 SUBDIR+=       py-zope.testing
 SUBDIR+=       pycharm-bin
-SUBDIR+=       python-mode
 SUBDIR+=       pythontidy
 SUBDIR+=       qbzr
 SUBDIR+=       qconf

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.917 pkgsrc/doc/CHANGES-2022:1.918
--- pkgsrc/doc/CHANGES-2022:1.917       Mon Feb 14 18:28:20 2022
+++ pkgsrc/doc/CHANGES-2022     Tue Feb 15 07:15:02 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.917 2022/02/14 18:28:20 adam Exp $
+$NetBSD: CHANGES-2022,v 1.918 2022/02/15 07:15:02 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -1230,3 +1230,4 @@ Changes to the packages collection and i
        Updated security/ruby-metasploit_payloads-mettle to 1.0.18 [taca 2022-02-14]
        Updated lang/rust-analyzer to 0.0.2022.02.14 [adam 2022-02-14]
        Updated textproc/py-breathe to 4.33.1 [adam 2022-02-14]
+       Removed devel/python-mode [wiz 2022-02-15]



Home | Main Index | Thread Index | Old Index