[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 15 10:02:16 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519
Antoine Brodin <antoine at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|portmgr at FreeBSD.org |antoine at FreeBSD.org
CC| |portmgr at FreeBSD.org
Keywords|easy |
--- Comment #11 from Antoine Brodin <antoine at FreeBSD.org> ---
Take for exp-run.
Some ports are likely not ready because of the PYO removal (PEP 0488)
- https://reviews.freebsd.org/D4147
- lines 113-115 of Mk/bsd.kde4.mk
- x11/kdelibs4/files/patch-cmake_modules_PythonMacros.cmake
- accessibility/accerciser/pkg-plist
- accessibility/orca/pkg-plist
- accessibility/py3-atspi/pkg-plist
- audio/gnome-music/pkg-plist
- audio/rhythmbox/pkg-plist
- deskutils/alacarte/pkg-plist (this one installs versioned files in an
unversioned lib/python directory)
- devel/gitg/pkg-plist
- devel/py-ice/pkg-plist
- devel/py3-gobject3
- dns/bundy/pkg-plist
- editors/gedit-plugins/pkg-plist
- graphics/eog-plugins/pkg-plist
- graphics/py-opencv/pkg-plist
- math/rpcalc/pkg-plist
- math/convertall/pkg-plist
- multimedia/py3-gstreamer1/pkg-plist
- sysutils/dvdvideo/pkg-plist
- sysutils/backupchecker/pkg-plist
- x11/xcb-proto/pkg-plist
I tried to run a few tests but the version of pytest in the tree doesn't work
with python 3.5
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list