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