Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-httpx-ws
Commits:
8f2b6587 by Robin Candau at 2024-12-27T16:44:24+01:00
upgpkg: 0.7.0-3: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-httpx-ws
pkgdesc = WebSocket support for HTTPX
pkgver = 0.7.0
- pkgrel = 2
+ pkgrel = 3
url = https://frankie567.github.io/httpx-ws/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=httpx-ws
pkgname=python-$_pyname
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc='WebSocket support for HTTPX'
arch=(any)
url='https://frankie567.github.io/httpx-ws/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx-ws/-/commit/8f2b6587b5cb6ddc8f30a5d635ffba495a05d9a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx-ws/-/commit/8f2b6587b5cb6ddc8f30a5d635ffba495a05d9a8
You're receiving this email because of your account on gitlab.archlinux.org.