Bug 217471 - textproc/py-alabaster: Create py3- variant, Set architecture neutral
Summary: textproc/py-alabaster: Create py3- variant, Set architecture neutral
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: Kris Moore
URL:
Keywords:
Depends on:
Blocks: 217475
  Show dependency treegraph
 
Reported: 2017-03-01 22:42 UTC by Danilo G. Baio
Modified: 2017-03-04 22:19 UTC (History)
0 users

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


Attachments
py-alabaster-py3.patch (1.06 KB, patch)
2017-03-01 22:42 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 22:42:26 UTC
Created attachment 180410 [details]
py-alabaster-py3.patch

- Create python3 version of textproc/py-alabaster
- Set architecture neutral

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-alabaster): OK (looks fine.)

testport (textproc/py-alabaster and textproc/py3-alabaster):
   poudriere i386|amd64 10.3 p17     (OK)
   poudriere i386|amd64 11   p8      (OK)
   poudriere i386|amd64 12   r314365 (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-04 22:19:34 UTC
A commit references this bug:

Author: kmoore
Date: Sat Mar  4 22:19:26 UTC 2017
New revision: 435431
URL: https://svnweb.freebsd.org/changeset/ports/435431

Log:
  - Create python3 version of textproc/py-alabaster
  - Set architecture neutral

  PR: 217471
  Submitted by: Danilo Baio <dbaio@bsd.com.br>

Changes:
  head/textproc/Makefile
  head/textproc/py-alabaster/Makefile
  head/textproc/py3-alabaster/
  head/textproc/py3-alabaster/Makefile
Comment 2 Kris Moore freebsd_committer freebsd_triage 2017-03-04 22:19:56 UTC
Committed, thanks!