pytango 9.3.3-1 source package in Ubuntu

Changelog

pytango (9.3.3-1) unstable; urgency=medium

  [ Sandor Bodo-Merle ]
  * debian/control
    - drop python3-distro from build-depend
  * Fix syntax warning during package install. (Closes: #985007)
  * New upstream version 9.3.3 (Closes: #989981)
  * Update upstream metadata (github => gitlab).
  * Update watch file version.

  [ Picca Frédéric-Emmanuel ]
  * d/control: Used dh-sequence-[numpy3,python3,sphinxdoc]
  * r/rules: Simplifyed thanks to dh-sequence-X

 -- Picca Frédéric-Emmanuel <email address hidden>  Sun, 05 Sep 2021 21:55:22 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
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.3.3-1.dsc 2.5 KiB 45d5ea8eede9ce1348c972f59d43880fb57f98a468935ae67e76a6e7f76ed953
pytango_9.3.3.orig.tar.xz 4.4 MiB 3abfb5f0e5458c5eca1b896a1817e5d68cccb584ce2df2f7df58aa58b5d86161
pytango_9.3.3-1.debian.tar.xz 6.6 KiB 4913e5400fcb1906473e01531697f4acad27bd23b70143e60b9a6fa71b5e2518

No changes file available.

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