py3c 1.4-1 source package in Ubuntu

Changelog

py3c (1.4-1) unstable; urgency=medium

  * New upstream version.
  * Bump standards version.

 -- Matthias Klose <email address hidden>  Wed, 17 Nov 2021 17:47:11 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python
Kinetic release universe python
Jammy release universe python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
py3c_1.4-1.dsc 1.7 KiB b9e3c764950220eeea7664908eec20bcd0db405f8cabee8ce8655685198f5b01
py3c_1.4.orig.tar.gz 47.0 KiB abc745079ef906148817f4472c3fb4bc41d62a9ea51a746b53e09819494ac006
py3c_1.4-1.debian.tar.xz 8.6 KiB 4b387007e9ae56be391fdd99096ad5dedca2161b097e205817f75964a7849f80

Available diffs

No changes file available.

Binary packages built by this source

py3c-dev: Python 2/3 compatibility layer for C extensions

 py3c is a library for easing porting C extensions to Python 3,
 providing macros for single-source compatibility between Python 2.6,
 2.7, and 3.3+. It could be described as “the six for C extensions”.