~ubuntu-branches/ubuntu/trusty/python-cffi/trusty-proposed

« back to all changes in this revision

Viewing changes to PKG-INFO

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-01-18 11:36:40 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20140118113640-1fb2r3isjhkvn5za
Tags: 0.8.1-0ubuntu1
* New upstream version.
* Ignore test results for python 3.4, see lp #1270401 and
  see https://bitbucket.org/cffi/cffi/issue/135.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Metadata-Version: 1.0
2
2
Name: cffi
3
 
Version: 0.7.2
 
3
Version: 0.8.1
4
4
Summary: Foreign Function Interface for Python calling C code.
5
5
Home-page: http://cffi.readthedocs.org
6
6
Author: Armin Rigo, Maciej Fijalkowski