aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:07:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:18:03 +0100
commitff14ba85f6537094674c61439c40da298779b6e1 (patch)
tree0e7762e086594a97492ca4755569d93f133a4855
parent5ab0e0bda56aad0c51a77905ba93a7296f6d24a5 (diff)
community/py3-pytest-socket: rebuild against python 3.10
-rw-r--r--community/py3-pytest-socket/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pytest-socket/APKBUILD b/community/py3-pytest-socket/APKBUILD
index f7caeb873b4..3ddce867610 100644
--- a/community/py3-pytest-socket/APKBUILD
+++ b/community/py3-pytest-socket/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-pytest-socket
pkgver=0.4.1
-pkgrel=0
+pkgrel=1
pkgdesc="Pytest Plugin to disable socket calls during tests"
url="https://pypi.org/project/pytest-socket/"
arch="noarch"