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

Maxim Baz maximbaz at archlinux.org
Mon Dec 2 17:25:51 UTC 2019


    Date: Monday, December 2, 2019 @ 17:25:51
  Author: maximbaz
Revision: 534716

upgpkg: python-language-server 0.31.2-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 17:23:11 UTC (rev 534715)
+++ PKGBUILD	2019-12-02 17:25:51 UTC (rev 534716)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.31.1
+pkgver=0.31.2
 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=('e6b12c20915c70897036810d68378eede3dfafe40aa73ac4d46f5875dc857ca4')
+sha256sums=('b8c5540d66afdda64c0811f008d93a79fb847920301681bdcb117a17184f06c7')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list