blob: bb88ec157102a13a8ba420d14c0d74399c029c7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-opensips
pkgdesc = Python module used to communicate with OpenSIPS
pkgver = 0.1.9
pkgrel = 1
url = https://github.com/OpenSIPS/python-opensips
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
depends = python
source = python-opensips-0.1.9.tar.gz::https://github.com/OpenSIPS/python-opensips/archive/refs/tags/0.1.9.tar.gz
sha256sums = 4720d29b3c317d29d7259656c49c3f043eb83697211efbbf171b53c1bca0b4f5
pkgname = python-opensips
|