[arch-commits] Commit in python-language-server/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Nov 3 22:01:25 UTC 2020
Date: Tuesday, November 3, 2020 @ 22:01:24
Author: foxboron
Revision: 741380
upgpkg: python-language-server 0.36.0-1
Modified:
python-language-server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-03 21:58:43 UTC (rev 741379)
+++ PKGBUILD 2020-11-03 22:01:24 UTC (rev 741380)
@@ -3,7 +3,7 @@
# Contributor: fenuks
pkgname=python-language-server
-pkgver=0.35.1
+pkgver=0.36.0
pkgrel=1
pkgdesc="An implementation of the Language Server Protocol for Python"
arch=("any")
@@ -24,7 +24,7 @@
"autopep8" "python-rope" "python-pydocstyle" "python-pylint" "python-jsonrpc-server"
"python-numpy" "python-pandas" "python-matplotlib" "python-flaky")
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('6e0c9a3b2ae98e0eb22e98ed6b3c4e190a6bf9e27af53efd2396da60cd92b221')
+sha256sums=('a0fab3c37e3f61e4ee0a721418bf753b66b188a163b3ec04df7efac35599411b')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list