Bug 217479

Summary: devel/py-colorama: Create py3- variant, Set architecture neutral
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Steven Kreuzer <skreuzer>
Status: Closed FIXED    
Severity: Affects Only Me CC: alexey, skreuzer
Priority: --- Flags: bugzilla: maintainer-feedback? (alexey)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 217484    
Attachments:
Description Flags
py-colorama-py3.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 23:06:03 UTC
Created attachment 180418 [details]
py-colorama-py3.patch

- Create python3 version of devel/py-colorama
- Set architecture neutral
- Add LICENSE_FILE

This new port is required to fulfill the Python 3+ dependencies to the new port gitsome.

I didn't include an entry in devel/Makefile for it not get conflicted with the other patches.

[Q/A]

portlint (devel/py-colorama): OK (looks fine.)

testport (devel/py-colorama and devel/py3-colorama):
   poudriere i386|amd64 10.3 p17     (OK)
   poudriere i386|amd64 11   p8      (OK)
   poudriere i386|amd64 12   r314365 (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-03 13:21:36 UTC
A commit references this bug:

Author: skreuzer
Date: Mon Apr  3 13:20:36 UTC 2017
New revision: 437659
URL: https://svnweb.freebsd.org/changeset/ports/437659

Log:
  Add python3 version of devel/py-colorama
  Set architecture neutral
  Add LICENSE_FILE

  PR:		217479
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
  Approved by:	maintainer timeout (1 month)

Changes:
  head/devel/Makefile
  head/devel/py-colorama/Makefile
  head/devel/py3-colorama/
  head/devel/py3-colorama/Makefile
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2017-04-03 13:22:13 UTC
Committed. Thanks!