blob: 784b4eef4fa1b864fe9d0550ae7e480acd78384e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-tr064
pkgdesc = Lightweight and Straight-Forward TR-064 Client
pkgver = 0.1.1
pkgrel = 2
url = https://github.com/bfueldner/tr064
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = git
makedepends = python-pytest-runner
depends = python-requests
depends = python-lxml
source = git+https://github.com/bfueldner/tr064#commit=6b12f879fa5ccec4cd2d68fac48db1c2815f131c
b2sums = SKIP
pkgname = python-tr064
|