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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 17 04:29:56 UTC 2022


    Date: Monday, January 17, 2022 @ 04:29:56
  Author: felixonmars
Revision: 1107248

upgpkg: python-mocket 3.10.4-1

Modified:
  python-mocket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-17 04:29:53 UTC (rev 1107247)
+++ PKGBUILD	2022-01-17 04:29:56 UTC (rev 1107248)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-mocket
-pkgver=3.10.3
+pkgver=3.10.4
 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=('3877ced119d6af6711985ee38fe75e2f085d14c879d53ff341842e0b1dd59491593435eb2b9e1427823e3a0cbab911505a804aa621917c8b2b52291ff4051168')
+sha512sums=('11a9d5d83d8244a5699a03df18861bd433d5af47be57a2593e5a35210f6f54bad7cb2c8882ebfa727ffa47c61cabd6071bab839eec635116b1d0af781f9efb08')
 
 prepare() {
   cd python-mocket-$pkgver



More information about the arch-commits mailing list