blob: 31c5d8c41ba7e586a158621aff6d395d5bd7f175 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-openqasm3
pkgdesc = Reference OpenQASM AST in Python
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/openqasm/openqasm
arch = any
license = Apache-2.0
checkdepends = python-pytest
makedepends = antlr4
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-antlr4
depends = python-importlib-metadata
source = openqasm::git+https://github.com/openqasm/openqasm#tag=ast-py/v1.0.1
b2sums = d7cdda4ae732ec0e35cd167780a5f36f0bf61ee598c66524e83decb2650841ad12c4ef77417a8a8b529bbd85bda213563d9eb0b7e9001c5c90f689b3d920b4c1
pkgname = python-openqasm3
|