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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 3 07:05:43 UTC 2022


    Date: Saturday, September 3, 2022 @ 07:05:43
  Author: felixonmars
Revision: 1291032

upgpkg: python-wsproto 1.2.0-1

Modified:
  python-wsproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 06:56:25 UTC (rev 1291031)
+++ PKGBUILD	2022-09-03 07:05:43 UTC (rev 1291032)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-wsproto
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="WebSockets state-machine based protocol implementation"
 url="https://github.com/python-hyper/wsproto"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz")
-sha512sums=('0cd726bc62ca4d11e96f470f51511008bd43dbb9e99a17633d2a40da7bdaf19716e0a1c995350f5c8f418f906848dd6f2b9b0a853c1b6858ddafa1cc02fab710')
+sha512sums=('43270687a1cfb5f35423c527de5b9db7ee2ddf27d416f47358386c1c94dc3f836a601f300bf66441c4b90130e6e6f502fb29dfeb2374dd76aefa19cfbb70a372')
 
 build() {
   cd wsproto-$pkgver



More information about the arch-commits mailing list