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

Maxim Baz maximbaz at archlinux.org
Thu Nov 21 09:10:39 UTC 2019


    Date: Thursday, November 21, 2019 @ 09:10:39
  Author: maximbaz
Revision: 531022

upgpkg: python-language-server 0.31.1-1

Modified:
  python-language-server/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-21 08:37:40 UTC (rev 531021)
+++ PKGBUILD	2019-11-21 09:10:39 UTC (rev 531022)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.31.0
+pkgver=0.31.1
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -25,7 +25,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=('fa6137c00b90043b7f0dd64ef5f63c725aa2ce263a05247dbc6e6ecbd44d1ce9')
+sha256sums=('e6b12c20915c70897036810d68378eede3dfafe40aa73ac4d46f5875dc857ca4')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list