diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-08 18:39:56 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-08 19:08:54 +0000 |
| commit | c8d8c5c449dc3b7a59a3e7bc4074dc3aa3867ddc (patch) | |
| tree | 466ff298a63930cad5bc23ec1aaf691fc4d4c11d /databases/py-sqlparse/Makefile | |
| parent | f90efcb680d8e2a30827b4dc7e8d2ad5be92ca8a (diff) | |
Diffstat (limited to 'databases/py-sqlparse/Makefile')
| -rw-r--r-- | databases/py-sqlparse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-sqlparse/Makefile b/databases/py-sqlparse/Makefile index 7ad6808a2d99..5b0f0e212e90 100644 --- a/databases/py-sqlparse/Makefile +++ b/databases/py-sqlparse/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -USES= python shebangfix +USES= cpe python shebangfix +CPE_VENDOR= sqlparse_project USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |
