Bug 219611 - devel/py-tzlocal: Add new python 3 slave port
Summary: devel/py-tzlocal: 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 09:55 UTC by rsos+freebsd
Modified: 2017-06-12 10:41 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (rob.kruus)


Attachments
Patch for python3 slave port (1.94 KB, patch)
2017-05-28 09:55 UTC, rsos+freebsd
no flags Details | Diff
Portlint output for py3 (510 bytes, text/plain)
2017-05-28 09:55 UTC, rsos+freebsd
no flags Details
Portlint output for py2 (372 bytes, text/plain)
2017-05-28 09:56 UTC, rsos+freebsd
no flags Details
poudriere log (py27) (22.61 KB, text/x-log)
2017-05-28 09:56 UTC, rsos+freebsd
no flags Details
poudriere log (py36) (22.92 KB, text/x-log)
2017-05-28 09:56 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 09:55:33 UTC
Created attachment 182989 [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 09:55:48 UTC
Created attachment 182990 [details]
Portlint output for py3
Comment 2 rsos+freebsd 2017-05-28 09:56:03 UTC
Created attachment 182991 [details]
Portlint output for py2
Comment 3 rsos+freebsd 2017-05-28 09:56:21 UTC
Created attachment 182992 [details]
poudriere log (py27)
Comment 4 rsos+freebsd 2017-05-28 09:56:37 UTC
Created attachment 182993 [details]
poudriere log (py36)
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-06-12 10:40:26 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Jun 12 10:39:27 UTC 2017
New revision: 443438
URL: https://svnweb.freebsd.org/changeset/ports/443438

Log:
  Add py3-tzlocal 1.3

  - While I'm here, fix indent

  PR:		219611
  Submitted by:	Rudolf Siegel <rs.os@t-online.de>
  Approved by:	maintainer (timeout, 15 days)

Changes:
  head/devel/Makefile
  head/devel/py-tzlocal/Makefile
  head/devel/py3-tzlocal/
  head/devel/py3-tzlocal/Makefile
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-06-12 10:41:42 UTC
Committed. Thanks!