pycxx 7.1.8-0ubuntu1 source package in Ubuntu

Changelog

pycxx (7.1.8-0ubuntu1) noble; urgency=medium

  * New upstream version, compatible with Python 3.12.

 -- Matthias Klose <email address hidden>  Tue, 07 Nov 2023 10:48:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pycxx_7.1.8.orig.tar.gz 151.2 KiB 4b91e1e1141c23fbd5039df635c4bb6e75632168548f56b83ce177193c0c98c6
pycxx_7.1.8-0ubuntu1.debian.tar.xz 8.5 KiB a6ce14d8957a7d023cd128082b5d2d2ea540c25006075db6b3591699fbf3a0ba
pycxx_7.1.8-0ubuntu1.dsc 2.0 KiB b2ff15ce99dcfe8e4b45e1202b7310b2a6f684740cb394e7e5576802266ee106

Available diffs

View changes file

Binary packages built by this source

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.