Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-superqt


Commits:
99b7b40a by Carl Smedstad at 2025-06-18T08:37:53+02:00
upgpkg: 0.7.5-1: Upstream release

https://github.com/pyapp-kit/superqt/releases/tag/v0.7.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-superqt
        pkgdesc = Missing widgets and components for Qt-python
-       pkgver = 0.7.4
+       pkgver = 0.7.5
        pkgrel = 1
        url = https://pyapp-kit.github.io/superqt/
        arch = any
@@ -18,7 +18,7 @@ pkgbase = python-superqt
        depends = python-pint
        depends = python-pygments
        depends = python-qtpy
-       source = git+https://github.com/pyapp-kit/superqt#tag=v0.7.4
-       sha256sums = 
6270de0b1ea2a180c837a22e2bf2ecf0287a5b4a5d4b6b35330a171b89a5d54a
+       source = git+https://github.com/pyapp-kit/superqt#tag=v0.7.5
+       sha256sums = 
5dcd44163fbb9793999082c8ebc03671202f41e6e2b87ab9566bb796f6bfe2ed
 
 pkgname = python-superqt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Lorenzo Gaifas <brisvag at gmail dot com>
 
 pkgname=python-superqt
-pkgver=0.7.4
+pkgver=0.7.5
 pkgrel=1
 pkgdesc='Missing widgets and components for Qt-python'
 arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
   python-pyqt6
 )
 source=("git+https://github.com/pyapp-kit/superqt#tag=v$pkgver";)
-sha256sums=('6270de0b1ea2a180c837a22e2bf2ecf0287a5b4a5d4b6b35330a171b89a5d54a')
+sha256sums=('5dcd44163fbb9793999082c8ebc03671202f41e6e2b87ab9566bb796f6bfe2ed')
 
 build() {
   cd ${pkgname#python-}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-superqt/-/commit/99b7b40a3ce9d3247d1740e82899cec251fae570

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


Reply via email to