From f25ca481e13777bb0ee3bbd644bf2c5348d19dff Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Mon, 17 Jun 2024 23:22:35 +0200 Subject: [PATCH] Add icalendar zoneinfo branch + tzdata verison pin. Ref: https://github.com/collective/icalendar/pull/623 --- checkouts.cfg | 1 + sources.cfg | 2 +- versions.cfg | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/checkouts.cfg b/checkouts.cfg index b0a93ac0f7..17900744e0 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -10,6 +10,7 @@ auto-checkout = plone.app.upgrade Products.CMFPlone # These packages are manually added, or automatically added by mr.roboto: + icalendar plone.restapi plone.base plone.app.iterate diff --git a/sources.cfg b/sources.cfg index bb10f971eb..7ad8c71186 100644 --- a/sources.cfg +++ b/sources.cfg @@ -41,7 +41,7 @@ diazo = git ${remotes:plone}/diazo.git pushurl=${r five.customerize = git ${remotes:zope}/five.customerize.git pushurl=${remotes:zope_push}/five.customerize.git branch=master five.intid = git ${remotes:plone}/five.intid.git pushurl=${remotes:plone_push}/five.intid.git branch=master i18ndude = git ${remotes:collective}/i18ndude.git pushurl=${remotes:collective_push}/i18ndude.git branch=master -icalendar = git ${remotes:collective}/icalendar.git pushurl=${remotes:collective_push}/icalendar.git branch=master +icalendar = git ${remotes:collective}/icalendar.git pushurl=${remotes:collective_push}/icalendar.git branch=zoneinfo Plone = git ${remotes:plone}/Plone.git pushurl=${remotes:plone_push}/Plone.git branch=master plone.alterego = git ${remotes:plone}/plone.alterego.git pushurl=${remotes:plone_push}/plone.alterego.git branch=master plone.api = git ${remotes:plone}/plone.api.git pushurl=${remotes:plone_push}/plone.api.git branch=master diff --git a/versions.cfg b/versions.cfg index 29f072af80..e28f2a6c09 100644 --- a/versions.cfg +++ b/versions.cfg @@ -246,6 +246,7 @@ trio-websocket = 0.11.1 types-PyYAML = 6.0.12.10 types-toml = 0.10.8.5 typing-extensions = 4.9.0 +tzdata = 2024.1 Unidecode = 1.3.8 urllib3-secure-extra = 0.1.0 watchdog = 3.0.0