Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2024 00:20:29 -0700
From:      =?UTF-8?Q?Alonso_C=C3=A1rdenas_M=C3=A1rquez?= <acardenas@bsd-peru.org>
To:        "Antoine Brodin" <antoine@freebsd.org>
Cc:        "ports-committers" <ports-committers@FreeBSD.org>, "dev-commits-ports-all" <dev-commits-ports-all@FreeBSD.org>, "dev-commits-ports-main" <dev-commits-ports-main@FreeBSD.org>
Subject:   Re: git: 521c975c7a4d - main - finance/odoo: unbreak the ports tree
Message-ID:  <18e7ec823f4.fb3a521e1310639.2321149462268795375@bsd-peru.org>
In-Reply-To: <202403261112.42QBCZV3044785@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

 ---- El mar., 26 mar. 2024 04:12:35 -0700,  Antoine Brodin  escribió ---- 
 > The branch main has been updated by antoine:
 > 
 > URL: https://cgit.FreeBSD.org/ports/commit/?id=521c975c7a4dfe1abcbc3b246d834cc458c5e851
 > 
 > commit 521c975c7a4dfe1abcbc3b246d834cc458c5e851
 > Author:     Antoine Brodin antoine@FreeBSD.org>
 > AuthorDate: 2024-03-26 11:12:14 +0000
 > Commit:     Antoine Brodin antoine@FreeBSD.org>
 > CommitDate: 2024-03-26 11:12:14 +0000
 > 
 >     finance/odoo: unbreak the ports tree
 > ---
 >  finance/odoo/Makefile | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
 > 
 > diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
 > index dc47d57ae5ce..ef3c05e1f807 100644
 > --- a/finance/odoo/Makefile
 > +++ b/finance/odoo/Makefile
 > @@ -71,7 +71,7 @@ RUN_DEPENDS=    wkhtmltopdf>0:converters/wkhtmltopdf \
 >          ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
 >          ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
 >  
 > -USES=        cpe ldap python:3.10 pgsql shebangfix
 > +USES=        cpe ldap python pgsql shebangfix
 >  USE_PYTHON=    distutils
 >  
 >  SHEBANG_LANG=    python
 > 

Hello Antoine

I have a question, why a 3.10 entry is not a valid option? or it must be 3.10+? Btw odoo-17.x not support python 3.9

Greetings



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18e7ec823f4.fb3a521e1310639.2321149462268795375>