pytango 9.5.0-2build2 source package in Ubuntu

Changelog

pytango (9.5.0-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:18:44 +1100

Upload details

Uploaded by:
William Grant
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:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
pytango_9.5.0.orig.tar.gz 4.8 MiB 559cb367c8f336c382cfcc3fb86a523a599c6f01d00bc9ad89ca7a363793182c
pytango_9.5.0-2build2.debian.tar.xz 13.3 KiB 051fa453479a9da5410670ceecbc2ccc5df6246b860fa7050822a86a94fad930
pytango_9.5.0-2build2.dsc 3.1 KiB 2abc9eac3034d8e3261fce0588b7a744f6ab4bf98c8ab5ec1a8c63d8548bf30c

Available diffs

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