[arch-commits] Commit in python-qtconsole/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Wed Jun 29 14:25:31 UTC 2022


    Date: Wednesday, June 29, 2022 @ 14:25:30
  Author: archange
Revision: 1240542

upgpkg: python-qtconsole 5.3.1-1

Modified:
  python-qtconsole/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 14:25:25 UTC (rev 1240541)
+++ PKGBUILD	2022-06-29 14:25:30 UTC (rev 1240542)
@@ -3,8 +3,8 @@
 
 _pkgname=qtconsole
 pkgname=python-qtconsole
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.1
+pkgrel=1
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=(any)
 url="https://qtconsole.readthedocs.io/"
@@ -24,7 +24,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest python-pytest-qt python-flaky xorg-server-xvfb)
 source=(https://github.com/jupyter/${_pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('d443da3ce2954322b65956ec674ad83161cbaac819bd8928083ca2f2997c8e25')
+sha256sums=('ab169377f4dd40ccb0627fdfe5c472686f07980a7fa28005042cac2bce82fd95')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list