pytango 9.5.0-2build1 source package in Ubuntu

Changelog

pytango (9.5.0-2build1) noble; urgency=high

  * No change rebuild against libtango95t64, libomniorb4-3t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 17:50:06 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 alpha hppa hurd-amd64 hurd-i386 ia64 loong64 m68k powerpc ppc64 sh4 sparc64 x32 all
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytango_9.5.0.orig.tar.gz 4.8 MiB 559cb367c8f336c382cfcc3fb86a523a599c6f01d00bc9ad89ca7a363793182c
pytango_9.5.0-2build1.debian.tar.xz 13.2 KiB 232ccf00d0a7e9456294a2cdb79d4f1d3002c4df22aadd05e8c8cd314717c864
pytango_9.5.0-2build1.dsc 3.2 KiB c51a73ebd18996e1060676933364ab7f249e5597dea011aa5e4dd8c3b03bd4b9

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