Date: Sunday, November 13, 2022 @ 17:04:07
  Author: jelle
Revision: 1347308

upgpkg: python-mocket 3.10.8-2: Drop python-mock from checkdepends

Modified:
  python-mocket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-13 17:02:45 UTC (rev 1347307)
+++ PKGBUILD    2022-11-13 17:04:07 UTC (rev 1347308)
@@ -2,7 +2,7 @@
 
 pkgname=python-mocket
 pkgver=3.10.8
-pkgrel=1
+pkgrel=2
 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";
 license=('BSD')
@@ -10,7 +10,7 @@
 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-fastapi'
-              'python-gevent' 'python-httpx' 'python-mock' 'python-pook' 
'python-redis'
+              'python-gevent' 'python-httpx' '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=('d89e09e7656e46ea21ab0963e3ff64b5058c90f4c360af32a25e728035a1ddb1ebf450e7585ee60aa8ba587e1b2266718fb9e0bc6851ad03bcbea7a45336dbf1')

Reply via email to