[arch-commits] Commit in python-websockets/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Jun 7 20:01:42 UTC 2021


    Date: Monday, June 7, 2021 @ 20:01:41
  Author: anthraxx
Revision: 958149

upgpkg: python-websockets 9.1-1

Modified:
  python-websockets/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 20:01:35 UTC (rev 958148)
+++ PKGBUILD	2021-06-07 20:01:41 UTC (rev 958149)
@@ -3,8 +3,8 @@
 # Contributor: user6553591 <Message on Reddit>
 
 pkgname=python-websockets
-pkgver=9.0.1
-pkgrel=3
+pkgver=9.1
+pkgrel=1
 pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)'
 url='https://github.com/aaugustin/websockets'
 arch=('x86_64')
@@ -12,7 +12,8 @@
 depends=('python')
 makedepends=('python-setuptools' 'python-sphinx' 'python-sphinx-autodoc-typehints' 'python-sphinxcontrib-trio')
 source=(https://github.com/aaugustin/websockets/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('554dc5f272f4f849982a2e2a3d391bc6dfc36dc247aa0e2854913d18772749762db424da38f135f8cf4a2a5f67a379f774faba76eb3113bafe509ac62753bed1')
+sha512sums=('ff2907a913ff0b8ced6dda72b6fc6512a2ece3ffded2e2dcb8ff6805de9ad504430cc1871c1f6e02ab8069e7b96b2e7609afaf3c9c25f9271b28e2daa72bd3ac')
+b2sums=('cb3807f01e1a4c22a40bf5150d1e8b21ca786dc5bc4da8f3e6602971f3f7c79b57092f5ddfe3ee52ec00e7fd15f3a992fdbb94b5e26599f2621a7f51434ba6dd')
 
 build() {
   cd websockets-${pkgver}



More information about the arch-commits mailing list