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

Maxim Baz maximbaz at archlinux.org
Fri Feb 15 18:35:39 UTC 2019


    Date: Friday, February 15, 2019 @ 18:35:38
  Author: maximbaz
Revision: 432894

upgpkg: python-language-server 0.23.2-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-15 18:29:04 UTC (rev 432893)
+++ PKGBUILD	2019-02-15 18:35:38 UTC (rev 432894)
@@ -4,7 +4,7 @@
 
 pkgbase=python-language-server
 pkgname=(python-language-server python2-language-server)
-pkgver=0.22.0
+pkgver=0.23.2
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -19,7 +19,7 @@
 	          "python2-autopep8" "python2-rope" "python2-mccabe" "python2-pydocstyle" "python2-jsonrpc-server"
 	          "python2-mock" "python2-jedi" "python2-future" "python2-futures" "python2-yapf" "python2-pycodestyle" "python2-autopep8")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('46450805798dad2c1abe88cbf66b05db030265b232a5de456d0d3c6800edeb12')
+sha256sums=('d0da957d6d7044c46ce23c0e4aefedb28d7b591adb2705c13037c91679e903c1')
 
 prepare() {
   cp -r "$pkgname-$pkgver"{,-py2}



More information about the arch-commits mailing list