summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78a53f643ab22ed6df17d458bfb859b5e08be211 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-cocotb-bus
	pkgdesc = Pre-packaged testbenching tools and reusable bus interfaces for cocotb
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/cocotb/cocotb-bus/
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cocotb
	depends = python-scapy
	source = git+https://github.com/cocotb/cocotb-bus#tag=v0.2.1
	sha256sums = b627b536aaa2150a682869c22d8ea29588191856812adaad00e617a67f3c23cd

pkgname = python-cocotb-bus