Bug 225533 - devel/py-nose2: Re-enable python 2.7 support
Summary: devel/py-nose2: Re-enable python 2.7 support
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-29 13:21 UTC by Jason E. Hale
Modified: 2018-02-15 11:42 UTC (History)
1 user (show)

See Also:
daniel: maintainer-feedback+


Attachments
Re-enable python 2.7 support in devel/py-nose2 (1.73 KB, patch)
2018-01-29 13:21 UTC, Jason E. Hale
daniel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale freebsd_committer freebsd_triage 2018-01-29 13:21:27 UTC
Created attachment 190158 [details]
Re-enable python 2.7 support in devel/py-nose2

The last update limited the port to python 3.x. The attached patch re-enables python 2.7 support and allows for multiple Python flavors to be installed concurrently.

PORTREVISION has been bumped as installed files will change.

Testing done:
- portlint -Cg: looks fine.
- poudriere 11.1-RELEASE amd64: PASS
- Unit testing of audio/py-aubio with python 2.7 and 3.6: PASS
Comment 1 Daniel Ylitalo 2018-01-29 14:27:11 UTC
Oh, thought they removed python 2 support entirely when i updated to 0.7.3 but reading the changelog again they only removed 2.6 support :)

Thanks for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-02-15 11:41:21 UTC
A commit references this bug:

Author: jhale
Date: Thu Feb 15 11:41:03 UTC 2018
New revision: 461882
URL: https://svnweb.freebsd.org/changeset/ports/461882

Log:
  Re-enable py27 flavor
  Allow concurrent installation

  PR:		225533
  Submitted by:	jhale
  Approved by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)

Changes:
  head/devel/py-nose2/Makefile
  head/devel/py-nose2/files/
  head/devel/py-nose2/files/patch-setup.py