git: c3fed4680fe3 - main - databases/py-sqlalchemy13: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:21:44 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3fed4680fe348e456b76fdaf1f3db708befdaf9 commit c3fed4680fe348e456b76fdaf1f3db708befdaf9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:31:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:09 +0000 databases/py-sqlalchemy13: Add PORTSCOUT --- databases/py-sqlalchemy13/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/py-sqlalchemy13/Makefile b/databases/py-sqlalchemy13/Makefile index 90e2edee47d5..28220c5feaf8 100644 --- a/databases/py-sqlalchemy13/Makefile +++ b/databases/py-sqlalchemy13/Makefile @@ -23,6 +23,8 @@ USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlalchemy[0-9][0-9] +PORTSCOUT= limit:^1\.3\. + OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= MSSQL MYSQL PGSQL SQLITE