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

Morten Linderud foxboron at archlinux.org
Fri Jun 19 12:36:30 UTC 2020


    Date: Friday, June 19, 2020 @ 12:36:30
  Author: foxboron
Revision: 647659

upgpkg: python-language-server 0.33.2-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 12:34:48 UTC (rev 647658)
+++ PKGBUILD	2020-06-19 12:36:30 UTC (rev 647659)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.33.1
+pkgver=0.33.2
 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=('ffde271fdacb73d47a657a69e5e59072e3e1afa5d7b4f7f6399049ce39be0772')
+sha256sums=('f5fe9a21bf7c0b0fc0d205a1c2f1bec776a59d0e11b0e39c49803044799669fd')
 
 
 prepare(){



More information about the arch-commits mailing list