pytango 9.4.2-1build1 source package in Ubuntu

Changelog

pytango (9.4.2-1build1) noble; urgency=medium

  * Rebuild against new libcos4-3.

 -- Gianfranco Costamagna <email address hidden>  Sat, 28 Oct 2023 11:37:13 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytango_9.4.2.orig.tar.gz 4.7 MiB 61d9c47f6fcdaa747024768b2926cf90db1be213dd6e74ee9de50e146d328fa7
pytango_9.4.2-1build1.debian.tar.xz 12.2 KiB 0b637e51747ef11aac7da686e2487634c84be6996cc76503e0992213aae5038d
pytango_9.4.2-1build1.dsc 2.7 KiB 63d64a7277b145e18974e8af3d43fa02a70850e4a88f5c38cbfdbcaa79aa9a2d

View changes file

Binary packages built by this source

python-tango-doc: API for the TANGO control system

 TANGO is an object oriented distributed control system using CORBA,
 mainly developed by the Controls Section of the ALBA Synchrotron.
 PyTango provides bindings for its client- and server-side C++ APIs.
 With PyTango, you can write TANGO device servers and TANGO applications
 (scripts, CLIs, GUIs) that access TANGO device servers in pure Python.
 .
 This package contains the documentation for the python-tango library.

python3-tango: API for the TANGO control system (Python 3)

 TANGO is an object oriented distributed control system using CORBA,
 mainly developed by the Controls Section of the ALBA Synchrotron.
 PyTango provides bindings for its client- and server-side C++ APIs.
 With PyTango, you can write TANGO device servers and TANGO applications
 (scripts, CLIs, GUIs) that access TANGO device servers in pure Python.
 .
 This is the Python 3 version of the package.

python3-tango-dbgsym: debug symbols for python3-tango