blob: a0ff580c0babd80b0e1c6c2e395ea1634b6072bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-hat-aio
pkgdesc = Hat async utility library
pkgver = 0.7.12
pkgrel = 1
url = https://github.com/hat-open/hat-aio
arch = any
license = Apache
makedepends = python-build
makedepends = python-hat-doit
makedepends = python-installer
depends = python
source = https://github.com/hat-open/hat-aio/archive/refs/tags/v0.7.12.tar.gz
sha256sums = b0c93ac59aa00da9ed87dfc5bd10d8612aecfaafe6cfa4d49783dbf9e29bc013
pkgname = python-hat-aio
|