upgpkg: 1.3.1-2: Rebuild for Python 3.12

This commit is contained in:
Daniel M. Capella
2024-04-05 18:13:14 -04:00
parent d44f34b6c0
commit eef4e735cb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = python-pygls
pkgdesc = Pythonic generic implementation of the Language Server Protocol
pkgver = 1.3.1
pkgrel = 1
pkgrel = 2
url = https://github.com/openlawlibrary/pygls
arch = any
license = Apache-2.0

View File

@@ -4,7 +4,7 @@
pkgname=python-pygls
_name=${pkgname#python-}
pkgver=1.3.1
pkgrel=1
pkgrel=2
pkgdesc='Pythonic generic implementation of the Language Server Protocol'
arch=('any')
url=https://github.com/openlawlibrary/pygls