pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/py-pygls




To: pkgsrc-changes%NetBSD.org@localhost

Subject: CVS commit: pkgsrc/lang/py-pygls

From: "Thomas Klausner" <wiz%netbsd.org@localhost>

Date: Sun, 1 Feb 2026 18:17:10 +0000


Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  1 18:17:09 UTC 2026

Modified Files:
        pkgsrc/lang/py-pygls: Makefile distinfo

Log Message:
py-pygls: update to 2.0.1.

What's Changed

    docs: drop pre-release banner by @alcarney in #580
    docs: use correct lsprotocol version by @alcarney in #581
    docs: fix broken link for pygls playground by @perrinjerome in #582
    docs: describe arguments unpacking for server commands in v2 by @perrinjerome in #583
    Add Aeon Programming Language to implementations list by @alcides in #584
    Fix spelling mistakes in v2 migration documentation by @maxchaston in #585
    fix: prevent exception handling for cancelled futures in JsonRPCProtocol by @austin3dickey in #588
    build: v2.0.1 by @tombh in #589


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/py-pygls/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/py-pygls/distinfo

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

Modified files:

Index: pkgsrc/lang/py-pygls/Makefile
diff -u pkgsrc/lang/py-pygls/Makefile:1.20 pkgsrc/lang/py-pygls/Makefile:1.21
--- pkgsrc/lang/py-pygls/Makefile:1.20  Sun Oct 19 18:53:07 2025
+++ pkgsrc/lang/py-pygls/Makefile       Sun Feb  1 18:17:09 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/10/19 18:53:07 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/02/01 18:17:09 wiz Exp $
 
-DISTNAME=      pygls-2.0.0
+DISTNAME=      pygls-2.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    lang python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pygls/}
@@ -17,7 +17,5 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-async
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/lang/py-pygls/distinfo
diff -u pkgsrc/lang/py-pygls/distinfo:1.19 pkgsrc/lang/py-pygls/distinfo:1.20
--- pkgsrc/lang/py-pygls/distinfo:1.19  Sun Oct 19 18:53:07 2025
+++ pkgsrc/lang/py-pygls/distinfo       Sun Feb  1 18:17:09 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/10/19 18:53:07 wiz Exp $
+$NetBSD: distinfo,v 1.20 2026/02/01 18:17:09 wiz Exp $
 
-BLAKE2s (pygls-2.0.0.tar.gz) = d28e1c4066b49a7c5d5492a384b682f730bb68f704f8cb07f7399c60526a8a5c
-SHA512 (pygls-2.0.0.tar.gz) = 8bab5c7ff666bd15dc17276adf59a4333ad88b539dc482444c2b94a302c7fa5127e88a55a9a01ec389bbcae1d8e502e0f08514ee167bfc6fa8f2abd0ce1a5063
-Size (pygls-2.0.0.tar.gz) = 55796 bytes
+BLAKE2s (pygls-2.0.1.tar.gz) = 9525310adecec57421d4e69a07a1b55e94c8de098a350e29ccfe0678f0dfc769
+SHA512 (pygls-2.0.1.tar.gz) = cedde0537519484ea5f8a6e83b219a711a17f389db81afafc64fde5451eaa487e099a5dff18780e0c49497be793db6643a6dbf52c29dff486fdac8ebca5156f4
+Size (pygls-2.0.1.tar.gz) = 55796 bytes





Prev by Date: CVS commit: pkgsrc/doc

Next by Date: CVS commit: pkgsrc/doc

Previous by Thread: CVS commit: pkgsrc/doc

Next by Thread: CVS commit: pkgsrc/doc

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index