Summary: | [NEW PORT] devel/py3-pyicu: copy of devel/py-icu for Python 3.x | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ben Woods <woodsb02> | ||||||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | CC: | bland, koobs, pi, woodsb02 | ||||||||||
Priority: | --- | Flags: | pi:
maintainer-feedback-
|
||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Bug Depends on: | 207367 | ||||||||||||
Bug Blocks: | 207005 | ||||||||||||
Attachments: |
|
Description
Ben Woods
2016-02-08 23:02:42 UTC
This new port is required to fulfill the Python 3.2+ dependencies of the latest upstream version of science/gramps. Created attachment 166766 [details]
Patch to update devel/py3-pyicu (after svn copy)
This patch should be applied after performing the following command:
svn copy devel/py-icu devel/py3-pyicu
svn patch <insertpatch>
Created attachment 166767 [details]
QA: Successful poudriere testport logs for devel/py3-pyicu on FreeBSD 10.2 amd64
Created attachment 167241 [details]
Patch to create devel/py3-pyicu (using devel/py-pyicu as MASTERDIR)
This patch changes the approach for the new port devel/py3-pyicu to use the existing port devel/py-pyicu as the MASTERDIR. This patch relies on PR207367 being applied first.
* Create new port devel/py3-pyicu
* Update index devel/Makefile
* Ensure devel/py-pyicu does not clobber USES variable in slave devel/py3-pyicu
Created attachment 167242 [details]
QA: Successful poudriere testport logs for devel/py3-pyicu on FreeBSD 10.2 amd64
A commit references this bug: Author: pi Date: Sat May 7 19:24:42 UTC 2016 New revision: 414782 URL: https://svnweb.freebsd.org/changeset/ports/414782 Log: New port: devel/py3-pyicu, slave port for python3 for py-pyicu PR: 207035 Submitted by: Ben Woods <woodsb02@gmail.com> Approved by: bland (maintainer timeout) Changes: head/devel/Makefile head/devel/py-pyicu/Makefile head/devel/py3-pyicu/ head/devel/py3-pyicu/Makefile Testbuilds done, looks fine. Committed, thanks! Committed, thanks! |