git: eb6c5fa7afd4 - main - devel/py-types-toml: Update pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Aug 2025 18:18:18 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb6c5fa7afd4d4b0f4d33ba71439e7899c3a295b
commit eb6c5fa7afd4d4b0f4d33ba71439e7899c3a295b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-08-12 17:58:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-08-12 18:15:46 +0000
devel/py-types-toml: Update pkg-descr
---
devel/py-types-toml/pkg-descr | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/py-types-toml/pkg-descr b/devel/py-types-toml/pkg-descr
index 97c96485f369..a8a3ab5b1588 100644
--- a/devel/py-types-toml/pkg-descr
+++ b/devel/py-types-toml/pkg-descr
@@ -1,3 +1,3 @@
This is a PEP 561 type stub package for the toml package. It can be used by
-type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
-toml.
+type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that
+uses toml.