svn commit: r457997 - head/devel/py-cffi

Yuri yuri at freebsd.org
Thu Jan 4 07:32:09 UTC 2018


On 01/03/18 22:34, Antoine Brodin wrote:
> How was this tested?

I tested it with the new upcoming port devel/py27-llvmcpy. It works fine 
with the new version.


> This breaks some ports depending on it and probably changes plist of
> ports depending on it so some PORTREVISIONs should have been bumped.


Which port/ports are breaking?


py-cffi installs one shared library. I believe it only supports their 
own python modules, and isn't used directly by others.

It also supplies headers. They are used by itself to build stub shared 
objects for native libraries, wrapped by cffi for use from python code.


I just tried 3 depending ports security/py-bcrypt, devel/py-xattr, 
security/py-pynacl, and they all build fine.


Yuri




More information about the svn-ports-all mailing list