Update conda authored by Jameson Rollins's avatar Jameson Rollins
...@@ -17,15 +17,27 @@ Existing feedstocks: ...@@ -17,15 +17,27 @@ Existing feedstocks:
* https://github.com/conda-forge/guardian-feedstock * https://github.com/conda-forge/guardian-feedstock
* https://github.com/conda-forge/gpstime-feedstock * https://github.com/conda-forge/gpstime-feedstock
Missing packages:
* ndscope (https://github.com/conda-forge/staged-recipes/pull/8073)
* DTT
### EPICS
EPICS has some issues that need to be resolved. There are two epics "base" packages: `epics-base` which is 3.15.6, and `epicscorelibs` which is based on "EPICS 7": EPICS has some issues that need to be resolved. There are two epics "base" packages: `epics-base` which is 3.15.6, and `epicscorelibs` which is based on "EPICS 7":
* https://github.com/conda-forge/epics-base-feedstock * https://github.com/conda-forge/epics-base-feedstock
* https://github.com/conda-forge/epicscorelibs-feedstock
* https://github.com/conda-forge/pyepics-feedstock
* https://github.com/conda-forge/pcaspy-feedstock
Unfortunately, pyepics and pcaspy (both dependencies of guardian) are using the different versions:
* https://github.com/conda-forge/pyepics-feedstock/issues/19 * https://github.com/conda-forge/pyepics-feedstock/issues/19
Missing packages: Extensions:
* ndscope (https://github.com/conda-forge/staged-recipes/pull/8073)
* DTT
* MEDM (requires epics-extensions) * MEDM (requires epics-extensions)
* StripTool (requires epics-extensions) * StripTool (requires epics-extensions)
... ...
......