sthen
484cf3de0c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:45:45 +00:00
kmos
c45cd79fc7
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-15 12:04:34 +00:00
jasper
09016ef3e0
update to py-cffi-1.12.3
2019-05-04 10:49:11 +00:00
sthen
d7f0752227
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.
2019-04-28 20:51:26 +00:00
jasper
5c44a2eb60
update to cffi-1.11.5
2018-04-25 13:28:16 +00:00
sthen
c1c9d71e6e
update to py-cffi-1.10.0, hoping that it fixes a strange error that naddy@ ran
...
into with py-cryptography (https://github.com/pyca/cryptography/issues/3834 )
2017-11-15 12:59:39 +00:00
landry
c7f996f899
bump ports depending on python3 in devel
2017-01-03 19:19:48 +00:00
sthen
e30b22e471
update to py-cffi-1.8.3
2016-10-11 15:09:28 +00:00
sthen
5193eda385
update to py-cffi-1.4.2
2016-01-09 16:23:23 +00:00
jasper
a83054d3d2
bump ports that now have a pypi homepage
2016-01-07 21:35:27 +00:00
sthen
306daee450
update to py-cffi-1.2.1
2015-10-06 20:45:53 +00:00
sthen
88e0d48477
bump REVISION for setuptools dep change.
2015-09-29 10:51:43 +00:00
sthen
cf309793cb
add note re _cffi__ hash for security/py-cryptography
2015-06-10 22:07:15 +00:00
sthen
18356c9d2f
py3 support for py-cffi
2015-05-20 09:11:52 +00:00
jasper
5e91600570
- switch to MODPY_PI
2015-04-02 14:21:12 +00:00
jasper
385b1aaa4a
update to 0.8.6 and add comment for when updating
2014-07-08 15:28:35 +00:00
jasper
39cdefdb3a
import py-cffi-0.8.2
...
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.
ok aja@
2014-07-08 14:31:13 +00:00