Summary: | devel/py-setuptools_scm: Add new python 3 slave port | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | rsos+freebsd | ||||||||||
Component: | Individual Port(s) | Assignee: | William Grzybowski <wg> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(wg) |
||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Created attachment 182149 [details]
poudriere log
Created attachment 182150 [details]
Portlint output for py3
Created attachment 182151 [details]
Portlint output for py2
A commit references this bug: Author: wg Date: Fri Apr 28 12:24:14 UTC 2017 New revision: 439604 URL: https://svnweb.freebsd.org/changeset/ports/439604 Log: devel/py3-setuptools_scm: slave port for py3.x PR: 218929 Submitted by: rs.os at t-online de Changes: head/devel/Makefile head/devel/py-setuptools_scm/Makefile head/devel/py3-setuptools_scm/ head/devel/py3-setuptools_scm/Makefile Committed, thanks. |
Created attachment 182148 [details] Path for python3 slave port Hello, attached you will find a patch to add a new python 3 slave port. Poudriere build log and portlint (with argument -c for py- and -a for py3-) output is attached as well. Best rs.os