blob: 877f49068f9c8cade5010e4eacdb784c594c8ec9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-pyosmocom-git
pkgdesc = Python implementation of core Osmocom utilities and protocols
pkgver = 0.0.12.r4.g75785e4
pkgrel = 1
url = https://osmocom.org/projects/pyosmocom/wiki
arch = any
license = GPL-2.0-or-later
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-construct
depends = python-gsm0338
provides = python-pyosmocom=0.0.12.r4.g75785e4
conflicts = python-pyosmocom
source = git+https://gitea.osmocom.org/osmocom/pyosmocom.git
sha256sums = SKIP
pkgname = python-pyosmocom-git
|