Version: 1.13.2, Package name: py-cffi-1.13.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python. The interface is based on LuaJIT. |
Filesize: 449.456 KB |
Version History (View Complete History) |
|
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-01-15 11:42:01 by Martin Reindl | Files touched by this commit (3) |
Log message: update to 1.13.2 and give tests a chance to run input, further testing and OK sthen@ |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-05-04 04:49:11 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to py-cffi-1.12.3 |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-04-25 07:28:16 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to cffi-1.11.5 |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-10-11 09:09:28 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to py-cffi-1.8.3 |
2016-01-09 09:23:23 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to py-cffi-1.4.2 |
2016-01-07 14:35:29 by Jasper Lievisse Adriaanse | Files touched by this commit (30) |
Log message: bump ports that now have a pypi homepage |
2015-10-06 14:45:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to py-cffi-1.2.1 |
2015-09-29 04:51:44 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-06-10 16:07:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: add note re _cffi__ hash for security/py-cryptography |
2015-05-20 03:11:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: py3 support for py-cffi |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |