diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:05:37 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
| commit | a24298b888e882b5012aa84b377cdccd5d3d0b98 (patch) | |
| tree | eed0295fb6da14e405433dfba4c3a30bf23d1282 /testing | |
| parent | 9c555845b013f5cbde6c0d3ebc3c709bacb38929 (diff) | |
| download | aports-a24298b888e882b5012aa84b377cdccd5d3d0b98.tar.bz2 aports-a24298b888e882b5012aa84b377cdccd5d3d0b98.tar.xz | |
testing/py3-pygdbmi: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-pygdbmi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygdbmi/APKBUILD b/testing/py3-pygdbmi/APKBUILD index e251438eac..e5d59b7fa3 100644 --- a/testing/py3-pygdbmi/APKBUILD +++ b/testing/py3-pygdbmi/APKBUILD @@ -2,7 +2,7 @@ _pkgname=pygdbmi pkgname=py3-$_pkgname pkgver=0.9.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Get Structured Output from GDB's Machine Interface" url="https://github.com/cs01/pygdbmi" arch="noarch" |
