blob: 21d4b8c61ade56aeb5d48676be56ba5bc7c72878 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-uptime-kuma-api
pkgdesc = A wrapper for the Uptime Kuma Socket.IO API
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/lucasheld/uptime-kuma-api
arch = any
license = MIT
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python-packaging
depends = python-socketio
source = uptime-kuma-api-1.2.1.tar.gz::https://github.com/lucasheld/uptime-kuma-api/archive/refs/tags/1.2.1.tar.gz
sha256sums = 76366fb3e3f7dd1bbb0e0ef1f012ee218b5d42a14f29df6fae7bdfb58098a537
pkgname = python-uptime-kuma-api
|