Bug 217469

Summary: textproc/py-docutils: Create py3- variant
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Carlos J. Puga Medina <cpm>
Status: Closed FIXED    
Severity: Affects Only Me CC: cpm, dbaio
Priority: --- Keywords: patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 217468    
Bug Blocks: 217475    
Attachments:
Description Flags
py-docutils-py3.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 22:37:19 UTC
- Create python3 version of textproc/py-docutils

This new port is required to fulfill the Python 3+ dependencies to the new port gitsome.

I didn't include an entry in textproc/Makefile for it not get conflicted with the other patches.

[Q/A]

portlint (textproc/py-docutils):
WARN: /usr/home/dbaio/FreeBSD/ports/textproc/py-docutils/distinfo: [1]: TIMESTAMP is over 30 days old
0 fatal errors and 1 warning found.

testport (textproc/py-docutils and textproc/py3-docutils):
   poudriere i386|amd64 10.3 p17     (OK)
   poudriere i386|amd64 11   p8      (OK)
   poudriere i386|amd64 12   r314365 (OK)
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 22:38:08 UTC
Created attachment 180408 [details]
py-docutils-py3.patch
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2017-03-19 13:43:08 UTC
maintainer reset
Comment 3 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-04-18 19:19:47 UTC
Take.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-04-19 19:07:23 UTC
A commit references this bug:

Author: cpm
Date: Wed Apr 19 19:06:19 UTC 2017
New revision: 438902
URL: https://svnweb.freebsd.org/changeset/ports/438902

Log:
  Add slave port of devel/py-docutils to support Python 3 version

  PR:		217469
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
  Approved by:	miwi (Python@)

Changes:
  head/textproc/Makefile
  head/textproc/py-docutils/Makefile
  head/textproc/py3-docutils/
  head/textproc/py3-docutils/Makefile
Comment 5 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-04-19 19:07:59 UTC
Committed!

Thanks