diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2021-12-08 08:07:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2021-12-15 20:18:05 +0100 |
commit | 9ba393bb3fa37a72a4906b05fc17ec51336d3cde (patch) | |
tree | a8d7d69e1ad2695ae6013c1c0c6f14c94b36e419 /community | |
parent | ff2ebed4b6a3571d39a711ed2a42cd70625881da (diff) |
community/py3-core-api: rebuild against python 3.10
Diffstat (limited to 'community')
-rw-r--r-- | community/py3-core-api/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-core-api/APKBUILD b/community/py3-core-api/APKBUILD index 006951dd1fd..ac726393b36 100644 --- a/community/py3-core-api/APKBUILD +++ b/community/py3-core-api/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-core-api _pkgname=python-client pkgver=2.3.3 -pkgrel=7 +pkgrel=8 pkgdesc="Python client library for Core API" url="https://github.com/core-api/python-client" arch="noarch" |