https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375

René Thümmler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207256|0                           |1
        is obsolete|                            |

--- Comment #7 from René Thümmler <[email protected]> ---
Created attachment 207315
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207315&action=edit
the port directory

This is my final version for now.

portlint: looks fine.
rclint: no complains.
make test: OK.
poudriere is OK for py27/py36 as long as you have this options set

RESTRICT_NETWORKING=no
ALLOW_NETWORKING_PACKAGES="py-isso"
BUILD_AS_NON_ROOT=no 

During the build it downloads some npm / js stuff (i was not aware of that the
first time). poudriere restricts the network access, so the port will fail.
Would it be a good idea to put that as a message (i.e. pkg-message) into the
port?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to