FreeBSD Bugzilla – Attachment 227232 Details for
Bug 257872
textproc/py-sphinxcontrib-autoprogram: Require python 3.7+
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
require python 3.7+
0001-text-py-sphinxcontrib-autoprogram-require-python-3.7.patch (text/plain), 969 bytes, created by
Derek Schrock
on 2021-08-15 20:50:58 UTC
(
hide
)
Description:
require python 3.7+
Filename:
MIME Type:
Creator:
Derek Schrock
Created:
2021-08-15 20:50:58 UTC
Size:
969 bytes
patch
obsolete
>From a4f9199402adf7130a075eddfb912aaf1e959e4f Mon Sep 17 00:00:00 2001 >From: Derek Schrock <dereks@lifeofadishwasher.com> >Date: Sun, 15 Aug 2021 03:52:28 -0400 >Subject: [PATCH] text/py-sphinxcontrib-autoprogram: require python 3.7+ > >- Requires python 3.7+ [1] > >[1] https://github.com/sphinx-contrib/autoprogram/issues/47 >--- > textproc/py-sphinxcontrib-autoprogram/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/textproc/py-sphinxcontrib-autoprogram/Makefile b/textproc/py-sphinxcontrib-autoprogram/Makefile >index 94a4df3aa4..b681ef6b33 100644 >--- a/textproc/py-sphinxcontrib-autoprogram/Makefile >+++ b/textproc/py-sphinxcontrib-autoprogram/Makefile >@@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2,1:textproc/py-sphinx@${PY_FLAVOR} > >-USES= python >+USES= python:3.7+ > USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes >-- >2.32.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dereks
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 257872
:
227232
|
228204