Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
python-websockets
Commits:
16d4c7a8 by Levente Polyak at 2026-07-18T23:46:41+02:00
upgpkg: 16.1.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-websockets
pkgdesc = Python implementation of the WebSocket Protocol (RFC 6455)
- pkgver = 16.0
+ pkgver = 16.1.1
pkgrel = 1
url = https://github.com/aaugustin/websockets
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = python-websockets
makedepends = python-wheel
depends = glibc
depends = python
- source =
https://github.com/aaugustin/websockets/archive/16.0/python-websockets-16.0.tar.gz
- sha512sums =
ed0bfe6e6402c1504680e9afcb7478e06a5f1af6c0761e35a9a6192569b59c5cce5d0a9f0aaea35922e499a3968dba409cb8d398829e9dff6466db5cb5b98b98
- b2sums =
409323f84f919064f758ad06bccf526d1aafac7aee791b9fd35908081ad13cbd252ca49cefbfdc870e5526da82e641750ee46f0103e53c10f0e9b35f9483982f
+ source =
https://github.com/aaugustin/websockets/archive/16.1.1/python-websockets-16.1.1.tar.gz
+ sha512sums =
7eeff69ebf0b92c93149ce030fd92440787c3d3b9007b5b0669f0f37cc4c297bb2a207a7742e0450e3ecf1b973fe0306ac9e5dcb96c0d2d907956279c41b6cbd
+ b2sums =
65cf3cb3d755ce131d9f342ef57c3db4fdc7434479eb2e6a86728976ef4245c18245380a7ffad2f135f9b459fe0f54c9682299caa13e3286535f6766985a0438
pkgname = python-websockets
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: user6553591 <Message on Reddit>
pkgname=python-websockets
-pkgver=16.0
+pkgver=16.1.1
pkgrel=1
pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)'
arch=('x86_64')
@@ -22,8 +22,8 @@ makedepends=(
)
checkdepends=('python-werkzeug')
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ed0bfe6e6402c1504680e9afcb7478e06a5f1af6c0761e35a9a6192569b59c5cce5d0a9f0aaea35922e499a3968dba409cb8d398829e9dff6466db5cb5b98b98')
-b2sums=('409323f84f919064f758ad06bccf526d1aafac7aee791b9fd35908081ad13cbd252ca49cefbfdc870e5526da82e641750ee46f0103e53c10f0e9b35f9483982f')
+sha512sums=('7eeff69ebf0b92c93149ce030fd92440787c3d3b9007b5b0669f0f37cc4c297bb2a207a7742e0450e3ecf1b973fe0306ac9e5dcb96c0d2d907956279c41b6cbd')
+b2sums=('65cf3cb3d755ce131d9f342ef57c3db4fdc7434479eb2e6a86728976ef4245c18245380a7ffad2f135f9b459fe0f54c9682299caa13e3286535f6766985a0438')
build() {
cd ${pkgname#python-}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-websockets/-/commit/16d4c7a8160b86f9c706eeb58997ef7f4d4b067a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-websockets/-/commit/16d4c7a8160b86f9c706eeb58997ef7f4d4b067a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help