From b4e5aafb5c400e9f2c2b0151ce7c1d99bcc8c592 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 19:09:50 +0000 Subject: [PATCH 1/5] =?UTF-8?q?conf:=20SciPyData=20Japan=202026=20-=20Main?= =?UTF-8?q?=202026=20=F0=9F=86=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New year detected Source: https://scipydata.connpass.com/event/364718/ --- _data/conferences.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 426e78f6adf..df0b72e2b61 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -465,24 +465,6 @@ latitude: 37.9755648 longitude: 23.7348324 -- conference: PyCon Lithuania - alt_name: PyCon LT - year: 2026 - link: https://pycon.lt/2026 - cfp_link: https://pycon.lt/2026/call-for-proposals - cfp: '2026-01-15 23:59:00' - cfp_ext: '2026-01-31 23:59:00' - timezone: Europe/Vilnius - place: Vilnius, Lithuania - start: 2026-04-08 - end: 2026-04-10 - sponsor: https://pycon.lt/2026/partnership - sub: PY - location: - - title: PyCon Lithuania 2026 - latitude: 54.6870458 - longitude: 25.2829111 - - conference: PyCon Italy alt_name: PyCon Italia year: 2026 From a3eec6b448f9aa14cacbddd3f16623b208280553 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 May 2026 23:11:47 +0000 Subject: [PATCH 2/5] conf: data merge from PSF calendar Source: canonical-ics Triggered: 2026-05-21T23:11:47Z --- _data/archive.yml | 13 +++++++++++++ _data/conferences.yml | 14 ++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/_data/archive.yml b/_data/archive.yml index d60e01120dd..263568a3b5f 100644 --- a/_data/archive.yml +++ b/_data/archive.yml @@ -1,5 +1,18 @@ --- +- conference: PyCon Lithuania + year: 2026 + link: https://pycon.lt/2026 + cfp: TBA + place: Vilnius, Lithuania + start: 2026-04-08 + end: 2026-04-10 + sub: PY + location: + - title: PyCon Lithuania 2026 + latitude: 54.6870458 + longitude: 25.2829111 + - conference: PyCascades year: 2026 link: https://2026.pycascades.com/ diff --git a/_data/conferences.yml b/_data/conferences.yml index df0b72e2b61..6f479159809 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -617,6 +617,20 @@ latitude: 46.2047169 longitude: 6.1423106290939335 +- conference: PyCon Latam + alt_name: PyCon LatAm + year: 2026 + link: https://www.pylatam.org/ + cfp: TBA + place: Turrialba, Costa Rica + start: 2026-08-20 + end: 2026-08-23 + sub: PY + location: + - title: PyCon Latam 2026 + latitude: 9.7843604 + longitude: -83.4995932 + - conference: PyCon Singapore year: 2026 link: http://pycon.sg/ From 9e9ce0203b8523da5897a35d953d8d374fbe1c22 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 06:04:51 +0000 Subject: [PATCH 3/5] =?UTF-8?q?conf:=20[Conference]=20Python=20Norte=20202?= =?UTF-8?q?6=20=F0=9F=86=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New year detected Source: https://pythonnorte.org/ --- _data/conferences.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index 6f479159809..50169445c4a 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -617,6 +617,19 @@ latitude: 46.2047169 longitude: 6.1423106290939335 +- conference: Python Norte + year: 2026 + link: https://pythonnorte.org/ + cfp: TBA + place: Ananindeua, Brazil + start: 2026-08-27 + end: 2026-08-29 + sub: PY + location: + - title: Python Norte 2026 + latitude: -1.374035 + longitude: -48.4016623 + - conference: PyCon Latam alt_name: PyCon LatAm year: 2026 From 6b29660581b639898adfe14d473508107dbcd39a Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Fri, 22 May 2026 15:10:03 +0200 Subject: [PATCH 4/5] Modify PyCon Lithuania 2026 conference information Updated conference details for PyCon Lithuania 2026. --- _data/archive.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/archive.yml b/_data/archive.yml index 263568a3b5f..9f6c881c3e4 100644 --- a/_data/archive.yml +++ b/_data/archive.yml @@ -1,12 +1,17 @@ --- - conference: PyCon Lithuania + alt_name: PyCon LT year: 2026 link: https://pycon.lt/2026 - cfp: TBA + cfp_link: https://pycon.lt/2026/call-for-proposals + cfp: '2026-01-15 23:59:00' + cfp_ext: '2026-01-31 23:59:00' + timezone: Europe/Vilnius place: Vilnius, Lithuania start: 2026-04-08 end: 2026-04-10 + sponsor: https://pycon.lt/2026/partnership sub: PY location: - title: PyCon Lithuania 2026 From a0cc3261b0bfde5e6bcfebac95e20f79c6ff280f Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Fri, 22 May 2026 15:10:58 +0200 Subject: [PATCH 5/5] Rename conference from PyCon Latam to PyCon Latin America --- _data/conferences.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 50169445c4a..5323429d7e7 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -630,7 +630,7 @@ latitude: -1.374035 longitude: -48.4016623 -- conference: PyCon Latam +- conference: PyCon Latin America alt_name: PyCon LatAm year: 2026 link: https://www.pylatam.org/