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

Maxim Baz maximbaz at archlinux.org
Tue May 26 11:21:40 UTC 2020


    Date: Tuesday, May 26, 2020 @ 11:21:38
  Author: maximbaz
Revision: 635025

upgpkg: python-language-server 0.33.0-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 11:17:09 UTC (rev 635024)
+++ PKGBUILD	2020-05-26 11:21:38 UTC (rev 635025)
@@ -3,8 +3,8 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.32.0
-pkgrel=3
+pkgver=0.33.0
+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=('3702a133100d1540e6789c01f1a183b2668262078fbb17b4d2495f5999e2ba48')
+sha256sums=('3609ade1041066b55a351c371b1b1c9e7e61ba6446ec3716c6efdf928675bd13')
 
 
 prepare(){



More information about the arch-commits mailing list