blob: bc601771395560d4932c1fec8547f724150b27a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-librefang-sdk-git
pkgdesc = Python Client SDK for the LibreFang Agent OS (GIT version)
pkgver = 2026.5.31beta.16.r24.gcc8cf7975
pkgrel = 1
url = https://github.com/librefang/librefang
arch = any
license = MIT
license = Apache-2.0
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-librefang-sdk
conflicts = python-librefang-sdk
source = python-librefang-sdk-git::git+https://github.com/librefang/librefang.git
sha256sums = SKIP
pkgname = python-librefang-sdk-git
|