blob: 29f8c79ac3eed911f3b89288b0b0ecf53dbbf6de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-panoramisk-git
pkgdesc = asyncio based library to play with asterisk
pkgver = 1.4.r43.d0df36b
pkgrel = 1
url = https://github.com/gawel/panoramisk
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-yaml
provides = python-panoramisk=1.4.r43.d0df36b
conflicts = python-panoramisk
source = python-panoramisk::git+https://github.com/gawel/panoramisk
sha256sums = SKIP
pkgname = python-panoramisk-git
|