FreeBSD Bugzilla – Attachment 212277 Details for
Bug 244542
www/searx: Correct USES=python <version-spec> (Supports 3.x)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Disable imperative to use python2 only
searx_py3_any_version.patch (text/plain), 569 bytes, created by
Christopher May-Townsend
on 2020-03-09 07:43:47 UTC
(
hide
)
Description:
Disable imperative to use python2 only
Filename:
MIME Type:
Creator:
Christopher May-Townsend
Created:
2020-03-09 07:43:47 UTC
Size:
569 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 527485) >+++ Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= searx > DISTVERSIONPREFIX= v > DISTVERSION= 0.16.0 >+PORTREVISION= 1 > CATEGORIES= www python > > MAINTAINER= loic.blot@unix-experience.fr >@@ -25,7 +26,7 @@ > ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} > >-USES= python:2.7 >+USES= python > USE_GITHUB= yes > GH_ACCOUNT= asciimoo > USE_PYTHON= distutils autoplist noflavors
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
Actions:
View
|
Diff
Attachments on
bug 244542
:
212076
| 212277