summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f2d536f8da308cf1c71f6cfc500432e65984568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-openqasm3
	pkgdesc = Reference OpenQASM AST in Python
	pkgver = 1.0.0
	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
	conflicts = python-qiskit-terra
	source = openqasm::git+https://github.com/openqasm/openqasm#tag=ast-py/v1.0.0
	b2sums = ff614b9b484a3f275125316255f9b82c31e620b81ab9f8d21762a0841172afdd99872039ba8fdfa74eca6af459c415f88d2f93431b457876316c1fdfc8bf2884

pkgname = python-openqasm3