Bug 213823 - devel/py-raven: unblock python2 build
Summary: devel/py-raven: unblock python2 build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2016-10-27 00:47 UTC by Jan Beich
Modified: 2016-10-27 17:10 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+
pi: merge-quarterly+


Attachments
v0 (845 bytes, patch)
2016-10-27 00:47 UTC, Jan Beich
jbeich: maintainer-approval? (pi)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2016-10-27 00:47:23 UTC
Created attachment 176207 [details]
v0

Depending on python3 makes porting consumers harder. py-* dependencies may not have been tested with DEFAULT_VERSIONS=python=3.* at all or regularly enough to catch regressions after updates.

$ pkg info -x raven
py27-raven-5.13.0
py35-raven-5.13.0

$ pkg info -xl raven | fgrep bin/
        /usr/local/bin/raven
        /usr/local/bin/raven-2.7
        /usr/local/bin/raven-3.5
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-10-27 05:28:42 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-27 05:28:54 UTC
A commit references this bug:

Author: pi
Date: Thu Oct 27 05:28:40 UTC 2016
New revision: 424741
URL: https://svnweb.freebsd.org/changeset/ports/424741

Log:
  devel/py-raven: unblock python2 build

  PR:		213823
  Submitted by:	jbeich
  MFH:		2016Q4

Changes:
  head/devel/py-raven/Makefile
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-10-27 05:29:31 UTC
pending MFH-approval
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-10-27 17:10:07 UTC
A commit references this bug:

Author: pi
Date: Thu Oct 27 17:09:59 UTC 2016
New revision: 424776
URL: https://svnweb.freebsd.org/changeset/ports/424776

Log:
  devel/py-raven: unblock python2 build

  PR:		213823
  MFH:		r424741
  Submitted by:	jbeich
  Approved by:	portmgr-secteam (feld)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/devel/py-raven/Makefile
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-10-27 17:10:45 UTC
MFH done, thanks!