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-typing Type Hints for Python
3.7.4.1 devel Deleted on this many watch lists=6 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 3.7.4.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Python 2 only, backport of Python 3
Expired This port expired on: 2020-12-31
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-07-29 12:09:28
Last Update: 2021-01-12 20:14:46
SVN Revision: 561375
People watching this port, also watch:: autoconf, p5-Error, py39-pycparser, pcre, libidn
Also Listed In: python
License: PSFL
WWW:
https://pypi.org/project/typing/
Description:
This is a backport of the standard library typing module to Python versions older than 3.5. Typing defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools. WWW: https://pypi.org/project/typing/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}typing>0:devel/py-typing@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-typing
Package flavors (<flavor>: <package>)
  • py27: py27-typing
distinfo:
TIMESTAMP = 1582223012 SHA256 (typing-3.7.4.1.tar.gz) = 91dfe6f3f706ee8cc32d38edbbf304e9b7583fb37108fef38229617f8b3eba23 SIZE (typing-3.7.4.1.tar.gz) = 77982

Packages (timestamps in pop-ups are UTC):
py27-typing
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------3.7.4.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/scancode-toolkit*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
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/typing/
  2. https://pypi.org/packages/source/t/typing/
Collapse this list.
Port Moves
  • port deleted on 2021-01-12
    REASON: Python 2 only, backport of Python 3

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7.4.1
12 Jan 2021 20:14:46
Revision:561375Original commit files touched by this commit
rene search for other commits by this committer
Remove now unused PY_IPADDRESS and PY_TYPING and their ports.
3.7.4.1
03 Jan 2021 08:46:19
Revision:559996Original commit files touched by this commit
antoine search for other commits by this committer
Resurrect py-typing to unbreak bulk -a
3.7.4.1
02 Jan 2021 22:45:43
Revision:559976Original commit files touched by this commit
rene search for other commits by this committer
Remove some more expired ports:

devel/py-backports.functools_lru_cache
devel/py-backports_abc
devel/py-futures
devel/py-singledispatch
devel/py-typing
graphics/py-pillow6

Adjust dependent ports.
Tested with 'make index' against r559975
3.7.4.1
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
3.7.4.1
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.7.4.1
20 Oct 2020 02:02:40
Revision:552787Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-typing: Mark as deprecated, following lang/python27

PR:		249662
3.7.4.1
26 Feb 2020 20:48:05
Revision:527206Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.7.4.1

Changes:	https://github.com/python/typing/commits/master
PR:		244416
Submitted by:	sunpoet (myself)
Approved by:	rm (maintainer)
3.7.4
19 Feb 2020 17:59:36
Revision:526520Original commit files touched by this commit
antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
3.7.4
08 Aug 2019 18:47:06
Revision:508399Original commit files touched by this commit
sunpoet search for other commits by this committer
Revert r508396 which incorrectly changes USES=python version range

With hat:	python
3.7.4
08 Aug 2019 17:47:43
Revision:508396Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-typing: Remove the unnecessary python:-3.4 limitation

Approved by:	portmgr blanket
3.7.4
03 Aug 2019 20:57:59
Revision:508030Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.7.4

Changes:	https://github.com/python/typing/commits/master
PR:		239269
Submitted by:	amdmi3
Approved by:	maintainer (timeout, 17 days)
3.6.6
06 Mar 2019 18:08:09
Revision:494823Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.6

PR:		236272
Submitted by:	sunpoet (myself)
Approved by:	rm (maintainer)
3.6.4
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
3.6.4
05 Feb 2018 17:28:34
Revision:460987Original commit files touched by this commit
rm search for other commits by this committer
devel/py-typing: correct supported python version

This port is noop on anything equal or greater than Python 3.5

Reported by:	sunpoet
3.6.4
05 Feb 2018 17:03:41
Revision:460980Original commit files touched by this commit
rm search for other commits by this committer
devel/py-typing: update to 3.6.4
3.6.2
22 Sep 2017 20:52:07
Revision:450406Original commit files touched by this commit
rm search for other commits by this committer
devel/py-typing: update to 3.6.2
3.6.1
23 Apr 2017 16:11:14
Revision:439230Original commit files touched by this commit
rm search for other commits by this committer
devel/py-typing: update to 3.6.1
3.5.3.0
13 Jan 2017 20:07:56
Revision:431418Original commit files touched by this commit
rm search for other commits by this committer
devel/py-typing: update to 3.5.3.0
3.5.2.2
29 Jul 2016 12:09:19
Revision:419241Original commit files touched by this commit
rm search for other commits by this committer
This is a backport of the standard library typing module to Python
versions older than 3.5.
Typing defines a standard notation for Python function and variable type
annotations. The notation can be used for documenting code in a concise,
standard format, and it has been designed to also be used by static and
runtime type checkers, static analyzers, IDEs and other tools.

WWW: https://pypi.python.org/pypi/typing

Number of commits found: 19