-
- Downloads
Implement hot-fix to repo indexing
Adds a conda package that when uploaded to our channel, patches the repodata. Related to #53
parent
1e52af87
No related branches found
No related tags found
Showing
- deps/order.txt 1 addition, 0 deletionsdeps/order.txt
- deps/repodata-patches/.gitignore 1 addition, 0 deletionsdeps/repodata-patches/.gitignore
- deps/repodata-patches/LICENSE.txt 14 additions, 0 deletionsdeps/repodata-patches/LICENSE.txt
- deps/repodata-patches/gen_patch_json.py 127 additions, 0 deletionsdeps/repodata-patches/gen_patch_json.py
- deps/repodata-patches/meta.yaml 47 additions, 0 deletionsdeps/repodata-patches/meta.yaml
- deps/repodata-patches/readme.md 47 additions, 0 deletionsdeps/repodata-patches/readme.md
- deps/repodata-patches/show_diff.py 86 additions, 0 deletionsdeps/repodata-patches/show_diff.py
- deps/repodata-patches/test_gen_patch_json.py 29 additions, 0 deletionsdeps/repodata-patches/test_gen_patch_json.py
deps/repodata-patches/.gitignore
0 → 100644
deps/repodata-patches/LICENSE.txt
0 → 100644
deps/repodata-patches/gen_patch_json.py
0 → 100644
deps/repodata-patches/meta.yaml
0 → 100644
deps/repodata-patches/readme.md
0 → 100644
deps/repodata-patches/show_diff.py
0 → 100755
deps/repodata-patches/test_gen_patch_json.py
0 → 100644
Please register or sign in to comment