Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2020 01:45:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 249337] [meta] Ports broken by Python 2.7 End-of-Life and removal
Message-ID:  <bug-249337-21822-kfSTP5KdEs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249337-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249337-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=3D249337

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: linimon
Date: Wed Dec 16 01:45:02 UTC 2020
New revision: 558197
URL: https://svnweb.freebsd.org/changeset/ports/558197

Log:
  Defuse a ticking time-bomb by removing the dependency on devel/bzr.

  It is likely that this will break "make test", so, why am I doing it?

  The answer is that devel/bzr unconditionally depends on python27 (it is
  known not to build with python37) -- and python27 is imminently due for
  removal (see PR 249337).

  This would not matter so much except that py-pip winds up a dependency
  of devel/cmake, and thus, over 2000 ports -- all of which would have
  broken when python27 was removed.

  Unfortunately the time before that removal happens is simply too short
  to have a proper discussion with all stakeholders.  We need to remove
  the dependency immediately so that PR 249337 can proceed.

  PR:           249337 (related to)

Changes:
  head/devel/py-pip/Makefile

--=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-249337-21822-kfSTP5KdEs>