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:           Wed Nov 15 00:08:30 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/lang: Makefile
Removed Files:
        pkgsrc/lang/py-python-language-server: ALTERNATIVES DESCR Makefile
            PLIST distinfo
        pkgsrc/lang/py-python-language-server/patches: patch-setup.py

Log Message:
py-python-language-server: remove

Dead upstream, does not support Python 3.11+, active fork packaged
as lang/py-lsp-server


To generate a diff of this commit:
cvs rdiff -u -r1.6987 -r1.6988 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.709 -r1.710 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/py-python-language-server/ALTERNATIVES \
    pkgsrc/lang/py-python-language-server/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/py-python-language-server/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/lang/py-python-language-server/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/lang/py-python-language-server/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/lang/py-python-language-server/patches/patch-setup.py

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

Modified files:

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6987 pkgsrc/doc/CHANGES-2023:1.6988
--- pkgsrc/doc/CHANGES-2023:1.6987      Wed Nov 15 00:05:27 2023
+++ pkgsrc/doc/CHANGES-2023     Wed Nov 15 00:08:29 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6987 2023/11/15 00:05:27 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6988 2023/11/15 00:08:29 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -10047,3 +10047,4 @@ Changes to the packages collection and i
        Removed devel/go-xerrors [bsiegert 2023-11-14]
        Updated textproc/py-acora to 2.4 [wiz 2023-11-15]
        Updated net/py-junos-eznc to 2.6.8 [wiz 2023-11-15]
+       Removed lang/py-python-language-server successor lang/py-lsp-server [wiz 2023-11-15]

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.709 pkgsrc/lang/Makefile:1.710
--- pkgsrc/lang/Makefile:1.709  Mon Nov  6 17:18:09 2023
+++ pkgsrc/lang/Makefile        Wed Nov 15 00:08:29 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.709 2023/11/06 17:18:09 pho Exp $
+# $NetBSD: Makefile,v 1.710 2023/11/15 00:08:29 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -258,7 +258,6 @@ SUBDIR+=    py-pure-eval
 SUBDIR+=       py-py3c
 SUBDIR+=       py-pygls
 SUBDIR+=       py-pyrex
-SUBDIR+=       py-python-language-server
 SUBDIR+=       py-python-lua
 SUBDIR+=       py-pythonz
 SUBDIR+=       py-six



Home | Main Index | Thread Index | Old Index