pytango 9.3.6-2build1 source package in Ubuntu

Changelog

pytango (9.3.6-2build1) lunar; urgency=medium

  * Rebuild against latest icu

 -- Jeremy Bicha <email address hidden>  Mon, 06 Feb 2023 08:00:21 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe python

Downloads

File Size SHA-256 Checksum
pytango_9.3.6.orig.tar.gz 4.7 MiB 6af91181cdbe5f729580a8e5cd487fcb47193147b8ef470ced9ecfd2f49257f5
pytango_9.3.6-2build1.debian.tar.xz 9.1 KiB 420cab95a2671044692740e503bedededcd4138dd2021cbee292d08cdff22269
pytango_9.3.6-2build1.dsc 2.7 KiB 864a85c16e0c27dd688a0c95042509d9761929d4373d9e41ebd61d14d4545b90

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