Bug 217479 - devel/py-colorama: Create py3- variant, Set architecture neutral
Summary: devel/py-colorama: Create py3- variant, Set architecture neutral
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks: 217484
  Show dependency treegraph
 
Reported: 2017-03-01 23:06 UTC by Danilo G. Baio
Modified: 2017-04-03 13:22 UTC (History)
2 users (show)

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


Attachments
py-colorama-py3.patch (1.15 KB, patch)
2017-03-01 23:06 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!