aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2021-12-19 11:17:20 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2021-12-19 14:44:38 +0000
commit0f560170d1f4fb960b45a955cee9d281881f8e48 (patch)
tree9d2087695975ab42cff5ed88da375b1adb3b4343
parent125b094eee397725f6ce2a13ca08bbad73d0a926 (diff)
testing/py3-daemon: rebuild against python3.10
-rw-r--r--testing/py3-daemon/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-daemon/APKBUILD b/testing/py3-daemon/APKBUILD
index 372302c957d..999f289e24a 100644
--- a/testing/py3-daemon/APKBUILD
+++ b/testing/py3-daemon/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Noel Kuntze <noel.kuntze@thermi.consulting>
pkgname=py3-daemon
pkgver=2.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Library to implement a well-behaved Unix daemon process"
url="https://pagure.io/python-daemon"
options="!check" # Has lots of dependencies