Port details |
- py-python-dateutil Extensions to the standard Python datetime module
- 2.9.0 devel =3 2.9.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-04-13 14:51:03
- Last Update: 2024-04-13 14:47:51
- Commit Hash: 84a372a
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://dateutil.readthedocs.io/en/stable/
- https://github.com/dateutil/dateutil
- Description:
- The dateutil module provides powerful extensions to the standard datetime
module, available in Python.
- ¦ ¦ ¦ ¦
- 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}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-dateutil/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-dateutil
- pkg install py39-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-python-dateutil listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-python-dateutil
- Package flavors (<flavor>: <package>)
- py39: py39-python-dateutil
- distinfo:
- TIMESTAMP = 1709390526
SHA256 (python-dateutil-2.9.0.tar.gz) = 78e73e19c63f5b20ffa567001531680d939dc042bf7850431877645523c66709
SIZE (python-dateutil-2.9.0.tar.gz) = 342990
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-setuptools-scm>=0 : devel/py-setuptools-scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-freezegun>=0 : devel/py-freezegun@py39
- py39-hypothesis>=3.30 : devel/py-hypothesis@py39
- py39-pytest-cov>=2.0.0 : devel/py-pytest-cov@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-six>=1.5 : devel/py-six@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- astro/kosmorro
- astro/py-kosmorrolib
- audio/py-pyradio
- comms/py-pynitrokey
- deskutils/calibre
- devel/py-holidays
- finance/beancount
- for Run
-
- astro/kosmorro
- astro/py-kosmorrolib
- astro/py-skyfield
- astro/py-spacetrack
- audio/picard
- audio/py-pyradio
- benchmarks/py-zopkio
-
Deleted ports which required this port:
- * - 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:
- devel_py-python-dateutil
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/py-dateutil on 2024-04-13
REASON: Move devel/py-dateutil to devel/py-python-dateutil
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.0 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
Number of commits found: 1
|