Date: Sun, 15 Nov 2015 10:02:15 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version Message-ID: <bug-204519-21822-OMj42WW6vR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204519-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-204519-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519 Antoine Brodin <antoine@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|portmgr@FreeBSD.org |antoine@FreeBSD.org CC| |portmgr@FreeBSD.org Keywords|easy | --- Comment #11 from Antoine Brodin <antoine@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204519-21822-OMj42WW6vR>