[arch-commits] Commit in python-pyls-spyder/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Tue Mar 16 06:40:15 UTC 2021


    Date: Tuesday, March 16, 2021 @ 06:40:14
  Author: archange
Revision: 891737

upgpkg: python-pyls-spyder 0.3.2-1

Modified:
  python-pyls-spyder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 06:36:00 UTC (rev 891736)
+++ PKGBUILD	2021-03-16 06:40:14 UTC (rev 891737)
@@ -2,7 +2,7 @@
 
 _pkg=pyls-spyder
 pkgname=python-${_pkg}
-pkgver=0.3.0
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="Spyder extensions for the Python Language Server"
 arch=(any)
@@ -14,7 +14,7 @@
 # PyPi tarballs do not have the tests
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(${url}/archive/v${pkgver}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('fe64f0f601c6a2fca1add29fc27405547ebc9b47e8dadaf8a40bcdf56e993d52')
+sha256sums=('aa8156a980423c3df40ff18c4af3c9d2fdfaf9743314b20422135880d3b51a43')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list