Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
spyder


Commits:
ab41cb0d by Carl Smedstad at 2026-02-14T06:59:01+01:00
upgpkg: 6.1.3-1: Upstream release

https://github.com/spyder-ide/spyder/releases/tag/v6.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = spyder
        pkgdesc = The Scientific Python Development Environment
-       pkgver = 6.1.2
+       pkgver = 6.1.3
        pkgrel = 1
        url = https://www.spyder-ide.org/
        arch = any
@@ -101,7 +101,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 = git+https://github.com/spyder-ide/spyder#tag=v6.1.2
-       b2sums = 
9a79f651c15e09c3a48fdb0dbafee650e9cead52ee311b0fffc88ca3a9fa4311b85cd3e3cb86d49c2b875ca6b103fb71559acc4f246c37d51e697a1b955a6233
+       source = git+https://github.com/spyder-ide/spyder#tag=v6.1.3
+       b2sums = 
20bece919866f2065bf5471bff8ee21595568be37bc20531974580b789d3998d6431d4e7d68f954be0d1bf6cec2d22c9a530ee9aa4558dd91b1f95795aba43d8
 
 pkgname = spyder


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: TDY <[email protected]>
 
 pkgname=spyder
-pkgver=6.1.2
+pkgver=6.1.3
 pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
@@ -116,7 +116,7 @@ optdepends=(
   'python-sympy: symbolic mathematics in the IPython Console'
 )
 source=("git+https://github.com/spyder-ide/spyder#tag=v$pkgver";)
-b2sums=('9a79f651c15e09c3a48fdb0dbafee650e9cead52ee311b0fffc88ca3a9fa4311b85cd3e3cb86d49c2b875ca6b103fb71559acc4f246c37d51e697a1b955a6233')
+b2sums=('20bece919866f2065bf5471bff8ee21595568be37bc20531974580b789d3998d6431d4e7d68f954be0d1bf6cec2d22c9a530ee9aa4558dd91b1f95795aba43d8')
 
 build() {
   cd $pkgname



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

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


Reply via email to