Path to this page:
./
time/py-relativetimebuilder,
Dateutil relativedeltas for calendar precision with aniso8601
Branch: CURRENT,
Version: 3.0.0nb1,
Package name: py311-relativetimebuilder-3.0.0nb1,
Maintainer: pkgsrc-usersaniso8601 builder for dateutil relativedeltas
Features
* Provides RelativeTimeBuilder compatible with aniso8601
* Returns dateutil relativedelta objects for durations
Required to run:[
time/py-dateutil] [
time/py-aniso8601] [
lang/python310]
Master sites:
Filesize: 12.537 KB
Version history: (Expand)
- (2024-04-30) Updated to version: py311-relativetimebuilder-3.0.0nb1
- (2023-08-29) Updated to version: py311-relativetimebuilder-3.0.0
- (2023-02-09) Updated to version: py310-relativetimebuilder-1.0.0nb1
- (2022-01-05) Updated to version: py39-relativetimebuilder-1.0.0nb1
- (2021-10-07) Updated to version: py39-relativetimebuilder-1.0.0
- (2019-04-03) Package added to pkgsrc.se, version py27-relativetimebuilder-1.0.0 (created)
CVS history: (Expand)
2023-08-29 09:02:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-relativetimebuilder: updated to 3.0.0
relativetimebuilder 3.0.0
Changes
Add support for concise interval format (e.g. "2007-12-14T13:30/15:30")
Implement range checks supported by aniso8601 9.0.0
Add version to version.py
Cleaner reading of README.rst into the long_description field of setup.py
Define long_description_content_type as text/x-rst
Simplify Sphinx configuration
Bump copyright date to 2021
Deprecation
Deprecate running tests with python setup.py tests as the test suite support in \
Setuptools is deprecated
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message:
time: Remove SHA1 hashes for distfiles
|
2019-04-03 16:50:45 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-relativetimebuilder: added version 1.0.0
aniso8601 builder for dateutil relativedeltas
Features
* Provides RelativeTimeBuilder compatible with aniso8601
* Returns dateutil relativedelta objects for durations
|