aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-daemon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-daemon/APKBUILD')
-rw-r--r--testing/py3-daemon/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/testing/py3-daemon/APKBUILD b/testing/py3-daemon/APKBUILD
index 372302c957d..194bf31f278 100644
--- a/testing/py3-daemon/APKBUILD
+++ b/testing/py3-daemon/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Noel Kuntze <noel.kuntze@thermi.consulting>
# Maintainer: Noel Kuntze <noel.kuntze@thermi.consulting>
pkgname=py3-daemon
-pkgver=2.3.0
-pkgrel=0
+pkgver=2.3.2
+pkgrel=3
pkgdesc="Library to implement a well-behaved Unix daemon process"
url="https://pagure.io/python-daemon"
options="!check" # Has lots of dependencies
@@ -10,6 +10,7 @@ arch="noarch"
license="Apache-2.0 AND GPL-3.0-or-later"
depends="py3-setuptools py3-lockfile"
makedepends="py3-docutils"
+subpackages="$pkgname-pyc"
source="https://pypi.io/packages/source/p/python-daemon/python-daemon-$pkgver.tar.gz"
builddir="$srcdir/python-daemon-$pkgver"
@@ -31,5 +32,5 @@ package() {
}
sha512sums="
-30bb70821aae720d09032c8c666524fa9a1a486314ffff73eb161231a1f2b954914295b4ad41f9c8529bc045fb6d0f89256bc59f8979a4f8a6698e9bd4d7441a python-daemon-2.3.0.tar.gz
+d9f6e6c376a496fae96bd9efed0a56d00a137617a3d1d5ef74802ef176bc813bb1d49bbb9164cdbec03213529f944b32b257bcc64283abfa4a3522ff00826bfd python-daemon-2.3.2.tar.gz
"