pycxx 7.0.3-1 source package in Ubuntu

Changelog

pycxx (7.0.3-1) unstable; urgency=medium

  * New upstream release (Closes: #869215)
  * Build depend on 2to3 (Closes: #884667)
  * Fix autopackage tests (Closes: #859747)
  * Bump standard to 4.1.3

 -- Julian Taylor <email address hidden>  Sun, 07 Jan 2018 14:15:52 +0100

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pycxx_7.0.3-1.dsc 2.1 KiB 0f78c07d9b66e311ac6e0fd08e22828f04845b49c8e8f1bf8b2392328c73fa49
pycxx_7.0.3.orig.tar.gz 145.3 KiB 33ac7eb5fd41688cb206da89bac1fa06704116e7e632468c69d72b799a138afa
pycxx_7.0.3-1.debian.tar.xz 7.6 KiB 86b366a7fc930e71be32d73b93555369096c098b9901fa224125b349f38c321b

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.