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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 20:48:18 UTC 2021


    Date: Monday, September 20, 2021 @ 20:48:18
  Author: felixonmars
Revision: 1019716

upgpkg: python-pytest-socket 0.4.1-1

Modified:
  python-pytest-socket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 20:48:11 UTC (rev 1019715)
+++ PKGBUILD	2021-09-20 20:48:18 UTC (rev 1019716)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-socket
-pkgver=0.4.0
+pkgver=0.4.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-starlette')
 source=("https://github.com/miketheman/pytest-socket/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('9609bb20aaf37f984a80414e0a739ca5d8afd072dc08778eae398935750f110eede3cefc3d90ea1bcf3ce3fd9760f5c38962ce338c0933c275ccd3e04303819d')
+sha512sums=('3a9cda0dd91e43d83c2a28c6e4e068f6c152c129d6f558de1aa6764d508cf430406ab3943a4b76ebdfb017c59f1ac7b55c570d38938f1b94ccf1de09d087924e')
 
 prepare() {
   cd pytest-socket-$pkgver



More information about the arch-commits mailing list