Bug 229462 - devel/py-jira Allow python3
Summary: devel/py-jira Allow python3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-02 00:38 UTC by ari
Modified: 2018-07-02 12:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ari 2018-07-02 00:38:16 UTC
I don't see anything in this port which binds it to python2. I've just built successfully against python3.6. I notice that upstream just did the work to even support python 3.7.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-02 12:55:36 UTC
A commit references this bug:

Author: swills
Date: Mon Jul  2 12:55:24 UTC 2018
New revision: 473730
URL: https://svnweb.freebsd.org/changeset/ports/473730

Log:
  devel/py-jira: allow build/usage with python 3

  PR:		229462

Changes:
  head/devel/py-jira/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-07-02 12:56:48 UTC
Committed, thanks!