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

Bruno Pagani archange at archlinux.org
Wed Sep 2 17:42:11 UTC 2020


    Date: Wednesday, September 2, 2020 @ 17:42:11
  Author: archange
Revision: 696674

upgpkg: python-spyder-kernels 1.9.4-1

Modified:
  python-spyder-kernels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-02 17:41:16 UTC (rev 696673)
+++ PKGBUILD	2020-09-02 17:42:11 UTC (rev 696674)
@@ -3,7 +3,7 @@
 
 _pkg=spyder-kernels
 pkgname=python-${_pkg}
-pkgver=1.9.3
+pkgver=1.9.4
 pkgrel=1
 pkgdesc="Jupyter Kernels for the Spyder console"
 arch=(any)
@@ -33,7 +33,7 @@
 # No tests in pypi tarballs
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0134723681d1e2d636f45f01d71d6d2001682260b0bb0edf15c674539c318e66')
+sha256sums=('e2b9dd053a6532329db56267b245bb1b739fdc9b9cfd3555b2faf1948c761951')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list