Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
python-trio-websocket
Commits:
b8433162 by Frederik Schwan at 2024-04-04T09:45:34+02:00
upgpkg: 0.11.1-2: python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-trio-websocket
pkgdesc = WebSocket library for Trio
pkgver = 0.11.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/HyperionGray/trio-websocket
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-trio-websocket
pkgver=0.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="WebSocket library for Trio"
arch=('any')
url='https://github.com/HyperionGray/trio-websocket'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trio-websocket/-/commit/b84331623d306de40225d2fd6be171c4b9f2ffc9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trio-websocket/-/commit/b84331623d306de40225d2fd6be171c4b9f2ffc9
You're receiving this email because of your account on gitlab.archlinux.org.