upgpkg: 2023.0.1-2: Rebuild for Python 3.12

This commit is contained in:
Daniel M. Capella
2024-04-05 18:12:04 -04:00
parent 31d81e58ba
commit f38811a749
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 = 1
pkgrel = 2
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=1
pkgrel=2
pkgdesc='Python types for Language Server Protocol'
arch=('any')
url=https://github.com/microsoft/lsprotocol