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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 18:46:29 UTC 2022


    Date: Sunday, January 9, 2022 @ 18:46:29
  Author: felixonmars
Revision: 1098408

upgpkg: python-mocket 3.10.3-1

Modified:
  python-mocket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 18:46:03 UTC (rev 1098407)
+++ PKGBUILD	2022-01-09 18:46:29 UTC (rev 1098408)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-mocket
-pkgver=3.10.2
+pkgver=3.10.3
 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=('67fa9ecbdb1aed8698c487193056a2e3485e9bef7413d848024ba61df51df906d9ec8cab730be3c4aa84cd0b73fdd8a23e42d282891cd11862e792592b4d9ec6')
+sha512sums=('3877ced119d6af6711985ee38fe75e2f085d14c879d53ff341842e0b1dd59491593435eb2b9e1427823e3a0cbab911505a804aa621917c8b2b52291ff4051168')
 
 prepare() {
   cd python-mocket-$pkgver



More information about the arch-commits mailing list