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

Bruno Pagani archange at archlinux.org
Fri Apr 2 21:49:47 UTC 2021


    Date: Friday, April 2, 2021 @ 21:49:47
  Author: archange
Revision: 911235

upgpkg: python-spyder-kernels 2.0.1-1

Modified:
  python-spyder-kernels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-02 21:47:56 UTC (rev 911234)
+++ PKGBUILD	2021-04-02 21:49:47 UTC (rev 911235)
@@ -3,7 +3,7 @@
 
 _pkg=spyder-kernels
 pkgname=python-${_pkg}
-pkgver=1.10.2
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Jupyter Kernels for the Spyder console"
 arch=(any)
@@ -34,7 +34,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=('28120272e994a3c8f55e46e68072941d86293c23f03c8837871da5c7ab724d1c')
+sha256sums=('dd97f3a43d6d1a2ff2d58a3b46c57d6edd88fa6c93aad3f4e48dd9054bfd5778')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list