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

Maxim Baz maximbaz at archlinux.org
Tue Oct 15 09:49:28 UTC 2019


    Date: Tuesday, October 15, 2019 @ 09:49:28
  Author: maximbaz
Revision: 516113

upgpkg: python-language-server 0.29.1-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-15 09:22:58 UTC (rev 516112)
+++ PKGBUILD	2019-10-15 09:49:28 UTC (rev 516113)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.29.0
+pkgver=0.29.1
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -24,7 +24,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=('008a1d4eac857f1b01cea3224503b6656d10833d2e08d6a9da7bde43c55ee33d')
+sha256sums=('430335f7ef8d9b446bac6daa858133b4c5e710bd39c25f1d3e7a4803a9a318b9')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list