-
### What is your suggestion?
I would like to be able to pass an option to `--build` at install time to only build "build requirements".
## Motivation
we have a scenario where all our requiremen…
-
I've noticed that one side-effect of using "-F" for a receive is that all the snapshots that exist on the archival host are removed if they were also removed on the host being backed up. This present…
-
These are some of the most common offenders for version conflicts currently, in my experience. I propose doing a version bump for the listed recipes, about a 100 packages in total. I would add Boost t…
-
### What is your question?
Hi! I have a questing regarding lockfiles.
I have a project in whick i have a conanfile called `conan_project.py`. In the `conan_project.py` file i am calling the requir…
-
## Overview
I'm not sure how this is possible?
See below for the relevant snippet from unsatisfiable lockfile that was emitted.
```
# This file was autogenerated by uv via the following comm…
-
I would like work towards enabling `rattler-build` on conda-forge and the new recipe format in Q1 2024.
This is a tracking issue for the remaining tasks:
- [ ] Stabilize recipe format and "rende…
wolfv updated
2 months ago
-
## The dependency [is](https://github.com/enricomarino/is) was updated from `3.2.1` to `3.3.0`.
🚨 [View failing branch](https://github.com/atelljohannsmothers/protractor-jasmine2-parallel-html-repor…
-
We should probably have a canonical guide to installing dependencies on packaging.python.org, especially since [PEP 508](https://www.python.org/dev/peps/pep-0508/) has changed things like how to link …
-
**Is your feature request related to a problem? Please describe.**
micropipenv provides easy to use tool to install application dependencies. It might be an interesting feature to let users know mo…
-
# Nickel package management
A package manager (PM) is an indispensable part of the tooling of any programming language out there. By PM, we mean a way to distribute and depend on external Nickel code…