Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-spyder-kernels
Commits:
33f3db13 by Carl Smedstad at 2024-12-05T06:22:25+01:00
upgpkg: 3.0.2-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-spyder-kernels
pkgdesc = Jupyter Kernels for the Spyder console
pkgver = 3.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/spyder-ide/spyder-kernels/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=spyder-kernels
pkgname=python-${_pkg}
pkgver=3.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Jupyter Kernels for the Spyder console"
arch=(any)
url="https://github.com/spyder-ide/spyder-kernels/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-spyder-kernels/-/commit/33f3db13cb2a0c5cbff7d7a9c2f595cd931a4739
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-spyder-kernels/-/commit/33f3db13cb2a0c5cbff7d7a9c2f595cd931a4739
You're receiving this email because of your account on gitlab.archlinux.org.