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

Maxim Baz maximbaz at archlinux.org
Sat Feb 8 12:52:02 UTC 2020


    Date: Saturday, February 8, 2020 @ 12:51:59
  Author: maximbaz
Revision: 564086

upgpkg: python-language-server 0.31.8-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 12:47:42 UTC (rev 564085)
+++ PKGBUILD	2020-02-08 12:51:59 UTC (rev 564086)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.31.7
+pkgver=0.31.8
 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")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('b05786202f91659098a9a7fd34dab76744d5d57956252b6af24a40e29ca41939')
+sha256sums=('f5685e1a6a3f6a2529ff75ea0676c59e769024302b2434564a5e7005d056eb82')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list