diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 15:12:08 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:54 +0000 |
| commit | a3f18f3e6b5859077e9487e8f51f4dd7e8397461 (patch) | |
| tree | 851ee9ff6df9991904a3a0ff587bceb6f03c37b8 /testing/py-core-api | |
| parent | 90621ceb5763f572555f522792e02b604ca04368 (diff) | |
| download | aports-a3f18f3e6b5859077e9487e8f51f4dd7e8397461.tar.bz2 aports-a3f18f3e6b5859077e9487e8f51f4dd7e8397461.tar.xz | |
testing/py-core-api: rebuild against python 3.7
Diffstat (limited to 'testing/py-core-api')
| -rw-r--r-- | testing/py-core-api/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-core-api/APKBUILD b/testing/py-core-api/APKBUILD index 13da6146ca..17212ce90b 100644 --- a/testing/py-core-api/APKBUILD +++ b/testing/py-core-api/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-core-api _pkgname=python-client pkgver=2.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="Python client library for Core API" url="https://github.com/core-api/python-client" arch="noarch" |
