notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-types-termcolor Typing stubs for termcolor
1.1.6 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.6Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
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`.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py39-termcolor-2*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/types-termcolor/
  2. https://pypi.org/packages/source/t/types-termcolor/
Collapse this list.
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)
CommitCreditsLog message
1.1.6
11 Nov 2022 18:05:41
commit hash: b3b02fb952efe3d91268183d7c0946544ececbf3commit hash: b3b02fb952efe3d91268183d7c0946544ececbf3commit hash: b3b02fb952efe3d91268183d7c0946544ececbf3commit hash: b3b02fb952efe3d91268183d7c0946544ececbf3 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-types-termcolor: remove, no longer needed after py-termcolor update
1.1.6
16 Sep 2022 19:26:31
commit hash: 130406307f2d86890772c55cb19db68b07fe2489commit hash: 130406307f2d86890772c55cb19db68b07fe2489commit hash: 130406307f2d86890772c55cb19db68b07fe2489commit hash: 130406307f2d86890772c55cb19db68b07fe2489 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-types-termcolor: update 1.1.5 → 1.1.6
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.5
29 Jun 2022 21:43:31
commit hash: bb09d31bc506791fd909933b9f63527ca75088b4commit hash: bb09d31bc506791fd909933b9f63527ca75088b4commit hash: bb09d31bc506791fd909933b9f63527ca75088b4commit hash: bb09d31bc506791fd909933b9f63527ca75088b4 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-types-termcolor: update 1.1.4 → 1.1.5
1.1.4
28 Apr 2022 17:52:31
commit hash: 7a311ac14c13f94bdaf0ca1e9e9003d66808cc85commit hash: 7a311ac14c13f94bdaf0ca1e9e9003d66808cc85commit hash: 7a311ac14c13f94bdaf0ca1e9e9003d66808cc85commit hash: 7a311ac14c13f94bdaf0ca1e9e9003d66808cc85 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-types-termcolor: update 1.1.3 → 1.1.4
1.1.3
14 Apr 2022 20:23:37
commit hash: 51623a88a7f9415cd6883c3a729e18821d3f0082commit hash: 51623a88a7f9415cd6883c3a729e18821d3f0082commit hash: 51623a88a7f9415cd6883c3a729e18821d3f0082commit hash: 51623a88a7f9415cd6883c3a729e18821d3f0082 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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