summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce1fbdb412c5df30e67f703d2c49e6f24c7d8810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-epics
	pkgdesc = Python interface to Epics Channel Access
	pkgver = 3.5.5
	pkgrel = 1
	url = http://pyepics.github.io/pyepics/
	arch = any
	license = custom:Epics Open License
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = epics-base
	source = https://github.com/pyepics/pyepics/archive/refs/tags/3.5.5.tar.gz
	sha512sums = SKIP

pkgname = python-epics