Bug 219233 - devel/py-click-threading: Add new python 3 slave port
Summary: devel/py-click-threading: 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-12 08:41 UTC by rsos+freebsd
Modified: 2017-05-15 18:54 UTC (History)
1 user (show)

See Also:
geier: maintainer-feedback+


Attachments
Patch for python3 slave port (2.22 KB, patch)
2017-05-12 08:41 UTC, rsos+freebsd
no flags Details | Diff
Portlint output for py3 (603 bytes, text/plain)
2017-05-12 08:41 UTC, rsos+freebsd
no flags Details
Portlint output for py2 (339 bytes, text/plain)
2017-05-12 08:42 UTC, rsos+freebsd
no flags Details
poudriere log (16.84 KB, text/x-log)
2017-05-12 08:42 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-12 08:41:21 UTC
Created attachment 182530 [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 -c for py- and -a for py3-) output is attached as well.

Best
rs.os
Comment 1 rsos+freebsd 2017-05-12 08:41:53 UTC
Created attachment 182531 [details]
Portlint output for py3
Comment 2 rsos+freebsd 2017-05-12 08:42:10 UTC
Created attachment 182532 [details]
Portlint output for py2
Comment 3 rsos+freebsd 2017-05-12 08:42:28 UTC
Created attachment 182533 [details]
poudriere log
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-05-15 18:34:21 UTC
A commit references this bug:

Author: sunpoet
Date: Mon May 15 18:33:49 UTC 2017
New revision: 440962
URL: https://svnweb.freebsd.org/changeset/ports/440962

Log:
  Add py3-click-threading 0.4.2

  - While I'm here, fix indent

  PR:		219233
  Submitted by:	Rudolf Siegel <rs.os@t-online.de>
  Approved by:	Christian Geier <geier@lostpackets.de> (maintainer)

Changes:
  head/devel/Makefile
  head/devel/py-click-threading/Makefile
  head/devel/py3-click-threading/
  head/devel/py3-click-threading/Makefile
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-15 18:54:13 UTC
Committed. Thanks!