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

Bruno Pagani archange at archlinux.org
Sun Nov 15 11:33:57 UTC 2020


    Date: Sunday, November 15, 2020 @ 11:33:57
  Author: archange
Revision: 754407

upgpkg: python-spyder-kernels 1.10.0-1

Modified:
  python-spyder-kernels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-15 11:23:53 UTC (rev 754406)
+++ PKGBUILD	2020-11-15 11:33:57 UTC (rev 754407)
@@ -3,8 +3,8 @@
 
 _pkg=spyder-kernels
 pkgname=python-${_pkg}
-pkgver=1.9.4
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc="Jupyter Kernels for the Spyder console"
 arch=(any)
 url="https://github.com/spyder-ide/spyder-kernels/"
@@ -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=('e2b9dd053a6532329db56267b245bb1b739fdc9b9cfd3555b2faf1948c761951')
+sha256sums=('719163a300620bdec4093e24f4ae69a60b21ec682dbb75cca936a8b1fc23f398')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list