python-nbxmpp 0.5.1-2 source package in Ubuntu

Changelog

python-nbxmpp (0.5.1-2) unstable; urgency=medium


  * Build for python2 and python3 (thanks to W. Martin Borgert for notifying
    me that python3 was supported).
  * debian/control:
     - update the Vcs-* URLs (add .git suffix).
     - build-depend on python3-all.
     - split in three binary packages (python2, python3 and doc).
     - recomment python-openssl (and python3-openssl).
  * debian/python-nbxmpp.doc-base, debian/python-nbxmpp.docs: rename to
    python-nbxmpp-doc.doc-base, python-nbxmpp-doc.docs to install
    documentation to the documentation package.
  * debian/rules: use pybuild to build for python2 and python3.
  * debian/patches/fix-raise-statements.patch: fix old syntax of raise
    statement which was incompatible with python 3.4.

 -- Tanguy Ortolo <email address hidden>  Wed, 15 Oct 2014 23:27:47 +0200

Upload details

Uploaded by:
Tanguy Ortolo
Uploaded to:
Sid
Original maintainer:
Tanguy Ortolo
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-nbxmpp_0.5.1-2.dsc 2.0 KiB 1697348bd770531ec12dbfcfbed6ed706f27b93754332571295dcb615ecd5188
python-nbxmpp_0.5.1.orig.tar.gz 1.4 MiB 2988dd2ae4e0dca76c1c7d75b1cac5bc31517a05959eba652ecad6e66604f929
python-nbxmpp_0.5.1-2.debian.tar.xz 5.9 KiB 92666447f4833b37c312107f8727521989c6ff5623d5be91f4e43045f644bcad

No changes file available.

Binary packages built by this source

python-nbxmpp: Non blocking Jabber/XMPP Python library

 python-nbxmpp is a Python library that provides a way for Python applications
 to use Jabber/XMPP networks in a non-blocking way. This library is initialy a
 fork of xmpppy one, but using non-blocking sockets.
 .
 This is the Python 2 version of this library.

python-nbxmpp-doc: No summary available for python-nbxmpp-doc in ubuntu vivid.

No description available for python-nbxmpp-doc in ubuntu vivid.

python3-nbxmpp: Non blocking Jabber/XMPP Python 3 library

 python-nbxmpp is a Python library that provides a way for Python applications
 to use Jabber/XMPP networks in a non-blocking way. This library is initialy a
 fork of xmpppy one, but using non-blocking sockets.
 .
 This is the Python 3 version of this library.