aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-27 14:48:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:02 +0000
commit8ff1d631a3026cde294983644a10d2fa6d7605d9 (patch)
tree657d18816c8bb3e0e8a0fdfcb264924b3558fec4
parent0c2efe74024b5852bde1b0d2aa7cc654b2f511b6 (diff)
testing/py3-upnpclient: rebuild against python 3.9
-rw-r--r--testing/py3-upnpclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-upnpclient/APKBUILD b/testing/py3-upnpclient/APKBUILD
index 9b00a05e270..149d3a23063 100644
--- a/testing/py3-upnpclient/APKBUILD
+++ b/testing/py3-upnpclient/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-upnpclient
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Library for accessing uPnP devices"
url="https://github.com/flyte/upnpclient"
arch="noarch"