Bug 217470 - graphics/py-imagesize: Create py3- variant, Set architecture neutral
Summary: graphics/py-imagesize: 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:40 UTC by Danilo G. Baio
Modified: 2017-03-04 22:24 UTC (History)
0 users

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


Attachments
py-imagesize-py3.patch (1.06 KB, patch)
2017-03-01 22:40 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:40:54 UTC
Created attachment 180409 [details]
py-imagesize-py3.patch

- Create python3 version of graphics/py-imagesize
- 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 graphics/Makefile for it not get conflicted with the other patches.

[Q/A]

portlint (graphics/py-imagesize): OK (looks fine.)

testport (graphics/py-imagesize and graphics/py3-imagesize):
   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:23:40 UTC
A commit references this bug:

Author: kmoore
Date: Sat Mar  4 22:23:21 UTC 2017
New revision: 435433
URL: https://svnweb.freebsd.org/changeset/ports/435433

Log:
  - Create python3 version of graphics/py-imagesize
  - Set architecture neutral

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

Changes:
  head/graphics/Makefile
  head/graphics/py-imagesize/Makefile
  head/graphics/py3-imagesize/
  head/graphics/py3-imagesize/Makefile
Comment 2 Kris Moore freebsd_committer freebsd_triage 2017-03-04 22:24:35 UTC
Committed, Thanks!