[arch-commits] Commit in python-language-server/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sat Jan 18 13:04:25 UTC 2020


    Date: Saturday, January 18, 2020 @ 13:04:25
  Author: foxboron
Revision: 552977

upgpkg: python-language-server 0.31.6-1

Modified:
  python-language-server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 13:02:02 UTC (rev 552976)
+++ PKGBUILD	2020-01-18 13:04:25 UTC (rev 552977)
@@ -3,8 +3,8 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.31.4
-pkgrel=2
+pkgver=0.31.6
+pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
 url="https://github.com/palantir/python-language-server"
@@ -24,7 +24,7 @@
               "autopep8" "python-rope" "python-pydocstyle" "python-pylint" "python-jsonrpc-server"
               "python-numpy" "python-pandas" "python-matplotlib")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('68d1a5ed20714e45ee417348ae46de45ab4ed32c6c02ad147cbb9d7ea5293adb')
+sha256sums=('ae81bfaa8b365a3988e2535619c8d1ba99176070b90ce52214571c519a731933')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list