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

Felix Yan felixonmars at archlinux.org
Wed Dec 9 15:25:29 UTC 2020


    Date: Wednesday, December 9, 2020 @ 15:25:29
  Author: felixonmars
Revision: 772712

upgpkg: python-wsproto 1.0.0-1

Modified:
  python-wsproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-09 14:51:17 UTC (rev 772711)
+++ PKGBUILD	2020-12-09 15:25:29 UTC (rev 772712)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-wsproto
-pkgver=0.15.0
-pkgrel=5
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="WebSockets state-machine based protocol implementation"
 url="https://github.com/python-hyper/wsproto"
 license=('MIT')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz")
-sha512sums=('c9666ec65374181da762f460f0c394a5bb599f8a0666989fb2d53e5e8822f5ebdd28eae3098e115d5bbacf6d6e1dd33a9cfeb808d569e1a01025eefaff18c531')
+sha512sums=('36f8c4eebf84bfe869f7124330898d22416b423f47396f2e3f72069e14f1763514e1df700c3e8ee81467cf973197e10143e088978d0688930fa98518af8773fb')
 
 build() {
   cd wsproto-$pkgver



More information about the arch-commits mailing list