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

See Also:
bugzilla: maintainer-feedback? (jun-g)


Attachments
Patch for python3 slave port (2.15 KB, patch)
2017-05-28 09:47 UTC, rsos+freebsd
no flags Details | Diff
Portlint output for py3 (514 bytes, text/plain)
2017-05-28 09:47 UTC, rsos+freebsd
no flags Details
Portlint output for py2 (374 bytes, text/plain)
2017-05-28 09:48 UTC, rsos+freebsd
no flags Details
poudriere log (py27) (27.95 KB, text/x-log)
2017-05-28 09:48 UTC, rsos+freebsd
no flags Details
poudriere log (py36) (28.46 KB, text/x-log)
2017-05-28 09:48 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:47:19 UTC
Created attachment 182984 [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:47:42 UTC
Created attachment 182985 [details]
Portlint output for py3
Comment 2 rsos+freebsd 2017-05-28 09:48:00 UTC
Created attachment 182986 [details]
Portlint output for py2
Comment 3 rsos+freebsd 2017-05-28 09:48:31 UTC
Created attachment 182987 [details]
poudriere log (py27)
Comment 4 rsos+freebsd 2017-05-28 09:48:57 UTC
Created attachment 182988 [details]
poudriere log (py36)
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-06-12 10:40:24 UTC
A commit references this bug:

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

Log:
  Add py3-icalendar 3.11.1

  - While I'm here:
    - Fix indent
    - Sort USE_PYTHON

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

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