Bug 232108 - devel/py-pyee: fix build with python 3.6
Summary: devel/py-pyee: fix build with python 3.6
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: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-09 04:07 UTC by Steve Wills
Modified: 2018-10-09 18:07 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jpaetzel)


Attachments
pyee python 3.6 patch (514 bytes, patch)
2018-10-09 04:07 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2018-10-09 04:07:00 UTC
Created attachment 197953 [details]
pyee python 3.6 patch

Please see attached patch to fix pyee with python 3.6
Comment 1 Josh Paetzel freebsd_committer freebsd_triage 2018-10-09 18:01:25 UTC
Comment on attachment 197953 [details]
pyee python 3.6 patch

I already committed a fix for this.  Read my email in reverse order.  However I like this fix better than the one I committed.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-09 18:07:16 UTC
A commit references this bug:

Author: jpaetzel
Date: Tue Oct  9 18:06:47 UTC 2018
New revision: 481645
URL: https://svnweb.freebsd.org/changeset/ports/481645

Log:
  Implement a better fix for python flavors

  PR:	232108
  Submitted by:	swills

Changes:
  head/devel/py-pyee/Makefile
Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2018-10-09 18:07:54 UTC
Committed, thanks!