Date: Wed, 18 Apr 2018 15:29:33 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227428] devel/cmake: fails to find suffixed libboost_python Message-ID: <bug-227428-7788-biottZKLFz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227428-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-227428-7788@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=3D227428 --- Comment #17 from Willem Jan Withagen <wjw@digiware.nl> --- (In reply to Jan Beich from comment #16) extracts from the Cpeh-python discussion: Mimic - after a "best effort" to migrate, some Python code still runs on Py= thon 2, but Shaman has a Python 3 build flavor and teuthology is capable of test= ing in Python 3-only environment. Nautilus - all remaining packaged Python code has been migrated and explici= tly runs (and is tested) on Python 3. Python 2 versions of our code do not need= to be provided or packaged, because all target platforms support Python 3. The= re might still be some Python 2 scripts in the git repo, but these are either special cases or for developer use only, and are not packaged.=20 (These are the 2 upcoming releases) And also: > I'm not objecting to making the leap (it's better than trying to > support 2 and 3 at the same time!), but let's make sure we understand > consequences for users. Meaning that Ceph never intended to have both a 2.7 and 3.x python version. And it is currently 2.7 for most of the consumer facing items. Some of the test parts are actually already 3.x compatible, and or running = on 3.x --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227428-7788-biottZKLFz>