Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-httpx-ws
Commits:
ed71c809 by Antonio Rojas at 2024-12-09T15:19:06+01:00
upgpkg: 0.7.0-2: Python 3.13 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 = 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.7.0
-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/ed71c80913f3902c77e0c20efd28ff0504b245c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx-ws/-/commit/ed71c80913f3902c77e0c20efd28ff0504b245c4
You're receiving this email because of your account on gitlab.archlinux.org.