Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-qtconsole
Commits:
514bbdc0 by Antonio Rojas at 2024-04-12T22:03:32+02:00
upgpkg: 5.5.1-2: Python 3.12 rebuild
- - - - -
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.5.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.5.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/514bbdc01d1ca84c113c6b856b2370b387163c60
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qtconsole/-/commit/514bbdc01d1ca84c113c6b856b2370b387163c60
You're receiving this email because of your account on gitlab.archlinux.org.