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

Maxim Baz maximbaz at archlinux.org
Sun Jun 23 11:59:51 UTC 2019


    Date: Sunday, June 23, 2019 @ 11:59:51
  Author: maximbaz
Revision: 483132

upgpkg: python-language-server 0.27.0-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 10:52:11 UTC (rev 483131)
+++ PKGBUILD	2019-06-23 11:59:51 UTC (rev 483132)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.26.1
+pkgver=0.27.0
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -23,7 +23,7 @@
               "python-mock" "python-jedi" "python-future" "yapf" "python-mccabe" "python-pycodestyle"
 	          "autopep8" "python-rope" "python-pydocstyle" "python-pylint" "python-jsonrpc-server")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('1a746a4031938df03ee546fa4760895b6a6e420a07d58161b064945add6449ef')
+sha256sums=('77c6d043bd4bc7c32f56d80ff12bcd93d341043da89a76bffe3b6fd263ebb165')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list