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

Maxim Baz maximbaz at archlinux.org
Sun Aug 25 12:43:15 UTC 2019


    Date: Sunday, August 25, 2019 @ 12:43:05
  Author: maximbaz
Revision: 501675

upgpkg: python-language-server 0.28.2-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-25 11:02:58 UTC (rev 501674)
+++ PKGBUILD	2019-08-25 12:43:05 UTC (rev 501675)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.28.1
+pkgver=0.28.2
 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=('e289db3e29cf13534e7dc75e0d66eb1357d8d4421dc60f0b0dcf5004848c71e1')
+sha256sums=('75f49d5459cc3a498fcea3d2251348564b7af6de74828558d9c7919393c1d020')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list