summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0835b61fd7a759375798846c4ec8079e0f115a8 (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
pkgbase = python-pytango
	pkgdesc = A python binding for the Tango control system
	pkgver = 10.3.1
	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.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.3.1/downloads/pytango-with-submodules-v10.3.1.tar.gz
	sha256sums = 4090c85e4534a53d88f160fd949e857b16944788cba0252eeda366466185e5c8

pkgname = python-pytango