Path to this page:
./
time/py-backports-datetime-fromisoformat,
Backport of Python 3.11s datetime.fromisoformat
Branch: CURRENT,
Version: 2.0.3,
Package name: py310-backports-datetime-fromisoformat-2.0.3,
Maintainer: pkgsrc-usersA backport of Python 3.11's datetime.fromisoformat methods to earlier versions
of Python 3.
Master sites:
Filesize: 23.035 KB
Version history: (Expand)
- (2025-01-13) Updated to version: py310-backports-datetime-fromisoformat-2.0.3
- (2024-09-12) Updated to version: py310-backports-datetime-fromisoformat-2.0.2
- (2024-01-25) Package added to pkgsrc.se, version py310-backports-datetime-fromisoformat-2.0.1 (created)
CVS history: (Expand)
2025-01-13 09:35:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-backports-datetime-fromisoformat: updated to 2.0.3
2.0.3
Silenced errors when compiling against Python 3.13
Note: backports.datetime_fromisoformat does nothing when used against Python \
3.11+. Use backports-datetime-fromisoformat; python_version < '3.11' in your \
dependency list to avoid even downloading it in modern Pythons
|
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-09-12 21:28:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-backports-datetime-fromisoformat: updated to 2.0.2
2.0.2
Add support for aarch64 wheels
Add builds for PyPy 3.10
|
2024-08-16 00:04:26 by Thomas Klausner | Files touched by this commit (7) |
Log message:
*: remove support for Python < 3.10
in a quest to fix pbulk
|
2024-01-24 22:49:04 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-backports-datetime-fromisoformat: added version 2.0.1
A backport of Python 3.11's datetime.fromisoformat methods to earlier versions
of Python 3.
|