mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
New package: python3-pygls-1.3.1
This commit is contained in:
parent
2d36ad60cf
commit
4e475c477b
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-pygls/template
Normal file
14
srcpkgs/python3-pygls/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-pygls'
|
||||
pkgname=python3-pygls
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-poetry-core"
|
||||
depends="python3-cattrs python3-lsprotocol"
|
||||
short_desc="Pythonic generic language server"
|
||||
maintainer="Mihail Ivanchev <contact@ivanchev.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/openlawlibrary/pygls"
|
||||
changelog="https://github.com/openlawlibrary/pygls/releases"
|
||||
distfiles="${PYPI_SITE}/p/pygls/pygls-${version}.tar.gz"
|
||||
checksum=140edceefa0da0e9b3c533547c892a42a7d2fd9217ae848c330c53d266a55018
|
Loading…
Add table
Reference in a new issue