pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-lsprotocol
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 19 20:27:49 UTC 2023
Modified Files:
pkgsrc/lang/py-lsprotocol: Makefile
Log Message:
py-lsprotocol: increase version to make it higher than before
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/py-lsprotocol/Makefile
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-lsprotocol/Makefile
diff -u pkgsrc/lang/py-lsprotocol/Makefile:1.9 pkgsrc/lang/py-lsprotocol/Makefile:1.10
--- pkgsrc/lang/py-lsprotocol/Makefile:1.9 Sun Nov 19 14:21:42 2023
+++ pkgsrc/lang/py-lsprotocol/Makefile Sun Nov 19 20:27:49 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2023/11/19 14:21:42 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2023/11/19 20:27:49 wiz Exp $
# Changes:
# https://github.com/microsoft/lsprotocol/releases
DISTNAME= lsprotocol-2023.0.0
# remove on next update
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}.3
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lsprotocol/}
Home |
Main Index |
Thread Index |
Old Index