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

Felix Yan felixonmars at archlinux.org
Sat Oct 10 09:47:26 UTC 2020


    Date: Saturday, October 10, 2020 @ 09:47:26
  Author: felixonmars
Revision: 723032

upgpkg: python-mocket 3.9.1-1

Modified:
  python-mocket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 09:47:21 UTC (rev 723031)
+++ PKGBUILD	2020-10-10 09:47:26 UTC (rev 723032)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-mocket
-pkgver=3.9.0
+pkgver=3.9.1
 pkgrel=1
 pkgdesc="Socket Mock Framework - for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support"
 url="https://github.com/mindflayer/python-mocket"
@@ -12,7 +12,7 @@
 checkdepends=('pifpaf' 'python-aiohttp' 'python-gevent' 'python-mock' 'python-pook' 'python-redis'
               'python-sure' 'python-xxhash' 'redis')
 source=("https://github.com/mindflayer/python-mocket/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('64b98c0491c869ba48156ba33959d82d28cfacd890fbfc33cccf4a9dfd97bffbf5f89158c91a9da0f0bbbf581f39e253e7d7a9af2df726d8b7a1b275e45c6d8e')
+sha512sums=('eefc52af6ec59c38e4eba8c11d1fccd9bd13afb473793d74f70d843894c3fa05e09dfb9fab01fd8812217efbf93166422ead85bf4bf7897990dac2f3273c0e1e')
 
 prepare() {
   cd python-mocket-$pkgver



More information about the arch-commits mailing list