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

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


Attachments
py-sphinx_rtd_theme-py3.patch (1.19 KB, patch)
2017-03-01 22:44 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:44:00 UTC
Created attachment 180411 [details]
py-sphinx_rtd_theme-py3.patch

- Create python3 version of textproc/py-sphinx_rtd_theme
- Set architecture neutral
- Add LICENSE_FILE

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

testport (textproc/py-sphinx_rtd_theme and textproc/py3-sphinx_rtd_theme):
   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-03 19:30:21 UTC
A commit references this bug:

Author: robak
Date: Fri Mar  3 19:30:10 UTC 2017
New revision: 435361
URL: https://svnweb.freebsd.org/changeset/ports/435361

Log:
  [NEW PORT] textproc/py3-sphinx_rtd_theme: Python 3 slave port of py-sphinx_rtd_theme

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

Changes:
  head/textproc/Makefile
  head/textproc/py3-sphinx_rtd_theme/
  head/textproc/py3-sphinx_rtd_theme/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-03-03 19:31:59 UTC
Committed (in future, please, provide patches to different ports in separate PR's), thanks for your work!