./time/py-backports-datetime-fromisoformat, Backport of Python 3.11s datetime.fromisoformat

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.3, Package name: py310-backports-datetime-fromisoformat-2.0.3, Maintainer: pkgsrc-users

A backport of Python 3.11's datetime.fromisoformat methods to earlier versions
of Python 3.


Master sites:

Filesize: 23.035 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-13 09:35:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
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.