pyliblo 0.10.0-4 source package in Ubuntu

Changelog

pyliblo (0.10.0-4) unstable; urgency=medium

  * Team upload.
  * Stop using Python 2 (Closes: #937467 ).
    - Drop Python 2 module package
    - Use Python 3 from utilities.
  * Update to debhelper-compat (= 12).
  * Update Standards-Version to 4.4.1 (no changes required).
  * Prevent tests needing internet access to prevent FTBFS (Closes: #915205).
  * Test against all supported Python 3 interpreters.

 -- Stuart Prescott <email address hidden>  Wed, 15 Jan 2020 18:24:03 +1100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyliblo_0.10.0-4.dsc 2.2 KiB f4742e4f1f98dcb9c1b9662442e52e136e1b6db98b11539d25217f17fb49b710
pyliblo_0.10.0.orig.tar.gz 29.0 KiB fc67f1950b827272b00f9f0dc4ed7113c0ccef0c1c09e9976dead40ebbf1798f
pyliblo_0.10.0-4.debian.tar.xz 4.4 KiB c3cf825c42fe2a66d34edec0b0ae57fb1344e5f768739b00831d3a3a4cccfacc

No changes file available.

Binary packages built by this source

pyliblo-utils: Command line utilities for sending and receiving OSC messages

 This package contains the send_osc and dump_osc utilities, which can be
 used to send OSC messages from a command line, and to print all incoming
 messages.
 .
 Open Sound Control (OSC) is a protocol for communication among computers,
 sound synthesizers, and other multimedia devices that is optimized for modern
 networking technology.

python-liblo-docs: Python bindings for liblo, the lightweight OSC library

 pyliblo, provides Python bindings for liblo, which is an implementation
 of the Open Sound Control specification and facilitates communication
 between various music applications.
 .
 This is the common documentation package.

python3-liblo: Python 3 bindings for liblo, the lightweight OSC library

 pyliblo, provides Python 3 bindings for liblo,
 which is an implementation of the Open Sound Control specification
 and facilitates communication between various music applications.
 .
 Open Sound Control (OSC) is a protocol for communication among computers,
 sound synthesizers, and other multimedia devices that is optimized for modern
 networking technology.

python3-liblo-dbgsym: debug symbols for python3-liblo