diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 12:11:35 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:34 +0000 |
| commit | ec0cdac229cf96aa6d57b4a82395457fcf95ffe8 (patch) | |
| tree | aa4ac780dde49c1be8d9740d0f020339fb960a93 /testing/py3-coreapi | |
| parent | a0cf168ee4d79a03595818a84949c0af37595760 (diff) | |
| download | aports-ec0cdac229cf96aa6d57b4a82395457fcf95ffe8.tar.bz2 aports-ec0cdac229cf96aa6d57b4a82395457fcf95ffe8.tar.xz | |
testing/py3-coreapi: rebuild against python 3.8
Diffstat (limited to 'testing/py3-coreapi')
| -rw-r--r-- | testing/py3-coreapi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-coreapi/APKBUILD b/testing/py3-coreapi/APKBUILD index 74e2b7b2e0..9f7435d5ee 100644 --- a/testing/py3-coreapi/APKBUILD +++ b/testing/py3-coreapi/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-coreapi _pkgname=python-client pkgver=2.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 client library for Core API" url="https://github.com/core-api/python-client" arch="noarch" |
