Skip to content

Update dependency DateTime to v6#14

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/datetime-6.x
Open

Update dependency DateTime to v6#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/datetime-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
DateTime ~=4.3~=6.0 age adoption passing confidence

Release Notes

zopefoundation/DateTime (DateTime)

v6.0

Compare Source

  • Add support for Python 3.13, 3.14.

  • Drop support for Python 3.7, 3.8, 3.9.

  • Remove setuptools fossils.

  • Remove Python2 compatiblity code.

v5.5

Compare Source

  • Change pickle format to export the microseconds as an int, to
    solve a problem with dates after 2038.
    (#&#8203;56 <https://github.com/zopefoundation/DateTime/issues/56>_)

v5.4

Compare Source

  • Fix UnknownTimeZoneError when unpickling DateTime.DateTime().asdatetime().
    (#&#8203;58 <https://github.com/zopefoundation/DateTime/issues/58>_)

  • Repair equality comparison between DateTime instances and other types.
    (#&#8203;60 <https://github.com/zopefoundation/DateTime/issues/60>_)

v5.3

Compare Source

  • Add support for Python 3.12.

  • Add preliminary support for Python 3.13a2.

v5.2

Compare Source

  • Cast int to float in compare methods.
  • Fix compare methods between DateTime instances and None.
    (#&#8203;52 <https://github.com/zopefoundation/DateTime/issues/52>_)

v5.1

Compare Source

  • Add missing python_requires to setup.py.

v5.0

Compare Source

  • Drop support for Python 2.7, 3.5, 3.6.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/datetime-6.x branch from 625cc81 to 5b9cf47 Compare May 21, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants