git: 96c9256a8813 - main - devel/Makefile: connect py-types-ujson and py-types-Pygments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:41 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=96c9256a8813dabdc759b4c435f0dda133bb420c commit 96c9256a8813dabdc759b4c435f0dda133bb420c Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-01-28 17:01:44 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-01-28 17:07:35 +0000 devel/Makefile: connect py-types-ujson and py-types-Pygments --- devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 0a650bee52b6..79bd8b026507 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6044,6 +6044,7 @@ SUBDIR += py-types-MarkupSafe SUBDIR += py-types-Pillow SUBDIR += py-types-PyYAML + SUBDIR += py-types-Pygments SUBDIR += py-types-Werkzeug SUBDIR += py-types-click SUBDIR += py-types-cryptography @@ -6061,6 +6062,7 @@ SUBDIR += py-types-setuptools SUBDIR += py-types-toml SUBDIR += py-types-typed-ast + SUBDIR += py-types-ujson SUBDIR += py-types-urllib3 SUBDIR += py-typeshed-client SUBDIR += py-typing-extensions