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


Commits:
cc092c7c by Carl Smedstad at 2025-03-17T18:55:42+01:00
upgpkg: 0.7.2-1: Upstream release

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

- - - - -


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.1
+       pkgver = 0.7.2
        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.1
-       sha256sums = 
9f63b94d651b8639e610977cc720b06cea9bcab7addba46fa1cf3253ca96e377
+       source = git+https://github.com/pyapp-kit/superqt#tag=v0.7.2
+       sha256sums = 
a6b96c397aef306ec466cdee0409e336c125ff7976cd6b620f07e60636067034
 
 pkgname = python-superqt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Lorenzo Gaifas <brisvag at gmail dot com>
 
 pkgname=python-superqt
-pkgver=0.7.1
+pkgver=0.7.2
 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=('9f63b94d651b8639e610977cc720b06cea9bcab7addba46fa1cf3253ca96e377')
+sha256sums=('a6b96c397aef306ec466cdee0409e336c125ff7976cd6b620f07e60636067034')
 
 build() {
   cd ${pkgname#python-}



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

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


Reply via email to