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
Port details
py-types-python-dateutil Typing stubs for python-dateutil
2.8.19.14 devel on this many watch lists=2 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 2.8.19.14Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-16 20:48:15
Last Update: 2023-07-21 06:38:40
Commit Hash: 89e7621
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://github.com/python/typeshed
Description:
This is a PEP 561 type stub package for the python-dateutil package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses python-dateutil.
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-python-dateutil>0:devel/py-types-python-dateutil@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-types-python-dateutil/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-types-python-dateutil
  • pkg install py39-types-python-dateutil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-types-python-dateutil listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-types-python-dateutil
Package flavors (<flavor>: <package>)
  • py39: py39-types-python-dateutil
distinfo:
TIMESTAMP = 1689920094 SHA256 (types-python-dateutil-2.8.19.14.tar.gz) = 1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b SIZE (types-python-dateutil-2.8.19.14.tar.gz) = 8720

Packages (timestamps in pop-ups are UTC):
py39-types-python-dateutil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.8.19.13--2.8.19.142.8.19.142.8.19.14
FreeBSD:14:latest-----2.8.19.13-2.8.19.13
FreeBSD:14:quarterly-----2.8.19.142.8.19.142.8.19.14
FreeBSD:15:latest--n/a-n/a2.8.19.142.8.19.142.8.19.14
 

py311-types-python-dateutil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.8.19.142.8.19.14-2.8.19.142.8.19.14---
FreeBSD:13:quarterly2.8.19.142.8.19.14-2.8.19.142.8.19.14---
FreeBSD:14:latest2.8.19.142.8.19.14-2.8.19.142.8.19.14---
FreeBSD:14:quarterly2.8.19.142.8.19.14-2.8.19.142.8.19.14---
FreeBSD:15:latest2.8.19.142.8.19.14n/a2.8.19.14n/a---
 

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
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-arrow
  2. devel/py-pyquil

Configuration Options:
No options to configure
Options name:
devel_py-types-python-dateutil
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-python-dateutil/
  2. https://pypi.org/packages/source/t/types-python-dateutil/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.19.14
21 Jul 2023 06:38:40
commit hash: 89e762140fc06bd5bc7177d2a6f120dbc3fb369acommit hash: 89e762140fc06bd5bc7177d2a6f120dbc3fb369acommit hash: 89e762140fc06bd5bc7177d2a6f120dbc3fb369acommit hash: 89e762140fc06bd5bc7177d2a6f120dbc3fb369a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-types-python-dateutil: Update 2.8.19.13 → 2.8.19.14

Reported by:	portscout
2.8.19.13
30 Jun 2023 07:08:30
commit hash: c44b41cc4a257ee2aa90ac5e6402db7432bb41cccommit hash: c44b41cc4a257ee2aa90ac5e6402db7432bb41cccommit hash: c44b41cc4a257ee2aa90ac5e6402db7432bb41cccommit hash: c44b41cc4a257ee2aa90ac5e6402db7432bb41cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-types-python-dateutil: Clean up USES=python

Approved by:	portmgr (blanket)
With hat:	python
2.8.19.13
16 Jun 2023 20:47:22
commit hash: 5276af733e349243082abec23591fd0b55da3176commit hash: 5276af733e349243082abec23591fd0b55da3176commit hash: 5276af733e349243082abec23591fd0b55da3176commit hash: 5276af733e349243082abec23591fd0b55da3176 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-types-python-dateutil: New port: Typing stubs for python-dateutil

Number of commits found: 3