pycxx 6.2.6-2 source package in Ubuntu

Changelog

pycxx (6.2.6-2) unstable; urgency=medium

  * Team upload.
  * Rebuild to add support for python3.5
  * Add dh-python to build-depends

 -- Scott Kitterman <email address hidden>  Sun, 11 Oct 2015 20:00:28 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pycxx_6.2.6-2.dsc 2.0 KiB 26c6711c1f819bbc7c6ef748aaf4646b82454754cc5d4055da3072b273d2bd61
pycxx_6.2.6.orig.tar.gz 138.2 KiB 3e960db53dea640473410ea20063afe7fcfcb61c107334d7ff6af96d384c11fe
pycxx_6.2.6-2.debian.tar.xz 7.5 KiB 3a442394d2226b259d1887044c2c34c94e9204dee73fabbbe5aab812b820c318

Available diffs

No changes file available.

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.