Daniel Holth

Results 97 issues of Daniel Holth

I designed packaging tags to come in order of "most specific to this machine" to "least specific to this machine". Unfortunately pip has interpreted this as meaning "most specified", putting...

enhancement
good first issue
packaging.tags

### Description Improve type annotations on an internal method ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the...

cla-signed

### Description This is the start of something I've wanted: `grayskull pypi .` on a checkout to generate a recipe, suitable for committing to the project tree. Like https://github.com/conda/conda/blob/main/recipe/meta.yaml#L5-L7 where...

**Is your feature request related to a problem? Please describe.** Use pypa/build to get project metadata in a standard, build-system-independent way. **Additional context** Grayskull should be able to generate a...

enhancement
feature

### Description Tiny cleanup. `test()` function should not have a local variable named test. ### Checklist - did you ... - [x] Add a file to the `news` directory ([using...

cla-signed
stale::recovered

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html appears to be a more up-to-date...

type::documentation
source::anaconda

### Description Avoid calling `isfile()` twice on same filename in rapid succession ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the...

cla-signed

Mention info/paths.json ### Description This important file should be mentioned. ### Checklist - did you ... - [x] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the...

cla-signed

### Description This is a test for https://github.com/conda/conda/pull/14051 that demonstrates incorrect behavior. In order to get it to fail, I must execute the conda in the corrupted environment, instead of...

cla-signed

…tion ### Description Fix #14050 ; is there a different case where the additional check is necessary? How's our test coverage on this one? ### Checklist - did you ......

source::anaconda
cla-signed