blob: c5d2e300a5a31c7ad169c4961402da80f8cbc076 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = osmo-python-tests
pkgdesc = Osmocom tools for testing VTY/CTRL interfaces
pkgver = 0.3.0
pkgrel = 3
url = https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests
arch = any
license = GPL-2.0-or-later AND AGPL-3.0-or-later
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = git+https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests.git#tag=0.3.0
sha256sums = SKIP
pkgname = osmo-python-tests
|