blob: fea45fd4cd5ab89bc7d21ce2e721fa1574011393 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pyotrs-git
pkgdesc = Interacting with OTRS from Python
pkgver = 0.4.1.r187.g2034a3d
pkgrel = 1
url = https://gitlab.com/rhab/PyOTRS
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry
makedepends = git
depends = python>=3.7
depends = python-requests
depends = python-deprecation
provides = python-pyotrs
source = python-pyotrs-git::git+https://gitlab.com/rhab/PyOTRS.git
sha256sums = SKIP
pkgname = python-pyotrs-git
|