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


Commits:
77ae9443 by Robin Candau at 2026-05-19T21:24:30+02:00
upgpkg: 0.316.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.315.5
+       pkgver = 0.316.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.315.5.tar.gz::https://github.com/strawberry-graphql/strawberry/archive/refs/tags/0.315.5.tar.gz
-       sha256sums = 
4394eadf7348773f59b705b40cb62d33e3bbed434c9afc5e2948f565bf3ff9e7
+       source = 
python-strawberry-graphql-0.316.0.tar.gz::https://github.com/strawberry-graphql/strawberry/archive/refs/tags/0.316.0.tar.gz
+       sha256sums = 
bac6bb91e42bd258434dbea330532f5a3ed1eacefed0006881131b596e6ff2bd
 
 pkgname = python-strawberry-graphql


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-strawberry-graphql
 _pkgname=strawberry
-pkgver=0.315.5
+pkgver=0.316.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=('4394eadf7348773f59b705b40cb62d33e3bbed434c9afc5e2948f565bf3ff9e7')
+sha256sums=('bac6bb91e42bd258434dbea330532f5a3ed1eacefed0006881131b596e6ff2bd')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strawberry-graphql/-/commit/77ae94438816a912bf71519cd41d01d5084f333c
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