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

Morten Linderud foxboron at archlinux.org
Wed Dec 2 18:18:19 UTC 2020


    Date: Wednesday, December 2, 2020 @ 18:18:18
  Author: foxboron
Revision: 769239

upgpkg: python-language-server 0.36.1-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 18:16:31 UTC (rev 769238)
+++ PKGBUILD	2020-12-02 18:18:18 UTC (rev 769239)
@@ -3,8 +3,8 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.36.0
-pkgrel=3
+pkgver=0.36.1
+pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
 url="https://github.com/palantir/python-language-server"
@@ -25,7 +25,7 @@
               "python-numpy" "python-pandas" "python-matplotlib" "python-flaky")
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         "fix-test.patch")
-sha256sums=('a0fab3c37e3f61e4ee0a721418bf753b66b188a163b3ec04df7efac35599411b'
+sha256sums=('c85d718ef6860319ad59fd6f2acb1166e9349b782ee8e8908e08ecf241615f52'
             '75bee7f9e288bf72e116c8a8f10d32758a800409a91266c7cd15888c6c254bdf')
 
 



More information about the arch-commits mailing list