Skip to content

Switch from ruamel_yaml(_conda) to maintained ruamel.yaml #10691

@jezdez

Description

@jezdez

Current Behavior

#10441 renamed the names of the ruamel_yaml/ruamel.yaml to ruamel_yaml_conda to both which effectively breaks Python packaging of conda.

Steps to Reproduce

pip install -e .
$ pip install -e .
Obtaining file:///Users/jezdez/Code/git/conda
Collecting pycosat>=0.6.3
  Using cached pycosat-0.6.3-cp39-cp39-macosx_11_0_x86_64.whl
Collecting requests>=2.12.4
  Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
ERROR: Could not find a version that satisfies the requirement ruamel_yaml_conda>=0.11.14 (from conda)
ERROR: No matching distribution found for ruamel_yaml_conda>=0.11.14

Expected Behavior

There shouldn't be a dependency error.

Tasks

Metadata

Metadata

Assignees

Labels

in-progressissue is actively being worked onlocked[bot] locked due to inactivitysource::anacondacreated by members of Anaconda, Inc.type::tech-debtidentifies or resolves some technical debt

Type

No type

Projects

Status

🏁 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions