summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05848c6b614684728e37212d8bb0c64a2373b929 (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
33
34
35
36
37
pkgbase = python-pytango
	pkgdesc = A python binding for the Tango control system
	pkgver = 10.1.0
	pkgrel = 2
	url = https://gitlab.com/tango-controls/pytango
	arch = x86_64
	arch = armv7h
	arch = aarch64
	groups = tango-controls
	license = LGPL-3.0-or-later
	license = PSF-2.0
	makedepends = cmake
	makedepends = ninja
	makedepends = python-build
	makedepends = python-scikit-build-core
	makedepends = python-pybind11-stubgen
	makedepends = python-sphinx_rtd_theme
	makedepends = python-sphinx
	makedepends = python-installer
	depends = tango-cpp>=10.0.0
	depends = boost
	depends = boost-libs
	depends = python-numpy
	depends = python-packaging
	depends = python-psutil
	depends = python-coverage
	depends = pybind11>=3.0.1
	optdepends = python-pytest: for testing
	optdepends = python-gevent: for testing
	optdepends = python-opentelemetry-sdk: to add telemetry
	optdepends = python-opentelemetry-api: to add telemetry
	optdepends = python-opentelemetry-exporter-otlp-proto-grpc: to add telemetry
	optdepends = python-opentelemetry-exporter-otlp-proto-http: to add telemetry
	source = git+https://gitlab.com/tango-controls/pytango.git
	sha256sums = SKIP

pkgname = python-pytango