summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 99f4ae056a84faf69a12d977e2be8a422f712bde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = python-pyspice
	pkgdesc = Simulate electronic circuit using Python and the Ngspice / Xyce simulators
	pkgver = 1.5
	pkgrel = 0
	url = https://pypi.org/project/pyspace
	arch = any
	license = GPL-3.0-only
	checkdepends = python-pytest
	checkdepends = python-tox
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-cffi
	depends = python-beautifulsoup4
	depends = python-regex
	depends = python-requests
	depends = python-invoke
	depends = python-numpy
	depends = python-matplotlib
	depends = python-ply
	depends = python-pygit2
	depends = python-pygithub
	depends = python-yaml
	provides = PySpice
	conflicts = PySpice
	options = !strip
	source = PySpice-1.5.tar.gz::https://files.pythonhosted.org/packages/source/P/PySpice/PySpice-1.5.tar.gz
	sha256sums = d28448accad98959e0f5932af8736e90a1f3f9ff965121c6881d24cdfca23d22

pkgname = python-pyspice