Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2017 07:18:22 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Marcelo Araujo <araujo@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r446864 - head/sysutils/py3-iocage
Message-ID:  <98CDBA25-758F-4C2E-9A25-426B9DEEACBF@adamw.org>
In-Reply-To: <201707290417.v6T4HWGX048404@repo.freebsd.org>
References:  <201707290417.v6T4HWGX048404@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 28 Jul, 2017, at 22:17, Marcelo Araujo <araujo@freebsd.org> wrote:
>=20
> Author: araujo
> Date: Sat Jul 29 04:17:31 2017
> New Revision: 446864
> URL: https://svnweb.freebsd.org/changeset/ports/446864
>=20
> Log:
>  - Update to 0.9.9.
>=20
>  Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.9
>=20
> Modified:
>  head/sysutils/py3-iocage/Makefile
>  head/sysutils/py3-iocage/distinfo
>=20
> Modified: head/sysutils/py3-iocage/Makefile
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- head/sysutils/py3-iocage/Makefile	Sat Jul 29 04:00:56 2017	=
(r446863)
> +++ head/sysutils/py3-iocage/Makefile	Sat Jul 29 04:17:31 2017	=
(r446864)
> @@ -1,7 +1,7 @@
> # $FreeBSD$
>=20
> PORTNAME=3D	iocage
> -PORTVERSION=3D	0.9.8.1
> +PORTVERSION=3D	0.9.9
> CATEGORIES=3D	sysutils python
> PKGNAMEPREFIX=3D	${PYTHON_PKGNAMEPREFIX}
>=20
> @@ -15,6 +15,7 @@ BUILD_DEPENDS=3D	=
${PYTHON_PKGNAMEPREFIX}pytest-runner>=3D2
> RUN_DEPENDS=3D	=
${PYTHON_PKGNAMEPREFIX}click>=3D6.7:devel/py3-click \
> 		${PYTHON_PKGNAMEPREFIX}tqdm>=3D4.10.0:misc/py3-tqdm \
> 		=
${PYTHON_PKGNAMEPREFIX}coloredlogs>0:devel/py3-coloredlogs \
> +		=
${PYTHON_PKGNAMEPREFIX}verboselogs>0:devel/py-verboselogs \
> 		ca_root_nss>0:security/ca_root_nss \
> 		=
${PYTHON_PKGNAMEPREFIX}texttable>=3D0.8.7:textproc/py3-texttable \
> 		=
${PYTHON_PKGNAMEPREFIX}pytest-runner>=3D2.0.0:devel/py3-pytest-runner

Hi Marcelo,

There is no py36-verboselogs package. You'll need to create a =
py3-verboselogs port, because right now only py27-verboselogs gets =
built.

See the build failure at =
http://beefy10.nyi.freebsd.org/data/110i386-default/446906/logs/py36-iocag=
e-0.9.9.log

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98CDBA25-758F-4C2E-9A25-426B9DEEACBF>