Bug 219612 - devel/py-urwid: Add new python 3 slave port
Summary: devel/py-urwid: Add new python 3 slave port
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-28 10:01 UTC by rsos+freebsd
Modified: 2017-05-30 01:50 UTC (History)
0 users

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


Attachments
Patch for python3 slave port (1.93 KB, patch)
2017-05-28 10:01 UTC, rsos+freebsd
no flags Details | Diff
Portlint output for py3 (312 bytes, text/plain)
2017-05-28 10:01 UTC, rsos+freebsd
no flags Details
Portlint output for py2 (265 bytes, text/plain)
2017-05-28 10:01 UTC, rsos+freebsd
no flags Details
poudriere log (py27) (31.57 KB, text/x-log)
2017-05-28 10:01 UTC, rsos+freebsd
no flags Details
poudriere log (py36) (37.99 KB, text/x-log)
2017-05-28 10:02 UTC, rsos+freebsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rsos+freebsd 2017-05-28 10:01:01 UTC
Created attachment 182994 [details]
Patch for python3 slave port

Hello,

attached you will find a patch to add a new python 3 slave port. Poudriere build log and portlint (with argument -AC) output is attached as well.

Best
rs.os
Comment 1 rsos+freebsd 2017-05-28 10:01:20 UTC
Created attachment 182995 [details]
Portlint output for py3
Comment 2 rsos+freebsd 2017-05-28 10:01:38 UTC
Created attachment 182996 [details]
Portlint output for py2
Comment 3 rsos+freebsd 2017-05-28 10:01:57 UTC
Created attachment 182997 [details]
poudriere log (py27)
Comment 4 rsos+freebsd 2017-05-28 10:02:38 UTC
Created attachment 182998 [details]
poudriere log (py36)
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-05-30 01:49:29 UTC
A commit references this bug:

Author: sunpoet
Date: Tue May 30 01:48:40 UTC 2017
New revision: 442045
URL: https://svnweb.freebsd.org/changeset/ports/442045

Log:
  Add py3-urwid 1.3.1

  PR:		219612
  Submitted by:	Rudolf Siegel <rs.os@t-online.de>

Changes:
  head/devel/Makefile
  head/devel/py-urwid/Makefile
  head/devel/py3-urwid/
  head/devel/py3-urwid/Makefile
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-30 01:50:42 UTC
Committed. Thanks!