Claudius Haag

Results 6 issues of Claudius Haag

### Problem description When reactivating an old conda project, I wanted to introduce a `pyproject.toml` and using pixi at once. This currently does not work, as the error ```bash pixi...

enhancement

Hey! I packaged this for conda-forge. @darrenburns if you would like to become a maintainer, I would add you!

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? For conda-forge, I tried rerendering a feedstock...

type::bug
duplicate::primary

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

**Description** In the current release tarballs for `v2.8.7`, both from the website and github, a few files seem to be missing. **To Reproduce** Build from a tarball instead of the...

### Your question: This issue stems from a discussion had during the v1-migration of `tzdata`: https://github.com/conda-forge/tzdata-feedstock/pull/34 Rattler-build sets the `target_platform` to `noarch` for a `noarch: generic` recipe. conda-build does not...

question