Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-strawberry-graphql


Commits:
490f1ba0 by Robin Candau at 2026-07-18T23:04:51+02:00
upgpkg: 0.322.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-strawberry-graphql
        pkgdesc = A GraphQL library for Python that leverages type annotations
-       pkgver = 0.321.0
+       pkgver = 0.322.0
        pkgrel = 1
        url = https://strawberry.rocks
        arch = any
@@ -16,7 +16,7 @@ pkgbase = python-strawberry-graphql
        depends = python-rich
        depends = python-typing_extensions
        depends = python-pygments
-       source = 
python-strawberry-graphql-0.321.0.tar.gz::https://github.com/strawberry-graphql/strawberry/archive/refs/tags/0.321.0.tar.gz
-       sha256sums = 
b7056cf24bdb91c72e5f8699e85fb7fe68b863700bc64e195849f824e0e3da44
+       source = 
python-strawberry-graphql-0.322.0.tar.gz::https://github.com/strawberry-graphql/strawberry/archive/refs/tags/0.322.0.tar.gz
+       sha256sums = 
966e64b3b1d1e99a745a71e6f653c723def3f7550aa436d09f0fee96c5a8a7e2
 
 pkgname = python-strawberry-graphql


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-strawberry-graphql
 _pkgname=strawberry
-pkgver=0.321.0
+pkgver=0.322.0
 pkgrel=1
 pkgdesc="A GraphQL library for Python that leverages type annotations"
 url="https://strawberry.rocks";
@@ -13,7 +13,7 @@ depends=('python' 'python-graphql-core'       
'python-dateutil' 'python-packaging'
          'python-cross-web' 'python-rich' 'python-typing_extensions' 
'python-pygments')
 makedepends=('python-build' 'python-installer' 'python-uv-build')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/strawberry-graphql/strawberry/archive/refs/tags/${pkgver}.tar.gz";)
-sha256sums=('b7056cf24bdb91c72e5f8699e85fb7fe68b863700bc64e195849f824e0e3da44')
+sha256sums=('966e64b3b1d1e99a745a71e6f653c723def3f7550aa436d09f0fee96c5a8a7e2')
 
 build() {
        cd "${_pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strawberry-graphql/-/commit/490f1ba0922bc74f65793c033fc6be4ace4381db

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strawberry-graphql/-/commit/490f1ba0922bc74f65793c033fc6be4ace4381db
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to