Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
spyder


Commits:
cab2e6ea by Antonio Rojas at 2024-06-13T00:05:49+02:00
upgpkg: 5.5.5-1: Update to 5.5.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = spyder
        pkgdesc = The Scientific Python Development Environment
-       pkgver = 5.5.4
-       pkgrel = 3
+       pkgver = 5.5.5
+       pkgrel = 1
        url = https://www.spyder-ide.org/
        arch = any
        license = MIT
@@ -81,7 +81,7 @@ pkgbase = spyder
        optdepends = python-pandas: support for DataFrames and Series in the 
Variable Explorer
        optdepends = python-scipy: support for Matlab workspace in the Variable 
Explorer
        optdepends = python-sympy: symbolic mathematics in the IPython Console
-       source = 
https://github.com/spyder-ide/spyder/archive/v5.5.4/spyder-5.5.4.tar.gz
-       sha512sums = 
4f68d1edc2901b4cffb67943c782ccd89e923722579ec4144064de2ec1b6bbf89f831feb3eb58a7adf7c403efc7d2529c38017b423bb32709170915792f4deb2
+       source = 
https://github.com/spyder-ide/spyder/archive/v5.5.5/spyder-5.5.5.tar.gz
+       sha512sums = 
5f5d25822f20f8ae8767402b037cca78b760768b9bc53ef74ed95839aa59e1c24206457fd4c71003bb9ebffe8daf8ad3bda8dd40e71cc15d3d3ee2030b284b42
 
 pkgname = spyder


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: TDY <[email protected]>
 
 pkgname=spyder
-pkgver=5.5.4
-pkgrel=3
+pkgver=5.5.5
+pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
 url="https://www.spyder-ide.org/";
@@ -90,7 +90,7 @@ checkdepends=(
     xorg-server-xvfb
 )
 
source=(https://github.com/spyder-ide/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('4f68d1edc2901b4cffb67943c782ccd89e923722579ec4144064de2ec1b6bbf89f831feb3eb58a7adf7c403efc7d2529c38017b423bb32709170915792f4deb2')
+sha512sums=('5f5d25822f20f8ae8767402b037cca78b760768b9bc53ef74ed95839aa59e1c24206457fd4c71003bb9ebffe8daf8ad3bda8dd40e71cc15d3d3ee2030b284b42')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spyder/-/commit/cab2e6eacd37308e1a7cf47460c161d969f94147

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spyder/-/commit/cab2e6eacd37308e1a7cf47460c161d969f94147
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to