Date: Fri, 26 Jun 2026 17:26:11 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9e0d82c7e314 - main - devel/py-virtualenvwrapper: Mark BROKEN: does not support sphinx-9.0.4 and Python 3.12 Message-ID: <6a3eb633.39780.6b5e319a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e0d82c7e3148502cf4df88652437d4d6720a381 commit 9e0d82c7e3148502cf4df88652437d4d6720a381 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-06-26 17:23:13 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-06-26 17:23:13 +0000 devel/py-virtualenvwrapper: Mark BROKEN: does not support sphinx-9.0.4 and Python 3.12 PR: 284845 --- devel/py-virtualenvwrapper/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/py-virtualenvwrapper/Makefile b/devel/py-virtualenvwrapper/Makefile index 2fc8cc8cb27b..4ec9dcf85352 100644 --- a/devel/py-virtualenvwrapper/Makefile +++ b/devel/py-virtualenvwrapper/Makefile @@ -9,6 +9,10 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Enhancements to virtualenv WWW= https://virtualenvwrapper.readthedocs.io/ +BROKEN= outdated, does not support modern Python stack +DEPRECATED= Fails to build with sphinx-9.0.4, does not support Python 3.12 +EXPIRATION_DATE= 2026-07-31 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3eb633.39780.6b5e319a>
