blob: 72fa0712c1ca3da4a3131f04e55b1356bd3ca842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-vsg
pkgdesc = VHDL style guide: coding style enforcement for VHDL
pkgver = 3.35.0
pkgrel = 2
url = https://github.com/jeremiah-c-leary/vhdl-style-guide/
arch = any
license = GPLv3
makedepends = git
makedepends = python-setuptools-git-versioning
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-pyaml
provides = python-vsg
conflicts = python-vsg-git
options = !emptydirs
source = git+https://github.com/jeremiah-c-leary/vhdl-style-guide#tag=3.35.0
md5sums = SKIP
pkgname = python-vsg
|