Skip to main content

2026-08-26 Conda Ecosystem Meeting

Zoom link · What time is the meeting in my time zone: 5pm, 2pm

Various parts of the conda ecosystem gather on a regular basis. This meeting brings together all of these sub-communities for a community wide call.

Attendees

  1. TH: Travis Hathaway (@travishathaway), Anaconda
  2. CHL: Cheng H. Lee (@chenghlee), Anaconda, C/SC, CF/C
  3. BZ: Bas Zalmstra (@baszalmstra), Prefix.dev, C/SC, CF/C
  4. LH: Ludovic Henry (@luhenry), Qualcomm / RISE
  5. DY: Dan Yeaw (@danyeaw), Anaconda
  6. JS: Jakov Smolic (@jsmolic), Quansight

Announcements

New agenda items

  • (HV, in absentia) Go/no-go for dropping py3.10, migrating for 3.15:
  • TH: prototypefund.de
    • Program partially funded by the German government (requires at least one team participant to have residency in Germany)
    • Two tracks that could be interesting for funding conda-forge related projects:
    • Do others feel like conda-forge could be a good match for this program?
    • If so, would anyone be interesting in writing an application for this program together as a team? (I think we could come up with some neat ideas!)
    • Application period is between 2026-10-01 and 2026-11-30
  • BZ: Update on publishing conda-forge packages directly to prefix.dev
    • We are working on "groups". conda-forge will be a group that can host multiple channels. Core members will be added as owners to this group.
    • We have a prototype that allows copying packages from a URL into a channel. All using graphQL.
    • The call is async it returns a job that can be queried for changes or just left alone.
    • A temporary channel will be created e.g. conda-forge/staging to which we will copy the packages. If this all works as expected we can switch the mirroring.
    • The call requires the API key of a core member, this can be scoped to specificly this operation and only on this channel.
    • In the future a frontend is added to view job states.
  • LH: linux-riscv64 / libffi review
  • IF: rattler-build not running tests
  • BZ: microrattler preview
    • A blazingly fast drop in replacement for conda but built natively in rust using rattler.
    • Will contribute to conda-incubator soon(TM).