mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py3-pygdbmi: upgrade to 0.11.0.0
This commit is contained in:
parent
b682b1ee25
commit
5514837071
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||||
_pkgname=pygdbmi
|
_pkgname=pygdbmi
|
||||||
pkgname=py3-$_pkgname
|
pkgname=py3-$_pkgname
|
||||||
pkgver=0.10.0.2
|
pkgver=0.11.0.0
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="Get Structured Output from GDB's Machine Interface"
|
pkgdesc="Get Structured Output from GDB's Machine Interface"
|
||||||
options="!check" # No testsuite
|
options="!check" # No testsuite
|
||||||
url="https://github.com/cs01/pygdbmi"
|
url="https://github.com/cs01/pygdbmi"
|
||||||
@ -27,5 +27,5 @@ check() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
a43b2d328272f09230a97fee4ccf79026708ef6cfe4f199a8b62d80ea2f0d333b77e27a93b8e3e057201b7f71a6c637fe73bdacc15b3a5aa513b6997097192bb pygdbmi-0.10.0.2.tar.gz
|
f93a5f0805d3f63a57d0692ecd82354de279f0e7727075aa823150281a5e9a2a38b0bd30ec7116a8e45433dd8c77cafd7afdc43b314e596e1f43a48d14196b23 pygdbmi-0.11.0.0.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user