itango 0.1.9+ds-1 source package in Ubuntu

Changelog

itango (0.1.9+ds-1) unstable; urgency=medium

  * Team upload.
  * Updated to new upstream version 0.1.9.
  * Disabled tests in d/rules and d/tests/control due to
    upstream package lacking test files, which caused
    unittest failures. (Closes: #1058165)
  * d/copyright: Exclude itango/_version.py and depend on
    python3-versioneer instead.
  * d/watch: Applied repack and dversionmangle to include
    Debian specific modifications for versioning consistency.
  * d/control: python3-setuptools-scm and python3-versioneer
    included in Build-Depends + Bumped Standards-Version to 4.7.0.
    + Bumped debhelper-compat to 13.
  * Patch to implement python3-versioneer.
  * d/python-itango-doc.doc-base: Updated itango.html to index.html.

 -- Yogeswaran Umasankar <email address hidden>  Fri, 28 Jun 2024 08:30:00 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
itango_0.1.9+ds-1.dsc 2.2 KiB fdc7b662abfe1d0c7bf9123366a79a2aefb0dda99ceadcd966562cd9f2e556af
itango_0.1.9+ds.orig.tar.xz 752.4 KiB 9bfea8fb12eb125a229cee321c3e2fd2417e2201b785d7fd451a1d035ae67953
itango_0.1.9+ds-1.debian.tar.xz 4.1 KiB 4299154c0fe5fec6764cb4a2e8e5cbd21b2ce090873cb9349bf5177f15914c79

Available diffs

No changes file available.

Binary packages built by this source

python-itango-doc: Interactive Tango client - documentation

 ITango works like a normal Python console, but it provides a nice set of
 features from IPython. It also adds set of PyTango specific features:
 .
 This package contains the documentation for the python-itango package.

python3-itango: Interactive Tango client - Python 3

 ITango works like a normal Python console, but it provides a nice set of
 features from IPython. It also adds set of PyTango specific features:
 .
  * automatic import of Tango objects
  * device and attribute name completion
  * list tango devices, classes, servers
  * customized tango error message
  * database utilities
 .
 This is the Python 3 version of the package.