blob: cb808e2350592da1a3e388e6cf8b3442bebd7f7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-apeye-core
pkgdesc = Core (offline) functionality for the apeye library
pkgver = 1.1.5
pkgrel = 2
url = https://github.com/domdfcoding/apeye-core
arch = any
license = MIT
makedepends = git
makedepends = python-hatchling
makedepends = python-build
makedepends = python-hatch-requirements-txt
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-domdf-python-tools
depends = python-idna
provides = python-apeye-core
conflicts = python-apeye-core
source = apeye-core::git+https://github.com/domdfcoding/apeye-core.git#tag=v1.1.5
sha256sums = 1f5c85184c4c9846a7ec395ffe73fd9c17c2e939f6c191578d96aa17172cc7a6
pkgname = python-apeye-core
|