Re: svn commit: r463374 - head/security/nyx

2018-03-02 Thread Yuri
, he still can do this by rebuilding it locally. This was the logic why I added noflavors. For libraries though functionality is a set of python modules, therefore they should be in all flavors. What you suggest (to have flavors for apps) just doesn't seem to have any bene

Re: svn commit: r463374 - head/security/nyx

2018-03-01 Thread Yuri
version is used. Yuri ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Why does 'import PyQt5.QtCore` require py-sip in runtime?

2018-01-08 Thread Yuri
s required for PyQt5.QtCore, why isn't it automatically included then? Yuri ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Re: svn commit: r456182 - in head/devel: . py-bullet3 py-bullet3/files

2017-12-22 Thread Yuri
re why the PyPI version should be preferred, and not the upstream version. Yuri ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Missing some socket.* setsockopt values

2015-04-05 Thread Yuri
DGRAM, socket.IPPROTO_UDP) sock.setsockopt(socket.IPPROTO_IP, socket.IP_MULTICAST_VIF, 1) sock.setsockopt(socket.IPPROTO_IP, socket.IP_RSVP_ON, 1) sock.setsockopt(socket.IPPROTO_IP, socket.IP_PORTRANGE, 1) sock.setsockopt(socket.IPPROTO_IP, socket.IP_RECVIF, 1)

Why python-2.7.3 is much slower on BSD than on Ubuntu on the same HW?

2012-06-29 Thread Yuri
meld is a bit different: on 1.6.0 and 1.5.3 but this shouldn't matter since this has been this way for a long time. Why python app on FreeBSD works so much slower? Yuri ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/ma