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

Maxim Baz maximbaz at archlinux.org
Thu Feb 21 22:38:39 UTC 2019


    Date: Thursday, February 21, 2019 @ 22:38:37
  Author: maximbaz
Revision: 435155

upgpkg: python-language-server 0.24.0-1

Modified:
  python-language-server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-21 22:36:36 UTC (rev 435154)
+++ PKGBUILD	2019-02-21 22:38:37 UTC (rev 435155)
@@ -3,8 +3,8 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.23.2
-pkgrel=2
+pkgver=0.24.0
+pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
 url="https://github.com/palantir/python-language-server"
@@ -22,7 +22,7 @@
               "python-mock" "python-jedi" "python-future" "yapf" "python-mccabe" "python-pycodestyle"
 	          "autopep8" "python-rope" "python-pydocstyle" "python-jsonrpc-server")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('d0da957d6d7044c46ce23c0e4aefedb28d7b591adb2705c13037c91679e903c1')
+sha256sums=('a056d2504d78fc596099a24a8aa20895923c4fbe05620afeb46fe193a5d9f517')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list