Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2024 10:33:31 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 51b7e5771656 - main - multimedia/py-opentimelineio: Broken
Message-ID:  <202406051033.455AXVOK044931@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51b7e57716564ebf51f8be187ed64cb8a640cb3b

commit 51b7e57716564ebf51f8be187ed64cb8a640cb3b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-05 09:09:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-05 10:33:27 +0000

    multimedia/py-opentimelineio: Broken
    
    Reported by:    fallout
---
 multimedia/py-opentimelineio/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/py-opentimelineio/Makefile b/multimedia/py-opentimelineio/Makefile
index feea202aa04b..d1856dba8297 100644
--- a/multimedia/py-opentimelineio/Makefile
+++ b/multimedia/py-opentimelineio/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/PixarAnimationStudios/OpenTimelineIO
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		fals to build with Python-3.11, see https://github.com/AcademySoftwareFoundation/OpenTimelineIO/issues/1759
+
 LIB_DEPENDS=	libImath-3_1.so:math/Imath
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406051033.455AXVOK044931>