blob: 63e3ec74992d0fb1bfc16bf542ce78f9afda9ff2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pyserial-asyncio-fast-git
pkgdesc = Async I/O extension package for the Python Serial Port Extension.
pkgver = 0.16.r100.20250326.7db3b36
pkgrel = 1
url = https://github.com/home-assistant-libs/pyserial-asyncio-fast
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools>=77.0
makedepends = python-wheel
depends = python>=3.9
depends = python-pyserial>=3.1.1
provides = python-pyserial-asyncio-fast=0.16.r100.20250326.7db3b36
conflicts = python-pyserial-asyncio-fast
source = python-pyserial-asyncio-fast::git+https://github.com/home-assistant-libs/pyserial-asyncio-fast.git
sha256sums = SKIP
pkgname = python-pyserial-asyncio-fast-git
|