pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-pygls
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 26 14:41:12 UTC 2026
Modified Files:
pkgsrc/lang/py-pygls: Makefile distinfo
Log Message:
py-pygls: update to 2.1.1.
2.1.1
feat(ServerTextPosition): implement comparison operators by @lheckemann in #597
chore: add license field to pyproject.toml by @tombh in #601
2.1.0
Normalize percent-encoded URIs used as workspace dict keys by @edvilme in #594
TextDocument ergonomics improvements by @lheckemann in #591
Fix get_capability typing overloads by @alcarney in #595
Add Galaxy Language Server to Implementations.md by @davelopez in #596
build(deps): bump the pip group across 2 directories with 1 update by @dependabot[bot] in #593
build(deps): release v2.1.0 and upgrade dev deps by @tombh in #599
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/py-pygls/Makefile
cvs rdiff -u -r1.20 -r1.21 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.21 pkgsrc/lang/py-pygls/Makefile:1.22
--- pkgsrc/lang/py-pygls/Makefile:1.21 Sun Feb 1 18:17:09 2026
+++ pkgsrc/lang/py-pygls/Makefile Thu Mar 26 14:41:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2026/02/01 18:17:09 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2026/03/26 14:41:12 wiz Exp $
-DISTNAME= pygls-2.0.1
+DISTNAME= pygls-2.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygls/}
Index: pkgsrc/lang/py-pygls/distinfo
diff -u pkgsrc/lang/py-pygls/distinfo:1.20 pkgsrc/lang/py-pygls/distinfo:1.21
--- pkgsrc/lang/py-pygls/distinfo:1.20 Sun Feb 1 18:17:09 2026
+++ pkgsrc/lang/py-pygls/distinfo Thu Mar 26 14:41:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2026/02/01 18:17:09 wiz Exp $
+$NetBSD: distinfo,v 1.21 2026/03/26 14:41:12 wiz Exp $
-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
+BLAKE2s (pygls-2.1.1.tar.gz) = d62c1d4707b9ff5b96421d6c789ebc1a7701dc0e391e803d03cfa181af22bb0a
+SHA512 (pygls-2.1.1.tar.gz) = 5bf5f49e388b38bbabafef298cb61c7771d30cf75c8812f234d4ccc4d3fd8a673906e09bb524c666ac7c437be7227612b23c8b9a7d5137f66de0ac60804ca0f2
+Size (pygls-2.1.1.tar.gz) = 55091 bytes
Home |
Main Index |
Thread Index |
Old Index