1 Commits

Author SHA1 Message Date
Jelle van der Waa
756131f41d upgpkg: 2023.0.1-3: Rebuild for Python 3.13 2024-11-19 16:37:17 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = python-lsprotocol
pkgdesc = Python types for Language Server Protocol
pkgver = 2023.0.1
pkgrel = 2
pkgrel = 3
url = https://github.com/microsoft/lsprotocol
arch = any
license = MIT

View File

@@ -3,7 +3,7 @@
pkgname=python-lsprotocol
_name=${pkgname#python-}
pkgver=2023.0.1
pkgrel=2
pkgrel=3
pkgdesc='Python types for Language Server Protocol'
arch=('any')
url=https://github.com/microsoft/lsprotocol