Port details |
- py-croniter2 Iteration support for datetime objects with cron like format(2.x)
- 2.0.7_1 sysutils
=2 2.0.7Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2024-03-04 12:39:41
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/croniter/
- Description:
- Croniter provides iteration for datetime object with cron like format.
¦ ¦ ¦ ¦ 
- 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}croniter2>0:sysutils/py-croniter2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-croniter2/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-croniter2
- pkg install py311-croniter2
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 py311-croniter2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-croniter2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722181495
SHA256 (croniter-2.0.7.tar.gz) = 1041b912b4b1e03751a0993531becf77851ae6e8b334c9c76ffeffb8f055f53f
SIZE (croniter-2.0.7.tar.gz) = 49655
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:
-
- py311-python-dateutil>=1.5 : devel/py-python-dateutil@py311
- py311-pytz>2021.1 : devel/py-pytz@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-buildbot
- security/caldera
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-croniter2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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 |
2.0.7_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.0.7 28 Jul 2024 16:30:08
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/py-croniter2: Update version 2.0.6=>2.0.7
Changelog: https://github.com/kiorky/croniter/releases/tag/2.0.7 |
2.0.6 27 Jul 2024 13:06:54
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/py-croniter2: Update version 2.0.5=>2.0.6
Changelog: https://github.com/kiorky/croniter/releases/tag/2.0.6 |
2.0.5 23 Apr 2024 10:47:21
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/py-croniter2: Update version 2.0.3=>2.0.5
Changelog: https://github.com/kiorky/croniter/releases/tag/2.0.5 |
2.0.3_1 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 |
2.0.3 20 Mar 2024 09:36:03
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/py-croniter2: Update version 2.0.2=>2.0.3 |
2.0.2 04 Mar 2024 12:31:04
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/py-croniter2: New port
Iteration support for datetime objects with cron like format(2.x)
Please note that when all ports dependent upon sysutils/py-croniter
supports this version sysutils/py-croniter should be updated and this
port should be removed. |
Number of commits found: 7
|