python-cffi 1.15.1-5build1 source package in Ubuntu

Changelog

python-cffi (1.15.1-5build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:29:37 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python
Lunar release main python

Downloads

File Size SHA-256 Checksum
python-cffi_1.15.1.orig.tar.gz 496.6 KiB d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9
python-cffi_1.15.1-5build1.debian.tar.xz 9.6 KiB 7d04b3922dc54945d574a97435772af623e15176f38ee210bee3d5f5b5f137dd
python-cffi_1.15.1-5build1.dsc 2.5 KiB 975c1fa8499d2fd20a26a67ad8d33ac4138ec655667b74f142b1bd48a5b396c1

View changes file

Binary packages built by this source

python-cffi-doc: Foreign Function Interface for Python calling C code - documentation

 Convenient and reliable way of calling C code from Python.
 .
 The aim of this project is to provide a convenient and reliable way of calling
 C code from Python. It keeps Python logic in Python, and minimises the C
 required. It is able to work at either the C API or ABI level, unlike most
 other approaches, that only support the ABI level.
 .
 This package contains the developer documentation for cffi.

python3-cffi: Foreign Function Interface for Python 3 calling C code

 Convenient and reliable way of calling C code from Python 3.
 .
 The aim of this project is to provide a convenient and reliable way of calling
 C code from Python. It keeps Python logic in Python, and minimises the C
 required. It is able to work at either the C API or ABI level, unlike most
 other approaches, that only support the ABI level.
 .
 This package contains the necessary build and runtime support for cffi
 modules.

python3-cffi-backend: Foreign Function Interface for Python 3 calling C code - runtime

 Convenient and reliable way of calling C code from Python 3.
 .
 The aim of this project is to provide a convenient and reliable way of calling
 C code from Python. It keeps Python logic in Python, and minimises the C
 required. It is able to work at either the C API or ABI level, unlike most
 other approaches, that only support the ABI level.
 .
 This package contains the runtime support for pre-built cffi modules.

python3-cffi-backend-dbgsym: debug symbols for python3-cffi-backend