Date: Saturday, September 10, 2022 @ 13:17:19
  Author: felixonmars
Revision: 1298932

upgpkg: python-mocket 3.10.8-1

Modified:
  python-mocket/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-10 13:16:33 UTC (rev 1298931)
+++ PKGBUILD    2022-09-10 13:17:19 UTC (rev 1298932)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-mocket
-pkgver=3.10.7
+pkgver=3.10.8
 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";
@@ -9,11 +9,11 @@
 arch=('any')
 depends=('python-decorator' 'python-http-parser' 'python-magic' 
'python-urllib3')
 makedepends=('python-pipenv-to-requirements' 'python-setuptools')
-checkdepends=('pifpaf' 'python-pytest' 'python-pytest-asyncio' 
'python-aiohttp' 'python-gevent'
-              'python-httpx' 'python-mock' 'python-pook' 'python-redis' 
'python-requests'
-              'python-sure' 'python-xxhash' 'redis')
+checkdepends=('pifpaf' 'python-pytest' 'python-pytest-asyncio' 
'python-aiohttp' 'python-fastapi'
+              'python-gevent' 'python-httpx' 'python-mock' 'python-pook' 
'python-redis'
+              'python-requests' 'python-sure' 'python-xxhash' 'redis')
 
source=("https://github.com/mindflayer/python-mocket/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('d1260ef75aa4d47d650001ebd3c08a65516c31cd3ee3de6e3db4ee3cc2af9e95a32b616733f0c67b0faf696f44f91457931ea032fcd1b63bc99bfb1d2a62f016')
+sha512sums=('d89e09e7656e46ea21ab0963e3ff64b5058c90f4c360af32a25e728035a1ddb1ebf450e7585ee60aa8ba587e1b2266718fb9e0bc6851ad03bcbea7a45336dbf1')
 
 prepare() {
   cd python-mocket-$pkgver

Reply via email to