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

Bruno Pagani archange at gemini.archlinux.org
Tue May 24 12:57:42 UTC 2022


    Date: Tuesday, May 24, 2022 @ 12:57:41
  Author: archange
Revision: 1210201

upgpkg: spyder 5.3.1-1

Modified:
  spyder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-24 12:57:21 UTC (rev 1210200)
+++ PKGBUILD	2022-05-24 12:57:41 UTC (rev 1210201)
@@ -4,8 +4,8 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=spyder
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.1
+pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
 url="https://www.spyder-ide.org/"
@@ -85,11 +85,9 @@
     git
     tk
     xorg-server-xvfb
-    # Missing from jupyter-nbformat
-    python-fastjsonschema
 )
 source=(https://github.com/spyder-ide/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('c556deb8bed91ad6c59761e70e1e69f2402a216d8c87a57b3fc55f3624418d95114b015f5fc5baf0cb7e405955cd2ae82372105830b405ea52c50d7329ba7f42')
+sha512sums=('2501ddc45df11671b1a318eb33b50788b334ab10fbafb97a9491775a0efcc6a57814672068ab84314f9cb43961d6fabd9b906fb164cd58c77b6d6ecf0d6621e6')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list