[arch-commits] Commit in python-mocket/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jan 16 08:56:19 UTC 2021
Date: Saturday, January 16, 2021 @ 08:56:18
Author: felixonmars
Revision: 821080
upgpkg: python-mocket 3.9.39-1
Modified:
python-mocket/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-16 08:56:01 UTC (rev 821079)
+++ PKGBUILD 2021-01-16 08:56:18 UTC (rev 821080)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-mocket
-pkgver=3.9.38
+pkgver=3.9.39
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=('11406950540e9f80efdb31948390849159333fd9b37cfff32b0310740309736c7d2cfef14e4e38b46a3f5fc20f669ad557c5930f9866b27527752dfd4f5606a1')
+sha512sums=('bff634ae87f56e68a57b59cd0ec3b1a061a6758d72c742c80ebca23c16f543b55a692c3c4eafcfd9bbb247307cccabd862fe319693b3f5d77de1574f4bfb1bf0')
prepare() {
cd python-mocket-$pkgver
More information about the arch-commits
mailing list