blob: b78cbb3294a0d0ffe3a5977cede9fda5eb3ca764 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-archspec
pkgdesc = A library for detecting, labeling, and reasoning about microarchitectures
pkgver = 0.2.5
pkgrel = 4
url = https://github.com/archspec/archspec
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
depends = python
source = https://files.pythonhosted.org/packages/source/a/archspec/archspec-0.2.5.tar.gz
sha256sums = 5bec8dfc5366ff299071200466dc9572d56db4e43abca3c66bdd62bc2b731a2a
pkgname = python-archspec
|