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

Morten Linderud foxboron at archlinux.org
Sat Jan 4 11:19:17 UTC 2020


    Date: Saturday, January 4, 2020 @ 11:19:17
  Author: foxboron
Revision: 547869

upgpkg: python-language-server 0.31.4-2

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-04 11:09:36 UTC (rev 547868)
+++ PKGBUILD	2020-01-04 11:19:17 UTC (rev 547869)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.31.2
+pkgver=0.31.4
 pkgrel=2
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -21,10 +21,10 @@
             "python-pydocstyle: for docstring style checking")
 checkdepends=("python-pytest" "python-pytest-runner" "python-pytest-cov"  "python-pyflakes" "flake8"
               "python-mock" "python-jedi" "python-future" "yapf" "python-mccabe" "python-pycodestyle"
-	          "autopep8" "python-rope" "python-pydocstyle" "python-pylint" "python-jsonrpc-server"
-	          "python-numpy" "python-pandas" "python-matplotlib")
+              "autopep8" "python-rope" "python-pydocstyle" "python-pylint" "python-jsonrpc-server"
+              "python-numpy" "python-pandas" "python-matplotlib")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('b8c5540d66afdda64c0811f008d93a79fb847920301681bdcb117a17184f06c7')
+sha256sums=('68d1a5ed20714e45ee417348ae46de45ab4ed32c6c02ad147cbb9d7ea5293adb')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list