svn commit: r474017 - in head: Mk Mk/Uses lang/python-doc-html

Jan Beich jbeich at FreeBSD.org
Fri Jul 6 19:01:48 UTC 2018


Martin Wilke <miwi at FreeBSD.org> writes:

>  # Mk/bsd.default-versions.mk in sync.
> -_PYTHON_VERSIONS=		2.7 3.6 3.5 3.4	# preferred first
> +_PYTHON_VERSIONS=		2.7 3.6 3.7 3.5 3.4	# preferred first

Not enough to unbreak @py37 flavors e.g.,

$ sudo nice poudriere bulk -Ctj 104i386 devel/py-adb at py37
[...]
[00:00:03] [01] [00:00:00] Building security/py-m2crypto at py37 | py37-m2crypto-0.30.1
[00:00:03] [02] [00:00:00] Building devel/py-libusb1 at py37 | py37-libusb1-1.6.4
[00:00:04] [02] [00:00:01] Finished devel/py-libusb1 at py37 | py37-libusb1-1.6.4: Ignored: Unknown flavor 'py37', possible flavors: py27 py36.
[00:00:04] [01] [00:00:01] Finished security/py-m2crypto at py37 | py37-m2crypto-0.30.1: Ignored: Unknown flavor 'py37', possible flavors: py27 py36.
[00:00:04] [01] [00:00:01] Skipping devel/py-adb at py37 | py37-adb-1.3.0.1: Dependent port security/py-m2crypto at py37 | py37-m2crypto-0.30.1 ignored
[00:00:04] [02] [00:00:01] Skipping devel/py-adb at py37 | py37-adb-1.3.0.1: Dependent port devel/py-libusb1 at py37 | py37-libusb1-1.6.4 ignored
[00:00:04] Stopping 3 builders
[00:00:04] No package built, no need to update the repository


More information about the svn-ports-all mailing list