python3-daemonize: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:43 -04:00
parent 64448d8514
commit 38177913bd

View file

@ -1,7 +1,7 @@
# Template file for 'python3-daemonize'
pkgname=python3-daemonize
version=2.5.0
revision=6
revision=7
wrksrc="daemonize-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"