Summary: | devel/android-tools-adb: depends on python 2.x | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Steve Wills <swills> |
Component: | Individual Port(s) | Assignee: | Jan Beich <jbeich> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | jbeich:
maintainer-feedback+
|
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 249337 |
Description
Steve Wills
2020-09-24 16:21:23 UTC
USES=python:2.7,build can be replaced with USES=python:build at the cost of more tests failing. Alternatively, TEST_PYTHON can be removed. The value it provides is a bit questionable. A commit references this bug: Author: jbeich Date: Wed Dec 23 21:28:31 UTC 2020 New revision: 559030 URL: https://svnweb.freebsd.org/changeset/ports/559030 Log: devel/android-tools-adb: drop lang/python27 dependency -Ran 51 tests in 5.527s +Ran 62 tests in 17.952s PR: 249607 Changes: head/devel/android-tools-adb/Makefile |