2025-05-21 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
Name | Initials | Affiliation | GH Username |
---|---|---|---|
Schuyler Martin | SM | Anaconda | schuylermartin45 |
Jaime Rodríguez-Guerra | JRG | Quansight/sc | jaimergp |
Marco Esters | ME | Anaconda | marcoesters |
Michael Sarahan | MCS | NVIDIA/cf | msarahan |
John Kirkham | JK | NVIDIA/cf | jakirkham |
X people in total
Introductions
- [ ]
Announcements
- (SM) Conda Recipe Manager (CRM) 0.5.1 is now available.
- Has a handful of bug fixes for
crm convert
crm bump-recipe
will now attempt to auto-correct PyPi source URLs AND it will upgrade all PyPi URLs to usepypi.org
- Has a handful of bug fixes for
- (SM) Conda Recipe Manager has a new protected branch where we are starting to experiment building a faster V1 parser backed by Rust. No timelines or guarantees can be provided at this time.
- (JRG) conda-rattler-solver plugin preview:
conda install -n base conda-forge::conda-rattler-solver
+conda create --solver=rattler ...
.
New Agenda Items
- (SM) Thoughts on building a combined conda-forge/Anaconda linter written in Rust, powered by CRM's editing capabilities?
- In other words, a linter that is capable of being configured to accept conda-forge rules and Anaconda rules that can auto-fix linting issues.
- JRG: Related issue in conda-smithy: https://github.com/conda-forge/conda-smithy/issues/2234
- ...
- ...
- ...
- [ ]