Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-httpx-ws
Commits:
ed2ac1e8 by Jelle van der Waa at 2024-11-21T14:51:18+01:00
upgpkg: 0.6.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-httpx-ws
pkgdesc = WebSocket support for HTTPX
pkgver = 0.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://frankie567.github.io/httpx-ws/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=httpx-ws
pkgname=python-$_pyname
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
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/ed2ac1e839c914c62bd870e60600a8b3d5ccc384
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx-ws/-/commit/ed2ac1e839c914c62bd870e60600a8b3d5ccc384
You're receiving this email because of your account on gitlab.archlinux.org.