Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-cross-web


Commits:
cfbe9924 by Robin Candau at 2026-05-19T18:21:58+02:00
upgpkg: 0.7.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cross-web
        pkgdesc = A universal web framework adapter for Python that lets you 
write code once and use it across multiple web frameworks
-       pkgver = 0.6.0
+       pkgver = 0.7.0
        pkgrel = 1
        url = https://github.com/usecross/cross-web
        arch = any
@@ -21,7 +21,7 @@ pkgbase = python-cross-web
        depends = python-django
        depends = python-aiohttp
        depends = python-sanic
-       source = 
python-cross-web-0.6.0.tar.gz::https://github.com/usecross/cross-web/archive/refs/tags/0.6.0.tar.gz
-       sha256sums = 
3351a83db39791d79b21c97b1bac3c97ce222b5eca545489c03362a6230bdb76
+       source = 
python-cross-web-0.7.0.tar.gz::https://github.com/usecross/cross-web/archive/refs/tags/0.7.0.tar.gz
+       sha256sums = 
df296d87baa3a3c388ffe47397c7b12494568f9069790a66ed55e9bfbea9d796
 
 pkgname = python-cross-web


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-cross-web
 _pkgname=cross-web
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="A universal web framework adapter for Python that lets you write code 
once and use it across multiple web frameworks"
 url="https://github.com/usecross/cross-web";
@@ -13,7 +13,7 @@ depends=('python' 'python-typing_extensions' 'python-fastapi' 
'python-starlette'
 makedepends=('python-build' 'python-installer' 'python-hatchling' 
'python-wheel')
 checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-django' 
'python-httpx' 'python-python-multipart')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('3351a83db39791d79b21c97b1bac3c97ce222b5eca545489c03362a6230bdb76')
+sha256sums=('df296d87baa3a3c388ffe47397c7b12494568f9069790a66ed55e9bfbea9d796')
 
 build() {
        cd "${_pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cross-web/-/commit/cfbe9924e5d788c57fb9649247fe1759bcc2bda2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cross-web/-/commit/cfbe9924e5d788c57fb9649247fe1759bcc2bda2
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