--- tags: [meeting-notes] --- # conda-forge core meeting 2024-03-06 Add new agenda items under the `Your __new__() agenda items` heading - [Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09) - [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm) - [Last week's meeting](https://hackmd.io/#REPLACE_ME#) ## Attendees | Name | Initials | GitHub ID | Affiliation | | ----------------------- | -------- | --------------- | --------------------------- | | Sylvain Corlay | SC | SylvainCorlay | QuantStack | | Afshin Darian | AD | afshin | QuantStack | | Jaime Rodríguez-Guerra | JRG | | | | Cheng H. Lee | CHL | chenghlee | Anaconda/cf | | Klaus Zimmermann | KZ | zklaus | Quansight | | Daniel Ching | DJC | carterbox | Argonne National Lab | | Marco Esters | ME | marcoesters | Anaconda | | Isuru Fernando | IF | isuruf | Quansight/cf | | John Kirkham | JK | jakirkham | NVIDIA/cf | | | | | | | | | | | | | | | | | | | | | | | | | | X people total ### Standing items - [ ] ### From previous meeting(s) - [ ] ### Active votes - [ ] ### Your `__new__()` agenda items - [x] Round of introductions - [X] JRG: Review new [conda-forge.org/status](https://deploy-preview-2090--conda-forge-previews.netlify.app/status/) from https://github.com/conda-forge/conda-forge.github.io/pull/2090 - [x] JK: Dropping CUDA 11.2 - https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/5339 - https://gitlab.com/nvidia/container-images/cuda/-/issues/209 - Action item: edit announcement to mention when the images will be dropped (sometime before May 1st) - [x] JK: CUDA 12.4 - https://github.com/conda-forge/cuda-feedstock/issues/17 - [x] JK: GLIBC 2.28 - https://github.com/conda-forge/conda-forge.github.io/issues/1941 - HV: mostly needs progress w.r.t. which [CDTs](https://github.com/conda-forge/cdt-builds/issues/66) we keep - Remove cdtname from CDTs (benefit also for simplifying global zip_keys) - [x] HV: stdlib migration incoming soon-ish (needed for cos7 / glibc 2.17 switch this summer + macOS 10.13 ASAP) - ideally merge [backport](https://github.com/conda-forge/conda-build-feedstock/pull/220) of necessary conda-build fixes on feedstock or upstream - write a test for [smithy](https://github.com/conda-forge/conda-smithy/issues/1840) - write a test for https://github.com/regro/conda-forge-feedstock-check-solvable - finish review of stdlib-[piggyback](https://github.com/regro/cf-scripts/pull/2135) - run piggyback on first migration (boost 1.84), then for all migrations - [feel free to add relevant todos [here](https://github.com/conda-forge/conda-forge.github.io/issues/1844)] - Action item: Open stdlib meta issue ([done](https://github.com/conda-forge/conda-forge.github.io/issues/2102)) - [x] JK: Bugs w/`stdlib` in `zip_keys` - https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5499 - https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5592 ### Pushed to next meeting - [ ] JRG: [New JSON Schema for conda-forge.yml](https://github.com/conda-forge/conda-smithy/pull/1756) (automated linting + [docs](https://deploy-preview-2095--conda-forge-previews.netlify.app/docs/maintainer/conda_forge_yml/)!) - [ ] JRG: [New supporters](https://github.com/conda-forge/conda-forge.github.io/pull/2096). - [ ] DJC: Multi-output and removing static libs from packages as per CFEP-18 - Have begun opening PRs to remove static libraries and reduce the size of run_exports from packages in my dependency tree by creating soname (shared-library only) outputs - examples: libdav1d, libavif, cairo, jpeg-turbo, freetype - Tried to streamline / make it easier to craft multi-output recipes using an install script, but it's still clunky and requires too many changes - https://gist.github.com/carterbox/188ac74647e703cfa6700b58b076d712 - Going to try to upstream better support for package splitting to conda-build - https://github.com/conda/conda-build/pull/5216 ### CFEPs - [ ]