Port details |
- py-types-termcolor Typing stubs for termcolor
- 1.1.6 devel
=0 1.1.6Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2022-04-14 20:27:06
- Last Update: 2022-11-11 18:05:41
- Commit Hash: b3b02fb
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/types-termcolor/
- Description:
- This is a PEP 561 type stub package for the `termcolor` package.
It can be used by type-checking tools like mypy, PyCharm, pytype
etc. to check code that uses `termcolor`.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}types-termcolor>0:devel/py-types-termcolor@${PY_FLAVOR}
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-types-termcolor
- Package flavors (<flavor>: <package>)
- py39: py39-types-termcolor
- distinfo:
- TIMESTAMP = 1663349803
SHA256 (types-termcolor-1.1.6.tar.gz) = 7e303da3c5c3464379193e62d6ae61d8680e21ec92ecbdfd4b0a85704e78d5d4
SIZE (types-termcolor-1.1.6.tar.gz) = 2390
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-types-termcolor
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-11-11
REASON: No longer needed, type annotations are now available in termcolor module
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.6 11 Nov 2022 18:05:41 |
Dmitry Marakasov (amdmi3) |
devel/py-types-termcolor: remove, no longer needed after py-termcolor update |
1.1.6 16 Sep 2022 19:26:31 |
Dmitry Marakasov (amdmi3) |
devel/py-types-termcolor: update 1.1.5 → 1.1.6 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.5 29 Jun 2022 21:43:31 |
Dmitry Marakasov (amdmi3) |
devel/py-types-termcolor: update 1.1.4 → 1.1.5 |
1.1.4 28 Apr 2022 17:52:31 |
Dmitry Marakasov (amdmi3) |
devel/py-types-termcolor: update 1.1.3 → 1.1.4 |
1.1.3 14 Apr 2022 20:23:37 |
Dmitry Marakasov (amdmi3) |
devel/py-types-termcolor: add port: Typing stubs for termcolor
This is a PEP 561 type stub package for the `termcolor` package.
It can be used by type-checking tools like mypy, PyCharm, pytype
etc. to check code that uses `termcolor`.
WWW: https://pypi.org/project/types-termcolor/ |
Number of commits found: 7
|