[Bug 205616] Mk/Uses/python.mk: Add support for optional 'test' argument

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 2 15:25:00 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205616

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: koobs
Date: Sat Jan  2 15:24:37 UTC 2016
New revision: 405075
URL: https://svnweb.freebsd.org/changeset/ports/405075

Log:
  Mk/Uses/python.mk: Add support for optional 'test' argument

  Some ports may need to use Python for their testing suite but otherwise
  do not need it at all (ie, not for build or run). This patch adds
  support for the test argument to be used in the USES clause, such as
  python:3.2+,test. This enables the relevant Python environment and
  modifies TEST_DEPENDS as necessary.

  For non-Python ports that use Python as their testing suite, add
  python:<ver>,test as required to the USES clause.

  PR:                   205616
  Submitted by:         Brendan Molloy <brendan+freebsd bbqsrc net>
  Reviewed by:          mat, miwi, koobs, antoine
  Approved by:          koobs (python)
  Differential Revision:        https://reviews.freebsd.org/D4711

Changes:
  head/Mk/Uses/python.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list