From af275095c862ceccf564d8a7994bc2837545dfc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Jun 2026 23:02:48 +0000 Subject: [PATCH 1/3] chore: enrich TBA conferences with CFP data Enrichment level: full Triggered: 2026-06-27T23:02:48Z --- _data/conferences.yml | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 1ebbd4b4e9..4512ea21f4 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -1,5 +1,22 @@ --- +- conference: PyCon Wroclaw + year: 2026 + link: https://www.pyconwroclaw.com/ + cfp: '2026-09-30 23:59:00' + timezone: Europe/Warsaw + place: Wroclaw, Poland + start: 2026-11-20 + end: 2026-11-21 + sponsor: https://www.pyconwroclaw.com/#sponsors + twitter: pyconwroclaw + youtube: https://www.youtube.com/embed/NL9296S0mkM + sub: PY + location: + - title: PyCon Wroclaw 2026 + latitude: 51.1089776 + longitude: 17.0326689 + - conference: Django Day Copenhagen year: 2026 link: https://2026.djangoday.dk/ @@ -719,22 +736,6 @@ latitude: 55.9533456 longitude: -3.1883749 -- conference: PyCon Wroclaw - year: 2026 - link: https://www.pyconwroclaw.com/ - cfp: TBA - place: Wroclaw, Poland - start: 2026-11-20 - end: 2026-11-21 - sponsor: https://www.pyconwroclaw.com/#sponsors - twitter: pyconwroclaw - youtube: https://www.youtube.com/embed/NL9296S0mkM - sub: PY - location: - - title: PyCon Wroclaw 2026 - latitude: 51.1089776 - longitude: 17.0326689 - - conference: XtremePython year: 2026 link: https://xtremepython.dev/ @@ -762,6 +763,7 @@ year: 2026 link: https://pycon-nl.org/ cfp: TBA + timezone: Europe/Amsterdam place: Utrecht, Netherlands start: 2026-10-15 end: 2026-10-15 @@ -806,6 +808,7 @@ year: 2026 link: https://2026.ploneconf.org/ cfp: TBA + timezone: Europe/Amsterdam place: Maastricht, Netherlands start: 2026-09-21 end: 2026-09-27 @@ -852,6 +855,7 @@ year: 2026 link: https://pycon.am/ cfp: TBA + timezone: Asia/Yerevan place: Yerevan, Armenia start: 2026-07-24 end: 2026-07-25 @@ -866,6 +870,7 @@ year: 2026 link: https://pythonnorte.org/ cfp: TBA + timezone: America/Sao_Paulo place: Ananindeua, Brazil start: 2026-07-03 end: 2026-07-05 From 3627a03dc6caa745a644949ee95c2521770248c1 Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Sun, 28 Jun 2026 01:09:10 +0200 Subject: [PATCH 2/3] Update Plone Conference details for 2026 --- _data/conferences.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 4512ea21f4..d97ee8048f 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -807,8 +807,8 @@ - conference: Plone Conference year: 2026 link: https://2026.ploneconf.org/ - cfp: TBA - timezone: Europe/Amsterdam + cfp_link: https://2026.ploneconf.org/call-for-proposals + cfp: "2026-07-31 23:59:00" place: Maastricht, Netherlands start: 2026-09-21 end: 2026-09-27 From 782c530f94b6138e8201e659c43558700c54cdc4 Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Sun, 28 Jun 2026 01:12:12 +0200 Subject: [PATCH 3/3] Add CFP link and date for PyCon Wroclaw 2026 --- _data/conferences.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index d97ee8048f..558c6fe3cc 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -3,6 +3,7 @@ - conference: PyCon Wroclaw year: 2026 link: https://www.pyconwroclaw.com/ + cfp_link: https://cfp.pyconwroclaw.com/pycon-wroclaw-2026/cfp cfp: '2026-09-30 23:59:00' timezone: Europe/Warsaw place: Wroclaw, Poland