Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-websocket-client
Commits:
ef9a5814 by Jelle van der Waa at 2024-11-16T19:13:46+01:00
upgpkg: 1.8.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-websocket-client
pkgdesc = WebSocket client library for Python
pkgver = 1.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/websocket-client/websocket-client
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=python-websocket-client
pkgver=1.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="WebSocket client library for Python"
arch=('any')
url="https://github.com/websocket-client/websocket-client"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-websocket-client/-/commit/ef9a58140dd84a732365a6fd04960a39ea16d26e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-websocket-client/-/commit/ef9a58140dd84a732365a6fd04960a39ea16d26e
You're receiving this email because of your account on gitlab.archlinux.org.