python-cffi 1.5.2-1ubuntu1 source package in Ubuntu

Changelog

python-cffi (1.5.2-1ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Drop the build dependency on virtualenv (universe), it is only required
      for optional tests.

python-cffi (1.5.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop all patches, superseded upstream.
  * Switch VCS fields to the same https URL
  * Switch watch file to use https.
  * Bump Standards-Version to 3.9.7, no changes needed.
  * Instruct virtualenv to never download, during package tests.

 -- Stefano Rivera <email address hidden>  Thu, 18 Feb 2016 00:18:52 -0800

Upload details

Uploaded by:
Stefano Rivera
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Downloads

File Size SHA-256 Checksum
python-cffi_1.5.2.orig.tar.gz 379.7 KiB da9bde99872e46f7bb5cff40a9b1cc08406765efafb583c704de108b6cb821dd
python-cffi_1.5.2-1ubuntu1.debian.tar.xz 5.7 KiB 335b88a8e8cd52a0c6f61fb39bf3aac4f77aad03a65b9c0c41469dfe95416729
python-cffi_1.5.2-1ubuntu1.dsc 2.3 KiB 245282bfafce5df00833e59c4f5a5727edac40d05ffa868a8efe10c023059097

Available diffs

View changes file

Binary packages built by this source

python-cffi: No summary available for python-cffi in ubuntu yakkety.

No description available for python-cffi in ubuntu yakkety.

python-cffi-backend: No summary available for python-cffi-backend in ubuntu yakkety.

No description available for python-cffi-backend in ubuntu yakkety.

python-cffi-backend-dbg: No summary available for python-cffi-backend-dbg in ubuntu yakkety.

No description available for python-cffi-backend-dbg in ubuntu yakkety.

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-dbg: Foreign Function Interface for Python 3 calling C code (Debug version)

 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 debug version of the python3-cffi backend.