Date: Saturday, July 30, 2022 @ 22:30:44
  Author: arojas
Revision: 1259229

upgpkg: python-pytest-socket 0.5.1-1: Update to 0.5.1

Modified:
  python-pytest-socket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-07-30 22:29:14 UTC (rev 1259228)
+++ PKGBUILD    2022-07-30 22:30:44 UTC (rev 1259229)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-pytest-socket
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc='Pytest Plugin to disable socket calls during tests'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-asynctest' 'python-pytest-cov' 'python-pytest-flake8' 
'python-pytest-httpbin'
               'python-httpx' 'python-requests' 'python-starlette')
 
source=("https://github.com/miketheman/pytest-socket/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('1a5479af9d920bee7d2b55e184e58b9510c29e98d697b008e7530b01d771ca9f61aeec1d573fc46383ab6f5b1675f1d19159dca0aaab43d560cb3d8592c4b02d')
+sha512sums=('f43a99419056086aaee52206bc2816452919da617e54535285ce9e6c59b8bc39edc3326a5c629cf25f1677bd2152d300a6191464671298888c7683d3c2181eff')
 
 build() {
   cd pytest-socket-$pkgver

Reply via email to