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

Morten Linderud foxboron at archlinux.org
Thu Jun 4 16:08:14 UTC 2020


    Date: Thursday, June 4, 2020 @ 16:08:13
  Author: foxboron
Revision: 638947

upgpkg: python-language-server 0.33.1-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 16:01:42 UTC (rev 638946)
+++ PKGBUILD	2020-06-04 16:08:13 UTC (rev 638947)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.33.0
+pkgver=0.33.1
 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=('3609ade1041066b55a351c371b1b1c9e7e61ba6446ec3716c6efdf928675bd13')
+sha256sums=('ffde271fdacb73d47a657a69e5e59072e3e1afa5d7b4f7f6399049ce39be0772')
 
 
 prepare(){



More information about the arch-commits mailing list