blob: 37d49d5b652cd4b7cc1a55f2e8261659c745e19b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pyvhdlmodel
pkgdesc = An abstract VHDL language model
pkgver = 0.35.0
pkgrel = 1
url = https://github.com/VHDL/pyVHDLModel
arch = any
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-pytest-cov
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-pytooling
source = git+https://github.com/VHDL/pyVHDLModel.git?signed#commit=6a832c3
validpgpkeys = 968479A1AFF927E37D1A566BB5690EEEBB952194
sha256sums = 0fb573b998d4ad04dc35bf79c60cf8a4e285f0ddde62b9ce1017565b04e2c077
pkgname = python-pyvhdlmodel
|