pycxx 6.2.4-5ubuntu2 source package in Ubuntu

Changelog

pycxx (6.2.4-5ubuntu2) trusty; urgency=medium

  * Fix autopkg test failure with python 3.4.
    See http://sourceforge.net/p/cxx/bugs/39/.
 -- Matthias Klose <email address hidden>   Wed, 05 Feb 2014 20:50:57 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pycxx_6.2.4.orig.tar.gz 137.5 KiB 362d8eec746abca8436299f4926fbafd9ce2faacca39eaa90f53ffc383b41f18
pycxx_6.2.4-5ubuntu2.debian.tar.gz 7.2 KiB 02c7b327f2b7463317c89befc925414a743f096b8a7885de8f33c48b181f5ffd
pycxx_6.2.4-5ubuntu2.dsc 1.4 KiB 1212e2936acb5003d0067e62d724dfdf375975ca7bb5e90ded7e73e1afb81871

View changes file

Binary packages built by this source

python-cxx-dev: Set of facilities to extend Python with C++

 PyCXX is a set of C++ facilities to make it easier to write Python3
 extensions. The main advantage is that it greatly increases the
 probability that your program will not make a reference-counting
 errors and will not have to continually check error returns from
 the Python C API.
 .
 This package contains the Python headers and sources.

python3-cxx-dev: Set of facilities to extend Python3 with C++

 PyCXX is a set of C++ facilities to make it easier to write Python3
 extensions. The main advantage is that it greatly increases the
 probability that your program will not make a reference-counting
 errors and will not have to continually check error returns from
 the Python C API.
 .
 This package contains the Python3 headers and sources.