Search Criteria
Package Details: python-pytango 10.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytango.git (read-only, click to copy) |
---|---|
Package Base: | python-pytango |
Description: | A python binding for the Tango control system |
Upstream URL: | https://gitlab.com/tango-controls/pytango |
Keywords: | CORBA DCS SCADA |
Licenses: | LGPL-3.0-or-later, PSF-2.0 |
Groups: | tango-controls |
Submitter: | tre3k |
Maintainer: | tre3k (A_Bart) |
Last Packager: | A_Bart |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-09 16:18 (UTC) |
Last Updated: | 2025-03-03 11:15 (UTC) |
Dependencies (18)
- boost (boost-gitAUR)
- boost-libs
- python-coverage
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-psutil
- tango-cppAUR
- python-build (make)
- python-pybind11-stubgenAUR (make)
- python-scikit-build-core (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_rtd_theme (make)
- python-gevent (python-gevent-gitAUR) (optional) – for testing
- python-opentelemetry-apiAUR (optional) – to add telemetry
- python-opentelemetry-exporter-otlp-proto-grpcAUR (optional) – to add telemetry
- python-opentelemetry-exporter-otlp-proto-httpAUR (optional) – to add telemetry
- python-opentelemetry-sdkAUR (optional) – to add telemetry
- python-pytest (optional) – for testing
Required by (4)
- itango
- nicos-git
- python-pyhdbpp
- python-taurus (optional)
Latest Comments
A_Bart commented on 2025-03-03 11:16 (UTC)
Opentelemetry is now optional
hkl commented on 2025-03-01 22:05 (UTC)
Just a remark: python-opentelemetry-* dependencies are optional
micwoj92 commented on 2025-02-17 21:28 (UTC)
Dep python-six not needed, boost and python-pybind11-stubgen too, altough these are probably need to become makedeps.
tre3k commented on 2024-04-05 07:48 (UTC)
@awacha, Yes indeed, thank you for your comment
awacha commented on 2024-04-03 11:21 (UTC)
@tre3k: This package needs python-build and python-installer as make dependencies. Could you please add them? Thanks!