./lang/py-cmake-language-server, CMake Language Server Protocol Implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.11, Package name: py312-cmake-language-server-0.1.11, Maintainer: pkgsrc-users

CMake Language Server Protocol implementation.


Required to run:
[devel/py-setuptools] [devel/py-pyparsing] [lang/python37] [lang/py-pygls]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 11.571 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-12 07:15:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cmake-language-server: updated to 0.1.11

0.1.11
Python 3.13 support
Update GH Actions
Remove EOL Python 3.8
support python 3.13.x
   2024-04-21 17:33:45 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-cmake-language-server: update to 0.1.10.

What's Changed

    feat: handle workspace config event by @heywhy in #91

New Contributors

    @heywhy made their first contribution in #91
   2024-01-07 17:13:16 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-cmake-language-server: update to 0.1.9.

What's Changed

    Reply with MarkupContent in completion documentation by @rwols in #87
    Add Python 3.12 build by @offa in #85
   2023-11-09 15:19:49 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-cmake-language-server: make PKGNAME match directory name
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-23 13:09:04 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-cmake-language-server: updated to 0.1.8

v0.1.8

Revert "Fix release workflow"
Update pygls
Update build backend
   2023-10-23 08:21:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-cmake-language-server: does not support Python 3.12 yet
   2023-05-05 11:56:30 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-cmake-language-server: add upstream bug report URL