Skip to main content

2025-11-05 Conda Community Meeting

Zoom link · What time is the meeting in my time zone

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

Attendees

NameInitialsAffiliationGH Username
Daniel ChingDJCNVIDIA/cfcarterbox
Bas ZalmstraBZPrefix.devbaszalmstra
Cheng H. LeeCHLAnaconda/cfchenghlee
Jaime Rodríguez-GuerraJRGQuansight/cfjaimergp
Ryan KeithRSKAnacondaryanskeith
Schuyler MartinSMAnacondaschuylermartin45

X people in total

Introductions

  • [ ]

Announcements

  • [ ]

New Agenda Items

  • DJC: nvidia-virtual-packages
  • JRG: A bunch of foundational CEPs ready for comments.
    • How to handle the vote? Thinking of establishing a temporary committee that the SC delegates to for this unusual amount of inter-related CEPs that hopefully make it easier for innovation CEPs.
      • Cheng: supportive of the idea.
  • BZ: FOSDEM2026 (Brussels, Jan 31st - Feb 1st) can we meeting as at least the steering council face to face?
    • Will also have a Packaging Dev Room (Sat. morning)
    • WV: Really liked last year, different from Scipy, bigger, very open-sourcy.
    • Action item: Open discussion on Zulip to gather attention.
  • BZ: Conditional dependency support merged in rattler! Extras as well. Flags still pending. All under experimental features.
    • Need to be enabled in Python bindings.
    • Exposed in rattler binary.
    • Syntax as expressed in CEP so far, easy to change if needed. Most complex part was the solver (resolvo).
    • JRG: How costly would it be to port this to libsolv/libmamba?
      • BZ: libsolv technically supports conditional rules, so it should be doable. Depends on how libmamba is wrapping it, but probably more a "weeks effort" than a "days effort".
  • SM: New release of conda-recipe-manager.
    • New feature coming soon, might impact conda-build usage.
    • Trying to get into handling conda_build_config.yaml and variants.