Date: Sunday, April 9, 2023 @ 18:14:21
Author: felixonmars
Revision: 1443391
upgpkg: python-pytest-socket 0.6.0-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-pytest-socket/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 18:12:43 UTC (rev 1443390)
+++ PKGBUILD 2023-04-09 18:14:21 UTC (rev 1443391)
@@ -3,7 +3,7 @@
_name=pytest-socket
pkgname=python-pytest-socket
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Pytest Plugin to disable socket calls during tests'
arch=('any')
license=('MIT')