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

Felix Yan felixonmars at archlinux.org
Mon Jan 11 17:19:09 UTC 2021


    Date: Monday, January 11, 2021 @ 17:19:09
  Author: felixonmars
Revision: 817944

upgpkg: python-mocket 3.9.36-1

Modified:
  python-mocket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 17:19:00 UTC (rev 817943)
+++ PKGBUILD	2021-01-11 17:19:09 UTC (rev 817944)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-mocket
-pkgver=3.9.35
+pkgver=3.9.36
 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=('b38b808fdc2cbbe740cd0da5bf66e522fc4de6374ddee92f702326df25162139353e30e512b2a25fd26a3134bb342a037b442199c1534257554c9a0ded44ee73')
+sha512sums=('80c4fc41c29aa15fd3c380919b04afe78450306b0af808883e120ee06b2cd330d79c3d46c9de1eec6eb4c7e8554de5deaaf750680c9ef1a8b26083156eaa4b28')
 
 prepare() {
   cd python-mocket-$pkgver



More information about the arch-commits mailing list