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

Felix Yan felixonmars at archlinux.org
Sat Aug 17 12:29:22 UTC 2019


    Date: Saturday, August 17, 2019 @ 12:29:22
  Author: felixonmars
Revision: 499962

upgpkg: python-wsproto 0.15.0-1

Modified:
  python-wsproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-17 10:18:19 UTC (rev 499961)
+++ PKGBUILD	2019-08-17 12:29:22 UTC (rev 499962)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-wsproto
-pkgver=0.14.1
+pkgver=0.15.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=('49f6672df67b620b7496a3141441c88467de07cb7451d4822922609796cfbc9d4b7361a5148c09fa82fb4af90547ff3f5d68e307f239a2495db834dc8bd7f429')
+sha512sums=('c9666ec65374181da762f460f0c394a5bb599f8a0666989fb2d53e5e8822f5ebdd28eae3098e115d5bbacf6d6e1dd33a9cfeb808d569e1a01025eefaff18c531')
 
 build() {
   cd wsproto-$pkgver



More information about the arch-commits mailing list