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

Felix Yan felixonmars at archlinux.org
Sun Apr 7 07:52:25 UTC 2019


    Date: Sunday, April 7, 2019 @ 07:52:24
  Author: felixonmars
Revision: 450167

upgpkg: python-wsproto 0.14.0-1

Modified:
  python-wsproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-07 07:51:39 UTC (rev 450166)
+++ PKGBUILD	2019-04-07 07:52:24 UTC (rev 450167)
@@ -4,7 +4,7 @@
 
 pkgbase=python-wsproto
 pkgname=(python-wsproto python2-wsproto)
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="WebSockets state-machine based protocol implementation"
 url="https://github.com/python-hyper/wsproto"
@@ -13,7 +13,7 @@
 makedepends=('python-h11' 'python2-h11' 'python-setuptools' 'python2-setuptools' 'python2-enum34')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz")
-sha512sums=('2dd7a2fea22748ab7fe213ccd5b44415b67855d4fbeb3cab8acc5967e84ea7e910bdd2c937a10c348389e997a39eeff7a29f65fee595f8126c23982eaf1ae306')
+sha512sums=('91ffc51229434b8a3c1517b22a082dce0078e38e0f5e7ad016aca9b4d4f2a77c2f9901ea9227e80e61009e70d3ffebb44ed9ae4c988d54a9807b45076e81d43f')
 
 build() {
   cd wsproto-$pkgver



More information about the arch-commits mailing list