Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-qtconsole
Commits:
65de6482 by Jelle van der Waa at 2024-12-03T11:54:15+01:00
upgpkg: 5.6.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-qtconsole
pkgdesc = Qt-based console for Jupyter with support for rich media
output
pkgver = 5.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://qtconsole.readthedocs.io/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=qtconsole
pkgname=python-qtconsole
pkgver=5.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Qt-based console for Jupyter with support for rich media output"
arch=(any)
url="https://qtconsole.readthedocs.io/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qtconsole/-/commit/65de6482925e0834e54272cf42f4d5cc5b170612
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qtconsole/-/commit/65de6482925e0834e54272cf42f4d5cc5b170612
You're receiving this email because of your account on gitlab.archlinux.org.