aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:23:55 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:23:55 +0100
commitfcb8c7d94d11d84d2b365d9f787798830192699d (patch)
tree096493585adca007aabf49fb35c2d900e99fb431
parent3e3f6266315b09234a1f4c258f3d6b4b48dc2ec7 (diff)
testing/py3-bandwidth-sdk: rebuild against python 3.10
-rw-r--r--testing/py3-bandwidth-sdk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bandwidth-sdk/APKBUILD b/testing/py3-bandwidth-sdk/APKBUILD
index a31f609676e..40c64ea1a50 100644
--- a/testing/py3-bandwidth-sdk/APKBUILD
+++ b/testing/py3-bandwidth-sdk/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=py3-bandwidth-sdk
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="python helpers for using bandwidth.com API"
url="https://pypi.python.org/pypi/bandwidth-sdk/"
arch="noarch"