Search Criteria
Package Details: python-pytango 10.1.1-1
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-11-01 20:09 (UTC) |
Dependencies (24)
- boost (boost-gitAUR)
- boost-libs
- pybind11 (pybind11-gitAUR)
- python-coverage
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-packaging
- python-psutil
- python-ruff
- ruff (ruff-gitAUR, python-ruff-gitAUR)
- tango-cppAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python-build (make)
- python-installer (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-06-06 21:21 (UTC)
Thanks @micwoj92, it's added now. I did not create a new pkgrel to not force an unnecessary rebuild.
micwoj92 commented on 2025-06-06 01:13 (UTC)
Needs
python-installerin makedeps.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!