[arch-commits] Commit in python-pygls/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Aug 31 17:18:51 UTC 2022
Date: Wednesday, August 31, 2022 @ 17:18:51
Author: arojas
Revision: 1289182
upgpkg: python-pygls 0.12.1-1: Update to 0.12.1
Modified:
python-pygls/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-31 17:16:20 UTC (rev 1289181)
+++ PKGBUILD 2022-08-31 17:18:51 UTC (rev 1289182)
@@ -3,7 +3,7 @@
_name=pygls
pkgname=python-pygls
-pkgver=0.11.3
+pkgver=0.12.1
pkgrel=1
pkgdesc='Pythonic generic implementation of the Language Server Protocol'
arch=('any')
@@ -14,8 +14,8 @@
'python-toml' 'python-wheel')
checkdepends=('python-mock' 'python-pytest' 'python-pytest-asyncio')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('4d86fc854e6d6613cd42bf7511e9c6aac947fc8d62ff973a705570b036d969f2')
-b2sums=('c98e70822a340ecbde924e9a2f237a32bf1f7710fb6ca76e55b0c7631cfd8b2bc14ebf87fb78fe9db1ea87f600388f620c7fb01c37cb7f14a185d6521df62611')
+sha256sums=('3b9da223fd6e7624aed047dec2cbb6ab471c1441d5b48369daad012594c11610')
+b2sums=('ccfc747e9b645c5ffafadf7d7b6af25d3f014f3d7cf0888ca896feddca5ea3672af3b33d2aa7042819d4dbef44e1d49230e513ee795a618baa5484e7586c01b5')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list