pytango 7.2.0-2 source package in Ubuntu

Changelog

pytango (7.2.0-2) unstable; urgency=low
  * debian/control    - bump the Standards-Version to 3.9.2    - Build-Depends      + libtango7 (>= 7.2) (updated)      + python-all-dev  (>= 2.6.6-3~) (updated)      + python-setuptool (removed)  * debian/copyright    - use the right dep5 location  * Install the spock profile also for python2.7 Thanks Jakub Wilk for    the report (Closes: #632077)  * Update my email address since I am DD now. -- Picca Frédéric-Emmanuel <email address hidden>  Sat, 14 May 2011 14:01:37 +0200

Upload details

Uploaded by:
Picca Frederic-Emmanuel
Uploaded to:
Sid
Original maintainer:
Picca Frederic-Emmanuel
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytango_7.2.0-2.dsc 1.1 KiB dd898111aab4768763a8724932de2653c6c25cd3ef0d8c6ff1ea017188bf903e
pytango_7.2.0.orig.tar.gz 545.6 KiB 3e68f01a1fea866daefcc44ed06c75157b006529f40b620456c0abf0146dc688
pytango_7.2.0-2.debian.tar.gz 2.6 KiB 29002b73762dd0ae10df0195d4d820abcd3b33447873642c729e8beeb1657829

No changes file available.

Binary packages built by this source

python-pytango: 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.