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

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


Branch: CURRENT, Version: 0.1.9, Package name: py311-cmake-language-server-0.1.9, 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.208 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-05-05 11:52:24 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
py-cmake-language-server: update to 0.1.7.

What's Changed

    Run CI on mater branch by @regen100 in #57
    Use PDM by @regen100 in #66
    Update CI and CD by @regen100 in #67
    Update pygls by @regen100 in #68
    Support Python 3.11 by @regen100 in #69
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION