summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad5742fba0a3f23d261519e5d0fd4258718cc358 (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
38
39
40
pkgbase = python-pytango
	pkgdesc = A python binding for the Tango control system
	pkgver = 10.1.4
	pkgrel = 1
	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 = tango-cpp<10.3.0
	depends = boost
	depends = boost-libs
	depends = python-numpy
	depends = python-packaging
	depends = python-psutil
	depends = python-coverage
	depends = pybind11>=3.0.1
	depends = ruff
	depends = python-ruff
	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 = https://gitlab.com/tango-controls/pytango/-/releases/v10.1.4/downloads/pytango-with-submodules-v10.1.4.tar.gz
	sha256sums = 232bb93cd854df0ec06480bd3862cd489ef7495b10540b67f2925fcde19d9682

pkgname = python-pytango