Bug 217473 - devel/py-six: Create py3- variant
Summary: devel/py-six: Create py3- variant
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: 217475 217478
  Show dependency treegraph
 
Reported: 2017-03-01 22:46 UTC by Danilo G. Baio
Modified: 2017-03-02 16:58 UTC (History)
1 user (show)

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


Attachments
py-six-py3.patch (1.20 KB, patch)
2017-03-01 22:46 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 22:46:46 UTC
Created attachment 180412 [details]
py-six-py3.patch

- Create python3 version of devel/py-six

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-six): OK (looks fine.)

testport (devel/py-six and devel/py3-six):
   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-03-02 16:55:41 UTC
A commit references this bug:

Author: skreuzer
Date: Thu Mar  2 16:55:17 UTC 2017
New revision: 435252
URL: https://svnweb.freebsd.org/changeset/ports/435252

Log:
  Python 3 variant of devel/py-six

  PR:		217473
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>

Changes:
  head/devel/Makefile
  head/devel/py-six/Makefile
  head/devel/py3-six/
  head/devel/py3-six/Makefile
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2017-03-02 16:58:45 UTC
Committed. Thanks!