diff --git a/examples/turtlesim/README.md b/examples/turtlesim/README.md index 8de8f8169..6c6f6af3c 100644 --- a/examples/turtlesim/README.md +++ b/examples/turtlesim/README.md @@ -1,10 +1,13 @@ -# Simple ROS2 turtlesim example +# Simple ROS turtlesim example -Run this in two terminals. +## To run the ROS2 humble example +Run this in **two** terminals. ```shell pixi run start ``` -And +Select the `default` environment for all of the `humble` examples. + +And then ```shell pixi run teleop ``` @@ -15,3 +18,52 @@ There you can run any of the commands available in the environment. pixi shell ros2 topic echo /turtle1/cmd_vel ``` + +### Now run a script to visualize the turtle in rviz +Run this in **two** more terminals. +```shell +pixi run rviz +``` + +```shell +pixi run viz +``` + +## To run the ROS1 Noetic example + +Run this in **three** terminals. +```shell +# Start roscore +pixi run -e noetic core +``` +or without `-e noetic` and select the `noetic` environment for all of the `noetic` examples. + +```shell +# Start turtlesim +pixi run -e noetic start +``` + +```shell +pixi run -e noetic teleop +``` + +It is also possible to start a shell in the environment. +There you can run any of the commands available in the environment. +```shell +pixi shell -e noetic +rostopic echo /turtle1/cmd_vel +``` + +### Now run a script to visualize the turtle in rviz +Run this in **two** more terminals. +```shell +pixi run -e noetic rviz +``` + +```shell +pixi run -e noetic viz +``` + +Add the visual marker for the turtle to the displays in rviz. + +If you now teleop the turtle, you should see it move in rviz aswell now. diff --git a/examples/turtlesim/pixi.lock b/examples/turtlesim/pixi.lock index fb8a876f2..dcc983842 100644 --- a/examples/turtlesim/pixi.lock +++ b/examples/turtlesim/pixi.lock @@ -1,45 +1,50 @@ version: 5 environments: - default: + all: channels: - - url: https://conda.anaconda.org/conda-forge/ + - url: https://fast.prefix.dev/conda-forge/ - url: https://conda.anaconda.org/robostack-staging/ packages: linux-64: - conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.5-py311h61187de_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.10-py311h2dc5d0c_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/apr-1.7.0-hd590300_6.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-hfb0e8fe_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bcrypt-4.2.0-py311h9e33e62_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-hc2324a3_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/boost-1.82.0-h781c19f_6.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hd590300_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hd590300_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-3.25-h781c19f_2.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-h320fe9a_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/boost-cpp-1.82.0-h44aadfe_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-3.25-h781c19f_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-h6dcdc2f_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.33.1-heb4867d_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.7.4-hbcca054_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.1-heb4867d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.0-py311ha8e6434_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.1-py311hf29c0ef_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.28.3-hcfe8598_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/cppcheck-2.14.2-py311hdd5f75e_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.0-py311hc6616f6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cppcheck-2.15.0-py311h59791a5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.1-py311hafd3f86_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda @@ -49,22 +54,22 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/expat-2.5.0-hcb278e6_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-6.1.1-gpl_he44c6f3_112.conda - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h2b5ea80_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h54ed35b_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/fmt-10.2.1-h00ab1b0_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.53.1-py311h61187de_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.54.1-py311h9ecbd09_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/foonathan-memory-0.7.2-h27087fc_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-hac7e632_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4b96d29_20.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py311h459d7ec_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py311h9ecbd09_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda @@ -76,6 +81,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/gmock-1.14.0-ha770c72_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gpgme-1.18.0-h27087fc_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/graphviz-9.0.0-h78e8752_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.22.9-h8e1006c_0.conda @@ -86,40 +92,45 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/hicolor-icon-theme-0.17-ha770c72_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.11-hfc55251_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.4.0-pyha770c72_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.5-py311h9547e67_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py311hd18a35c_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.43-h712a8e2_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libacl-2.3.2-h0f662aa_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libapr-1.7.0-hd590300_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libapriconv-1.2.2-hd590300_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libaprutil-1.6.1-h40f5838_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-23_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libassuan-2.5.7-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-24_linux64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.82.0-h6fcfa73_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.82.0-h00ab1b0_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.82.0-ha770c72_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.82.0-py311h92ebd52_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.82.0-py311h781c19f_6.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hd590300_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hd590300_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-23_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-24_linux64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-15.0.7-default_h127d8a8_5.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang13-15.0.7-default_h5d6823c_5.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda @@ -149,10 +160,10 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libignition-cmake2-2.17.2-hac33072_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libignition-math6-6.15.1-py311h6ccdd8d_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libignition-math6-6.15.1-py311he92c4ec_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-23_linux64_openblas.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-23_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-24_linux64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda @@ -176,22 +187,23 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h482b261_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.1-h2a13503_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/librsvg-2.58.1-hadf69e7_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.20-h4ab18f5_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.5-hb6d7363_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.7-h2774228_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.48.0-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.49.1-hb9d3cd8_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libva-2.21.0-h4ab18f5_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda @@ -204,14 +216,16 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-h4ab18f5_6.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py311h38be061_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/log4cxx-1.1.0-ha5ff813_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py311h38be061_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.2.2-py311hc0a218f_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-4.3.3-py311h2cbdf9a_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h74b4f7c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h2b939e6_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.0.8-py311h52f7536_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.0.5-py311h459d7ec_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.1.0-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.1.0-py311h9ecbd09_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.0.33-hf1915f5_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.0.33-hca2cd23_6.conda @@ -219,18 +233,21 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/netifaces-0.11.0-py311h459d7ec_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/nss-3.100-hca3bf56_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py311h64a7726_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ogre-1.10.12.1-hfa30d70_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-haf962dd_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.1-hb9d3cd8_3.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h59595ed_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h5888daf_7.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pango-1.54.0-h84a9a3c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.13.1-h4836831_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre-8.45-h9c3ff4c_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda @@ -240,36 +257,47 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h4bc722e_1009.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/poco-1.12.4-h08a2579_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h331c9d8_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/propcache-0.2.0-py311h9ecbd09_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-hb9d3cd8_1002.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-16.1-hb77b528_5.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt5_py311hf899e8c_515.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.5-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.6-py311hd18a35c_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.5-py311hd18a35c_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/pybullet-3.25-py311h320fe9a_2.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.26.1-py311h64ab44a_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.6-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybullet-3.25-py311h6dcdc2f_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.27.0-py311h124c5f0_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycryptodome-3.20.0-py311h35130b2_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycryptodomex-3.20.0-py311h9ecbd09_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pynacl-1.5.0-py311h9ecbd09_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py311hf0fb5b6_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py311hb755f60_5.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqtwebengine-5.15.9-py311hd529140_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.8-hab00c5b_0_cpython.conda - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/python-orocos-kdl-1.5.1-py311hfdbb021_7.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-5_cp311.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h61187de_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h9ecbd09_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-h5810be5_19.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qt-webengine-5.15.8-h7517aa4_5.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/rhash-1.4.4-hd590300_0.conda + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-msgs-1.2.1-py311hb335429_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-cpp-0.20.3-py311hb335429_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-interfaces-0.20.3-py311hb335429_6.tar.bz2 @@ -558,11 +586,197 @@ environments: - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-visualization-msgs-4.2.3-py311hb335429_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-yaml-cpp-vendor-8.0.2-py311hb335429_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-zstd-vendor-0.15.9-py311hefdfea7_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-1.14.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-tutorials-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-angles-1.9.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bond-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bond-core-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bondcpp-1.8.6-py311hc091ac8_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bondpy-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-catkin-0.8.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-class-loader-0.5.0-py311h0357816_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cmake-modules-0.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-common-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-common-tutorials-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-control-msgs-1.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cpp-common-0.7.3-py311hb303436_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cv-bridge-1.16.2-py311h5fd4792_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-desktop-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-aggregator-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-analysis-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-updater-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostics-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-dynamic-reconfigure-1.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-eigen-conversions-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-executive-smach-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-filters-1.9.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gencpp-0.7.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geneus-3.0.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genlisp-0.4.18-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genmsg-0.6.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gennodejs-2.0.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genpy-0.6.15-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-tutorials-0.2.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gl-dependency-1.1.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-image-transport-1.12.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-interactive-markers-1.12.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-joint-state-publisher-1.15.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-kdl-conversions-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-kdl-parser-1.14.2-py311hfc76a15_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-laser-geometry-1.6.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-librviz-tutorial-0.11.0-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-map-msgs-1.14.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-media-export-0.3.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-filters-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-generation-0.4.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-runtime-0.4.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-mk-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nav-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-1.11.0-py311hc091ac8_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-core-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-topic-tools-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-pluginlib-1.13.0-py311hfc76a15_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-pluginlib-tutorials-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-python-qt-binding-0.4.4-py311hf4f0b2d_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-dotgraph-0.4.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-0.4.2-py311hf4f0b2d_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-cpp-0.4.2-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-py-common-0.4.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qwt-dependency-1.1.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-resource-retriever-1.12.7-py311hfbeaf8d_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-robot-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-robot-state-publisher-1.15.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-base-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-comm-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-core-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-environment-1.3.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-tutorials-0.10.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-migration-rule-1.0.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-storage-1.16.0-py311h4650964_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbash-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosboost-cfg-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbuild-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosclean-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosconsole-1.14.3-py311h0d448f3_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosconsole-bridge-0.5.4-py311hb303436_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-core-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-serialization-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-traits-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-tutorials-0.10.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscreate-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosgraph-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosgraph-msgs-1.11.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslang-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslaunch-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslib-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslint-0.12.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslisp-1.9.25-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslz4-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmake-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmaster-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmsg-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosnode-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosout-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospack-2.6.2-py311hfc76a15_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosparam-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospy-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospy-tutorials-0.10.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosservice-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostest-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostime-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostopic-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosunit-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roswtf-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-action-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-bag-0.5.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-bag-plugins-0.5.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-common-plugins-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-console-0.4.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-dep-0.4.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-graph-0.4.14-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-0.5.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-py-0.5.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-image-view-0.4.17-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-launch-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-logger-level-0.4.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-moveit-0.5.11-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-msg-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-nav-view-0.5.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-plot-0.4.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-pose-view-0.5.11-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-publisher-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-py-common-0.5.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-py-console-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-reconfigure-0.5.5-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-monitor-0.5.15-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-plugins-0.5.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-steering-0.5.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-rviz-0.7.0-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-service-caller-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-shell-0.4.11-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-srv-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-tf-tree-0.6.4-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-top-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-topic-0.4.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-web-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-1.14.20-py311h9964df9_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-python-tutorial-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-self-test-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-sensor-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-shape-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-msgs-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-ros-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smclib-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-std-msgs-0.5.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-std-srvs-1.11.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-stereo-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf-1.13.2-py311hd50fb47_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf-conversions-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-0.7.7-py311hb303436_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-kdl-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-msgs-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-py-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-ros-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-topic-tools-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-trajectory-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-actionlib-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-tf-0.2.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-tf2-0.2.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtlesim-0.10.2-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-1.13.2-py311h6c2da11_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-parser-plugin-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-tutorial-0.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-tutorials-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-viz-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-webkit-dependency-1.1.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-xacro-1.14.17-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-xmlrpcpp-1.16.0-py311hb335429_17.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros2-distro-mutex-0.5.0-humble.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sbcl-2.4.8-h380526a_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.28.5-h77f46ba_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/sip-6.7.12-py311hb755f60_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda @@ -570,20 +784,24 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/spdlog-1.12.0-hd2e6256_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.46.0-h6d4b2fc_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.0-hac33072_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.12.0-h84d6215_4.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.12.0-h94b29a5_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/swig-4.2.1-hc9a1274_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.13.0-h94b29a5_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml-2.6.2-h4bd325d_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml2-10.0.0-h59595ed_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/uncrustify-0.74.0-h27087fc_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/unixodbc-2.3.12-h661eb56_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-4.0.1-h7fd8c06_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom_headers-1.1.2-h84d6215_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/utfcpp-4.0.5-ha770c72_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-base-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/x264-1!164.3095-h166bdaf_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/x265-3.5-h924138e_3.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.0-hd590300_1.conda @@ -592,15 +810,19 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.9-hd590300_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.1-h8ee46fc_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-h7f98852_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-h7f98852_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-compositeproto-0.4.2-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-damageproto-1.2.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hb9d3cd8_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-he73a12e_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-h8ee46fc_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxaw-1.0.14-h7f98852_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxcomposite-0.4.6-h0b41bf4_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdamage-1.1.5-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.5-hb9d3cd8_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxfixes-5.0.3-h7f98852_1004.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxi-1.7.10-h4bc722e_1.conda @@ -609,49 +831,57 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrandr-1.5.2-h7f98852_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxt-1.3.0-hd590300_1.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-h7f98852_1001.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-h7f98852_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxtst-1.2.5-h4bc722e_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-recordproto-1.14.2-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-util-macros-1.20.1-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-hb9d3cd8_1004.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-hb9d3cd8_1008.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-cpp-0.8.0-h59595ed_0.conda - - conda: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.9.4-py311h459d7ec_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.14.0-py311h9ecbd09_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.13-h4ab18f5_6.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/zziplib-0.13.69-h27826a3_1.tar.bz2 osx-64: - - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/aiohttp-3.10.5-py311h72ae277_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/aiohttp-3.10.10-py311ha971863_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/aom-3.9.1-hf036a51_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/apr-1.7.0-hf5a09cc_6.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h460e769_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bcrypt-4.2.0-py311h95688db_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.5-hafa3907_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h0dc2134_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h0dc2134_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-3.25-h9bdd199_2.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-h7be5568_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-cpp-1.82.0-h07eb623_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-3.25-h9bdd199_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-he75c550_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-hfdf4475_7.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.33.1-h44e7173_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.7.4-h8857fd0_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.34.1-h44e7173_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.8.30-h8857fd0_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h99e66fa_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.0-py311h6e3bf6f_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.1-py311h137bacd_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.28.3-h7c85d92_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/console_bridge-1.0.2-hbb4e6a2_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/cppcheck-2.14.2-py311hc9b8a49_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.0-py311h4ba4ffd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cppcheck-2.15.0-py311h58e3611_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.1-py311he4fabbe_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/double-conversion-3.3.0-he965462_0.conda @@ -661,21 +891,21 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/expat-2.5.0-hf0c8a7f_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/ffmpeg-6.1.1-gpl_h0089088_112.conda - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/flann-1.9.2-h3d5753d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/flann-1.9.2-hc487e18_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/fmt-10.2.1-h7728843_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.14.2-h5bb23bf_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.53.1-py311h72ae277_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.54.1-py311h3336109_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/foonathan-memory-0.7.2-hf0c8a7f_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-hdc0ade2_20.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/frozenlist-1.4.1-py311he705e18_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/frozenlist-1.4.1-py311h3336109_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.12-ha587570_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/gettext-0.22.5-hdfe23c8_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/gettext-tools-0.22.5-hdfe23c8_3.conda @@ -687,6 +917,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/gmock-1.14.0-h694c41f_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-hf036a51_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/gnutls-3.7.9-h1951705_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gpgme-1.18.0-hbbd2c75_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/graphite2-1.3.13-h73e2aa4_1003.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/graphviz-9.0.0-hee74176_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.4-ha0a8333_0.conda @@ -697,39 +928,45 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/harfbuzz-8.5.0-h053f038_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/hdf4-4.2.15-h8138101_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_h687a608_105.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/hicolor-icon-theme-0.17-h694c41f_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.11-h2d185b6_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.4.0-pyha770c72_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/jasper-4.2.4-hb10263b_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/jsoncpp-1.9.5-h940c156_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.5-py311h5fe6e05_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.7-py311hf2f7c97_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.3-h37d8d59_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/libabseil-20240116.2-cxx17_hf036a51_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libapr-1.7.0-hf5a09cc_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libapriconv-1.2.2-hf5a09cc_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libaprutil-1.6.1-hf71c377_6.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-0.22.5-hdfe23c8_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-hdfe23c8_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libass-0.17.1-h80904bb_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libassuan-2.5.7-h73e2aa4_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-h99d8d82_6.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h0dc2134_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h0dc2134_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h0dc2134_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-hf0c313a_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.82.0-h1c7c39f_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h00291cd_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp15-15.0.7-default_h7151d67_5.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang13-18.1.7-default_h0449792_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.8.0-hf9fcc65_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libcxx-18.1.8-hd876a4e_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcxx-19.1.1-hf95d169_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.20-h49d49c5_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda @@ -741,11 +978,12 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.80.2-h0f68cf7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgpg-error-1.50-h8a02d89_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.11.1-default_h456cccd_1000.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libidn2-2.3.7-h10d778d_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libignition-cmake2-2.17.2-hf036a51_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libignition-math6-6.15.1-py311h25ae8ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libignition-math6-6.15.1-py311h9dfb33e_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libintl-0.22.5-hdfe23c8_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libintl-devel-0.22.5-hdfe23c8_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda @@ -771,17 +1009,18 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-lite-frontend-2024.1.0-hf036a51_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.43-h92b6c6a_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h4501773_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h75a757a_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-h4e4d658_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.1-h8138101_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.1-h368d7ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.20-hfdf4475_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.0-h1b8f9f3_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libtasn1-4.19.0-hb7f2c08_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/libtheora-1.1.1-hfdf4475_1006.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.6.0-h129831d_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libunistring-0.9.10-h0d85af4_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.48.0-h67532ce_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.49.0-hee94a50_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libvorbis-1.3.7-h046ec9c_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/libvpx-1.14.1-hf036a51_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libwebp-1.4.0-hc207709_0.conda @@ -791,14 +1030,16 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/libxslt-1.1.39-h03b04e6_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libzip-1.10.1-hc158999_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-h87427d6_6.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-18.1.8-h15ab845_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/loguru-0.7.2-py311h6eed73b_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-19.1.1-h545e0da_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/log4cxx-1.1.0-h57ae16c_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/loguru-0.7.2-py311h6eed73b_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/lxml-5.2.2-py311hf8c4076_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lz4-4.3.3-py311h12b7ed1_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311hf31e254_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311h8b21175_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/msgpack-python-1.0.8-py311h46c8309_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/multidict-6.0.5-py311h5547dcb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/msgpack-python-1.1.0-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/multidict-6.1.0-py311h3e662af_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-hfd7a639_4.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-ha9146f8_4.conda @@ -806,17 +1047,20 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/netifaces-0.11.0-py311h2725bcf_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/nettle-3.9.1-h8e11ae5_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/nlohmann_json-3.11.3-hf036a51_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/nspr-4.35-hea0b92c_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/nss-3.100-h6606ded_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py311hc43a94b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ogre-1.10.12.1-h74f6f20_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h3f0570e_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/openh264-2.4.1-h73e2aa4_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.1-hd23fc13_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-he965462_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.2-hd23fc13_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-hac325c4_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/p11-kit-0.24.1-h65f8906_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pango-1.54.0-h880b76c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pcl-1.13.1-hd9ef61d_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pcre-8.45-he49afe7_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.43-h0ad2156_0.conda @@ -826,35 +1070,46 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/pkg-config-0.29.2-hf7e621a_1009.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/poco-1.12.4-h049b76e_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/proj-9.3.1-h81faed2_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h72ae277_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-hc929b4f_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/propcache-0.2.0-py311h3336109_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-h00291cd_1002.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pugixml-1.14-he965462_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/py-opencv-4.9.0-headless_py311hace8f6e_15.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.5-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.6-py311hf2f7c97_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.5-py311hf2f7c97_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/pybullet-3.25-py311h7be5568_2.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.26.1-py311hb544ce8_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.6-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybullet-3.25-py311he75c550_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.27.0-py311h6dfc1d0_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycryptodome-3.20.0-py311hcd1f478_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycryptodomex-3.20.0-py311h3336109_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pynacl-1.5.0-py311h3336109_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqt-5.15.9-py311h5b1a2bc_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqt5-sip-12.12.2-py311h46b81f0_5.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqtwebengine-5.15.9-py311hfec3007_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.8-h9f0c242_0_cpython.conda - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/python-orocos-kdl-1.5.1-py311hd89902b_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.11-5_cp311.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h72ae277_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h3336109_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/qhull-2020.2-h3c5361c_5.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-hecaf5c3_21.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/qt-webengine-5.15.8-h5f65913_4.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/rhash-1.4.4-h0dc2134_0.conda + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-msgs-1.2.1-py311h907a76e_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-cpp-0.20.3-py311h907a76e_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h907a76e_6.tar.bz2 @@ -1139,11 +1394,197 @@ environments: - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-visualization-msgs-4.2.3-py311h907a76e_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h907a76e_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-zstd-vendor-0.15.9-py311hfe70486_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-1.14.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-angles-1.9.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bond-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bond-core-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bondcpp-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bondpy-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-catkin-0.8.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-class-loader-0.5.0-py311hc824410_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cmake-modules-0.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-common-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-common-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-control-msgs-1.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cpp-common-0.7.3-py311he602911_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cv-bridge-1.16.2-py311h501d6c9_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-desktop-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-aggregator-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-analysis-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-updater-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostics-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-dynamic-reconfigure-1.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-eigen-conversions-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-executive-smach-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-filters-1.9.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gencpp-0.7.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geneus-3.0.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genlisp-0.4.18-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genmsg-0.6.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gennodejs-2.0.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genpy-0.6.15-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-tutorials-0.2.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gl-dependency-1.1.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-image-transport-1.12.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-interactive-markers-1.12.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-joint-state-publisher-1.15.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-kdl-conversions-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-kdl-parser-1.14.2-py311h0f7ea6c_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-laser-geometry-1.6.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-librviz-tutorial-0.11.0-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-map-msgs-1.14.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-media-export-0.3.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-filters-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-generation-0.4.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-runtime-0.4.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-mk-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nav-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-core-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-topic-tools-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-pluginlib-1.13.0-py311h0f7ea6c_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-pluginlib-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-python-qt-binding-0.4.4-py311ha3ff0c1_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-dotgraph-0.4.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-0.4.2-py311ha3ff0c1_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-cpp-0.4.2-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-py-common-0.4.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qwt-dependency-1.1.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-resource-retriever-1.12.7-py311h5814ca7_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-robot-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-robot-state-publisher-1.15.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-base-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-comm-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-core-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-environment-1.3.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-migration-rule-1.0.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-storage-1.16.0-py311h18dcbe4_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbash-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosboost-cfg-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbuild-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosclean-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosconsole-1.14.3-py311hfaa79b5_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosconsole-bridge-0.5.4-py311he602911_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-core-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-serialization-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-traits-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscreate-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosgraph-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosgraph-msgs-1.11.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslang-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslaunch-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslib-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslint-0.12.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslisp-1.9.25-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslz4-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmake-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmaster-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmsg-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosnode-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosout-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospack-2.6.2-py311h0f7ea6c_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosparam-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospy-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospy-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosservice-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostest-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostime-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostopic-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosunit-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roswtf-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-action-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-bag-0.5.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-bag-plugins-0.5.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-common-plugins-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-console-0.4.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-dep-0.4.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-graph-0.4.14-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-0.5.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-py-0.5.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-image-view-0.4.17-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-launch-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-logger-level-0.4.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-moveit-0.5.11-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-msg-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-nav-view-0.5.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-plot-0.4.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-pose-view-0.5.11-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-publisher-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-py-common-0.5.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-py-console-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-reconfigure-0.5.5-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-monitor-0.5.15-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-plugins-0.5.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-steering-0.5.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-rviz-0.7.0-py311hee133a5_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-service-caller-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-shell-0.4.11-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-srv-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-tf-tree-0.6.4-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-top-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-topic-0.4.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-web-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-1.14.20-py311h1570a43_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-python-tutorial-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-self-test-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-sensor-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-shape-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-msgs-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-ros-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smclib-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-std-msgs-0.5.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-std-srvs-1.11.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-stereo-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf-1.13.2-py311h9fb8454_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf-conversions-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-0.7.7-py311he602911_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-kdl-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-msgs-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-py-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-ros-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-topic-tools-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-trajectory-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-actionlib-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-tf-0.2.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-tf2-0.2.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtlesim-0.10.2-py311hee133a5_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-1.13.2-py311h0ae3a70_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-parser-plugin-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-tutorial-0.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-viz-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-webkit-dependency-1.1.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-xacro-1.14.17-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-xmlrpcpp-1.16.0-py311h907a76e_20.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros2-distro-mutex-0.5.0-humble.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.5-hf036a51_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sbcl-2.4.8-h906b86c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.7-hac325c4_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/sip-6.7.12-py311hd39e593_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/snappy-1.2.1-he1e6707_0.conda @@ -1151,77 +1592,86 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/spdlog-1.12.0-h8dd852c_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/sqlite-3.46.0-h28673e1_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/svt-av1-2.1.0-hf036a51_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.12.0-h37c8870_4.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-devel-2021.12.0-hf74753b_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/swig-4.2.1-hc959ec8_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.13.0-h37c8870_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-devel-2021.13.0-hf74753b_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/tinyxml-2.6.2-h65a07b1_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/tinyxml2-10.0.0-h73e2aa4_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/uncrustify-0.74.0-h96cf925_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/unixodbc-2.3.12-he8a5cf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/urdfdom-4.0.1-h4fa87d2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/urdfdom_headers-1.1.2-h37c8870_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/utfcpp-4.0.5-h694c41f_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/vtk-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/vtk-base-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/x264-1!164.3095-h775f41a_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/x265-3.5-hbb4e6a2_3.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-kbproto-1.0.7-h35c211d_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h0dc2134_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-kbproto-1.0.7-h00291cd_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h00291cd_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.9-hc955faf_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h00291cd_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxaw-1.0.14-h0d85af4_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.3-h35c211d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.5-h00291cd_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxext-1.3.4-hb7f2c08_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxmu-1.1.3-h3f5e55a_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxpm-3.5.17-h0dc2134_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxrandr-1.5.2-h0d85af4_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxrender-0.9.11-h0dc2134_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxt-1.3.0-h0dc2134_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-randrproto-1.5.0-h0d85af4_1001.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-renderproto-0.11.1-h0d85af4_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xextproto-7.3.0-hb7f2c08_1003.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xproto-7.0.31-h35c211d_1007.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-randrproto-1.5.0-h00291cd_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-renderproto-0.11.1-h00291cd_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xextproto-7.3.0-h00291cd_1004.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xproto-7.0.31-h00291cd_1008.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.6-h775f41a_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-h0d85af4_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-cpp-0.8.0-he965462_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-64/yarl-1.9.4-py311he705e18_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/yarl-1.14.0-py311h3336109_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/zlib-1.2.13-h87427d6_6.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.6-h915ae27_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/zziplib-0.13.69-h5dbffcc_1.tar.bz2 osx-arm64: - - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/aiohttp-3.10.5-py311hd3f4193_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/aiohttp-3.10.10-py311h0ecf0c1_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/aom-3.9.1-h7bae524_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/apr-1.7.0-h4614cfb_6.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-he63ff86_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bcrypt-4.2.0-py311h481aa64_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.5-h9c252e8_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-3.25-hf3b2ce4_2.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py311h6e08293_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-cpp-1.82.0-hca5e981_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-3.25-hf3b2ce4_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py311h57524c7_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.33.1-hd74edd7_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.7.4-hf0a4a13_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.34.1-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hd1e100b_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.0-py311h4bce835_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.1-py311h3a79f62_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.28.3-h50fd54c_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/console_bridge-1.0.2-h3e96240_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cppcheck-2.14.2-py311h7a7630b_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.0-py311hcaeb4ce_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cppcheck-2.15.0-py311hd071e3f_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.1-py311h47c44cf_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/dav1d-1.2.1-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/double-conversion-3.3.0-h13dd4ca_0.conda @@ -1231,21 +1681,21 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.5.0-hb7217d7_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ffmpeg-6.1.1-gpl_hc16618e_112.conda - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/flann-1.9.2-h4ee9f5c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/flann-1.9.2-hd2cfa1e_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fmt-10.2.1-h2ffa867_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.14.2-h82840c6_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.53.1-py311hd3f4193_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.54.1-py311h460d6c5_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/foonathan-memory-0.7.2-hb7217d7_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hd0e3f39_20.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fribidi-1.0.10-h27ca646_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/frozenlist-1.4.1-py311h05b510d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/frozenlist-1.4.1-py311h460d6c5_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.12-h7ddc832_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-0.22.5-h8414b35_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-tools-0.22.5-h8414b35_3.conda @@ -1257,6 +1707,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gmock-1.14.0-hce30654_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-h7bae524_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gnutls-3.7.9-hd26332c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gpgme-1.18.0-h2e04ded_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/graphite2-1.3.13-hebf3989_1003.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h3face73_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.4-h8a8f8c8_0.conda @@ -1267,39 +1718,45 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/harfbuzz-8.5.0-h1836168_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hdf4-4.2.15-h2ee6834_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_hec07895_105.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hicolor-icon-theme-0.17-hce30654_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.11-h1059232_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.4.0-pyha770c72_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jasper-4.2.4-h6c4e4ef_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jsoncpp-1.9.5-hc021e02_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jxrlib-1.1-h93a5062_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.5-py311he4fd1f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.7-py311h2c37856_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lame-3.100-h1a8c8d9_1003.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libabseil-20240116.2-cxx17_h00cdb27_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libapr-1.7.0-h93a5062_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libapriconv-1.2.2-h93a5062_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libaprutil-1.6.1-hba966ea_6.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-0.22.5-h8414b35_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8414b35_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libass-0.17.1-hf7da4fe_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-23_osxarm64_openblas.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h489e689_6.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-23_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libassuan-2.5.7-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h72cdd8a_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.82.0-hf450f58_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp15-15.0.7-default_he012953_5.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-18.1.7-default_hb9c8b4a_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.8.0-h7b6f9a7_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-18.1.8-h3ed4263_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.1-ha82da77_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.20-h93a5062_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda @@ -1311,16 +1768,17 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.80.2-h535f939_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgpg-error-1.50-h3e7c369_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.11.1-default_h7685b71_1000.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libidn2-2.3.7-h93a5062_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-cmake2-2.17.2-h00cdb27_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-math6-6.15.1-py311h28d315f_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-math6-6.15.1-py311h550b051_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-0.22.5-h8414b35_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-devel-0.22.5-h8414b35_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-23_osxarm64_openblas.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-23_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-24_osxarm64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm15-15.0.7-h2621b3d_4.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm18-18.1.7-hdac5640_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libnetcdf-4.9.2-nompi_he469be0_114.conda @@ -1341,17 +1799,18 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-lite-frontend-2024.1.0-h00cdb27_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopus-1.3.1-h27ca646_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.43-h091b4b1_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h7afe498_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h671472c_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hbfab5d5_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.1-h2ee6834_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.1-hbc281fb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.0-hfb93653_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtasn1-4.19.0-h1a8c8d9_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtheora-1.1.1-h99b78c6_1006.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.6.0-h07db509_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libunistring-0.9.10-h3422bc3_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.48.0-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.49.1-h7ab814d_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libvorbis-1.3.7-h9f76cd9_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libvpx-1.14.1-h7bae524_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-1.4.0-h54798ee_0.conda @@ -1361,14 +1820,16 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libxslt-1.1.39-h223e5b9_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzip-1.10.1-ha0bc3c6_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.13-hfb2fe0b_6.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-18.1.8-hde57baf_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/loguru-0.7.2-py311h267d04e_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-19.1.1-h6cdba0f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/log4cxx-1.1.0-h5371209_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/loguru-0.7.2-py311h267d04e_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lxml-5.2.2-py311hf9a6a72_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-4.3.3-py311hebe0b09_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hba6b155_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hbe3227e_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/msgpack-python-1.0.8-py311h6bde47b_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/multidict-6.0.5-py311he2be06e_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/msgpack-python-1.1.0-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/multidict-6.1.0-py311h426a4a9_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-hd1853d3_4.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-hf036fc4_4.conda @@ -1376,17 +1837,20 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/netifaces-0.11.0-py311heffc1b2_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nettle-3.9.1-h40ed0f5_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nlohmann_json-3.11.3-h00cdb27_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nspr-4.35-hb7217d7_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.100-hc6e9f88_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py311h7125741_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ogre-1.10.12.1-h5f4fb40_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-h2c51e1d_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openh264-2.4.1-hebf3989_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.1-h8359307_3.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-h13dd4ca_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-hf9b8971_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/p11-kit-0.24.1-h29577a5_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pango-1.54.0-h5cb9fbc_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcl-1.13.1-hc87a3e3_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcre-8.45-hbdafb3b_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.43-h26f9a81_0.conda @@ -1396,35 +1860,46 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hab62308_1008.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/poco-1.12.4-h69eda48_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/proj-9.3.1-h93d94ba_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311hd3f4193_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-h27ca646_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/propcache-0.2.0-py311h460d6c5_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-hd74edd7_1002.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pugixml-1.14-h13dd4ca_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/py-opencv-4.9.0-headless_py311h7e6d3fa_15.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.5-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.6-py311h2c37856_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.5-py311h2c37856_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybullet-3.25-py311h6e08293_2.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.26.1-py311hafee411_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.6-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybullet-3.25-py311h57524c7_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.27.0-py311h84a5a08_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodome-3.20.0-py311ha9d8091_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodomex-3.20.0-py311h460d6c5_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pynacl-1.5.0-py311h460d6c5_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt-5.15.9-py311hc49b008_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py311ha891d26_5.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqtwebengine-5.15.9-py311h14ede98_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.8-hdf0ec26_0_cpython.conda - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-orocos-kdl-1.5.1-py311h3f08180_7.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.11-5_cp311.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311hd3f4193_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311h460d6c5_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qhull-2020.2-h420ef59_5.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hf679f28_21.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qt-webengine-5.15.8-h850e111_4.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.4-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.5-h7ab814d_0.conda + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-distro-mutex-0.5.0-noetic.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-msgs-1.2.1-py311hbfa132e_5.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-cpp-0.20.3-py311hbfa132e_5.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-interfaces-0.20.3-py311hbfa132e_5.tar.bz2 @@ -1709,87 +2184,281 @@ environments: - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-visualization-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-yaml-cpp-vendor-8.0.2-py311hbfa132e_5.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-zstd-vendor-0.15.9-py311h223718a_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-1.14.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-angles-1.9.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bond-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bond-core-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bondcpp-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bondpy-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-catkin-0.8.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-class-loader-0.5.0-py311h92f7659_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cmake-modules-0.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-common-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-common-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-control-msgs-1.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cpp-common-0.7.3-py311h00a3625_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cv-bridge-1.16.2-py311hb5c0377_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-desktop-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-aggregator-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-analysis-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-updater-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostics-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-dynamic-reconfigure-1.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-eigen-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-executive-smach-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-filters-1.9.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gencpp-0.7.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geneus-3.0.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genlisp-0.4.18-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genmsg-0.6.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gennodejs-2.0.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genpy-0.6.15-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-tutorials-0.2.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gl-dependency-1.1.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-image-transport-1.12.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-interactive-marker-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-interactive-markers-1.12.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-joint-state-publisher-1.15.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-joint-state-publisher-gui-1.15.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-kdl-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-kdl-parser-1.14.2-py311hb90db5c_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-laser-geometry-1.6.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-librviz-tutorial-0.11.0-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-map-msgs-1.14.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-media-export-0.3.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-filters-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-generation-0.4.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-runtime-0.4.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-mk-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nav-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-core-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-topic-tools-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-tutorial-math-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-pluginlib-1.13.0-py311hb90db5c_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-pluginlib-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-python-qt-binding-0.4.4-py311ha5a60af_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-dotgraph-0.4.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-0.4.2-py311ha5a60af_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-cpp-0.4.2-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-py-common-0.4.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qwt-dependency-1.1.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-resource-retriever-1.12.7-py311hb978a33_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-robot-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-robot-state-publisher-1.15.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-base-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-comm-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-core-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-environment-1.3.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-migration-rule-1.0.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-storage-1.16.0-py311hd8e288d_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbash-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosboost-cfg-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbuild-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosclean-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosconsole-1.14.3-py311h96ee5f4_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosconsole-bridge-0.5.4-py311h00a3625_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-core-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-serialization-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-traits-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscreate-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosgraph-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosgraph-msgs-1.11.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslang-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslaunch-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslib-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslint-0.12.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslisp-1.9.25-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslz4-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmake-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmaster-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmsg-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosnode-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosout-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospack-2.6.2-py311hb90db5c_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosparam-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospy-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospy-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosservice-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostest-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostime-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostopic-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosunit-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roswtf-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-action-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-bag-0.5.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-bag-plugins-0.5.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-common-plugins-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-console-0.4.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-dep-0.4.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-graph-0.4.14-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-0.5.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-cpp-0.5.3-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-py-0.5.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-image-view-0.4.17-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-launch-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-logger-level-0.4.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-moveit-0.5.11-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-msg-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-nav-view-0.5.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-plot-0.4.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-pose-view-0.5.11-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-publisher-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-py-common-0.5.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-py-console-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-reconfigure-0.5.5-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-dashboard-0.5.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-monitor-0.5.15-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-plugins-0.5.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-steering-0.5.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-runtime-monitor-0.5.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-rviz-0.7.0-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-service-caller-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-shell-0.4.11-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-srv-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-tf-tree-0.6.4-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-top-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-topic-0.4.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-web-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-1.14.20-py311he498985_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-python-tutorial-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-self-test-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-sensor-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-shape-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-msgs-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-ros-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smclib-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-std-msgs-0.5.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-std-srvs-1.11.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-stereo-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf-1.13.2-py311h0189461_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-0.7.7-py311h00a3625_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-geometry-msgs-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-kdl-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-msgs-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-py-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-ros-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-topic-tools-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-trajectory-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-actionlib-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-tf-0.2.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-tf2-0.2.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtlesim-0.10.2-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-1.13.2-py311h5b10735_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-parser-plugin-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-tutorial-0.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-marker-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-viz-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-webkit-dependency-1.1.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-xacro-1.14.17-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-xmlrpcpp-1.16.0-py311hbfa132e_8.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros2-distro-mutex-0.5.0-humble.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.5-h00cdb27_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.2.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.3-py311h92babd0_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sbcl-2.4.0-hf400cd2_8.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.7-hf9b8971_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.6-py311h3f08180_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/snappy-1.2.1-hd02b534_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/spdlog-1.12.0-he64bfa9_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sqlite-3.46.0-h5838104_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/svt-av1-2.1.0-h7bae524_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.12.0-h7b3277c_4.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-devel-2021.12.0-h8e01b61_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/swig-4.2.1-hfe15c3f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.13.0-h7b3277c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-devel-2021.13.0-h8e01b61_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml-2.6.2-h260d524_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml2-10.0.0-hebf3989_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/uncrustify-0.74.0-h6b3803e_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/unixodbc-2.3.12-h0e2417a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom-4.0.1-h922ef61_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom_headers-1.1.2-h7b3277c_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/utfcpp-4.0.5-hce30654_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-base-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/x264-1!164.3095-h57fd34a_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/x265-3.5-hbc6ce65_3.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-kbproto-1.0.7-h27ca646_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hb547adb_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-kbproto-1.0.7-hd74edd7_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hd74edd7_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libx11-1.8.9-h570a39f_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hd74edd7_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxaw-1.0.14-h3422bc3_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.3-h27ca646_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.5-hd74edd7_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxext-1.3.4-h1a8c8d9_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxmu-1.1.3-h99b78c6_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxpm-3.5.17-hb547adb_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxrandr-1.5.2-h3422bc3_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxrender-0.9.11-hb547adb_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxt-1.3.0-hb547adb_1.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-randrproto-1.5.0-h3422bc3_1001.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-renderproto-0.11.1-h27ca646_1002.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xextproto-7.3.0-h1a8c8d9_1003.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xproto-7.0.31-h27ca646_1007.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-randrproto-1.5.0-hd74edd7_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-renderproto-0.11.1-hd74edd7_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xextproto-7.3.0-hd74edd7_1004.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xproto-7.0.31-hd74edd7_1008.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h3422bc3_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-cpp-0.8.0-h13dd4ca_0.conda - - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yarl-1.9.4-py311h05b510d_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yarl-1.14.0-py311h460d6c5_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.2.13-hfb2fe0b_6.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.6-hb46c0d2_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zziplib-0.13.69-he1e0b03_1.tar.bz2 win-64: - - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/aiohttp-3.10.5-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-win_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/aiohttp-3.10.10-py311h5082efb_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/apr-1.7.0-heea9912_6.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h81f0834_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bcrypt-4.2.0-py311h533ab2d_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/boost-1.82.0-h3810d55_6.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-hcfcfb64_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-3.25-h3810d55_2.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-hf63dbb6_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-3.25-h3810d55_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-hbc92ba2_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.7.4-h56e8100_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h91e5215_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.0-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.1-py311he736701_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/cmake-3.28.3-hf0feee3_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/console_bridge-1.0.2-h5362a0b_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/cppcheck-2.14.2-py311hf7abe6e_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.0-py311hfd75b31_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cppcheck-2.15.0-py311hf7abe6e_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.1-py311hfd75b31_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda @@ -1799,86 +2468,91 @@ environments: - conda: https://conda.anaconda.org/conda-forge/win-64/expat-2.5.0-h63175ca_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/ffmpeg-6.1.1-gpl_h52c3a39_114.conda - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/flann-1.9.2-h23e6bae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/flann-1.9.2-hf9aaf8f_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/fmt-10.2.1-h181d51b_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.53.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.54.1-py311he736701_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/foonathan-memory-0.7.2-h57928b3_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/freeglut-3.2.2-he0c23c2_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h2b56e36_20.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h977226e_21.conda - conda: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/frozenlist-1.4.1-py311ha68e1ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/frozenlist-1.4.1-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gdk-pixbuf-2.42.12-hed59a49_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/gl2ps-1.4.2-had7236b_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/glew-2.1.0-h39d44d4_2.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.3-h7025463_2.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.3-h4394cf3_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.2-h0df6a38_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.2-h2f9d560_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/gmock-1.14.0-h57928b3_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda - conda: https://conda.anaconda.org/conda-forge/win-64/graphviz-9.0.0-h51cb2cd_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.6-hb0a98b8_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.6-h5006eae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.5-hb0a98b8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.5-h5006eae_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/gtest-1.14.0-hc790b64_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda - conda: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.5.0-h81778c3_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/hdf4-4.2.15-h5557f11_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/hicolor-icon-theme-0.17-h57928b3_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.11-h12be248_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.4.0-pyha770c72_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.12-hbb528cf_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda - conda: https://conda.anaconda.org/conda-forge/win-64/jasper-4.2.4-hcb1a123_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/jsoncpp-1.9.5-h2d74725_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2023.04.17-h64bf75a_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py311h005e61a_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2024.05.08-hc70643c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.7-py311h3257749_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/libabseil-20240116.2-cxx17_he0c23c2_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libapr-1.7.0-hcfcfb64_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libapriconv-1.2.2-hcfcfb64_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libaprutil-1.6.1-hfda9870_6.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libasprintf-0.22.5-h5728263_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-23_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-24_win64_mkl.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-1.82.0-h65993cd_6.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.82.0-h91493d7_6.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.82.0-h57928b3_6.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.82.0-py311h12feb9d_6.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.82.0-py311h3810d55_6.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-hcfcfb64_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-hcfcfb64_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-hcfcfb64_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-23_win64_mkl.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libclang13-18.1.8-default_ha5278ca_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.9.1-h18fefc2_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.21-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libclang13-19.1.1-default_ha5278ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.5.0-h63175ca_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libgettextpo-0.22.5-h5728263_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.3-h7025463_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.2-h0df6a38_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libignition-cmake2-2.17.2-he0c23c2_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libignition-math6-6.15.1-py311h4b297e5_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libignition-math6-6.15.1-py311h1e2dbc3_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-devel-0.22.5-h5728263_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-23_win64_mkl.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-23_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-24_win64_mkl.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libnetcdf-4.9.2-nompi_h92078aa_114.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.5-h2466b09_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt5_py311h615a5b2_515.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt6_py311ha3ca279_615.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-2024.1.0-hfe1841e_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-batch-plugin-2024.1.0-h04f32e0_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-plugin-2024.1.0-h04f32e0_7.conda @@ -1892,84 +2566,103 @@ environments: - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-frontend-2024.1.0-h7c40eac_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he0c23c2_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libopus-1.3.1-h8ffe710_1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.43-h19919ed_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h503648d_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.1-h5557f11_2.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.0-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h47a098d_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.3-h0f5434b_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/librsvg-2.58.1-h172eb2b_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libsodium-1.0.20-hc70643c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.1-h2466b09_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libtheora-1.1.1-hc70643c_1006.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.6.0-hb151862_4.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libuv-1.48.0-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libuv-1.49.1-h2466b09_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-1.4.0-h2466b09_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-h013a479_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libzip-1.10.1-h1d365fa_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/loguru-0.7.2-py311h1ea47a8_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/lxml-5.3.0-py311hf779c20_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzip-1.11.1-h25f2845_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/log4cxx-1.1.0-heee2546_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/loguru-0.7.2-py311h1ea47a8_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lxml-5.3.0-py311hf779c20_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lz4-4.3.3-py311h8b5e962_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/msgpack-python-1.0.8-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/msgpack-python-1.1.0-py311h3257749_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/multidict-6.0.5-py311ha68e1ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/multidict-6.1.0-py311he736701_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/netifaces-0.11.0-py311ha68e1ae_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/nlohmann_json-3.11.3-he0c23c2_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py311h0b4df5a_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h72640d8_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ogre-1.10.12.1-he619cb2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h9aba623_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/openh264-2.4.1-h63175ca_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.1-h2466b09_3.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-h63175ca_5.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.2-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-he0c23c2_7.conda - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pango-1.54.0-h2231ffd_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pcl-1.13.1-ha569048_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pcre-8.45-h0e60522_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.44-h3d7b363_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.43-h17e33f8_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h88c491f_1009.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h2bf4dc2_1008.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/poco-1.12.4-heb0366b_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/proj-9.3.1-he13c7e8_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/propcache-0.2.0-py311he736701_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-hfa6e2cd_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-h2466b09_4.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pugixml-1.14-h63175ca_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt5_py311hb8b2805_515.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.5-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt6_py311h9aa2bce_615.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.6-py311h3257749_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.5-py311h3257749_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/pybullet-3.25-py311hf63dbb6_2.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.26.1-py311ha86e5f0_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.6-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybullet-3.25-py311hbc92ba2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.27.0-py311ha86e5f0_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycryptodome-3.20.0-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycryptodomex-3.20.0-py311he736701_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pynacl-1.5.0-py311h984d3dc_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py311h125bc19_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py311h12c1d0e_5.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyqtwebengine-5.15.9-py311h5a77453_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/python-3.11.8-h2628c8c_0_cpython.conda - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/python-orocos-kdl-1.5.1-py311hda3d55a_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_23.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt-webengine-5.15.8-h4bf5c4e_4.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/qt6-main-6.7.2-h527115d_2.conda + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h38cd7cb_6.tar.bz2 @@ -2249,36 +2942,223 @@ environments: - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-visualization-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h38cd7cb_7.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-zstd-vendor-0.15.9-py311h42072a1_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-1.14.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-angles-1.9.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bond-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bond-core-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bondcpp-1.8.6-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bondpy-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-catkin-0.8.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-class-loader-0.5.0-py311h4b41526_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cmake-modules-0.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-common-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-common-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-control-msgs-1.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cpp-common-0.7.3-py311h49e050f_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cv-bridge-1.16.2-py311h343ef25_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-desktop-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-aggregator-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-analysis-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-updater-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostics-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-dynamic-reconfigure-1.7.3-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-eigen-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-executive-smach-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-filters-1.9.2-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gencpp-0.7.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geneus-3.0.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genlisp-0.4.18-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genmsg-0.6.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gennodejs-2.0.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genpy-0.6.15-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-tutorials-0.2.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gl-dependency-1.1.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-image-transport-1.12.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-interactive-markers-1.12.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-joint-state-publisher-1.15.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-kdl-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-kdl-parser-1.14.2-py311hc0c6e74_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-laser-geometry-1.6.7-py311h4ba3d3d_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-librviz-tutorial-0.11.0-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-map-msgs-1.14.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-media-export-0.3.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-filters-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-generation-0.4.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-runtime-0.4.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-mk-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nav-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-1.11.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-core-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-topic-tools-1.11.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-pluginlib-1.13.0-py311hecc73ea_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-pluginlib-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-python-qt-binding-0.4.4-py311h63ef4a2_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-dotgraph-0.4.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-0.4.2-py311h63ef4a2_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-cpp-0.4.2-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-py-common-0.4.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qwt-dependency-1.1.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-resource-retriever-1.12.7-py311h815b644_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-robot-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-robot-state-publisher-1.15.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-base-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-comm-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-core-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-environment-1.3.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-tutorials-0.10.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-migration-rule-1.0.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-storage-1.16.0-py311h1302323_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbash-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosboost-cfg-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbuild-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosclean-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosconsole-1.14.3-py311hac1a80f_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosconsole-bridge-0.5.4-py311h7f0aa07_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-core-0.7.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-serialization-0.7.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-traits-0.7.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-tutorials-0.10.2-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscreate-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosgraph-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosgraph-msgs-1.11.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslang-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslaunch-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslib-1.15.8-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslint-0.12.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslisp-1.9.25-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslz4-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmake-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmaster-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmsg-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosnode-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosout-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospack-2.6.2-py311hecc73ea_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosparam-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospy-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospy-tutorials-0.10.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosservice-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostest-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostime-0.7.3-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostopic-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosunit-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roswtf-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-action-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-bag-0.5.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-bag-plugins-0.5.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-common-plugins-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-console-0.4.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-dep-0.4.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-graph-0.4.14-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-0.5.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-py-0.5.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-image-view-0.4.17-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-launch-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-logger-level-0.4.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-moveit-0.5.11-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-msg-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-nav-view-0.5.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-plot-0.4.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-pose-view-0.5.11-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-publisher-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-py-common-0.5.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-py-console-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-reconfigure-0.5.5-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-monitor-0.5.15-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-plugins-0.5.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-steering-0.5.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-rviz-0.7.0-py311ha7f4046_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-service-caller-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-shell-0.4.11-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-srv-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-tf-tree-0.6.4-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-top-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-topic-0.4.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-web-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-1.14.20-py311h8395e21_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-python-tutorial-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-self-test-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-sensor-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-shape-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-msgs-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-ros-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smclib-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-std-msgs-0.5.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-std-srvs-1.11.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-stereo-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf-1.13.2-py311h564fdc0_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-0.7.7-py311h7f0aa07_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-kdl-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-msgs-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-py-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-ros-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-topic-tools-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-trajectory-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-actionlib-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-tf-0.2.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-tf2-0.2.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtlesim-0.10.2-py311hcadc194_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-1.13.2-py311hac9b046_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-parser-plugin-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-tutorial-0.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-viz-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-webkit-dependency-1.1.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-xacro-1.14.17-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-xmlrpcpp-1.16.0-py311h9a6a787_16.tar.bz2 - conda: https://conda.anaconda.org/robostack-staging/win-64/ros2-distro-mutex-0.5.0-humble.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_2.conda - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.5-he0c23c2_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.7-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/sip-6.7.12-py311h12c1d0e_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/snappy-1.2.1-h23299a8_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/spdlog-1.12.0-h64d2f7d_2.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/sqlite-3.46.0-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sqlite-3.46.1-h2466b09_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/svt-av1-2.1.0-he0c23c2_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.12.0-hc790b64_4.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-devel-2021.12.0-h053bfa6_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.13.0-hc790b64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-devel-2021.13.0-h053bfa6_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/tinyxml-2.6.2-h2d74725_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/tinyxml2-10.0.0-h63175ca_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/uncrustify-0.74.0-h57928b3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/urdfdom-4.0.1-h3a023e0_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/urdfdom_headers-1.1.2-hc790b64_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/utfcpp-4.0.5-h57928b3_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-h8a93ad2_20.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_20.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_20.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-ha32ba9b_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_22.conda - conda: https://conda.anaconda.org/conda-forge/win-64/vtk-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/win-64/vtk-base-9.2.6-qt_py311h1234567_223.conda - conda: https://conda.anaconda.org/conda-forge/noarch/win32_setctime-1.1.0-pyhd8ed1ab_0.tar.bz2 - - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/x264-1!164.3095-h8ffe710_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/x265-3.5-h2d74725_3.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-kbproto-1.0.7-hcd874cb_1002.tar.bz2 @@ -2295,14475 +3175,57041 @@ environments: - conda: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/yaml-0.2.5-h8ffe710_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/yaml-cpp-0.8.0-h63175ca_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/yarl-1.9.4-py311ha68e1ae_0.conda - - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda - - conda: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/yarl-1.14.0-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/zziplib-0.13.69-h3ca93ac_2.conda -packages: -- kind: conda - name: _libgcc_mutex - version: '0.1' - build: conda_forge - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 - sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 - md5: d7c89558ba9fa0495403155b64376d81 - license: None - size: 2562 - timestamp: 1578324546067 -- kind: conda - name: _openmp_mutex - version: '4.5' - build: 2_gnu - build_number: 16 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 - sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22 - md5: 73aaf86a425cc6e73fcf236a5a46396d - depends: - - _libgcc_mutex 0.1 conda_forge - - libgomp >=7.5.0 - constrains: - - openmp_impl 9999 - license: BSD-3-Clause - license_family: BSD - size: 23621 - timestamp: 1650670423406 -- kind: conda - name: aiohappyeyeballs - version: 2.4.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda - sha256: 5d318408a7ad62c1dbff90060795287f1fd3bdbec13b733bc82f1fadb2c9244e - md5: 0482cd2217e27b3ce47676d570ac3d45 - depends: - - python >=3.8.0 - license: PSF-2.0 - license_family: PSF - size: 17032 - timestamp: 1724167966661 -- kind: conda - name: aiohttp - version: 3.10.5 - build: py311h61187de_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.5-py311h61187de_0.conda - sha256: 64a9a4eb76dc4dcf0d5d77822f190124eb7084eb2123ad8ada6d3e61e1d6765c - md5: 4b255c4b54de2a41bc8dc63ee78098e4 - depends: - - __glibc >=2.17,<3.0.a0 - - aiohappyeyeballs >=2.3.0 - - aiosignal >=1.1.2 - - attrs >=17.3.0 - - frozenlist >=1.1.1 - - libgcc-ng >=12 - - multidict >=4.5,<7.0 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - yarl >=1.0,<2.0 - license: MIT AND Apache-2.0 - license_family: Apache - size: 830263 - timestamp: 1724171353280 -- kind: conda - name: aiohttp - version: 3.10.5 - build: py311h72ae277_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/aiohttp-3.10.5-py311h72ae277_0.conda - sha256: 39afc1de1723f6810a0f55ca97c68b4d506a464bd2e6b802e943fdd43439c1cc - md5: f982299c7289d13f1ee1f2bc3b0822aa - depends: - - __osx >=10.13 - - aiohappyeyeballs >=2.3.0 - - aiosignal >=1.1.2 - - attrs >=17.3.0 - - frozenlist >=1.1.1 - - multidict >=4.5,<7.0 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - yarl >=1.0,<2.0 - license: MIT AND Apache-2.0 - license_family: Apache - size: 799866 - timestamp: 1724171615774 -- kind: conda - name: aiohttp - version: 3.10.5 - build: py311hd3f4193_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/aiohttp-3.10.5-py311hd3f4193_0.conda - sha256: 1e78b3b438a4a858b3c0164e62b6b92d94e31612e9f5577451963189c6af697a - md5: 43a945add29565ba0539f7a4bba936aa - depends: - - __osx >=11.0 - - aiohappyeyeballs >=2.3.0 - - aiosignal >=1.1.2 - - attrs >=17.3.0 - - frozenlist >=1.1.1 - - multidict >=4.5,<7.0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python_abi 3.11.* *_cp311 - - yarl >=1.0,<2.0 - license: MIT AND Apache-2.0 - license_family: Apache - size: 802590 - timestamp: 1724171579678 -- kind: conda - name: aiohttp - version: 3.10.5 - build: py311he736701_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/aiohttp-3.10.5-py311he736701_0.conda - sha256: 042e15585d8b7c31ac7175d45d78434b31c9d0adc9d837f59baa8951d25ab8f7 - md5: 35e609f98b02db915cf3cb9d7e1c86a4 - depends: - - aiohappyeyeballs >=2.3.0 - - aiosignal >=1.1.2 - - attrs >=17.3.0 - - frozenlist >=1.1.1 - - multidict >=4.5,<7.0 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - - yarl >=1.0,<2.0 - license: MIT AND Apache-2.0 - license_family: Apache - size: 791467 - timestamp: 1724172041097 -- kind: conda - name: aiosignal - version: 1.3.1 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 - sha256: 575c742e14c86575986dc867463582a970463da50b77264cdf54df74f5563783 - md5: d1e1eb7e21a9e2c74279d87dafb68156 - depends: - - frozenlist >=1.1.0 - - python >=3.7 - license: Apache-2.0 - license_family: APACHE - size: 12730 - timestamp: 1667935912504 -- kind: conda - name: alsa-lib - version: 1.2.12 - build: h4ab18f5_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda - sha256: 64b95dd06d7ca6b54cea03b02da8f1657b9899ca376d0ca7b47823064f55fb16 - md5: 7ed427f0871fd41cb1d9c17727c17589 - depends: - - libgcc-ng >=12 - license: LGPL-2.1-or-later - license_family: GPL - size: 555868 - timestamp: 1718118368236 -- kind: conda - name: aom - version: 3.9.1 - build: h7bae524_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/aom-3.9.1-h7bae524_0.conda - sha256: ec238f18ce8140485645252351a0eca9ef4f7a1c568a420f240a585229bc12ef - md5: 7adba36492a1bb22d98ffffe4f6fc6de - depends: - - __osx >=11.0 - - libcxx >=16 - license: BSD-2-Clause - license_family: BSD - size: 2235747 - timestamp: 1718551382432 -- kind: conda - name: aom - version: 3.9.1 - build: hac33072_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda - sha256: b08ef033817b5f9f76ce62dfcac7694e7b6b4006420372de22494503decac855 - md5: 346722a0be40f6edc53f12640d301338 - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 2706396 - timestamp: 1718551242397 -- kind: conda - name: aom - version: 3.9.1 - build: he0c23c2_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda - sha256: 0524d0c0b61dacd0c22ac7a8067f977b1d52380210933b04141f5099c5b6fec7 - md5: 3d7c14285d3eb3239a76ff79063f27a5 - depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 1958151 - timestamp: 1718551737234 -- kind: conda - name: aom - version: 3.9.1 - build: hf036a51_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/aom-3.9.1-hf036a51_0.conda - sha256: 3032f2f55d6eceb10d53217c2a7f43e1eac83603d91e21ce502e8179e63a75f5 - md5: 3f17bc32cb7fcb2b4bf3d8d37f656eb8 - depends: - - __osx >=10.13 - - libcxx >=16 - license: BSD-2-Clause - license_family: BSD - size: 2749186 - timestamp: 1718551450314 -- kind: conda - name: argcomplete - version: 3.5.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.0-pyhd8ed1ab_0.conda - sha256: 55d7a494ba836036418877d883d132897da2abf00d9ce084a3a3b40308634423 - md5: 58d664381a6dd4238cf40b7e2ba3309d - depends: - - python >=3.8 - license: Apache-2.0 - license_family: Apache - size: 41079 - timestamp: 1722978062246 -- kind: conda - name: assimp - version: 5.3.1 - build: h460e769_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h460e769_2.conda - sha256: 68c0ea861c8bc565dcf6dd07b3291027da8cc8341e38c53e125df1bab2faf948 - md5: 10aec07083b02bff5c57d6ad9d8d6bff - depends: - - libboost >=1.82.0,<1.83.0a0 - - libcxx >=15.0.7 - - libzlib >=1.2.13,<2.0.0a0 - - zlib - license: BSD-3-Clause - license_family: BSD - size: 2773322 - timestamp: 1696140507513 -- kind: conda - name: assimp - version: 5.3.1 - build: h81f0834_2 - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h81f0834_2.conda - sha256: aa92006a846ada16630b065449876c33bc5bfd2d399fa38d69c841d0fea6ca0d - md5: 4406a7eb5b3120acac852b90a62d9346 - depends: - - libboost >=1.82.0,<1.83.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - - zlib - license: BSD-3-Clause - license_family: BSD - size: 3034123 - timestamp: 1696140428807 -- kind: conda - name: assimp - version: 5.3.1 - build: he63ff86_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-he63ff86_2.conda - sha256: 54437f7afeb6b6b2dadf20947b1a2847066cc5c14c2d4b12a8936f90e50d910b - md5: d3b4b719e08c8d062443743bf8743839 - depends: - - libboost >=1.82.0,<1.83.0a0 - - libcxx >=15.0.7 - - libzlib >=1.2.13,<2.0.0a0 - - zlib - license: BSD-3-Clause - license_family: BSD - size: 2593786 - timestamp: 1696140474457 -- kind: conda - name: assimp - version: 5.3.1 - build: hfb0e8fe_2 - build_number: 2 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-hfb0e8fe_2.conda - sha256: 9774067ce0d7809f6f057cd5f350e1e1dc78c4f76ee9d10bf3fa40a408026e95 - md5: fd0d79a77ae5b77fdb60ced45d474f88 - depends: - - libboost >=1.82.0,<1.83.0a0 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - zlib - license: BSD-3-Clause - license_family: BSD - size: 3548864 - timestamp: 1696139838953 -- kind: conda - name: atk-1.0 - version: 2.38.0 - build: h04ea711_2 - build_number: 2 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda - sha256: df682395d05050cd1222740a42a551281210726a67447e5258968dd55854302e - md5: f730d54ba9cd543666d7220c9f7ed563 - depends: - - libgcc-ng >=12 - - libglib >=2.80.0,<3.0a0 - - libstdcxx-ng >=12 - constrains: - - atk-1.0 2.38.0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 355900 - timestamp: 1713896169874 -- kind: conda - name: atk-1.0 - version: 2.38.0 - build: h4bec284_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda - sha256: a5972a943764e46478c966b26be61de70dcd7d0cfda4bd0b0c46916ae32e0492 - md5: d9684247c943d492d9aac8687bc5db77 - depends: - - __osx >=10.9 - - libcxx >=16 - - libglib >=2.80.0,<3.0a0 - - libintl >=0.22.5,<1.0a0 - constrains: - - atk-1.0 2.38.0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 349989 - timestamp: 1713896423623 -- kind: conda - name: atk-1.0 - version: 2.38.0 - build: hd03087b_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda - sha256: b0747f9b1bc03d1932b4d8c586f39a35ac97e7e72fe6e63f2b2a2472d466f3c1 - md5: 57301986d02d30d6805fdce6c99074ee - depends: - - __osx >=11.0 - - libcxx >=16 - - libglib >=2.80.0,<3.0a0 - - libintl >=0.22.5,<1.0a0 - constrains: - - atk-1.0 2.38.0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 347530 - timestamp: 1713896411580 -- kind: conda - name: attr - version: 2.5.1 - build: h166bdaf_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 - sha256: 82c13b1772c21fc4a17441734de471d3aabf82b61db9b11f4a1bd04a9c4ac324 - md5: d9c69a24ad678ffce24c6543a0176b00 - depends: - - libgcc-ng >=12 - license: GPL-2.0-or-later - license_family: GPL - size: 71042 - timestamp: 1660065501192 -- kind: conda - name: attrs - version: 24.2.0 - build: pyh71513ae_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda - sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 - md5: 6732fa52eb8e66e5afeb32db8701a791 - depends: - - python >=3.7 - license: MIT - license_family: MIT - size: 56048 - timestamp: 1722977241383 -- kind: conda - name: blosc - version: 1.21.5 - build: h9c252e8_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.5-h9c252e8_1.conda - sha256: 3b38493b95cc3d9f6369bbcbab55a2cdbbe6bbe32c74b923f8d638e874033139 - md5: e1be80625e4f6bdc2154ee099c641683 - depends: - - __osx >=11.0 - - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 - - lz4-c >=1.9.3,<1.10.0a0 - - snappy >=1.2.0,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: BSD-3-Clause - license_family: BSD - size: 32983 - timestamp: 1712682317564 -- kind: conda - name: blosc - version: 1.21.5 - build: hafa3907_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.5-hafa3907_1.conda - sha256: a2e867d61ce398187d59f59e034e8651c825cb33224d2c6f315876b6df5e2161 - md5: 937b9f86de960cd40c8ef5c7421b7028 - depends: - - __osx >=10.9 - - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 - - lz4-c >=1.9.3,<1.10.0a0 - - snappy >=1.2.0,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: BSD-3-Clause - license_family: BSD - size: 46932 - timestamp: 1712682252461 -- kind: conda - name: blosc - version: 1.21.5 - build: hc2324a3_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-hc2324a3_1.conda - sha256: fde5e8ad75d2a5f154e29da7763a5dd9ee5b5b5c3fc22a1f5170296c8f6f3f62 - md5: 11d76bee958b1989bd1ac6ee7372ea6d - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - lz4-c >=1.9.3,<1.10.0a0 - - snappy >=1.2.0,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: BSD-3-Clause - license_family: BSD - size: 48693 - timestamp: 1712681892833 -- kind: conda - name: blosc - version: 1.21.6 - build: h85f69ea_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda - sha256: 1289853b41df5355f45664f1cb015c868df1f570cf743e9e4a5bda8efe8c42fa - md5: 2390269374fded230fcbca8332a4adc0 - depends: - - libzlib >=1.3.1,<2.0a0 - - lz4-c >=1.9.3,<1.10.0a0 - - snappy >=1.2.0,<1.3.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - - zstd >=1.5.6,<1.6.0a0 - license: BSD-3-Clause - license_family: BSD - size: 50135 - timestamp: 1719266616208 -- kind: conda - name: boost - version: 1.82.0 - build: h3810d55_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/boost-1.82.0-h3810d55_6.conda - sha256: 45913e3d5d29932cc0001c740309a49f4cc7bcffd34f610081e9aca755ac289e - md5: 6cca4976691bb86c9ef032d51cf79b1b - depends: - - libboost-python-devel 1.82.0 py311h3810d55_6 - - numpy >=1.23.5,<2.0a0 - - python_abi 3.11.* *_cp311 - license: BSL-1.0 - size: 14277 - timestamp: 1696736870778 -- kind: conda - name: boost - version: 1.82.0 - build: h781c19f_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/boost-1.82.0-h781c19f_6.conda - sha256: 8484947bee086441f9e077838b0e95a7f60e036a5aa23b49014f687fa8f2fafa - md5: 6e79fafbd957d773d31a7e93c43c3767 - depends: - - libboost-python-devel 1.82.0 py311h781c19f_6 - - numpy >=1.23.5,<2.0a0 - - python_abi 3.11.* *_cp311 - license: BSL-1.0 - size: 13629 - timestamp: 1696732791213 -- kind: conda - name: boost - version: 1.82.0 - build: h9bdd199_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_3.conda - sha256: a6c24bf6e6081759497de1745e77cb3200ea488ebbf0098afe402a0f66aef43e - md5: e8c1a4192f36c83068f96bf642dc8d50 - depends: - - libboost-python-devel 1.82.0 py311h9bdd199_3 - - numpy >=1.23.5,<2.0a0 - - python_abi 3.11.* *_cp311 - license: BSL-1.0 - size: 13112 - timestamp: 1695796665070 -- kind: conda - name: boost - version: 1.82.0 - build: hf3b2ce4_3 - build_number: 3 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_3.conda - sha256: 1e87db914fb9f3e46c40014cd27d78ffa8d74bb17ac4f95275d55851709e765e - md5: 49dbbd4817051d96059b489c19beab4d - depends: - - libboost-python-devel 1.82.0 py311hf3b2ce4_3 - - numpy >=1.23.5,<2.0a0 - - python_abi 3.11.* *_cp311 - license: BSL-1.0 - size: 13119 - timestamp: 1695796587252 -- kind: conda - name: brotli - version: 1.1.0 - build: h0dc2134_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h0dc2134_1.conda - sha256: 4bf66d450be5d3f9ebe029b50f818d088b1ef9666b1f19e90c85479c77bbdcde - md5: 9272dd3b19c4e8212f8542cefd5c3d67 - depends: - - brotli-bin 1.1.0 h0dc2134_1 - - libbrotlidec 1.1.0 h0dc2134_1 - - libbrotlienc 1.1.0 h0dc2134_1 - license: MIT + default: + channels: + - url: https://fast.prefix.dev/conda-forge/ + - url: https://conda.anaconda.org/robostack-staging/ + packages: + linux-64: + - conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.10-py311h2dc5d0c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-hfb0e8fe_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-hc2324a3_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/boost-1.82.0-h781c19f_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-3.25-h781c19f_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-h6dcdc2f_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.1-heb4867d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.1-py311hf29c0ef_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.28.3-hcfe8598_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cppcheck-2.15.0-py311h59791a5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.1-py311hafd3f86_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/expat-2.5.0-hcb278e6_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-6.1.1-gpl_he44c6f3_112.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h54ed35b_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fmt-10.2.1-h00ab1b0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.54.1-py311h9ecbd09_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/foonathan-memory-0.7.2-h27087fc_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-hac7e632_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4b96d29_20.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gl2ps-1.4.2-h0708190_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/glew-2.1.0-h9c3ff4c_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gmock-1.14.0-ha770c72_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/graphviz-9.0.0-h78e8752_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.22.9-h8e1006c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.22.9-h98fc4e7_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gtest-1.14.0-h434a139_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gtk2-2.24.33-h280cfa0_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gts-0.7.6-h977cf35_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.11-hfc55251_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.43-h712a8e2_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libacl-2.3.2-h0f662aa_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.82.0-h6fcfa73_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.82.0-h00ab1b0_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.82.0-ha770c72_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.82.0-py311h92ebd52_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.82.0-py311h781c19f_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-15.0.7-default_h127d8a8_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang13-15.0.7-default_h5d6823c_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.8.0-hca28451_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.20-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.5.0-hcb278e6_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgd-2.3.3-h119a65a_9.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-hac7e632_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libignition-cmake2-2.17.2-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libignition-math6-6.15.1-py311he92c4ec_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.9.0-qt5_py311ha9522c6_515.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.1.0-h2da1b83_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.1.0-hb045406_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.1.0-hb045406_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.1.0-h5c03a75_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.1.0-h2da1b83_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.1.0-h2da1b83_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.1.0-he02047a_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.1.0-h5c03a75_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.1.0-h07e8aee_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.1.0-h07e8aee_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.1.0-he02047a_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.1.0-h39126c6_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he02047a_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.1-h2a13503_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/librsvg-2.58.1-hadf69e7_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.7-h2774228_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.49.1-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libva-2.21.0-h4ab18f5_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libwebp-1.4.0-h2c329e2_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h662e7e4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-hc051c1a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-h4ab18f5_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py311h38be061_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.2.2-py311hc0a218f_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h2b939e6_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.1.0-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.1.0-py311h9ecbd09_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.0.33-hf1915f5_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.0.33-hca2cd23_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/netifaces-0.11.0-py311h459d7ec_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/nss-3.100-hca3bf56_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py311h64a7726_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-haf962dd_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h5888daf_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pango-1.54.0-h84a9a3c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.13.1-h4836831_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre-8.45-h9c3ff4c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py311h18e6fac_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h4bc722e_1009.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/propcache-0.2.0-py311h9ecbd09_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-16.1-hb77b528_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt5_py311hf899e8c_515.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.6-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.6-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybullet-3.25-py311h6dcdc2f_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.27.0-py311h124c5f0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py311hf0fb5b6_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py311hb755f60_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.8-hab00c5b_0_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-h5810be5_19.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/rhash-1.4.4-hd590300_0.conda + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-msgs-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-cpp-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-interfaces-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-py-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-actionlib-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-auto-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-copyright-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-core-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-cpplint-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-definitions-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-libraries-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-targets-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-flake8-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gmock-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gtest-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-include-directories-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-libraries-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-pep257-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-pytest-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-python-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-ros-0.10.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-test-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-version-1.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-xmllint-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-copyright-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cppcheck-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cpplint-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-flake8-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-index-cpp-1.4.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-index-python-1.4.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-auto-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-cmake-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-common-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-package-0.14.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-pep257-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-uncrustify-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-xmllint-0.12.10-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-angles-1.15.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-builtin-interfaces-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-class-loader-2.2.0-py311hb303436_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-common-interfaces-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-composition-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-composition-interfaces-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-console-bridge-vendor-1.4.1-py311hb303436_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-cv-bridge-3.2.1-py311h5fd4792_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-cyclonedds-0.10.4-py311h8eb0f6d_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-cpp-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-py-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-depthimage-to-laserscan-2.5.1-py311h5fd4792_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-desktop-0.10.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-diagnostic-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-domain-coordinator-0.10.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-map-server-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-robot-bringup-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-sensors-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-eigen3-cmake-module-0.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-example-interfaces-0.9.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-executors-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastcdr-1.0.24-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastrtps-2.6.7-py311h70423f0_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastrtps-cmake-module-2.2.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-foonathan-memory-vendor-1.2.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-geometry-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-geometry2-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-gmock-vendor-1.10.9004-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-gtest-vendor-1.10.9004-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-binding-c-2.0.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-hoofs-2.0.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-posh-2.0.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311hd50fb47_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ignition-math6-vendor-0.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-geometry-3.2.1-py311h5fd4792_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-tools-0.20.3-py311h5fd4792_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-transport-3.1.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-interactive-markers-2.3.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-intra-process-demo-0.20.3-py311h5fd4792_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-joy-3.3.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-kdl-parser-2.6.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-keyboard-handler-0.0.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-laser-geometry-2.4.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-1.0.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-ros-0.19.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-1.0.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-ament-cmake-1.0.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-ros-0.19.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-xml-1.0.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-yaml-1.0.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libcurl-vendor-3.1.1-py311hfbeaf8d_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libstatistics-collector-1.3.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libyaml-vendor-1.2.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-lifecycle-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-lifecycle-msgs-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-logging-demo-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-map-msgs-2.1.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-message-filters-4.3.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-nav-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-orocos-kdl-vendor-0.2.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-osrf-pycommon-2.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pcl-conversions-2.4.0-py311hf85fee4_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pcl-msgs-1.0.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pendulum-control-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pendulum-msgs-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pluginlib-5.1.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pybind11-vendor-2.4.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-python-cmake-module-0.10.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-python-qt-binding-1.1.2-py311hf4f0b2d_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-dotgraph-2.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-2.2.3-py311hf4f0b2d_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-cpp-2.2.3-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-py-common-2.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-quality-of-service-demo-py-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-5.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-action-5.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-interfaces-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-lifecycle-5.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-logging-interface-2.3.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h9883907_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-16.0.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-action-16.0.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-components-16.0.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-lifecycle-16.0.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclpy-3.3.11-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcpputils-2.4.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcutils-5.1.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-resource-retriever-3.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-6.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-connextdds-0.11.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-connextdds-common-0.11.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-dds-common-1.6.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-implementation-2.8.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-implementation-cmake-6.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-robot-state-publisher-3.0.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-base-0.10.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-core-0.10.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-environment-3.2.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-workspace-1.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2action-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2bag-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2cli-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2cli-common-extensions-0.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2component-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2doctor-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2interface-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2launch-0.19.7-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2lifecycle-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2multicast-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2node-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2param-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2pkg-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2run-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2service-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2topic-0.18.8-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-compression-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-cpp-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-interfaces-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-py-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-storage-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-transport-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosgraph-msgs-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-adapter-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-cli-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-cmake-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-default-generators-1.2.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-default-runtime-1.2.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-c-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-cpp-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-py-0.14.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-parser-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-c-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-py-0.9.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-c-2.0.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rpyutils-0.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-action-2.0.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-bag-1.1.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-bag-plugins-1.1.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-common-plugins-1.2.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-console-2.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-graph-1.3.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-1.1.6-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-cpp-1.1.6-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-py-1.1.6-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-image-view-1.2.0-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-msg-1.2.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-plot-1.1.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-publisher-1.5.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-py-common-1.1.6-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-py-console-1.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-reconfigure-1.1.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-service-caller-1.0.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-shell-1.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-srv-1.0.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-topic-1.5.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rttest-0.13.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-assimp-vendor-11.2.10-py311h391de45_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-common-11.2.10-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-default-plugins-11.2.10-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-ogre-vendor-11.2.10-py311hcb5fb3e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-rendering-11.2.10-py311hd4beeb7_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz2-11.2.10-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sdl2-vendor-3.3.0-py311h5e8cc36_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sensor-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sensor-msgs-py-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-shape-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-shared-queues-vendor-0.15.9-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-spdlog-vendor-1.3.1-py311h9883907_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sqlite3-vendor-0.15.9-py311he5a647e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sros2-0.10.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sros2-cmake-0.10.4-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-statistics-msgs-1.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-std-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-std-srvs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-stereo-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tango-icons-vendor-0.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-teleop-twist-joy-2.4.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-teleop-twist-keyboard-2.3.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-0.25.5-py311hb303436_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-bullet-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-eigen-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-eigen-kdl-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-geometry-msgs-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-kdl-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-msgs-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-py-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-ros-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-ros-py-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-sensor-msgs-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-tools-0.25.5-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tinyxml-vendor-0.8.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tinyxml2-vendor-0.7.6-py311hfc76a15_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tlsf-0.7.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tlsf-cpp-0.13.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-topic-monitor-0.20.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tracetools-4.1.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-trajectory-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-turtlesim-1.4.2-py311h27406db_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-uncrustify-vendor-2.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-unique-identifier-msgs-2.2.1-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdf-2.6.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdf-parser-plugin-2.6.0-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdfdom-3.0.2-py311hb303436_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdfdom-headers-1.0.6-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-visualization-msgs-4.2.3-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-yaml-cpp-vendor-8.0.2-py311hb335429_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-zstd-vendor-0.15.9-py311hefdfea7_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros2-distro-mutex-0.5.0-humble.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.28.5-h77f46ba_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sip-6.7.12-py311hb755f60_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/spdlog-1.12.0-hd2e6256_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.46.0-h6d4b2fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.0-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.13.0-h94b29a5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml-2.6.2-h4bd325d_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml2-10.0.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/uncrustify-0.74.0-h27087fc_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/utfcpp-4.0.5-ha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-base-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/x264-1!164.3095-h166bdaf_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/x265-3.5-h924138e_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-h8ee46fc_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.0-h8ee46fc_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.9-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.1-h8ee46fc_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hb9d3cd8_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-he73a12e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-h8ee46fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxaw-1.0.14-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.5-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxfixes-5.0.3-h7f98852_1004.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxi-1.7.10-h4bc722e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxmu-1.1.3-h4ab18f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxpm-3.5.17-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrandr-1.5.2-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxt-1.3.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-hb9d3cd8_1004.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-hb9d3cd8_1008.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-cpp-0.8.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.14.0-py311h9ecbd09_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.13-h4ab18f5_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zziplib-0.13.69-h27826a3_1.tar.bz2 + osx-64: + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/aiohttp-3.10.10-py311ha971863_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/aom-3.9.1-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h460e769_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.5-hafa3907_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-3.25-h9bdd199_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-he75c550_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-hfdf4475_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.34.1-h44e7173_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.8.30-h8857fd0_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h99e66fa_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.1-py311h137bacd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.28.3-h7c85d92_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/console_bridge-1.0.2-hbb4e6a2_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cppcheck-2.15.0-py311h58e3611_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.1-py311he4fabbe_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/double-conversion-3.3.0-he965462_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/eigen-3.4.0-h1c7c39f_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/expat-2.5.0-hf0c8a7f_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ffmpeg-6.1.1-gpl_h0089088_112.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/flann-1.9.2-hc487e18_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fmt-10.2.1-h7728843_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.14.2-h5bb23bf_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.54.1-py311h3336109_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/foonathan-memory-0.7.2-hf0c8a7f_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-hdc0ade2_20.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/frozenlist-1.4.1-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.12-ha587570_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gettext-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gettext-tools-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/giflib-5.2.2-h10d778d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gl2ps-1.4.2-h4cff582_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/glew-2.1.0-h046ec9c_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/glib-2.80.2-h0f68cf7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/glib-tools-2.80.2-hc27840c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gmock-1.14.0-h694c41f_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-hf036a51_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gnutls-3.7.9-h1951705_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/graphite2-1.3.13-h73e2aa4_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/graphviz-9.0.0-hee74176_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.4-ha0a8333_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gstreamer-1.24.4-hbc75551_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gtest-1.14.0-h3c5361c_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gtk2-2.24.33-h8ca4665_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gts-0.7.6-h53e17e3_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/harfbuzz-8.5.0-h053f038_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/hdf4-4.2.15-h8138101_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_h687a608_105.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.11-h2d185b6_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/jasper-4.2.4-hb10263b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/jsoncpp-1.9.5-h940c156_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.7-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.3-h37d8d59_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libabseil-20240116.2-cxx17_hf036a51_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libass-0.17.1-h80904bb_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-hf0c313a_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.82.0-h1c7c39f_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp15-15.0.7-default_h7151d67_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang13-18.1.7-default_h0449792_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.8.0-hf9fcc65_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcxx-19.1.1-hf95d169_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.20-h49d49c5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.5.0-hf0c8a7f_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgd-2.3.3-h0dceb68_9.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-devel-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.80.2-h0f68cf7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.11.1-default_h456cccd_1000.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libidn2-2.3.7-h10d778d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libignition-cmake2-2.17.2-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libignition-math6-6.15.1-py311h9dfb33e_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libintl-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libintl-devel-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/liblapacke-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libllvm15-15.0.7-hbedff68_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libllvm18-18.1.7-hd5e122f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libnetcdf-4.9.2-nompi_h7334405_114.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.58.0-h64cf6d3_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libogg-1.3.5-hfdf4475_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.27-openmp_h8869122_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopencv-4.9.0-headless_py311h9619bf6_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-2024.1.0-h3d2f4b3_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-batch-plugin-2024.1.0-h7b87a6e_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-plugin-2024.1.0-h7b87a6e_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-hetero-plugin-2024.1.0-h280e65d_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-intel-cpu-plugin-2024.1.0-h3d2f4b3_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-ir-frontend-2024.1.0-h280e65d_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-onnx-frontend-2024.1.0-he1e86a1_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-paddle-frontend-2024.1.0-he1e86a1_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-pytorch-frontend-2024.1.0-hf036a51_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-frontend-2024.1.0-haca2b7f_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-lite-frontend-2024.1.0-hf036a51_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.43-h92b6c6a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h75a757a_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-h4e4d658_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.1-h8138101_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.1-h368d7ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.0-h1b8f9f3_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libtasn1-4.19.0-hb7f2c08_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libtheora-1.1.1-hfdf4475_1006.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.6.0-h129831d_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libunistring-0.9.10-h0d85af4_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.49.0-hee94a50_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libvorbis-1.3.7-h046ec9c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libvpx-1.14.1-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libwebp-1.4.0-hc207709_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.4.0-h10d778d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.15-hb7f2c08_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.7-h3e169fe_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libxslt-1.1.39-h03b04e6_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libzip-1.10.1-hc158999_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-h87427d6_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-19.1.1-h545e0da_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/loguru-0.7.2-py311h6eed73b_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lxml-5.2.2-py311hf8c4076_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311h8b21175_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/msgpack-python-1.1.0-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/multidict-6.1.0-py311h3e662af_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-hfd7a639_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-ha9146f8_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.5-hf036a51_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/netifaces-0.11.0-py311h2725bcf_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/nettle-3.9.1-h8e11ae5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/nlohmann_json-3.11.3-hf036a51_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/nspr-4.35-hea0b92c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/nss-3.100-h6606ded_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py311hc43a94b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h3f0570e_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openh264-2.4.1-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.2-hd23fc13_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-hac325c4_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/p11-kit-0.24.1-h65f8906_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pango-1.54.0-h880b76c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pcl-1.13.1-hd9ef61d_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pcre-8.45-he49afe7_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.43-h0ad2156_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.3.0-py311h1b85569_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pixman-0.43.4-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pkg-config-0.29.2-hf7e621a_1009.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/proj-9.3.1-h81faed2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/propcache-0.2.0-py311h3336109_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-h00291cd_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pugixml-1.14-he965462_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/py-opencv-4.9.0-headless_py311hace8f6e_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.6-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.6-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybullet-3.25-py311he75c550_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.27.0-py311h6dfc1d0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqt-5.15.9-py311h5b1a2bc_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqt5-sip-12.12.2-py311h46b81f0_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.8-h9f0c242_0_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/qhull-2020.2-h3c5361c_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-hecaf5c3_21.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/rhash-1.4.4-h0dc2134_0.conda + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-msgs-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-cpp-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-py-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-actionlib-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-auto-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-copyright-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-core-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-cpplint-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-definitions-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-libraries-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-targets-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-flake8-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gmock-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gtest-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-include-directories-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-libraries-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-pep257-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-pytest-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-python-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-ros-0.10.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-test-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-version-1.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-xmllint-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-copyright-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cppcheck-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cpplint-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-flake8-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-index-cpp-1.4.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-index-python-1.4.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-auto-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-cmake-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-common-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-package-0.14.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-pep257-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-uncrustify-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-xmllint-0.12.10-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-angles-1.15.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-builtin-interfaces-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-class-loader-2.2.0-py311he602911_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-common-interfaces-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-composition-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-composition-interfaces-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-console-bridge-vendor-1.4.1-py311he602911_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-cv-bridge-3.2.1-py311h501d6c9_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-cyclonedds-0.10.4-py311h43fc731_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-cpp-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-py-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-depthimage-to-laserscan-2.5.1-py311h501d6c9_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-desktop-0.10.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-diagnostic-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-domain-coordinator-0.10.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-map-server-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-robot-bringup-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-sensors-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-eigen3-cmake-module-0.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-example-interfaces-0.9.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-executors-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastcdr-1.0.24-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastrtps-2.6.7-py311h494b4d6_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastrtps-cmake-module-2.2.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-foonathan-memory-vendor-1.2.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-geometry-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-geometry2-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-gmock-vendor-1.10.9004-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-gtest-vendor-1.10.9004-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-binding-c-2.0.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-hoofs-2.0.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-posh-2.0.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h9fb8454_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ignition-math6-vendor-0.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-geometry-3.2.1-py311h501d6c9_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-tools-0.20.3-py311h501d6c9_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-transport-3.1.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-interactive-markers-2.3.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-intra-process-demo-0.20.3-py311h501d6c9_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-joy-3.3.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-kdl-parser-2.6.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-keyboard-handler-0.0.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-laser-geometry-2.4.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-1.0.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-ros-0.19.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-1.0.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-ament-cmake-1.0.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-ros-0.19.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-xml-1.0.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-yaml-1.0.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libcurl-vendor-3.1.1-py311h5814ca7_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libstatistics-collector-1.3.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libyaml-vendor-1.2.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-lifecycle-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-lifecycle-msgs-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-logging-demo-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-map-msgs-2.1.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-message-filters-4.3.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-nav-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-orocos-kdl-vendor-0.2.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-osrf-pycommon-2.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pcl-conversions-2.4.0-py311hc5b557a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pcl-msgs-1.0.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pendulum-msgs-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pluginlib-5.1.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pybind11-vendor-2.4.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-python-cmake-module-0.10.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-python-qt-binding-1.1.2-py311ha3ff0c1_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-dotgraph-2.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-2.2.3-py311ha3ff0c1_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-cpp-2.2.3-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-py-common-2.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-quality-of-service-demo-py-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-5.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-action-5.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-interfaces-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-lifecycle-5.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-logging-interface-2.3.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h9586406_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-16.0.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-action-16.0.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-components-16.0.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-lifecycle-16.0.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclpy-3.3.11-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcpputils-2.4.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcutils-5.1.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-resource-retriever-3.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-6.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-connextdds-0.11.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-connextdds-common-0.11.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-dds-common-1.6.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-implementation-2.8.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-implementation-cmake-6.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-robot-state-publisher-3.0.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-base-0.10.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-core-0.10.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-environment-3.2.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-workspace-1.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2action-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2bag-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2cli-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2cli-common-extensions-0.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2component-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2doctor-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2interface-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2launch-0.19.7-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2lifecycle-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2multicast-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2node-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2param-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2pkg-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2run-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2service-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2topic-0.18.8-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-compression-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-cpp-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-interfaces-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-py-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-storage-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-transport-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosgraph-msgs-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-adapter-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-cli-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-cmake-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-default-generators-1.2.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-default-runtime-1.2.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-c-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-cpp-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-py-0.14.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-parser-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-c-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-py-0.9.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-c-2.0.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rpyutils-0.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-action-2.0.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-bag-1.1.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-bag-plugins-1.1.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-common-plugins-1.2.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-console-2.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-graph-1.3.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-1.1.6-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-cpp-1.1.6-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-py-1.1.6-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-image-view-1.2.0-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-msg-1.2.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-plot-1.1.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-publisher-1.5.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-py-common-1.1.6-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-py-console-1.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-reconfigure-1.1.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-service-caller-1.0.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-shell-1.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-srv-1.0.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-topic-1.5.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-assimp-vendor-11.2.10-py311h33181af_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-common-11.2.10-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-default-plugins-11.2.10-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-ogre-vendor-11.2.10-py311h4943e92_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-rendering-11.2.10-py311h0b5e3d8_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz2-11.2.10-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sdl2-vendor-3.3.0-py311h0d9aae7_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sensor-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sensor-msgs-py-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-shape-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-shared-queues-vendor-0.15.9-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-spdlog-vendor-1.3.1-py311h9586406_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sqlite3-vendor-0.15.9-py311hc6a79f1_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sros2-0.10.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sros2-cmake-0.10.4-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-statistics-msgs-1.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-std-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-std-srvs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-stereo-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tango-icons-vendor-0.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-teleop-twist-joy-2.4.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-teleop-twist-keyboard-2.3.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-0.25.5-py311he602911_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-bullet-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-eigen-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-eigen-kdl-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-geometry-msgs-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-kdl-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-msgs-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-py-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-ros-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-ros-py-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-sensor-msgs-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-tools-0.25.5-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tinyxml-vendor-0.8.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tinyxml2-vendor-0.7.6-py311h0f7ea6c_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-topic-monitor-0.20.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tracetools-4.1.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-trajectory-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-turtlesim-1.4.2-py311h2e3875a_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-uncrustify-vendor-2.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-unique-identifier-msgs-2.2.1-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdf-2.6.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdf-parser-plugin-2.6.0-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdfdom-3.0.2-py311he602911_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdfdom-headers-1.0.6-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-visualization-msgs-4.2.3-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h907a76e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-zstd-vendor-0.15.9-py311hfe70486_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros2-distro-mutex-0.5.0-humble.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.7-hac325c4_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sip-6.7.12-py311hd39e593_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/snappy-1.2.1-he1e6707_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/spdlog-1.12.0-h8dd852c_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sqlite-3.46.0-h28673e1_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/svt-av1-2.1.0-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.13.0-h37c8870_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-devel-2021.13.0-hf74753b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tinyxml-2.6.2-h65a07b1_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/tinyxml2-10.0.0-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/uncrustify-0.74.0-h96cf925_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/utfcpp-4.0.5-h694c41f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/vtk-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/vtk-base-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/x264-1!164.3095-h775f41a_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/x265-3.5-hbb4e6a2_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-kbproto-1.0.7-h00291cd_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.9-hc955faf_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxaw-1.0.14-h0d85af4_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.5-h00291cd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxext-1.3.4-hb7f2c08_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxmu-1.1.3-h3f5e55a_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxpm-3.5.17-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxrandr-1.5.2-h0d85af4_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxrender-0.9.11-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxt-1.3.0-h0dc2134_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-randrproto-1.5.0-h00291cd_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-renderproto-0.11.1-h00291cd_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xextproto-7.3.0-h00291cd_1004.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xproto-7.0.31-h00291cd_1008.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.6-h775f41a_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-h0d85af4_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-cpp-0.8.0-he965462_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/yarl-1.14.0-py311h3336109_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/zlib-1.2.13-h87427d6_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.6-h915ae27_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/zziplib-0.13.69-h5dbffcc_1.tar.bz2 + osx-arm64: + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/aiohttp-3.10.10-py311h0ecf0c1_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/aom-3.9.1-h7bae524_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-he63ff86_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.5-h9c252e8_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-3.25-hf3b2ce4_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py311h57524c7_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.34.1-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hd1e100b_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.1-py311h3a79f62_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.28.3-h50fd54c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/console_bridge-1.0.2-h3e96240_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cppcheck-2.15.0-py311hd071e3f_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.1-py311h47c44cf_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/dav1d-1.2.1-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/double-conversion-3.3.0-h13dd4ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/eigen-3.4.0-h1995070_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.5.0-hb7217d7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ffmpeg-6.1.1-gpl_hc16618e_112.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/flann-1.9.2-hd2cfa1e_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fmt-10.2.1-h2ffa867_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.14.2-h82840c6_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.54.1-py311h460d6c5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/foonathan-memory-0.7.2-hb7217d7_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hd0e3f39_20.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fribidi-1.0.10-h27ca646_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/frozenlist-1.4.1-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.12-h7ddc832_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-tools-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/giflib-5.2.2-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gl2ps-1.4.2-h17b34a0_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/glew-2.1.0-h9f76cd9_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/glib-2.80.2-h535f939_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/glib-tools-2.80.2-h4c882b9_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gmock-1.14.0-hce30654_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-h7bae524_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gnutls-3.7.9-hd26332c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/graphite2-1.3.13-hebf3989_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h3face73_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.4-h8a8f8c8_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gstreamer-1.24.4-h430e707_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gtest-1.14.0-h420ef59_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gtk2-2.24.33-h7895bb2_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gts-0.7.6-he42f4ea_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/harfbuzz-8.5.0-h1836168_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hdf4-4.2.15-h2ee6834_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_hec07895_105.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.11-h1059232_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jasper-4.2.4-h6c4e4ef_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jsoncpp-1.9.5-hc021e02_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jxrlib-1.1-h93a5062_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.7-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lame-3.100-h1a8c8d9_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libabseil-20240116.2-cxx17_h00cdb27_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libass-0.17.1-hf7da4fe_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h72cdd8a_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.82.0-hf450f58_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp15-15.0.7-default_he012953_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-18.1.7-default_hb9c8b4a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.8.0-h7b6f9a7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.1-ha82da77_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.20-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.5.0-hb7217d7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgd-2.3.3-hfdf3952_9.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-devel-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.80.2-h535f939_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.11.1-default_h7685b71_1000.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libidn2-2.3.7-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-cmake2-2.17.2-h00cdb27_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-math6-6.15.1-py311h550b051_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-devel-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm15-15.0.7-h2621b3d_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm18-18.1.7-hdac5640_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libnetcdf-4.9.2-nompi_he469be0_114.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.58.0-ha4dd798_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libogg-1.3.5-h99b78c6_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopencv-4.9.0-headless_py311h2b50112_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-2024.1.0-h5c9529b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-arm-cpu-plugin-2024.1.0-h5c9529b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-batch-plugin-2024.1.0-hcd65546_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-plugin-2024.1.0-hcd65546_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-hetero-plugin-2024.1.0-h88cb26a_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-ir-frontend-2024.1.0-h88cb26a_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-onnx-frontend-2024.1.0-h32b5460_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-paddle-frontend-2024.1.0-h32b5460_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-pytorch-frontend-2024.1.0-h00cdb27_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-frontend-2024.1.0-h2741c3b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-lite-frontend-2024.1.0-h00cdb27_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopus-1.3.1-h27ca646_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.43-h091b4b1_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h671472c_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hbfab5d5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.1-h2ee6834_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.1-hbc281fb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.0-hfb93653_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtasn1-4.19.0-h1a8c8d9_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtheora-1.1.1-h99b78c6_1006.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.6.0-h07db509_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libunistring-0.9.10-h3422bc3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.49.1-h7ab814d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libvorbis-1.3.7-h9f76cd9_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libvpx-1.14.1-h7bae524_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-1.4.0-h54798ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.4.0-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.15-hf346824_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.7-ha661575_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libxslt-1.1.39-h223e5b9_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzip-1.10.1-ha0bc3c6_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.13-hfb2fe0b_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-19.1.1-h6cdba0f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/loguru-0.7.2-py311h267d04e_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lxml-5.2.2-py311hf9a6a72_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hbe3227e_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/msgpack-python-1.1.0-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/multidict-6.1.0-py311h426a4a9_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-hd1853d3_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-hf036fc4_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/netifaces-0.11.0-py311heffc1b2_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nettle-3.9.1-h40ed0f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nlohmann_json-3.11.3-h00cdb27_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nspr-4.35-hb7217d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.100-hc6e9f88_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py311h7125741_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-h2c51e1d_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openh264-2.4.1-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-hf9b8971_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/p11-kit-0.24.1-h29577a5_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pango-1.54.0-h5cb9fbc_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcl-1.13.1-hc87a3e3_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcre-8.45-hbdafb3b_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.43-h26f9a81_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.3.0-py311h0b5d0a1_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pixman-0.43.4-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hab62308_1008.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/proj-9.3.1-h93d94ba_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/propcache-0.2.0-py311h460d6c5_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-hd74edd7_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pugixml-1.14-h13dd4ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/py-opencv-4.9.0-headless_py311h7e6d3fa_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.6-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.6-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybullet-3.25-py311h57524c7_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.27.0-py311h84a5a08_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt-5.15.9-py311hc49b008_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py311ha891d26_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.8-hdf0ec26_0_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qhull-2020.2-h420ef59_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hf679f28_21.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.5-h7ab814d_0.conda + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-cpp-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-interfaces-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-py-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-actionlib-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-auto-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-copyright-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-core-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-cppcheck-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-cpplint-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-definitions-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-libraries-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-targets-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-flake8-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gmock-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gtest-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-include-directories-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-libraries-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-pep257-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-pytest-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-python-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-ros-0.10.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-test-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-uncrustify-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-version-1.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-xmllint-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-copyright-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cppcheck-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cpplint-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-flake8-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-index-cpp-1.4.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-index-python-1.4.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-auto-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-cmake-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-common-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-package-0.14.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-pep257-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-uncrustify-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-xmllint-0.12.10-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-angles-1.15.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-builtin-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-class-loader-2.2.0-py311h00a3625_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-common-interfaces-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-composition-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-composition-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-console-bridge-vendor-1.4.1-py311h00a3625_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-cv-bridge-3.2.1-py311hb5c0377_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-cyclonedds-0.10.4-py311h577d203_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-cpp-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-cpp-native-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-py-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-depthimage-to-laserscan-2.5.1-py311hb5c0377_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-desktop-0.10.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-diagnostic-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-domain-coordinator-0.10.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-map-server-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-robot-bringup-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-sensors-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-eigen3-cmake-module-0.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-example-interfaces-0.9.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-executors-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastcdr-1.0.24-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastrtps-2.6.7-py311h3796505_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastrtps-cmake-module-2.2.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-foonathan-memory-vendor-1.2.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-geometry-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-geometry2-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-gmock-vendor-1.10.9004-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-gtest-vendor-1.10.9004-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-binding-c-2.0.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-hoofs-2.0.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-posh-2.0.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h0189461_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ignition-math6-vendor-0.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-geometry-3.2.1-py311hb5c0377_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-tools-0.20.3-py311hb5c0377_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-transport-3.1.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-interactive-markers-2.3.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-intra-process-demo-0.20.3-py311hb5c0377_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-joy-3.3.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-kdl-parser-2.6.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-keyboard-handler-0.0.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-laser-geometry-2.4.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-1.0.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-ros-0.19.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-1.0.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-ament-cmake-1.0.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-ros-0.19.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-xml-1.0.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-yaml-1.0.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libcurl-vendor-3.1.1-py311hb978a33_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libstatistics-collector-1.3.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libyaml-vendor-1.2.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-lifecycle-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-lifecycle-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-logging-demo-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-map-msgs-2.1.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-message-filters-4.3.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-nav-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-orocos-kdl-vendor-0.2.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-osrf-pycommon-2.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pcl-conversions-2.4.0-py311hb7dd7f0_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pcl-msgs-1.0.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pendulum-msgs-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pluginlib-5.1.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pybind11-vendor-2.4.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-python-cmake-module-0.10.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-python-qt-binding-1.1.2-py311ha5a60af_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-dotgraph-2.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-2.2.3-py311ha5a60af_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-cpp-2.2.3-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-py-common-2.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-quality-of-service-demo-py-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-5.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-action-5.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-lifecycle-5.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-logging-interface-2.3.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-logging-spdlog-2.3.1-py311hdd42177_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-yaml-param-parser-5.3.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-16.0.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-action-16.0.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-components-16.0.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-lifecycle-16.0.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclpy-3.3.11-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcpputils-2.4.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcutils-5.1.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-resource-retriever-3.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-6.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-connextdds-0.11.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-connextdds-common-0.11.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-dds-common-1.6.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-implementation-2.8.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-implementation-cmake-6.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-robot-state-publisher-3.0.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-base-0.10.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-core-0.10.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-environment-3.2.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-workspace-1.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2action-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2bag-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2cli-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2cli-common-extensions-0.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2component-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2doctor-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2interface-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2launch-0.19.7-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2lifecycle-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2multicast-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2node-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2param-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2pkg-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2run-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2service-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2topic-0.18.8-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-compression-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-compression-zstd-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-cpp-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-interfaces-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-py-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-storage-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-transport-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosgraph-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-adapter-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-cli-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-cmake-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-default-generators-1.2.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-default-runtime-1.2.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-c-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-cpp-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-py-0.14.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-parser-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-c-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-cpp-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-py-0.9.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-c-2.0.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-interface-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rpyutils-0.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-action-2.0.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-bag-1.1.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-bag-plugins-1.1.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-common-plugins-1.2.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-console-2.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-graph-1.3.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-1.1.6-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-cpp-1.1.6-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-py-1.1.6-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-image-view-1.2.0-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-msg-1.2.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-plot-1.1.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-publisher-1.5.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-py-common-1.1.6-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-py-console-1.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-reconfigure-1.1.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-service-caller-1.0.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-shell-1.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-srv-1.0.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-topic-1.5.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-assimp-vendor-11.2.10-py311he51b96d_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-common-11.2.10-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-default-plugins-11.2.10-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-ogre-vendor-11.2.10-py311h10bdd65_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-rendering-11.2.10-py311h482bf09_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz2-11.2.10-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sdl2-vendor-3.3.0-py311h3e2e443_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sensor-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sensor-msgs-py-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-shape-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-shared-queues-vendor-0.15.9-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-spdlog-vendor-1.3.1-py311hdd42177_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sqlite3-vendor-0.15.9-py311h2cd3632_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sros2-0.10.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sros2-cmake-0.10.4-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-statistics-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-std-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-std-srvs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-stereo-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tango-icons-vendor-0.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-teleop-twist-joy-2.4.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-teleop-twist-keyboard-2.3.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-0.25.5-py311h00a3625_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-bullet-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-eigen-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-eigen-kdl-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-geometry-msgs-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-kdl-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-msgs-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-py-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-ros-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-ros-py-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-sensor-msgs-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-tools-0.25.5-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tinyxml-vendor-0.8.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tinyxml2-vendor-0.7.6-py311hb90db5c_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-topic-monitor-0.20.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tracetools-4.1.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-trajectory-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-turtlesim-1.4.2-py311h15ddf78_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-uncrustify-vendor-2.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-unique-identifier-msgs-2.2.1-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdf-2.6.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdf-parser-plugin-2.6.0-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdfdom-3.0.2-py311h00a3625_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdfdom-headers-1.0.6-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-visualization-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-yaml-cpp-vendor-8.0.2-py311hbfa132e_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-zstd-vendor-0.15.9-py311h223718a_5.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros2-distro-mutex-0.5.0-humble.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.7-hf9b8971_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.6-py311h3f08180_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/snappy-1.2.1-hd02b534_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/spdlog-1.12.0-he64bfa9_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sqlite-3.46.0-h5838104_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/svt-av1-2.1.0-h7bae524_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.13.0-h7b3277c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-devel-2021.13.0-h8e01b61_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml-2.6.2-h260d524_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml2-10.0.0-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/uncrustify-0.74.0-h6b3803e_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/utfcpp-4.0.5-hce30654_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-base-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/x264-1!164.3095-h57fd34a_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/x265-3.5-hbc6ce65_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-kbproto-1.0.7-hd74edd7_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libx11-1.8.9-h570a39f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxaw-1.0.14-h3422bc3_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.5-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxext-1.3.4-h1a8c8d9_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxmu-1.1.3-h99b78c6_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxpm-3.5.17-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxrandr-1.5.2-h3422bc3_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxrender-0.9.11-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxt-1.3.0-hb547adb_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-randrproto-1.5.0-hd74edd7_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-renderproto-0.11.1-hd74edd7_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xextproto-7.3.0-hd74edd7_1004.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xproto-7.0.31-hd74edd7_1008.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h3422bc3_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-cpp-0.8.0-h13dd4ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yarl-1.14.0-py311h460d6c5_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.2.13-hfb2fe0b_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.6-hb46c0d2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zziplib-0.13.69-he1e0b03_1.tar.bz2 + win-64: + - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/aiohttp-3.10.10-py311h5082efb_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h81f0834_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/boost-1.82.0-h3810d55_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-3.25-h3810d55_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-hbc92ba2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h91e5215_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cmake-3.28.3-hf0feee3_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/console_bridge-1.0.2-h5362a0b_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cppcheck-2.15.0-py311hf7abe6e_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.1-py311hfd75b31_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/eigen-3.4.0-h91493d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/expat-2.5.0-h63175ca_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ffmpeg-6.1.1-gpl_h52c3a39_114.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/flann-1.9.2-hf9aaf8f_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fmt-10.2.1-h181d51b_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.54.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/foonathan-memory-0.7.2-h57928b3_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/freeglut-3.2.2-he0c23c2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h977226e_21.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/frozenlist-1.4.1-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gl2ps-1.4.2-had7236b_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/glew-2.1.0-h39d44d4_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.2-h0df6a38_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.2-h2f9d560_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gmock-1.14.0-h57928b3_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/graphviz-9.0.0-h51cb2cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.5-hb0a98b8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.5-h5006eae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gtest-1.14.0-hc790b64_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.5.0-h81778c3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/hdf4-4.2.15-h5557f11_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.12-hbb528cf_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/jasper-4.2.4-hcb1a123_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/jsoncpp-1.9.5-h2d74725_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2024.05.08-hc70643c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.7-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libabseil-20240116.2-cxx17_he0c23c2_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libasprintf-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-1.82.0-h65993cd_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.82.0-h91493d7_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.82.0-h57928b3_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.82.0-py311h12feb9d_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.82.0-py311h3810d55_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libclang13-19.1.1-default_ha5278ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.5.0-h63175ca_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libgettextpo-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.2-h0df6a38_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libignition-cmake2-2.17.2-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libignition-math6-6.15.1-py311h1e2dbc3_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-devel-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libnetcdf-4.9.2-nompi_h92078aa_114.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.5-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt6_py311ha3ca279_615.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-2024.1.0-hfe1841e_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-batch-plugin-2024.1.0-h04f32e0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-plugin-2024.1.0-h04f32e0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-hetero-plugin-2024.1.0-h372dad0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-cpu-plugin-2024.1.0-hfe1841e_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-gpu-plugin-2024.1.0-hfe1841e_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-ir-frontend-2024.1.0-h372dad0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-onnx-frontend-2024.1.0-hdeef14f_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-paddle-frontend-2024.1.0-hdeef14f_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-pytorch-frontend-2024.1.0-he0c23c2_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-frontend-2024.1.0-h7c40eac_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he0c23c2_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopus-1.3.1-h8ffe710_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h47a098d_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.3-h0f5434b_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.1-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libtheora-1.1.1-hc70643c_1006.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libuv-1.49.1-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-1.4.0-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-h013a479_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzip-1.11.1-h25f2845_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/loguru-0.7.2-py311h1ea47a8_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lxml-5.3.0-py311hf779c20_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/msgpack-python-1.1.0-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/multidict-6.1.0-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/netifaces-0.11.0-py311ha68e1ae_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/nlohmann_json-3.11.3-he0c23c2_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py311h0b4df5a_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h9aba623_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openh264-2.4.1-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.2-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-he0c23c2_7.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pango-1.54.0-h2231ffd_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pcl-1.13.1-ha569048_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pcre-8.45-h0e60522_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.43-h17e33f8_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h2bf4dc2_1008.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/proj-9.3.1-he13c7e8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/propcache-0.2.0-py311he736701_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-h2466b09_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pugixml-1.14-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt6_py311h9aa2bce_615.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.6-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.6-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybullet-3.25-py311hbc92ba2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.27.0-py311ha86e5f0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py311h125bc19_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py311h12c1d0e_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/python-3.11.8-h2628c8c_0_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt6-main-6.7.2-h527115d_2.conda + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-py-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-actionlib-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-auto-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-copyright-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-core-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-cpplint-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-definitions-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-dependencies-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-include-directories-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-interfaces-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-libraries-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-link-flags-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-targets-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-flake8-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gen-version-h-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gmock-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gtest-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-include-directories-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-libraries-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-pep257-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-pytest-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-python-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-ros-0.10.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-target-dependencies-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-test-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-version-1.3.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-xmllint-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-copyright-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cppcheck-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cpplint-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-flake8-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-index-cpp-1.4.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-index-python-1.4.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-auto-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-cmake-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-common-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-package-0.14.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-pep257-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-uncrustify-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-xmllint-0.12.10-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-angles-1.15.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-builtin-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-class-loader-2.2.0-py311h7f0aa07_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-common-interfaces-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-composition-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-composition-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-console-bridge-vendor-1.4.1-py311h7f0aa07_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-cv-bridge-3.2.1-py311hac52b5e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-py-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-depthimage-to-laserscan-2.5.1-py311hac52b5e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-desktop-0.10.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-diagnostic-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-domain-coordinator-0.10.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-map-server-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-robot-bringup-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-sensors-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-eigen3-cmake-module-0.1.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-example-interfaces-0.9.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-executors-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastcdr-1.0.24-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastrtps-2.6.7-py311h3ca6125_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastrtps-cmake-module-2.2.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-foonathan-memory-vendor-1.2.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-geometry-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-geometry2-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-gmock-vendor-1.10.9004-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-gtest-vendor-1.10.9004-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h564fdc0_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ignition-math6-vendor-0.0.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-geometry-3.2.1-py311hac52b5e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-tools-0.20.3-py311hac52b5e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-transport-3.1.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-interactive-markers-2.3.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-intra-process-demo-0.20.3-py311hac52b5e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-joy-3.3.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-kdl-parser-2.6.4-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-keyboard-handler-0.0.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-laser-geometry-2.4.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-1.0.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-ros-0.19.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-1.0.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-ament-cmake-1.0.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-ros-0.19.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-xml-1.0.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-yaml-1.0.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libcurl-vendor-3.1.2-py311hd7c6e94_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libstatistics-collector-1.3.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libyaml-vendor-1.2.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-lifecycle-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-lifecycle-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-logging-demo-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-map-msgs-2.1.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-message-filters-4.3.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-nav-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-orocos-kdl-vendor-0.2.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-osrf-pycommon-2.0.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pcl-conversions-2.4.0-py311heeb6b0b_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pcl-msgs-1.0.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pendulum-msgs-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pluginlib-5.1.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pybind11-vendor-2.4.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-python-cmake-module-0.10.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-python-qt-binding-1.1.2-py311h63ef4a2_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-dotgraph-2.2.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-2.2.3-py311h63ef4a2_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-cpp-2.2.3-py311h8bad128_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-py-common-2.2.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-quality-of-service-demo-py-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-5.3.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-action-5.3.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-lifecycle-5.3.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-logging-interface-2.3.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h256f844_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-16.0.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-action-16.0.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-components-16.0.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-lifecycle-16.0.8-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclpy-3.3.12-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcpputils-2.4.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcutils-5.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-resource-retriever-3.1.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-6.1.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-connextdds-0.11.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-connextdds-common-0.11.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-dds-common-1.6.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-implementation-2.8.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-implementation-cmake-6.1.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-robot-state-publisher-3.0.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-base-0.10.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-core-0.10.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-environment-3.2.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-workspace-1.0.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2action-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2bag-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2cli-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2cli-common-extensions-0.1.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2component-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2doctor-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2interface-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2launch-0.19.7-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2lifecycle-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2multicast-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2node-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2param-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2pkg-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2run-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2service-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2topic-0.18.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-compression-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-cpp-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-interfaces-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-py-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-storage-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-transport-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosgraph-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-adapter-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-cli-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-cmake-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-default-generators-1.2.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-default-runtime-1.2.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-c-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-py-0.14.4-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-parser-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-c-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-py-0.9.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-c-2.0.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rpyutils-0.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-action-2.0.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-bag-1.1.4-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-bag-plugins-1.1.4-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-common-plugins-1.2.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-console-2.0.2-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-graph-1.3.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-1.1.6-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-cpp-1.1.6-py311h8bad128_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-py-1.1.6-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-image-view-1.2.0-py311h8bad128_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-msg-1.2.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-plot-1.1.2-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-publisher-1.5.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-py-common-1.1.6-py311h8bad128_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-py-console-1.0.2-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-reconfigure-1.1.2-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-service-caller-1.0.5-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-shell-1.0.2-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-srv-1.0.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-topic-1.5.0-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-assimp-vendor-11.2.12-py311hed3cdcc_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-common-11.2.12-py311h8bad128_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-default-plugins-11.2.12-py311h8bad128_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-ogre-vendor-11.2.12-py311hb317004_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-rendering-11.2.12-py311h1221496_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz2-11.2.12-py311h8bad128_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sdl2-vendor-3.3.0-py311hb929e6e_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sensor-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sensor-msgs-py-4.2.4-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-shape-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-shared-queues-vendor-0.15.9-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-spdlog-vendor-1.3.1-py311h256f844_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sqlite3-vendor-0.15.9-py311h5247d0e_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sros2-0.10.4-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sros2-cmake-0.10.4-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-statistics-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-std-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-std-srvs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-stereo-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tango-icons-vendor-0.1.1-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-teleop-twist-joy-2.4.5-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-teleop-twist-keyboard-2.3.2-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-0.25.6-py311h7f0aa07_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-bullet-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-eigen-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-eigen-kdl-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-geometry-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-kdl-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-py-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-ros-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-ros-py-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-sensor-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-tools-0.25.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tinyxml-vendor-0.8.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tinyxml2-vendor-0.7.6-py311hc0c6e74_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-topic-monitor-0.20.3-py311h38cd7cb_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tracetools-4.1.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-trajectory-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-turtlesim-1.4.2-py311h8bad128_6.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-uncrustify-vendor-2.0.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-unique-identifier-msgs-2.2.1-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdf-2.6.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdf-parser-plugin-2.6.0-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdfdom-3.0.2-py311h7f0aa07_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdfdom-headers-1.0.6-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-visualization-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h38cd7cb_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-zstd-vendor-0.15.9-py311h42072a1_7.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros2-distro-mutex-0.5.0-humble.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.7-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sip-6.7.12-py311h12c1d0e_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/snappy-1.2.1-h23299a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/spdlog-1.12.0-h64d2f7d_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sqlite-3.46.1-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/svt-av1-2.1.0-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.13.0-hc790b64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-devel-2021.13.0-h053bfa6_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tinyxml-2.6.2-h2d74725_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/tinyxml2-10.0.0-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/uncrustify-0.74.0-h57928b3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/utfcpp-4.0.5-h57928b3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-ha32ba9b_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vtk-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vtk-base-9.2.6-qt_py311h1234567_223.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/win32_setctime-1.1.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/x264-1!164.3095-h8ffe710_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/x265-3.5-h2d74725_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-kbproto-1.0.7-hcd874cb_1002.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libice-1.1.1-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libsm-1.2.4-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libx11-1.8.9-h0076a8d_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxext-1.3.4-hcd874cb_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxpm-3.5.17-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxt-1.3.0-hcd874cb_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-xextproto-7.3.0-hcd874cb_1003.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-xproto-7.0.31-hcd874cb_1007.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/yaml-0.2.5-h8ffe710_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/yaml-cpp-0.8.0-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/yarl-1.14.0-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zziplib-0.13.69-h3ca93ac_2.conda + noetic: + channels: + - url: https://fast.prefix.dev/conda-forge/ + - url: https://conda.anaconda.org/robostack-staging/ + packages: + linux-64: + - conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/apr-1.7.0-hd590300_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-hfb0e8fe_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/bcrypt-4.2.0-py311h9e33e62_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/boost-1.82.0-h781c19f_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/boost-cpp-1.82.0-h44aadfe_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.1-heb4867d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.1-py311hf29c0ef_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.30.5-hf9cb763_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.1-py311hafd3f86_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.3-h5888daf_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-6.1.1-gpl_he44c6f3_112.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fmt-10.2.1-h00ab1b0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.54.1-py311h9ecbd09_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-hac7e632_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4bd6248_21.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gmock-1.14.0-ha770c72_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gpgme-1.18.0-h27087fc_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/graphviz-9.0.0-h78e8752_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.24.4-h9ad1361_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.24.4-haf2f30d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gtest-1.14.0-h434a139_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gtk2-2.24.33-h280cfa0_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gts-0.7.6-h977cf35_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/hicolor-icon-theme-0.17-ha770c72_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.12-h7955e40_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.43-h712a8e2_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libapr-1.7.0-hd590300_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libapriconv-1.2.2-hd590300_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libaprutil-1.6.1-h40f5838_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libassuan-2.5.7-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.82.0-h6fcfa73_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.82.0-h00ab1b0_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.82.0-ha770c72_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.82.0-py311h92ebd52_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.82.0-py311h781c19f_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp15-15.0.7-default_h127d8a8_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp18.1-18.1.8-default_hf981a13_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang13-19.1.1-default_h9c6a7e4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.10.1-hbbe4b11_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.22-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.3-h5888daf_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgd-2.3.3-h119a65a_9.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-hac7e632_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-24_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.8-h8b73ec9_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm19-19.1.1-ha7bfdaf_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.9.0-qt6_py311he82348a_615.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.1.0-h2da1b83_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.1.0-hb045406_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.1.0-hb045406_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.1.0-h5c03a75_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.1.0-h2da1b83_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.1.0-h2da1b83_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.1.0-he02047a_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.1.0-h5c03a75_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.1.0-h07e8aee_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.1.0-h07e8aee_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.1.0-he02047a_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.1.0-h39126c6_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he02047a_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.44-hadc24fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-hd5b35b9_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.3-hca62329_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/librsvg-2.58.1-hadf69e7_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.20-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.1-hadc24fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.7-h2774228_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-he137b08_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.49.1-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libva-2.21.0-h4ab18f5_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libwebp-1.4.0-h2c329e2_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h662e7e4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-h4c95cb1_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/log4cxx-1.1.0-ha5ff813_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-4.3.3-py311h2cbdf9a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h2b939e6_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-h70512c7_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-ha479ceb_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/netifaces-0.11.0-py311h459d7ec_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/nss-3.105-hd34e28f_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py311h64a7726_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ogre-1.10.12.1-hfa30d70_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-h04e0de5_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h5888daf_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pango-1.54.0-h84a9a3c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py311h18e6fac_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h4bc722e_1009.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/poco-1.12.4-h08a2579_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-17.0-hb77b528_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt6_py311h822ecf1_615.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.6-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.6-py311hd18a35c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.27.0-py311h124c5f0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycryptodome-3.20.0-py311h35130b2_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pycryptodomex-3.20.0-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pynacl-1.5.0-py311h9ecbd09_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py311hf0fb5b6_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py311hb755f60_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyqtwebengine-5.15.9-py311hd529140_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.10-hc5c86c4_2_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/python-orocos-kdl-1.5.1-py311hfdbb021_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h9ecbd09_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-hc9dc06e_21.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qt-webengine-5.15.8-h3e791b3_6.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qt6-main-6.7.2-h402ef58_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/rhash-1.4.4-hd590300_0.conda + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-1.14.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-tutorials-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-angles-1.9.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bond-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bond-core-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bondcpp-1.8.6-py311hc091ac8_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bondpy-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-catkin-0.8.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-class-loader-0.5.0-py311h0357816_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cmake-modules-0.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-common-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-common-tutorials-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-control-msgs-1.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cpp-common-0.7.3-py311hb303436_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cv-bridge-1.16.2-py311h5fd4792_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-desktop-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-aggregator-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-analysis-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-updater-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostics-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-dynamic-reconfigure-1.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-eigen-conversions-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-executive-smach-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-filters-1.9.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gencpp-0.7.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geneus-3.0.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genlisp-0.4.18-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genmsg-0.6.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gennodejs-2.0.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genpy-0.6.15-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-tutorials-0.2.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gl-dependency-1.1.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-image-transport-1.12.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-interactive-markers-1.12.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-joint-state-publisher-1.15.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-kdl-conversions-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-kdl-parser-1.14.2-py311hfc76a15_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-laser-geometry-1.6.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-librviz-tutorial-0.11.0-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-map-msgs-1.14.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-media-export-0.3.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-filters-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-generation-0.4.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-runtime-0.4.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-mk-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nav-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-1.11.0-py311hc091ac8_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-core-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-topic-tools-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-pluginlib-1.13.0-py311hfc76a15_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-pluginlib-tutorials-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-python-qt-binding-0.4.4-py311hf4f0b2d_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-dotgraph-0.4.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-0.4.2-py311hf4f0b2d_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-cpp-0.4.2-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-py-common-0.4.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qwt-dependency-1.1.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-resource-retriever-1.12.7-py311hfbeaf8d_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-robot-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-robot-state-publisher-1.15.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-base-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-comm-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-core-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-environment-1.3.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-tutorials-0.10.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-migration-rule-1.0.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-storage-1.16.0-py311h4650964_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbash-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosboost-cfg-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbuild-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosclean-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosconsole-1.14.3-py311h0d448f3_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosconsole-bridge-0.5.4-py311hb303436_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-core-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-serialization-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-traits-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-tutorials-0.10.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscreate-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosgraph-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosgraph-msgs-1.11.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslang-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslaunch-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslib-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslint-0.12.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslisp-1.9.25-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslz4-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmake-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmaster-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmsg-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosnode-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosout-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospack-2.6.2-py311hfc76a15_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosparam-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospy-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospy-tutorials-0.10.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosservice-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostest-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostime-0.7.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostopic-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosunit-1.15.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roswtf-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-action-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-bag-0.5.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-bag-plugins-0.5.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-common-plugins-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-console-0.4.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-dep-0.4.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-graph-0.4.14-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-0.5.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-py-0.5.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-image-view-0.4.17-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-launch-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-logger-level-0.4.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-moveit-0.5.11-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-msg-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-nav-view-0.5.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-plot-0.4.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-pose-view-0.5.11-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-publisher-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-py-common-0.5.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-py-console-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-reconfigure-0.5.5-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-monitor-0.5.15-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-plugins-0.5.8-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-steering-0.5.12-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-rviz-0.7.0-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-service-caller-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-shell-0.4.11-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-srv-0.4.9-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-tf-tree-0.6.4-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-top-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-topic-0.4.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-web-0.4.10-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-1.14.20-py311h9964df9_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-python-tutorial-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-self-test-1.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-sensor-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-shape-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-msgs-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-ros-2.5.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smclib-1.8.6-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-std-msgs-0.5.13-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-std-srvs-1.11.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-stereo-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf-1.13.2-py311hd50fb47_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf-conversions-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-0.7.7-py311hb303436_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-kdl-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-msgs-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-py-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-ros-0.7.7-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-topic-tools-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-trajectory-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-actionlib-0.2.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-tf-0.2.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-tf2-0.2.3-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtlesim-0.10.2-py311h27406db_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-1.13.2-py311h6c2da11_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-parser-plugin-1.13.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-tutorial-0.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-msgs-1.13.1-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-tutorials-0.11.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-viz-1.5.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-webkit-dependency-1.1.2-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-xacro-1.14.17-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-xmlrpcpp-1.16.0-py311hb335429_17.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sbcl-2.4.8-h380526a_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.30.7-h3ed165c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/sip-6.7.12-py311hb755f60_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.0-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/swig-4.2.1-hc9a1274_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml-2.6.2-h4bd325d_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml2-10.0.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/unixodbc-2.3.12-h661eb56_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-4.0.1-h7fd8c06_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom_headers-1.1.2-h84d6215_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/wayland-1.23.1-h3e06ad9_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/x264-1!164.3095-h166bdaf_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/x265-3.5-h924138e_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-cursor-0.1.4-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-h8ee46fc_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.0-h8ee46fc_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.9-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.1-h8ee46fc_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-compositeproto-0.4.2-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-damageproto-1.2.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hb9d3cd8_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-he73a12e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-h8ee46fc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxaw-1.0.14-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxcomposite-0.4.6-h0b41bf4_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdamage-1.1.5-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.5-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxfixes-5.0.3-h7f98852_1004.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxi-1.7.10-h4bc722e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxmu-1.1.3-h4ab18f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxpm-3.5.17-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrandr-1.5.2-h7f98852_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxt-1.3.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxtst-1.2.5-h4bc722e_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-hb9d3cd8_1002.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-recordproto-1.14.2-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-util-macros-1.20.1-hb9d3cd8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-hb9d3cd8_1004.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-hb9d3cd8_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-hb9d3cd8_1008.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-cpp-0.8.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.3.1-hb9d3cd8_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zziplib-0.13.69-he45264a_2.conda + osx-64: + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/aom-3.9.1-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/apr-1.7.0-hf5a09cc_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h460e769_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bcrypt-4.2.0-py311h95688db_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-cpp-1.82.0-h07eb623_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-hfdf4475_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.34.1-h44e7173_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.8.30-h8857fd0_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h9f650ed_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.1-py311h137bacd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.30.5-h7243fc2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/console_bridge-1.0.2-hbb4e6a2_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.1-py311he4fabbe_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/eigen-3.4.0-h1c7c39f_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/expat-2.6.3-hac325c4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ffmpeg-6.1.1-gpl_h0089088_112.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fmt-10.2.1-h7728843_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.14.2-h5bb23bf_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.54.1-py311h3336109_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-h55e5cf8_21.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.12-ha587570_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gettext-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gettext-tools-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/giflib-5.2.2-h10d778d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/glib-2.82.1-h63bbcf2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/glib-tools-2.82.1-h58ed190_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gmock-1.14.0-h694c41f_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-hf036a51_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gnutls-3.7.9-h1951705_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gpgme-1.18.0-hbbd2c75_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/graphite2-1.3.13-h73e2aa4_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/graphviz-9.0.0-hee74176_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.7-h0ee1d58_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gstreamer-1.24.7-h3271b85_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gtest-1.14.0-h3c5361c_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gtk2-2.24.33-h2c15c3c_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/gts-0.7.6-h53e17e3_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/harfbuzz-8.5.0-h053f038_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_h687a608_105.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/hicolor-icon-theme-0.17-h694c41f_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.12-h2016aa1_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/jasper-4.2.4-hb10263b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.7-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.3-h37d8d59_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libabseil-20240116.2-cxx17_hf036a51_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libapr-1.7.0-hf5a09cc_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libapriconv-1.2.2-hf5a09cc_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libaprutil-1.6.1-hf71c377_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libass-0.17.1-h80904bb_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libassuan-2.5.7-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-hf0c313a_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.82.0-h1c7c39f_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp15-15.0.7-default_h7151d67_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang13-19.1.1-default_h9aab28c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.10.1-h58e7537_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libcxx-19.1.1-hf95d169_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.22-h00291cd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.6.3-hac325c4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgd-2.3.3-h0dceb68_9.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-devel-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.82.1-h63bbcf2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libgpg-error-1.50-h8a02d89_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.11.1-default_h456cccd_1000.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libidn2-2.3.7-h10d778d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libintl-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libintl-devel-0.22.5-hdfe23c8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/liblapacke-3.9.0-22_osx64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libllvm15-15.0.7-hbedff68_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libllvm19-19.1.1-h308e1d1_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.58.0-h64cf6d3_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libogg-1.3.5-hfdf4475_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.27-openmp_h8869122_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopencv-4.9.0-headless_py311h9619bf6_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-2024.1.0-h3d2f4b3_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-batch-plugin-2024.1.0-h7b87a6e_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-plugin-2024.1.0-h7b87a6e_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-hetero-plugin-2024.1.0-h280e65d_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-intel-cpu-plugin-2024.1.0-h3d2f4b3_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-ir-frontend-2024.1.0-h280e65d_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-onnx-frontend-2024.1.0-he1e86a1_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-paddle-frontend-2024.1.0-he1e86a1_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-pytorch-frontend-2024.1.0-hf036a51_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-frontend-2024.1.0-haca2b7f_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-lite-frontend-2024.1.0-hf036a51_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.44-h4b8f8c9_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h75a757a_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-hd4aba4c_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.3-h8f7feda_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.4-h2682814_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.20-hfdf4475_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.1-h4b8f8c9_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libtasn1-4.19.0-hb7f2c08_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.7.0-h583c2ba_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libunistring-0.9.10-h0d85af4_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.49.0-hee94a50_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libvorbis-1.3.7-h046ec9c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/libvpx-1.14.1-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libwebp-1.4.0-hc207709_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.4.0-h10d778d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.17.0-hf1f96e2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.7-hc603aa4_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.3.1-hd23fc13_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-19.1.1-h545e0da_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/log4cxx-1.1.0-h57ae16c_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lz4-4.3.3-py311h12b7ed1_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311h8b21175_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-h3829a10_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-h01befea_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.5-hf036a51_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/netifaces-0.11.0-py311h2725bcf_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/nettle-3.9.1-h8e11ae5_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/nspr-4.35-hea0b92c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/nss-3.105-h3135457_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py311hc43a94b_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/ogre-1.10.12.1-h74f6f20_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h2627bef_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openh264-2.4.1-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.2-hd23fc13_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-hac325c4_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/p11-kit-0.24.1-h65f8906_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pango-1.54.0-h880b76c_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.44-h7634a1b_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.4.0-py311h17ad1af_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pixman-0.43.4-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pkg-config-0.29.2-hf7e621a_1009.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/poco-1.12.4-h049b76e_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-h00291cd_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pugixml-1.14-he965462_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/py-opencv-4.9.0-headless_py311hace8f6e_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.6-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.6-py311hf2f7c97_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.27.0-py311h6dfc1d0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycryptodome-3.20.0-py311hcd1f478_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pycryptodomex-3.20.0-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pynacl-1.5.0-py311h3336109_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqt-5.15.9-py311h5b1a2bc_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqt5-sip-12.12.2-py311h46b81f0_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyqtwebengine-5.15.9-py311hfec3007_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.10-h8f8b54e_2_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/python-orocos-kdl-1.5.1-py311hd89902b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h3336109_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/qhull-2020.2-h3c5361c_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-he8879f6_23.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/qt-webengine-5.15.8-h5f65913_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/rhash-1.4.4-h0dc2134_0.conda + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-1.14.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-angles-1.9.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bond-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bond-core-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bondcpp-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bondpy-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-catkin-0.8.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-class-loader-0.5.0-py311hc824410_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cmake-modules-0.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-common-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-common-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-control-msgs-1.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cpp-common-0.7.3-py311he602911_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cv-bridge-1.16.2-py311h501d6c9_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-desktop-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-aggregator-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-analysis-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-updater-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostics-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-dynamic-reconfigure-1.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-eigen-conversions-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-executive-smach-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-filters-1.9.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gencpp-0.7.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geneus-3.0.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genlisp-0.4.18-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genmsg-0.6.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gennodejs-2.0.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genpy-0.6.15-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-tutorials-0.2.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gl-dependency-1.1.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-image-transport-1.12.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-interactive-markers-1.12.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-joint-state-publisher-1.15.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-kdl-conversions-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-kdl-parser-1.14.2-py311h0f7ea6c_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-laser-geometry-1.6.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-librviz-tutorial-0.11.0-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-map-msgs-1.14.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-media-export-0.3.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-filters-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-generation-0.4.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-runtime-0.4.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-mk-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nav-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-core-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-topic-tools-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-pluginlib-1.13.0-py311h0f7ea6c_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-pluginlib-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-python-qt-binding-0.4.4-py311ha3ff0c1_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-dotgraph-0.4.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-0.4.2-py311ha3ff0c1_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-cpp-0.4.2-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-py-common-0.4.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qwt-dependency-1.1.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-resource-retriever-1.12.7-py311h5814ca7_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-robot-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-robot-state-publisher-1.15.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-base-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-comm-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-core-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-environment-1.3.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-migration-rule-1.0.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-storage-1.16.0-py311h18dcbe4_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbash-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosboost-cfg-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbuild-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosclean-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosconsole-1.14.3-py311hfaa79b5_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosconsole-bridge-0.5.4-py311he602911_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-core-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-serialization-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-traits-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscreate-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosgraph-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosgraph-msgs-1.11.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslang-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslaunch-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslib-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslint-0.12.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslisp-1.9.25-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslz4-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmake-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmaster-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmsg-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosnode-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosout-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospack-2.6.2-py311h0f7ea6c_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosparam-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospy-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospy-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosservice-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostest-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostime-0.7.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostopic-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosunit-1.15.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roswtf-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-action-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-bag-0.5.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-bag-plugins-0.5.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-common-plugins-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-console-0.4.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-dep-0.4.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-graph-0.4.14-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-0.5.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-py-0.5.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-image-view-0.4.17-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-launch-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-logger-level-0.4.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-moveit-0.5.11-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-msg-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-nav-view-0.5.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-plot-0.4.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-pose-view-0.5.11-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-publisher-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-py-common-0.5.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-py-console-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-reconfigure-0.5.5-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-monitor-0.5.15-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-plugins-0.5.8-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-steering-0.5.12-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-rviz-0.7.0-py311hee133a5_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-service-caller-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-shell-0.4.11-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-srv-0.4.9-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-tf-tree-0.6.4-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-top-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-topic-0.4.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-web-0.4.10-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-1.14.20-py311h1570a43_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h2e3875a_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-python-tutorial-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-self-test-1.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-sensor-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-shape-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-msgs-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-ros-2.5.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smclib-1.8.6-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-std-msgs-0.5.13-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-std-srvs-1.11.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-stereo-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf-1.13.2-py311h9fb8454_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf-conversions-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-0.7.7-py311he602911_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-kdl-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-msgs-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-py-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-ros-0.7.7-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-topic-tools-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-trajectory-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-actionlib-0.2.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-tf-0.2.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-tf2-0.2.3-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtlesim-0.10.2-py311hee133a5_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-1.13.2-py311h0ae3a70_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-parser-plugin-1.13.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-tutorial-0.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-msgs-1.13.1-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-viz-1.5.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-webkit-dependency-1.1.2-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-xacro-1.14.17-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-xmlrpcpp-1.16.0-py311h907a76e_20.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sbcl-2.4.8-h906b86c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.7-hac325c4_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/sip-6.7.12-py311hd39e593_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/snappy-1.2.1-he1e6707_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/svt-av1-2.1.0-hf036a51_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/swig-4.2.1-h5c5c8f3_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.13.0-h37c8870_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tinyxml-2.6.2-h65a07b1_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/tinyxml2-10.0.0-h73e2aa4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/unixodbc-2.3.12-he8a5cf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/urdfdom-4.0.1-h4fa87d2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/urdfdom_headers-1.1.2-h37c8870_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/x264-1!164.3095-h775f41a_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/x265-3.5-hbb4e6a2_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.10-ha6c16c8_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxaw-1.0.16-h00291cd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.5-h00291cd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxext-1.3.6-h00291cd_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxmu-1.2.1-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxpm-3.5.17-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxt-1.3.0-h00291cd_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xorg-xorgproto-2024.1-h00291cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.6-h775f41a_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-h0d85af4_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-cpp-0.8.0-he965462_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/zlib-1.3.1-hd23fc13_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.6-h915ae27_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/zziplib-0.13.69-h97fe558_2.conda + osx-arm64: + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/aom-3.9.1-h7bae524_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/apr-1.7.0-h4614cfb_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-he63ff86_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bcrypt-4.2.0-py311h481aa64_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-cpp-1.82.0-hca5e981_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.34.1-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hc6c324b_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.1-py311h3a79f62_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.30.5-hfbcbe4a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/console_bridge-1.0.2-h3e96240_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.1-py311h47c44cf_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/dav1d-1.2.1-hb547adb_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/eigen-3.4.0-h1995070_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.6.3-hf9b8971_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ffmpeg-6.1.1-gpl_hc16618e_112.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fmt-10.2.1-h2ffa867_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.14.2-h82840c6_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.54.1-py311h460d6c5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hf268909_21.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/fribidi-1.0.10-h27ca646_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.12-h7ddc832_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-tools-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/giflib-5.2.2-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/glib-2.82.1-h4821c08_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/glib-tools-2.82.1-he5bafa0_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gmock-1.14.0-hce30654_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-h7bae524_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gnutls-3.7.9-hd26332c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gpgme-1.18.0-h2e04ded_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/graphite2-1.3.13-hebf3989_1003.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h54e2d63_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.7-hb49d354_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gstreamer-1.24.7-hc3f5269_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gtest-1.14.0-h420ef59_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gtk2-2.24.33-h91d5085_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/gts-0.7.6-he42f4ea_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/harfbuzz-8.5.0-h1836168_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_hec07895_105.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/hicolor-icon-theme-0.17-hce30654_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.12-h025cafa_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jasper-4.2.4-h6c4e4ef_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/jxrlib-1.1-h93a5062_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.7-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lame-3.100-h1a8c8d9_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libabseil-20240116.2-cxx17_h00cdb27_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libapr-1.7.0-h93a5062_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libapriconv-1.2.2-h93a5062_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libaprutil-1.6.1-hba966ea_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libass-0.17.1-hf7da4fe_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libassuan-2.5.7-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h72cdd8a_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.82.0-hf450f58_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_6.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp15-15.0.7-default_he012953_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-19.1.1-default_h17c4df3_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.10.1-h13a7ad3_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.1-ha82da77_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.22-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.6.3-hf9b8971_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgd-2.3.3-hfdf3952_9.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-devel-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.82.1-h4821c08_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgpg-error-1.50-h3e7c369_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.11.1-default_h7685b71_1000.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libidn2-2.3.7-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-devel-0.22.5-h8414b35_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-24_osxarm64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm15-15.0.7-h2621b3d_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm19-19.1.1-hbfa8675_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.58.0-ha4dd798_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libogg-1.3.5-h99b78c6_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopencv-4.9.0-headless_py311h2b50112_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-2024.1.0-h5c9529b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-arm-cpu-plugin-2024.1.0-h5c9529b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-batch-plugin-2024.1.0-hcd65546_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-plugin-2024.1.0-hcd65546_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-hetero-plugin-2024.1.0-h88cb26a_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-ir-frontend-2024.1.0-h88cb26a_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-onnx-frontend-2024.1.0-h32b5460_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-paddle-frontend-2024.1.0-h32b5460_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-pytorch-frontend-2024.1.0-h00cdb27_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-frontend-2024.1.0-h2741c3b_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-lite-frontend-2024.1.0-h00cdb27_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopus-1.3.1-h27ca646_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.44-hc14010f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h671472c_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hc39d83c_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.3-hee66ff5_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.4-h40956f1_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.1-hc14010f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtasn1-4.19.0-h1a8c8d9_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.7.0-hfce79cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libunistring-0.9.10-h3422bc3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.49.1-h7ab814d_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libvorbis-1.3.7-h9f76cd9_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libvpx-1.14.1-h7bae524_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-1.4.0-h54798ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.4.0-h93a5062_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.17.0-hdb1d25a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.7-h9a80f22_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.3.1-h8359307_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-19.1.1-h6cdba0f_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/log4cxx-1.1.0-h5371209_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-4.3.3-py311hebe0b09_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hbe3227e_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-h1687695_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-h0e80b4a_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/netifaces-0.11.0-py311heffc1b2_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nettle-3.9.1-h40ed0f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nspr-4.35-hb7217d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.105-hd1ce637_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py311h7125741_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/ogre-1.10.12.1-h02a7885_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-hab01212_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openh264-2.4.1-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-hf9b8971_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/p11-kit-0.24.1-h29577a5_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pango-1.54.0-h5cb9fbc_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.44-h297a79d_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.4.0-py311hc903d1b_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pixman-0.43.4-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hde07d2e_1009.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/poco-1.12.4-h69eda48_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-hd74edd7_1002.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pugixml-1.14-h13dd4ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/py-opencv-4.9.0-headless_py311h7e6d3fa_15.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.6-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.6-py311h2c37856_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.27.0-py311h84a5a08_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodome-3.20.0-py311ha9d8091_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodomex-3.20.0-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pynacl-1.5.0-py311h460d6c5_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt-5.15.9-py311hc49b008_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py311ha891d26_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyqtwebengine-5.15.9-py311h14ede98_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.10-h739c21a_2_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-orocos-kdl-1.5.1-py311h3f08180_7.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311h460d6c5_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qhull-2020.2-h420ef59_5.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hcd44e0d_23.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/qt-webengine-5.15.8-h850e111_4.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.5-h7ab814d_0.conda + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-1.14.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-angles-1.9.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bond-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bond-core-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bondcpp-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bondpy-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-catkin-0.8.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-class-loader-0.5.0-py311h92f7659_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cmake-modules-0.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-common-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-common-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-control-msgs-1.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cpp-common-0.7.3-py311h00a3625_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cv-bridge-1.16.2-py311hb5c0377_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-desktop-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-aggregator-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-analysis-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-updater-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostics-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-dynamic-reconfigure-1.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-eigen-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-executive-smach-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-filters-1.9.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gencpp-0.7.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geneus-3.0.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genlisp-0.4.18-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genmsg-0.6.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gennodejs-2.0.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genpy-0.6.15-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-tutorials-0.2.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gl-dependency-1.1.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-image-transport-1.12.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-interactive-marker-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-interactive-markers-1.12.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-joint-state-publisher-1.15.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-joint-state-publisher-gui-1.15.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-kdl-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-kdl-parser-1.14.2-py311hb90db5c_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-laser-geometry-1.6.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-librviz-tutorial-0.11.0-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-map-msgs-1.14.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-media-export-0.3.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-filters-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-generation-0.4.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-runtime-0.4.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-mk-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nav-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-core-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-topic-tools-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-tutorial-math-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-pluginlib-1.13.0-py311hb90db5c_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-pluginlib-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-python-qt-binding-0.4.4-py311ha5a60af_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-dotgraph-0.4.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-0.4.2-py311ha5a60af_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-cpp-0.4.2-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-py-common-0.4.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qwt-dependency-1.1.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-resource-retriever-1.12.7-py311hb978a33_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-robot-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-robot-state-publisher-1.15.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-base-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-comm-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-core-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-environment-1.3.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-migration-rule-1.0.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-storage-1.16.0-py311hd8e288d_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbash-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosboost-cfg-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbuild-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosclean-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosconsole-1.14.3-py311h96ee5f4_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosconsole-bridge-0.5.4-py311h00a3625_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-core-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-serialization-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-traits-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscreate-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosgraph-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosgraph-msgs-1.11.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslang-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslaunch-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslib-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslint-0.12.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslisp-1.9.25-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslz4-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmake-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmaster-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmsg-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosnode-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosout-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospack-2.6.2-py311hb90db5c_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosparam-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospy-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospy-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosservice-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostest-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostime-0.7.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostopic-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosunit-1.15.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roswtf-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-action-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-bag-0.5.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-bag-plugins-0.5.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-common-plugins-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-console-0.4.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-dep-0.4.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-graph-0.4.14-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-0.5.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-cpp-0.5.3-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-py-0.5.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-image-view-0.4.17-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-launch-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-logger-level-0.4.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-moveit-0.5.11-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-msg-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-nav-view-0.5.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-plot-0.4.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-pose-view-0.5.11-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-publisher-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-py-common-0.5.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-py-console-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-reconfigure-0.5.5-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-dashboard-0.5.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-monitor-0.5.15-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-plugins-0.5.8-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-steering-0.5.12-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-runtime-monitor-0.5.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-rviz-0.7.0-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-service-caller-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-shell-0.4.11-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-srv-0.4.9-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-tf-tree-0.6.4-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-top-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-topic-0.4.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-web-0.4.10-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-1.14.20-py311he498985_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-python-tutorial-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-self-test-1.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-sensor-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-shape-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-msgs-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-ros-2.5.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smclib-1.8.6-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-std-msgs-0.5.13-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-std-srvs-1.11.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-stereo-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf-1.13.2-py311h0189461_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-0.7.7-py311h00a3625_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-geometry-msgs-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-kdl-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-msgs-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-py-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-ros-0.7.7-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-topic-tools-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-trajectory-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-actionlib-0.2.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-tf-0.2.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-tf2-0.2.3-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtlesim-0.10.2-py311h15ddf78_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-1.13.2-py311h5b10735_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-parser-plugin-1.13.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-tutorial-0.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-marker-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-viz-1.5.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-webkit-dependency-1.1.2-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-xacro-1.14.17-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-xmlrpcpp-1.16.0-py311hbfa132e_8.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sbcl-2.4.0-hf400cd2_8.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.7-hf9b8971_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.6-py311h3f08180_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/snappy-1.2.1-hd02b534_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/svt-av1-2.1.0-h7bae524_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/swig-4.2.1-hd6c3d49_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.13.0-h7b3277c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml-2.6.2-h260d524_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml2-10.0.0-hebf3989_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/unixodbc-2.3.12-h0e2417a_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom-4.0.1-h922ef61_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom_headers-1.1.2-h7b3277c_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/x264-1!164.3095-h57fd34a_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/x265-3.5-hbc6ce65_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libx11-1.8.10-h2321a68_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxaw-1.0.16-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.5-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxext-1.3.6-hd74edd7_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxmu-1.2.1-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxpm-3.5.17-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxt-1.3.0-hd74edd7_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xorgproto-2024.1-hd74edd7_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h3422bc3_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-cpp-0.8.0-h13dd4ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.3.1-h8359307_2.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.6-hb46c0d2_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/zziplib-0.13.69-h57f5043_2.conda + win-64: + - conda: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-win_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/apr-1.7.0-heea9912_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h81f0834_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bcrypt-4.2.0-py311h533ab2d_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h91e5215_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cmake-3.30.5-h400e5d1_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/console_bridge-1.0.2-h5362a0b_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.1-py311hfd75b31_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/eigen-3.4.0-h91493d7_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/expat-2.6.3-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ffmpeg-6.1.1-gpl_h52c3a39_114.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fmt-10.2.1-h181d51b_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.54.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freeglut-3.2.2-he0c23c2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h977226e_21.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/gdk-pixbuf-2.42.12-hed59a49_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/glib-2.82.1-h7025463_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.82.1-h4394cf3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gmock-1.14.0-h57928b3_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/graphviz-9.0.0-h51cb2cd_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.7-hb0a98b8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.7-h5006eae_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gtest-1.14.0-hc790b64_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.5.0-h81778c3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/hicolor-icon-theme-0.17-h57928b3_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.12-hbb528cf_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/jasper-4.2.4-hcb1a123_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2024.05.08-hc70643c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.7-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libabseil-20240116.2-cxx17_he0c23c2_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libapr-1.7.0-hcfcfb64_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libapriconv-1.2.2-hcfcfb64_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libaprutil-1.6.1-hfda9870_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libasprintf-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-1.82.0-h65993cd_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.82.0-h91493d7_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.82.0-h57928b3_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.82.0-py311h12feb9d_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.82.0-py311h3810d55_6.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libclang13-19.1.1-default_ha5278ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.6.3-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libgettextpo-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libglib-2.82.1-h7025463_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-devel-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-24_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.5-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt5_py311h615a5b2_515.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-2024.1.0-hfe1841e_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-batch-plugin-2024.1.0-h04f32e0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-plugin-2024.1.0-h04f32e0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-hetero-plugin-2024.1.0-h372dad0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-cpu-plugin-2024.1.0-hfe1841e_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-gpu-plugin-2024.1.0-hfe1841e_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-ir-frontend-2024.1.0-h372dad0_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-onnx-frontend-2024.1.0-hdeef14f_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-paddle-frontend-2024.1.0-hdeef14f_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-pytorch-frontend-2024.1.0-he0c23c2_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-frontend-2024.1.0-h7c40eac_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he0c23c2_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libopus-1.3.1-h8ffe710_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h47a098d_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.3-h0f5434b_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/librsvg-2.58.4-h33bc1f6_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libsodium-1.0.20-hc70643c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.1-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libuv-1.49.1-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-1.4.0-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-h013a479_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/log4cxx-1.1.0-heee2546_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lz4-4.3.3-py311h8b5e962_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/netifaces-0.11.0-py311ha68e1ae_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py311h0b4df5a_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ogre-1.10.12.1-he619cb2_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h9aba623_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openh264-2.4.1-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.2-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-he0c23c2_7.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pango-1.54.0-h2231ffd_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.44-h3d7b363_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h88c491f_1009.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/poco-1.12.4-heb0366b_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-h2466b09_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pugixml-1.14-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt5_py311hb8b2805_515.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.6-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.6-py311h3257749_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.27.0-py311ha86e5f0_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycryptodome-3.20.0-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pycryptodomex-3.20.0-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pynacl-1.5.0-py311h984d3dc_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py311h125bc19_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py311h12c1d0e_5.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyqtwebengine-5.15.9-py311h5a77453_5.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/python-3.11.10-hce54a09_2_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/python-orocos-kdl-1.5.1-py311hda3d55a_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_23.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt-webengine-5.15.8-h4bf5c4e_4.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-1.14.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-angles-1.9.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bond-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bond-core-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bondcpp-1.8.6-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bondpy-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-catkin-0.8.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-class-loader-0.5.0-py311h4b41526_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cmake-modules-0.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-common-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-common-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-control-msgs-1.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cpp-common-0.7.3-py311h49e050f_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cv-bridge-1.16.2-py311h343ef25_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-desktop-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-aggregator-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-analysis-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-updater-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostics-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-dynamic-reconfigure-1.7.3-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-eigen-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-executive-smach-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-filters-1.9.2-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gencpp-0.7.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geneus-3.0.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genlisp-0.4.18-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genmsg-0.6.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gennodejs-2.0.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genpy-0.6.15-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-tutorials-0.2.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gl-dependency-1.1.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-image-transport-1.12.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-interactive-markers-1.12.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-joint-state-publisher-1.15.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-kdl-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-kdl-parser-1.14.2-py311hc0c6e74_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-laser-geometry-1.6.7-py311h4ba3d3d_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-librviz-tutorial-0.11.0-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-map-msgs-1.14.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-media-export-0.3.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-filters-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-generation-0.4.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-runtime-0.4.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-mk-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nav-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-1.11.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-core-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-topic-tools-1.11.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-pluginlib-1.13.0-py311hecc73ea_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-pluginlib-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-python-qt-binding-0.4.4-py311h63ef4a2_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-dotgraph-0.4.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-0.4.2-py311h63ef4a2_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-cpp-0.4.2-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-py-common-0.4.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qwt-dependency-1.1.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-resource-retriever-1.12.7-py311h815b644_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-robot-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-robot-state-publisher-1.15.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-base-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-comm-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-core-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-environment-1.3.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-tutorials-0.10.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-migration-rule-1.0.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-storage-1.16.0-py311h1302323_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbash-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosboost-cfg-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbuild-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosclean-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosconsole-1.14.3-py311hac1a80f_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosconsole-bridge-0.5.4-py311h7f0aa07_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-core-0.7.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-serialization-0.7.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-traits-0.7.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-tutorials-0.10.2-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscreate-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosgraph-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosgraph-msgs-1.11.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslang-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslaunch-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslib-1.15.8-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslint-0.12.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslisp-1.9.25-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslz4-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmake-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmaster-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmsg-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosnode-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosout-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospack-2.6.2-py311hecc73ea_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosparam-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospy-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospy-tutorials-0.10.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosservice-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostest-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostime-0.7.3-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostopic-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosunit-1.15.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roswtf-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-action-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-bag-0.5.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-bag-plugins-0.5.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-common-plugins-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-console-0.4.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-dep-0.4.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-graph-0.4.14-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-0.5.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-py-0.5.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-image-view-0.4.17-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-launch-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-logger-level-0.4.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-moveit-0.5.11-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-msg-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-nav-view-0.5.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-plot-0.4.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-pose-view-0.5.11-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-publisher-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-py-common-0.5.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-py-console-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-reconfigure-0.5.5-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-monitor-0.5.15-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-plugins-0.5.8-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-steering-0.5.12-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-rviz-0.7.0-py311ha7f4046_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-service-caller-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-shell-0.4.11-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-srv-0.4.9-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-tf-tree-0.6.4-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-top-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-topic-0.4.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-web-0.4.10-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-1.14.20-py311h8395e21_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h8bad128_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-python-tutorial-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-self-test-1.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-sensor-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-shape-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-msgs-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-ros-2.5.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smclib-1.8.6-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-std-msgs-0.5.13-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-std-srvs-1.11.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-stereo-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf-1.13.2-py311h564fdc0_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-0.7.7-py311h7f0aa07_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-kdl-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-msgs-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-py-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-ros-0.7.7-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-topic-tools-1.16.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-trajectory-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-actionlib-0.2.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-tf-0.2.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-tf2-0.2.3-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtlesim-0.10.2-py311hcadc194_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-1.13.2-py311hac9b046_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-parser-plugin-1.13.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-tutorial-0.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-viz-1.5.0-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-webkit-dependency-1.1.2-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-xacro-1.14.17-py311h38cd7cb_16.tar.bz2 + - conda: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-xmlrpcpp-1.16.0-py311h9a6a787_16.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.7-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/sip-6.7.12-py311h12c1d0e_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/snappy-1.2.1-h23299a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/svt-av1-2.1.0-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.13.0-hc790b64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tinyxml-2.6.2-h2d74725_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/tinyxml2-10.0.0-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/urdfdom-4.0.1-h3a023e0_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/urdfdom_headers-1.1.2-hc790b64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-ha32ba9b_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_22.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/x264-1!164.3095-h8ffe710_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/x265-3.5-h2d74725_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-kbproto-1.0.7-hcd874cb_1002.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libice-1.1.1-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libsm-1.2.4-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libx11-1.8.9-h0076a8d_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxext-1.3.4-hcd874cb_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxpm-3.5.17-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxt-1.3.0-hcd874cb_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-xextproto-7.3.0-hcd874cb_1003.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-xproto-7.0.31-hcd874cb_1007.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/yaml-0.2.5-h8ffe710_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/yaml-cpp-0.8.0-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zziplib-0.13.69-h3ca93ac_2.conda +packages: +- kind: conda + name: _libgcc_mutex + version: '0.1' + build: conda_forge + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 + sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 + md5: d7c89558ba9fa0495403155b64376d81 + license: None + size: 2562 + timestamp: 1578324546067 +- kind: conda + name: _libgcc_mutex + version: '0.1' + build: conda_forge + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 + sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 + md5: d7c89558ba9fa0495403155b64376d81 + license: None + size: 2562 + timestamp: 1578324546067 +- kind: conda + name: _openmp_mutex + version: '4.5' + build: 2_gnu + build_number: 16 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22 + md5: 73aaf86a425cc6e73fcf236a5a46396d + depends: + - _libgcc_mutex 0.1 conda_forge + - libgomp >=7.5.0 + constrains: + - openmp_impl 9999 + license: BSD-3-Clause + license_family: BSD + size: 23621 + timestamp: 1650670423406 +- kind: conda + name: _openmp_mutex + version: '4.5' + build: 2_gnu + build_number: 16 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22 + md5: 73aaf86a425cc6e73fcf236a5a46396d + depends: + - _libgcc_mutex 0.1 conda_forge + - libgomp >=7.5.0 + constrains: + - openmp_impl 9999 + license: BSD-3-Clause + license_family: BSD + size: 23621 + timestamp: 1650670423406 +- kind: conda + name: adwaita-icon-theme + version: '47.0' + build: unix_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + sha256: 188dca9a847f474b3df71eda9fe828fbe10b53aa6f4313c7e117f3114b1dd84e + md5: 49436a5c604f99058473d84580f0e341 + depends: + - __unix + - hicolor-icon-theme + - librsvg + license: LGPL-3.0-or-later OR CC-BY-SA-3.0 + license_family: LGPL + size: 566980 + timestamp: 1728314504182 +- kind: conda + name: adwaita-icon-theme + version: '47.0' + build: unix_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda + sha256: 188dca9a847f474b3df71eda9fe828fbe10b53aa6f4313c7e117f3114b1dd84e + md5: 49436a5c604f99058473d84580f0e341 + depends: + - __unix + - hicolor-icon-theme + - librsvg + license: LGPL-3.0-or-later OR CC-BY-SA-3.0 + license_family: LGPL + size: 566980 + timestamp: 1728314504182 +- kind: conda + name: adwaita-icon-theme + version: '47.0' + build: win_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-win_0.conda + sha256: 19508cf2517a5a79d6a3f9bf3bf696f4829ff94d884242b248069b81ea5c1d74 + md5: 91df3adb601b03b1b17c38ba3156569c + depends: + - __win + - hicolor-icon-theme + - librsvg + license: LGPL-3.0-or-later OR CC-BY-SA-3.0 + license_family: LGPL + size: 1868342 + timestamp: 1728314826852 +- kind: conda + name: adwaita-icon-theme + version: '47.0' + build: win_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/adwaita-icon-theme-47.0-win_0.conda + sha256: 19508cf2517a5a79d6a3f9bf3bf696f4829ff94d884242b248069b81ea5c1d74 + md5: 91df3adb601b03b1b17c38ba3156569c + depends: + - __win + - hicolor-icon-theme + - librsvg + license: LGPL-3.0-or-later OR CC-BY-SA-3.0 + license_family: LGPL + size: 1868342 + timestamp: 1728314826852 +- kind: conda + name: aiohappyeyeballs + version: 2.4.3 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + sha256: cfa5bed6ad8d00c2bc2c6ccf115e91ef1a9981b73c68537b247f1a964a841cac + md5: ec763b0a58960558ca0ad7255a51a237 + depends: + - python >=3.8.0 + license: PSF-2.0 + license_family: PSF + size: 19271 + timestamp: 1727779893392 +- kind: conda + name: aiohappyeyeballs + version: 2.4.3 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.3-pyhd8ed1ab_0.conda + sha256: cfa5bed6ad8d00c2bc2c6ccf115e91ef1a9981b73c68537b247f1a964a841cac + md5: ec763b0a58960558ca0ad7255a51a237 + depends: + - python >=3.8.0 + license: PSF-2.0 + license_family: PSF + size: 19271 + timestamp: 1727779893392 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311h0ecf0c1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/aiohttp-3.10.10-py311h0ecf0c1_0.conda + sha256: e46f6321ee323c45c7ffc85388b54670f85fe3ce5f51c365702d4251beba2635 + md5: c0a9c1e0fdae8eabae8bc31aca207315 + depends: + - __osx >=11.0 + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 812361 + timestamp: 1728629264152 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311h0ecf0c1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/aiohttp-3.10.10-py311h0ecf0c1_0.conda + sha256: e46f6321ee323c45c7ffc85388b54670f85fe3ce5f51c365702d4251beba2635 + md5: c0a9c1e0fdae8eabae8bc31aca207315 + depends: + - __osx >=11.0 + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 812361 + timestamp: 1728629264152 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311h2dc5d0c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.10-py311h2dc5d0c_0.conda + sha256: 2cb730af6dc5f2137e28f2b5008cfd16869ac1b69d37be10fac1f238a8f8620f + md5: 4f0fa0019a6e7be77db3609a707a4581 + depends: + - __glibc >=2.17,<3.0.a0 + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - libgcc >=13 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 842364 + timestamp: 1728629173688 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311h2dc5d0c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.10-py311h2dc5d0c_0.conda + sha256: 2cb730af6dc5f2137e28f2b5008cfd16869ac1b69d37be10fac1f238a8f8620f + md5: 4f0fa0019a6e7be77db3609a707a4581 + depends: + - __glibc >=2.17,<3.0.a0 + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - libgcc >=13 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 842364 + timestamp: 1728629173688 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311h5082efb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/aiohttp-3.10.10-py311h5082efb_0.conda + sha256: d39185342ee5b4aa16ae478b295d6fa325351942a0260d3e92f10a6e70db7cea + md5: f15e8c5602bfb676ca4d03aa300e212b + depends: + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 800126 + timestamp: 1728629594541 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311h5082efb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/aiohttp-3.10.10-py311h5082efb_0.conda + sha256: d39185342ee5b4aa16ae478b295d6fa325351942a0260d3e92f10a6e70db7cea + md5: f15e8c5602bfb676ca4d03aa300e212b + depends: + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 800126 + timestamp: 1728629594541 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311ha971863_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/aiohttp-3.10.10-py311ha971863_0.conda + sha256: 37cd6998970a6fb73a5a5e04f9818398f580c9da1fe843b6ab23e25a193b985f + md5: eba7264615c6abaabd79dad579189146 + depends: + - __osx >=10.13 + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 808420 + timestamp: 1728629159734 +- kind: conda + name: aiohttp + version: 3.10.10 + build: py311ha971863_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/aiohttp-3.10.10-py311ha971863_0.conda + sha256: 37cd6998970a6fb73a5a5e04f9818398f580c9da1fe843b6ab23e25a193b985f + md5: eba7264615c6abaabd79dad579189146 + depends: + - __osx >=10.13 + - aiohappyeyeballs >=2.3.0 + - aiosignal >=1.1.2 + - attrs >=17.3.0 + - frozenlist >=1.1.1 + - multidict >=4.5,<7.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yarl >=1.12.0,<2.0 + license: MIT AND Apache-2.0 + license_family: Apache + size: 808420 + timestamp: 1728629159734 +- kind: conda + name: aiosignal + version: 1.3.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 + sha256: 575c742e14c86575986dc867463582a970463da50b77264cdf54df74f5563783 + md5: d1e1eb7e21a9e2c74279d87dafb68156 + depends: + - frozenlist >=1.1.0 + - python >=3.7 + license: Apache-2.0 + license_family: APACHE + size: 12730 + timestamp: 1667935912504 +- kind: conda + name: aiosignal + version: 1.3.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2 + sha256: 575c742e14c86575986dc867463582a970463da50b77264cdf54df74f5563783 + md5: d1e1eb7e21a9e2c74279d87dafb68156 + depends: + - frozenlist >=1.1.0 + - python >=3.7 + license: Apache-2.0 + license_family: APACHE + size: 12730 + timestamp: 1667935912504 +- kind: conda + name: alsa-lib + version: 1.2.12 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda + sha256: 64b95dd06d7ca6b54cea03b02da8f1657b9899ca376d0ca7b47823064f55fb16 + md5: 7ed427f0871fd41cb1d9c17727c17589 + depends: + - libgcc-ng >=12 + license: LGPL-2.1-or-later + license_family: GPL + size: 555868 + timestamp: 1718118368236 +- kind: conda + name: alsa-lib + version: 1.2.12 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda + sha256: 64b95dd06d7ca6b54cea03b02da8f1657b9899ca376d0ca7b47823064f55fb16 + md5: 7ed427f0871fd41cb1d9c17727c17589 + depends: + - libgcc-ng >=12 + license: LGPL-2.1-or-later + license_family: GPL + size: 555868 + timestamp: 1718118368236 +- kind: conda + name: aom + version: 3.9.1 + build: h7bae524_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/aom-3.9.1-h7bae524_0.conda + sha256: ec238f18ce8140485645252351a0eca9ef4f7a1c568a420f240a585229bc12ef + md5: 7adba36492a1bb22d98ffffe4f6fc6de + depends: + - __osx >=11.0 + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 2235747 + timestamp: 1718551382432 +- kind: conda + name: aom + version: 3.9.1 + build: h7bae524_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/aom-3.9.1-h7bae524_0.conda + sha256: ec238f18ce8140485645252351a0eca9ef4f7a1c568a420f240a585229bc12ef + md5: 7adba36492a1bb22d98ffffe4f6fc6de + depends: + - __osx >=11.0 + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 2235747 + timestamp: 1718551382432 +- kind: conda + name: aom + version: 3.9.1 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda + sha256: b08ef033817b5f9f76ce62dfcac7694e7b6b4006420372de22494503decac855 + md5: 346722a0be40f6edc53f12640d301338 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 2706396 + timestamp: 1718551242397 +- kind: conda + name: aom + version: 3.9.1 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda + sha256: b08ef033817b5f9f76ce62dfcac7694e7b6b4006420372de22494503decac855 + md5: 346722a0be40f6edc53f12640d301338 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 2706396 + timestamp: 1718551242397 +- kind: conda + name: aom + version: 3.9.1 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda + sha256: 0524d0c0b61dacd0c22ac7a8067f977b1d52380210933b04141f5099c5b6fec7 + md5: 3d7c14285d3eb3239a76ff79063f27a5 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 1958151 + timestamp: 1718551737234 +- kind: conda + name: aom + version: 3.9.1 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda + sha256: 0524d0c0b61dacd0c22ac7a8067f977b1d52380210933b04141f5099c5b6fec7 + md5: 3d7c14285d3eb3239a76ff79063f27a5 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 1958151 + timestamp: 1718551737234 +- kind: conda + name: aom + version: 3.9.1 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/aom-3.9.1-hf036a51_0.conda + sha256: 3032f2f55d6eceb10d53217c2a7f43e1eac83603d91e21ce502e8179e63a75f5 + md5: 3f17bc32cb7fcb2b4bf3d8d37f656eb8 + depends: + - __osx >=10.13 + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 2749186 + timestamp: 1718551450314 +- kind: conda + name: aom + version: 3.9.1 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/aom-3.9.1-hf036a51_0.conda + sha256: 3032f2f55d6eceb10d53217c2a7f43e1eac83603d91e21ce502e8179e63a75f5 + md5: 3f17bc32cb7fcb2b4bf3d8d37f656eb8 + depends: + - __osx >=10.13 + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 2749186 + timestamp: 1718551450314 +- kind: conda + name: apr + version: 1.7.0 + build: h4614cfb_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/apr-1.7.0-h4614cfb_6.conda + sha256: b89b89b551b3cc8e77338b8ee825e0d66fa903a3b0065e281b92e2687a3f8df5 + md5: 6a6eb856e7baab366559398a64946eb8 + depends: + - libapr + - libapriconv + - libaprutil + license: Apache-2.0 + license_family: Apache + size: 49910 + timestamp: 1707929954663 +- kind: conda + name: apr + version: 1.7.0 + build: h4614cfb_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/apr-1.7.0-h4614cfb_6.conda + sha256: b89b89b551b3cc8e77338b8ee825e0d66fa903a3b0065e281b92e2687a3f8df5 + md5: 6a6eb856e7baab366559398a64946eb8 + depends: + - libapr + - libapriconv + - libaprutil + license: Apache-2.0 + license_family: Apache + size: 49910 + timestamp: 1707929954663 +- kind: conda + name: apr + version: 1.7.0 + build: hd590300_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/apr-1.7.0-hd590300_6.conda + sha256: 34a0109e686e3612f4c772c7763da489b8bd04a7c35e3c63f8c54885b9b3736b + md5: e5908e60e4e1b14dfe736c2b5721c4ae + depends: + - libapr + - libapriconv + - libaprutil + - libgcc-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 49091 + timestamp: 1707929379001 +- kind: conda + name: apr + version: 1.7.0 + build: hd590300_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/apr-1.7.0-hd590300_6.conda + sha256: 34a0109e686e3612f4c772c7763da489b8bd04a7c35e3c63f8c54885b9b3736b + md5: e5908e60e4e1b14dfe736c2b5721c4ae + depends: + - libapr + - libapriconv + - libaprutil + - libgcc-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 49091 + timestamp: 1707929379001 +- kind: conda + name: apr + version: 1.7.0 + build: heea9912_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/apr-1.7.0-heea9912_6.conda + sha256: 34874102f991027b14d2f6e40f265d4f38303710f90ddb55aefe431e7a0967ca + md5: 0bb63a121cc5ec9cc434626a3a7043f5 + depends: + - libapr + - libapriconv + - libaprutil + - libexpat >=2.5.0,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 49890 + timestamp: 1707929993407 +- kind: conda + name: apr + version: 1.7.0 + build: heea9912_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/apr-1.7.0-heea9912_6.conda + sha256: 34874102f991027b14d2f6e40f265d4f38303710f90ddb55aefe431e7a0967ca + md5: 0bb63a121cc5ec9cc434626a3a7043f5 + depends: + - libapr + - libapriconv + - libaprutil + - libexpat >=2.5.0,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 49890 + timestamp: 1707929993407 +- kind: conda + name: apr + version: 1.7.0 + build: hf5a09cc_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/apr-1.7.0-hf5a09cc_6.conda + sha256: 851376a5100fd2fa7ce50076b09371df81a2937d8721c8c1c5ee082641b4e109 + md5: eb36e1ed79881dbbb70e0a0926209d66 + depends: + - libapr + - libapriconv + - libaprutil + license: Apache-2.0 + license_family: Apache + size: 49736 + timestamp: 1707929754570 +- kind: conda + name: apr + version: 1.7.0 + build: hf5a09cc_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/apr-1.7.0-hf5a09cc_6.conda + sha256: 851376a5100fd2fa7ce50076b09371df81a2937d8721c8c1c5ee082641b4e109 + md5: eb36e1ed79881dbbb70e0a0926209d66 + depends: + - libapr + - libapriconv + - libaprutil + license: Apache-2.0 + license_family: Apache + size: 49736 + timestamp: 1707929754570 +- kind: conda + name: argcomplete + version: 3.5.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda + sha256: b2c1cb869915a96d5e2d922719edf2fc6824a15ecf666ecc18fc281d2177d224 + md5: f1f7b435e0e99368020f21447e477b70 + depends: + - python >=3.8 + license: Apache-2.0 + license_family: Apache + size: 41268 + timestamp: 1728339105769 +- kind: conda + name: argcomplete + version: 3.5.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.5.1-pyhd8ed1ab_0.conda + sha256: b2c1cb869915a96d5e2d922719edf2fc6824a15ecf666ecc18fc281d2177d224 + md5: f1f7b435e0e99368020f21447e477b70 + depends: + - python >=3.8 + license: Apache-2.0 + license_family: Apache + size: 41268 + timestamp: 1728339105769 +- kind: conda + name: assimp + version: 5.3.1 + build: h460e769_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h460e769_2.conda + sha256: 68c0ea861c8bc565dcf6dd07b3291027da8cc8341e38c53e125df1bab2faf948 + md5: 10aec07083b02bff5c57d6ad9d8d6bff + depends: + - libboost >=1.82.0,<1.83.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 2773322 + timestamp: 1696140507513 +- kind: conda + name: assimp + version: 5.3.1 + build: h460e769_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h460e769_2.conda + sha256: 68c0ea861c8bc565dcf6dd07b3291027da8cc8341e38c53e125df1bab2faf948 + md5: 10aec07083b02bff5c57d6ad9d8d6bff + depends: + - libboost >=1.82.0,<1.83.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 2773322 + timestamp: 1696140507513 +- kind: conda + name: assimp + version: 5.3.1 + build: h81f0834_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h81f0834_2.conda + sha256: aa92006a846ada16630b065449876c33bc5bfd2d399fa38d69c841d0fea6ca0d + md5: 4406a7eb5b3120acac852b90a62d9346 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 3034123 + timestamp: 1696140428807 +- kind: conda + name: assimp + version: 5.3.1 + build: h81f0834_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h81f0834_2.conda + sha256: aa92006a846ada16630b065449876c33bc5bfd2d399fa38d69c841d0fea6ca0d + md5: 4406a7eb5b3120acac852b90a62d9346 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 3034123 + timestamp: 1696140428807 +- kind: conda + name: assimp + version: 5.3.1 + build: he63ff86_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-he63ff86_2.conda + sha256: 54437f7afeb6b6b2dadf20947b1a2847066cc5c14c2d4b12a8936f90e50d910b + md5: d3b4b719e08c8d062443743bf8743839 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 2593786 + timestamp: 1696140474457 +- kind: conda + name: assimp + version: 5.3.1 + build: he63ff86_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-he63ff86_2.conda + sha256: 54437f7afeb6b6b2dadf20947b1a2847066cc5c14c2d4b12a8936f90e50d910b + md5: d3b4b719e08c8d062443743bf8743839 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 2593786 + timestamp: 1696140474457 +- kind: conda + name: assimp + version: 5.3.1 + build: hfb0e8fe_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-hfb0e8fe_2.conda + sha256: 9774067ce0d7809f6f057cd5f350e1e1dc78c4f76ee9d10bf3fa40a408026e95 + md5: fd0d79a77ae5b77fdb60ced45d474f88 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 3548864 + timestamp: 1696139838953 +- kind: conda + name: assimp + version: 5.3.1 + build: hfb0e8fe_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-hfb0e8fe_2.conda + sha256: 9774067ce0d7809f6f057cd5f350e1e1dc78c4f76ee9d10bf3fa40a408026e95 + md5: fd0d79a77ae5b77fdb60ced45d474f88 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: BSD-3-Clause + license_family: BSD + size: 3548864 + timestamp: 1696139838953 +- kind: conda + name: atk-1.0 + version: 2.38.0 + build: h04ea711_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda + sha256: df682395d05050cd1222740a42a551281210726a67447e5258968dd55854302e + md5: f730d54ba9cd543666d7220c9f7ed563 + depends: + - libgcc-ng >=12 + - libglib >=2.80.0,<3.0a0 + - libstdcxx-ng >=12 + constrains: + - atk-1.0 2.38.0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 355900 + timestamp: 1713896169874 +- kind: conda + name: atk-1.0 + version: 2.38.0 + build: h04ea711_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda + sha256: df682395d05050cd1222740a42a551281210726a67447e5258968dd55854302e + md5: f730d54ba9cd543666d7220c9f7ed563 + depends: + - libgcc-ng >=12 + - libglib >=2.80.0,<3.0a0 + - libstdcxx-ng >=12 + constrains: + - atk-1.0 2.38.0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 355900 + timestamp: 1713896169874 +- kind: conda + name: atk-1.0 + version: 2.38.0 + build: h4bec284_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda + sha256: a5972a943764e46478c966b26be61de70dcd7d0cfda4bd0b0c46916ae32e0492 + md5: d9684247c943d492d9aac8687bc5db77 + depends: + - __osx >=10.9 + - libcxx >=16 + - libglib >=2.80.0,<3.0a0 + - libintl >=0.22.5,<1.0a0 + constrains: + - atk-1.0 2.38.0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 349989 + timestamp: 1713896423623 +- kind: conda + name: atk-1.0 + version: 2.38.0 + build: h4bec284_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda + sha256: a5972a943764e46478c966b26be61de70dcd7d0cfda4bd0b0c46916ae32e0492 + md5: d9684247c943d492d9aac8687bc5db77 + depends: + - __osx >=10.9 + - libcxx >=16 + - libglib >=2.80.0,<3.0a0 + - libintl >=0.22.5,<1.0a0 + constrains: + - atk-1.0 2.38.0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 349989 + timestamp: 1713896423623 +- kind: conda + name: atk-1.0 + version: 2.38.0 + build: hd03087b_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda + sha256: b0747f9b1bc03d1932b4d8c586f39a35ac97e7e72fe6e63f2b2a2472d466f3c1 + md5: 57301986d02d30d6805fdce6c99074ee + depends: + - __osx >=11.0 + - libcxx >=16 + - libglib >=2.80.0,<3.0a0 + - libintl >=0.22.5,<1.0a0 + constrains: + - atk-1.0 2.38.0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 347530 + timestamp: 1713896411580 +- kind: conda + name: atk-1.0 + version: 2.38.0 + build: hd03087b_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda + sha256: b0747f9b1bc03d1932b4d8c586f39a35ac97e7e72fe6e63f2b2a2472d466f3c1 + md5: 57301986d02d30d6805fdce6c99074ee + depends: + - __osx >=11.0 + - libcxx >=16 + - libglib >=2.80.0,<3.0a0 + - libintl >=0.22.5,<1.0a0 + constrains: + - atk-1.0 2.38.0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 347530 + timestamp: 1713896411580 +- kind: conda + name: attr + version: 2.5.1 + build: h166bdaf_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 + sha256: 82c13b1772c21fc4a17441734de471d3aabf82b61db9b11f4a1bd04a9c4ac324 + md5: d9c69a24ad678ffce24c6543a0176b00 + depends: + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 71042 + timestamp: 1660065501192 +- kind: conda + name: attr + version: 2.5.1 + build: h166bdaf_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 + sha256: 82c13b1772c21fc4a17441734de471d3aabf82b61db9b11f4a1bd04a9c4ac324 + md5: d9c69a24ad678ffce24c6543a0176b00 + depends: + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 71042 + timestamp: 1660065501192 +- kind: conda + name: attrs + version: 24.2.0 + build: pyh71513ae_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 6732fa52eb8e66e5afeb32db8701a791 + depends: + - python >=3.7 + license: MIT + license_family: MIT + size: 56048 + timestamp: 1722977241383 +- kind: conda + name: attrs + version: 24.2.0 + build: pyh71513ae_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 6732fa52eb8e66e5afeb32db8701a791 + depends: + - python >=3.7 + license: MIT + license_family: MIT + size: 56048 + timestamp: 1722977241383 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h481aa64_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bcrypt-4.2.0-py311h481aa64_1.conda + sha256: 376db308b9ea2d42e93a9033710c32d72e21ed4f3bc5a3e56d7e8de6634a0337 + md5: 1abe3403035502a86fd80d0cd56b2911 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=11.0 + license: Apache-2.0 + license_family: Apache + size: 215554 + timestamp: 1724960582589 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h481aa64_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bcrypt-4.2.0-py311h481aa64_1.conda + sha256: 376db308b9ea2d42e93a9033710c32d72e21ed4f3bc5a3e56d7e8de6634a0337 + md5: 1abe3403035502a86fd80d0cd56b2911 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=11.0 + license: Apache-2.0 + license_family: Apache + size: 215554 + timestamp: 1724960582589 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h533ab2d_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bcrypt-4.2.0-py311h533ab2d_1.conda + sha256: 4e2f5824d98b03082388eae476ff455f48211f6e5aec784a800ef53a3ce96596 + md5: 97af3ababe532d03a8e506d22fa54d90 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 143506 + timestamp: 1724961312709 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h533ab2d_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bcrypt-4.2.0-py311h533ab2d_1.conda + sha256: 4e2f5824d98b03082388eae476ff455f48211f6e5aec784a800ef53a3ce96596 + md5: 97af3ababe532d03a8e506d22fa54d90 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 143506 + timestamp: 1724961312709 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h95688db_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bcrypt-4.2.0-py311h95688db_1.conda + sha256: 2c1d98f8512a24668fcfe6a125747d7b3aab40c407f7ba58f6de01fe97802363 + md5: 9b9b80db1b612bf2f22dca90803de2b9 + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=10.13 + license: Apache-2.0 + license_family: Apache + size: 222087 + timestamp: 1724960756731 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h95688db_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bcrypt-4.2.0-py311h95688db_1.conda + sha256: 2c1d98f8512a24668fcfe6a125747d7b3aab40c407f7ba58f6de01fe97802363 + md5: 9b9b80db1b612bf2f22dca90803de2b9 + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=10.13 + license: Apache-2.0 + license_family: Apache + size: 222087 + timestamp: 1724960756731 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h9e33e62_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bcrypt-4.2.0-py311h9e33e62_1.conda + sha256: e0bebfacdb16886ee8087c7cc3cb167bc20dbe3ecd7b85d674edabc408f1864a + md5: 20a2ce70d703e1d2b619aa07363961a1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __glibc >=2.17 + license: Apache-2.0 + license_family: Apache + size: 248353 + timestamp: 1724960573326 +- kind: conda + name: bcrypt + version: 4.2.0 + build: py311h9e33e62_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bcrypt-4.2.0-py311h9e33e62_1.conda + sha256: e0bebfacdb16886ee8087c7cc3cb167bc20dbe3ecd7b85d674edabc408f1864a + md5: 20a2ce70d703e1d2b619aa07363961a1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __glibc >=2.17 + license: Apache-2.0 + license_family: Apache + size: 248353 + timestamp: 1724960573326 +- kind: conda + name: blosc + version: 1.21.5 + build: h9c252e8_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.5-h9c252e8_1.conda + sha256: 3b38493b95cc3d9f6369bbcbab55a2cdbbe6bbe32c74b923f8d638e874033139 + md5: e1be80625e4f6bdc2154ee099c641683 + depends: + - __osx >=11.0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 32983 + timestamp: 1712682317564 +- kind: conda + name: blosc + version: 1.21.5 + build: h9c252e8_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.5-h9c252e8_1.conda + sha256: 3b38493b95cc3d9f6369bbcbab55a2cdbbe6bbe32c74b923f8d638e874033139 + md5: e1be80625e4f6bdc2154ee099c641683 + depends: + - __osx >=11.0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 32983 + timestamp: 1712682317564 +- kind: conda + name: blosc + version: 1.21.5 + build: hafa3907_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.5-hafa3907_1.conda + sha256: a2e867d61ce398187d59f59e034e8651c825cb33224d2c6f315876b6df5e2161 + md5: 937b9f86de960cd40c8ef5c7421b7028 + depends: + - __osx >=10.9 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 46932 + timestamp: 1712682252461 +- kind: conda + name: blosc + version: 1.21.5 + build: hafa3907_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.5-hafa3907_1.conda + sha256: a2e867d61ce398187d59f59e034e8651c825cb33224d2c6f315876b6df5e2161 + md5: 937b9f86de960cd40c8ef5c7421b7028 + depends: + - __osx >=10.9 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 46932 + timestamp: 1712682252461 +- kind: conda + name: blosc + version: 1.21.5 + build: hc2324a3_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-hc2324a3_1.conda + sha256: fde5e8ad75d2a5f154e29da7763a5dd9ee5b5b5c3fc22a1f5170296c8f6f3f62 + md5: 11d76bee958b1989bd1ac6ee7372ea6d + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 48693 + timestamp: 1712681892833 +- kind: conda + name: blosc + version: 1.21.5 + build: hc2324a3_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-hc2324a3_1.conda + sha256: fde5e8ad75d2a5f154e29da7763a5dd9ee5b5b5c3fc22a1f5170296c8f6f3f62 + md5: 11d76bee958b1989bd1ac6ee7372ea6d + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 48693 + timestamp: 1712681892833 +- kind: conda + name: blosc + version: 1.21.6 + build: h85f69ea_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda + sha256: 1289853b41df5355f45664f1cb015c868df1f570cf743e9e4a5bda8efe8c42fa + md5: 2390269374fded230fcbca8332a4adc0 + depends: + - libzlib >=1.3.1,<2.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 50135 + timestamp: 1719266616208 +- kind: conda + name: blosc + version: 1.21.6 + build: h85f69ea_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda + sha256: 1289853b41df5355f45664f1cb015c868df1f570cf743e9e4a5bda8efe8c42fa + md5: 2390269374fded230fcbca8332a4adc0 + depends: + - libzlib >=1.3.1,<2.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - snappy >=1.2.0,<1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 50135 + timestamp: 1719266616208 +- kind: conda + name: boost + version: 1.82.0 + build: h3810d55_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/boost-1.82.0-h3810d55_6.conda + sha256: 45913e3d5d29932cc0001c740309a49f4cc7bcffd34f610081e9aca755ac289e + md5: 6cca4976691bb86c9ef032d51cf79b1b + depends: + - libboost-python-devel 1.82.0 py311h3810d55_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 14277 + timestamp: 1696736870778 +- kind: conda + name: boost + version: 1.82.0 + build: h3810d55_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/boost-1.82.0-h3810d55_6.conda + sha256: 45913e3d5d29932cc0001c740309a49f4cc7bcffd34f610081e9aca755ac289e + md5: 6cca4976691bb86c9ef032d51cf79b1b + depends: + - libboost-python-devel 1.82.0 py311h3810d55_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 14277 + timestamp: 1696736870778 +- kind: conda + name: boost + version: 1.82.0 + build: h781c19f_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/boost-1.82.0-h781c19f_6.conda + sha256: 8484947bee086441f9e077838b0e95a7f60e036a5aa23b49014f687fa8f2fafa + md5: 6e79fafbd957d773d31a7e93c43c3767 + depends: + - libboost-python-devel 1.82.0 py311h781c19f_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 13629 + timestamp: 1696732791213 +- kind: conda + name: boost + version: 1.82.0 + build: h781c19f_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/boost-1.82.0-h781c19f_6.conda + sha256: 8484947bee086441f9e077838b0e95a7f60e036a5aa23b49014f687fa8f2fafa + md5: 6e79fafbd957d773d31a7e93c43c3767 + depends: + - libboost-python-devel 1.82.0 py311h781c19f_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 13629 + timestamp: 1696732791213 +- kind: conda + name: boost + version: 1.82.0 + build: h9bdd199_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_6.conda + sha256: 13b0abb01b0565e4f827310ab937e1fa2fe201e03dd4bfd65cfe04b9b1ec6db8 + md5: 67ff75fd7ec284210dc8d0c35a852aaf + depends: + - libboost-python-devel 1.82.0 py311h9bdd199_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 13918 + timestamp: 1696734799989 +- kind: conda + name: boost + version: 1.82.0 + build: h9bdd199_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/boost-1.82.0-h9bdd199_6.conda + sha256: 13b0abb01b0565e4f827310ab937e1fa2fe201e03dd4bfd65cfe04b9b1ec6db8 + md5: 67ff75fd7ec284210dc8d0c35a852aaf + depends: + - libboost-python-devel 1.82.0 py311h9bdd199_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 13918 + timestamp: 1696734799989 +- kind: conda + name: boost + version: 1.82.0 + build: hf3b2ce4_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_6.conda + sha256: 52ef7f8d541e6893946f421175364374bfba2a8057288fcf0a42a2a1d4a7a10c + md5: 7c127f67b178a4817dc516c026f56d00 + depends: + - libboost-python-devel 1.82.0 py311hf3b2ce4_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 14003 + timestamp: 1696734890698 +- kind: conda + name: boost + version: 1.82.0 + build: hf3b2ce4_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.82.0-hf3b2ce4_6.conda + sha256: 52ef7f8d541e6893946f421175364374bfba2a8057288fcf0a42a2a1d4a7a10c + md5: 7c127f67b178a4817dc516c026f56d00 + depends: + - libboost-python-devel 1.82.0 py311hf3b2ce4_6 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + license: BSL-1.0 + size: 14003 + timestamp: 1696734890698 +- kind: conda + name: boost-cpp + version: 1.82.0 + build: h07eb623_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/boost-cpp-1.82.0-h07eb623_6.conda + sha256: 8ca59ac9e2f97fc3fd261881c34dc654b017b3c28d96566a04e38a12a2221f74 + md5: 238c8b34464df95b6da4a70f39d1e5b7 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libboost-devel 1.82.0 h1c7c39f_6 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSL-1.0 + size: 13780 + timestamp: 1696733125479 +- kind: conda + name: boost-cpp + version: 1.82.0 + build: h07eb623_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/boost-cpp-1.82.0-h07eb623_6.conda + sha256: 8ca59ac9e2f97fc3fd261881c34dc654b017b3c28d96566a04e38a12a2221f74 + md5: 238c8b34464df95b6da4a70f39d1e5b7 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libboost-devel 1.82.0 h1c7c39f_6 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSL-1.0 + size: 13780 + timestamp: 1696733125479 +- kind: conda + name: boost-cpp + version: 1.82.0 + build: h44aadfe_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/boost-cpp-1.82.0-h44aadfe_6.conda + sha256: 4e5e34090e5ecaf95283b253c6a0ab781e81ad952275a953d2aeef5b262f5fb1 + md5: f96e9a56e7f5f6be6f1f0f01d364eb82 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libboost-devel 1.82.0 h00ab1b0_6 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSL-1.0 + size: 13575 + timestamp: 1696732155767 +- kind: conda + name: boost-cpp + version: 1.82.0 + build: h44aadfe_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/boost-cpp-1.82.0-h44aadfe_6.conda + sha256: 4e5e34090e5ecaf95283b253c6a0ab781e81ad952275a953d2aeef5b262f5fb1 + md5: f96e9a56e7f5f6be6f1f0f01d364eb82 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libboost-devel 1.82.0 h00ab1b0_6 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSL-1.0 + size: 13575 + timestamp: 1696732155767 +- kind: conda + name: boost-cpp + version: 1.82.0 + build: hca5e981_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-cpp-1.82.0-hca5e981_6.conda + sha256: 9234dbe540bbd404ee9c1d0ea20898ddc1bf231ceefb2ef4e4ba24821f2b9187 + md5: 8389528a502b0fb9419fc3a7e7f351a6 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libboost-devel 1.82.0 hf450f58_6 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSL-1.0 + size: 13884 + timestamp: 1696733196021 +- kind: conda + name: boost-cpp + version: 1.82.0 + build: hca5e981_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-cpp-1.82.0-hca5e981_6.conda + sha256: 9234dbe540bbd404ee9c1d0ea20898ddc1bf231ceefb2ef4e4ba24821f2b9187 + md5: 8389528a502b0fb9419fc3a7e7f351a6 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libboost-devel 1.82.0 hf450f58_6 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSL-1.0 + size: 13884 + timestamp: 1696733196021 +- kind: conda + name: brotli + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h00291cd_2.conda + sha256: 624954bc08b3d7885a58c7d547282cfb9a201ce79b748b358f801de53e20f523 + md5: 2db0c38a7f2321c5bdaf32b181e832c7 + depends: + - __osx >=10.13 + - brotli-bin 1.1.0 h00291cd_2 + - libbrotlidec 1.1.0 h00291cd_2 + - libbrotlienc 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 19450 + timestamp: 1725267851605 +- kind: conda + name: brotli + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h00291cd_2.conda + sha256: 624954bc08b3d7885a58c7d547282cfb9a201ce79b748b358f801de53e20f523 + md5: 2db0c38a7f2321c5bdaf32b181e832c7 + depends: + - __osx >=10.13 + - brotli-bin 1.1.0 h00291cd_2 + - libbrotlidec 1.1.0 h00291cd_2 + - libbrotlienc 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 19450 + timestamp: 1725267851605 +- kind: conda + name: brotli + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-h2466b09_2.conda + sha256: d8fd7d1b446706776117d2dcad1c0289b9f5e1521cb13405173bad38568dd252 + md5: 378f1c9421775dfe644731cb121c8979 + depends: + - brotli-bin 1.1.0 h2466b09_2 + - libbrotlidec 1.1.0 h2466b09_2 + - libbrotlienc 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 19697 + timestamp: 1725268293988 +- kind: conda + name: brotli + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-h2466b09_2.conda + sha256: d8fd7d1b446706776117d2dcad1c0289b9f5e1521cb13405173bad38568dd252 + md5: 378f1c9421775dfe644731cb121c8979 + depends: + - brotli-bin 1.1.0 h2466b09_2 + - libbrotlidec 1.1.0 h2466b09_2 + - libbrotlienc 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 19697 + timestamp: 1725268293988 +- kind: conda + name: brotli + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda + sha256: fcb0b5b28ba7492093e54f3184435144e074dfceab27ac8e6a9457e736565b0b + md5: 98514fe74548d768907ce7a13f680e8f + depends: + - __glibc >=2.17,<3.0.a0 + - brotli-bin 1.1.0 hb9d3cd8_2 + - libbrotlidec 1.1.0 hb9d3cd8_2 + - libbrotlienc 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 19264 + timestamp: 1725267697072 +- kind: conda + name: brotli + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda + sha256: fcb0b5b28ba7492093e54f3184435144e074dfceab27ac8e6a9457e736565b0b + md5: 98514fe74548d768907ce7a13f680e8f + depends: + - __glibc >=2.17,<3.0.a0 + - brotli-bin 1.1.0 hb9d3cd8_2 + - libbrotlidec 1.1.0 hb9d3cd8_2 + - libbrotlienc 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 19264 + timestamp: 1725267697072 +- kind: conda + name: brotli + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hd74edd7_2.conda + sha256: a086f36ff68d6e30da625e910547f6211385246fb2474b144ac8c47c32254576 + md5: 215e3dc8f2f837906d066e7f01aa77c0 + depends: + - __osx >=11.0 + - brotli-bin 1.1.0 hd74edd7_2 + - libbrotlidec 1.1.0 hd74edd7_2 + - libbrotlienc 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 19588 + timestamp: 1725268044856 +- kind: conda + name: brotli + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hd74edd7_2.conda + sha256: a086f36ff68d6e30da625e910547f6211385246fb2474b144ac8c47c32254576 + md5: 215e3dc8f2f837906d066e7f01aa77c0 + depends: + - __osx >=11.0 + - brotli-bin 1.1.0 hd74edd7_2 + - libbrotlidec 1.1.0 hd74edd7_2 + - libbrotlienc 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 19588 + timestamp: 1725268044856 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h00291cd_2.conda + sha256: 642a8492491109fd8270c1e2c33b18126712df0cedb94aaa2b1c6b02505a4bfa + md5: 049933ecbf552479a12c7917f0a4ce59 + depends: + - __osx >=10.13 + - libbrotlidec 1.1.0 h00291cd_2 + - libbrotlienc 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 16643 + timestamp: 1725267837325 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h00291cd_2.conda + sha256: 642a8492491109fd8270c1e2c33b18126712df0cedb94aaa2b1c6b02505a4bfa + md5: 049933ecbf552479a12c7917f0a4ce59 + depends: + - __osx >=10.13 + - libbrotlidec 1.1.0 h00291cd_2 + - libbrotlienc 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 16643 + timestamp: 1725267837325 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-h2466b09_2.conda + sha256: f3bf2893613540ac256c68f211861c4de618d96291719e32178d894114ac2bc2 + md5: d22534a9be5771fc58eb7564947f669d + depends: + - libbrotlidec 1.1.0 h2466b09_2 + - libbrotlienc 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 20837 + timestamp: 1725268270219 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-h2466b09_2.conda + sha256: f3bf2893613540ac256c68f211861c4de618d96291719e32178d894114ac2bc2 + md5: d22534a9be5771fc58eb7564947f669d + depends: + - libbrotlidec 1.1.0 h2466b09_2 + - libbrotlienc 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 20837 + timestamp: 1725268270219 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda + sha256: 261364d7445513b9a4debc345650fad13c627029bfc800655a266bf1e375bc65 + md5: c63b5e52939e795ba8d26e35d767a843 + depends: + - __glibc >=2.17,<3.0.a0 + - libbrotlidec 1.1.0 hb9d3cd8_2 + - libbrotlienc 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 18881 + timestamp: 1725267688731 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda + sha256: 261364d7445513b9a4debc345650fad13c627029bfc800655a266bf1e375bc65 + md5: c63b5e52939e795ba8d26e35d767a843 + depends: + - __glibc >=2.17,<3.0.a0 + - libbrotlidec 1.1.0 hb9d3cd8_2 + - libbrotlienc 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 18881 + timestamp: 1725267688731 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hd74edd7_2.conda + sha256: 28f1af63b49fddf58084fb94e5512ad46e9c453eb4be1d97449c67059e5b0680 + md5: b8512db2145dc3ae8d86cdc21a8d421e + depends: + - __osx >=11.0 + - libbrotlidec 1.1.0 hd74edd7_2 + - libbrotlienc 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 16772 + timestamp: 1725268026061 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hd74edd7_2.conda + sha256: 28f1af63b49fddf58084fb94e5512ad46e9c453eb4be1d97449c67059e5b0680 + md5: b8512db2145dc3ae8d86cdc21a8d421e + depends: + - __osx >=11.0 + - libbrotlidec 1.1.0 hd74edd7_2 + - libbrotlienc 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 16772 + timestamp: 1725268026061 +- kind: conda + name: bullet + version: '3.25' + build: h3810d55_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bullet-3.25-h3810d55_3.conda + sha256: 1b39614e547990ad5194b61abb345981bfffe607edd445925a3fc9aea9887061 + md5: 606e32177d277db4a201622b23218c2d + depends: + - bullet-cpp 3.25 hbc92ba2_3 + - numpy + - pybullet 3.25 py311hbc92ba2_3 + - python + license: Zlib + size: 10382 + timestamp: 1725369485375 +- kind: conda + name: bullet + version: '3.25' + build: h3810d55_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bullet-3.25-h3810d55_3.conda + sha256: 1b39614e547990ad5194b61abb345981bfffe607edd445925a3fc9aea9887061 + md5: 606e32177d277db4a201622b23218c2d + depends: + - bullet-cpp 3.25 hbc92ba2_3 + - numpy + - pybullet 3.25 py311hbc92ba2_3 + - python + license: Zlib + size: 10382 + timestamp: 1725369485375 +- kind: conda + name: bullet + version: '3.25' + build: h781c19f_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bullet-3.25-h781c19f_3.conda + sha256: 2c1515a894be82eed850afdcc57f20017038c79acab21c2329d88b874b5c5180 + md5: 132ebdc547e568dbbef00bdeb06fe135 + depends: + - bullet-cpp 3.25 h6dcdc2f_3 + - numpy + - pybullet 3.25 py311h6dcdc2f_3 + - python + license: Zlib + size: 9989 + timestamp: 1725368029846 +- kind: conda + name: bullet + version: '3.25' + build: h781c19f_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bullet-3.25-h781c19f_3.conda + sha256: 2c1515a894be82eed850afdcc57f20017038c79acab21c2329d88b874b5c5180 + md5: 132ebdc547e568dbbef00bdeb06fe135 + depends: + - bullet-cpp 3.25 h6dcdc2f_3 + - numpy + - pybullet 3.25 py311h6dcdc2f_3 + - python + license: Zlib + size: 9989 + timestamp: 1725368029846 +- kind: conda + name: bullet + version: '3.25' + build: h9bdd199_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bullet-3.25-h9bdd199_3.conda + sha256: ca69957f8fcc2c49565c30b2270d7ea6c34229130331394eb8864e5e851802df + md5: 48847adee873643be048dc683db9757e + depends: + - bullet-cpp 3.25 he75c550_3 + - numpy + - pybullet 3.25 py311he75c550_3 + - python + license: Zlib + size: 10066 + timestamp: 1725368338329 +- kind: conda + name: bullet + version: '3.25' + build: h9bdd199_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bullet-3.25-h9bdd199_3.conda + sha256: ca69957f8fcc2c49565c30b2270d7ea6c34229130331394eb8864e5e851802df + md5: 48847adee873643be048dc683db9757e + depends: + - bullet-cpp 3.25 he75c550_3 + - numpy + - pybullet 3.25 py311he75c550_3 + - python + license: Zlib + size: 10066 + timestamp: 1725368338329 +- kind: conda + name: bullet + version: '3.25' + build: hf3b2ce4_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-3.25-hf3b2ce4_3.conda + sha256: d138eb688ac0902913c6dbe59d2977860a392d9b534d04be311bd531e3344025 + md5: 9bb935ae049eb6e425a68861eba91a51 + depends: + - bullet-cpp 3.25 py311h57524c7_3 + - numpy + - pybullet 3.25 py311h57524c7_3 + - python + license: Zlib + size: 10067 + timestamp: 1725368596719 +- kind: conda + name: bullet + version: '3.25' + build: hf3b2ce4_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-3.25-hf3b2ce4_3.conda + sha256: d138eb688ac0902913c6dbe59d2977860a392d9b534d04be311bd531e3344025 + md5: 9bb935ae049eb6e425a68861eba91a51 + depends: + - bullet-cpp 3.25 py311h57524c7_3 + - numpy + - pybullet 3.25 py311h57524c7_3 + - python + license: Zlib + size: 10067 + timestamp: 1725368596719 +- kind: conda + name: bullet-cpp + version: '3.25' + build: h6dcdc2f_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-h6dcdc2f_3.conda + sha256: c6ef3620170c67170ecb583f3b88ea802d975c137e362ea695074f2eeb2f59b6 + md5: 91c3cd073f8e7f94213467fc4f16e4e0 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 43076664 + timestamp: 1725367674639 +- kind: conda + name: bullet-cpp + version: '3.25' + build: h6dcdc2f_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-h6dcdc2f_3.conda + sha256: c6ef3620170c67170ecb583f3b88ea802d975c137e362ea695074f2eeb2f59b6 + md5: 91c3cd073f8e7f94213467fc4f16e4e0 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 43076664 + timestamp: 1725367674639 +- kind: conda + name: bullet-cpp + version: '3.25' + build: hbc92ba2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-hbc92ba2_3.conda + sha256: 1e8a6bf7a6652483932c719e7e209f18ff4863d0e03548f46c5c181e17877712 + md5: 0bc5fa8cd784e2df9b376c7611cfb9a8 + depends: + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + size: 15843296 + timestamp: 1725368783423 +- kind: conda + name: bullet-cpp + version: '3.25' + build: hbc92ba2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-hbc92ba2_3.conda + sha256: 1e8a6bf7a6652483932c719e7e209f18ff4863d0e03548f46c5c181e17877712 + md5: 0bc5fa8cd784e2df9b376c7611cfb9a8 + depends: + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + size: 15843296 + timestamp: 1725368783423 +- kind: conda + name: bullet-cpp + version: '3.25' + build: he75c550_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-he75c550_3.conda + sha256: d64f5327efe3ed44e6eeca4f78208d983a760b13c106c21e2eaaf22072235942 + md5: d4e56597e69590b0fc02506c1a311e46 + depends: + - __osx >=10.13 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 40006491 + timestamp: 1725367857737 +- kind: conda + name: bullet-cpp + version: '3.25' + build: he75c550_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-he75c550_3.conda + sha256: d64f5327efe3ed44e6eeca4f78208d983a760b13c106c21e2eaaf22072235942 + md5: d4e56597e69590b0fc02506c1a311e46 + depends: + - __osx >=10.13 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python_abi 3.11.* *_cp311 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 40006491 + timestamp: 1725367857737 +- kind: conda + name: bullet-cpp + version: '3.25' + build: py311h57524c7_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py311h57524c7_3.conda + sha256: 298a48e7e4ea96b376537ef86bd8202fb3531c266b4149e537772c9ed25647e3 + md5: cbd519767f9c09a55cf8a3d14cf80641 + depends: + - __osx >=11.0 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 39221015 + timestamp: 1725368005453 +- kind: conda + name: bullet-cpp + version: '3.25' + build: py311h57524c7_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py311h57524c7_3.conda + sha256: 298a48e7e4ea96b376537ef86bd8202fb3531c266b4149e537772c9ed25647e3 + md5: cbd519767f9c09a55cf8a3d14cf80641 + depends: + - __osx >=11.0 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 39221015 + timestamp: 1725368005453 +- kind: conda + name: bzip2 + version: 1.0.8 + build: h2466b09_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda + sha256: 35a5dad92e88fdd7fc405e864ec239486f4f31eec229e31686e61a140a8e573b + md5: 276e7ffe9ffe39688abc665ef0f45596 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: bzip2-1.0.6 + license_family: BSD + size: 54927 + timestamp: 1720974860185 +- kind: conda + name: bzip2 + version: 1.0.8 + build: h2466b09_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda + sha256: 35a5dad92e88fdd7fc405e864ec239486f4f31eec229e31686e61a140a8e573b + md5: 276e7ffe9ffe39688abc665ef0f45596 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: bzip2-1.0.6 + license_family: BSD + size: 54927 + timestamp: 1720974860185 +- kind: conda + name: bzip2 + version: 1.0.8 + build: h4bc722e_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda + sha256: 5ced96500d945fb286c9c838e54fa759aa04a7129c59800f0846b4335cee770d + md5: 62ee74e96c5ebb0af99386de58cf9553 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: bzip2-1.0.6 + license_family: BSD + size: 252783 + timestamp: 1720974456583 +- kind: conda + name: bzip2 + version: 1.0.8 + build: h4bc722e_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda + sha256: 5ced96500d945fb286c9c838e54fa759aa04a7129c59800f0846b4335cee770d + md5: 62ee74e96c5ebb0af99386de58cf9553 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: bzip2-1.0.6 + license_family: BSD + size: 252783 + timestamp: 1720974456583 +- kind: conda + name: bzip2 + version: 1.0.8 + build: h99b78c6_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda + sha256: adfa71f158cbd872a36394c56c3568e6034aa55c623634b37a4836bd036e6b91 + md5: fc6948412dbbbe9a4c9ddbbcfe0a79ab + depends: + - __osx >=11.0 + license: bzip2-1.0.6 + license_family: BSD + size: 122909 + timestamp: 1720974522888 +- kind: conda + name: bzip2 + version: 1.0.8 + build: h99b78c6_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda + sha256: adfa71f158cbd872a36394c56c3568e6034aa55c623634b37a4836bd036e6b91 + md5: fc6948412dbbbe9a4c9ddbbcfe0a79ab + depends: + - __osx >=11.0 + license: bzip2-1.0.6 + license_family: BSD + size: 122909 + timestamp: 1720974522888 +- kind: conda + name: bzip2 + version: 1.0.8 + build: hfdf4475_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-hfdf4475_7.conda + sha256: cad153608b81fb24fc8c509357daa9ae4e49dfc535b2cb49b91e23dbd68fc3c5 + md5: 7ed4301d437b59045be7e051a0308211 + depends: + - __osx >=10.13 + license: bzip2-1.0.6 + license_family: BSD + size: 134188 + timestamp: 1720974491916 +- kind: conda + name: bzip2 + version: 1.0.8 + build: hfdf4475_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-hfdf4475_7.conda + sha256: cad153608b81fb24fc8c509357daa9ae4e49dfc535b2cb49b91e23dbd68fc3c5 + md5: 7ed4301d437b59045be7e051a0308211 + depends: + - __osx >=10.13 + license: bzip2-1.0.6 + license_family: BSD + size: 134188 + timestamp: 1720974491916 +- kind: conda + name: c-ares + version: 1.34.1 + build: h44e7173_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.34.1-h44e7173_0.conda + sha256: 004fea4112ce5a862271265e908a762843390e1870dacfd1a9a38c9aad902e9c + md5: 611618b0b3949f947da65c96ff9c51fb + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 182470 + timestamp: 1728534760896 +- kind: conda + name: c-ares + version: 1.34.1 + build: h44e7173_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.34.1-h44e7173_0.conda + sha256: 004fea4112ce5a862271265e908a762843390e1870dacfd1a9a38c9aad902e9c + md5: 611618b0b3949f947da65c96ff9c51fb + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 182470 + timestamp: 1728534760896 +- kind: conda + name: c-ares + version: 1.34.1 + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.34.1-hd74edd7_0.conda + sha256: 6b864a213027340fbcf42a04ca67d4f8b908a714a5c6e160e6fb6ad21af795e4 + md5: 38c2c944d30ca320a8751b214ed5364e + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 177744 + timestamp: 1728534822566 +- kind: conda + name: c-ares + version: 1.34.1 + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.34.1-hd74edd7_0.conda + sha256: 6b864a213027340fbcf42a04ca67d4f8b908a714a5c6e160e6fb6ad21af795e4 + md5: 38c2c944d30ca320a8751b214ed5364e + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 177744 + timestamp: 1728534822566 +- kind: conda + name: c-ares + version: 1.34.1 + build: heb4867d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.1-heb4867d_0.conda + sha256: d7e50b2ce3ef01dfbb11e8f50411b4be91b92c94cd10a83c843f1f2e53832e04 + md5: db792eada25e970c46642f624b029fd7 + depends: + - __glibc >=2.28,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 204891 + timestamp: 1728534705052 +- kind: conda + name: c-ares + version: 1.34.1 + build: heb4867d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.1-heb4867d_0.conda + sha256: d7e50b2ce3ef01dfbb11e8f50411b4be91b92c94cd10a83c843f1f2e53832e04 + md5: db792eada25e970c46642f624b029fd7 + depends: + - __glibc >=2.28,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 204891 + timestamp: 1728534705052 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: h56e8100_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda + sha256: 0fcac3a7ffcc556649e034a1802aedf795e64227eaa7194d207b01eaf26454c4 + md5: 4c4fd67c18619be5aa65dc5b6c72e490 + license: ISC + size: 158773 + timestamp: 1725019107649 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: h56e8100_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda + sha256: 0fcac3a7ffcc556649e034a1802aedf795e64227eaa7194d207b01eaf26454c4 + md5: 4c4fd67c18619be5aa65dc5b6c72e490 + license: ISC + size: 158773 + timestamp: 1725019107649 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: h8857fd0_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.8.30-h8857fd0_0.conda + sha256: 593f302d0f44c2c771e1614ee6d56fffdc7d616e6f187669c8b0e34ffce3e1ae + md5: b7e5424e7f06547a903d28e4651dbb21 + license: ISC + size: 158665 + timestamp: 1725019059295 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: h8857fd0_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.8.30-h8857fd0_0.conda + sha256: 593f302d0f44c2c771e1614ee6d56fffdc7d616e6f187669c8b0e34ffce3e1ae + md5: b7e5424e7f06547a903d28e4651dbb21 + license: ISC + size: 158665 + timestamp: 1725019059295 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: hbcca054_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda + sha256: afee721baa6d988e27fef1832f68d6f32ac8cc99cdf6015732224c2841a09cea + md5: c27d1c142233b5bc9ca570c6e2e0c244 + license: ISC + size: 159003 + timestamp: 1725018903918 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: hbcca054_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda + sha256: afee721baa6d988e27fef1832f68d6f32ac8cc99cdf6015732224c2841a09cea + md5: c27d1c142233b5bc9ca570c6e2e0c244 + license: ISC + size: 159003 + timestamp: 1725018903918 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: hf0a4a13_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda + sha256: 2db1733f4b644575dbbdd7994a8f338e6ef937f5ebdb74acd557e9dda0211709 + md5: 40dec13fd8348dbe303e57be74bd3d35 + license: ISC + size: 158482 + timestamp: 1725019034582 +- kind: conda + name: ca-certificates + version: 2024.8.30 + build: hf0a4a13_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda + sha256: 2db1733f4b644575dbbdd7994a8f338e6ef937f5ebdb74acd557e9dda0211709 + md5: 40dec13fd8348dbe303e57be74bd3d35 + license: ISC + size: 158482 + timestamp: 1725019034582 +- kind: conda + name: cairo + version: 1.18.0 + build: h3faef2a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda + sha256: 142e2639a5bc0e99c44d76f4cc8dce9c6a2d87330c4beeabb128832cd871a86e + md5: f907bb958910dc404647326ca80c263e + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libglib >=2.78.0,<3.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pixman >=0.42.2,<1.0a0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 982351 + timestamp: 1697028423052 +- kind: conda + name: cairo + version: 1.18.0 + build: h3faef2a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda + sha256: 142e2639a5bc0e99c44d76f4cc8dce9c6a2d87330c4beeabb128832cd871a86e + md5: f907bb958910dc404647326ca80c263e + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libglib >=2.78.0,<3.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pixman >=0.42.2,<1.0a0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 982351 + timestamp: 1697028423052 +- kind: conda + name: cairo + version: 1.18.0 + build: h91e5215_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h91e5215_2.conda + sha256: 89568f4f6844c8c195457fbb2ce39acd9a727be4daadebc2464455db2fda143c + md5: 7a0b2818b003bd79106c29f55126d2c3 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - pixman >=0.43.4,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 1519852 + timestamp: 1718986279087 +- kind: conda + name: cairo + version: 1.18.0 + build: h91e5215_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h91e5215_2.conda + sha256: 89568f4f6844c8c195457fbb2ce39acd9a727be4daadebc2464455db2fda143c + md5: 7a0b2818b003bd79106c29f55126d2c3 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - pixman >=0.43.4,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 1519852 + timestamp: 1718986279087 +- kind: conda + name: cairo + version: 1.18.0 + build: h99e66fa_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h99e66fa_0.conda + sha256: f8d1142cf244eadcbc44e8ca2266aa61a05b6cda5571f9b745ba32c7ebbfdfba + md5: 13f830b1bf46018f7062d1b798d53eca + depends: + - __osx >=10.9 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=16.0.6 + - libglib >=2.78.0,<3.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pixman >=0.42.2,<1.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 885311 + timestamp: 1697028802967 +- kind: conda + name: cairo + version: 1.18.0 + build: h99e66fa_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h99e66fa_0.conda + sha256: f8d1142cf244eadcbc44e8ca2266aa61a05b6cda5571f9b745ba32c7ebbfdfba + md5: 13f830b1bf46018f7062d1b798d53eca + depends: + - __osx >=10.9 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=16.0.6 + - libglib >=2.78.0,<3.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pixman >=0.42.2,<1.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 885311 + timestamp: 1697028802967 +- kind: conda + name: cairo + version: 1.18.0 + build: h9f650ed_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h9f650ed_2.conda + sha256: 1d2480538838cf5009df0285a73aa405798bc49de0c689ab270f543f5ae961aa + md5: d264e5b9759cab8d203cdfe43eabd8b5 + depends: + - __osx >=10.13 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - pixman >=0.43.4,<1.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 886028 + timestamp: 1718985776278 +- kind: conda + name: cairo + version: 1.18.0 + build: hc6c324b_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hc6c324b_2.conda + sha256: 7cb330f41fd5abd3d2444a62c0439af8b11c96497aa2f87d76a5b580edf6d35c + md5: 6efeefcad878c15377f49f64e2cbf232 + depends: + - __osx >=11.0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - pixman >=0.43.4,<1.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 898820 + timestamp: 1718985829269 +- kind: conda + name: cairo + version: 1.18.0 + build: hd1e100b_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hd1e100b_0.conda + sha256: 599f8820553b3a3405706d9cad390ac199e24515a0a82c87153c9b5b5fdba3b8 + md5: 3fa6eebabb77f65e82f86b72b95482db + depends: + - __osx >=10.9 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=16.0.6 + - libglib >=2.78.0,<3.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pixman >=0.42.2,<1.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 897919 + timestamp: 1697028755150 +- kind: conda + name: cairo + version: 1.18.0 + build: hd1e100b_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hd1e100b_0.conda + sha256: 599f8820553b3a3405706d9cad390ac199e24515a0a82c87153c9b5b5fdba3b8 + md5: 3fa6eebabb77f65e82f86b72b95482db + depends: + - __osx >=10.9 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=16.0.6 + - libglib >=2.78.0,<3.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pixman >=0.42.2,<1.0a0 + - zlib + license: LGPL-2.1-only or MPL-1.1 + size: 897919 + timestamp: 1697028755150 +- kind: conda + name: catkin_pkg + version: 1.0.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + sha256: b97401522d6b6b4ef1ec3ae1904ef44435f6e09df044a213c0b26c24c7bfb914 + md5: e8e0308c8d90a038cf58fd346a80a6a3 + depends: + - docutils + - pyparsing >=1.5.7 + - python >=3.6 + - python-dateutil + - setuptools + license: BSD-3-Clause + license_family: BSD + size: 53408 + timestamp: 1694652027818 +- kind: conda + name: catkin_pkg + version: 1.0.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda + sha256: b97401522d6b6b4ef1ec3ae1904ef44435f6e09df044a213c0b26c24c7bfb914 + md5: e8e0308c8d90a038cf58fd346a80a6a3 + depends: + - docutils + - pyparsing >=1.5.7 + - python >=3.6 + - python-dateutil + - setuptools + license: BSD-3-Clause + license_family: BSD + size: 53408 + timestamp: 1694652027818 +- kind: conda + name: certifi + version: 2024.8.30 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f + md5: 12f7d00853807b0531775e9be891cb11 + depends: + - python >=3.7 + license: ISC + size: 163752 + timestamp: 1725278204397 +- kind: conda + name: certifi + version: 2024.8.30 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda + sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f + md5: 12f7d00853807b0531775e9be891cb11 + depends: + - python >=3.7 + license: ISC + size: 163752 + timestamp: 1725278204397 +- kind: conda + name: cffi + version: 1.17.1 + build: py311h137bacd_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.1-py311h137bacd_0.conda + sha256: 012ee7b1ed4f9b0490d6e90c72decf148d7575173c7eaf851cd87fd434d2cacc + md5: a4b0f531064fa3dd5e3afbb782ea2cd5 + depends: + - __osx >=10.13 + - libffi >=3.4,<4.0a0 + - pycparser + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 288762 + timestamp: 1725560945833 +- kind: conda + name: cffi + version: 1.17.1 + build: py311h137bacd_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.1-py311h137bacd_0.conda + sha256: 012ee7b1ed4f9b0490d6e90c72decf148d7575173c7eaf851cd87fd434d2cacc + md5: a4b0f531064fa3dd5e3afbb782ea2cd5 + depends: + - __osx >=10.13 + - libffi >=3.4,<4.0a0 + - pycparser + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 288762 + timestamp: 1725560945833 +- kind: conda + name: cffi + version: 1.17.1 + build: py311h3a79f62_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.1-py311h3a79f62_0.conda + sha256: 253605b305cc4548b8f97eb7c2e146697e0c7672b099c4862ec5ca7e8e995307 + md5: a42272c5dbb6ffbc1a5af70f24c7b448 + depends: + - __osx >=11.0 + - libffi >=3.4,<4.0a0 + - pycparser + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 288211 + timestamp: 1725560745212 +- kind: conda + name: cffi + version: 1.17.1 + build: py311h3a79f62_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.1-py311h3a79f62_0.conda + sha256: 253605b305cc4548b8f97eb7c2e146697e0c7672b099c4862ec5ca7e8e995307 + md5: a42272c5dbb6ffbc1a5af70f24c7b448 + depends: + - __osx >=11.0 + - libffi >=3.4,<4.0a0 + - pycparser + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 288211 + timestamp: 1725560745212 +- kind: conda + name: cffi + version: 1.17.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.1-py311he736701_0.conda + sha256: 9689fbd8a31fdf273f826601e90146006f6631619767a67955048c7ad7798a1d + md5: e1c69be23bd05471a6c623e91680ad59 + depends: + - pycparser + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 297627 + timestamp: 1725561079708 +- kind: conda + name: cffi + version: 1.17.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.1-py311he736701_0.conda + sha256: 9689fbd8a31fdf273f826601e90146006f6631619767a67955048c7ad7798a1d + md5: e1c69be23bd05471a6c623e91680ad59 + depends: + - pycparser + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 297627 + timestamp: 1725561079708 +- kind: conda + name: cffi + version: 1.17.1 + build: py311hf29c0ef_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.1-py311hf29c0ef_0.conda + sha256: bc47aa39c8254e9e487b8bcd74cfa3b4a3de3648869eb1a0b89905986b668e35 + md5: 55553ecd5328336368db611f350b7039 + depends: + - __glibc >=2.17,<3.0.a0 + - libffi >=3.4,<4.0a0 + - libgcc >=13 + - pycparser + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 302115 + timestamp: 1725560701719 +- kind: conda + name: cffi + version: 1.17.1 + build: py311hf29c0ef_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.1-py311hf29c0ef_0.conda + sha256: bc47aa39c8254e9e487b8bcd74cfa3b4a3de3648869eb1a0b89905986b668e35 + md5: 55553ecd5328336368db611f350b7039 + depends: + - __glibc >=2.17,<3.0.a0 + - libffi >=3.4,<4.0a0 + - libgcc >=13 + - pycparser + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 302115 + timestamp: 1725560701719 +- kind: conda + name: cmake + version: 3.28.3 + build: h50fd54c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.28.3-h50fd54c_0.conda + sha256: 699d87d3d5e9d9a9b7d13775cee9e7eeaa1f234ac9609de2b35b3f5dd88ecb16 + md5: 2a4cfda87ed222d1b2c243100b76d37f + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libcxx >=16 + - libexpat >=2.5.0,<3.0a0 + - libuv >=1.46.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 15470657 + timestamp: 1707205774880 +- kind: conda + name: cmake + version: 3.28.3 + build: h50fd54c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.28.3-h50fd54c_0.conda + sha256: 699d87d3d5e9d9a9b7d13775cee9e7eeaa1f234ac9609de2b35b3f5dd88ecb16 + md5: 2a4cfda87ed222d1b2c243100b76d37f + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libcxx >=16 + - libexpat >=2.5.0,<3.0a0 + - libuv >=1.46.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 15470657 + timestamp: 1707205774880 +- kind: conda + name: cmake + version: 3.28.3 + build: h7c85d92_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.28.3-h7c85d92_0.conda + sha256: d612a80d8bb8e624f645399f69793905c9817e9812111699d8dbec3757d50d71 + md5: 265ed3e8dc130e1b51ef660caeef4366 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libcxx >=16 + - libexpat >=2.5.0,<3.0a0 + - libuv >=1.46.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 16566933 + timestamp: 1707205565592 +- kind: conda + name: cmake + version: 3.28.3 + build: h7c85d92_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.28.3-h7c85d92_0.conda + sha256: d612a80d8bb8e624f645399f69793905c9817e9812111699d8dbec3757d50d71 + md5: 265ed3e8dc130e1b51ef660caeef4366 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libcxx >=16 + - libexpat >=2.5.0,<3.0a0 + - libuv >=1.46.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 16566933 + timestamp: 1707205565592 +- kind: conda + name: cmake + version: 3.28.3 + build: hcfe8598_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.28.3-hcfe8598_0.conda + sha256: e6a629de33e49f2bbf624f26b3925ffd87aba6f4dda7ea70cfe05c11b846fb17 + md5: d41e72d041b9b12a3596cd08099f127c + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libuv >=1.46.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 18756618 + timestamp: 1707204079226 +- kind: conda + name: cmake + version: 3.28.3 + build: hcfe8598_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.28.3-hcfe8598_0.conda + sha256: e6a629de33e49f2bbf624f26b3925ffd87aba6f4dda7ea70cfe05c11b846fb17 + md5: d41e72d041b9b12a3596cd08099f127c + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libuv >=1.46.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 18756618 + timestamp: 1707204079226 +- kind: conda + name: cmake + version: 3.28.3 + build: hf0feee3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cmake-3.28.3-hf0feee3_0.conda + sha256: c4a48803d3621339a91eb86bfd28667afb59403aa96aa705b8b158cd0211ebfd + md5: 8ac20a98e2d1d3afa798b985278d18d7 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libuv >=1.44.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 13826709 + timestamp: 1707205267813 +- kind: conda + name: cmake + version: 3.28.3 + build: hf0feee3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cmake-3.28.3-hf0feee3_0.conda + sha256: c4a48803d3621339a91eb86bfd28667afb59403aa96aa705b8b158cd0211ebfd + md5: 8ac20a98e2d1d3afa798b985278d18d7 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.5.0,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libuv >=1.44.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 13826709 + timestamp: 1707205267813 +- kind: conda + name: cmake + version: 3.30.5 + build: h400e5d1_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cmake-3.30.5-h400e5d1_0.conda + sha256: f1df2ab533ffed1a544ab0672bd09abeaee36cadf59c12f8564b03237779b3d3 + md5: 4b84d88fe13e33dd1cad2deaac3fbcf4 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.10.1,<9.0a0 + - libexpat >=2.6.3,<3.0a0 + - libuv >=1.49.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 14357142 + timestamp: 1728417628536 +- kind: conda + name: cmake + version: 3.30.5 + build: h7243fc2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.30.5-h7243fc2_0.conda + sha256: 09aa49a9f068233e4d98688268465f431426a338c115c56517c3c3193198d07b + md5: 826e05dc51e8a9e4d10680f37e267b68 + depends: + - __osx >=10.13 + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.10.1,<9.0a0 + - libcxx >=17 + - libexpat >=2.6.3,<3.0a0 + - libuv >=1.49.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ncurses >=6.5,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 17507220 + timestamp: 1728417253023 +- kind: conda + name: cmake + version: 3.30.5 + build: hf9cb763_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.30.5-hf9cb763_0.conda + sha256: 9b775bbdee337d67b180b6fbc6c93fa1ba73a18b167c242d792dee2797245148 + md5: b3b88a7ec6372b6f2c0ddb31ee009ebd + depends: + - __glibc >=2.17,<3.0.a0 + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.10.1,<9.0a0 + - libexpat >=2.6.3,<3.0a0 + - libgcc >=13 + - libstdcxx >=13 + - libuv >=1.49.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ncurses >=6.5,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 19606674 + timestamp: 1728416480376 +- kind: conda + name: cmake + version: 3.30.5 + build: hfbcbe4a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.30.5-hfbcbe4a_0.conda + sha256: a6df9f06a5f7037c80782b9dc16ff2eceb24348f665beaca1ce9de7041cfe4e5 + md5: 22394eb25181c0dcadd3ccd473f6b90a + depends: + - __osx >=11.0 + - bzip2 >=1.0.8,<2.0a0 + - libcurl >=8.10.1,<9.0a0 + - libcxx >=17 + - libexpat >=2.6.3,<3.0a0 + - libuv >=1.49.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ncurses >=6.5,<7.0a0 + - rhash >=1.4.4,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + size: 16345134 + timestamp: 1728417146512 +- kind: conda + name: colorama + version: 0.4.6 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 + md5: 3faab06a954c2a04039983f2c4a50d99 + depends: + - python >=3.7 + license: BSD-3-Clause + license_family: BSD + size: 25170 + timestamp: 1666700778190 +- kind: conda + name: colorama + version: 0.4.6 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 + md5: 3faab06a954c2a04039983f2c4a50d99 + depends: + - python >=3.7 + license: BSD-3-Clause + license_family: BSD + size: 25170 + timestamp: 1666700778190 +- kind: conda + name: console_bridge + version: 1.0.2 + build: h3e96240_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/console_bridge-1.0.2-h3e96240_1.tar.bz2 + sha256: f39c48eb54adaffe679fc9b3a2a9b9cd78f97e2e9fd555ec7c5fd8a99957bfc5 + md5: e2dde786c16d90869de84d458af36d92 + depends: + - libcxx >=12.0.1 + license: BSD-3-Clause + license_family: BSD + size: 17727 + timestamp: 1648912770421 +- kind: conda + name: console_bridge + version: 1.0.2 + build: h3e96240_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/console_bridge-1.0.2-h3e96240_1.tar.bz2 + sha256: f39c48eb54adaffe679fc9b3a2a9b9cd78f97e2e9fd555ec7c5fd8a99957bfc5 + md5: e2dde786c16d90869de84d458af36d92 + depends: + - libcxx >=12.0.1 + license: BSD-3-Clause + license_family: BSD + size: 17727 + timestamp: 1648912770421 +- kind: conda + name: console_bridge + version: 1.0.2 + build: h5362a0b_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/console_bridge-1.0.2-h5362a0b_1.tar.bz2 + sha256: 15dd8cd1735c9405ad04d9881c15650fb98bf8e71e5675e98898184e4a731ec6 + md5: 47acc5c1cb921914270dd9fe47ac30db + depends: + - vc >=14.1,<15 + - vs2015_runtime >=14.16.27033 + license: BSD-3-Clause + license_family: BSD + size: 24540 + timestamp: 1648913342231 +- kind: conda + name: console_bridge + version: 1.0.2 + build: h5362a0b_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/console_bridge-1.0.2-h5362a0b_1.tar.bz2 + sha256: 15dd8cd1735c9405ad04d9881c15650fb98bf8e71e5675e98898184e4a731ec6 + md5: 47acc5c1cb921914270dd9fe47ac30db + depends: + - vc >=14.1,<15 + - vs2015_runtime >=14.16.27033 + license: BSD-3-Clause + license_family: BSD + size: 24540 + timestamp: 1648913342231 +- kind: conda + name: console_bridge + version: 1.0.2 + build: h924138e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2 + sha256: 29caeda123ea705e68de46dc3b86065ec78f5b44d7ae69b320cc57e136d2d9d7 + md5: e891b2b856a57d2b2ddb9ed366e3f2ce + depends: + - libgcc-ng >=10.3.0 + - libstdcxx-ng >=10.3.0 + license: BSD-3-Clause + license_family: BSD + size: 18460 + timestamp: 1648912649612 +- kind: conda + name: console_bridge + version: 1.0.2 + build: h924138e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2 + sha256: 29caeda123ea705e68de46dc3b86065ec78f5b44d7ae69b320cc57e136d2d9d7 + md5: e891b2b856a57d2b2ddb9ed366e3f2ce + depends: + - libgcc-ng >=10.3.0 + - libstdcxx-ng >=10.3.0 + license: BSD-3-Clause + license_family: BSD + size: 18460 + timestamp: 1648912649612 +- kind: conda + name: console_bridge + version: 1.0.2 + build: hbb4e6a2_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/console_bridge-1.0.2-hbb4e6a2_1.tar.bz2 + sha256: 88f45553af795d551c796e3bb2c29138df1cd99085108e27607f4cb5ce4949ee + md5: cf47b840afb14c99a0a89fc2dacc91df + depends: + - libcxx >=12.0.1 + license: BSD-3-Clause + license_family: BSD + size: 17516 + timestamp: 1648912742997 +- kind: conda + name: console_bridge + version: 1.0.2 + build: hbb4e6a2_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/console_bridge-1.0.2-hbb4e6a2_1.tar.bz2 + sha256: 88f45553af795d551c796e3bb2c29138df1cd99085108e27607f4cb5ce4949ee + md5: cf47b840afb14c99a0a89fc2dacc91df + depends: + - libcxx >=12.0.1 + license: BSD-3-Clause + license_family: BSD + size: 17516 + timestamp: 1648912742997 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311h2c37856_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_2.conda + sha256: 384d3f49c16693afea78f794bd45d7cd7afe3f212714fe215ded6c78e630b47b + md5: 84bb2b07c58c13d48e5ef38f49f0e7de + depends: + - __osx >=11.0 + - libcxx >=17 + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 253595 + timestamp: 1727293810778 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311h2c37856_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_2.conda + sha256: 384d3f49c16693afea78f794bd45d7cd7afe3f212714fe215ded6c78e630b47b + md5: 84bb2b07c58c13d48e5ef38f49f0e7de + depends: + - __osx >=11.0 + - libcxx >=17 + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 253595 + timestamp: 1727293810778 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311h3257749_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_2.conda + sha256: 9e0263f5a5cb72d74687504b7b9c30de009bbd148513c65cfb07923af908e1d2 + md5: f94f6c4d0e793b6d175267f3fb3b4f39 + depends: + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 216421 + timestamp: 1727294331402 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311h3257749_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_2.conda + sha256: 9e0263f5a5cb72d74687504b7b9c30de009bbd148513c65cfb07923af908e1d2 + md5: f94f6c4d0e793b6d175267f3fb3b4f39 + depends: + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 216421 + timestamp: 1727294331402 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311hd18a35c_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_2.conda + sha256: 9d0abbb1f3bbfdd9070afbe389d6f9bf71e33bd53c0b3d1dcf12e63084f7993b + md5: 66266cd4f20e47dc1de458c93fb4d2a9 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 277946 + timestamp: 1727293740030 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311hd18a35c_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_2.conda + sha256: 9d0abbb1f3bbfdd9070afbe389d6f9bf71e33bd53c0b3d1dcf12e63084f7993b + md5: 66266cd4f20e47dc1de458c93fb4d2a9 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 277946 + timestamp: 1727293740030 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311hf2f7c97_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_2.conda + sha256: 88b7bf709ac5a8a39dffddddce18f5a80d6d4dae7befd8b34d524effd3097284 + md5: c91173e4c5776060e9fc1ba5c8a03bdf + depends: + - __osx >=10.13 + - libcxx >=17 + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 262424 + timestamp: 1727293723800 +- kind: conda + name: contourpy + version: 1.3.0 + build: py311hf2f7c97_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_2.conda + sha256: 88b7bf709ac5a8a39dffddddce18f5a80d6d4dae7befd8b34d524effd3097284 + md5: c91173e4c5776060e9fc1ba5c8a03bdf + depends: + - __osx >=10.13 + - libcxx >=17 + - numpy >=1.23 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 262424 + timestamp: 1727293723800 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311h58e3611_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cppcheck-2.15.0-py311h58e3611_1.conda + sha256: b89b6ef139453693dd72a884644f12fb3e67781281452b943744ed54d57888af + md5: d9099d20c864cf9a72ab3ac9863f9a41 + depends: + - __osx >=10.13 + - libcxx >=17 + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 2458099 + timestamp: 1725712902820 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311h58e3611_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cppcheck-2.15.0-py311h58e3611_1.conda + sha256: b89b6ef139453693dd72a884644f12fb3e67781281452b943744ed54d57888af + md5: d9099d20c864cf9a72ab3ac9863f9a41 + depends: + - __osx >=10.13 + - libcxx >=17 + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 2458099 + timestamp: 1725712902820 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311h59791a5_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cppcheck-2.15.0-py311h59791a5_1.conda + sha256: 208ef3f0e201ad9f05b8c5ff33f132c1d007b0b9f4170ef24ef80229fa619925 + md5: 1776142520fd7feab225e1b10775e8b1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 2646957 + timestamp: 1725712831794 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311h59791a5_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cppcheck-2.15.0-py311h59791a5_1.conda + sha256: 208ef3f0e201ad9f05b8c5ff33f132c1d007b0b9f4170ef24ef80229fa619925 + md5: 1776142520fd7feab225e1b10775e8b1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 2646957 + timestamp: 1725712831794 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311hd071e3f_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cppcheck-2.15.0-py311hd071e3f_1.conda + sha256: 64b484e7fbc28bed38cb9d9f5c33a52a9ca0603bf1fab3f62d9ab5d00d39aff9 + md5: 904754bd5acc80da113113cea5b517d4 + depends: + - __osx >=11.0 + - libcxx >=17 + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 2311921 + timestamp: 1725712985990 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311hd071e3f_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cppcheck-2.15.0-py311hd071e3f_1.conda + sha256: 64b484e7fbc28bed38cb9d9f5c33a52a9ca0603bf1fab3f62d9ab5d00d39aff9 + md5: 904754bd5acc80da113113cea5b517d4 + depends: + - __osx >=11.0 + - libcxx >=17 + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 2311921 + timestamp: 1725712985990 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311hf7abe6e_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cppcheck-2.15.0-py311hf7abe6e_1.conda + sha256: b7022c488caa390a453f7364692ec94bb8296e4a67495335ff5026bfe6ef213c + md5: b70b3c654ad02e25791b4225c2aab789 + depends: + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-or-later + license_family: GPL + size: 2132110 + timestamp: 1725713160381 +- kind: conda + name: cppcheck + version: 2.15.0 + build: py311hf7abe6e_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cppcheck-2.15.0-py311hf7abe6e_1.conda + sha256: b7022c488caa390a453f7364692ec94bb8296e4a67495335ff5026bfe6ef213c + md5: b70b3c654ad02e25791b4225c2aab789 + depends: + - pcre >=8.45,<9.0a0 + - pygments + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-or-later + license_family: GPL + size: 2132110 + timestamp: 1725713160381 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311h47c44cf_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.1-py311h47c44cf_0.conda + sha256: b04dd0b66524981f0388d9534bd63e5b8f485b0c531631bc262e21d5b9979ea4 + md5: 6985f02e7a6b0ce770044c17cd90ac6e + depends: + - __osx >=11.0 + - cffi >=1.12 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=11.0 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1360631 + timestamp: 1725443831251 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311h47c44cf_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.1-py311h47c44cf_0.conda + sha256: b04dd0b66524981f0388d9534bd63e5b8f485b0c531631bc262e21d5b9979ea4 + md5: 6985f02e7a6b0ce770044c17cd90ac6e + depends: + - __osx >=11.0 + - cffi >=1.12 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=11.0 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1360631 + timestamp: 1725443831251 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311hafd3f86_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.1-py311hafd3f86_0.conda + sha256: 9a63941972809ca9c4397b60f4e1a71a5014b3ae92995e12f94baaf743642561 + md5: 2653b58a992032d6c3ff4d82fc1c6c82 + depends: + - __glibc >=2.17,<3.0.a0 + - cffi >=1.12 + - libgcc >=13 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __glibc >=2.17 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1501817 + timestamp: 1725443251219 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311hafd3f86_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.1-py311hafd3f86_0.conda + sha256: 9a63941972809ca9c4397b60f4e1a71a5014b3ae92995e12f94baaf743642561 + md5: 2653b58a992032d6c3ff4d82fc1c6c82 + depends: + - __glibc >=2.17,<3.0.a0 + - cffi >=1.12 + - libgcc >=13 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __glibc >=2.17 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1501817 + timestamp: 1725443251219 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311he4fabbe_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.1-py311he4fabbe_0.conda + sha256: df659f32385a64d55efba4d92526bab06acb05fd5f77c88c3c688c92103f2c1d + md5: c8c6e5dfcd560fc8a0e13586e1e678cc + depends: + - __osx >=10.13 + - cffi >=1.12 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=10.13 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1384620 + timestamp: 1725443467013 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311he4fabbe_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.1-py311he4fabbe_0.conda + sha256: df659f32385a64d55efba4d92526bab06acb05fd5f77c88c3c688c92103f2c1d + md5: c8c6e5dfcd560fc8a0e13586e1e678cc + depends: + - __osx >=10.13 + - cffi >=1.12 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - __osx >=10.13 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1384620 + timestamp: 1725443467013 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311hfd75b31_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.1-py311hfd75b31_0.conda + sha256: 9b4acacc86a8b8a677f7d3a9d7212fb76d33609645537d50e7bfc2353b2e6327 + md5: 024aba4649a459359a57016519e5a083 + depends: + - cffi >=1.12 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1270296 + timestamp: 1725444117716 +- kind: conda + name: cryptography + version: 43.0.1 + build: py311hfd75b31_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.1-py311hfd75b31_0.conda + sha256: 9b4acacc86a8b8a677f7d3a9d7212fb76d33609645537d50e7bfc2353b2e6327 + md5: 024aba4649a459359a57016519e5a083 + depends: + - cffi >=1.12 + - openssl >=3.3.2,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT + license_family: BSD + size: 1270296 + timestamp: 1725444117716 +- kind: conda + name: cycler + version: 0.12.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 + md5: 5cd86562580f274031ede6aa6aa24441 + depends: + - python >=3.8 + license: BSD-3-Clause + license_family: BSD + size: 13458 + timestamp: 1696677888423 +- kind: conda + name: cycler + version: 0.12.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 + md5: 5cd86562580f274031ede6aa6aa24441 + depends: + - python >=3.8 + license: BSD-3-Clause + license_family: BSD + size: 13458 + timestamp: 1696677888423 +- kind: conda + name: dav1d + version: 1.2.1 + build: h0dc2134_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda + sha256: ec71a835866b42e946cd2039a5f7a6458851a21890d315476f5e66790ac11c96 + md5: 9d88733c715300a39f8ca2e936b7808d + license: BSD-2-Clause + license_family: BSD + size: 668439 + timestamp: 1685696184631 +- kind: conda + name: dav1d + version: 1.2.1 + build: h0dc2134_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda + sha256: ec71a835866b42e946cd2039a5f7a6458851a21890d315476f5e66790ac11c96 + md5: 9d88733c715300a39f8ca2e936b7808d + license: BSD-2-Clause + license_family: BSD + size: 668439 + timestamp: 1685696184631 +- kind: conda + name: dav1d + version: 1.2.1 + build: hb547adb_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/dav1d-1.2.1-hb547adb_0.conda + sha256: 93e077b880a85baec8227e8c72199220c7f87849ad32d02c14fb3807368260b8 + md5: 5a74cdee497e6b65173e10d94582fae6 + license: BSD-2-Clause + license_family: BSD + size: 316394 + timestamp: 1685695959391 +- kind: conda + name: dav1d + version: 1.2.1 + build: hb547adb_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/dav1d-1.2.1-hb547adb_0.conda + sha256: 93e077b880a85baec8227e8c72199220c7f87849ad32d02c14fb3807368260b8 + md5: 5a74cdee497e6b65173e10d94582fae6 + license: BSD-2-Clause + license_family: BSD + size: 316394 + timestamp: 1685695959391 +- kind: conda + name: dav1d + version: 1.2.1 + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + sha256: 2aa2083c9c186da7d6f975ccfbef654ed54fff27f4bc321dbcd12cee932ec2c4 + md5: ed2c27bda330e3f0ab41577cf8b9b585 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 618643 + timestamp: 1685696352968 +- kind: conda + name: dav1d + version: 1.2.1 + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + sha256: 2aa2083c9c186da7d6f975ccfbef654ed54fff27f4bc321dbcd12cee932ec2c4 + md5: ed2c27bda330e3f0ab41577cf8b9b585 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 618643 + timestamp: 1685696352968 +- kind: conda + name: dav1d + version: 1.2.1 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda + sha256: 22053a5842ca8ee1cf8e1a817138cdb5e647eb2c46979f84153f6ad7bde73020 + md5: 418c6ca5929a611cbd69204907a83995 + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 760229 + timestamp: 1685695754230 +- kind: conda + name: dav1d + version: 1.2.1 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda + sha256: 22053a5842ca8ee1cf8e1a817138cdb5e647eb2c46979f84153f6ad7bde73020 + md5: 418c6ca5929a611cbd69204907a83995 + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 760229 + timestamp: 1685695754230 +- kind: conda + name: dbus + version: 1.13.6 + build: h5008d03_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + sha256: 8f5f995699a2d9dbdd62c61385bfeeb57c82a681a7c8c5313c395aa0ccab68a5 + md5: ecfff944ba3960ecb334b9a2663d708d + depends: + - expat >=2.4.2,<3.0a0 + - libgcc-ng >=9.4.0 + - libglib >=2.70.2,<3.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 618596 + timestamp: 1640112124844 +- kind: conda + name: dbus + version: 1.13.6 + build: h5008d03_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + sha256: 8f5f995699a2d9dbdd62c61385bfeeb57c82a681a7c8c5313c395aa0ccab68a5 + md5: ecfff944ba3960ecb334b9a2663d708d + depends: + - expat >=2.4.2,<3.0a0 + - libgcc-ng >=9.4.0 + - libglib >=2.70.2,<3.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 618596 + timestamp: 1640112124844 +- kind: conda + name: defusedxml + version: 0.7.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + sha256: 9717a059677553562a8f38ff07f3b9f61727bd614f505658b0a5ecbcf8df89be + md5: 961b3a227b437d82ad7054484cfa71b2 + depends: + - python >=3.6 + license: PSF-2.0 + license_family: PSF + size: 24062 + timestamp: 1615232388757 +- kind: conda + name: defusedxml + version: 0.7.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + sha256: 9717a059677553562a8f38ff07f3b9f61727bd614f505658b0a5ecbcf8df89be + md5: 961b3a227b437d82ad7054484cfa71b2 + depends: + - python >=3.6 + license: PSF-2.0 + license_family: PSF + size: 24062 + timestamp: 1615232388757 +- kind: conda + name: distro + version: 1.9.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + sha256: ae1c13d709c8001331b5b9345e4bcd77e9ae712d25f7958b2ebcbe0b068731b7 + md5: bbdb409974cd6cb30071b1d978302726 + depends: + - python >=3.6 + license: Apache-2.0 + license_family: APACHE + size: 42039 + timestamp: 1704321683916 +- kind: conda + name: distro + version: 1.9.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + sha256: ae1c13d709c8001331b5b9345e4bcd77e9ae712d25f7958b2ebcbe0b068731b7 + md5: bbdb409974cd6cb30071b1d978302726 + depends: + - python >=3.6 + license: Apache-2.0 + license_family: APACHE + size: 42039 + timestamp: 1704321683916 +- kind: conda + name: docutils + version: 0.21.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + sha256: 362bfe3afaac18298c48c0c6a935641544077ce5105a42a2d8ebe750ad07c574 + md5: e8cd5d629f65bdf0f3bb312cde14659e + depends: + - python >=3.9 + license: CC-PDDC AND BSD-3-Clause AND BSD-2-Clause AND ZPL-2.1 + size: 403226 + timestamp: 1713930478970 +- kind: conda + name: docutils + version: 0.21.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda + sha256: 362bfe3afaac18298c48c0c6a935641544077ce5105a42a2d8ebe750ad07c574 + md5: e8cd5d629f65bdf0f3bb312cde14659e + depends: + - python >=3.9 + license: CC-PDDC AND BSD-3-Clause AND BSD-2-Clause AND ZPL-2.1 + size: 403226 + timestamp: 1713930478970 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h13dd4ca_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/double-conversion-3.3.0-h13dd4ca_0.conda + sha256: 74c6b4bf0d6be2493e689ef2cddffac25e8776e5457bc45476d66048c964fa66 + md5: cd9bfaefd28a1178587ca85b97b14244 + depends: + - libcxx >=15.0.7 + license: BSD-3-Clause + license_family: BSD + size: 63147 + timestamp: 1686490362323 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h13dd4ca_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/double-conversion-3.3.0-h13dd4ca_0.conda + sha256: 74c6b4bf0d6be2493e689ef2cddffac25e8776e5457bc45476d66048c964fa66 + md5: cd9bfaefd28a1178587ca85b97b14244 + depends: + - libcxx >=15.0.7 + license: BSD-3-Clause + license_family: BSD + size: 63147 + timestamp: 1686490362323 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda + sha256: 9eee491a73b67fd64379cf715f85f8681568ebc1f02f9e11b4c50d46a3323544 + md5: c2f83a5ddadadcdb08fe05863295ee97 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 78645 + timestamp: 1686489937183 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda + sha256: 9eee491a73b67fd64379cf715f85f8681568ebc1f02f9e11b4c50d46a3323544 + md5: c2f83a5ddadadcdb08fe05863295ee97 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 78645 + timestamp: 1686489937183 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda + sha256: 735d40b44a0f39386d1e2988384b6d78a98efd4fa1818e7f2f6fb01f91e16b64 + md5: 1a8bc18b24014167b2184c5afbe6037e + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 70425 + timestamp: 1686490368655 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda + sha256: 735d40b44a0f39386d1e2988384b6d78a98efd4fa1818e7f2f6fb01f91e16b64 + md5: 1a8bc18b24014167b2184c5afbe6037e + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 70425 + timestamp: 1686490368655 +- kind: conda + name: double-conversion + version: 3.3.0 + build: he965462_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/double-conversion-3.3.0-he965462_0.conda + sha256: 74b7e151887e2c79de5dfc2079bc4621a1bd85b8bed4595be3e0b7313808a498 + md5: a3de9d9550078b51db74fde63b1ccae6 + depends: + - libcxx >=15.0.7 + license: BSD-3-Clause + license_family: BSD + size: 67397 + timestamp: 1686490152080 +- kind: conda + name: double-conversion + version: 3.3.0 + build: he965462_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/double-conversion-3.3.0-he965462_0.conda + sha256: 74b7e151887e2c79de5dfc2079bc4621a1bd85b8bed4595be3e0b7313808a498 + md5: a3de9d9550078b51db74fde63b1ccae6 + depends: + - libcxx >=15.0.7 + license: BSD-3-Clause + license_family: BSD + size: 67397 + timestamp: 1686490152080 +- kind: conda + name: eigen + version: 3.4.0 + build: h00ab1b0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda + sha256: 53b15a98aadbe0704479bacaf7a5618fcb32d1577be320630674574241639b34 + md5: b1b879d6d093f55dd40d58b5eb2f0699 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MPL-2.0 + license_family: MOZILLA + size: 1088433 + timestamp: 1690272126173 +- kind: conda + name: eigen + version: 3.4.0 + build: h00ab1b0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda + sha256: 53b15a98aadbe0704479bacaf7a5618fcb32d1577be320630674574241639b34 + md5: b1b879d6d093f55dd40d58b5eb2f0699 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MPL-2.0 + license_family: MOZILLA + size: 1088433 + timestamp: 1690272126173 +- kind: conda + name: eigen + version: 3.4.0 + build: h1995070_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/eigen-3.4.0-h1995070_0.conda + sha256: c20b3677b16d8907343fce68e7c437184fef7f5ed0a765c104b775f8a485c5c9 + md5: 3691ea3ff568ba38826389bafc717909 + depends: + - libcxx >=15.0.7 + license: MPL-2.0 + license_family: MOZILLA + size: 1087751 + timestamp: 1690275869049 +- kind: conda + name: eigen + version: 3.4.0 + build: h1995070_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/eigen-3.4.0-h1995070_0.conda + sha256: c20b3677b16d8907343fce68e7c437184fef7f5ed0a765c104b775f8a485c5c9 + md5: 3691ea3ff568ba38826389bafc717909 + depends: + - libcxx >=15.0.7 + license: MPL-2.0 + license_family: MOZILLA + size: 1087751 + timestamp: 1690275869049 +- kind: conda + name: eigen + version: 3.4.0 + build: h1c7c39f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/eigen-3.4.0-h1c7c39f_0.conda + sha256: 187c0677e0cdcdc39aed716687a6290dd5b7f52b49eedaef2ed76be6cd0a5a3d + md5: 5b2cfc277e3d42d84a2a648825761156 + depends: + - libcxx >=15.0.7 + license: MPL-2.0 + license_family: MOZILLA + size: 1090184 + timestamp: 1690272503232 +- kind: conda + name: eigen + version: 3.4.0 + build: h1c7c39f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/eigen-3.4.0-h1c7c39f_0.conda + sha256: 187c0677e0cdcdc39aed716687a6290dd5b7f52b49eedaef2ed76be6cd0a5a3d + md5: 5b2cfc277e3d42d84a2a648825761156 + depends: + - libcxx >=15.0.7 + license: MPL-2.0 + license_family: MOZILLA + size: 1090184 + timestamp: 1690272503232 +- kind: conda + name: eigen + version: 3.4.0 + build: h91493d7_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/eigen-3.4.0-h91493d7_0.conda + sha256: 633a6a8db1f9a010cb0619f3446fb61f62dea348b09615ffae9744ab1001c24c + md5: 305b3ca7023ac046b9a42a48661f6512 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MPL-2.0 + license_family: MOZILLA + size: 1089706 + timestamp: 1690273089254 +- kind: conda + name: eigen + version: 3.4.0 + build: h91493d7_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/eigen-3.4.0-h91493d7_0.conda + sha256: 633a6a8db1f9a010cb0619f3446fb61f62dea348b09615ffae9744ab1001c24c + md5: 305b3ca7023ac046b9a42a48661f6512 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MPL-2.0 + license_family: MOZILLA + size: 1089706 + timestamp: 1690273089254 +- kind: conda + name: empy + version: 3.3.4 + build: pyh9f0ad1d_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + sha256: 75e04755df8d8db7a7711dddaf68963c11258b755c9c24565bfefa493ee383e3 + md5: e4be10fd1a907b223da5be93f06709d2 + depends: + - python + license: LGPL-2.1 + license_family: GPL + size: 40210 + timestamp: 1586444722817 +- kind: conda + name: empy + version: 3.3.4 + build: pyh9f0ad1d_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 + sha256: 75e04755df8d8db7a7711dddaf68963c11258b755c9c24565bfefa493ee383e3 + md5: e4be10fd1a907b223da5be93f06709d2 + depends: + - python + license: LGPL-2.1 + license_family: GPL + size: 40210 + timestamp: 1586444722817 +- kind: conda + name: exceptiongroup + version: 1.2.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + sha256: e0edd30c4b7144406bb4da975e6bb97d6bc9c0e999aa4efe66ae108cada5d5b5 + md5: d02ae936e42063ca46af6cdad2dbd1e0 + depends: + - python >=3.7 + license: MIT and PSF-2.0 + size: 20418 + timestamp: 1720869435725 +- kind: conda + name: exceptiongroup + version: 1.2.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + sha256: e0edd30c4b7144406bb4da975e6bb97d6bc9c0e999aa4efe66ae108cada5d5b5 + md5: d02ae936e42063ca46af6cdad2dbd1e0 + depends: + - python >=3.7 + license: MIT and PSF-2.0 + size: 20418 + timestamp: 1720869435725 +- kind: conda + name: expat + version: 2.5.0 + build: h63175ca_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/expat-2.5.0-h63175ca_1.conda + sha256: 3bcd88290cd462d5573c2923c796599d0dece2ff9d9c9d6c914d31e9c5881aaf + md5: 87c77fe1b445aedb5c6d207dd236fa3e + depends: + - libexpat 2.5.0 h63175ca_1 + license: MIT + license_family: MIT + size: 226571 + timestamp: 1680190888036 +- kind: conda + name: expat + version: 2.5.0 + build: h63175ca_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/expat-2.5.0-h63175ca_1.conda + sha256: 3bcd88290cd462d5573c2923c796599d0dece2ff9d9c9d6c914d31e9c5881aaf + md5: 87c77fe1b445aedb5c6d207dd236fa3e + depends: + - libexpat 2.5.0 h63175ca_1 + license: MIT + license_family: MIT + size: 226571 + timestamp: 1680190888036 +- kind: conda + name: expat + version: 2.5.0 + build: hb7217d7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.5.0-hb7217d7_1.conda + sha256: 9f06afbe4604decf6a2e8e7e87f5ca218a3e9049d57d5b3fcd538ca6240d21a0 + md5: 624fa0dd6fdeaa650b71a62296fdfedf + depends: + - libexpat 2.5.0 hb7217d7_1 + license: MIT + license_family: MIT + size: 117851 + timestamp: 1680190940654 +- kind: conda + name: expat + version: 2.5.0 + build: hb7217d7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.5.0-hb7217d7_1.conda + sha256: 9f06afbe4604decf6a2e8e7e87f5ca218a3e9049d57d5b3fcd538ca6240d21a0 + md5: 624fa0dd6fdeaa650b71a62296fdfedf + depends: + - libexpat 2.5.0 hb7217d7_1 + license: MIT + license_family: MIT + size: 117851 + timestamp: 1680190940654 +- kind: conda + name: expat + version: 2.5.0 + build: hcb278e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.5.0-hcb278e6_1.conda + sha256: 36dfeb4375059b3bba75ce9b38c29c69fd257342a79e6cf20e9f25c1523f785f + md5: 8b9b5aca60558d02ddaa09d599e55920 + depends: + - libexpat 2.5.0 hcb278e6_1 + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 136778 + timestamp: 1680190541750 +- kind: conda + name: expat + version: 2.5.0 + build: hcb278e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.5.0-hcb278e6_1.conda + sha256: 36dfeb4375059b3bba75ce9b38c29c69fd257342a79e6cf20e9f25c1523f785f + md5: 8b9b5aca60558d02ddaa09d599e55920 + depends: + - libexpat 2.5.0 hcb278e6_1 + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 136778 + timestamp: 1680190541750 +- kind: conda + name: expat + version: 2.5.0 + build: hf0c8a7f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/expat-2.5.0-hf0c8a7f_1.conda + sha256: 15c04a5a690b337b50fb7550cce057d843cf94dd0109d576ec9bc3448a8571d0 + md5: e12630038077877cbb6c7851e139c17c + depends: + - libexpat 2.5.0 hf0c8a7f_1 + license: MIT + license_family: MIT + size: 120323 + timestamp: 1680191057827 +- kind: conda + name: expat + version: 2.5.0 + build: hf0c8a7f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/expat-2.5.0-hf0c8a7f_1.conda + sha256: 15c04a5a690b337b50fb7550cce057d843cf94dd0109d576ec9bc3448a8571d0 + md5: e12630038077877cbb6c7851e139c17c + depends: + - libexpat 2.5.0 hf0c8a7f_1 + license: MIT + license_family: MIT + size: 120323 + timestamp: 1680191057827 +- kind: conda + name: expat + version: 2.6.3 + build: h5888daf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.3-h5888daf_0.conda + sha256: 65bd479c75ce876f26600cb230d6ebc474086e31fa384af9b4282b36842ed7e2 + md5: 6595440079bed734b113de44ffd3cd0a + depends: + - __glibc >=2.17,<3.0.a0 + - libexpat 2.6.3 h5888daf_0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 137891 + timestamp: 1725568750673 +- kind: conda + name: expat + version: 2.6.3 + build: hac325c4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/expat-2.6.3-hac325c4_0.conda + sha256: 79b0da6ca997f7a939bfb9631356afbc519343944fc81cc4261c6b3a85f6db32 + md5: 474cd8746e9f896fc5ae84af3c951796 + depends: + - __osx >=10.13 + - libexpat 2.6.3 hac325c4_0 + license: MIT + license_family: MIT + size: 128253 + timestamp: 1725568880679 +- kind: conda + name: expat + version: 2.6.3 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/expat-2.6.3-he0c23c2_0.conda + sha256: 627651a36fe659ce08d79e8bcad00dc5fc35c6e63eb51e5d15a30a7605251998 + md5: a85588222941f75577eb39711058e1de + depends: + - libexpat 2.6.3 he0c23c2_0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 230615 + timestamp: 1725569133557 +- kind: conda + name: expat + version: 2.6.3 + build: hf9b8971_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.6.3-hf9b8971_0.conda + sha256: 4d52ad7a7eb39f71a38bbf2b6377183024bd3bf4cfb5dcd33b31636a6f9a7abc + md5: 726bbcf3549fe22b4556285d946fed2d + depends: + - __osx >=11.0 + - libexpat 2.6.3 hf9b8971_0 + license: MIT + license_family: MIT + size: 125005 + timestamp: 1725568799108 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_h0089088_112 + build_number: 112 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ffmpeg-6.1.1-gpl_h0089088_112.conda + sha256: d5f2274f0aff540c968c1e23f957ad246b13519d9b79ce64f72e872cdbff2bd0 + md5: f0a164faaf256a78462145cf428f0635 + depends: + - __osx >=10.13 + - aom >=3.9.0,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gmp >=6.3.0,<7.0a0 + - gnutls >=3.7.9,<3.8.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - lame >=3.100,<3.101.0a0 + - libass >=0.17.1,<0.17.2.0a0 + - libcxx >=16 + - libiconv >=1.17,<2.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libopus >=1.3.1,<2.0a0 + - libvpx >=1.14.0,<1.15.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 9717499 + timestamp: 1716145888910 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_h0089088_112 + build_number: 112 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ffmpeg-6.1.1-gpl_h0089088_112.conda + sha256: d5f2274f0aff540c968c1e23f957ad246b13519d9b79ce64f72e872cdbff2bd0 + md5: f0a164faaf256a78462145cf428f0635 + depends: + - __osx >=10.13 + - aom >=3.9.0,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gmp >=6.3.0,<7.0a0 + - gnutls >=3.7.9,<3.8.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - lame >=3.100,<3.101.0a0 + - libass >=0.17.1,<0.17.2.0a0 + - libcxx >=16 + - libiconv >=1.17,<2.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libopus >=1.3.1,<2.0a0 + - libvpx >=1.14.0,<1.15.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 9717499 + timestamp: 1716145888910 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_h52c3a39_114 + build_number: 114 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ffmpeg-6.1.1-gpl_h52c3a39_114.conda + sha256: 9575f668c9477e0cfdca3bd872b94c47635e48ca00181f0fd5bdd0a1adeddfcb + md5: 2c526e3bde95c1a7601e3d830990b1cc + depends: + - aom >=3.9.1,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libiconv >=1.17,<2.0a0 + - libopus >=1.3.1,<2.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 9617129 + timestamp: 1718895419776 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_h52c3a39_114 + build_number: 114 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ffmpeg-6.1.1-gpl_h52c3a39_114.conda + sha256: 9575f668c9477e0cfdca3bd872b94c47635e48ca00181f0fd5bdd0a1adeddfcb + md5: 2c526e3bde95c1a7601e3d830990b1cc + depends: + - aom >=3.9.1,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libiconv >=1.17,<2.0a0 + - libopus >=1.3.1,<2.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 9617129 + timestamp: 1718895419776 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_hc16618e_112 + build_number: 112 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ffmpeg-6.1.1-gpl_hc16618e_112.conda + sha256: 96c1ac05e5a46b2023816a8dcb7adc8a32aea35933f27802f88053ecb0cd2f1d + md5: 4c170cbb2109cd40318db2f09724a031 + depends: + - __osx >=11.0 + - aom >=3.9.0,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gmp >=6.3.0,<7.0a0 + - gnutls >=3.7.9,<3.8.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - lame >=3.100,<3.101.0a0 + - libass >=0.17.1,<0.17.2.0a0 + - libcxx >=16 + - libiconv >=1.17,<2.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-arm-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libopus >=1.3.1,<2.0a0 + - libvpx >=1.14.0,<1.15.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 8653035 + timestamp: 1716145819735 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_hc16618e_112 + build_number: 112 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ffmpeg-6.1.1-gpl_hc16618e_112.conda + sha256: 96c1ac05e5a46b2023816a8dcb7adc8a32aea35933f27802f88053ecb0cd2f1d + md5: 4c170cbb2109cd40318db2f09724a031 + depends: + - __osx >=11.0 + - aom >=3.9.0,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gmp >=6.3.0,<7.0a0 + - gnutls >=3.7.9,<3.8.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - lame >=3.100,<3.101.0a0 + - libass >=0.17.1,<0.17.2.0a0 + - libcxx >=16 + - libiconv >=1.17,<2.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-arm-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libopus >=1.3.1,<2.0a0 + - libvpx >=1.14.0,<1.15.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 8653035 + timestamp: 1716145819735 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_he44c6f3_112 + build_number: 112 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-6.1.1-gpl_he44c6f3_112.conda + sha256: a4cfb76c9a1e58f755869e0cc33707a5e3473f0c8d0d49ddaa10e84e87909486 + md5: 51a49318bcd4e848e867a5b9ea5b6545 + depends: + - aom >=3.9.0,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gmp >=6.3.0,<7.0a0 + - gnutls >=3.7.9,<3.8.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - lame >=3.100,<3.101.0a0 + - libass >=0.17.1,<0.17.2.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libopus >=1.3.1,<2.0a0 + - libstdcxx-ng >=12 + - libva >=2.21.0,<3.0a0 + - libvpx >=1.14.0,<1.15.0a0 + - libxcb >=1.15,<1.16.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 9788322 + timestamp: 1716145697248 +- kind: conda + name: ffmpeg + version: 6.1.1 + build: gpl_he44c6f3_112 + build_number: 112 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-6.1.1-gpl_he44c6f3_112.conda + sha256: a4cfb76c9a1e58f755869e0cc33707a5e3473f0c8d0d49ddaa10e84e87909486 + md5: 51a49318bcd4e848e867a5b9ea5b6545 + depends: + - aom >=3.9.0,<3.10.0a0 + - bzip2 >=1.0.8,<2.0a0 + - dav1d >=1.2.1,<1.2.2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gmp >=6.3.0,<7.0a0 + - gnutls >=3.7.9,<3.8.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - lame >=3.100,<3.101.0a0 + - libass >=0.17.1,<0.17.2.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libopus >=1.3.1,<2.0a0 + - libstdcxx-ng >=12 + - libva >=2.21.0,<3.0a0 + - libvpx >=1.14.0,<1.15.0a0 + - libxcb >=1.15,<1.16.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openh264 >=2.4.1,<2.4.2.0a0 + - svt-av1 >=2.1.0,<2.1.1.0a0 + - x264 >=1!164.3095,<1!165 + - x265 >=3.5,<3.6.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 9788322 + timestamp: 1716145697248 +- kind: conda + name: flake8 + version: 7.1.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda + sha256: c513c6db311641dc50dfadbc49c8edea105ec18fee350149543b49f7970c3962 + md5: a25e5df6b26be3c2d64be307c1ef0b37 + depends: + - mccabe >=0.7.0,<0.8.0 + - pycodestyle >=2.12.0,<2.13.0 + - pyflakes >=3.2.0,<3.3.0 + - python >=3.8.1 + license: MIT + license_family: MIT + size: 111109 + timestamp: 1722878963477 +- kind: conda + name: flake8 + version: 7.1.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda + sha256: c513c6db311641dc50dfadbc49c8edea105ec18fee350149543b49f7970c3962 + md5: a25e5df6b26be3c2d64be307c1ef0b37 + depends: + - mccabe >=0.7.0,<0.8.0 + - pycodestyle >=2.12.0,<2.13.0 + - pyflakes >=3.2.0,<3.3.0 + - python >=3.8.1 + license: MIT + license_family: MIT + size: 111109 + timestamp: 1722878963477 +- kind: conda + name: flann + version: 1.9.2 + build: h54ed35b_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h54ed35b_1.conda + sha256: f728f524a49dc6538ead0a3e7f2962d17831f8225162641e4f4f6b2f76c420bc + md5: 28b54e73fd09bbea7f5e5fa31060542a + depends: + - __glibc >=2.17,<3.0.a0 + - _openmp_mutex >=4.5 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libgcc >=13 + - libstdcxx >=13 + - lz4-c >=1.9.3,<1.10.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1561831 + timestamp: 1724963964399 +- kind: conda + name: flann + version: 1.9.2 + build: h54ed35b_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h54ed35b_1.conda + sha256: f728f524a49dc6538ead0a3e7f2962d17831f8225162641e4f4f6b2f76c420bc + md5: 28b54e73fd09bbea7f5e5fa31060542a + depends: + - __glibc >=2.17,<3.0.a0 + - _openmp_mutex >=4.5 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libgcc >=13 + - libstdcxx >=13 + - lz4-c >=1.9.3,<1.10.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1561831 + timestamp: 1724963964399 +- kind: conda + name: flann + version: 1.9.2 + build: hc487e18_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/flann-1.9.2-hc487e18_1.conda + sha256: 6e1007deb9e8a6b3b23e77b0e8e6cf4040f7f9417a2dc2561936d792472877ba + md5: c9f93769b396ce6fff793ff1bda21e15 + depends: + - __osx >=10.13 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libcxx >=17 + - llvm-openmp >=17.0.6 + - lz4-c >=1.9.3,<1.10.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1366482 + timestamp: 1724964203953 +- kind: conda + name: flann + version: 1.9.2 + build: hc487e18_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/flann-1.9.2-hc487e18_1.conda + sha256: 6e1007deb9e8a6b3b23e77b0e8e6cf4040f7f9417a2dc2561936d792472877ba + md5: c9f93769b396ce6fff793ff1bda21e15 + depends: + - __osx >=10.13 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libcxx >=17 + - llvm-openmp >=17.0.6 + - lz4-c >=1.9.3,<1.10.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1366482 + timestamp: 1724964203953 +- kind: conda + name: flann + version: 1.9.2 + build: hd2cfa1e_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/flann-1.9.2-hd2cfa1e_1.conda + sha256: bc80a58e8a18c76847d6b913f40f623d42f1df30920f72635b02bfe2b9fb2e57 + md5: acfa9b9272f201f3a45b96bb23f03042 + depends: + - __osx >=11.0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libcxx >=17 + - llvm-openmp >=17.0.6 + - lz4-c >=1.9.3,<1.10.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1491738 + timestamp: 1724964409514 +- kind: conda + name: flann + version: 1.9.2 + build: hd2cfa1e_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/flann-1.9.2-hd2cfa1e_1.conda + sha256: bc80a58e8a18c76847d6b913f40f623d42f1df30920f72635b02bfe2b9fb2e57 + md5: acfa9b9272f201f3a45b96bb23f03042 + depends: + - __osx >=11.0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libcxx >=17 + - llvm-openmp >=17.0.6 + - lz4-c >=1.9.3,<1.10.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1491738 + timestamp: 1724964409514 +- kind: conda + name: flann + version: 1.9.2 + build: hf9aaf8f_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/flann-1.9.2-hf9aaf8f_1.conda + sha256: d1cc6c9b02075e1eecb9aa27d8547123e96e6f128075984f0f635224a70af5a3 + md5: 27036de317eb059e687a06a535e22fe1 + depends: + - hdf5 >=1.14.3,<1.14.4.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 4426772 + timestamp: 1724964500191 +- kind: conda + name: flann + version: 1.9.2 + build: hf9aaf8f_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/flann-1.9.2-hf9aaf8f_1.conda + sha256: d1cc6c9b02075e1eecb9aa27d8547123e96e6f128075984f0f635224a70af5a3 + md5: 27036de317eb059e687a06a535e22fe1 + depends: + - hdf5 >=1.14.3,<1.14.4.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 4426772 + timestamp: 1724964500191 +- kind: conda + name: fmt + version: 10.2.1 + build: h00ab1b0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fmt-10.2.1-h00ab1b0_0.conda + sha256: 7b9ba098a3661e023c3555e01554354ac4891af8f8998e85f0fcbfdac79fc0d4 + md5: 35ef8bc24bd34074ebae3c943d551728 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 193853 + timestamp: 1704454679950 +- kind: conda + name: fmt + version: 10.2.1 + build: h00ab1b0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fmt-10.2.1-h00ab1b0_0.conda + sha256: 7b9ba098a3661e023c3555e01554354ac4891af8f8998e85f0fcbfdac79fc0d4 + md5: 35ef8bc24bd34074ebae3c943d551728 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 193853 + timestamp: 1704454679950 +- kind: conda + name: fmt + version: 10.2.1 + build: h181d51b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fmt-10.2.1-h181d51b_0.conda + sha256: 4593d75b6a1e0b5b43fdcba6b968537638a6e469521fb4c3073929f973891828 + md5: 4253b572559cc775cae49def5c97b3c0 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 185170 + timestamp: 1704455079451 +- kind: conda + name: fmt + version: 10.2.1 + build: h181d51b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fmt-10.2.1-h181d51b_0.conda + sha256: 4593d75b6a1e0b5b43fdcba6b968537638a6e469521fb4c3073929f973891828 + md5: 4253b572559cc775cae49def5c97b3c0 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 185170 + timestamp: 1704455079451 +- kind: conda + name: fmt + version: 10.2.1 + build: h2ffa867_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fmt-10.2.1-h2ffa867_0.conda + sha256: 8570ae6fb7cd1179c646e2c48105e91b3ed8ba15855f12965cc5c9719753c06f + md5: 8cccde6755bdd787f9840f38a34b4e7d + depends: + - libcxx >=15 + license: MIT + license_family: MIT + size: 174209 + timestamp: 1704454873305 +- kind: conda + name: fmt + version: 10.2.1 + build: h2ffa867_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fmt-10.2.1-h2ffa867_0.conda + sha256: 8570ae6fb7cd1179c646e2c48105e91b3ed8ba15855f12965cc5c9719753c06f + md5: 8cccde6755bdd787f9840f38a34b4e7d + depends: + - libcxx >=15 + license: MIT + license_family: MIT + size: 174209 + timestamp: 1704454873305 +- kind: conda + name: fmt + version: 10.2.1 + build: h7728843_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fmt-10.2.1-h7728843_0.conda + sha256: 2faeccfe2b9f7c028cf271f66757365fe43b15a1234084c16f159646a646ccbc + md5: ab205d53bda43d03f5c5b993ccb406b3 + depends: + - libcxx >=15 + license: MIT + license_family: MIT + size: 181468 + timestamp: 1704454938658 +- kind: conda + name: fmt + version: 10.2.1 + build: h7728843_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fmt-10.2.1-h7728843_0.conda + sha256: 2faeccfe2b9f7c028cf271f66757365fe43b15a1234084c16f159646a646ccbc + md5: ab205d53bda43d03f5c5b993ccb406b3 + depends: + - libcxx >=15 + license: MIT + license_family: MIT + size: 181468 + timestamp: 1704454938658 +- kind: conda + name: font-ttf-dejavu-sans-mono + version: '2.37' + build: hab24e00_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + sha256: 58d7f40d2940dd0a8aa28651239adbf5613254df0f75789919c4e6762054403b + md5: 0c96522c6bdaed4b1566d11387caaf45 + license: BSD-3-Clause + license_family: BSD + size: 397370 + timestamp: 1566932522327 +- kind: conda + name: font-ttf-dejavu-sans-mono + version: '2.37' + build: hab24e00_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + sha256: 58d7f40d2940dd0a8aa28651239adbf5613254df0f75789919c4e6762054403b + md5: 0c96522c6bdaed4b1566d11387caaf45 + license: BSD-3-Clause + license_family: BSD + size: 397370 + timestamp: 1566932522327 +- kind: conda + name: font-ttf-inconsolata + version: '3.000' + build: h77eed37_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + sha256: c52a29fdac682c20d252facc50f01e7c2e7ceac52aa9817aaf0bb83f7559ec5c + md5: 34893075a5c9e55cdafac56607368fc6 + license: OFL-1.1 + license_family: Other + size: 96530 + timestamp: 1620479909603 +- kind: conda + name: font-ttf-inconsolata + version: '3.000' + build: h77eed37_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + sha256: c52a29fdac682c20d252facc50f01e7c2e7ceac52aa9817aaf0bb83f7559ec5c + md5: 34893075a5c9e55cdafac56607368fc6 + license: OFL-1.1 + license_family: Other + size: 96530 + timestamp: 1620479909603 +- kind: conda + name: font-ttf-source-code-pro + version: '2.038' + build: h77eed37_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + sha256: 00925c8c055a2275614b4d983e1df637245e19058d79fc7dd1a93b8d9fb4b139 + md5: 4d59c254e01d9cde7957100457e2d5fb + license: OFL-1.1 + license_family: Other + size: 700814 + timestamp: 1620479612257 +- kind: conda + name: font-ttf-source-code-pro + version: '2.038' + build: h77eed37_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + sha256: 00925c8c055a2275614b4d983e1df637245e19058d79fc7dd1a93b8d9fb4b139 + md5: 4d59c254e01d9cde7957100457e2d5fb + license: OFL-1.1 + license_family: Other + size: 700814 + timestamp: 1620479612257 +- kind: conda + name: font-ttf-ubuntu + version: '0.83' + build: h77eed37_3 + build_number: 3 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + sha256: 2821ec1dc454bd8b9a31d0ed22a7ce22422c0aef163c59f49dfdf915d0f0ca14 + md5: 49023d73832ef61042f6a237cb2687e7 + license: LicenseRef-Ubuntu-Font-Licence-Version-1.0 + license_family: Other + size: 1620504 + timestamp: 1727511233259 +- kind: conda + name: font-ttf-ubuntu + version: '0.83' + build: h77eed37_3 + build_number: 3 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_3.conda + sha256: 2821ec1dc454bd8b9a31d0ed22a7ce22422c0aef163c59f49dfdf915d0f0ca14 + md5: 49023d73832ef61042f6a237cb2687e7 + license: LicenseRef-Ubuntu-Font-Licence-Version-1.0 + license_family: Other + size: 1620504 + timestamp: 1727511233259 +- kind: conda + name: fontconfig + version: 2.14.2 + build: h14ed4e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda + sha256: 155d534c9037347ea7439a2c6da7c24ffec8e5dd278889b4c57274a1d91e0a83 + md5: 0f69b688f52ff6da70bccb7ff7001d1d + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libgcc-ng >=12 + - libuuid >=2.32.1,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: MIT + license_family: MIT + size: 272010 + timestamp: 1674828850194 +- kind: conda + name: fontconfig + version: 2.14.2 + build: h14ed4e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda + sha256: 155d534c9037347ea7439a2c6da7c24ffec8e5dd278889b4c57274a1d91e0a83 + md5: 0f69b688f52ff6da70bccb7ff7001d1d + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libgcc-ng >=12 + - libuuid >=2.32.1,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: MIT + license_family: MIT + size: 272010 + timestamp: 1674828850194 +- kind: conda + name: fontconfig + version: 2.14.2 + build: h5bb23bf_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.14.2-h5bb23bf_0.conda + sha256: f63e6d1d6aef8ba6de4fc54d3d7898a153479888d40ffdf2e4cfad6f92679d34 + md5: 86cc5867dfbee4178118392bae4a3c89 + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: MIT + license_family: MIT + size: 237068 + timestamp: 1674829100063 +- kind: conda + name: fontconfig + version: 2.14.2 + build: h5bb23bf_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.14.2-h5bb23bf_0.conda + sha256: f63e6d1d6aef8ba6de4fc54d3d7898a153479888d40ffdf2e4cfad6f92679d34 + md5: 86cc5867dfbee4178118392bae4a3c89 + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: MIT + license_family: MIT + size: 237068 + timestamp: 1674829100063 +- kind: conda + name: fontconfig + version: 2.14.2 + build: h82840c6_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.14.2-h82840c6_0.conda + sha256: 7094917fc6758186e17c61d8ee8fd2bbbe9f303b4addac61d918fa415c497e2b + md5: f77d47ddb6d3cc5b39b9bdf65635afbb + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: MIT + license_family: MIT + size: 237668 + timestamp: 1674829263740 +- kind: conda + name: fontconfig + version: 2.14.2 + build: h82840c6_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.14.2-h82840c6_0.conda + sha256: 7094917fc6758186e17c61d8ee8fd2bbbe9f303b4addac61d918fa415c497e2b + md5: f77d47ddb6d3cc5b39b9bdf65635afbb + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: MIT + license_family: MIT + size: 237668 + timestamp: 1674829263740 +- kind: conda + name: fontconfig + version: 2.14.2 + build: hbde0cde_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda + sha256: 643f2b95be68abeb130c53d543dcd0c1244bebabd58c774a21b31e4b51ac3c96 + md5: 08767992f1a4f1336a257af1241034bd + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 190111 + timestamp: 1674829354122 +- kind: conda + name: fontconfig + version: 2.14.2 + build: hbde0cde_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda + sha256: 643f2b95be68abeb130c53d543dcd0c1244bebabd58c774a21b31e4b51ac3c96 + md5: 08767992f1a4f1336a257af1241034bd + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 190111 + timestamp: 1674829354122 +- kind: conda + name: fonts-conda-ecosystem + version: '1' + build: '0' + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + sha256: a997f2f1921bb9c9d76e6fa2f6b408b7fa549edd349a77639c9fe7a23ea93e61 + md5: fee5683a3f04bd15cbd8318b096a27ab + depends: + - fonts-conda-forge + license: BSD-3-Clause + license_family: BSD + size: 3667 + timestamp: 1566974674465 +- kind: conda + name: fonts-conda-ecosystem + version: '1' + build: '0' + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + sha256: a997f2f1921bb9c9d76e6fa2f6b408b7fa549edd349a77639c9fe7a23ea93e61 + md5: fee5683a3f04bd15cbd8318b096a27ab + depends: + - fonts-conda-forge + license: BSD-3-Clause + license_family: BSD + size: 3667 + timestamp: 1566974674465 +- kind: conda + name: fonts-conda-forge + version: '1' + build: '0' + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + sha256: 53f23a3319466053818540bcdf2091f253cbdbab1e0e9ae7b9e509dcaa2a5e38 + md5: f766549260d6815b0c52253f1fb1bb29 + depends: + - font-ttf-dejavu-sans-mono + - font-ttf-inconsolata + - font-ttf-source-code-pro + - font-ttf-ubuntu + license: BSD-3-Clause + license_family: BSD + size: 4102 + timestamp: 1566932280397 +- kind: conda + name: fonts-conda-forge + version: '1' + build: '0' + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + sha256: 53f23a3319466053818540bcdf2091f253cbdbab1e0e9ae7b9e509dcaa2a5e38 + md5: f766549260d6815b0c52253f1fb1bb29 + depends: + - font-ttf-dejavu-sans-mono + - font-ttf-inconsolata + - font-ttf-source-code-pro + - font-ttf-ubuntu + license: BSD-3-Clause + license_family: BSD + size: 4102 + timestamp: 1566932280397 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311h3336109_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.54.1-py311h3336109_0.conda + sha256: 02d1abdac6d9bd2d9c0b4ab9cf8c1b8df33dc7f345a9fe78b9b450c244e4b317 + md5: 8a9081f67e51663bad5ebea28951c685 + depends: + - __osx >=10.13 + - brotli + - munkres + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 2810733 + timestamp: 1727206513366 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311h3336109_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.54.1-py311h3336109_0.conda + sha256: 02d1abdac6d9bd2d9c0b4ab9cf8c1b8df33dc7f345a9fe78b9b450c244e4b317 + md5: 8a9081f67e51663bad5ebea28951c685 + depends: + - __osx >=10.13 + - brotli + - munkres + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 2810733 + timestamp: 1727206513366 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311h460d6c5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.54.1-py311h460d6c5_0.conda + sha256: 62d742863fc177f3cdb8a92cd496d8d2d7cfc95c764482462a90fc6e52480b3b + md5: f59320c99c61c72f96083ea23d2e18b1 + depends: + - __osx >=11.0 + - brotli + - munkres + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 2800413 + timestamp: 1727206555938 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311h460d6c5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.54.1-py311h460d6c5_0.conda + sha256: 62d742863fc177f3cdb8a92cd496d8d2d7cfc95c764482462a90fc6e52480b3b + md5: f59320c99c61c72f96083ea23d2e18b1 + depends: + - __osx >=11.0 + - brotli + - munkres + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 2800413 + timestamp: 1727206555938 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311h9ecbd09_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.54.1-py311h9ecbd09_0.conda + sha256: bcedd32e032289bcc504000b54d276647caaba1dc1e69a0e9c50cc48a7006e39 + md5: e46c9797470e25be729606421d5de2d1 + depends: + - __glibc >=2.17,<3.0.a0 + - brotli + - libgcc >=13 + - munkres + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 2868064 + timestamp: 1727206484680 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311h9ecbd09_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.54.1-py311h9ecbd09_0.conda + sha256: bcedd32e032289bcc504000b54d276647caaba1dc1e69a0e9c50cc48a7006e39 + md5: e46c9797470e25be729606421d5de2d1 + depends: + - __glibc >=2.17,<3.0.a0 + - brotli + - libgcc >=13 + - munkres + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 2868064 + timestamp: 1727206484680 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.54.1-py311he736701_0.conda + sha256: 3efc847eaa47830e30bc49a1d2bebfe729c1dfc6ad6facf4dd7721cf20de93aa + md5: 54ea46a7f08683a34cd0c6af4bdddeee + depends: + - brotli + - munkres + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 2478991 + timestamp: 1727207392167 +- kind: conda + name: fonttools + version: 4.54.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.54.1-py311he736701_0.conda + sha256: 3efc847eaa47830e30bc49a1d2bebfe729c1dfc6ad6facf4dd7721cf20de93aa + md5: 54ea46a7f08683a34cd0c6af4bdddeee + depends: + - brotli + - munkres + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 2478991 + timestamp: 1727207392167 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: h27087fc_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/foonathan-memory-0.7.2-h27087fc_1.tar.bz2 + sha256: 0bb4026456bd678423fe80b478718d9609345ec727df2ee7e88106f5bccafc76 + md5: 106ca303dbd513de03e3cce07550a7d0 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Zlib + size: 182012 + timestamp: 1661195398612 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: h27087fc_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/foonathan-memory-0.7.2-h27087fc_1.tar.bz2 + sha256: 0bb4026456bd678423fe80b478718d9609345ec727df2ee7e88106f5bccafc76 + md5: 106ca303dbd513de03e3cce07550a7d0 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Zlib + size: 182012 + timestamp: 1661195398612 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: h57928b3_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/foonathan-memory-0.7.2-h57928b3_1.tar.bz2 + sha256: 3b14cada55a1a8e0a01c18124ca47ddef1368291b0dc090fb798b8d5e9945f0d + md5: 4feeed9a8f6c58f0c5590ce78e666dc2 + license: Zlib + size: 249248 + timestamp: 1661195878787 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: h57928b3_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/foonathan-memory-0.7.2-h57928b3_1.tar.bz2 + sha256: 3b14cada55a1a8e0a01c18124ca47ddef1368291b0dc090fb798b8d5e9945f0d + md5: 4feeed9a8f6c58f0c5590ce78e666dc2 + license: Zlib + size: 249248 + timestamp: 1661195878787 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: hb7217d7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/foonathan-memory-0.7.2-hb7217d7_1.tar.bz2 + sha256: 2ffab99736b64c15660e828dc249574689e39e00de21bcf2c57bbcc6324505af + md5: efd80b94f2b1c04a09d097faa325cceb + depends: + - libcxx >=14.0.4 + license: Zlib + size: 147637 + timestamp: 1661195843841 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: hb7217d7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/foonathan-memory-0.7.2-hb7217d7_1.tar.bz2 + sha256: 2ffab99736b64c15660e828dc249574689e39e00de21bcf2c57bbcc6324505af + md5: efd80b94f2b1c04a09d097faa325cceb + depends: + - libcxx >=14.0.4 + license: Zlib + size: 147637 + timestamp: 1661195843841 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: hf0c8a7f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/foonathan-memory-0.7.2-hf0c8a7f_1.tar.bz2 + sha256: 7ca99d01b1c4c523a7b5a1f40d937d41168d3a0d70c2cd8953b02638262f0b03 + md5: d696a3fc89a7e5415078332f00a08286 + depends: + - libcxx >=14.0.4 + license: Zlib + size: 151598 + timestamp: 1661195637038 +- kind: conda + name: foonathan-memory + version: 0.7.2 + build: hf0c8a7f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/foonathan-memory-0.7.2-hf0c8a7f_1.tar.bz2 + sha256: 7ca99d01b1c4c523a7b5a1f40d937d41168d3a0d70c2cd8953b02638262f0b03 + md5: d696a3fc89a7e5415078332f00a08286 + depends: + - libcxx >=14.0.4 + license: Zlib + size: 151598 + timestamp: 1661195637038 +- kind: conda + name: freeglut + version: 3.2.2 + build: hac7e632_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-hac7e632_2.conda + sha256: 6dc7be5d0853ea5bcbb2b1921baf7d069605594c207e8ce36a662f447cd81a3f + md5: 6e553df297f6e64668efb54302e0f139 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - xorg-libx11 >=1.8.4,<2.0a0 + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes + - xorg-libxi + license: MIT + license_family: MIT + size: 142933 + timestamp: 1684688443008 +- kind: conda + name: freeglut + version: 3.2.2 + build: hac7e632_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-hac7e632_2.conda + sha256: 6dc7be5d0853ea5bcbb2b1921baf7d069605594c207e8ce36a662f447cd81a3f + md5: 6e553df297f6e64668efb54302e0f139 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - xorg-libx11 >=1.8.4,<2.0a0 + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes + - xorg-libxi + license: MIT + license_family: MIT + size: 142933 + timestamp: 1684688443008 +- kind: conda + name: freeglut + version: 3.2.2 + build: he0c23c2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freeglut-3.2.2-he0c23c2_3.conda + sha256: 8b41913ed6c8c0dadda463a649bc16f45e88faa58553efc6830f4de1138c97f2 + md5: 5872031ef7cba8435ff24af056777473 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 111956 + timestamp: 1719014753462 +- kind: conda + name: freeglut + version: 3.2.2 + build: he0c23c2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freeglut-3.2.2-he0c23c2_3.conda + sha256: 8b41913ed6c8c0dadda463a649bc16f45e88faa58553efc6830f4de1138c97f2 + md5: 5872031ef7cba8435ff24af056777473 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 111956 + timestamp: 1719014753462 +- kind: conda + name: freeimage + version: 3.18.0 + build: h4b96d29_20 + build_number: 20 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4b96d29_20.conda + sha256: 07d34a47867f15878dff3d5ae11a7fa24bb03587878ce1798314d03fc6d3d6a5 + md5: 41069afbb9fb02e6e19dd80b4a2c46e7 + depends: + - imath >=3.1.11,<3.1.12.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 461394 + timestamp: 1709288677517 +- kind: conda + name: freeimage + version: 3.18.0 + build: h4b96d29_20 + build_number: 20 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4b96d29_20.conda + sha256: 07d34a47867f15878dff3d5ae11a7fa24bb03587878ce1798314d03fc6d3d6a5 + md5: 41069afbb9fb02e6e19dd80b4a2c46e7 + depends: + - imath >=3.1.11,<3.1.12.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 461394 + timestamp: 1709288677517 +- kind: conda + name: freeimage + version: 3.18.0 + build: h4bd6248_21 + build_number: 21 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4bd6248_21.conda + sha256: 0f8617b044cc280ff3109acd18c34a802dc0a226cac7a607d79ddf5d1b5b5f4c + md5: c81eb94c3afb93f17a86142f706b7f40 + depends: + - __glibc >=2.17,<3.0.a0 + - imath >=3.1.12,<3.1.13.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libgcc >=13 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libstdcxx >=13 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 467484 + timestamp: 1726031370488 +- kind: conda + name: freeimage + version: 3.18.0 + build: h55e5cf8_21 + build_number: 21 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-h55e5cf8_21.conda + sha256: 9975f1be1a7fe178cecfaca6bbb433d46f2abbc8d8fff7bbdc9d0c128525b299 + md5: aac33d7112ac5642fce95d91b12a7faa + depends: + - __osx >=10.13 + - imath >=3.1.12,<3.1.13.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libcxx >=17 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 410929 + timestamp: 1726031551016 +- kind: conda + name: freeimage + version: 3.18.0 + build: h977226e_21 + build_number: 21 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h977226e_21.conda + sha256: 9514a55cacb12a2d901538e8b5306a1bea2eee0e716762624019a802bd7afd1c + md5: 5ff8e36ef2628b73242de1fa67ddc90e + depends: + - imath >=3.1.12,<3.1.13.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 464507 + timestamp: 1726031779422 +- kind: conda + name: freeimage + version: 3.18.0 + build: h977226e_21 + build_number: 21 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h977226e_21.conda + sha256: 9514a55cacb12a2d901538e8b5306a1bea2eee0e716762624019a802bd7afd1c + md5: 5ff8e36ef2628b73242de1fa67ddc90e + depends: + - imath >=3.1.12,<3.1.13.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 464507 + timestamp: 1726031779422 +- kind: conda + name: freeimage + version: 3.18.0 + build: hd0e3f39_20 + build_number: 20 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hd0e3f39_20.conda + sha256: 45cbfc3046caf2ac7ef92f1caeb66446b4b3bf94f1f892c1a87950f93501c24a + md5: a10fb4cf4695a57a2dadf47f7a08dcd0 + depends: + - imath >=3.1.11,<3.1.12.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libcxx >=16 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 365954 + timestamp: 1709289119110 +- kind: conda + name: freeimage + version: 3.18.0 + build: hd0e3f39_20 + build_number: 20 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hd0e3f39_20.conda + sha256: 45cbfc3046caf2ac7ef92f1caeb66446b4b3bf94f1f892c1a87950f93501c24a + md5: a10fb4cf4695a57a2dadf47f7a08dcd0 + depends: + - imath >=3.1.11,<3.1.12.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libcxx >=16 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 365954 + timestamp: 1709289119110 +- kind: conda + name: freeimage + version: 3.18.0 + build: hdc0ade2_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-hdc0ade2_20.conda + sha256: aff285d7efb3ebf8f7c1c11d089a439bb07d1966c8c090dfed72a5353117c7c2 + md5: df9b0e2155d63bf8d57557dca1b47c6e + depends: + - imath >=3.1.11,<3.1.12.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libcxx >=16 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 409881 + timestamp: 1709289228944 +- kind: conda + name: freeimage + version: 3.18.0 + build: hdc0ade2_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-hdc0ade2_20.conda + sha256: aff285d7efb3ebf8f7c1c11d089a439bb07d1966c8c090dfed72a5353117c7c2 + md5: df9b0e2155d63bf8d57557dca1b47c6e + depends: + - imath >=3.1.11,<3.1.12.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libcxx >=16 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 409881 + timestamp: 1709289228944 +- kind: conda + name: freeimage + version: 3.18.0 + build: hf268909_21 + build_number: 21 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hf268909_21.conda + sha256: e17590ab002a38bcc4d71f17bd1b75da3d90a0f491a283a949d789c16f8404ea + md5: 54660647e05d9b734a57290ae42c58d1 + depends: + - __osx >=11.0 + - imath >=3.1.12,<3.1.13.0a0 + - jxrlib >=1.1,<1.2.0a0 + - libcxx >=17 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libraw >=0.21.1,<0.22.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - openjpeg >=2.5.2,<3.0a0 + license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage + size: 366746 + timestamp: 1726031449138 +- kind: conda + name: freetype + version: 2.12.1 + build: h267a509_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6 + md5: 9ae35c3d96db2c94ce0cef86efdfa2cb + depends: + - libgcc-ng >=12 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: GPL-2.0-only OR FTL + size: 634972 + timestamp: 1694615932610 +- kind: conda + name: freetype + version: 2.12.1 + build: h267a509_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6 + md5: 9ae35c3d96db2c94ce0cef86efdfa2cb + depends: + - libgcc-ng >=12 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: GPL-2.0-only OR FTL + size: 634972 + timestamp: 1694615932610 +- kind: conda + name: freetype + version: 2.12.1 + build: h60636b9_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda + sha256: b292cf5a25f094eeb4b66e37d99a97894aafd04a5683980852a8cbddccdc8e4e + md5: 25152fce119320c980e5470e64834b50 + depends: + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: GPL-2.0-only OR FTL + size: 599300 + timestamp: 1694616137838 +- kind: conda + name: freetype + version: 2.12.1 + build: h60636b9_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda + sha256: b292cf5a25f094eeb4b66e37d99a97894aafd04a5683980852a8cbddccdc8e4e + md5: 25152fce119320c980e5470e64834b50 + depends: + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: GPL-2.0-only OR FTL + size: 599300 + timestamp: 1694616137838 +- kind: conda + name: freetype + version: 2.12.1 + build: hadb7bae_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda + sha256: 791673127e037a2dc0eebe122dc4f904cb3f6e635bb888f42cbe1a76b48748d9 + md5: e6085e516a3e304ce41a8ee08b9b89ad + depends: + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: GPL-2.0-only OR FTL + size: 596430 + timestamp: 1694616332835 +- kind: conda + name: freetype + version: 2.12.1 + build: hadb7bae_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda + sha256: 791673127e037a2dc0eebe122dc4f904cb3f6e635bb888f42cbe1a76b48748d9 + md5: e6085e516a3e304ce41a8ee08b9b89ad + depends: + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: GPL-2.0-only OR FTL + size: 596430 + timestamp: 1694616332835 +- kind: conda + name: freetype + version: 2.12.1 + build: hdaf720e_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda + sha256: 2c53ee8879e05e149a9e525481d36adfd660a6abda26fd731376fa64ff03e728 + md5: 3761b23693f768dc75a8fd0a73ca053f + depends: + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-2.0-only OR FTL + size: 510306 + timestamp: 1694616398888 +- kind: conda + name: freetype + version: 2.12.1 + build: hdaf720e_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda + sha256: 2c53ee8879e05e149a9e525481d36adfd660a6abda26fd731376fa64ff03e728 + md5: 3761b23693f768dc75a8fd0a73ca053f + depends: + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-2.0-only OR FTL + size: 510306 + timestamp: 1694616398888 +- kind: conda + name: fribidi + version: 1.0.10 + build: h27ca646_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fribidi-1.0.10-h27ca646_0.tar.bz2 + sha256: 4b37ea851a2cf85edf0a63d2a63266847ec3dcbba4a31156d430cdd6aa811303 + md5: c64443234ff91d70cb9c7dc926c58834 + license: LGPL-2.1 + size: 60255 + timestamp: 1604417405528 +- kind: conda + name: fribidi + version: 1.0.10 + build: h27ca646_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/fribidi-1.0.10-h27ca646_0.tar.bz2 + sha256: 4b37ea851a2cf85edf0a63d2a63266847ec3dcbba4a31156d430cdd6aa811303 + md5: c64443234ff91d70cb9c7dc926c58834 + license: LGPL-2.1 + size: 60255 + timestamp: 1604417405528 +- kind: conda + name: fribidi + version: 1.0.10 + build: h36c2ea0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2 + sha256: 5d7b6c0ee7743ba41399e9e05a58ccc1cfc903942e49ff6f677f6e423ea7a627 + md5: ac7bc6a654f8f41b352b38f4051135f8 + depends: + - libgcc-ng >=7.5.0 + license: LGPL-2.1 + size: 114383 + timestamp: 1604416621168 +- kind: conda + name: fribidi + version: 1.0.10 + build: h36c2ea0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2 + sha256: 5d7b6c0ee7743ba41399e9e05a58ccc1cfc903942e49ff6f677f6e423ea7a627 + md5: ac7bc6a654f8f41b352b38f4051135f8 + depends: + - libgcc-ng >=7.5.0 + license: LGPL-2.1 + size: 114383 + timestamp: 1604416621168 +- kind: conda + name: fribidi + version: 1.0.10 + build: h8d14728_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2 + sha256: e0323e6d7b6047042970812ee810c6b1e1a11a3af4025db26d0965ae5d206104 + md5: 807e81d915f2bb2e49951648615241f6 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: LGPL-2.1 + size: 64567 + timestamp: 1604417122064 +- kind: conda + name: fribidi + version: 1.0.10 + build: h8d14728_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2 + sha256: e0323e6d7b6047042970812ee810c6b1e1a11a3af4025db26d0965ae5d206104 + md5: 807e81d915f2bb2e49951648615241f6 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: LGPL-2.1 + size: 64567 + timestamp: 1604417122064 +- kind: conda + name: fribidi + version: 1.0.10 + build: hbcb3906_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 + sha256: 4f6db86ecc4984cd4ac88ca52030726c3cfd11a64dfb15c8602025ee3001a2b5 + md5: f1c6b41e0f56998ecd9a3e210faa1dc0 + license: LGPL-2.1 + size: 65388 + timestamp: 1604417213 +- kind: conda + name: fribidi + version: 1.0.10 + build: hbcb3906_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 + sha256: 4f6db86ecc4984cd4ac88ca52030726c3cfd11a64dfb15c8602025ee3001a2b5 + md5: f1c6b41e0f56998ecd9a3e210faa1dc0 + license: LGPL-2.1 + size: 65388 + timestamp: 1604417213 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/frozenlist-1.4.1-py311h3336109_1.conda + sha256: a0e874185da4b85250b5416f0c63d40de72f1a7c4f7ebe864eeb298b691d46a5 + md5: 76713e20ff1f712ab6c6ef122fd4e2d9 + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 52909 + timestamp: 1725395958538 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/frozenlist-1.4.1-py311h3336109_1.conda + sha256: a0e874185da4b85250b5416f0c63d40de72f1a7c4f7ebe864eeb298b691d46a5 + md5: 76713e20ff1f712ab6c6ef122fd4e2d9 + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 52909 + timestamp: 1725395958538 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/frozenlist-1.4.1-py311h460d6c5_1.conda + sha256: d75a0d3257571e0f22d7b57dc0bf3327041b0933342d199e4a38641db3a98ecb + md5: 61d4488473cbe29a1552310467c22359 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 53574 + timestamp: 1725396042461 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/frozenlist-1.4.1-py311h460d6c5_1.conda + sha256: d75a0d3257571e0f22d7b57dc0bf3327041b0933342d199e4a38641db3a98ecb + md5: 61d4488473cbe29a1552310467c22359 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 53574 + timestamp: 1725396042461 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py311h9ecbd09_1.conda + sha256: 8453b61bfd8a7812e59aba9209b9aaf15f84e8d601758c820ecb1131deb9e876 + md5: 4605a44155b0c25da37e8f40318c78a4 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 60199 + timestamp: 1725395817496 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py311h9ecbd09_1.conda + sha256: 8453b61bfd8a7812e59aba9209b9aaf15f84e8d601758c820ecb1131deb9e876 + md5: 4605a44155b0c25da37e8f40318c78a4 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 60199 + timestamp: 1725395817496 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/frozenlist-1.4.1-py311he736701_1.conda + sha256: d30357c5b00c52a852282c391d857fe47159c074269abda658007898989ec01a + md5: 706943f4171390c7df1f6e37f4ee1bd6 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 54199 + timestamp: 1725396279788 +- kind: conda + name: frozenlist + version: 1.4.1 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/frozenlist-1.4.1-py311he736701_1.conda + sha256: d30357c5b00c52a852282c391d857fe47159c074269abda658007898989ec01a + md5: 706943f4171390c7df1f6e37f4ee1bd6 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 54199 + timestamp: 1725396279788 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: h7ddc832_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.12-h7ddc832_0.conda + sha256: 72bcf0a4d3f9aa6d99d7d1d224d19f76ccdb3a4fa85e60f77d17e17985c81bd2 + md5: 151309a7e1eb57a3c2ab8088a1d74f3e + depends: + - __osx >=11.0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 509570 + timestamp: 1715783199780 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: h7ddc832_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.12-h7ddc832_0.conda + sha256: 72bcf0a4d3f9aa6d99d7d1d224d19f76ccdb3a4fa85e60f77d17e17985c81bd2 + md5: 151309a7e1eb57a3c2ab8088a1d74f3e + depends: + - __osx >=11.0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 509570 + timestamp: 1715783199780 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: ha587570_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.12-ha587570_0.conda + sha256: 92cb602ef86feb35252ee909e19536fa043bd85b8507450ad8264cfa518a5881 + md5: ee186d2e8db4605030753dc05025d4a0 + depends: + - __osx >=10.13 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 516815 + timestamp: 1715783154558 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: ha587570_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.12-ha587570_0.conda + sha256: 92cb602ef86feb35252ee909e19536fa043bd85b8507450ad8264cfa518a5881 + md5: ee186d2e8db4605030753dc05025d4a0 + depends: + - __osx >=10.13 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 516815 + timestamp: 1715783154558 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: hb9ae30d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda + sha256: d5283b95a8d49dcd88d29b360d8b38694aaa905d968d156d72ab71d32b38facb + md5: 201db6c2d9a3c5e46573ac4cb2e92f4f + depends: + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 528149 + timestamp: 1715782983957 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: hb9ae30d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda + sha256: d5283b95a8d49dcd88d29b360d8b38694aaa905d968d156d72ab71d32b38facb + md5: 201db6c2d9a3c5e46573ac4cb2e92f4f + depends: + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 528149 + timestamp: 1715782983957 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: hed59a49_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gdk-pixbuf-2.42.12-hed59a49_0.conda + sha256: 7a7768a5e65092242071f99b4cafe3e59546f9260ae472d3aa10a9a9aa869c3c + md5: 350196a65e715882abefffd1a702172d + depends: + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + license_family: LGPL + size: 523967 + timestamp: 1715783547727 +- kind: conda + name: gdk-pixbuf + version: 2.42.12 + build: hed59a49_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gdk-pixbuf-2.42.12-hed59a49_0.conda + sha256: 7a7768a5e65092242071f99b4cafe3e59546f9260ae472d3aa10a9a9aa869c3c + md5: 350196a65e715882abefffd1a702172d + depends: + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + license_family: LGPL + size: 523967 + timestamp: 1715783547727 +- kind: conda + name: getopt-win32 + version: '0.1' + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda + sha256: f3b6e689724a62f36591f6f0e4657db5507feca78e7ef08690a6b2a384216a5c + md5: 714d0882dc5e692ca4683d8e520f73c6 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-3.0-only + license_family: GPL + size: 21903 + timestamp: 1694400856979 +- kind: conda + name: getopt-win32 + version: '0.1' + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda + sha256: f3b6e689724a62f36591f6f0e4657db5507feca78e7ef08690a6b2a384216a5c + md5: 714d0882dc5e692ca4683d8e520f73c6 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-3.0-only + license_family: GPL + size: 21903 + timestamp: 1694400856979 +- kind: conda + name: gettext + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-0.22.5-h8414b35_3.conda + sha256: 634e11f6e6560568ede805f823a2be8634c6a0a2fa6743880ec403d925923138 + md5: 89b31a91b3ac2b7b3b0e5bc4eb99c39d + depends: + - __osx >=11.0 + - gettext-tools 0.22.5 h8414b35_3 + - libasprintf 0.22.5 h8414b35_3 + - libasprintf-devel 0.22.5 h8414b35_3 + - libcxx >=16 + - libgettextpo 0.22.5 h8414b35_3 + - libgettextpo-devel 0.22.5 h8414b35_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + - libintl-devel 0.22.5 h8414b35_3 + license: LGPL-2.1-or-later AND GPL-3.0-or-later + size: 483255 + timestamp: 1723627203687 +- kind: conda + name: gettext + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-0.22.5-h8414b35_3.conda + sha256: 634e11f6e6560568ede805f823a2be8634c6a0a2fa6743880ec403d925923138 + md5: 89b31a91b3ac2b7b3b0e5bc4eb99c39d + depends: + - __osx >=11.0 + - gettext-tools 0.22.5 h8414b35_3 + - libasprintf 0.22.5 h8414b35_3 + - libasprintf-devel 0.22.5 h8414b35_3 + - libcxx >=16 + - libgettextpo 0.22.5 h8414b35_3 + - libgettextpo-devel 0.22.5 h8414b35_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + - libintl-devel 0.22.5 h8414b35_3 + license: LGPL-2.1-or-later AND GPL-3.0-or-later + size: 483255 + timestamp: 1723627203687 +- kind: conda + name: gettext + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gettext-0.22.5-hdfe23c8_3.conda + sha256: f68cd35c98394dc322f2695a720b31b77a9cdfe7d5c08ce53bc68c9e3fe4c6ec + md5: 4e53e0f241c09fcdf674e4a37c0c70e6 + depends: + - __osx >=10.13 + - gettext-tools 0.22.5 hdfe23c8_3 + - libasprintf 0.22.5 hdfe23c8_3 + - libasprintf-devel 0.22.5 hdfe23c8_3 + - libcxx >=16 + - libgettextpo 0.22.5 hdfe23c8_3 + - libgettextpo-devel 0.22.5 hdfe23c8_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + - libintl-devel 0.22.5 hdfe23c8_3 + license: LGPL-2.1-or-later AND GPL-3.0-or-later + size: 480155 + timestamp: 1723627002489 +- kind: conda + name: gettext + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gettext-0.22.5-hdfe23c8_3.conda + sha256: f68cd35c98394dc322f2695a720b31b77a9cdfe7d5c08ce53bc68c9e3fe4c6ec + md5: 4e53e0f241c09fcdf674e4a37c0c70e6 + depends: + - __osx >=10.13 + - gettext-tools 0.22.5 hdfe23c8_3 + - libasprintf 0.22.5 hdfe23c8_3 + - libasprintf-devel 0.22.5 hdfe23c8_3 + - libcxx >=16 + - libgettextpo 0.22.5 hdfe23c8_3 + - libgettextpo-devel 0.22.5 hdfe23c8_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + - libintl-devel 0.22.5 hdfe23c8_3 + license: LGPL-2.1-or-later AND GPL-3.0-or-later + size: 480155 + timestamp: 1723627002489 +- kind: conda + name: gettext + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda + sha256: c3d9a453f523acbf2b3e1c82a42edfc7c7111b4686a2180ab48cb9b51a274218 + md5: c7f243bbaea97cd6ea1edd693270100e + depends: + - __glibc >=2.17,<3.0.a0 + - gettext-tools 0.22.5 he02047a_3 + - libasprintf 0.22.5 he8f35ee_3 + - libasprintf-devel 0.22.5 he8f35ee_3 + - libgcc-ng >=12 + - libgettextpo 0.22.5 he02047a_3 + - libgettextpo-devel 0.22.5 he02047a_3 + - libstdcxx-ng >=12 + license: LGPL-2.1-or-later AND GPL-3.0-or-later + size: 479452 + timestamp: 1723626088190 +- kind: conda + name: gettext + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda + sha256: c3d9a453f523acbf2b3e1c82a42edfc7c7111b4686a2180ab48cb9b51a274218 + md5: c7f243bbaea97cd6ea1edd693270100e + depends: + - __glibc >=2.17,<3.0.a0 + - gettext-tools 0.22.5 he02047a_3 + - libasprintf 0.22.5 he8f35ee_3 + - libasprintf-devel 0.22.5 he8f35ee_3 + - libgcc-ng >=12 + - libgettextpo 0.22.5 he02047a_3 + - libgettextpo-devel 0.22.5 he02047a_3 + - libstdcxx-ng >=12 + license: LGPL-2.1-or-later AND GPL-3.0-or-later + size: 479452 + timestamp: 1723626088190 +- kind: conda + name: gettext-tools + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-tools-0.22.5-h8414b35_3.conda + sha256: 50b530cf2326938b80330f78cf4056492fa8c6a5c7e313d92069ebbbb2f4d264 + md5: 47071f4b2915032e1d47119f779f9d9c + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: GPL-3.0-or-later + license_family: GPL + size: 2467439 + timestamp: 1723627140130 +- kind: conda + name: gettext-tools + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-tools-0.22.5-h8414b35_3.conda + sha256: 50b530cf2326938b80330f78cf4056492fa8c6a5c7e313d92069ebbbb2f4d264 + md5: 47071f4b2915032e1d47119f779f9d9c + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: GPL-3.0-or-later + license_family: GPL + size: 2467439 + timestamp: 1723627140130 +- kind: conda + name: gettext-tools + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gettext-tools-0.22.5-hdfe23c8_3.conda + sha256: 7fe97828eae5e067b68dd012811e614e057854ed51116bbd2fd2e8d05439ad63 + md5: 70a5bb1505016ebdba1214ba10de0503 + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: GPL-3.0-or-later + license_family: GPL + size: 2513986 + timestamp: 1723626957941 +- kind: conda + name: gettext-tools + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gettext-tools-0.22.5-hdfe23c8_3.conda + sha256: 7fe97828eae5e067b68dd012811e614e057854ed51116bbd2fd2e8d05439ad63 + md5: 70a5bb1505016ebdba1214ba10de0503 + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: GPL-3.0-or-later + license_family: GPL + size: 2513986 + timestamp: 1723626957941 +- kind: conda + name: gettext-tools + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda + sha256: 0fd003953ce1ce9f4569458aab9ffaa397e3be2bc069250e2f05fd93b0ad2976 + md5: fcd2016d1d299f654f81021e27496818 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: GPL-3.0-or-later + license_family: GPL + size: 2750908 + timestamp: 1723626056740 +- kind: conda + name: gettext-tools + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda + sha256: 0fd003953ce1ce9f4569458aab9ffaa397e3be2bc069250e2f05fd93b0ad2976 + md5: fcd2016d1d299f654f81021e27496818 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: GPL-3.0-or-later + license_family: GPL + size: 2750908 + timestamp: 1723626056740 +- kind: conda + name: giflib + version: 5.2.2 + build: h10d778d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/giflib-5.2.2-h10d778d_0.conda + sha256: 2c825df829097536314a195ae5cacaa8695209da6b4400135a65d8e23c008ff8 + md5: 03e8c9b4d3da5f3d6eabdd020c2d63ac + license: MIT + license_family: MIT + size: 74516 + timestamp: 1712692686914 +- kind: conda + name: giflib + version: 5.2.2 + build: h10d778d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/giflib-5.2.2-h10d778d_0.conda + sha256: 2c825df829097536314a195ae5cacaa8695209da6b4400135a65d8e23c008ff8 + md5: 03e8c9b4d3da5f3d6eabdd020c2d63ac + license: MIT + license_family: MIT + size: 74516 + timestamp: 1712692686914 +- kind: conda + name: giflib + version: 5.2.2 + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/giflib-5.2.2-h93a5062_0.conda + sha256: 843b3f364ff844137e37d5c0a181f11f6d51adcedd216f019d074e5aa5d7e09c + md5: 95fa1486c77505330c20f7202492b913 + license: MIT + license_family: MIT + size: 71613 + timestamp: 1712692611426 +- kind: conda + name: giflib + version: 5.2.2 + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/giflib-5.2.2-h93a5062_0.conda + sha256: 843b3f364ff844137e37d5c0a181f11f6d51adcedd216f019d074e5aa5d7e09c + md5: 95fa1486c77505330c20f7202492b913 + license: MIT + license_family: MIT + size: 71613 + timestamp: 1712692611426 +- kind: conda + name: giflib + version: 5.2.2 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda + sha256: aac402a8298f0c0cc528664249170372ef6b37ac39fdc92b40601a6aed1e32ff + md5: 3bf7b9fd5a7136126e0234db4b87c8b6 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 77248 + timestamp: 1712692454246 +- kind: conda + name: giflib + version: 5.2.2 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda + sha256: aac402a8298f0c0cc528664249170372ef6b37ac39fdc92b40601a6aed1e32ff + md5: 3bf7b9fd5a7136126e0234db4b87c8b6 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 77248 + timestamp: 1712692454246 +- kind: conda + name: gl2ps + version: 1.4.2 + build: h0708190_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gl2ps-1.4.2-h0708190_0.tar.bz2 + sha256: feaf757731cfb8231d8a6c5b3446bbc428aa1cca126f09628ccafaa98a80f022 + md5: 438718bf8921ac70956d919d0e2cc487 + depends: + - libgcc-ng >=9.3.0 + - libpng >=1.6.37,<1.7.0a0 + - zlib >=1.2.11,<1.3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 150419 + timestamp: 1607158896675 +- kind: conda + name: gl2ps + version: 1.4.2 + build: h0708190_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gl2ps-1.4.2-h0708190_0.tar.bz2 + sha256: feaf757731cfb8231d8a6c5b3446bbc428aa1cca126f09628ccafaa98a80f022 + md5: 438718bf8921ac70956d919d0e2cc487 + depends: + - libgcc-ng >=9.3.0 + - libpng >=1.6.37,<1.7.0a0 + - zlib >=1.2.11,<1.3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 150419 + timestamp: 1607158896675 +- kind: conda + name: gl2ps + version: 1.4.2 + build: h17b34a0_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gl2ps-1.4.2-h17b34a0_0.tar.bz2 + sha256: 0049faca32d9c303f5d407ef6ed05f99f76c533f03ce303d9882e702cbb3c862 + md5: 7b95a5cd771dca1a83a15f0661da8df1 + depends: + - libpng >=1.6.37,<1.7.0a0 + - zlib >=1.2.11,<1.3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 71138 + timestamp: 1607158796989 +- kind: conda + name: gl2ps + version: 1.4.2 + build: h17b34a0_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gl2ps-1.4.2-h17b34a0_0.tar.bz2 + sha256: 0049faca32d9c303f5d407ef6ed05f99f76c533f03ce303d9882e702cbb3c862 + md5: 7b95a5cd771dca1a83a15f0661da8df1 + depends: + - libpng >=1.6.37,<1.7.0a0 + - zlib >=1.2.11,<1.3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 71138 + timestamp: 1607158796989 +- kind: conda + name: gl2ps + version: 1.4.2 + build: h4cff582_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gl2ps-1.4.2-h4cff582_0.tar.bz2 + sha256: 668be06fc02b924eaf6c4f37c760804a8ca76bd119b5caa6eca51d8e96e957b3 + md5: a9e91533b95cd019d58f4b3ef9bbddf0 + depends: + - libpng >=1.6.37,<1.7.0a0 + - zlib >=1.2.11,<1.3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 73640 + timestamp: 1607158843927 +- kind: conda + name: gl2ps + version: 1.4.2 + build: h4cff582_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gl2ps-1.4.2-h4cff582_0.tar.bz2 + sha256: 668be06fc02b924eaf6c4f37c760804a8ca76bd119b5caa6eca51d8e96e957b3 + md5: a9e91533b95cd019d58f4b3ef9bbddf0 + depends: + - libpng >=1.6.37,<1.7.0a0 + - zlib >=1.2.11,<1.3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 73640 + timestamp: 1607158843927 +- kind: conda + name: gl2ps + version: 1.4.2 + build: had7236b_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gl2ps-1.4.2-had7236b_1.conda + sha256: 5a18f0aa963adb4402dbce93516f40756beaa206e82c56592aafb1eb88060ba5 + md5: 033491c5cb1ce4e915238307f0136fa0 + depends: + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 71943 + timestamp: 1718543473790 +- kind: conda + name: gl2ps + version: 1.4.2 + build: had7236b_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gl2ps-1.4.2-had7236b_1.conda + sha256: 5a18f0aa963adb4402dbce93516f40756beaa206e82c56592aafb1eb88060ba5 + md5: 033491c5cb1ce4e915238307f0136fa0 + depends: + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 71943 + timestamp: 1718543473790 +- kind: conda + name: glew + version: 2.1.0 + build: h046ec9c_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glew-2.1.0-h046ec9c_2.tar.bz2 + sha256: 1d114d93fd4bf043aa6fccc550379c0ac0a48461633cd1e1e49abe55be8562df + md5: 6b753c8c7e4c46a8eb17b6f1781f958a + depends: + - libcxx >=11.0.0 + license: BSD-3-Clause + license_family: BSD + size: 708867 + timestamp: 1607113212595 +- kind: conda + name: glew + version: 2.1.0 + build: h046ec9c_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glew-2.1.0-h046ec9c_2.tar.bz2 + sha256: 1d114d93fd4bf043aa6fccc550379c0ac0a48461633cd1e1e49abe55be8562df + md5: 6b753c8c7e4c46a8eb17b6f1781f958a + depends: + - libcxx >=11.0.0 + license: BSD-3-Clause + license_family: BSD + size: 708867 + timestamp: 1607113212595 +- kind: conda + name: glew + version: 2.1.0 + build: h39d44d4_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glew-2.1.0-h39d44d4_2.tar.bz2 + sha256: 6a780b5ca7253129ea5e63671f0aeafc8f119167e170a60ccbd8573669ef848d + md5: 840d21c1ee66b91af3d0211e7766393a + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 963275 + timestamp: 1607113700054 +- kind: conda + name: glew + version: 2.1.0 + build: h39d44d4_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glew-2.1.0-h39d44d4_2.tar.bz2 + sha256: 6a780b5ca7253129ea5e63671f0aeafc8f119167e170a60ccbd8573669ef848d + md5: 840d21c1ee66b91af3d0211e7766393a + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 963275 + timestamp: 1607113700054 +- kind: conda + name: glew + version: 2.1.0 + build: h9c3ff4c_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/glew-2.1.0-h9c3ff4c_2.tar.bz2 + sha256: 86f5484e38f4604f7694b14f64238e932e8fd8d7364e86557f4911eded2843ae + md5: fb05eb5c47590b247658243d27fc32f1 + depends: + - libgcc-ng >=9.3.0 + - libglu + - libstdcxx-ng >=9.3.0 + - xorg-libx11 + - xorg-libxext + license: BSD-3-Clause + license_family: BSD + size: 662569 + timestamp: 1607113198887 +- kind: conda + name: glew + version: 2.1.0 + build: h9c3ff4c_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/glew-2.1.0-h9c3ff4c_2.tar.bz2 + sha256: 86f5484e38f4604f7694b14f64238e932e8fd8d7364e86557f4911eded2843ae + md5: fb05eb5c47590b247658243d27fc32f1 + depends: + - libgcc-ng >=9.3.0 + - libglu + - libstdcxx-ng >=9.3.0 + - xorg-libx11 + - xorg-libxext + license: BSD-3-Clause + license_family: BSD + size: 662569 + timestamp: 1607113198887 +- kind: conda + name: glew + version: 2.1.0 + build: h9f76cd9_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glew-2.1.0-h9f76cd9_2.tar.bz2 + sha256: 582991e48b1000eea38a1df68309652a92c1af62fa96f78e6659c799d28d00cf + md5: ec67d4b810ad567618722a2772e9755c + depends: + - libcxx >=11.0.0 + license: BSD-3-Clause + license_family: BSD + size: 783742 + timestamp: 1607113139225 +- kind: conda + name: glew + version: 2.1.0 + build: h9f76cd9_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glew-2.1.0-h9f76cd9_2.tar.bz2 + sha256: 582991e48b1000eea38a1df68309652a92c1af62fa96f78e6659c799d28d00cf + md5: ec67d4b810ad567618722a2772e9755c + depends: + - libcxx >=11.0.0 + license: BSD-3-Clause + license_family: BSD + size: 783742 + timestamp: 1607113139225 +- kind: conda + name: glib + version: 2.80.2 + build: h0df6a38_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.2-h0df6a38_0.conda + sha256: 8d4ebee8bfef919212e8c692f88cfa3f5f393501338ca1f1df83bbc2f0f3b6e7 + md5: a728ca6f04c33ecb0f39eeda5fbd0e23 + depends: + - glib-tools 2.80.2 h2f9d560_0 + - libffi >=3.4,<4.0a0 + - libglib 2.80.2 h0df6a38_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - python * + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 571410 + timestamp: 1715253202444 +- kind: conda + name: glib + version: 2.80.2 + build: h0df6a38_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.2-h0df6a38_0.conda + sha256: 8d4ebee8bfef919212e8c692f88cfa3f5f393501338ca1f1df83bbc2f0f3b6e7 + md5: a728ca6f04c33ecb0f39eeda5fbd0e23 + depends: + - glib-tools 2.80.2 h2f9d560_0 + - libffi >=3.4,<4.0a0 + - libglib 2.80.2 h0df6a38_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - python * + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 571410 + timestamp: 1715253202444 +- kind: conda + name: glib + version: 2.80.2 + build: h0f68cf7_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glib-2.80.2-h0f68cf7_0.conda + sha256: 32625acfd7fd35dcf1d52e3cb64de08ecbf3e91dd607de1e638c09c85eb0c3c2 + md5: c0a63dc357f8c9996c902abbbd4c4ab2 + depends: + - __osx >=10.13 + - glib-tools 2.80.2 hc27840c_0 + - libffi >=3.4,<4.0a0 + - libglib 2.80.2 h0f68cf7_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - python * + license: LGPL-2.1-or-later + size: 590693 + timestamp: 1715253624850 +- kind: conda + name: glib + version: 2.80.2 + build: h0f68cf7_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glib-2.80.2-h0f68cf7_0.conda + sha256: 32625acfd7fd35dcf1d52e3cb64de08ecbf3e91dd607de1e638c09c85eb0c3c2 + md5: c0a63dc357f8c9996c902abbbd4c4ab2 + depends: + - __osx >=10.13 + - glib-tools 2.80.2 hc27840c_0 + - libffi >=3.4,<4.0a0 + - libglib 2.80.2 h0f68cf7_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - python * + license: LGPL-2.1-or-later + size: 590693 + timestamp: 1715253624850 +- kind: conda + name: glib + version: 2.80.2 + build: h535f939_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-2.80.2-h535f939_0.conda + sha256: 49394397c5fee963b2b5d53b954ac2de0df9e1d5dde31a2f83e66a28ddd9948d + md5: 9b69f620f2a8153ba4467fedc09e89f1 + depends: + - __osx >=11.0 + - glib-tools 2.80.2 h4c882b9_0 + - libffi >=3.4,<4.0a0 + - libglib 2.80.2 h535f939_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - python * + license: LGPL-2.1-or-later + size: 582907 + timestamp: 1715253076009 +- kind: conda + name: glib + version: 2.80.2 + build: h535f939_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-2.80.2-h535f939_0.conda + sha256: 49394397c5fee963b2b5d53b954ac2de0df9e1d5dde31a2f83e66a28ddd9948d + md5: 9b69f620f2a8153ba4467fedc09e89f1 + depends: + - __osx >=11.0 + - glib-tools 2.80.2 h4c882b9_0 + - libffi >=3.4,<4.0a0 + - libglib 2.80.2 h535f939_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - python * + license: LGPL-2.1-or-later + size: 582907 + timestamp: 1715253076009 +- kind: conda + name: glib + version: 2.80.2 + build: hf974151_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda + sha256: d10a0f194d2c125617352a81a4ff43a17cf5835e88e8f151da9f9710e2db176d + md5: d427988dc3dbd0a4c136f52db356cc6a + depends: + - glib-tools 2.80.2 hb6ce0ca_0 + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libglib 2.80.2 hf974151_0 + - python * + license: LGPL-2.1-or-later + size: 600389 + timestamp: 1715252749399 +- kind: conda + name: glib + version: 2.80.2 + build: hf974151_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda + sha256: d10a0f194d2c125617352a81a4ff43a17cf5835e88e8f151da9f9710e2db176d + md5: d427988dc3dbd0a4c136f52db356cc6a + depends: + - glib-tools 2.80.2 hb6ce0ca_0 + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libglib 2.80.2 hf974151_0 + - python * + license: LGPL-2.1-or-later + size: 600389 + timestamp: 1715252749399 +- kind: conda + name: glib + version: 2.82.1 + build: h4821c08_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-2.82.1-h4821c08_0.conda + sha256: fa53cb6a7b43bee042ff31b6805909acfceec8bb23f6ea01646af5f3b399eb1a + md5: 42b1431975567fd57e613a3c5a2ee131 + depends: + - __osx >=11.0 + - glib-tools 2.82.1 he5bafa0_0 + - libffi >=3.4,<4.0a0 + - libglib 2.82.1 h4821c08_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - packaging + - python * + license: LGPL-2.1-or-later + size: 584747 + timestamp: 1727380796857 +- kind: conda + name: glib + version: 2.82.1 + build: h63bbcf2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glib-2.82.1-h63bbcf2_0.conda + sha256: f7bce252cc5eed47ba9bd12f1cd23027d1f0ebbe2412b97900d9f560f0c88926 + md5: 88607bc988e3a143f6630835f838ca47 + depends: + - __osx >=10.13 + - glib-tools 2.82.1 h58ed190_0 + - libffi >=3.4,<4.0a0 + - libglib 2.82.1 h63bbcf2_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - packaging + - python * + license: LGPL-2.1-or-later + size: 591322 + timestamp: 1727380910834 +- kind: conda + name: glib + version: 2.82.1 + build: h7025463_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glib-2.82.1-h7025463_0.conda + sha256: 2f427f3f84acacbe921de71aa101626c0feedb231ebb92fb30d496e9521dcfc2 + md5: 155421d11c8640132ed56ef8655a390b + depends: + - glib-tools 2.82.1 h4394cf3_0 + - libffi >=3.4,<4.0a0 + - libglib 2.82.1 h7025463_0 + - libintl >=0.22.5,<1.0a0 + - libintl-devel + - packaging + - python * + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 571656 + timestamp: 1727442619513 +- kind: conda + name: glib-tools + version: 2.80.2 + build: h2f9d560_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.2-h2f9d560_0.conda + sha256: 2ac7b9cf3cf57a7cec3c431133a989cc783673858fb4225232c03e5ae28bd1db + md5: 42fc785d9db7ab051a206fbf882ecf2e + depends: + - libglib 2.80.2 h0df6a38_0 + - libintl >=0.22.5,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 94852 + timestamp: 1715253157140 +- kind: conda + name: glib-tools + version: 2.80.2 + build: h2f9d560_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.2-h2f9d560_0.conda + sha256: 2ac7b9cf3cf57a7cec3c431133a989cc783673858fb4225232c03e5ae28bd1db + md5: 42fc785d9db7ab051a206fbf882ecf2e + depends: + - libglib 2.80.2 h0df6a38_0 + - libintl >=0.22.5,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 94852 + timestamp: 1715253157140 +- kind: conda + name: glib-tools + version: 2.80.2 + build: h4c882b9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-tools-2.80.2-h4c882b9_0.conda + sha256: ca3e432221f78abfa0f4401ab340a018ad13f8ef1a2bb4b95978a620b2006e87 + md5: cbb22f46214f22c8e73c09175f516fab + depends: + - __osx >=11.0 + - libglib 2.80.2 h535f939_0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.1-or-later + size: 98331 + timestamp: 1715253041090 +- kind: conda + name: glib-tools + version: 2.80.2 + build: h4c882b9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-tools-2.80.2-h4c882b9_0.conda + sha256: ca3e432221f78abfa0f4401ab340a018ad13f8ef1a2bb4b95978a620b2006e87 + md5: cbb22f46214f22c8e73c09175f516fab + depends: + - __osx >=11.0 + - libglib 2.80.2 h535f939_0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.1-or-later + size: 98331 + timestamp: 1715253041090 +- kind: conda + name: glib-tools + version: 2.80.2 + build: hb6ce0ca_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda + sha256: 221cd047f998301b96b1517d9f7d3fb0e459e8ee18778a1211f302496f6e110d + md5: a965aeaf060289528a3fbe09326edae2 + depends: + - libgcc-ng >=12 + - libglib 2.80.2 hf974151_0 + license: LGPL-2.1-or-later + size: 114359 + timestamp: 1715252713902 +- kind: conda + name: glib-tools + version: 2.80.2 + build: hb6ce0ca_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda + sha256: 221cd047f998301b96b1517d9f7d3fb0e459e8ee18778a1211f302496f6e110d + md5: a965aeaf060289528a3fbe09326edae2 + depends: + - libgcc-ng >=12 + - libglib 2.80.2 hf974151_0 + license: LGPL-2.1-or-later + size: 114359 + timestamp: 1715252713902 +- kind: conda + name: glib-tools + version: 2.80.2 + build: hc27840c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glib-tools-2.80.2-hc27840c_0.conda + sha256: 0aaed0df9176ad28f7bb5236a61c03e1e56f5abe6dd71a5db348ac09afa1e3d4 + md5: 9adbcd7bc89fc0dd9dd0dd636cb86bbb + depends: + - __osx >=10.13 + - libglib 2.80.2 h0f68cf7_0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.1-or-later + size: 98849 + timestamp: 1715253508621 +- kind: conda + name: glib-tools + version: 2.80.2 + build: hc27840c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glib-tools-2.80.2-hc27840c_0.conda + sha256: 0aaed0df9176ad28f7bb5236a61c03e1e56f5abe6dd71a5db348ac09afa1e3d4 + md5: 9adbcd7bc89fc0dd9dd0dd636cb86bbb + depends: + - __osx >=10.13 + - libglib 2.80.2 h0f68cf7_0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.1-or-later + size: 98849 + timestamp: 1715253508621 +- kind: conda + name: glib-tools + version: 2.82.1 + build: h4394cf3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.82.1-h4394cf3_0.conda + sha256: ce06039126a7c6ee215591a36b129e937b79f25cf889e428f7ba163d941db718 + md5: 71c8c34c04392e13e62146cdaf298f28 + depends: + - libglib 2.82.1 h7025463_0 + - libintl >=0.22.5,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 96025 + timestamp: 1727442568015 +- kind: conda + name: glib-tools + version: 2.82.1 + build: h58ed190_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/glib-tools-2.82.1-h58ed190_0.conda + sha256: 6e751ed580ac8da318dc073a55d0f4ddc2511dc36e1271f896de7d17ec050a1b + md5: 57e6cc9e0f23be7786d754d4b1f1096f + depends: + - __osx >=10.13 + - libglib 2.82.1 h63bbcf2_0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.1-or-later + size: 99657 + timestamp: 1727380815847 +- kind: conda + name: glib-tools + version: 2.82.1 + build: he5bafa0_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-tools-2.82.1-he5bafa0_0.conda + sha256: bc61e365f9bbf8110dff0752e9e1532225968ad74cd898e3177af70cd464cf20 + md5: c584f58721eb4629534a3449c04758d6 + depends: + - __osx >=11.0 + - libglib 2.82.1 h4821c08_0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.1-or-later + size: 99792 + timestamp: 1727380758612 +- kind: conda + name: gmock + version: 1.14.0 + build: h57928b3_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gmock-1.14.0-h57928b3_2.conda + sha256: 8fd092e41478fc81b96c5001093abf78967853a1b29fde7aab31074152ce81be + md5: 4b757bae22f0d4ea6fc9d203ab079baa + depends: + - gtest 1.14.0 hc790b64_2 + license: BSD-3-Clause + license_family: BSD + size: 7460 + timestamp: 1720632002212 +- kind: conda + name: gmock + version: 1.14.0 + build: h57928b3_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gmock-1.14.0-h57928b3_2.conda + sha256: 8fd092e41478fc81b96c5001093abf78967853a1b29fde7aab31074152ce81be + md5: 4b757bae22f0d4ea6fc9d203ab079baa + depends: + - gtest 1.14.0 hc790b64_2 + license: BSD-3-Clause + license_family: BSD + size: 7460 + timestamp: 1720632002212 +- kind: conda + name: gmock + version: 1.14.0 + build: h694c41f_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gmock-1.14.0-h694c41f_2.conda + sha256: f29e4b790c05e3c2f6212e9fff4b1409da8e20c47c5e10a10089079a21b82ec6 + md5: 51ae1b4045e8c638c28876e4ef5a8f65 + depends: + - gtest 1.14.0 h3c5361c_2 + license: BSD-3-Clause + license_family: BSD + size: 7031 + timestamp: 1720631765039 +- kind: conda + name: gmock + version: 1.14.0 + build: h694c41f_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gmock-1.14.0-h694c41f_2.conda + sha256: f29e4b790c05e3c2f6212e9fff4b1409da8e20c47c5e10a10089079a21b82ec6 + md5: 51ae1b4045e8c638c28876e4ef5a8f65 + depends: + - gtest 1.14.0 h3c5361c_2 + license: BSD-3-Clause + license_family: BSD + size: 7031 + timestamp: 1720631765039 +- kind: conda + name: gmock + version: 1.14.0 + build: ha770c72_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gmock-1.14.0-ha770c72_2.conda + sha256: 72c3f3d77a7dfdc3fdf220d5c1d8c14235690894c83d076ec940881d9858f92f + md5: e94757978620b8969ae68a8503f1390e + depends: + - gtest 1.14.0 h434a139_2 + license: BSD-3-Clause + license_family: BSD + size: 6987 + timestamp: 1720631604275 +- kind: conda + name: gmock + version: 1.14.0 + build: ha770c72_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gmock-1.14.0-ha770c72_2.conda + sha256: 72c3f3d77a7dfdc3fdf220d5c1d8c14235690894c83d076ec940881d9858f92f + md5: e94757978620b8969ae68a8503f1390e + depends: + - gtest 1.14.0 h434a139_2 + license: BSD-3-Clause + license_family: BSD + size: 6987 + timestamp: 1720631604275 +- kind: conda + name: gmock + version: 1.14.0 + build: hce30654_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gmock-1.14.0-hce30654_2.conda + sha256: 3b749b3877ff28e9f88fdb4cb4033ce38fcb7823e3c6b5ca856f50312dc15bdd + md5: e1eae4077773dd5c5477e1159b2fc424 + depends: + - gtest 1.14.0 h420ef59_2 + license: BSD-3-Clause + license_family: BSD + size: 7063 + timestamp: 1720631919150 +- kind: conda + name: gmock + version: 1.14.0 + build: hce30654_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gmock-1.14.0-hce30654_2.conda + sha256: 3b749b3877ff28e9f88fdb4cb4033ce38fcb7823e3c6b5ca856f50312dc15bdd + md5: e1eae4077773dd5c5477e1159b2fc424 + depends: + - gtest 1.14.0 h420ef59_2 + license: BSD-3-Clause + license_family: BSD + size: 7063 + timestamp: 1720631919150 +- kind: conda + name: gmp + version: 6.3.0 + build: h7bae524_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-h7bae524_2.conda + sha256: 76e222e072d61c840f64a44e0580c2503562b009090f55aa45053bf1ccb385dd + md5: eed7278dfbab727b56f2c0b64330814b + depends: + - __osx >=11.0 + - libcxx >=16 + license: GPL-2.0-or-later OR LGPL-3.0-or-later + size: 365188 + timestamp: 1718981343258 +- kind: conda + name: gmp + version: 6.3.0 + build: h7bae524_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-h7bae524_2.conda + sha256: 76e222e072d61c840f64a44e0580c2503562b009090f55aa45053bf1ccb385dd + md5: eed7278dfbab727b56f2c0b64330814b + depends: + - __osx >=11.0 + - libcxx >=16 + license: GPL-2.0-or-later OR LGPL-3.0-or-later + size: 365188 + timestamp: 1718981343258 +- kind: conda + name: gmp + version: 6.3.0 + build: hac33072_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda + sha256: 309cf4f04fec0c31b6771a5809a1909b4b3154a2208f52351e1ada006f4c750c + md5: c94a5994ef49749880a8139cf9afcbe1 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: GPL-2.0-or-later OR LGPL-3.0-or-later + size: 460055 + timestamp: 1718980856608 +- kind: conda + name: gmp + version: 6.3.0 + build: hac33072_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda + sha256: 309cf4f04fec0c31b6771a5809a1909b4b3154a2208f52351e1ada006f4c750c + md5: c94a5994ef49749880a8139cf9afcbe1 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: GPL-2.0-or-later OR LGPL-3.0-or-later + size: 460055 + timestamp: 1718980856608 +- kind: conda + name: gmp + version: 6.3.0 + build: hf036a51_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-hf036a51_2.conda + sha256: 75aa5e7a875afdcf4903b7dc98577672a3dc17b528ac217b915f9528f93c85fc + md5: 427101d13f19c4974552a4e5b072eef1 + depends: + - __osx >=10.13 + - libcxx >=16 + license: GPL-2.0-or-later OR LGPL-3.0-or-later + size: 428919 + timestamp: 1718981041839 +- kind: conda + name: gmp + version: 6.3.0 + build: hf036a51_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-hf036a51_2.conda + sha256: 75aa5e7a875afdcf4903b7dc98577672a3dc17b528ac217b915f9528f93c85fc + md5: 427101d13f19c4974552a4e5b072eef1 + depends: + - __osx >=10.13 + - libcxx >=16 + license: GPL-2.0-or-later OR LGPL-3.0-or-later + size: 428919 + timestamp: 1718981041839 +- kind: conda + name: gnutls + version: 3.7.9 + build: h1951705_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gnutls-3.7.9-h1951705_0.conda + sha256: 6754e835f78733ddded127e0a044c476be466f67f6b5881b685730590bf8436f + md5: b43bd7c59ff7f7163106a58a493b51f9 + depends: + - __osx >=10.9 + - gettext >=0.21.1,<1.0a0 + - libcxx >=16.0.6 + - libidn2 >=2,<3.0a0 + - libtasn1 >=4.19.0,<5.0a0 + - nettle >=3.9.1,<3.10.0a0 + - p11-kit >=0.24.1,<0.25.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1980037 + timestamp: 1701111603786 +- kind: conda + name: gnutls + version: 3.7.9 + build: h1951705_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gnutls-3.7.9-h1951705_0.conda + sha256: 6754e835f78733ddded127e0a044c476be466f67f6b5881b685730590bf8436f + md5: b43bd7c59ff7f7163106a58a493b51f9 + depends: + - __osx >=10.9 + - gettext >=0.21.1,<1.0a0 + - libcxx >=16.0.6 + - libidn2 >=2,<3.0a0 + - libtasn1 >=4.19.0,<5.0a0 + - nettle >=3.9.1,<3.10.0a0 + - p11-kit >=0.24.1,<0.25.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1980037 + timestamp: 1701111603786 +- kind: conda + name: gnutls + version: 3.7.9 + build: hb077bed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda + sha256: 52d824a5d2b8a5566cd469cae6ad6920469b5a15b3e0ddc609dd29151be71be2 + md5: 33eded89024f21659b1975886a4acf70 + depends: + - libgcc-ng >=12 + - libidn2 >=2,<3.0a0 + - libstdcxx-ng >=12 + - libtasn1 >=4.19.0,<5.0a0 + - nettle >=3.9.1,<3.10.0a0 + - p11-kit >=0.24.1,<0.25.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1974935 + timestamp: 1701111180127 +- kind: conda + name: gnutls + version: 3.7.9 + build: hb077bed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda + sha256: 52d824a5d2b8a5566cd469cae6ad6920469b5a15b3e0ddc609dd29151be71be2 + md5: 33eded89024f21659b1975886a4acf70 + depends: + - libgcc-ng >=12 + - libidn2 >=2,<3.0a0 + - libstdcxx-ng >=12 + - libtasn1 >=4.19.0,<5.0a0 + - nettle >=3.9.1,<3.10.0a0 + - p11-kit >=0.24.1,<0.25.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1974935 + timestamp: 1701111180127 +- kind: conda + name: gnutls + version: 3.7.9 + build: hd26332c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gnutls-3.7.9-hd26332c_0.conda + sha256: 800eceea27032e6d3edbb0186a76d62ed4e4c05963a7d43b35c2ced9ce27ba68 + md5: 64af58bb3f2a635471dfbe798a1b81f5 + depends: + - __osx >=10.9 + - gettext >=0.21.1,<1.0a0 + - libcxx >=16.0.6 + - libidn2 >=2,<3.0a0 + - libtasn1 >=4.19.0,<5.0a0 + - nettle >=3.9.1,<3.10.0a0 + - p11-kit >=0.24.1,<0.25.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1829713 + timestamp: 1701110534084 +- kind: conda + name: gnutls + version: 3.7.9 + build: hd26332c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gnutls-3.7.9-hd26332c_0.conda + sha256: 800eceea27032e6d3edbb0186a76d62ed4e4c05963a7d43b35c2ced9ce27ba68 + md5: 64af58bb3f2a635471dfbe798a1b81f5 + depends: + - __osx >=10.9 + - gettext >=0.21.1,<1.0a0 + - libcxx >=16.0.6 + - libidn2 >=2,<3.0a0 + - libtasn1 >=4.19.0,<5.0a0 + - nettle >=3.9.1,<3.10.0a0 + - p11-kit >=0.24.1,<0.25.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1829713 + timestamp: 1701110534084 +- kind: conda + name: gpgme + version: 1.18.0 + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gpgme-1.18.0-h27087fc_0.tar.bz2 + sha256: 2a2ccb61730692beb003656c703a6f7e07ba33dbcd01a4ca83de91428204ff9d + md5: ee1172ad56bfebcdb99197cd319bb332 + depends: + - libassuan >=2.4.2 + - libassuan >=2.5.5,<3.0a0 + - libgcc-ng >=12 + - libgpg-error >=1.24 + - libgpg-error >=1.45,<2.0a0 + - libstdcxx-ng >=12 + license: GPL-2.1-or-later AND LGPL-2.1-or-later AND MIT + size: 521270 + timestamp: 1660196088732 +- kind: conda + name: gpgme + version: 1.18.0 + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gpgme-1.18.0-h27087fc_0.tar.bz2 + sha256: 2a2ccb61730692beb003656c703a6f7e07ba33dbcd01a4ca83de91428204ff9d + md5: ee1172ad56bfebcdb99197cd319bb332 + depends: + - libassuan >=2.4.2 + - libassuan >=2.5.5,<3.0a0 + - libgcc-ng >=12 + - libgpg-error >=1.24 + - libgpg-error >=1.45,<2.0a0 + - libstdcxx-ng >=12 + license: GPL-2.1-or-later AND LGPL-2.1-or-later AND MIT + size: 521270 + timestamp: 1660196088732 +- kind: conda + name: gpgme + version: 1.18.0 + build: h2e04ded_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gpgme-1.18.0-h2e04ded_0.tar.bz2 + sha256: 4b0f229c46f5f4d048b4ee9230dfc6d54197fc90b668d9a9c01e7f9cfaf93e3c + md5: 7ff8c3c80c5f43bf904f1470c85d17b8 + depends: + - libassuan >=2.4.2 + - libassuan >=2.5.5,<3.0a0 + - libcxx >=13.0.1 + - libgpg-error >=1.24 + - libgpg-error >=1.45,<2.0a0 + license: GPL-2.1-or-later AND LGPL-2.1-or-later AND MIT + size: 459503 + timestamp: 1660196265337 +- kind: conda + name: gpgme + version: 1.18.0 + build: h2e04ded_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gpgme-1.18.0-h2e04ded_0.tar.bz2 + sha256: 4b0f229c46f5f4d048b4ee9230dfc6d54197fc90b668d9a9c01e7f9cfaf93e3c + md5: 7ff8c3c80c5f43bf904f1470c85d17b8 + depends: + - libassuan >=2.4.2 + - libassuan >=2.5.5,<3.0a0 + - libcxx >=13.0.1 + - libgpg-error >=1.24 + - libgpg-error >=1.45,<2.0a0 + license: GPL-2.1-or-later AND LGPL-2.1-or-later AND MIT + size: 459503 + timestamp: 1660196265337 +- kind: conda + name: gpgme + version: 1.18.0 + build: hbbd2c75_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gpgme-1.18.0-hbbd2c75_0.tar.bz2 + sha256: 0a8665991c6b8cab4d7bc439e0e560d6b5268950fa2f9c1c0b908ec6a0cc7dbd + md5: 6dab92ba346d9b435289724ff95a6212 + depends: + - libassuan >=2.4.2 + - libassuan >=2.5.5,<3.0a0 + - libcxx >=13.0.1 + - libgpg-error >=1.24 + - libgpg-error >=1.45,<2.0a0 + license: GPL-2.1-or-later AND LGPL-2.1-or-later AND MIT + size: 466863 + timestamp: 1660196234342 +- kind: conda + name: gpgme + version: 1.18.0 + build: hbbd2c75_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gpgme-1.18.0-hbbd2c75_0.tar.bz2 + sha256: 0a8665991c6b8cab4d7bc439e0e560d6b5268950fa2f9c1c0b908ec6a0cc7dbd + md5: 6dab92ba346d9b435289724ff95a6212 + depends: + - libassuan >=2.4.2 + - libassuan >=2.5.5,<3.0a0 + - libcxx >=13.0.1 + - libgpg-error >=1.24 + - libgpg-error >=1.45,<2.0a0 + license: GPL-2.1-or-later AND LGPL-2.1-or-later AND MIT + size: 466863 + timestamp: 1660196234342 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h59595ed_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda + sha256: 0595b009f20f8f60f13a6398e7cdcbd2acea5f986633adcf85f5a2283c992add + md5: f87c7b7c2cb45f323ffbce941c78ab7c + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 96855 + timestamp: 1711634169756 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h59595ed_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda + sha256: 0595b009f20f8f60f13a6398e7cdcbd2acea5f986633adcf85f5a2283c992add + md5: f87c7b7c2cb45f323ffbce941c78ab7c + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 96855 + timestamp: 1711634169756 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h63175ca_1003 + build_number: 1003 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda + sha256: 25040a4f371b9b51663f546bac620122c237fa1d5d32968e21b0751af9b7f56f + md5: 3194499ee7d1a67404a87d0eefdd92c6 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 95406 + timestamp: 1711634622644 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h63175ca_1003 + build_number: 1003 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda + sha256: 25040a4f371b9b51663f546bac620122c237fa1d5d32968e21b0751af9b7f56f + md5: 3194499ee7d1a67404a87d0eefdd92c6 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 95406 + timestamp: 1711634622644 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h73e2aa4_1003 + build_number: 1003 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/graphite2-1.3.13-h73e2aa4_1003.conda + sha256: b71db966e47cd83b16bfcc2099b8fa87c07286f24a0742078fede4c84314f91a + md5: fc7124f86e1d359fc5d878accd9e814c + depends: + - libcxx >=16 + license: LGPL-2.0-or-later + license_family: LGPL + size: 84384 + timestamp: 1711634311095 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h73e2aa4_1003 + build_number: 1003 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/graphite2-1.3.13-h73e2aa4_1003.conda + sha256: b71db966e47cd83b16bfcc2099b8fa87c07286f24a0742078fede4c84314f91a + md5: fc7124f86e1d359fc5d878accd9e814c + depends: + - libcxx >=16 + license: LGPL-2.0-or-later + license_family: LGPL + size: 84384 + timestamp: 1711634311095 +- kind: conda + name: graphite2 + version: 1.3.13 + build: hebf3989_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/graphite2-1.3.13-hebf3989_1003.conda + sha256: 2eadafbfc52f5e7df3da3c3b7e5bbe34d970bea1d645ffe60b0b1c3a216657f5 + md5: 339991336eeddb70076d8ca826dac625 + depends: + - libcxx >=16 + license: LGPL-2.0-or-later + license_family: LGPL + size: 79774 + timestamp: 1711634444608 +- kind: conda + name: graphite2 + version: 1.3.13 + build: hebf3989_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/graphite2-1.3.13-hebf3989_1003.conda + sha256: 2eadafbfc52f5e7df3da3c3b7e5bbe34d970bea1d645ffe60b0b1c3a216657f5 + md5: 339991336eeddb70076d8ca826dac625 + depends: + - libcxx >=16 + license: LGPL-2.0-or-later + license_family: LGPL + size: 79774 + timestamp: 1711634444608 +- kind: conda + name: graphviz + version: 9.0.0 + build: h3face73_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h3face73_1.conda + sha256: af4c47cf50fa0b9dbe39a0dfdcd26e1b1127fcf6d3cdd37cbb860c5a276aa57e + md5: 0a0e14b01da92c28f763123d146168a6 + depends: + - __osx >=10.9 + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.10,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - librsvg >=2.56.3,<3.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 4613242 + timestamp: 1700902036256 +- kind: conda + name: graphviz + version: 9.0.0 + build: h3face73_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h3face73_1.conda + sha256: af4c47cf50fa0b9dbe39a0dfdcd26e1b1127fcf6d3cdd37cbb860c5a276aa57e + md5: 0a0e14b01da92c28f763123d146168a6 + depends: + - __osx >=10.9 + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.10,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - librsvg >=2.56.3,<3.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 4613242 + timestamp: 1700902036256 +- kind: conda + name: graphviz + version: 9.0.0 + build: h51cb2cd_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/graphviz-9.0.0-h51cb2cd_1.conda + sha256: 6ec8b6be4e155b1928340961d4806460a21f55709aa092d90695eb531c1d145e + md5: 9e73e70557ae3c1c9d4bdf70f47dd141 + depends: + - cairo >=1.18.0,<2.0a0 + - getopt-win32 >=0.1,<0.2.0a0 + - gts >=0.7.6,<0.8.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - pango >=1.50.14,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: EPL-1.0 + license_family: Other + size: 1134308 + timestamp: 1700902326239 +- kind: conda + name: graphviz + version: 9.0.0 + build: h51cb2cd_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/graphviz-9.0.0-h51cb2cd_1.conda + sha256: 6ec8b6be4e155b1928340961d4806460a21f55709aa092d90695eb531c1d145e + md5: 9e73e70557ae3c1c9d4bdf70f47dd141 + depends: + - cairo >=1.18.0,<2.0a0 + - getopt-win32 >=0.1,<0.2.0a0 + - gts >=0.7.6,<0.8.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - pango >=1.50.14,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: EPL-1.0 + license_family: Other + size: 1134308 + timestamp: 1700902326239 +- kind: conda + name: graphviz + version: 9.0.0 + build: h54e2d63_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h54e2d63_1.conda + sha256: 881ccd82237a34c67231c16378a8ce3ab47bf84eda69ae0423afc2f912670952 + md5: b888d5ae436402320b846f4c410df33e + depends: + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.12,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libcxx >=16 + - libexpat >=2.6.2,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.80.2,<3.0a0 + - librsvg >=2.58.0,<3.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 4545869 + timestamp: 1716122276488 +- kind: conda + name: graphviz + version: 9.0.0 + build: h78e8752_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/graphviz-9.0.0-h78e8752_1.conda + sha256: 1813800d655c120a3941d543a6fc64e3c178c737f1c84f6b7ebe1f19f27fa4fb + md5: a3f4cd4a512ec5db35ffbf25ba11f537 + depends: + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.10,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - librsvg >=2.56.3,<3.0a0 + - libstdcxx-ng >=12 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 2310834 + timestamp: 1700901584973 +- kind: conda + name: graphviz + version: 9.0.0 + build: h78e8752_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/graphviz-9.0.0-h78e8752_1.conda + sha256: 1813800d655c120a3941d543a6fc64e3c178c737f1c84f6b7ebe1f19f27fa4fb + md5: a3f4cd4a512ec5db35ffbf25ba11f537 + depends: + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.10,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - librsvg >=2.56.3,<3.0a0 + - libstdcxx-ng >=12 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 2310834 + timestamp: 1700901584973 +- kind: conda + name: graphviz + version: 9.0.0 + build: hee74176_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/graphviz-9.0.0-hee74176_1.conda + sha256: 3080dc2f9ea708af0ea94d49348cff05884a149214a5e225e9647eff4cdac849 + md5: 7cd479251093c332aa9fe93cfb8f698b + depends: + - __osx >=10.9 + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.10,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - librsvg >=2.56.3,<3.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 4712901 + timestamp: 1700901972742 +- kind: conda + name: graphviz + version: 9.0.0 + build: hee74176_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/graphviz-9.0.0-hee74176_1.conda + sha256: 3080dc2f9ea708af0ea94d49348cff05884a149214a5e225e9647eff4cdac849 + md5: 7cd479251093c332aa9fe93cfb8f698b + depends: + - __osx >=10.9 + - cairo >=1.18.0,<2.0a0 + - fonts-conda-ecosystem + - gdk-pixbuf >=2.42.10,<3.0a0 + - gtk2 + - gts >=0.7.6,<0.8.0a0 + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libgd >=2.3.3,<2.4.0a0 + - libglib >=2.78.1,<3.0a0 + - librsvg >=2.56.3,<3.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pango >=1.50.14,<2.0a0 + license: EPL-1.0 + license_family: Other + size: 4712901 + timestamp: 1700901972742 +- kind: conda + name: gst-plugins-base + version: 1.22.9 + build: h8e1006c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.22.9-h8e1006c_0.conda + sha256: a4312c96a670fdbf9ff0c3efd935e42fa4b655ff33dcc52c309b76a2afaf03f0 + md5: 614b81f8ed66c56b640faee7076ad14a + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.10,<1.3.0.0a0 + - gettext >=0.21.1,<1.0a0 + - gstreamer 1.22.9 h98fc4e7_0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libstdcxx-ng >=12 + - libvorbis >=1.3.7,<1.4.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2709696 + timestamp: 1706154948546 +- kind: conda + name: gst-plugins-base + version: 1.22.9 + build: h8e1006c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.22.9-h8e1006c_0.conda + sha256: a4312c96a670fdbf9ff0c3efd935e42fa4b655ff33dcc52c309b76a2afaf03f0 + md5: 614b81f8ed66c56b640faee7076ad14a + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.10,<1.3.0.0a0 + - gettext >=0.21.1,<1.0a0 + - gstreamer 1.22.9 h98fc4e7_0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libstdcxx-ng >=12 + - libvorbis >=1.3.7,<1.4.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2709696 + timestamp: 1706154948546 +- kind: conda + name: gst-plugins-base + version: 1.24.4 + build: h8a8f8c8_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.4-h8a8f8c8_0.conda + sha256: fafe0f33831a3bbb963f654c4f7a02a555591ee176de06d57cc16c82a2569885 + md5: 05d2fa13307d6e949f883b9de658e154 + depends: + - __osx >=11.0 + - gstreamer 1.24.4 h430e707_0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.2.13,<2.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1963869 + timestamp: 1717008851890 +- kind: conda + name: gst-plugins-base + version: 1.24.4 + build: h8a8f8c8_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.4-h8a8f8c8_0.conda + sha256: fafe0f33831a3bbb963f654c4f7a02a555591ee176de06d57cc16c82a2569885 + md5: 05d2fa13307d6e949f883b9de658e154 + depends: + - __osx >=11.0 + - gstreamer 1.24.4 h430e707_0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.2.13,<2.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1963869 + timestamp: 1717008851890 +- kind: conda + name: gst-plugins-base + version: 1.24.4 + build: h9ad1361_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.24.4-h9ad1361_0.conda + sha256: 4726f1905bbc84b44c8a78a53c0b2bc20b0f6780614b897e83bdfb9f1f94e9d5 + md5: 147cce520ec59367549fd0d96d404213 + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.11,<1.3.0a0 + - gstreamer 1.24.4 haf2f30d_0 + - libexpat >=2.6.2,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libstdcxx-ng >=12 + - libvorbis >=1.3.7,<1.4.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2784812 + timestamp: 1717008701241 +- kind: conda + name: gst-plugins-base + version: 1.24.4 + build: ha0a8333_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.4-ha0a8333_0.conda + sha256: 5e841ccd0640be1b035a46c8407e92bd5db828690040dffa6298003eef884301 + md5: 1116c4262d06e4be8c0aeb8b5732c55c + depends: + - __osx >=10.13 + - gstreamer 1.24.4 hbc75551_0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.2.13,<2.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2407273 + timestamp: 1717008813175 +- kind: conda + name: gst-plugins-base + version: 1.24.4 + build: ha0a8333_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.4-ha0a8333_0.conda + sha256: 5e841ccd0640be1b035a46c8407e92bd5db828690040dffa6298003eef884301 + md5: 1116c4262d06e4be8c0aeb8b5732c55c + depends: + - __osx >=10.13 + - gstreamer 1.24.4 hbc75551_0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.2.13,<2.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2407273 + timestamp: 1717008813175 +- kind: conda + name: gst-plugins-base + version: 1.24.5 + build: hb0a98b8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.5-hb0a98b8_0.conda + sha256: 0958c192be2b1d05aaa7ca2f9df5a479fac8b014780236c0ec1fff361c454ab6 + md5: b770c056a4d17c9860ffa6464982db70 + depends: + - gstreamer 1.24.5 h5006eae_0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2063797 + timestamp: 1718925751976 +- kind: conda + name: gst-plugins-base + version: 1.24.5 + build: hb0a98b8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.5-hb0a98b8_0.conda + sha256: 0958c192be2b1d05aaa7ca2f9df5a479fac8b014780236c0ec1fff361c454ab6 + md5: b770c056a4d17c9860ffa6464982db70 + depends: + - gstreamer 1.24.5 h5006eae_0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2063797 + timestamp: 1718925751976 +- kind: conda + name: gst-plugins-base + version: 1.24.7 + build: h0ee1d58_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.7-h0ee1d58_0.conda + sha256: ed8a4e9f0918957e8c9d3983b91e8ab9f20643aadb8f3aa9ed3343964d8945fd + md5: f012d1ef168db3b601031bcef1c47343 + depends: + - __osx >=10.13 + - gstreamer 1.24.7 h3271b85_0 + - libcxx >=17 + - libglib >=2.80.3,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.5,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2409409 + timestamp: 1725536929071 +- kind: conda + name: gst-plugins-base + version: 1.24.7 + build: hb0a98b8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.7-hb0a98b8_0.conda + sha256: c8951e6af014cdeff2de740d1e6e4781ac6813853739c56c6e07266e7aefcf28 + md5: 92edfae477856e97db6c2610dea95bb1 + depends: + - gstreamer 1.24.7 h5006eae_0 + - libglib >=2.80.3,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.5,<1.4.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2061727 + timestamp: 1725537068521 +- kind: conda + name: gst-plugins-base + version: 1.24.7 + build: hb49d354_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.7-hb49d354_0.conda + sha256: 56b84bf80b6301e715312e6c1b8c44b2e2f0821854b1d05ec065b59bf38adad1 + md5: 3dfb86c12a1bc38d03be9f52225b8ef7 + depends: + - __osx >=11.0 + - gstreamer 1.24.7 hc3f5269_0 + - libcxx >=17 + - libglib >=2.80.3,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libogg >=1.3.5,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libvorbis >=1.3.7,<1.4.0a0 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1962829 + timestamp: 1725536921391 +- kind: conda + name: gstreamer + version: 1.22.9 + build: h98fc4e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.22.9-h98fc4e7_0.conda + sha256: aa2395bf1790f72d2706bac77430f765ec1318ca22e60e791c13ae452c045263 + md5: bcc7157b06fce7f5e055402a8135dfd8 + depends: + - __glibc >=2.17,<3.0.a0 + - gettext >=0.21.1,<1.0a0 + - glib >=2.78.3,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1981554 + timestamp: 1706154826325 +- kind: conda + name: gstreamer + version: 1.22.9 + build: h98fc4e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.22.9-h98fc4e7_0.conda + sha256: aa2395bf1790f72d2706bac77430f765ec1318ca22e60e791c13ae452c045263 + md5: bcc7157b06fce7f5e055402a8135dfd8 + depends: + - __glibc >=2.17,<3.0.a0 + - gettext >=0.21.1,<1.0a0 + - glib >=2.78.3,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1981554 + timestamp: 1706154826325 +- kind: conda + name: gstreamer + version: 1.24.4 + build: h430e707_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gstreamer-1.24.4-h430e707_0.conda + sha256: 607113a57f64eed2a4e6bc254620e93ca66d23466beb1c79b78ac3059156143c + md5: 73dec96255be4192c5de3b26e94ef995 + depends: + - __osx >=11.0 + - glib >=2.80.2,<3.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1352411 + timestamp: 1717008621458 +- kind: conda + name: gstreamer + version: 1.24.4 + build: h430e707_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gstreamer-1.24.4-h430e707_0.conda + sha256: 607113a57f64eed2a4e6bc254620e93ca66d23466beb1c79b78ac3059156143c + md5: 73dec96255be4192c5de3b26e94ef995 + depends: + - __osx >=11.0 + - glib >=2.80.2,<3.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1352411 + timestamp: 1717008621458 +- kind: conda + name: gstreamer + version: 1.24.4 + build: haf2f30d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.24.4-haf2f30d_0.conda + sha256: d20031196ed30ee5eb1e225f6cf0ed605d95158612589602a9d893a7386a4608 + md5: 926c2c7ee7a0b48d6d70783a33f7bc80 + depends: + - __glibc >=2.17,<3.0.a0 + - glib >=2.80.2,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2019311 + timestamp: 1717008522417 +- kind: conda + name: gstreamer + version: 1.24.4 + build: hbc75551_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gstreamer-1.24.4-hbc75551_0.conda + sha256: b7cc39a4883ad75a8f845ccf33eb4e2a67edb8836054282aae21891e9aa1d52e + md5: 183f6991b98a450a2e45c75650713731 + depends: + - __osx >=10.13 + - glib >=2.80.2,<3.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1804369 + timestamp: 1717008575144 +- kind: conda + name: gstreamer + version: 1.24.4 + build: hbc75551_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gstreamer-1.24.4-hbc75551_0.conda + sha256: b7cc39a4883ad75a8f845ccf33eb4e2a67edb8836054282aae21891e9aa1d52e + md5: 183f6991b98a450a2e45c75650713731 + depends: + - __osx >=10.13 + - glib >=2.80.2,<3.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1804369 + timestamp: 1717008575144 +- kind: conda + name: gstreamer + version: 1.24.5 + build: h5006eae_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.5-h5006eae_0.conda + sha256: 4039dafcfec7a2c0d4c458b403ea652572ef81521bec4b6bd8df704c0cb0b032 + md5: 5f5d9ef53cd63a2bf341091786d031e5 + depends: + - glib >=2.80.2,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2030810 + timestamp: 1718925519580 +- kind: conda + name: gstreamer + version: 1.24.5 + build: h5006eae_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.5-h5006eae_0.conda + sha256: 4039dafcfec7a2c0d4c458b403ea652572ef81521bec4b6bd8df704c0cb0b032 + md5: 5f5d9ef53cd63a2bf341091786d031e5 + depends: + - glib >=2.80.2,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2030810 + timestamp: 1718925519580 +- kind: conda + name: gstreamer + version: 1.24.7 + build: h3271b85_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gstreamer-1.24.7-h3271b85_0.conda + sha256: e492fd4cd89ae8aede95134373dd43568386039c0e6b152de061935cfaabeea0 + md5: 9605eae5ac683af5aeb0aef5dc7871fb + depends: + - __osx >=10.13 + - glib >=2.80.3,<3.0a0 + - libcxx >=17 + - libglib >=2.80.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1806102 + timestamp: 1725536657384 +- kind: conda + name: gstreamer + version: 1.24.7 + build: h5006eae_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.7-h5006eae_0.conda + sha256: bd3ad109ef3e2e49da8710ff49378b3fa5da916aa2351d932d1b9018b7123512 + md5: 58e1df95fdab219039e39033302771e8 + depends: + - glib >=2.80.3,<3.0a0 + - libglib >=2.80.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 2022487 + timestamp: 1725536894511 +- kind: conda + name: gstreamer + version: 1.24.7 + build: hc3f5269_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gstreamer-1.24.7-hc3f5269_0.conda + sha256: 414b1919b746ace641e8cc1eae99ee0bf616a62da2851e248cb04413dcc496b0 + md5: 51a487eebf20e94bec393d83901ca5eb + depends: + - __osx >=11.0 + - glib >=2.80.3,<3.0a0 + - libcxx >=17 + - libglib >=2.80.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 1347352 + timestamp: 1725536657414 +- kind: conda + name: gtest + version: 1.14.0 + build: h3c5361c_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gtest-1.14.0-h3c5361c_2.conda + sha256: 57bf3fb40a042e61bdcd315ca7e47dab65195925b0d6a2f593dbabc6d14170f5 + md5: 17e50e6b11c51622b01d16722635d4bf + depends: + - __osx >=10.13 + - libcxx >=16 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 384348 + timestamp: 1720631729128 +- kind: conda + name: gtest + version: 1.14.0 + build: h3c5361c_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gtest-1.14.0-h3c5361c_2.conda + sha256: 57bf3fb40a042e61bdcd315ca7e47dab65195925b0d6a2f593dbabc6d14170f5 + md5: 17e50e6b11c51622b01d16722635d4bf + depends: + - __osx >=10.13 + - libcxx >=16 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 384348 + timestamp: 1720631729128 +- kind: conda + name: gtest + version: 1.14.0 + build: h420ef59_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gtest-1.14.0-h420ef59_2.conda + sha256: 26b0d37c31dd77cdd3019caea0680a8fb99371f001c466b02211401f5f8f20b7 + md5: fb291ec55a0a883c487a6644cdea0406 + depends: + - __osx >=11.0 + - libcxx >=16 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 369931 + timestamp: 1720631888748 +- kind: conda + name: gtest + version: 1.14.0 + build: h420ef59_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gtest-1.14.0-h420ef59_2.conda + sha256: 26b0d37c31dd77cdd3019caea0680a8fb99371f001c466b02211401f5f8f20b7 + md5: fb291ec55a0a883c487a6644cdea0406 + depends: + - __osx >=11.0 + - libcxx >=16 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 369931 + timestamp: 1720631888748 +- kind: conda + name: gtest + version: 1.14.0 + build: h434a139_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gtest-1.14.0-h434a139_2.conda + sha256: ab0e85e60f03c97802437c93577d03f5352dc0cde3f38abefda41dae99a576b0 + md5: 89971b339bb4dfbf3759f1f2528d81b1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 403573 + timestamp: 1720631583903 +- kind: conda + name: gtest + version: 1.14.0 + build: h434a139_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gtest-1.14.0-h434a139_2.conda + sha256: ab0e85e60f03c97802437c93577d03f5352dc0cde3f38abefda41dae99a576b0 + md5: 89971b339bb4dfbf3759f1f2528d81b1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 403573 + timestamp: 1720631583903 +- kind: conda + name: gtest + version: 1.14.0 + build: hc790b64_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gtest-1.14.0-hc790b64_2.conda + sha256: 12cec84fe8c3b72763d8fd7e7cc9aa0be7dabfdce8d1ce248e736a15f3fe01be + md5: 23fe596fed2f1c087d0e80a98560f025 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 491884 + timestamp: 1720631969753 +- kind: conda + name: gtest + version: 1.14.0 + build: hc790b64_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gtest-1.14.0-hc790b64_2.conda + sha256: 12cec84fe8c3b72763d8fd7e7cc9aa0be7dabfdce8d1ce248e736a15f3fe01be + md5: 23fe596fed2f1c087d0e80a98560f025 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - gmock 1.14.0 + license: BSD-3-Clause + license_family: BSD + size: 491884 + timestamp: 1720631969753 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h280cfa0_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gtk2-2.24.33-h280cfa0_4.conda + sha256: b946ba60d177d72157cad8af51723f1d081a4794741d35debe53f8b2c807f3af + md5: 410f86e58e880dcc7b0e910a8e89c05c + depends: + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gdk-pixbuf >=2.42.10,<3.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - libgcc-ng >=12 + - libglib >=2.78.4,<3.0a0 + - pango >=1.50.14,<2.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + license: LGPL-2.1-or-later + size: 6478240 + timestamp: 1710142047337 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h280cfa0_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gtk2-2.24.33-h280cfa0_4.conda + sha256: b946ba60d177d72157cad8af51723f1d081a4794741d35debe53f8b2c807f3af + md5: 410f86e58e880dcc7b0e910a8e89c05c + depends: + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gdk-pixbuf >=2.42.10,<3.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - libgcc-ng >=12 + - libglib >=2.78.4,<3.0a0 + - pango >=1.50.14,<2.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrender >=0.9.11,<0.10.0a0 + license: LGPL-2.1-or-later + size: 6478240 + timestamp: 1710142047337 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h2c15c3c_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gtk2-2.24.33-h2c15c3c_5.conda + sha256: 9d7a50dae4aef357473b16c5121c1803a0c9ee1b8f93c4d90dc0196ae5007208 + md5: 308376a1154bc0ab3bbeeccf6ff986be + depends: + - __osx >=10.13 + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.3,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - pango >=1.54.0,<2.0a0 + license: LGPL-2.1-or-later + size: 6162947 + timestamp: 1721286459536 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h7895bb2_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gtk2-2.24.33-h7895bb2_4.conda + sha256: fab8403a67273f69780b1e9b5f1db1aff74ff9472acc9f6df6d9b50fc252bd50 + md5: 9c1ba062d59f3f49a2d32d9611d72686 + depends: + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.10,<3.0a0 + - gettext >=0.21.1,<1.0a0 + - libglib >=2.78.4,<3.0a0 + - pango >=1.50.14,<2.0a0 + license: LGPL-2.1-or-later + size: 6159912 + timestamp: 1710143969442 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h7895bb2_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gtk2-2.24.33-h7895bb2_4.conda + sha256: fab8403a67273f69780b1e9b5f1db1aff74ff9472acc9f6df6d9b50fc252bd50 + md5: 9c1ba062d59f3f49a2d32d9611d72686 + depends: + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.10,<3.0a0 + - gettext >=0.21.1,<1.0a0 + - libglib >=2.78.4,<3.0a0 + - pango >=1.50.14,<2.0a0 + license: LGPL-2.1-or-later + size: 6159912 + timestamp: 1710143969442 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h8ca4665_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gtk2-2.24.33-h8ca4665_4.conda + sha256: 5283dfb9a96d78a67e0cbf6e4592411bb19eaf27f2c7c14b47e63162e71317d2 + md5: ff451625250bf843393ca3d660accab3 + depends: + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.10,<3.0a0 + - gettext >=0.21.1,<1.0a0 + - libglib >=2.78.4,<3.0a0 + - pango >=1.50.14,<2.0a0 + license: LGPL-2.1-or-later + size: 6137964 + timestamp: 1710142524166 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h8ca4665_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gtk2-2.24.33-h8ca4665_4.conda + sha256: 5283dfb9a96d78a67e0cbf6e4592411bb19eaf27f2c7c14b47e63162e71317d2 + md5: ff451625250bf843393ca3d660accab3 + depends: + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.10,<3.0a0 + - gettext >=0.21.1,<1.0a0 + - libglib >=2.78.4,<3.0a0 + - pango >=1.50.14,<2.0a0 + license: LGPL-2.1-or-later + size: 6137964 + timestamp: 1710142524166 +- kind: conda + name: gtk2 + version: 2.24.33 + build: h91d5085_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gtk2-2.24.33-h91d5085_5.conda + sha256: 26ca08e16bb530465370d94309bfb500438f6cff4d6cf85725db3b7afcd9eccd + md5: 23558d38b8e80959b74cfe83acad7c66 + depends: + - __osx >=11.0 + - atk-1.0 >=2.38.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.3,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - pango >=1.54.0,<2.0a0 + license: LGPL-2.1-or-later + size: 6152068 + timestamp: 1721286930050 +- kind: conda + name: gts + version: 0.7.6 + build: h53e17e3_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gts-0.7.6-h53e17e3_4.conda + sha256: d5b82a36f7e9d7636b854e56d1b4fe01c4d895128a7b73e2ec6945b691ff3314 + md5: 848cc963fcfbd063c7a023024aa3bec0 + depends: + - libcxx >=15.0.7 + - libglib >=2.76.3,<3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 280972 + timestamp: 1686545425074 +- kind: conda + name: gts + version: 0.7.6 + build: h53e17e3_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/gts-0.7.6-h53e17e3_4.conda + sha256: d5b82a36f7e9d7636b854e56d1b4fe01c4d895128a7b73e2ec6945b691ff3314 + md5: 848cc963fcfbd063c7a023024aa3bec0 + depends: + - libcxx >=15.0.7 + - libglib >=2.76.3,<3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 280972 + timestamp: 1686545425074 +- kind: conda + name: gts + version: 0.7.6 + build: h6b5321d_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda + sha256: b79755d2f9fc2113b6949bfc170c067902bc776e2c20da26e746e780f4f5a2d4 + md5: a41f14768d5e377426ad60c613f2923b + depends: + - libglib >=2.76.3,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 188688 + timestamp: 1686545648050 +- kind: conda + name: gts + version: 0.7.6 + build: h6b5321d_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda + sha256: b79755d2f9fc2113b6949bfc170c067902bc776e2c20da26e746e780f4f5a2d4 + md5: a41f14768d5e377426ad60c613f2923b + depends: + - libglib >=2.76.3,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later + license_family: LGPL + size: 188688 + timestamp: 1686545648050 +- kind: conda + name: gts + version: 0.7.6 + build: h977cf35_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gts-0.7.6-h977cf35_4.conda + sha256: b5cd16262fefb836f69dc26d879b6508d29f8a5c5948a966c47fe99e2e19c99b + md5: 4d8df0b0db060d33c9a702ada998a8fe + depends: + - libgcc-ng >=12 + - libglib >=2.76.3,<3.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 318312 + timestamp: 1686545244763 +- kind: conda + name: gts + version: 0.7.6 + build: h977cf35_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gts-0.7.6-h977cf35_4.conda + sha256: b5cd16262fefb836f69dc26d879b6508d29f8a5c5948a966c47fe99e2e19c99b + md5: 4d8df0b0db060d33c9a702ada998a8fe + depends: + - libgcc-ng >=12 + - libglib >=2.76.3,<3.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.0-or-later + license_family: LGPL + size: 318312 + timestamp: 1686545244763 +- kind: conda + name: gts + version: 0.7.6 + build: he42f4ea_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gts-0.7.6-he42f4ea_4.conda + sha256: e0f8c7bc1b9ea62ded78ffa848e37771eeaaaf55b3146580513c7266862043ba + md5: 21b4dd3098f63a74cf2aa9159cbef57d + depends: + - libcxx >=15.0.7 + - libglib >=2.76.3,<3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 304331 + timestamp: 1686545503242 +- kind: conda + name: gts + version: 0.7.6 + build: he42f4ea_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/gts-0.7.6-he42f4ea_4.conda + sha256: e0f8c7bc1b9ea62ded78ffa848e37771eeaaaf55b3146580513c7266862043ba + md5: 21b4dd3098f63a74cf2aa9159cbef57d + depends: + - libcxx >=15.0.7 + - libglib >=2.76.3,<3.0a0 + license: LGPL-2.0-or-later + license_family: LGPL + size: 304331 + timestamp: 1686545503242 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: h053f038_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/harfbuzz-8.5.0-h053f038_0.conda + sha256: 4142a842d97ddbdefbd28b605f1b5092f6ce23fda5229a942aa4a7fb6f510af3 + md5: 7ef43d914a9727c6ef55164e51a7016d + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + license: MIT + license_family: MIT + size: 1355352 + timestamp: 1715701241679 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: h053f038_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/harfbuzz-8.5.0-h053f038_0.conda + sha256: 4142a842d97ddbdefbd28b605f1b5092f6ce23fda5229a942aa4a7fb6f510af3 + md5: 7ef43d914a9727c6ef55164e51a7016d + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + license: MIT + license_family: MIT + size: 1355352 + timestamp: 1715701241679 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: h1836168_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/harfbuzz-8.5.0-h1836168_0.conda + sha256: 91121ed30fa7d775f1cf7ae5de2f7852d66a604269509c4bb108b143315d8321 + md5: aa22b942b980c17612d344adcd0f8798 + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + license: MIT + license_family: MIT + size: 1320454 + timestamp: 1715701618297 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: h1836168_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/harfbuzz-8.5.0-h1836168_0.conda + sha256: 91121ed30fa7d775f1cf7ae5de2f7852d66a604269509c4bb108b143315d8321 + md5: aa22b942b980c17612d344adcd0f8798 + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libcxx >=16 + - libglib >=2.80.2,<3.0a0 + license: MIT + license_family: MIT + size: 1320454 + timestamp: 1715701618297 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: h81778c3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.5.0-h81778c3_0.conda + sha256: f633a33dfe5c799a571af41e3515fc706a6f4988701d39e7b5d37811a1745bb9 + md5: 2ff854071c04998038c0e1db4c9232f7 + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libglib >=2.80.2,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 1098168 + timestamp: 1715702362769 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: h81778c3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.5.0-h81778c3_0.conda + sha256: f633a33dfe5c799a571af41e3515fc706a6f4988701d39e7b5d37811a1745bb9 + md5: 2ff854071c04998038c0e1db4c9232f7 + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libglib >=2.80.2,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 1098168 + timestamp: 1715702362769 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: hfac3d4d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda + sha256: a141fc55f8bfdab7db03fe9d8e61cb0f8c8b5970ed6540eda2db7186223f4444 + md5: f5126317dd0ce0ba26945e411ecc6960 + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 1598244 + timestamp: 1715701061364 +- kind: conda + name: harfbuzz + version: 8.5.0 + build: hfac3d4d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda + sha256: a141fc55f8bfdab7db03fe9d8e61cb0f8c8b5970ed6540eda2db7186223f4444 + md5: f5126317dd0ce0ba26945e411ecc6960 + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 1598244 + timestamp: 1715701061364 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h2a13503_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda + sha256: 0d09b6dc1ce5c4005ae1c6a19dc10767932ef9a5e9c755cfdbb5189ac8fb0684 + md5: bd77f8da987968ec3927990495dc22e4 + depends: + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 756742 + timestamp: 1695661547874 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h2a13503_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda + sha256: 0d09b6dc1ce5c4005ae1c6a19dc10767932ef9a5e9c755cfdbb5189ac8fb0684 + md5: bd77f8da987968ec3927990495dc22e4 + depends: + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 756742 + timestamp: 1695661547874 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h2ee6834_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf4-4.2.15-h2ee6834_7.conda + sha256: c3b01e3c3fe4ca1c4d28c287eaa5168a4f2fd3ffd76690082ac919244c22fa90 + md5: ff5d749fd711dc7759e127db38005924 + depends: + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 762257 + timestamp: 1695661864625 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h2ee6834_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf4-4.2.15-h2ee6834_7.conda + sha256: c3b01e3c3fe4ca1c4d28c287eaa5168a4f2fd3ffd76690082ac919244c22fa90 + md5: ff5d749fd711dc7759e127db38005924 + depends: + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 762257 + timestamp: 1695661864625 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h5557f11_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hdf4-4.2.15-h5557f11_7.conda + sha256: 52fa5dde69758c19c69ab68a3d7ebfb2c9042e3a55d405c29a59d3b0584fd790 + md5: 84344a916a73727c1326841007b52ca8 + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 779637 + timestamp: 1695662145568 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h5557f11_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hdf4-4.2.15-h5557f11_7.conda + sha256: 52fa5dde69758c19c69ab68a3d7ebfb2c9042e3a55d405c29a59d3b0584fd790 + md5: 84344a916a73727c1326841007b52ca8 + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 779637 + timestamp: 1695662145568 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h8138101_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/hdf4-4.2.15-h8138101_7.conda + sha256: 8c767cc71226e9eb62649c903c68ba73c5f5e7e3696ec0319d1f90586cebec7d + md5: 7ce543bf38dbfae0de9af112ee178af2 + depends: + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 724103 + timestamp: 1695661907511 +- kind: conda + name: hdf4 + version: 4.2.15 + build: h8138101_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/hdf4-4.2.15-h8138101_7.conda + sha256: 8c767cc71226e9eb62649c903c68ba73c5f5e7e3696ec0319d1f90586cebec7d + md5: 7ce543bf38dbfae0de9af112ee178af2 + depends: + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 724103 + timestamp: 1695661907511 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_h2b43c12_105 + build_number: 105 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + sha256: 56c803607a64b5117a8b4bcfdde722e4fa40970ddc4c61224b0981cbb70fb005 + md5: 5788de34381caf624b78c4981618dc0a + depends: + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 2039111 + timestamp: 1717587493910 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_h2b43c12_105 + build_number: 105 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + sha256: 56c803607a64b5117a8b4bcfdde722e4fa40970ddc4c61224b0981cbb70fb005 + md5: 5788de34381caf624b78c4981618dc0a + depends: + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 2039111 + timestamp: 1717587493910 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_h687a608_105 + build_number: 105 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_h687a608_105.conda + sha256: 98f8350730d09e8ad7b62ca6d6be38ee2324b11bbcd1a5fe2cac619b12cd68d7 + md5: 98544299f6bb2ef4d7362506a3dde886 + depends: + - __osx >=10.13 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - libgfortran5 >=13.2.0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 3733954 + timestamp: 1717588360008 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_h687a608_105 + build_number: 105 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_h687a608_105.conda + sha256: 98f8350730d09e8ad7b62ca6d6be38ee2324b11bbcd1a5fe2cac619b12cd68d7 + md5: 98544299f6bb2ef4d7362506a3dde886 + depends: + - __osx >=10.13 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - libgfortran5 >=13.2.0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 3733954 + timestamp: 1717588360008 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_hdf9ad27_105 + build_number: 105 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + sha256: 2278fa07da6f96e807d402cd55480624d67d2dee202191aaaf278ce5ab23605a + md5: 7e1729554e209627636a0f6fabcdd115 + depends: + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libgcc-ng >=12 + - libgfortran-ng + - libgfortran5 >=12.3.0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 3911675 + timestamp: 1717587866574 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_hdf9ad27_105 + build_number: 105 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + sha256: 2278fa07da6f96e807d402cd55480624d67d2dee202191aaaf278ce5ab23605a + md5: 7e1729554e209627636a0f6fabcdd115 + depends: + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libgcc-ng >=12 + - libgfortran-ng + - libgfortran5 >=12.3.0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 3911675 + timestamp: 1717587866574 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_hec07895_105 + build_number: 105 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_hec07895_105.conda + sha256: 5d87a1b63862e7da78c7bd9c17dea3526c0462c11df9004943cfa4569cc25dd3 + md5: f9c8c7304d52c8846eab5d6c34219812 + depends: + - __osx >=11.0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - libgfortran5 >=13.2.0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 3445248 + timestamp: 1717587775787 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_hec07895_105 + build_number: 105 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_hec07895_105.conda + sha256: 5d87a1b63862e7da78c7bd9c17dea3526c0462c11df9004943cfa4569cc25dd3 + md5: f9c8c7304d52c8846eab5d6c34219812 + depends: + - __osx >=11.0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - libgfortran5 >=13.2.0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 3445248 + timestamp: 1717587775787 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: h57928b3_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hicolor-icon-theme-0.17-h57928b3_2.tar.bz2 + sha256: de13579c57b9dd45bee7043fae295b0862c6fa2ba7f865a6c777b2b85c0da04f + md5: ce6379735baacc42bf1e684bdda2e2c3 + license: GPL-2.0-or-later + license_family: GPL + size: 14339 + timestamp: 1605162980958 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: h57928b3_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hicolor-icon-theme-0.17-h57928b3_2.tar.bz2 + sha256: de13579c57b9dd45bee7043fae295b0862c6fa2ba7f865a6c777b2b85c0da04f + md5: ce6379735baacc42bf1e684bdda2e2c3 + license: GPL-2.0-or-later + license_family: GPL + size: 14339 + timestamp: 1605162980958 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: h694c41f_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/hicolor-icon-theme-0.17-h694c41f_2.tar.bz2 + sha256: a5cb0c03d731bfb09b4262a3afdeae33bef98bc73972f1bd6b7e3fcd240bea41 + md5: f64218f19d9a441e80343cea13be1afb + license: GPL-2.0-or-later + license_family: GPL + size: 13821 + timestamp: 1605162984889 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: h694c41f_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/hicolor-icon-theme-0.17-h694c41f_2.tar.bz2 + sha256: a5cb0c03d731bfb09b4262a3afdeae33bef98bc73972f1bd6b7e3fcd240bea41 + md5: f64218f19d9a441e80343cea13be1afb + license: GPL-2.0-or-later + license_family: GPL + size: 13821 + timestamp: 1605162984889 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: ha770c72_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hicolor-icon-theme-0.17-ha770c72_2.tar.bz2 + sha256: 336f29ceea9594f15cc8ec4c45fdc29e10796573c697ee0d57ebb7edd7e92043 + md5: bbf6f174dcd3254e19a2f5d2295ce808 + license: GPL-2.0-or-later + license_family: GPL + size: 13841 + timestamp: 1605162808667 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: ha770c72_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hicolor-icon-theme-0.17-ha770c72_2.tar.bz2 + sha256: 336f29ceea9594f15cc8ec4c45fdc29e10796573c697ee0d57ebb7edd7e92043 + md5: bbf6f174dcd3254e19a2f5d2295ce808 + license: GPL-2.0-or-later + license_family: GPL + size: 13841 + timestamp: 1605162808667 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: hce30654_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/hicolor-icon-theme-0.17-hce30654_2.tar.bz2 + sha256: 286e33fb452f61133a3a61d002890235d1d1378554218ab063d6870416440281 + md5: 237b05b7eb284d7eebc3c5d93f5e4bca + license: GPL-2.0-or-later + license_family: GPL + size: 13800 + timestamp: 1611053664863 +- kind: conda + name: hicolor-icon-theme + version: '0.17' + build: hce30654_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/hicolor-icon-theme-0.17-hce30654_2.tar.bz2 + sha256: 286e33fb452f61133a3a61d002890235d1d1378554218ab063d6870416440281 + md5: 237b05b7eb284d7eebc3c5d93f5e4bca + license: GPL-2.0-or-later + license_family: GPL + size: 13800 + timestamp: 1611053664863 +- kind: conda + name: icu + version: '73.2' + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda + sha256: e12fd90ef6601da2875ebc432452590bc82a893041473bc1c13ef29001a73ea8 + md5: cc47e1facc155f91abd89b11e48e72ff + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 12089150 + timestamp: 1692900650789 +- kind: conda + name: icu + version: '73.2' + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda + sha256: e12fd90ef6601da2875ebc432452590bc82a893041473bc1c13ef29001a73ea8 + md5: cc47e1facc155f91abd89b11e48e72ff + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 12089150 + timestamp: 1692900650789 +- kind: conda + name: icu + version: '73.2' + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda + sha256: 423aaa2b69d713520712f55c7c71994b7e6f967824bb39b59ad968e7b209ce8c + md5: 0f47d9e3192d9e09ae300da0d28e0f56 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 13422193 + timestamp: 1692901469029 +- kind: conda + name: icu + version: '73.2' + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda + sha256: 423aaa2b69d713520712f55c7c71994b7e6f967824bb39b59ad968e7b209ce8c + md5: 0f47d9e3192d9e09ae300da0d28e0f56 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 13422193 + timestamp: 1692901469029 +- kind: conda + name: icu + version: '73.2' + build: hc8870d7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda + sha256: ff9cd0c6cd1349954c801fb443c94192b637e1b414514539f3c49c56a39f51b1 + md5: 8521bd47c0e11c5902535bb1a17c565f + license: MIT + license_family: MIT + size: 11997841 + timestamp: 1692902104771 +- kind: conda + name: icu + version: '73.2' + build: hc8870d7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda + sha256: ff9cd0c6cd1349954c801fb443c94192b637e1b414514539f3c49c56a39f51b1 + md5: 8521bd47c0e11c5902535bb1a17c565f + license: MIT + license_family: MIT + size: 11997841 + timestamp: 1692902104771 +- kind: conda + name: icu + version: '73.2' + build: hf5e326d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda + sha256: f66362dc36178ac9b7c7a9b012948a9d2d050b3debec24bbd94aadbc44854185 + md5: 5cc301d759ec03f28328428e28f65591 + license: MIT + license_family: MIT + size: 11787527 + timestamp: 1692901622519 +- kind: conda + name: icu + version: '73.2' + build: hf5e326d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda + sha256: f66362dc36178ac9b7c7a9b012948a9d2d050b3debec24bbd94aadbc44854185 + md5: 5cc301d759ec03f28328428e28f65591 + license: MIT + license_family: MIT + size: 11787527 + timestamp: 1692901622519 +- kind: conda + name: idna + version: '3.10' + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + sha256: 8c57fd68e6be5eecba4462e983aed7e85761a519aab80e834bbd7794d4b545b2 + md5: 7ba2ede0e7c795ff95088daf0dc59753 + depends: + - python >=3.6 + license: BSD-3-Clause + license_family: BSD + size: 49837 + timestamp: 1726459583613 +- kind: conda + name: idna + version: '3.10' + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/idna-3.10-pyhd8ed1ab_0.conda + sha256: 8c57fd68e6be5eecba4462e983aed7e85761a519aab80e834bbd7794d4b545b2 + md5: 7ba2ede0e7c795ff95088daf0dc59753 + depends: + - python >=3.6 + license: BSD-3-Clause + license_family: BSD + size: 49837 + timestamp: 1726459583613 +- kind: conda + name: imath + version: 3.1.11 + build: h1059232_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.11-h1059232_0.conda + sha256: cc6d59bcadde846a81d0c141af6a850f28c397a1c8b8546cee1e1c935b6f8dd6 + md5: e95ef5164e69abc370842b41438065fa + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 154276 + timestamp: 1709194436403 +- kind: conda + name: imath + version: 3.1.11 + build: h1059232_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.11-h1059232_0.conda + sha256: cc6d59bcadde846a81d0c141af6a850f28c397a1c8b8546cee1e1c935b6f8dd6 + md5: e95ef5164e69abc370842b41438065fa + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 154276 + timestamp: 1709194436403 +- kind: conda + name: imath + version: 3.1.11 + build: h2d185b6_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.11-h2d185b6_0.conda + sha256: dfd7540dbfc216a2c1b4c51c6553986e70c7ea7b64453f515d0558c043891b2e + md5: 39c1f288d263e971db74f8803e28dabd + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 155338 + timestamp: 1709194419684 +- kind: conda + name: imath + version: 3.1.11 + build: h2d185b6_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.11-h2d185b6_0.conda + sha256: dfd7540dbfc216a2c1b4c51c6553986e70c7ea7b64453f515d0558c043891b2e + md5: 39c1f288d263e971db74f8803e28dabd + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 155338 + timestamp: 1709194419684 +- kind: conda + name: imath + version: 3.1.11 + build: hfc55251_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.11-hfc55251_0.conda + sha256: b394465d3c6a9c5b17351562a87df2a5ef541d66f1a2d95d80fe28c9ca7638c3 + md5: 07268e57799c7ad50809cadc297a515e + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 162530 + timestamp: 1709194196768 +- kind: conda + name: imath + version: 3.1.11 + build: hfc55251_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.11-hfc55251_0.conda + sha256: b394465d3c6a9c5b17351562a87df2a5ef541d66f1a2d95d80fe28c9ca7638c3 + md5: 07268e57799c7ad50809cadc297a515e + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 162530 + timestamp: 1709194196768 +- kind: conda + name: imath + version: 3.1.12 + build: h025cafa_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.12-h025cafa_0.conda + sha256: 8fcf6c3bf91993451412c0003b92044c9fc7980fe3f178ab3260f90ac4099072 + md5: b7e259bd81b5a7432ca045083959b83a + depends: + - __osx >=11.0 + - libcxx >=17 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 153017 + timestamp: 1725971790238 +- kind: conda + name: imath + version: 3.1.12 + build: h2016aa1_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.12-h2016aa1_0.conda + sha256: 5bf9c041b97b1af21808938fcaa64acafe0d853de5478fa08005176664ee4552 + md5: 326b3d68ab3f43396e7d7e0e9a496f73 + depends: + - __osx >=10.13 + - libcxx >=17 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 155534 + timestamp: 1725971674035 +- kind: conda + name: imath + version: 3.1.12 + build: h7955e40_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.12-h7955e40_0.conda + sha256: 4d8d07a4d5079d198168b44556fb86d094e6a716e8979b25a9f6c9c610e9fe56 + md5: 37f5e1ab0db3691929f37dee78335d1b + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 159630 + timestamp: 1725971591485 +- kind: conda + name: imath + version: 3.1.12 + build: hbb528cf_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.12-hbb528cf_0.conda + sha256: 184c796615cebaa73246f351144f164ee7b61ea809e4ba3c5d98fa9ca333e058 + md5: c25af729c8c1c41f96202f8a96652bbe + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 160408 + timestamp: 1725972042635 +- kind: conda + name: imath + version: 3.1.12 + build: hbb528cf_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.12-hbb528cf_0.conda + sha256: 184c796615cebaa73246f351144f164ee7b61ea809e4ba3c5d98fa9ca333e058 + md5: c25af729c8c1c41f96202f8a96652bbe + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 160408 + timestamp: 1725972042635 +- kind: conda + name: importlib-metadata + version: 8.5.0 + build: pyha770c72_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + sha256: 7194700ce1a5ad2621fd68e894dd8c1ceaff9a38723e6e0e5298fdef13017b1c + md5: 54198435fce4d64d8a89af22573012a8 + depends: + - python >=3.8 + - zipp >=0.5 + license: Apache-2.0 + license_family: APACHE + size: 28646 + timestamp: 1726082927916 +- kind: conda + name: importlib-metadata + version: 8.5.0 + build: pyha770c72_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda + sha256: 7194700ce1a5ad2621fd68e894dd8c1ceaff9a38723e6e0e5298fdef13017b1c + md5: 54198435fce4d64d8a89af22573012a8 + depends: + - python >=3.8 + - zipp >=0.5 + license: Apache-2.0 + license_family: APACHE + size: 28646 + timestamp: 1726082927916 +- kind: conda + name: importlib_resources + version: 6.4.5 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda + sha256: 2cb9db3e40033c3df72d3defc678a012840378fd55a67e4351363d4b321a0dc1 + md5: c808991d29b9838fb4d96ce8267ec9ec + depends: + - python >=3.8 + - zipp >=3.1.0 + constrains: + - importlib-resources >=6.4.5,<6.4.6.0a0 + license: Apache-2.0 + license_family: APACHE + size: 32725 + timestamp: 1725921462405 +- kind: conda + name: importlib_resources + version: 6.4.5 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda + sha256: 2cb9db3e40033c3df72d3defc678a012840378fd55a67e4351363d4b321a0dc1 + md5: c808991d29b9838fb4d96ce8267ec9ec + depends: + - python >=3.8 + - zipp >=3.1.0 + constrains: + - importlib-resources >=6.4.5,<6.4.6.0a0 + license: Apache-2.0 + license_family: APACHE + size: 32725 + timestamp: 1725921462405 +- kind: conda + name: iniconfig + version: 2.0.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 + md5: f800d2da156d08e289b14e87e43c1ae5 + depends: + - python >=3.7 + license: MIT + license_family: MIT + size: 11101 + timestamp: 1673103208955 +- kind: conda + name: iniconfig + version: 2.0.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 + md5: f800d2da156d08e289b14e87e43c1ae5 + depends: + - python >=3.7 + license: MIT + license_family: MIT + size: 11101 + timestamp: 1673103208955 +- kind: conda + name: intel-openmp + version: 2024.2.1 + build: h57928b3_1083 + build_number: 1083 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda + sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 + md5: 2d89243bfb53652c182a7c73182cce4f + license: LicenseRef-IntelSimplifiedSoftwareOct2022 + license_family: Proprietary + size: 1852356 + timestamp: 1723739573141 +- kind: conda + name: intel-openmp + version: 2024.2.1 + build: h57928b3_1083 + build_number: 1083 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda + sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 + md5: 2d89243bfb53652c182a7c73182cce4f + license: LicenseRef-IntelSimplifiedSoftwareOct2022 + license_family: Proprietary + size: 1852356 + timestamp: 1723739573141 +- kind: conda + name: jasper + version: 4.2.4 + build: h536e39c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda + sha256: 0a5ca92ea0261f435c27a3c3c5c5bc5e8b4b1af1343b21ef0cbc7c33b62f5239 + md5: 9518ab7016cf4564778aef08b6bd8792 + depends: + - freeglut >=3.2.2,<4.0a0 + - libgcc-ng >=12 + - libglu >=9.0.0,<10.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + license: JasPer-2.0 + size: 675951 + timestamp: 1714298705230 +- kind: conda + name: jasper + version: 4.2.4 + build: h536e39c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda + sha256: 0a5ca92ea0261f435c27a3c3c5c5bc5e8b4b1af1343b21ef0cbc7c33b62f5239 + md5: 9518ab7016cf4564778aef08b6bd8792 + depends: + - freeglut >=3.2.2,<4.0a0 + - libgcc-ng >=12 + - libglu >=9.0.0,<10.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + license: JasPer-2.0 + size: 675951 + timestamp: 1714298705230 +- kind: conda + name: jasper + version: 4.2.4 + build: h6c4e4ef_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/jasper-4.2.4-h6c4e4ef_0.conda + sha256: 9c874070f201b64d7ca02b59f1348354ae1c834e969cb83259133bb0406ee7fa + md5: 9019e1298c84b0185a60c62741d720dd + depends: + - __osx >=11.0 + - libjpeg-turbo >=3.0.0,<4.0a0 + license: JasPer-2.0 + size: 583310 + timestamp: 1714298773123 +- kind: conda + name: jasper + version: 4.2.4 + build: h6c4e4ef_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/jasper-4.2.4-h6c4e4ef_0.conda + sha256: 9c874070f201b64d7ca02b59f1348354ae1c834e969cb83259133bb0406ee7fa + md5: 9019e1298c84b0185a60c62741d720dd + depends: + - __osx >=11.0 + - libjpeg-turbo >=3.0.0,<4.0a0 + license: JasPer-2.0 + size: 583310 + timestamp: 1714298773123 +- kind: conda + name: jasper + version: 4.2.4 + build: hb10263b_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/jasper-4.2.4-hb10263b_0.conda + sha256: da2c2fa393b89596cf0f81c8e73db2e9b589ae961058317f6fcb4867e05055dd + md5: b7a6171ecee244e2b2a19177ec3c34a9 + depends: + - __osx >=10.9 + - libjpeg-turbo >=3.0.0,<4.0a0 + license: JasPer-2.0 + size: 571569 + timestamp: 1714298729445 +- kind: conda + name: jasper + version: 4.2.4 + build: hb10263b_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/jasper-4.2.4-hb10263b_0.conda + sha256: da2c2fa393b89596cf0f81c8e73db2e9b589ae961058317f6fcb4867e05055dd + md5: b7a6171ecee244e2b2a19177ec3c34a9 + depends: + - __osx >=10.9 + - libjpeg-turbo >=3.0.0,<4.0a0 + license: JasPer-2.0 + size: 571569 + timestamp: 1714298729445 +- kind: conda + name: jasper + version: 4.2.4 + build: hcb1a123_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jasper-4.2.4-hcb1a123_0.conda + sha256: ecddfba94b78849dbde3c73fffb7877e9f1e7a8c1a71786135538af0c524b49b + md5: 94e32e7c907c6c80c0d0db4c8b163baf + depends: + - freeglut >=3.2.2,<4.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: JasPer-2.0 + size: 442367 + timestamp: 1714299052957 +- kind: conda + name: jasper + version: 4.2.4 + build: hcb1a123_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jasper-4.2.4-hcb1a123_0.conda + sha256: ecddfba94b78849dbde3c73fffb7877e9f1e7a8c1a71786135538af0c524b49b + md5: 94e32e7c907c6c80c0d0db4c8b163baf + depends: + - freeglut >=3.2.2,<4.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: JasPer-2.0 + size: 442367 + timestamp: 1714299052957 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: h2d74725_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jsoncpp-1.9.5-h2d74725_1.tar.bz2 + sha256: e18239f954eae60d953e4870b2a87e6f8c5ae1567dd797eb1da1f467b68a2057 + md5: 733179d30b9132159d9db5ed85b6c841 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: LicenseRef-Public-Domain OR MIT + size: 544540 + timestamp: 1640883725670 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: h2d74725_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jsoncpp-1.9.5-h2d74725_1.tar.bz2 + sha256: e18239f954eae60d953e4870b2a87e6f8c5ae1567dd797eb1da1f467b68a2057 + md5: 733179d30b9132159d9db5ed85b6c841 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: LicenseRef-Public-Domain OR MIT + size: 544540 + timestamp: 1640883725670 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: h4bd325d_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2 + sha256: 7a5a6cdfc17849bb8000cc31b91c22f1fe0e087dfc3fd59ecc4d3b64cf0ad772 + md5: ae7f50dd1e78c7e78b5d2cf7062e559d + depends: + - libgcc-ng >=9.4.0 + - libstdcxx-ng >=9.4.0 + license: LicenseRef-Public-Domain OR MIT + size: 194553 + timestamp: 1640883128046 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: h4bd325d_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2 + sha256: 7a5a6cdfc17849bb8000cc31b91c22f1fe0e087dfc3fd59ecc4d3b64cf0ad772 + md5: ae7f50dd1e78c7e78b5d2cf7062e559d + depends: + - libgcc-ng >=9.4.0 + - libstdcxx-ng >=9.4.0 + license: LicenseRef-Public-Domain OR MIT + size: 194553 + timestamp: 1640883128046 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: h940c156_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/jsoncpp-1.9.5-h940c156_1.tar.bz2 + sha256: 291696d97a252af1a50adf245f832ebf6c9f566effdae18fa11467833eb6947f + md5: 45824afbfd843fe0584ae8df22f1d99a + depends: + - libcxx >=11.1.0 + license: LicenseRef-Public-Domain OR MIT + size: 173394 + timestamp: 1640883229294 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: h940c156_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/jsoncpp-1.9.5-h940c156_1.tar.bz2 + sha256: 291696d97a252af1a50adf245f832ebf6c9f566effdae18fa11467833eb6947f + md5: 45824afbfd843fe0584ae8df22f1d99a + depends: + - libcxx >=11.1.0 + license: LicenseRef-Public-Domain OR MIT + size: 173394 + timestamp: 1640883229294 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: hc021e02_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/jsoncpp-1.9.5-hc021e02_1.tar.bz2 + sha256: 97098f9535af3ea1aab6ae867235020977c3bb80587ab2230886ba3f7216af83 + md5: 966a50d309996126cb180f017df56a70 + depends: + - libcxx >=11.1.0 + license: LicenseRef-Public-Domain OR MIT + size: 177132 + timestamp: 1640883236813 +- kind: conda + name: jsoncpp + version: 1.9.5 + build: hc021e02_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/jsoncpp-1.9.5-hc021e02_1.tar.bz2 + sha256: 97098f9535af3ea1aab6ae867235020977c3bb80587ab2230886ba3f7216af83 + md5: 966a50d309996126cb180f017df56a70 + depends: + - libcxx >=11.1.0 + license: LicenseRef-Public-Domain OR MIT + size: 177132 + timestamp: 1640883236813 +- kind: conda + name: jxrlib + version: '1.1' + build: h10d778d_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda + sha256: a548a4be14a4c76d6d992a5c1feffcbb08062f5c57abc6e4278d40c2c9a7185b + md5: cfaf81d843a80812fe16a68bdae60562 + license: BSD-2-Clause + license_family: BSD + size: 220376 + timestamp: 1703334073774 +- kind: conda + name: jxrlib + version: '1.1' + build: h10d778d_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda + sha256: a548a4be14a4c76d6d992a5c1feffcbb08062f5c57abc6e4278d40c2c9a7185b + md5: cfaf81d843a80812fe16a68bdae60562 + license: BSD-2-Clause + license_family: BSD + size: 220376 + timestamp: 1703334073774 +- kind: conda + name: jxrlib + version: '1.1' + build: h93a5062_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/jxrlib-1.1-h93a5062_3.conda + sha256: c9e0d3cf9255d4585fa9b3d07ace3bd934fdc6a67ef4532e5507282eff2364ab + md5: 879997fd868f8e9e4c2a12aec8583799 + license: BSD-2-Clause + license_family: BSD + size: 197843 + timestamp: 1703334079437 +- kind: conda + name: jxrlib + version: '1.1' + build: h93a5062_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/jxrlib-1.1-h93a5062_3.conda + sha256: c9e0d3cf9255d4585fa9b3d07ace3bd934fdc6a67ef4532e5507282eff2364ab + md5: 879997fd868f8e9e4c2a12aec8583799 + license: BSD-2-Clause + license_family: BSD + size: 197843 + timestamp: 1703334079437 +- kind: conda + name: jxrlib + version: '1.1' + build: hcfcfb64_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda + sha256: a9ac265bcf65fce57cfb6512a1b072d5489445d14aa1b60c9bdf73370cf261b2 + md5: a9dff8432c11dfa980346e934c29ca3f + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 355340 + timestamp: 1703334132631 +- kind: conda + name: jxrlib + version: '1.1' + build: hcfcfb64_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda + sha256: a9ac265bcf65fce57cfb6512a1b072d5489445d14aa1b60c9bdf73370cf261b2 + md5: a9dff8432c11dfa980346e934c29ca3f + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 355340 + timestamp: 1703334132631 +- kind: conda + name: jxrlib + version: '1.1' + build: hd590300_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda + sha256: 2057ca87b313bde5b74b93b0e696f8faab69acd4cb0edebb78469f3f388040c0 + md5: 5aeabe88534ea4169d4c49998f293d6c + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 239104 + timestamp: 1703333860145 +- kind: conda + name: jxrlib + version: '1.1' + build: hd590300_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda + sha256: 2057ca87b313bde5b74b93b0e696f8faab69acd4cb0edebb78469f3f388040c0 + md5: 5aeabe88534ea4169d4c49998f293d6c + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 239104 + timestamp: 1703333860145 +- kind: conda + name: keyutils + version: 1.6.1 + build: h166bdaf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb + md5: 30186d27e2c9fa62b45fb1476b7200e3 + depends: + - libgcc-ng >=10.3.0 + license: LGPL-2.1-or-later + size: 117831 + timestamp: 1646151697040 +- kind: conda + name: keyutils + version: 1.6.1 + build: h166bdaf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb + md5: 30186d27e2c9fa62b45fb1476b7200e3 + depends: + - libgcc-ng >=10.3.0 + license: LGPL-2.1-or-later + size: 117831 + timestamp: 1646151697040 +- kind: conda + name: khronos-opencl-icd-loader + version: 2024.05.08 + build: hc70643c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2024.05.08-hc70643c_0.conda + sha256: 701357f02926bef5cb6d060a5471d50dc6528500fd045805ea785398fbb6d6d2 + md5: 22b22ac3be757e10705caa3b5f321e0d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 87736 + timestamp: 1727732609299 +- kind: conda + name: khronos-opencl-icd-loader + version: 2024.05.08 + build: hc70643c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2024.05.08-hc70643c_0.conda + sha256: 701357f02926bef5cb6d060a5471d50dc6528500fd045805ea785398fbb6d6d2 + md5: 22b22ac3be757e10705caa3b5f321e0d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 87736 + timestamp: 1727732609299 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.7-py311h2c37856_0.conda + sha256: 8ffc46f6e99c95c48426cf34c033d16cde3bcf100cd74d1d74a33943a85a6ec8 + md5: ee572d19da1346db8e78cb8e7d5d2330 + depends: + - __osx >=11.0 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 59357 + timestamp: 1725459504453 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.7-py311h2c37856_0.conda + sha256: 8ffc46f6e99c95c48426cf34c033d16cde3bcf100cd74d1d74a33943a85a6ec8 + md5: ee572d19da1346db8e78cb8e7d5d2330 + depends: + - __osx >=11.0 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 59357 + timestamp: 1725459504453 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.7-py311h3257749_0.conda + sha256: a2079e13d1345a5dd61df6be933e828e805051256e7260009ba93fce55aebd75 + md5: 18fd1ac3d79a8d6550eaea5ceaa00036 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 55867 + timestamp: 1725459681416 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.7-py311h3257749_0.conda + sha256: a2079e13d1345a5dd61df6be933e828e805051256e7260009ba93fce55aebd75 + md5: 18fd1ac3d79a8d6550eaea5ceaa00036 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 55867 + timestamp: 1725459681416 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py311hd18a35c_0.conda + sha256: 4af11cbc063096a284fe1689b33424e7e49732a27fd396d74c7dee03d1e788ee + md5: be34c90cce87090d24da64a7c239ca96 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 72393 + timestamp: 1725459421768 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py311hd18a35c_0.conda + sha256: 4af11cbc063096a284fe1689b33424e7e49732a27fd396d74c7dee03d1e788ee + md5: be34c90cce87090d24da64a7c239ca96 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 72393 + timestamp: 1725459421768 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.7-py311hf2f7c97_0.conda + sha256: 00b477bff9138ca51edd94f7b31ce9fe2cd13a1dc8768abcf037a22eccf26940 + md5: 24b0e3e3444be9fabcc8457c409e297f + depends: + - __osx >=10.13 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 60398 + timestamp: 1725459431458 +- kind: conda + name: kiwisolver + version: 1.4.7 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.7-py311hf2f7c97_0.conda + sha256: 00b477bff9138ca51edd94f7b31ce9fe2cd13a1dc8768abcf037a22eccf26940 + md5: 24b0e3e3444be9fabcc8457c409e297f + depends: + - __osx >=10.13 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 60398 + timestamp: 1725459431458 +- kind: conda + name: krb5 + version: 1.21.3 + build: h237132a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda + sha256: 4442f957c3c77d69d9da3521268cad5d54c9033f1a73f99cde0a3658937b159b + md5: c6dc8a0fdec13a0565936655c33069a1 + depends: + - __osx >=11.0 + - libcxx >=16 + - libedit >=3.1.20191231,<3.2.0a0 + - libedit >=3.1.20191231,<4.0a0 + - openssl >=3.3.1,<4.0a0 + license: MIT + license_family: MIT + size: 1155530 + timestamp: 1719463474401 +- kind: conda + name: krb5 + version: 1.21.3 + build: h237132a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda + sha256: 4442f957c3c77d69d9da3521268cad5d54c9033f1a73f99cde0a3658937b159b + md5: c6dc8a0fdec13a0565936655c33069a1 + depends: + - __osx >=11.0 + - libcxx >=16 + - libedit >=3.1.20191231,<3.2.0a0 + - libedit >=3.1.20191231,<4.0a0 + - openssl >=3.3.1,<4.0a0 + license: MIT + license_family: MIT + size: 1155530 + timestamp: 1719463474401 +- kind: conda + name: krb5 + version: 1.21.3 + build: h37d8d59_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.3-h37d8d59_0.conda + sha256: 83b52685a4ce542772f0892a0f05764ac69d57187975579a0835ff255ae3ef9c + md5: d4765c524b1d91567886bde656fb514b + depends: + - __osx >=10.13 + - libcxx >=16 + - libedit >=3.1.20191231,<3.2.0a0 + - libedit >=3.1.20191231,<4.0a0 + - openssl >=3.3.1,<4.0a0 + license: MIT + license_family: MIT + size: 1185323 + timestamp: 1719463492984 +- kind: conda + name: krb5 + version: 1.21.3 + build: h37d8d59_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.3-h37d8d59_0.conda + sha256: 83b52685a4ce542772f0892a0f05764ac69d57187975579a0835ff255ae3ef9c + md5: d4765c524b1d91567886bde656fb514b + depends: + - __osx >=10.13 + - libcxx >=16 + - libedit >=3.1.20191231,<3.2.0a0 + - libedit >=3.1.20191231,<4.0a0 + - openssl >=3.3.1,<4.0a0 + license: MIT + license_family: MIT + size: 1185323 + timestamp: 1719463492984 +- kind: conda + name: krb5 + version: 1.21.3 + build: h659f571_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda + sha256: 99df692f7a8a5c27cd14b5fb1374ee55e756631b9c3d659ed3ee60830249b238 + md5: 3f43953b7d3fb3aaa1d0d0723d91e368 + depends: + - keyutils >=1.6.1,<2.0a0 + - libedit >=3.1.20191231,<3.2.0a0 + - libedit >=3.1.20191231,<4.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.3.1,<4.0a0 + license: MIT + license_family: MIT + size: 1370023 + timestamp: 1719463201255 +- kind: conda + name: krb5 + version: 1.21.3 + build: h659f571_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda + sha256: 99df692f7a8a5c27cd14b5fb1374ee55e756631b9c3d659ed3ee60830249b238 + md5: 3f43953b7d3fb3aaa1d0d0723d91e368 + depends: + - keyutils >=1.6.1,<2.0a0 + - libedit >=3.1.20191231,<3.2.0a0 + - libedit >=3.1.20191231,<4.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.3.1,<4.0a0 + license: MIT + license_family: MIT + size: 1370023 + timestamp: 1719463201255 +- kind: conda + name: krb5 + version: 1.21.3 + build: hdf4eb48_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda + sha256: 18e8b3430d7d232dad132f574268f56b3eb1a19431d6d5de8c53c29e6c18fa81 + md5: 31aec030344e962fbd7dbbbbd68e60a9 + depends: + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 712034 + timestamp: 1719463874284 +- kind: conda + name: krb5 + version: 1.21.3 + build: hdf4eb48_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda + sha256: 18e8b3430d7d232dad132f574268f56b3eb1a19431d6d5de8c53c29e6c18fa81 + md5: 31aec030344e962fbd7dbbbbd68e60a9 + depends: + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 712034 + timestamp: 1719463874284 +- kind: conda + name: lame + version: '3.100' + build: h166bdaf_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 + sha256: aad2a703b9d7b038c0f745b853c6bb5f122988fe1a7a096e0e606d9cbec4eaab + md5: a8832b479f93521a9e7b5b743803be51 + depends: + - libgcc-ng >=12 + license: LGPL-2.0-only + license_family: LGPL + size: 508258 + timestamp: 1664996250081 +- kind: conda + name: lame + version: '3.100' + build: h166bdaf_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 + sha256: aad2a703b9d7b038c0f745b853c6bb5f122988fe1a7a096e0e606d9cbec4eaab + md5: a8832b479f93521a9e7b5b743803be51 + depends: + - libgcc-ng >=12 + license: LGPL-2.0-only + license_family: LGPL + size: 508258 + timestamp: 1664996250081 +- kind: conda + name: lame + version: '3.100' + build: h1a8c8d9_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lame-3.100-h1a8c8d9_1003.tar.bz2 + sha256: f40ce7324b2cf5338b766d4cdb8e0453e4156a4f83c2f31bbfff750785de304c + md5: bff0e851d66725f78dc2fd8b032ddb7e + license: LGPL-2.0-only + license_family: LGPL + size: 528805 + timestamp: 1664996399305 +- kind: conda + name: lame + version: '3.100' + build: h1a8c8d9_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lame-3.100-h1a8c8d9_1003.tar.bz2 + sha256: f40ce7324b2cf5338b766d4cdb8e0453e4156a4f83c2f31bbfff750785de304c + md5: bff0e851d66725f78dc2fd8b032ddb7e + license: LGPL-2.0-only + license_family: LGPL + size: 528805 + timestamp: 1664996399305 +- kind: conda + name: lame + version: '3.100' + build: hb7f2c08_1003 + build_number: 1003 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 + sha256: 0f943b08abb4c748d73207594321b53bad47eea3e7d06b6078e0f6c59ce6771e + md5: 3342b33c9a0921b22b767ed68ee25861 + license: LGPL-2.0-only + license_family: LGPL + size: 542681 + timestamp: 1664996421531 +- kind: conda + name: lame + version: '3.100' + build: hb7f2c08_1003 + build_number: 1003 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 + sha256: 0f943b08abb4c748d73207594321b53bad47eea3e7d06b6078e0f6c59ce6771e + md5: 3342b33c9a0921b22b767ed68ee25861 + license: LGPL-2.0-only + license_family: LGPL + size: 542681 + timestamp: 1664996421531 +- kind: conda + name: lark-parser + version: 0.12.0 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda + sha256: 7f1ad9630a87005a90099ad3ff883ac7a3fe5e85b9eb232d1f8ad0a670059cca + md5: 222dd97cb2d5da1638de5077da60712f + depends: + - python >=3.6 + license: MIT + license_family: MIT + size: 86134 + timestamp: 1725742423890 +- kind: conda + name: lark-parser + version: 0.12.0 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_1.conda + sha256: 7f1ad9630a87005a90099ad3ff883ac7a3fe5e85b9eb232d1f8ad0a670059cca + md5: 222dd97cb2d5da1638de5077da60712f + depends: + - python >=3.6 + license: MIT + license_family: MIT + size: 86134 + timestamp: 1725742423890 +- kind: conda + name: lcms2 + version: '2.16' + build: h67d730c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda + sha256: f9fd9e80e46358a57d9bb97b1e37a03da4022143b019aa3c4476d8a7795de290 + md5: d3592435917b62a8becff3a60db674f6 + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 507632 + timestamp: 1701648249706 +- kind: conda + name: lcms2 + version: '2.16' + build: h67d730c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda + sha256: f9fd9e80e46358a57d9bb97b1e37a03da4022143b019aa3c4476d8a7795de290 + md5: d3592435917b62a8becff3a60db674f6 + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 507632 + timestamp: 1701648249706 +- kind: conda + name: lcms2 + version: '2.16' + build: ha0e7c42_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda + sha256: 151e0c84feb7e0747fabcc85006b8973b22f5abbc3af76a9add0b0ef0320ebe4 + md5: 66f6c134e76fe13cce8a9ea5814b5dd5 + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: MIT + license_family: MIT + size: 211959 + timestamp: 1701647962657 +- kind: conda + name: lcms2 + version: '2.16' + build: ha0e7c42_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda + sha256: 151e0c84feb7e0747fabcc85006b8973b22f5abbc3af76a9add0b0ef0320ebe4 + md5: 66f6c134e76fe13cce8a9ea5814b5dd5 + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: MIT + license_family: MIT + size: 211959 + timestamp: 1701647962657 +- kind: conda + name: lcms2 + version: '2.16' + build: ha2f27b4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda + sha256: 222ebc0a55544b9922f61e75015d02861e65b48f12113af41d48ba0814e14e4e + md5: 1442db8f03517834843666c422238c9b + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: MIT + license_family: MIT + size: 224432 + timestamp: 1701648089496 +- kind: conda + name: lcms2 + version: '2.16' + build: ha2f27b4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda + sha256: 222ebc0a55544b9922f61e75015d02861e65b48f12113af41d48ba0814e14e4e + md5: 1442db8f03517834843666c422238c9b + depends: + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: MIT + license_family: MIT + size: 224432 + timestamp: 1701648089496 +- kind: conda + name: lcms2 + version: '2.16' + build: hb7c19ff_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041 + md5: 51bb7010fc86f70eee639b4bb7a894f5 + depends: + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: MIT + license_family: MIT + size: 245247 + timestamp: 1701647787198 +- kind: conda + name: lcms2 + version: '2.16' + build: hb7c19ff_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041 + md5: 51bb7010fc86f70eee639b4bb7a894f5 + depends: + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + license: MIT + license_family: MIT + size: 245247 + timestamp: 1701647787198 +- kind: conda + name: ld_impl_linux-64 + version: '2.43' + build: h712a8e2_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.43-h712a8e2_1.conda + sha256: 0c21387f9a411e3d1f7f2969026bacfece133c8f1e72faea9cde29c0c19e1f3a + md5: 83e1364586ceb8d0739fbc85b5c95837 + depends: + - __glibc >=2.17,<3.0.a0 + constrains: + - binutils_impl_linux-64 2.43 + license: GPL-3.0-only + license_family: GPL + size: 669616 + timestamp: 1727304687962 +- kind: conda + name: ld_impl_linux-64 + version: '2.43' + build: h712a8e2_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.43-h712a8e2_1.conda + sha256: 0c21387f9a411e3d1f7f2969026bacfece133c8f1e72faea9cde29c0c19e1f3a + md5: 83e1364586ceb8d0739fbc85b5c95837 + depends: + - __glibc >=2.17,<3.0.a0 + constrains: + - binutils_impl_linux-64 2.43 + license: GPL-3.0-only + license_family: GPL + size: 669616 + timestamp: 1727304687962 +- kind: conda + name: lerc + version: 4.0.0 + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12 + md5: 76bbff344f0134279f225174e9064c8f + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 281798 + timestamp: 1657977462600 +- kind: conda + name: lerc + version: 4.0.0 + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12 + md5: 76bbff344f0134279f225174e9064c8f + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 281798 + timestamp: 1657977462600 +- kind: conda + name: lerc + version: 4.0.0 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 + sha256: f4f39d7f6a2f9b407f8fb567a6c25755270421731d70f0ff331f5de4fa367488 + md5: 1900cb3cab5055833cfddb0ba233b074 + depends: + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30037 + license: Apache-2.0 + license_family: Apache + size: 194365 + timestamp: 1657977692274 +- kind: conda + name: lerc + version: 4.0.0 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 + sha256: f4f39d7f6a2f9b407f8fb567a6c25755270421731d70f0ff331f5de4fa367488 + md5: 1900cb3cab5055833cfddb0ba233b074 + depends: + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30037 + license: Apache-2.0 + license_family: Apache + size: 194365 + timestamp: 1657977692274 +- kind: conda + name: lerc + version: 4.0.0 + build: h9a09cb3_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 + sha256: 6f068bb53dfb6147d3147d981bb851bb5477e769407ad4e6a68edf482fdcb958 + md5: de462d5aacda3b30721b512c5da4e742 + depends: + - libcxx >=13.0.1 + license: Apache-2.0 + license_family: Apache + size: 215721 + timestamp: 1657977558796 +- kind: conda + name: lerc + version: 4.0.0 + build: h9a09cb3_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 + sha256: 6f068bb53dfb6147d3147d981bb851bb5477e769407ad4e6a68edf482fdcb958 + md5: de462d5aacda3b30721b512c5da4e742 + depends: + - libcxx >=13.0.1 + license: Apache-2.0 + license_family: Apache + size: 215721 + timestamp: 1657977558796 +- kind: conda + name: lerc + version: 4.0.0 + build: hb486fe8_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 + sha256: e41790fc0f4089726369b3c7f813117bbc14b533e0ed8b94cf75aba252e82497 + md5: f9d6a4c82889d5ecedec1d90eb673c55 + depends: + - libcxx >=13.0.1 + license: Apache-2.0 + license_family: Apache + size: 290319 + timestamp: 1657977526749 +- kind: conda + name: lerc + version: 4.0.0 + build: hb486fe8_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 + sha256: e41790fc0f4089726369b3c7f813117bbc14b533e0ed8b94cf75aba252e82497 + md5: f9d6a4c82889d5ecedec1d90eb673c55 + depends: + - libcxx >=13.0.1 + license: Apache-2.0 + license_family: Apache + size: 290319 + timestamp: 1657977526749 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_h00cdb27_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libabseil-20240116.2-cxx17_h00cdb27_1.conda + sha256: a9517c8683924f4b3b9380cdaa50fdd2009cd8d5f3918c92f64394238189d3cb + md5: f16963d88aed907af8b90878b8d8a05c + depends: + - __osx >=11.0 + - libcxx >=16 + constrains: + - abseil-cpp =20240116.2 + - libabseil-static =20240116.2=cxx17* + license: Apache-2.0 + license_family: Apache + size: 1136123 + timestamp: 1720857649214 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_h00cdb27_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libabseil-20240116.2-cxx17_h00cdb27_1.conda + sha256: a9517c8683924f4b3b9380cdaa50fdd2009cd8d5f3918c92f64394238189d3cb + md5: f16963d88aed907af8b90878b8d8a05c + depends: + - __osx >=11.0 + - libcxx >=16 + constrains: + - abseil-cpp =20240116.2 + - libabseil-static =20240116.2=cxx17* + license: Apache-2.0 + license_family: Apache + size: 1136123 + timestamp: 1720857649214 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_he02047a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda + sha256: 945396726cadae174a661ce006e3f74d71dbd719219faf7cc74696b267f7b0b5 + md5: c48fc56ec03229f294176923c3265c05 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + constrains: + - abseil-cpp =20240116.2 + - libabseil-static =20240116.2=cxx17* + license: Apache-2.0 + license_family: Apache + size: 1264712 + timestamp: 1720857377573 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_he02047a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda + sha256: 945396726cadae174a661ce006e3f74d71dbd719219faf7cc74696b267f7b0b5 + md5: c48fc56ec03229f294176923c3265c05 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + constrains: + - abseil-cpp =20240116.2 + - libabseil-static =20240116.2=cxx17* + license: Apache-2.0 + license_family: Apache + size: 1264712 + timestamp: 1720857377573 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_he0c23c2_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libabseil-20240116.2-cxx17_he0c23c2_1.conda + sha256: aafa7993698420ef786c145f660e6822139c02cf9230fbad43efff6d4828defc + md5: 19725e54b7f996e0a5748ec5e9e37ae9 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - libabseil-static =20240116.2=cxx17* + - abseil-cpp =20240116.2 + license: Apache-2.0 + license_family: Apache + size: 1802886 + timestamp: 1720857653184 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_he0c23c2_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libabseil-20240116.2-cxx17_he0c23c2_1.conda + sha256: aafa7993698420ef786c145f660e6822139c02cf9230fbad43efff6d4828defc + md5: 19725e54b7f996e0a5748ec5e9e37ae9 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - libabseil-static =20240116.2=cxx17* + - abseil-cpp =20240116.2 + license: Apache-2.0 + license_family: Apache + size: 1802886 + timestamp: 1720857653184 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_hf036a51_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libabseil-20240116.2-cxx17_hf036a51_1.conda + sha256: 396d18f39d5207ecae06fddcbc6e5f20865718939bc4e0ea9729e13952833aac + md5: d6c78ca84abed3fea5f308ac83b8f54e + depends: + - __osx >=10.13 + - libcxx >=16 + constrains: + - abseil-cpp =20240116.2 + - libabseil-static =20240116.2=cxx17* + license: Apache-2.0 + license_family: Apache + size: 1124364 + timestamp: 1720857589333 +- kind: conda + name: libabseil + version: '20240116.2' + build: cxx17_hf036a51_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libabseil-20240116.2-cxx17_hf036a51_1.conda + sha256: 396d18f39d5207ecae06fddcbc6e5f20865718939bc4e0ea9729e13952833aac + md5: d6c78ca84abed3fea5f308ac83b8f54e + depends: + - __osx >=10.13 + - libcxx >=16 + constrains: + - abseil-cpp =20240116.2 + - libabseil-static =20240116.2=cxx17* + license: Apache-2.0 + license_family: Apache + size: 1124364 + timestamp: 1720857589333 +- kind: conda + name: libacl + version: 2.3.2 + build: h0f662aa_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libacl-2.3.2-h0f662aa_0.conda + sha256: 1b704cf161c6f84658a7ac534555ef365ec982f23576b1c4ae4cac4baeb61685 + md5: ef8039969013acacf5b741092aef2ee7 + depends: + - attr >=2.5.1,<2.6.0a0 + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 110600 + timestamp: 1706132570609 +- kind: conda + name: libacl + version: 2.3.2 + build: h0f662aa_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libacl-2.3.2-h0f662aa_0.conda + sha256: 1b704cf161c6f84658a7ac534555ef365ec982f23576b1c4ae4cac4baeb61685 + md5: ef8039969013acacf5b741092aef2ee7 + depends: + - attr >=2.5.1,<2.6.0a0 + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 110600 + timestamp: 1706132570609 +- kind: conda + name: libaec + version: 1.1.3 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017 + md5: 5e97e271911b8b2001a8b71860c32faa + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 35446 + timestamp: 1711021212685 +- kind: conda + name: libaec + version: 1.1.3 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017 + md5: 5e97e271911b8b2001a8b71860c32faa + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 35446 + timestamp: 1711021212685 +- kind: conda + name: libaec + version: 1.1.3 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + sha256: f5c293d3cfc00f71dfdb64bd65ab53625565f8778fc2d5790575bef238976ebf + md5: 8723000f6ffdbdaef16025f0a01b64c5 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 32567 + timestamp: 1711021603471 +- kind: conda + name: libaec + version: 1.1.3 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + sha256: f5c293d3cfc00f71dfdb64bd65ab53625565f8778fc2d5790575bef238976ebf + md5: 8723000f6ffdbdaef16025f0a01b64c5 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 32567 + timestamp: 1711021603471 +- kind: conda + name: libaec + version: 1.1.3 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda + sha256: dae5921339c5d89f4bf58a95fd4e9c76270dbf7f6a94f3c5081b574905fcccf8 + md5: 66d3c1f6dd4636216b4fca7a748d50eb + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 28602 + timestamp: 1711021419744 +- kind: conda + name: libaec + version: 1.1.3 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda + sha256: dae5921339c5d89f4bf58a95fd4e9c76270dbf7f6a94f3c5081b574905fcccf8 + md5: 66d3c1f6dd4636216b4fca7a748d50eb + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 28602 + timestamp: 1711021419744 +- kind: conda + name: libaec + version: 1.1.3 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda + sha256: 896189b7b48a194c46a3556ea04943ef81cbe0498521231f8eb25816a68bc8ed + md5: 6f0b8e56d2e7bae12a18fc5b2cd9f310 + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 28451 + timestamp: 1711021498493 +- kind: conda + name: libaec + version: 1.1.3 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda + sha256: 896189b7b48a194c46a3556ea04943ef81cbe0498521231f8eb25816a68bc8ed + md5: 6f0b8e56d2e7bae12a18fc5b2cd9f310 + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 28451 + timestamp: 1711021498493 +- kind: conda + name: libapr + version: 1.7.0 + build: h93a5062_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libapr-1.7.0-h93a5062_6.conda + sha256: 311094c4ebb60b55b1598bf2d1615b03895400c481f61360d7b26ae4b25d0d17 + md5: 529499869f1d908ffa107b6149b23e1f + license: Apache-2.0 + license_family: Apache + size: 346519 + timestamp: 1707929593544 +- kind: conda + name: libapr + version: 1.7.0 + build: h93a5062_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libapr-1.7.0-h93a5062_6.conda + sha256: 311094c4ebb60b55b1598bf2d1615b03895400c481f61360d7b26ae4b25d0d17 + md5: 529499869f1d908ffa107b6149b23e1f + license: Apache-2.0 + license_family: Apache + size: 346519 + timestamp: 1707929593544 +- kind: conda + name: libapr + version: 1.7.0 + build: hcfcfb64_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libapr-1.7.0-hcfcfb64_6.conda + sha256: 61202a0ed83dec3461f6a784f7f943b8530cc3d4cda44e0fe8b777557ed97888 + md5: c80a915805027a8f7412b5edd107087d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 375590 + timestamp: 1707929816234 +- kind: conda + name: libapr + version: 1.7.0 + build: hcfcfb64_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libapr-1.7.0-hcfcfb64_6.conda + sha256: 61202a0ed83dec3461f6a784f7f943b8530cc3d4cda44e0fe8b777557ed97888 + md5: c80a915805027a8f7412b5edd107087d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 375590 + timestamp: 1707929816234 +- kind: conda + name: libapr + version: 1.7.0 + build: hd590300_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libapr-1.7.0-hd590300_6.conda + sha256: cee74e8ca2eafbaf240fab07e0489b1ce1d7495ae6df668122912cd20453ff2d + md5: af59d9cbd6bcf8a9fefab287a460db63 + depends: + - libgcc-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 383325 + timestamp: 1707929226773 +- kind: conda + name: libapr + version: 1.7.0 + build: hd590300_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libapr-1.7.0-hd590300_6.conda + sha256: cee74e8ca2eafbaf240fab07e0489b1ce1d7495ae6df668122912cd20453ff2d + md5: af59d9cbd6bcf8a9fefab287a460db63 + depends: + - libgcc-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 383325 + timestamp: 1707929226773 +- kind: conda + name: libapr + version: 1.7.0 + build: hf5a09cc_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libapr-1.7.0-hf5a09cc_6.conda + sha256: cd4f0358949cf87397e552ab5c00ca3061f82fb917f40d22aea76246cff7c9e3 + md5: 8736b46aa4363de22a0c882bad8c9fc5 + license: Apache-2.0 + license_family: Apache + size: 351892 + timestamp: 1707929473608 +- kind: conda + name: libapr + version: 1.7.0 + build: hf5a09cc_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libapr-1.7.0-hf5a09cc_6.conda + sha256: cd4f0358949cf87397e552ab5c00ca3061f82fb917f40d22aea76246cff7c9e3 + md5: 8736b46aa4363de22a0c882bad8c9fc5 + license: Apache-2.0 + license_family: Apache + size: 351892 + timestamp: 1707929473608 +- kind: conda + name: libapriconv + version: 1.2.2 + build: h93a5062_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libapriconv-1.2.2-h93a5062_6.conda + sha256: b418672a8cd8d59398bed3e77efa3bea9795684242f5e35b20472a0f99d6e091 + md5: 2d1cb96f8109a1d6ba271cdb588d8d1f + license: Apache-2.0 + license_family: Apache + size: 657710 + timestamp: 1707929882313 +- kind: conda + name: libapriconv + version: 1.2.2 + build: h93a5062_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libapriconv-1.2.2-h93a5062_6.conda + sha256: b418672a8cd8d59398bed3e77efa3bea9795684242f5e35b20472a0f99d6e091 + md5: 2d1cb96f8109a1d6ba271cdb588d8d1f + license: Apache-2.0 + license_family: Apache + size: 657710 + timestamp: 1707929882313 +- kind: conda + name: libapriconv + version: 1.2.2 + build: hcfcfb64_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libapriconv-1.2.2-hcfcfb64_6.conda + sha256: 593c341b23857dceb19b6a6f031fec2267e9f5ec54ea684bc7c177936247aa2f + md5: 63cebda60f3d6aefcd44cf054d44d36a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 559771 + timestamp: 1707929914715 +- kind: conda + name: libapriconv + version: 1.2.2 + build: hcfcfb64_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libapriconv-1.2.2-hcfcfb64_6.conda + sha256: 593c341b23857dceb19b6a6f031fec2267e9f5ec54ea684bc7c177936247aa2f + md5: 63cebda60f3d6aefcd44cf054d44d36a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 559771 + timestamp: 1707929914715 +- kind: conda + name: libapriconv + version: 1.2.2 + build: hd590300_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libapriconv-1.2.2-hd590300_6.conda + sha256: 6fb39f08941a6fd16bd8ff5cb18dfcc3b91ec5449278ce3c85f8e94e43007cae + md5: 33b9ab92832fb2c2ea485ca5a6c71adf + depends: + - libgcc-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 592067 + timestamp: 1707929337918 +- kind: conda + name: libapriconv + version: 1.2.2 + build: hd590300_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libapriconv-1.2.2-hd590300_6.conda + sha256: 6fb39f08941a6fd16bd8ff5cb18dfcc3b91ec5449278ce3c85f8e94e43007cae + md5: 33b9ab92832fb2c2ea485ca5a6c71adf + depends: + - libgcc-ng >=12 + license: Apache-2.0 + license_family: Apache + size: 592067 + timestamp: 1707929337918 +- kind: conda + name: libapriconv + version: 1.2.2 + build: hf5a09cc_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libapriconv-1.2.2-hf5a09cc_6.conda + sha256: 109c9883e1d00deed55682fd4a60039fdeee229c4f74afa8de956730b80dcab0 + md5: c262dd31587c11c27a94c35aa5cad95c + license: Apache-2.0 + license_family: Apache + size: 565058 + timestamp: 1707929693766 +- kind: conda + name: libapriconv + version: 1.2.2 + build: hf5a09cc_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libapriconv-1.2.2-hf5a09cc_6.conda + sha256: 109c9883e1d00deed55682fd4a60039fdeee229c4f74afa8de956730b80dcab0 + md5: c262dd31587c11c27a94c35aa5cad95c + license: Apache-2.0 + license_family: Apache + size: 565058 + timestamp: 1707929693766 +- kind: conda + name: libaprutil + version: 1.6.1 + build: h40f5838_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libaprutil-1.6.1-h40f5838_6.conda + sha256: 92772e6fb82ee2f64b52ee52b80d3efcf51673c410be5cd4a81771f2cc223f2b + md5: b40200829b0b300f093656e6ab2cce24 + depends: + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libxcrypt >=4.4.36 + license: Apache-2.0 + license_family: Apache + size: 217632 + timestamp: 1707929369887 +- kind: conda + name: libaprutil + version: 1.6.1 + build: h40f5838_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libaprutil-1.6.1-h40f5838_6.conda + sha256: 92772e6fb82ee2f64b52ee52b80d3efcf51673c410be5cd4a81771f2cc223f2b + md5: b40200829b0b300f093656e6ab2cce24 + depends: + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libxcrypt >=4.4.36 + license: Apache-2.0 + license_family: Apache + size: 217632 + timestamp: 1707929369887 +- kind: conda + name: libaprutil + version: 1.6.1 + build: hba966ea_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libaprutil-1.6.1-hba966ea_6.conda + sha256: 0adc72b815efe9515ff73627194f4e61a1270704967e38b24b161cdd1dd387ed + md5: 668484925d0d71153168cb15497021c8 + depends: + - libexpat >=2.5.0,<3.0a0 + license: Apache-2.0 + license_family: Apache + size: 207886 + timestamp: 1707929947821 +- kind: conda + name: libaprutil + version: 1.6.1 + build: hba966ea_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libaprutil-1.6.1-hba966ea_6.conda + sha256: 0adc72b815efe9515ff73627194f4e61a1270704967e38b24b161cdd1dd387ed + md5: 668484925d0d71153168cb15497021c8 + depends: + - libexpat >=2.5.0,<3.0a0 + license: Apache-2.0 + license_family: Apache + size: 207886 + timestamp: 1707929947821 +- kind: conda + name: libaprutil + version: 1.6.1 + build: hf71c377_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libaprutil-1.6.1-hf71c377_6.conda + sha256: 87bbe08bbf2a4db6ada775d0041fedc5d9d8cef05e485636568cef490865411a + md5: 940d62bf61a4fd8a8913622c567d5ecf + depends: + - libexpat >=2.5.0,<3.0a0 + license: Apache-2.0 + license_family: Apache + size: 202770 + timestamp: 1707929744833 +- kind: conda + name: libaprutil + version: 1.6.1 + build: hf71c377_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libaprutil-1.6.1-hf71c377_6.conda + sha256: 87bbe08bbf2a4db6ada775d0041fedc5d9d8cef05e485636568cef490865411a + md5: 940d62bf61a4fd8a8913622c567d5ecf + depends: + - libexpat >=2.5.0,<3.0a0 + license: Apache-2.0 + license_family: Apache + size: 202770 + timestamp: 1707929744833 +- kind: conda + name: libaprutil + version: 1.6.1 + build: hfda9870_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libaprutil-1.6.1-hfda9870_6.conda + sha256: 76cdd7e8ac5df0d1e106974e5402b8f61a9df3ee5df8b5884197f3c9f54b6216 + md5: a16c41c2b1173fe0f9528d7c749f5417 + depends: + - libexpat >=2.5.0,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 283546 + timestamp: 1707929981384 +- kind: conda + name: libaprutil + version: 1.6.1 + build: hfda9870_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libaprutil-1.6.1-hfda9870_6.conda + sha256: 76cdd7e8ac5df0d1e106974e5402b8f61a9df3ee5df8b5884197f3c9f54b6216 + md5: a16c41c2b1173fe0f9528d7c749f5417 + depends: + - libexpat >=2.5.0,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 283546 + timestamp: 1707929981384 +- kind: conda + name: libasprintf + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libasprintf-0.22.5-h5728263_3.conda + sha256: 8e41136b7e4ec44c1c0bae0ff51cdb0d04e026d0b44eaaf5a9ff8b4e1b6b019b + md5: 9f661052be1d477dcf61ee3cd77ce5ee + license: LGPL-2.1-or-later + size: 49776 + timestamp: 1723629333404 +- kind: conda + name: libasprintf + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libasprintf-0.22.5-h5728263_3.conda + sha256: 8e41136b7e4ec44c1c0bae0ff51cdb0d04e026d0b44eaaf5a9ff8b4e1b6b019b + md5: 9f661052be1d477dcf61ee3cd77ce5ee + license: LGPL-2.1-or-later + size: 49776 + timestamp: 1723629333404 +- kind: conda + name: libasprintf + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-0.22.5-h8414b35_3.conda + sha256: 819bf95543470658f48db53a267a3fabe1616797c4031cf88e63f451c5029e6f + md5: 472b673c083175195965a48f2f4808f8 + depends: + - __osx >=11.0 + - libcxx >=16 + license: LGPL-2.1-or-later + size: 40657 + timestamp: 1723626937704 +- kind: conda + name: libasprintf + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-0.22.5-h8414b35_3.conda + sha256: 819bf95543470658f48db53a267a3fabe1616797c4031cf88e63f451c5029e6f + md5: 472b673c083175195965a48f2f4808f8 + depends: + - __osx >=11.0 + - libcxx >=16 + license: LGPL-2.1-or-later + size: 40657 + timestamp: 1723626937704 +- kind: conda + name: libasprintf + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-0.22.5-hdfe23c8_3.conda + sha256: 9c6f3e2558e098dbbc63c9884b4af368ea6cc4185ea027563ac4f5ee8571b143 + md5: 55363e1d53635b3497cdf753ab0690c1 + depends: + - __osx >=10.13 + - libcxx >=16 + license: LGPL-2.1-or-later + size: 40442 + timestamp: 1723626787726 +- kind: conda + name: libasprintf + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-0.22.5-hdfe23c8_3.conda + sha256: 9c6f3e2558e098dbbc63c9884b4af368ea6cc4185ea027563ac4f5ee8571b143 + md5: 55363e1d53635b3497cdf753ab0690c1 + depends: + - __osx >=10.13 + - libcxx >=16 + license: LGPL-2.1-or-later + size: 40442 + timestamp: 1723626787726 +- kind: conda + name: libasprintf + version: 0.22.5 + build: he8f35ee_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda + sha256: 2da5c735811cbf38c7f7844ab457ff8b25046bbf5fe5ebd5dc1c2fafdf4fbe1c + md5: 4fab9799da9571266d05ca5503330655 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LGPL-2.1-or-later + size: 42817 + timestamp: 1723626012203 +- kind: conda + name: libasprintf + version: 0.22.5 + build: he8f35ee_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda + sha256: 2da5c735811cbf38c7f7844ab457ff8b25046bbf5fe5ebd5dc1c2fafdf4fbe1c + md5: 4fab9799da9571266d05ca5503330655 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LGPL-2.1-or-later + size: 42817 + timestamp: 1723626012203 +- kind: conda + name: libasprintf-devel + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8414b35_3.conda + sha256: ca7322f7c3f1a68cb36630eaa88a44c774261150d42d70a4be3d77bc9ed28d5d + md5: a03ca97f9fabf5626660697c2e0b8850 + depends: + - __osx >=11.0 + - libasprintf 0.22.5 h8414b35_3 + license: LGPL-2.1-or-later + size: 34648 + timestamp: 1723626983419 +- kind: conda + name: libasprintf-devel + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8414b35_3.conda + sha256: ca7322f7c3f1a68cb36630eaa88a44c774261150d42d70a4be3d77bc9ed28d5d + md5: a03ca97f9fabf5626660697c2e0b8850 + depends: + - __osx >=11.0 + - libasprintf 0.22.5 h8414b35_3 + license: LGPL-2.1-or-later + size: 34648 + timestamp: 1723626983419 +- kind: conda + name: libasprintf-devel + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-hdfe23c8_3.conda + sha256: 408e59cc215b654b292f503d37552d319e71180d33798867975377c28fd3c6b3 + md5: e2ae0568825e62d439a921fdc7f6db64 + depends: + - __osx >=10.13 + - libasprintf 0.22.5 hdfe23c8_3 + license: LGPL-2.1-or-later + size: 34522 + timestamp: 1723626838677 +- kind: conda + name: libasprintf-devel + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-hdfe23c8_3.conda + sha256: 408e59cc215b654b292f503d37552d319e71180d33798867975377c28fd3c6b3 + md5: e2ae0568825e62d439a921fdc7f6db64 + depends: + - __osx >=10.13 + - libasprintf 0.22.5 hdfe23c8_3 + license: LGPL-2.1-or-later + size: 34522 + timestamp: 1723626838677 +- kind: conda + name: libasprintf-devel + version: 0.22.5 + build: he8f35ee_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda + sha256: ccc7967e298ddf3124c8ad9741c7180dc6f778ae4135ec87978214f7b3c64dc2 + md5: 1091193789bb830127ed067a9e01ac57 + depends: + - __glibc >=2.17,<3.0.a0 + - libasprintf 0.22.5 he8f35ee_3 + - libgcc-ng >=12 + license: LGPL-2.1-or-later + size: 34172 + timestamp: 1723626026096 +- kind: conda + name: libasprintf-devel + version: 0.22.5 + build: he8f35ee_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda + sha256: ccc7967e298ddf3124c8ad9741c7180dc6f778ae4135ec87978214f7b3c64dc2 + md5: 1091193789bb830127ed067a9e01ac57 + depends: + - __glibc >=2.17,<3.0.a0 + - libasprintf 0.22.5 he8f35ee_3 + - libgcc-ng >=12 + license: LGPL-2.1-or-later + size: 34172 + timestamp: 1723626026096 +- kind: conda + name: libass + version: 0.17.1 + build: h80904bb_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libass-0.17.1-h80904bb_1.conda + sha256: f97c70aa61ecc1b43907cf0322215a58f19e0723ee67b4ebd02146da24f03976 + md5: 9ccad0aebe916aa3715fda9eefe92584 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.1.1,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: ISC + license_family: OTHER + size: 125235 + timestamp: 1693027259439 +- kind: conda + name: libass + version: 0.17.1 + build: h80904bb_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libass-0.17.1-h80904bb_1.conda + sha256: f97c70aa61ecc1b43907cf0322215a58f19e0723ee67b4ebd02146da24f03976 + md5: 9ccad0aebe916aa3715fda9eefe92584 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.1.1,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: ISC + license_family: OTHER + size: 125235 + timestamp: 1693027259439 +- kind: conda + name: libass + version: 0.17.1 + build: h8fe9dca_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda + sha256: 1bc3e44239a11613627488b7a9b6c021ec6b52c5925abd666832db0cb2a59f05 + md5: c306fd9cc90c0585171167d09135a827 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.1.1,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: ISC + license_family: OTHER + size: 126896 + timestamp: 1693027051367 +- kind: conda + name: libass + version: 0.17.1 + build: h8fe9dca_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda + sha256: 1bc3e44239a11613627488b7a9b6c021ec6b52c5925abd666832db0cb2a59f05 + md5: c306fd9cc90c0585171167d09135a827 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.1.1,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: ISC + license_family: OTHER + size: 126896 + timestamp: 1693027051367 +- kind: conda + name: libass + version: 0.17.1 + build: hf7da4fe_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libass-0.17.1-hf7da4fe_1.conda + sha256: 31b17bebadd114c6c3e4a647245888fd83ec93533b6ee8f6bfca0bbbc3a95c35 + md5: 53fff6fc379154382f5121325c5fe2f5 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.1.1,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: ISC + license_family: OTHER + size: 110763 + timestamp: 1693027364342 +- kind: conda + name: libass + version: 0.17.1 + build: hf7da4fe_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libass-0.17.1-hf7da4fe_1.conda + sha256: 31b17bebadd114c6c3e4a647245888fd83ec93533b6ee8f6bfca0bbbc3a95c35 + md5: 53fff6fc379154382f5121325c5fe2f5 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.1.1,<9.0a0 + - libexpat >=2.5.0,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: ISC + license_family: OTHER + size: 110763 + timestamp: 1693027364342 +- kind: conda + name: libassuan + version: 2.5.7 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libassuan-2.5.7-h59595ed_0.conda + sha256: f50d88411703c8aed13c116eebeb459b9966044cf1c6977f87af8fc401695296 + md5: facf71461fcb79ac7f49f6b51dadf5ee + depends: + - libgcc-ng >=12 + - libgpg-error >=1.48,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.1-or-later + license_family: GPL + size: 90900 + timestamp: 1709736646398 +- kind: conda + name: libassuan + version: 2.5.7 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libassuan-2.5.7-h59595ed_0.conda + sha256: f50d88411703c8aed13c116eebeb459b9966044cf1c6977f87af8fc401695296 + md5: facf71461fcb79ac7f49f6b51dadf5ee + depends: + - libgcc-ng >=12 + - libgpg-error >=1.48,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.1-or-later + license_family: GPL + size: 90900 + timestamp: 1709736646398 +- kind: conda + name: libassuan + version: 2.5.7 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libassuan-2.5.7-h73e2aa4_0.conda + sha256: 8d5da3067c54965a08edf8ac331045e4e573c53cdf9d61bae83877d6171e51a3 + md5: 8a7af5fc73ed23722214fa5bad9e208c + depends: + - libcxx >=16 + - libgpg-error >=1.48,<2.0a0 + license: LGPL-2.1-or-later + license_family: GPL + size: 86235 + timestamp: 1709737146492 +- kind: conda + name: libassuan + version: 2.5.7 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libassuan-2.5.7-h73e2aa4_0.conda + sha256: 8d5da3067c54965a08edf8ac331045e4e573c53cdf9d61bae83877d6171e51a3 + md5: 8a7af5fc73ed23722214fa5bad9e208c + depends: + - libcxx >=16 + - libgpg-error >=1.48,<2.0a0 + license: LGPL-2.1-or-later + license_family: GPL + size: 86235 + timestamp: 1709737146492 +- kind: conda + name: libassuan + version: 2.5.7 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libassuan-2.5.7-hebf3989_0.conda + sha256: a387b7dabf382f5b4c42dd21e5ef30bcb20af90cd0fabe07cd3042994d2a8c48 + md5: c8112fb0e8c91a84976374aa06e12cfe + depends: + - libcxx >=16 + - libgpg-error >=1.48,<2.0a0 + license: LGPL-2.1-or-later + license_family: GPL + size: 84953 + timestamp: 1709737140720 +- kind: conda + name: libassuan + version: 2.5.7 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libassuan-2.5.7-hebf3989_0.conda + sha256: a387b7dabf382f5b4c42dd21e5ef30bcb20af90cd0fabe07cd3042994d2a8c48 + md5: c8112fb0e8c91a84976374aa06e12cfe + depends: + - libcxx >=16 + - libgpg-error >=1.48,<2.0a0 + license: LGPL-2.1-or-later + license_family: GPL + size: 84953 + timestamp: 1709737140720 +- kind: conda + name: libblas + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda + sha256: d72060239f904b3a81d2329efcf84dc62c2dfd66dbc4efc8dcae1afdf8f02b59 + md5: b80966a8c8dd0b531f8e65f709d732e8 + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 + constrains: + - liblapacke 3.9.0 22_osx64_openblas + - blas * openblas + - libcblas 3.9.0 22_osx64_openblas + - liblapack 3.9.0 22_osx64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14749 + timestamp: 1712542279018 +- kind: conda + name: libblas + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda + sha256: d72060239f904b3a81d2329efcf84dc62c2dfd66dbc4efc8dcae1afdf8f02b59 + md5: b80966a8c8dd0b531f8e65f709d732e8 + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 + constrains: + - liblapacke 3.9.0 22_osx64_openblas + - blas * openblas + - libcblas 3.9.0 22_osx64_openblas + - liblapack 3.9.0 22_osx64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14749 + timestamp: 1712542279018 +- kind: conda + name: libblas + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-24_linux64_openblas.conda + sha256: 3097f7913bda527d4fe9f824182b314e130044e582455037fca6f4e97965d83c + md5: 80aea6603a6813b16ec119d00382b772 + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 + constrains: + - blas * openblas + - liblapack 3.9.0 24_linux64_openblas + - libcblas 3.9.0 24_linux64_openblas + - liblapacke 3.9.0 24_linux64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14981 + timestamp: 1726668454790 +- kind: conda + name: libblas + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-24_linux64_openblas.conda + sha256: 3097f7913bda527d4fe9f824182b314e130044e582455037fca6f4e97965d83c + md5: 80aea6603a6813b16ec119d00382b772 + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 + constrains: + - blas * openblas + - liblapack 3.9.0 24_linux64_openblas + - libcblas 3.9.0 24_linux64_openblas + - liblapacke 3.9.0 24_linux64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14981 + timestamp: 1726668454790 +- kind: conda + name: libblas + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda + sha256: 4739f7463efb12e6d71536d8b0285a8de5aaadcc442bfedb9d92d1b4cbc47847 + md5: 35cb711e7bc46ee5f3dd67af99ad1986 + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 + constrains: + - liblapack 3.9.0 24_osxarm64_openblas + - blas * openblas + - liblapacke 3.9.0 24_osxarm64_openblas + - libcblas 3.9.0 24_osxarm64_openblas + license: BSD-3-Clause + license_family: BSD + size: 15144 + timestamp: 1726668802976 +- kind: conda + name: libblas + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda + sha256: 4739f7463efb12e6d71536d8b0285a8de5aaadcc442bfedb9d92d1b4cbc47847 + md5: 35cb711e7bc46ee5f3dd67af99ad1986 + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 + constrains: + - liblapack 3.9.0 24_osxarm64_openblas + - blas * openblas + - liblapacke 3.9.0 24_osxarm64_openblas + - libcblas 3.9.0 24_osxarm64_openblas + license: BSD-3-Clause + license_family: BSD + size: 15144 + timestamp: 1726668802976 +- kind: conda + name: libblas + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-24_win64_mkl.conda + sha256: 8b4cd602ae089d8c5832054ead452d6a1820c8f9c3b190faf3e867f5939810e2 + md5: ea127210707251a33116b437c22b8dad + depends: + - mkl 2024.1.0 h66d3029_694 + constrains: + - blas * mkl + - liblapack 3.9.0 24_win64_mkl + - libcblas 3.9.0 24_win64_mkl + - liblapacke 3.9.0 24_win64_mkl + license: BSD-3-Clause + license_family: BSD + size: 5183540 + timestamp: 1726669397923 +- kind: conda + name: libblas + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-24_win64_mkl.conda + sha256: 8b4cd602ae089d8c5832054ead452d6a1820c8f9c3b190faf3e867f5939810e2 + md5: ea127210707251a33116b437c22b8dad + depends: + - mkl 2024.1.0 h66d3029_694 + constrains: + - blas * mkl + - liblapack 3.9.0 24_win64_mkl + - libcblas 3.9.0 24_win64_mkl + - liblapacke 3.9.0 24_win64_mkl + license: BSD-3-Clause + license_family: BSD + size: 5183540 + timestamp: 1726669397923 +- kind: conda + name: libboost + version: 1.82.0 + build: h65993cd_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-1.82.0-h65993cd_6.conda + sha256: c0a5c77b136b1b57c09e8c86f96a30ab6213f009b4e9c0f0c7ca32bbf73d4f9e + md5: 99ac3b41fe8ddfe92a98642b51cae768 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 2377315 + timestamp: 1696733646060 +- kind: conda + name: libboost + version: 1.82.0 + build: h65993cd_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-1.82.0-h65993cd_6.conda + sha256: c0a5c77b136b1b57c09e8c86f96a30ab6213f009b4e9c0f0c7ca32bbf73d4f9e + md5: 99ac3b41fe8ddfe92a98642b51cae768 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 2377315 + timestamp: 1696733646060 +- kind: conda + name: libboost + version: 1.82.0 + build: h6fcfa73_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.82.0-h6fcfa73_6.conda + sha256: c820f1ca7a2844fc5589bb101cc33188e06205ccb022051e13a6398def22e8bf + md5: 05c40141d4184953616797d5c3d7947f + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 2616318 + timestamp: 1696732023030 +- kind: conda + name: libboost + version: 1.82.0 + build: h6fcfa73_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.82.0-h6fcfa73_6.conda + sha256: c820f1ca7a2844fc5589bb101cc33188e06205ccb022051e13a6398def22e8bf + md5: 05c40141d4184953616797d5c3d7947f + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 2616318 + timestamp: 1696732023030 +- kind: conda + name: libboost + version: 1.82.0 + build: h72cdd8a_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h72cdd8a_6.conda + sha256: d6e9212fa8c0e9924907c4f5de73184a97e135e79e7fd9bc36549dce32f902e4 + md5: d8fc5212f39791c07701e042f372f726 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 1986026 + timestamp: 1696732961645 +- kind: conda + name: libboost + version: 1.82.0 + build: h72cdd8a_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h72cdd8a_6.conda + sha256: d6e9212fa8c0e9924907c4f5de73184a97e135e79e7fd9bc36549dce32f902e4 + md5: d8fc5212f39791c07701e042f372f726 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 1986026 + timestamp: 1696732961645 +- kind: conda + name: libboost + version: 1.82.0 + build: hf0c313a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-hf0c313a_6.conda + sha256: 2d55a3328d8b64312c827c338d07a6452f1523ea09e54f0781062112872d17db + md5: 2b05a03da82719158b7db75ca8396848 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 2008423 + timestamp: 1696732917231 +- kind: conda + name: libboost + version: 1.82.0 + build: hf0c313a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-hf0c313a_6.conda + sha256: 2d55a3328d8b64312c827c338d07a6452f1523ea09e54f0781062112872d17db + md5: 2b05a03da82719158b7db75ca8396848 + depends: + - bzip2 >=1.0.8,<2.0a0 + - icu >=73.2,<74.0a0 + - libcxx >=15.0.7 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 2008423 + timestamp: 1696732917231 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: h00ab1b0_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.82.0-h00ab1b0_6.conda + sha256: 3505d971488558513f1c0a673cb5d9a5f24c19753a06d68d29a355092804b9a2 + md5: 66fcac2ce711bea87d3aefd64cd03e9e + depends: + - libboost 1.82.0 h6fcfa73_6 + - libboost-headers 1.82.0 ha770c72_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 35668 + timestamp: 1696732141030 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: h00ab1b0_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.82.0-h00ab1b0_6.conda + sha256: 3505d971488558513f1c0a673cb5d9a5f24c19753a06d68d29a355092804b9a2 + md5: 66fcac2ce711bea87d3aefd64cd03e9e + depends: + - libboost 1.82.0 h6fcfa73_6 + - libboost-headers 1.82.0 ha770c72_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 35668 + timestamp: 1696732141030 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: h1c7c39f_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.82.0-h1c7c39f_6.conda + sha256: 12ad2eb2ef2377aa987fb54dd56f3f4d9298be46e47524a310de50ae3be805ff + md5: 8a7c0f8cf64d470f53495836c8f18b37 + depends: + - libboost 1.82.0 hf0c313a_6 + - libboost-headers 1.82.0 h694c41f_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 36921 + timestamp: 1696733091418 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: h1c7c39f_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.82.0-h1c7c39f_6.conda + sha256: 12ad2eb2ef2377aa987fb54dd56f3f4d9298be46e47524a310de50ae3be805ff + md5: 8a7c0f8cf64d470f53495836c8f18b37 + depends: + - libboost 1.82.0 hf0c313a_6 + - libboost-headers 1.82.0 h694c41f_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 36921 + timestamp: 1696733091418 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: h91493d7_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.82.0-h91493d7_6.conda + sha256: 8b502349287ed3c8f28aa94ba58c0349bc7be70a930ad746e7748ee71e04d7a4 + md5: 0ce48cfffd4b52fd58cff8bf15217e3d + depends: + - libboost 1.82.0 h65993cd_6 + - libboost-headers 1.82.0 h57928b3_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 37812 + timestamp: 1696733971607 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: h91493d7_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.82.0-h91493d7_6.conda + sha256: 8b502349287ed3c8f28aa94ba58c0349bc7be70a930ad746e7748ee71e04d7a4 + md5: 0ce48cfffd4b52fd58cff8bf15217e3d + depends: + - libboost 1.82.0 h65993cd_6 + - libboost-headers 1.82.0 h57928b3_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 37812 + timestamp: 1696733971607 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: hf450f58_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.82.0-hf450f58_6.conda + sha256: d259ac9716b8462be96c70b1fa6009fa803223e1b0b266552b6c4c79b62349a5 + md5: ed27aef4ecef568a9ccc62504c735f35 + depends: + - libboost 1.82.0 h72cdd8a_6 + - libboost-headers 1.82.0 hce30654_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 36312 + timestamp: 1696733163019 +- kind: conda + name: libboost-devel + version: 1.82.0 + build: hf450f58_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.82.0-hf450f58_6.conda + sha256: d259ac9716b8462be96c70b1fa6009fa803223e1b0b266552b6c4c79b62349a5 + md5: ed27aef4ecef568a9ccc62504c735f35 + depends: + - libboost 1.82.0 h72cdd8a_6 + - libboost-headers 1.82.0 hce30654_6 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 36312 + timestamp: 1696733163019 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: h57928b3_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.82.0-h57928b3_6.conda + sha256: fc71380196963cde339ac002e4baab53020af401d437f0a2864ad5aa60681df0 + md5: 7feb05147c063f56714526c5833e10b7 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13824625 + timestamp: 1696733710070 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: h57928b3_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.82.0-h57928b3_6.conda + sha256: fc71380196963cde339ac002e4baab53020af401d437f0a2864ad5aa60681df0 + md5: 7feb05147c063f56714526c5833e10b7 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13824625 + timestamp: 1696733710070 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: h694c41f_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_6.conda + sha256: 84dae029e113178efa697fbbe6ff7aa270974f316fbf208a24242d35295e96a6 + md5: 26a7214f82c75126cbd6d6a8e6792b31 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13795494 + timestamp: 1696732955800 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: h694c41f_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_6.conda + sha256: 84dae029e113178efa697fbbe6ff7aa270974f316fbf208a24242d35295e96a6 + md5: 26a7214f82c75126cbd6d6a8e6792b31 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13795494 + timestamp: 1696732955800 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: ha770c72_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.82.0-ha770c72_6.conda + sha256: c996950b85808115ea833e577a0af2969dbb0378c299560c2b945401a7770823 + md5: a943dcb8fd22cf23ce901ac84f6538c2 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13700720 + timestamp: 1696732043024 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: ha770c72_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.82.0-ha770c72_6.conda + sha256: c996950b85808115ea833e577a0af2969dbb0378c299560c2b945401a7770823 + md5: a943dcb8fd22cf23ce901ac84f6538c2 + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13700720 + timestamp: 1696732043024 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: hce30654_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_6.conda + sha256: 19cc7fff73fda78f142a875f06f2467fcbfc5c8c3e0db92b212e425de309a27d + md5: ae7c68cf82c23fe6c68f0efa064ef41a + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13795546 + timestamp: 1696733002284 +- kind: conda + name: libboost-headers + version: 1.82.0 + build: hce30654_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_6.conda + sha256: 19cc7fff73fda78f142a875f06f2467fcbfc5c8c3e0db92b212e425de309a27d + md5: ae7c68cf82c23fe6c68f0efa064ef41a + constrains: + - boost-cpp =1.82.0 + license: BSL-1.0 + size: 13795546 + timestamp: 1696733002284 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311h12feb9d_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.82.0-py311h12feb9d_6.conda + sha256: d5b080c181307c9ff3349e6433701380a6b4d210b30cb9189da42feaaeddb6bd + md5: 0bb9a9e7fc14fbf330414888a058d49b + depends: + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 110958 + timestamp: 1696735251046 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311h12feb9d_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.82.0-py311h12feb9d_6.conda + sha256: d5b080c181307c9ff3349e6433701380a6b4d210b30cb9189da42feaaeddb6bd + md5: 0bb9a9e7fc14fbf330414888a058d49b + depends: + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 110958 + timestamp: 1696735251046 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311h92ebd52_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.82.0-py311h92ebd52_6.conda + sha256: 1ac742bb8d1e29201e5cd7a8fd8242cc77e0ac62ee8ddee4f40bdd2cbeb59fa7 + md5: dae85d7c76efdc9e3802ebac094e62fd + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 119676 + timestamp: 1696732389365 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311h92ebd52_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.82.0-py311h92ebd52_6.conda + sha256: 1ac742bb8d1e29201e5cd7a8fd8242cc77e0ac62ee8ddee4f40bdd2cbeb59fa7 + md5: dae85d7c76efdc9e3802ebac094e62fd + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 119676 + timestamp: 1696732389365 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311hd5c4f45_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_6.conda + sha256: be394cd8313bee7b21a5136de41ec41ca551eaef054c8cb2992640ae82d73287 + md5: 1b3d8f7b5867e30baccd4b20e0abdfa3 + depends: + - libcxx >=15.0.7 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 104604 + timestamp: 1696733517123 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311hd5c4f45_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_6.conda + sha256: be394cd8313bee7b21a5136de41ec41ca551eaef054c8cb2992640ae82d73287 + md5: 1b3d8f7b5867e30baccd4b20e0abdfa3 + depends: + - libcxx >=15.0.7 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 104604 + timestamp: 1696733517123 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311hddbb800_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_6.conda + sha256: 2166dcc6f0a81e1cf0d38743bc628697b3ff6e415e3e7f2f12eb3dc4e8cc3509 + md5: b5de417802dda0eef92aed691a3a9648 + depends: + - libcxx >=15.0.7 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - py-boost <0.0a0 + - boost =1.82.0 + license: BSL-1.0 + size: 110647 + timestamp: 1696734315768 +- kind: conda + name: libboost-python + version: 1.82.0 + build: py311hddbb800_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_6.conda + sha256: 2166dcc6f0a81e1cf0d38743bc628697b3ff6e415e3e7f2f12eb3dc4e8cc3509 + md5: b5de417802dda0eef92aed691a3a9648 + depends: + - libcxx >=15.0.7 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - py-boost <0.0a0 + - boost =1.82.0 + license: BSL-1.0 + size: 110647 + timestamp: 1696734315768 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311h3810d55_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.82.0-py311h3810d55_6.conda + sha256: 0bfbaba0fa83862c5f6a432402d26bb96b38eae83e9e1625b3ce132039a0093f + md5: 869ada469b5cf53ff5ff0031075d310a + depends: + - libboost-devel 1.82.0 h91493d7_6 + - libboost-python 1.82.0 py311h12feb9d_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 17716 + timestamp: 1696736169713 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311h3810d55_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.82.0-py311h3810d55_6.conda + sha256: 0bfbaba0fa83862c5f6a432402d26bb96b38eae83e9e1625b3ce132039a0093f + md5: 869ada469b5cf53ff5ff0031075d310a + depends: + - libboost-devel 1.82.0 h91493d7_6 + - libboost-python 1.82.0 py311h12feb9d_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 17716 + timestamp: 1696736169713 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311h781c19f_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.82.0-py311h781c19f_6.conda + sha256: 9a1ad7bef337d994c67d2accfbd1e5fd3af0975a97eb6c8ece6a3f804982843f + md5: 30cc330399c668ba45254e27b5cc91b3 + depends: + - libboost-devel 1.82.0 h00ab1b0_6 + - libboost-python 1.82.0 py311h92ebd52_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 17125 + timestamp: 1696732683920 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311h781c19f_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.82.0-py311h781c19f_6.conda + sha256: 9a1ad7bef337d994c67d2accfbd1e5fd3af0975a97eb6c8ece6a3f804982843f + md5: 30cc330399c668ba45254e27b5cc91b3 + depends: + - libboost-devel 1.82.0 h00ab1b0_6 + - libboost-python 1.82.0 py311h92ebd52_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 17125 + timestamp: 1696732683920 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311h9bdd199_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_6.conda + sha256: b3b2f7a0da78933befe95391ec0f6c67948a86e10501c1dc042b4a29ee0a69c1 + md5: f33c672088c2bd03f8a708102279d992 + depends: + - libboost-devel 1.82.0 h1c7c39f_6 + - libboost-python 1.82.0 py311hd5c4f45_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 17309 + timestamp: 1696734458274 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311h9bdd199_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_6.conda + sha256: b3b2f7a0da78933befe95391ec0f6c67948a86e10501c1dc042b4a29ee0a69c1 + md5: f33c672088c2bd03f8a708102279d992 + depends: + - libboost-devel 1.82.0 h1c7c39f_6 + - libboost-python 1.82.0 py311hd5c4f45_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - boost =1.82.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 17309 + timestamp: 1696734458274 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311hf3b2ce4_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_6.conda + sha256: dab4f787aa3fb5ec74d81583941940ddca5e9a40dbc7e94ac97a2f4626e24e91 + md5: ab1fe8d6b8b1594fcbde68d5f3ce50d8 + depends: + - libboost-devel 1.82.0 hf450f58_6 + - libboost-python 1.82.0 py311hddbb800_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - py-boost <0.0a0 + - boost =1.82.0 + license: BSL-1.0 + size: 17410 + timestamp: 1696734614256 +- kind: conda + name: libboost-python-devel + version: 1.82.0 + build: py311hf3b2ce4_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_6.conda + sha256: dab4f787aa3fb5ec74d81583941940ddca5e9a40dbc7e94ac97a2f4626e24e91 + md5: ab1fe8d6b8b1594fcbde68d5f3ce50d8 + depends: + - libboost-devel 1.82.0 hf450f58_6 + - libboost-python 1.82.0 py311hddbb800_6 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - py-boost <0.0a0 + - boost =1.82.0 + license: BSL-1.0 + size: 17410 + timestamp: 1696734614256 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h00291cd_2.conda + sha256: b377056470a9fb4a100aa3c51b3581aab6496ba84d21cd99bcc1d5ef0359b1b6 + md5: 58f2c4bdd56c46cc7451596e4ae68e0b + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 67267 + timestamp: 1725267768667 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h00291cd_2.conda + sha256: b377056470a9fb4a100aa3c51b3581aab6496ba84d21cd99bcc1d5ef0359b1b6 + md5: 58f2c4bdd56c46cc7451596e4ae68e0b + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 67267 + timestamp: 1725267768667 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-h2466b09_2.conda + sha256: 33e8851c6cc8e2d93059792cd65445bfe6be47e4782f826f01593898ec95764c + md5: f7dc9a8f21d74eab46456df301da2972 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 70526 + timestamp: 1725268159739 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-h2466b09_2.conda + sha256: 33e8851c6cc8e2d93059792cd65445bfe6be47e4782f826f01593898ec95764c + md5: f7dc9a8f21d74eab46456df301da2972 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 70526 + timestamp: 1725268159739 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda + sha256: d9db2de60ea917298e658143354a530e9ca5f9c63471c65cf47ab39fd2f429e3 + md5: 41b599ed2b02abcfdd84302bff174b23 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 68851 + timestamp: 1725267660471 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda + sha256: d9db2de60ea917298e658143354a530e9ca5f9c63471c65cf47ab39fd2f429e3 + md5: 41b599ed2b02abcfdd84302bff174b23 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 68851 + timestamp: 1725267660471 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hd74edd7_2.conda + sha256: 839dacb741bdbb25e58f42088a2001b649f4f12195aeb700b5ddfca3267749e5 + md5: d0bf1dff146b799b319ea0434b93f779 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 68426 + timestamp: 1725267943211 +- kind: conda + name: libbrotlicommon + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hd74edd7_2.conda + sha256: 839dacb741bdbb25e58f42088a2001b649f4f12195aeb700b5ddfca3267749e5 + md5: d0bf1dff146b799b319ea0434b93f779 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 68426 + timestamp: 1725267943211 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h00291cd_2.conda + sha256: 4d49ea72e2f44d2d7a8be5472e4bd0bc2c6b89c55569de2c43576363a0685c0c + md5: 34709a1f5df44e054c4a12ab536c5459 + depends: + - __osx >=10.13 + - libbrotlicommon 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 29872 + timestamp: 1725267807289 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h00291cd_2.conda + sha256: 4d49ea72e2f44d2d7a8be5472e4bd0bc2c6b89c55569de2c43576363a0685c0c + md5: 34709a1f5df44e054c4a12ab536c5459 + depends: + - __osx >=10.13 + - libbrotlicommon 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 29872 + timestamp: 1725267807289 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-h2466b09_2.conda + sha256: 234fc92f4c4f1cf22f6464b2b15bfc872fa583c74bf3ab9539ff38892c43612f + md5: 9bae75ce723fa34e98e239d21d752a7e + depends: + - libbrotlicommon 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 32685 + timestamp: 1725268208844 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-h2466b09_2.conda + sha256: 234fc92f4c4f1cf22f6464b2b15bfc872fa583c74bf3ab9539ff38892c43612f + md5: 9bae75ce723fa34e98e239d21d752a7e + depends: + - libbrotlicommon 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 32685 + timestamp: 1725268208844 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda + sha256: 2892d512cad096cb03f1b66361deeab58b64e15ba525d6592bb6d609e7045edf + md5: 9566f0bd264fbd463002e759b8a82401 + depends: + - __glibc >=2.17,<3.0.a0 + - libbrotlicommon 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 32696 + timestamp: 1725267669305 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda + sha256: 2892d512cad096cb03f1b66361deeab58b64e15ba525d6592bb6d609e7045edf + md5: 9566f0bd264fbd463002e759b8a82401 + depends: + - __glibc >=2.17,<3.0.a0 + - libbrotlicommon 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 32696 + timestamp: 1725267669305 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hd74edd7_2.conda + sha256: 6c6862eb274f21a7c0b60e5345467a12e6dda8b9af4438c66d496a2c1a538264 + md5: 55e66e68ce55523a6811633dd1ac74e2 + depends: + - __osx >=11.0 + - libbrotlicommon 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 28378 + timestamp: 1725267980316 +- kind: conda + name: libbrotlidec + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hd74edd7_2.conda + sha256: 6c6862eb274f21a7c0b60e5345467a12e6dda8b9af4438c66d496a2c1a538264 + md5: 55e66e68ce55523a6811633dd1ac74e2 + depends: + - __osx >=11.0 + - libbrotlicommon 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 28378 + timestamp: 1725267980316 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h00291cd_2.conda + sha256: 477d236d389473413a1ccd2bec1b66b2f1d2d7d1b4a57bb56421b7b611a56cd1 + md5: 691f0dcb36f1ae67f5c489f20ae987ea + depends: + - __osx >=10.13 + - libbrotlicommon 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 296353 + timestamp: 1725267822076 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h00291cd_2.conda + sha256: 477d236d389473413a1ccd2bec1b66b2f1d2d7d1b4a57bb56421b7b611a56cd1 + md5: 691f0dcb36f1ae67f5c489f20ae987ea + depends: + - __osx >=10.13 + - libbrotlicommon 1.1.0 h00291cd_2 + license: MIT + license_family: MIT + size: 296353 + timestamp: 1725267822076 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-h2466b09_2.conda + sha256: 3d0dd7ef505962f107b7ea8f894e0b3dd01bf46852b362c8a7fc136b039bc9e1 + md5: 85741a24d97954a991e55e34bc55990b + depends: + - libbrotlicommon 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 245929 + timestamp: 1725268238259 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-h2466b09_2.conda + sha256: 3d0dd7ef505962f107b7ea8f894e0b3dd01bf46852b362c8a7fc136b039bc9e1 + md5: 85741a24d97954a991e55e34bc55990b + depends: + - libbrotlicommon 1.1.0 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 245929 + timestamp: 1725268238259 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda + sha256: 779f58174e99de3600e939fa46eddb453ec5d3c60bb46cdaa8b4c127224dbf29 + md5: 06f70867945ea6a84d35836af780f1de + depends: + - __glibc >=2.17,<3.0.a0 + - libbrotlicommon 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 281750 + timestamp: 1725267679782 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda + sha256: 779f58174e99de3600e939fa46eddb453ec5d3c60bb46cdaa8b4c127224dbf29 + md5: 06f70867945ea6a84d35836af780f1de + depends: + - __glibc >=2.17,<3.0.a0 + - libbrotlicommon 1.1.0 hb9d3cd8_2 + - libgcc >=13 + license: MIT + license_family: MIT + size: 281750 + timestamp: 1725267679782 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hd74edd7_2.conda + sha256: eeb1eb0d58b9d02bc1b98dc0a058f104ab168eb2f7d1c7bfa0570a12cfcdb7b7 + md5: 4f3a434504c67b2c42565c0b85c1885c + depends: + - __osx >=11.0 + - libbrotlicommon 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 279644 + timestamp: 1725268003553 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hd74edd7_2.conda + sha256: eeb1eb0d58b9d02bc1b98dc0a058f104ab168eb2f7d1c7bfa0570a12cfcdb7b7 + md5: 4f3a434504c67b2c42565c0b85c1885c + depends: + - __osx >=11.0 + - libbrotlicommon 1.1.0 hd74edd7_2 + license: MIT + license_family: MIT + size: 279644 + timestamp: 1725268003553 +- kind: conda + name: libcap + version: '2.69' + build: h0f662aa_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda + sha256: 942f9564b4228609f017b6617425d29a74c43b8a030e12239fa4458e5cb6323c + md5: 25cb5999faa414e5ccb2c1388f62d3d5 + depends: + - attr >=2.5.1,<2.6.0a0 + - libgcc-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 100582 + timestamp: 1684162447012 +- kind: conda + name: libcap + version: '2.69' + build: h0f662aa_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda + sha256: 942f9564b4228609f017b6617425d29a74c43b8a030e12239fa4458e5cb6323c + md5: 25cb5999faa414e5ccb2c1388f62d3d5 + depends: + - attr >=2.5.1,<2.6.0a0 + - libgcc-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 100582 + timestamp: 1684162447012 +- kind: conda + name: libcblas + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda + sha256: 6a2ba9198e2320c3e22fe3d121310cf8a8ac663e94100c5693b34523fcb3cc04 + md5: b9fef82772330f61b2b0201c72d2c29b + depends: + - libblas 3.9.0 22_osx64_openblas + constrains: + - liblapacke 3.9.0 22_osx64_openblas + - blas * openblas + - liblapack 3.9.0 22_osx64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14636 + timestamp: 1712542311437 +- kind: conda + name: libcblas + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda + sha256: 6a2ba9198e2320c3e22fe3d121310cf8a8ac663e94100c5693b34523fcb3cc04 + md5: b9fef82772330f61b2b0201c72d2c29b + depends: + - libblas 3.9.0 22_osx64_openblas + constrains: + - liblapacke 3.9.0 22_osx64_openblas + - blas * openblas + - liblapack 3.9.0 22_osx64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14636 + timestamp: 1712542311437 +- kind: conda + name: libcblas + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-24_linux64_openblas.conda + sha256: 2a52bccc5b03cdf014d856d0b85dbd591faa335ab337d620cd6aded121d7153c + md5: f5b8822297c9c790cec0795ca1fc9be6 + depends: + - libblas 3.9.0 24_linux64_openblas + constrains: + - blas * openblas + - liblapack 3.9.0 24_linux64_openblas + - liblapacke 3.9.0 24_linux64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14910 + timestamp: 1726668461033 +- kind: conda + name: libcblas + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-24_linux64_openblas.conda + sha256: 2a52bccc5b03cdf014d856d0b85dbd591faa335ab337d620cd6aded121d7153c + md5: f5b8822297c9c790cec0795ca1fc9be6 + depends: + - libblas 3.9.0 24_linux64_openblas + constrains: + - blas * openblas + - liblapack 3.9.0 24_linux64_openblas + - liblapacke 3.9.0 24_linux64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14910 + timestamp: 1726668461033 +- kind: conda + name: libcblas + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda + sha256: 40dc3f7c44af5cd5a2020386cb30f92943a9d8f7f54321b4d6ae32b2e54af9a4 + md5: c8977086a19233153e454bb2b332a920 + depends: + - libblas 3.9.0 24_osxarm64_openblas + constrains: + - liblapack 3.9.0 24_osxarm64_openblas + - blas * openblas + - liblapacke 3.9.0 24_osxarm64_openblas + license: BSD-3-Clause + license_family: BSD + size: 15062 + timestamp: 1726668809379 +- kind: conda + name: libcblas + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda + sha256: 40dc3f7c44af5cd5a2020386cb30f92943a9d8f7f54321b4d6ae32b2e54af9a4 + md5: c8977086a19233153e454bb2b332a920 + depends: + - libblas 3.9.0 24_osxarm64_openblas + constrains: + - liblapack 3.9.0 24_osxarm64_openblas + - blas * openblas + - liblapacke 3.9.0 24_osxarm64_openblas + license: BSD-3-Clause + license_family: BSD + size: 15062 + timestamp: 1726668809379 +- kind: conda + name: libcblas + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-24_win64_mkl.conda + sha256: 297e858e9a2e6c4d9846fc101607ad31b778d8bde8591f9207e72d728a9f00a7 + md5: a42c7390d3249698c0ffb6040e9396e7 + depends: + - libblas 3.9.0 24_win64_mkl + constrains: + - blas * mkl + - liblapack 3.9.0 24_win64_mkl + - liblapacke 3.9.0 24_win64_mkl + license: BSD-3-Clause + license_family: BSD + size: 5174668 + timestamp: 1726669449378 +- kind: conda + name: libcblas + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-24_win64_mkl.conda + sha256: 297e858e9a2e6c4d9846fc101607ad31b778d8bde8591f9207e72d728a9f00a7 + md5: a42c7390d3249698c0ffb6040e9396e7 + depends: + - libblas 3.9.0 24_win64_mkl + constrains: + - blas * mkl + - liblapack 3.9.0 24_win64_mkl + - liblapacke 3.9.0 24_win64_mkl + license: BSD-3-Clause + license_family: BSD + size: 5174668 + timestamp: 1726669449378 +- kind: conda + name: libclang + version: 15.0.7 + build: default_h127d8a8_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang-15.0.7-default_h127d8a8_5.conda + sha256: 606b79c8a4a926334191d79f4a1447aac1d82c43344e3a603cbba31ace859b8f + md5: 09b94dd3a7e304df5b83176239347920 + depends: + - libclang13 15.0.7 default_h5d6823c_5 + - libgcc-ng >=12 + - libllvm15 >=15.0.7,<15.1.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 133467 + timestamp: 1711064002817 +- kind: conda + name: libclang + version: 15.0.7 + build: default_h127d8a8_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang-15.0.7-default_h127d8a8_5.conda + sha256: 606b79c8a4a926334191d79f4a1447aac1d82c43344e3a603cbba31ace859b8f + md5: 09b94dd3a7e304df5b83176239347920 + depends: + - libclang13 15.0.7 default_h5d6823c_5 + - libgcc-ng >=12 + - libllvm15 >=15.0.7,<15.1.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 133467 + timestamp: 1711064002817 +- kind: conda + name: libclang-cpp15 + version: 15.0.7 + build: default_h127d8a8_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp15-15.0.7-default_h127d8a8_5.conda + sha256: 9b0238e705a33da74ca82efd03974f499550f7dada1340cc9cb7c35a92411ed8 + md5: d0a9633b53cdc319b8a1a532ae7822b8 + depends: + - libgcc-ng >=12 + - libllvm15 >=15.0.7,<15.1.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 17206402 + timestamp: 1711063711931 +- kind: conda + name: libclang-cpp15 + version: 15.0.7 + build: default_h7151d67_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp15-15.0.7-default_h7151d67_5.conda + sha256: 0389c856f8524615e29980ed15ad39cdca6bbd01de35ddf5f6550392db943838 + md5: ec9151310badcf29fa53ae554273e269 + depends: + - libcxx >=16.0.6 + - libllvm15 >=15.0.7,<15.1.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 12345888 + timestamp: 1711067079759 +- kind: conda + name: libclang-cpp15 + version: 15.0.7 + build: default_h7151d67_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp15-15.0.7-default_h7151d67_5.conda + sha256: 0389c856f8524615e29980ed15ad39cdca6bbd01de35ddf5f6550392db943838 + md5: ec9151310badcf29fa53ae554273e269 + depends: + - libcxx >=16.0.6 + - libllvm15 >=15.0.7,<15.1.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 12345888 + timestamp: 1711067079759 +- kind: conda + name: libclang-cpp15 + version: 15.0.7 + build: default_he012953_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp15-15.0.7-default_he012953_5.conda + sha256: 2e56e0acc3afad2708bc410e499d23db517cd66dcfaba150d7d28cf5a35911a8 + md5: a3035345155ca0a31eb1588bbbb2cff0 + depends: + - libcxx >=16.0.6 + - libllvm15 >=15.0.7,<15.1.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 11404805 + timestamp: 1711086898132 +- kind: conda + name: libclang-cpp15 + version: 15.0.7 + build: default_he012953_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp15-15.0.7-default_he012953_5.conda + sha256: 2e56e0acc3afad2708bc410e499d23db517cd66dcfaba150d7d28cf5a35911a8 + md5: a3035345155ca0a31eb1588bbbb2cff0 + depends: + - libcxx >=16.0.6 + - libllvm15 >=15.0.7,<15.1.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 11404805 + timestamp: 1711086898132 +- kind: conda + name: libclang-cpp18.1 + version: 18.1.8 + build: default_hf981a13_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp18.1-18.1.8-default_hf981a13_5.conda + sha256: ffcd09fe3e346fe33abaeb02fd07679310ffab7d35c837ef7c553431f3cdb94b + md5: f9b854fee7cc67a4cd27a930926344f1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=12 + - libllvm18 >=18.1.8,<18.2.0a0 + - libstdcxx >=12 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 19176405 + timestamp: 1726866675823 +- kind: conda + name: libclang13 + version: 15.0.7 + build: default_h5d6823c_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-15.0.7-default_h5d6823c_5.conda + sha256: 91ecfcf545a5d4588e9fad5db2b5b04eeef18cae1c03b790829ef8b978f06ccd + md5: 2d694a9ffdcc30e89dea34a8dcdab6ae + depends: + - libgcc-ng >=12 + - libllvm15 >=15.0.7,<15.1.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 9583734 + timestamp: 1711063939856 +- kind: conda + name: libclang13 + version: 15.0.7 + build: default_h5d6823c_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-15.0.7-default_h5d6823c_5.conda + sha256: 91ecfcf545a5d4588e9fad5db2b5b04eeef18cae1c03b790829ef8b978f06ccd + md5: 2d694a9ffdcc30e89dea34a8dcdab6ae + depends: + - libgcc-ng >=12 + - libllvm15 >=15.0.7,<15.1.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 9583734 + timestamp: 1711063939856 +- kind: conda + name: libclang13 + version: 18.1.7 + build: default_h0449792_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libclang13-18.1.7-default_h0449792_0.conda + sha256: 9bfec881038994d1a71fe587c226f6971f7bc5220e8024312ea8acb6ebb6c47d + md5: be4f24df1938154adcb08673fbce71be + depends: + - __osx >=10.13 + - libcxx >=16.0.6 + - libllvm18 >=18.1.7,<18.2.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 8119469 + timestamp: 1717813984475 +- kind: conda + name: libclang13 + version: 18.1.7 + build: default_h0449792_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libclang13-18.1.7-default_h0449792_0.conda + sha256: 9bfec881038994d1a71fe587c226f6971f7bc5220e8024312ea8acb6ebb6c47d + md5: be4f24df1938154adcb08673fbce71be + depends: + - __osx >=10.13 + - libcxx >=16.0.6 + - libllvm18 >=18.1.7,<18.2.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 8119469 + timestamp: 1717813984475 +- kind: conda + name: libclang13 + version: 18.1.7 + build: default_hb9c8b4a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-18.1.7-default_hb9c8b4a_0.conda + sha256: b90c5cd6e4aa49f26339b52464273c2020bdc24fb7fc596a7b80f4a79b0c1162 + md5: df9346ad9c343cf8ae933da34c092fa2 + depends: + - __osx >=11.0 + - libcxx >=16.0.6 + - libllvm18 >=18.1.7,<18.2.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 7582344 + timestamp: 1717813859720 +- kind: conda + name: libclang13 + version: 18.1.7 + build: default_hb9c8b4a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-18.1.7-default_hb9c8b4a_0.conda + sha256: b90c5cd6e4aa49f26339b52464273c2020bdc24fb7fc596a7b80f4a79b0c1162 + md5: df9346ad9c343cf8ae933da34c092fa2 + depends: + - __osx >=11.0 + - libcxx >=16.0.6 + - libllvm18 >=18.1.7,<18.2.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 7582344 + timestamp: 1717813859720 +- kind: conda + name: libclang13 + version: 19.1.1 + build: default_h17c4df3_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-19.1.1-default_h17c4df3_0.conda + sha256: 3d75edba38272a03a087a9999eca5d38558559ff4235837a502c9b5910e1970b + md5: 2113aa7bd134fec2859dc43f69152b8c + depends: + - __osx >=11.0 + - libcxx >=19.1.1 + - libllvm19 >=19.1.1,<19.2.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 8060840 + timestamp: 1728454886641 +- kind: conda + name: libclang13 + version: 19.1.1 + build: default_h9aab28c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libclang13-19.1.1-default_h9aab28c_0.conda + sha256: f8daf4e62b8cf11ec10427549794cd072c1afd23dfd1ace797182710ac97da12 + md5: c6a31e002018c5df3b5c5868e58b5fd4 + depends: + - __osx >=10.13 + - libcxx >=19.1.1 + - libllvm19 >=19.1.1,<19.2.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 8607576 + timestamp: 1728455166407 +- kind: conda + name: libclang13 + version: 19.1.1 + build: default_h9c6a7e4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-19.1.1-default_h9c6a7e4_0.conda + sha256: fa782c361fd77574cdd3e99762e82b8f02bc8b7da9098e8e5d5b925a153840fe + md5: 2e8992c584c2525a5b8ec7485cbe360c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libllvm19 >=19.1.1,<19.2.0a0 + - libstdcxx >=13 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 11820007 + timestamp: 1728456910135 +- kind: conda + name: libclang13 + version: 19.1.1 + build: default_ha5278ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libclang13-19.1.1-default_ha5278ca_0.conda + sha256: 107be8d6156bc3395e2576dbbfddb7a6b72c9efbbe083a6d3f86611110f6e4cf + md5: 72f980e3852ad8f490485868bd391851 + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 26750479 + timestamp: 1728476423850 +- kind: conda + name: libclang13 + version: 19.1.1 + build: default_ha5278ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libclang13-19.1.1-default_ha5278ca_0.conda + sha256: 107be8d6156bc3395e2576dbbfddb7a6b72c9efbbe083a6d3f86611110f6e4cf + md5: 72f980e3852ad8f490485868bd391851 + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 26750479 + timestamp: 1728476423850 +- kind: conda + name: libcups + version: 2.3.3 + build: h4637d8d_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda + sha256: bc67b9b21078c99c6bd8595fe7e1ed6da1f721007726e717f0449de7032798c4 + md5: d4529f4dff3057982a7617c7ac58fde3 + depends: + - krb5 >=1.21.1,<1.22.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: Apache-2.0 + license_family: Apache + size: 4519402 + timestamp: 1689195353551 +- kind: conda + name: libcups + version: 2.3.3 + build: h4637d8d_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda + sha256: bc67b9b21078c99c6bd8595fe7e1ed6da1f721007726e717f0449de7032798c4 + md5: d4529f4dff3057982a7617c7ac58fde3 + depends: + - krb5 >=1.21.1,<1.22.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: Apache-2.0 + license_family: Apache + size: 4519402 + timestamp: 1689195353551 +- kind: conda + name: libcurl + version: 8.8.0 + build: h7b6f9a7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.8.0-h7b6f9a7_1.conda + sha256: 9da82a9bd72e9872941da32be54543076c92dbeb2aba688a1c24adbc1c699e64 + md5: e9580b0bb247a2ccf937b16161478f19 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 370070 + timestamp: 1719603062088 +- kind: conda + name: libcurl + version: 8.8.0 + build: h7b6f9a7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.8.0-h7b6f9a7_1.conda + sha256: 9da82a9bd72e9872941da32be54543076c92dbeb2aba688a1c24adbc1c699e64 + md5: e9580b0bb247a2ccf937b16161478f19 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 370070 + timestamp: 1719603062088 +- kind: conda + name: libcurl + version: 8.8.0 + build: hca28451_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.8.0-hca28451_1.conda + sha256: 6b5b64cdcdb643368ebe236de07eedee99b025bb95129bbe317c46e5bdc693f3 + md5: b8afb3e3cb3423cc445cf611ab95fdb0 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libgcc-ng >=12 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 410158 + timestamp: 1719602718702 +- kind: conda + name: libcurl + version: 8.8.0 + build: hca28451_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.8.0-hca28451_1.conda + sha256: 6b5b64cdcdb643368ebe236de07eedee99b025bb95129bbe317c46e5bdc693f3 + md5: b8afb3e3cb3423cc445cf611ab95fdb0 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libgcc-ng >=12 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 410158 + timestamp: 1719602718702 +- kind: conda + name: libcurl + version: 8.8.0 + build: hf9fcc65_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.8.0-hf9fcc65_1.conda + sha256: 25e2b044e6978f1714a4b2844f34a45fc8a0c60185db8d332906989d70b65927 + md5: 11711bab5306a6534797a68b3c4c2bed + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 390707 + timestamp: 1719602983754 +- kind: conda + name: libcurl + version: 8.8.0 + build: hf9fcc65_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.8.0-hf9fcc65_1.conda + sha256: 25e2b044e6978f1714a4b2844f34a45fc8a0c60185db8d332906989d70b65927 + md5: 11711bab5306a6534797a68b3c4c2bed + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 390707 + timestamp: 1719602983754 +- kind: conda + name: libcurl + version: 8.10.1 + build: h13a7ad3_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.10.1-h13a7ad3_0.conda + sha256: 983a977c5627f975a930542c8aabb46089ec6ea72f28d9c4d3ee8eafaf2fc25a + md5: d84030d0863ffe7dea00b9a807fee961 + depends: + - __osx >=11.0 + - krb5 >=1.21.3,<1.22.0a0 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.2,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 379948 + timestamp: 1726660033582 +- kind: conda + name: libcurl + version: 8.10.1 + build: h1ee3ff0_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda + sha256: dfbac497c4fee74f67391f9c4a40cab559468b7d04ff9fad4b404a26b5e1d5b8 + md5: 7ead800e22ff7b4bccb73e42a8f7a0f4 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: curl + license_family: MIT + size: 342388 + timestamp: 1726660508261 +- kind: conda + name: libcurl + version: 8.10.1 + build: h1ee3ff0_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda + sha256: dfbac497c4fee74f67391f9c4a40cab559468b7d04ff9fad4b404a26b5e1d5b8 + md5: 7ead800e22ff7b4bccb73e42a8f7a0f4 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: curl + license_family: MIT + size: 342388 + timestamp: 1726660508261 +- kind: conda + name: libcurl + version: 8.10.1 + build: h58e7537_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.10.1-h58e7537_0.conda + sha256: 662fe145459ed58dee882e525588d1da4dcc4cbd10cfca0725d1fc3840461798 + md5: 6c8669d8228a2bbd0283911cc6d6726e + depends: + - __osx >=10.13 + - krb5 >=1.21.3,<1.22.0a0 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.2,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 402588 + timestamp: 1726660264675 +- kind: conda + name: libcurl + version: 8.10.1 + build: hbbe4b11_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.10.1-hbbe4b11_0.conda + sha256: 54e6114dfce566c3a22ad3b7b309657e3600cdb668398e95f1301360d5d52c99 + md5: 6e801c50a40301f6978c53976917b277 + depends: + - __glibc >=2.17,<3.0.a0 + - krb5 >=1.21.3,<1.22.0a0 + - libgcc >=13 + - libnghttp2 >=1.58.0,<2.0a0 + - libssh2 >=1.11.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.2,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + size: 424900 + timestamp: 1726659794676 +- kind: conda + name: libcxx + version: 19.1.1 + build: ha82da77_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.1-ha82da77_0.conda + sha256: bc2f7cca206fa8a1dfe801c90362a1b6ec2967a75ef60d26e7c7114884c120c0 + md5: 4ed0a90fd6a5bdda4ecf98912329993f + depends: + - __osx >=11.0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 522850 + timestamp: 1727862893739 +- kind: conda + name: libcxx + version: 19.1.1 + build: ha82da77_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.1-ha82da77_0.conda + sha256: bc2f7cca206fa8a1dfe801c90362a1b6ec2967a75ef60d26e7c7114884c120c0 + md5: 4ed0a90fd6a5bdda4ecf98912329993f + depends: + - __osx >=11.0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 522850 + timestamp: 1727862893739 +- kind: conda + name: libcxx + version: 19.1.1 + build: hf95d169_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcxx-19.1.1-hf95d169_0.conda + sha256: 390ee50a14fe5b6ac87b64eeb0130c7a79853641ae9a8926687556c76a645889 + md5: 2b09d0f92cae6df4b1670adcaca9c38c + depends: + - __osx >=10.13 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 528308 + timestamp: 1727863581528 +- kind: conda + name: libcxx + version: 19.1.1 + build: hf95d169_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libcxx-19.1.1-hf95d169_0.conda + sha256: 390ee50a14fe5b6ac87b64eeb0130c7a79853641ae9a8926687556c76a645889 + md5: 2b09d0f92cae6df4b1670adcaca9c38c + depends: + - __osx >=10.13 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 528308 + timestamp: 1727863581528 +- kind: conda + name: libdeflate + version: '1.20' + build: h49d49c5_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.20-h49d49c5_0.conda + sha256: 8c2087952db55c4118dd2e29381176a54606da47033fd61ebb1b0f4391fcd28d + md5: d46104f6a896a0bc6a1d37b88b2edf5c + license: MIT + license_family: MIT + size: 70364 + timestamp: 1711196727346 +- kind: conda + name: libdeflate + version: '1.20' + build: h49d49c5_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.20-h49d49c5_0.conda + sha256: 8c2087952db55c4118dd2e29381176a54606da47033fd61ebb1b0f4391fcd28d + md5: d46104f6a896a0bc6a1d37b88b2edf5c + license: MIT + license_family: MIT + size: 70364 + timestamp: 1711196727346 +- kind: conda + name: libdeflate + version: '1.20' + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.20-h93a5062_0.conda + sha256: 6d16cccb141b6bb05c38107b335089046664ea1d6611601d3f6e7e4227a99925 + md5: 97efeaeba2a9a82bdf46fc6d025e3a57 + license: MIT + license_family: MIT + size: 54481 + timestamp: 1711196723486 +- kind: conda + name: libdeflate + version: '1.20' + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.20-h93a5062_0.conda + sha256: 6d16cccb141b6bb05c38107b335089046664ea1d6611601d3f6e7e4227a99925 + md5: 97efeaeba2a9a82bdf46fc6d025e3a57 + license: MIT + license_family: MIT + size: 54481 + timestamp: 1711196723486 +- kind: conda + name: libdeflate + version: '1.20' + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.20-hd590300_0.conda + sha256: f8e0f25c382b1d0b87a9b03887a34dbd91485453f1ea991fef726dba57373612 + md5: 8e88f9389f1165d7c0936fe40d9a9a79 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 71500 + timestamp: 1711196523408 +- kind: conda + name: libdeflate + version: '1.20' + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.20-hd590300_0.conda + sha256: f8e0f25c382b1d0b87a9b03887a34dbd91485453f1ea991fef726dba57373612 + md5: 8e88f9389f1165d7c0936fe40d9a9a79 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 71500 + timestamp: 1711196523408 +- kind: conda + name: libdeflate + version: '1.22' + build: h00291cd_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.22-h00291cd_0.conda + sha256: 681035346974c3315685dc40898e26f65f1c00cbb0b5fd80cc2599e207a34b31 + md5: a15785ccc62ae2a8febd299424081efb + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 70407 + timestamp: 1728177128525 +- kind: conda + name: libdeflate + version: '1.22' + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda + sha256: 579c634b7de8869cb1d76eccd4c032dc275d5a017212128502ea4dc828a5b361 + md5: a3439ce12d4e3cd887270d9436f9a4c8 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 155506 + timestamp: 1728177485361 +- kind: conda + name: libdeflate + version: '1.22' + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda + sha256: 579c634b7de8869cb1d76eccd4c032dc275d5a017212128502ea4dc828a5b361 + md5: a3439ce12d4e3cd887270d9436f9a4c8 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 155506 + timestamp: 1728177485361 +- kind: conda + name: libdeflate + version: '1.22' + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.22-hb9d3cd8_0.conda + sha256: 780f0530a3adfc1497ba49d626931c6afc978c540e1abfde6ccd57128ded6ad6 + md5: b422943d5d772b7cc858b36ad2a92db5 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 72242 + timestamp: 1728177071251 +- kind: conda + name: libdeflate + version: '1.22' + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.22-hd74edd7_0.conda + sha256: 3552894ca62bebc33d05982937cda25a4fa19e56a82af2ff20944ff4c2532fda + md5: 2d3e3f3d8ab315748420ef58d5a3ae0f + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 54089 + timestamp: 1728177149927 +- kind: conda + name: libdrm + version: 2.4.123 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda + sha256: 5f274243fc7480b721a4ed6623c72d07b86a508a1363a85f0f16451ab655ace8 + md5: ee605e794bdc14e2b7f84c4faa0d8c2c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=13 + - libpciaccess >=0.18,<0.19.0a0 + license: MIT + license_family: MIT + size: 303108 + timestamp: 1724719521496 +- kind: conda + name: libdrm + version: 2.4.123 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda + sha256: 5f274243fc7480b721a4ed6623c72d07b86a508a1363a85f0f16451ab655ace8 + md5: ee605e794bdc14e2b7f84c4faa0d8c2c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=13 + - libpciaccess >=0.18,<0.19.0a0 + license: MIT + license_family: MIT + size: 303108 + timestamp: 1724719521496 +- kind: conda + name: libedit + version: 3.1.20191231 + build: h0678c8f_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 + sha256: dbd3c3f2eca1d21c52e4c03b21930bbce414c4592f8ce805801575b9e9256095 + md5: 6016a8a1d0e63cac3de2c352cd40208b + depends: + - ncurses >=6.2,<7.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 105382 + timestamp: 1597616576726 +- kind: conda + name: libedit + version: 3.1.20191231 + build: h0678c8f_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 + sha256: dbd3c3f2eca1d21c52e4c03b21930bbce414c4592f8ce805801575b9e9256095 + md5: 6016a8a1d0e63cac3de2c352cd40208b + depends: + - ncurses >=6.2,<7.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 105382 + timestamp: 1597616576726 +- kind: conda + name: libedit + version: 3.1.20191231 + build: hc8eb9b7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 + sha256: 3912636197933ecfe4692634119e8644904b41a58f30cad9d1fc02f6ba4d9fca + md5: 30e4362988a2623e9eb34337b83e01f9 + depends: + - ncurses >=6.2,<7.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 96607 + timestamp: 1597616630749 +- kind: conda + name: libedit + version: 3.1.20191231 + build: hc8eb9b7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 + sha256: 3912636197933ecfe4692634119e8644904b41a58f30cad9d1fc02f6ba4d9fca + md5: 30e4362988a2623e9eb34337b83e01f9 + depends: + - ncurses >=6.2,<7.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 96607 + timestamp: 1597616630749 +- kind: conda + name: libedit + version: 3.1.20191231 + build: he28a2e2_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf + md5: 4d331e44109e3f0e19b4cb8f9b82f3e1 + depends: + - libgcc-ng >=7.5.0 + - ncurses >=6.2,<7.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 123878 + timestamp: 1597616541093 +- kind: conda + name: libedit + version: 3.1.20191231 + build: he28a2e2_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf + md5: 4d331e44109e3f0e19b4cb8f9b82f3e1 + depends: + - libgcc-ng >=7.5.0 + - ncurses >=6.2,<7.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 123878 + timestamp: 1597616541093 +- kind: conda + name: libev + version: '4.33' + build: h10d778d_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda + sha256: 0d238488564a7992942aa165ff994eca540f687753b4f0998b29b4e4d030ff43 + md5: 899db79329439820b7e8f8de41bca902 + license: BSD-2-Clause + license_family: BSD + size: 106663 + timestamp: 1702146352558 +- kind: conda + name: libev + version: '4.33' + build: h10d778d_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda + sha256: 0d238488564a7992942aa165ff994eca540f687753b4f0998b29b4e4d030ff43 + md5: 899db79329439820b7e8f8de41bca902 + license: BSD-2-Clause + license_family: BSD + size: 106663 + timestamp: 1702146352558 +- kind: conda + name: libev + version: '4.33' + build: h93a5062_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda + sha256: 95cecb3902fbe0399c3a7e67a5bed1db813e5ab0e22f4023a5e0f722f2cc214f + md5: 36d33e440c31857372a72137f78bacf5 + license: BSD-2-Clause + license_family: BSD + size: 107458 + timestamp: 1702146414478 +- kind: conda + name: libev + version: '4.33' + build: h93a5062_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda + sha256: 95cecb3902fbe0399c3a7e67a5bed1db813e5ab0e22f4023a5e0f722f2cc214f + md5: 36d33e440c31857372a72137f78bacf5 + license: BSD-2-Clause + license_family: BSD + size: 107458 + timestamp: 1702146414478 +- kind: conda + name: libev + version: '4.33' + build: hd590300_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 + md5: 172bf1cd1ff8629f2b1179945ed45055 + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 112766 + timestamp: 1702146165126 +- kind: conda + name: libev + version: '4.33' + build: hd590300_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 + md5: 172bf1cd1ff8629f2b1179945ed45055 + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 112766 + timestamp: 1702146165126 +- kind: conda + name: libevent + version: 2.1.12 + build: hf998b51_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda + sha256: 2e14399d81fb348e9d231a82ca4d816bf855206923759b69ad006ba482764131 + md5: a1cfcc585f0c42bf8d5546bb1dfb668d + depends: + - libgcc-ng >=12 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 427426 + timestamp: 1685725977222 +- kind: conda + name: libevent + version: 2.1.12 + build: hf998b51_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda + sha256: 2e14399d81fb348e9d231a82ca4d816bf855206923759b69ad006ba482764131 + md5: a1cfcc585f0c42bf8d5546bb1dfb668d + depends: + - libgcc-ng >=12 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 427426 + timestamp: 1685725977222 +- kind: conda + name: libexpat + version: 2.5.0 + build: h63175ca_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.5.0-h63175ca_1.conda + sha256: 794b2a9be72f176a2767c299574d330ffb76b2ed75d7fd20bee3bbadce5886cf + md5: 636cc3cbbd2e28bcfd2f73b2044aac2c + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 138689 + timestamp: 1680190844101 +- kind: conda + name: libexpat + version: 2.5.0 + build: h63175ca_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.5.0-h63175ca_1.conda + sha256: 794b2a9be72f176a2767c299574d330ffb76b2ed75d7fd20bee3bbadce5886cf + md5: 636cc3cbbd2e28bcfd2f73b2044aac2c + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 138689 + timestamp: 1680190844101 +- kind: conda + name: libexpat + version: 2.5.0 + build: hb7217d7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.5.0-hb7217d7_1.conda + sha256: 7d143a9c991579ad4207f84c632650a571c66329090daa32b3c87cf7311c3381 + md5: 5a097ad3d17e42c148c9566280481317 + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 63442 + timestamp: 1680190916539 +- kind: conda + name: libexpat + version: 2.5.0 + build: hb7217d7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.5.0-hb7217d7_1.conda + sha256: 7d143a9c991579ad4207f84c632650a571c66329090daa32b3c87cf7311c3381 + md5: 5a097ad3d17e42c148c9566280481317 + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 63442 + timestamp: 1680190916539 +- kind: conda + name: libexpat + version: 2.5.0 + build: hcb278e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.5.0-hcb278e6_1.conda + sha256: 74c98a563777ae2ad71f1f74d458a8ab043cee4a513467c159ccf159d0e461f3 + md5: 6305a3dd2752c76335295da4e581f2fd + depends: + - libgcc-ng >=12 + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 77980 + timestamp: 1680190528313 +- kind: conda + name: libexpat + version: 2.5.0 + build: hcb278e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.5.0-hcb278e6_1.conda + sha256: 74c98a563777ae2ad71f1f74d458a8ab043cee4a513467c159ccf159d0e461f3 + md5: 6305a3dd2752c76335295da4e581f2fd + depends: + - libgcc-ng >=12 + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 77980 + timestamp: 1680190528313 +- kind: conda + name: libexpat + version: 2.5.0 + build: hf0c8a7f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.5.0-hf0c8a7f_1.conda + sha256: 80024bd9f44d096c4cc07fb2bac76b5f1f7553390112dab3ad6acb16a05f0b96 + md5: 6c81cb022780ee33435cca0127dd43c9 + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 69602 + timestamp: 1680191040160 +- kind: conda + name: libexpat + version: 2.5.0 + build: hf0c8a7f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.5.0-hf0c8a7f_1.conda + sha256: 80024bd9f44d096c4cc07fb2bac76b5f1f7553390112dab3ad6acb16a05f0b96 + md5: 6c81cb022780ee33435cca0127dd43c9 + constrains: + - expat 2.5.0.* + license: MIT + license_family: MIT + size: 69602 + timestamp: 1680191040160 +- kind: conda + name: libexpat + version: 2.6.3 + build: h5888daf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.3-h5888daf_0.conda + sha256: 4bb47bb2cd09898737a5211e2992d63c555d63715a07ba56eae0aff31fb89c22 + md5: 59f4c43bb1b5ef1c71946ff2cbf59524 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + constrains: + - expat 2.6.3.* + license: MIT + license_family: MIT + size: 73616 + timestamp: 1725568742634 +- kind: conda + name: libexpat + version: 2.6.3 + build: hac325c4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.6.3-hac325c4_0.conda + sha256: dd22dffad6731c352f4c14603868c9cce4d3b50ff5ff1e50f416a82dcb491947 + md5: c1db99b0a94a2f23bd6ce39e2d314e07 + depends: + - __osx >=10.13 + constrains: + - expat 2.6.3.* + license: MIT + license_family: MIT + size: 70517 + timestamp: 1725568864316 +- kind: conda + name: libexpat + version: 2.6.3 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.6.3-he0c23c2_0.conda + sha256: 9543965d155b8da96fc67dd81705fe5c2571c7c00becc8de5534c850393d4e3c + md5: 21415fbf4d0de6767a621160b43e5dea + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - expat 2.6.3.* + license: MIT + license_family: MIT + size: 138992 + timestamp: 1725569106114 +- kind: conda + name: libexpat + version: 2.6.3 + build: hf9b8971_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.6.3-hf9b8971_0.conda + sha256: 5cbe5a199fba14ade55457a468ce663aac0b54832c39aa54470b3889b4c75c4a + md5: 5f22f07c2ab2dea8c66fe9585a062c96 + depends: + - __osx >=11.0 + constrains: + - expat 2.6.3.* + license: MIT + license_family: MIT + size: 63895 + timestamp: 1725568783033 +- kind: conda + name: libffi + version: 3.4.2 + build: h0d85af4_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 + sha256: 7a2d27a936ceee6942ea4d397f9c7d136f12549d86f7617e8b6bad51e01a941f + md5: ccb34fb14960ad8b125962d3d79b31a9 + license: MIT + license_family: MIT + size: 51348 + timestamp: 1636488394370 +- kind: conda + name: libffi + version: 3.4.2 + build: h0d85af4_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 + sha256: 7a2d27a936ceee6942ea4d397f9c7d136f12549d86f7617e8b6bad51e01a941f + md5: ccb34fb14960ad8b125962d3d79b31a9 + license: MIT + license_family: MIT + size: 51348 + timestamp: 1636488394370 +- kind: conda + name: libffi + version: 3.4.2 + build: h3422bc3_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2 + sha256: 41b3d13efb775e340e4dba549ab5c029611ea6918703096b2eaa9c015c0750ca + md5: 086914b672be056eb70fd4285b6783b6 + license: MIT + license_family: MIT + size: 39020 + timestamp: 1636488587153 +- kind: conda + name: libffi + version: 3.4.2 + build: h3422bc3_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2 + sha256: 41b3d13efb775e340e4dba549ab5c029611ea6918703096b2eaa9c015c0750ca + md5: 086914b672be056eb70fd4285b6783b6 + license: MIT + license_family: MIT + size: 39020 + timestamp: 1636488587153 +- kind: conda + name: libffi + version: 3.4.2 + build: h7f98852_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e + md5: d645c6d2ac96843a2bfaccd2d62b3ac3 + depends: + - libgcc-ng >=9.4.0 + license: MIT + license_family: MIT + size: 58292 + timestamp: 1636488182923 +- kind: conda + name: libffi + version: 3.4.2 + build: h7f98852_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e + md5: d645c6d2ac96843a2bfaccd2d62b3ac3 + depends: + - libgcc-ng >=9.4.0 + license: MIT + license_family: MIT + size: 58292 + timestamp: 1636488182923 +- kind: conda + name: libffi + version: 3.4.2 + build: h8ffe710_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 + sha256: 1951ab740f80660e9bc07d2ed3aefb874d78c107264fd810f24a1a6211d4b1a5 + md5: 2c96d1b6915b408893f9472569dee135 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: MIT + license_family: MIT + size: 42063 + timestamp: 1636489106777 +- kind: conda + name: libffi + version: 3.4.2 + build: h8ffe710_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 + sha256: 1951ab740f80660e9bc07d2ed3aefb874d78c107264fd810f24a1a6211d4b1a5 + md5: 2c96d1b6915b408893f9472569dee135 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: MIT + license_family: MIT + size: 42063 + timestamp: 1636489106777 +- kind: conda + name: libflac + version: 1.4.3 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda + sha256: 65908b75fa7003167b8a8f0001e11e58ed5b1ef5e98b96ab2ba66d7c1b822c7d + md5: ee48bf17cc83a00f59ca1494d5646869 + depends: + - gettext >=0.21.1,<1.0a0 + - libgcc-ng >=12 + - libogg 1.3.* + - libogg >=1.3.4,<1.4.0a0 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 394383 + timestamp: 1687765514062 +- kind: conda + name: libflac + version: 1.4.3 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda + sha256: 65908b75fa7003167b8a8f0001e11e58ed5b1ef5e98b96ab2ba66d7c1b822c7d + md5: ee48bf17cc83a00f59ca1494d5646869 + depends: + - gettext >=0.21.1,<1.0a0 + - libgcc-ng >=12 + - libogg 1.3.* + - libogg >=1.3.4,<1.4.0a0 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 394383 + timestamp: 1687765514062 +- kind: conda + name: libgcc + version: 14.1.0 + build: h77fa898_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda + sha256: 10fa74b69266a2be7b96db881e18fa62cfa03082b65231e8d652e897c4b335a3 + md5: 002ef4463dd1e2b44a94a4ace468f5d2 + depends: + - _libgcc_mutex 0.1 conda_forge + - _openmp_mutex >=4.5 + constrains: + - libgomp 14.1.0 h77fa898_1 + - libgcc-ng ==14.1.0=*_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 846380 + timestamp: 1724801836552 +- kind: conda + name: libgcc + version: 14.1.0 + build: h77fa898_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda + sha256: 10fa74b69266a2be7b96db881e18fa62cfa03082b65231e8d652e897c4b335a3 + md5: 002ef4463dd1e2b44a94a4ace468f5d2 + depends: + - _libgcc_mutex 0.1 conda_forge + - _openmp_mutex >=4.5 + constrains: + - libgomp 14.1.0 h77fa898_1 + - libgcc-ng ==14.1.0=*_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 846380 + timestamp: 1724801836552 +- kind: conda + name: libgcc-ng + version: 14.1.0 + build: h69a702a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda + sha256: b91f7021e14c3d5c840fbf0dc75370d6e1f7c7ff4482220940eaafb9c64613b7 + md5: 1efc0ad219877a73ef977af7dbb51f17 + depends: + - libgcc 14.1.0 h77fa898_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52170 + timestamp: 1724801842101 +- kind: conda + name: libgcc-ng + version: 14.1.0 + build: h69a702a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda + sha256: b91f7021e14c3d5c840fbf0dc75370d6e1f7c7ff4482220940eaafb9c64613b7 + md5: 1efc0ad219877a73ef977af7dbb51f17 + depends: + - libgcc 14.1.0 h77fa898_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52170 + timestamp: 1724801842101 +- kind: conda + name: libgcrypt + version: 1.11.0 + build: h4ab18f5_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda + sha256: 9e97e4a753d2ee238cfc7375f0882830f0d8c1667431bc9d070a0f6718355570 + md5: 14858a47d4cc995892e79f2b340682d7 + depends: + - libgcc-ng >=12 + - libgpg-error >=1.50,<2.0a0 + license: LGPL-2.1-or-later AND GPL-2.0-or-later + license_family: GPL + size: 684307 + timestamp: 1721392291497 +- kind: conda + name: libgcrypt + version: 1.11.0 + build: h4ab18f5_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda + sha256: 9e97e4a753d2ee238cfc7375f0882830f0d8c1667431bc9d070a0f6718355570 + md5: 14858a47d4cc995892e79f2b340682d7 + depends: + - libgcc-ng >=12 + - libgpg-error >=1.50,<2.0a0 + license: LGPL-2.1-or-later AND GPL-2.0-or-later + license_family: GPL + size: 684307 + timestamp: 1721392291497 +- kind: conda + name: libgd + version: 2.3.3 + build: h0dceb68_9 + build_number: 9 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgd-2.3.3-h0dceb68_9.conda + sha256: 4ed8546ff3356fc42f0e155446a060b14ee4aa96802e2da586532861deb3b917 + md5: 1feb43971521d430bf826f8398598c5b + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: GD + license_family: BSD + size: 202884 + timestamp: 1696161058863 +- kind: conda + name: libgd + version: 2.3.3 + build: h0dceb68_9 + build_number: 9 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgd-2.3.3-h0dceb68_9.conda + sha256: 4ed8546ff3356fc42f0e155446a060b14ee4aa96802e2da586532861deb3b917 + md5: 1feb43971521d430bf826f8398598c5b + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: GD + license_family: BSD + size: 202884 + timestamp: 1696161058863 +- kind: conda + name: libgd + version: 2.3.3 + build: h119a65a_9 + build_number: 9 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgd-2.3.3-h119a65a_9.conda + sha256: b74f95a6e1f3b31a74741b39cba83ed99fc82d17243c0fd3b5ab16ddd48ab89d + md5: cfebc557e54905dadc355c0e9f003004 + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: GD + license_family: BSD + size: 224448 + timestamp: 1696160785971 +- kind: conda + name: libgd + version: 2.3.3 + build: h119a65a_9 + build_number: 9 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgd-2.3.3-h119a65a_9.conda + sha256: b74f95a6e1f3b31a74741b39cba83ed99fc82d17243c0fd3b5ab16ddd48ab89d + md5: cfebc557e54905dadc355c0e9f003004 + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: GD + license_family: BSD + size: 224448 + timestamp: 1696160785971 +- kind: conda + name: libgd + version: 2.3.3 + build: h312136b_9 + build_number: 9 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda + sha256: fa75f4206eb9cd8e5e24fe1b6381a7450cfcb507c42813fd028a924a4872bc76 + md5: 69c987e1f9268d9ade86497c4ab8cc45 + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xorg-libxpm >=3.5.16,<4.0a0 + - zlib + license: GD + license_family: BSD + size: 344848 + timestamp: 1696161193894 +- kind: conda + name: libgd + version: 2.3.3 + build: h312136b_9 + build_number: 9 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda + sha256: fa75f4206eb9cd8e5e24fe1b6381a7450cfcb507c42813fd028a924a4872bc76 + md5: 69c987e1f9268d9ade86497c4ab8cc45 + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xorg-libxpm >=3.5.16,<4.0a0 + - zlib + license: GD + license_family: BSD + size: 344848 + timestamp: 1696161193894 +- kind: conda + name: libgd + version: 2.3.3 + build: hfdf3952_9 + build_number: 9 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgd-2.3.3-hfdf3952_9.conda + sha256: cfdecfaa27807abc2728bd8c60b923ce1b44020553e122e9a56fc3acb77acaec + md5: 0d847466f115fbdaaf2b6926f2e33278 + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: GD + license_family: BSD + size: 206783 + timestamp: 1696161158189 +- kind: conda + name: libgd + version: 2.3.3 + build: hfdf3952_9 + build_number: 9 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgd-2.3.3-hfdf3952_9.conda + sha256: cfdecfaa27807abc2728bd8c60b923ce1b44020553e122e9a56fc3acb77acaec + md5: 0d847466f115fbdaaf2b6926f2e33278 + depends: + - expat + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=73.2,<74.0a0 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zlib + license: GD + license_family: BSD + size: 206783 + timestamp: 1696161158189 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libgettextpo-0.22.5-h5728263_3.conda + sha256: 6747bd29a0896b21ee1fe07bd212210475655354a3e8033c25b797e054ddd821 + md5: e46c142e2d2d9ccef31ad3d176b10fab + depends: + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h5728263_3 + license: GPL-3.0-or-later + license_family: GPL + size: 171120 + timestamp: 1723629671164 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libgettextpo-0.22.5-h5728263_3.conda + sha256: 6747bd29a0896b21ee1fe07bd212210475655354a3e8033c25b797e054ddd821 + md5: e46c142e2d2d9ccef31ad3d176b10fab + depends: + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h5728263_3 + license: GPL-3.0-or-later + license_family: GPL + size: 171120 + timestamp: 1723629671164 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-0.22.5-h8414b35_3.conda + sha256: bc446fad58155e96a01b28e99254415c2151bdddf57f9a2c00c44e6f0298bb62 + md5: c8cd7295cfb7bda5cbabea4fef904349 + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: GPL-3.0-or-later + license_family: GPL + size: 159800 + timestamp: 1723627007035 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-0.22.5-h8414b35_3.conda + sha256: bc446fad58155e96a01b28e99254415c2151bdddf57f9a2c00c44e6f0298bb62 + md5: c8cd7295cfb7bda5cbabea4fef904349 + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: GPL-3.0-or-later + license_family: GPL + size: 159800 + timestamp: 1723627007035 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-0.22.5-hdfe23c8_3.conda + sha256: 8f7631d03a093272a5a8423181ac2c66514503e082e5494a2e942737af8a34ad + md5: ba6eeccaee150e24a544be8ae71aeca1 + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: GPL-3.0-or-later + license_family: GPL + size: 172305 + timestamp: 1723626852373 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-0.22.5-hdfe23c8_3.conda + sha256: 8f7631d03a093272a5a8423181ac2c66514503e082e5494a2e942737af8a34ad + md5: ba6eeccaee150e24a544be8ae71aeca1 + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: GPL-3.0-or-later + license_family: GPL + size: 172305 + timestamp: 1723626852373 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda + sha256: 7f2d1f4d69973e2c3c3d2b6420d5eb989982baba97d63ab2d7a2b25a92d886b4 + md5: efab66b82ec976930b96d62a976de8e7 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: GPL-3.0-or-later + license_family: GPL + size: 170646 + timestamp: 1723626019265 +- kind: conda + name: libgettextpo + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda + sha256: 7f2d1f4d69973e2c3c3d2b6420d5eb989982baba97d63ab2d7a2b25a92d886b4 + md5: efab66b82ec976930b96d62a976de8e7 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: GPL-3.0-or-later + license_family: GPL + size: 170646 + timestamp: 1723626019265 +- kind: conda + name: libgettextpo-devel + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-devel-0.22.5-h8414b35_3.conda + sha256: ea3ca757bf11ed25965b39466b50411c7c2a43f3b90ab4a36fc0ef43f7ab98ac + md5: 7074dc1c9aae1bb5d7bccb4ff03746ca + depends: + - __osx >=11.0 + - libgettextpo 0.22.5 h8414b35_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: GPL-3.0-or-later + license_family: GPL + size: 37153 + timestamp: 1723627048279 +- kind: conda + name: libgettextpo-devel + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-devel-0.22.5-h8414b35_3.conda + sha256: ea3ca757bf11ed25965b39466b50411c7c2a43f3b90ab4a36fc0ef43f7ab98ac + md5: 7074dc1c9aae1bb5d7bccb4ff03746ca + depends: + - __osx >=11.0 + - libgettextpo 0.22.5 h8414b35_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: GPL-3.0-or-later + license_family: GPL + size: 37153 + timestamp: 1723627048279 +- kind: conda + name: libgettextpo-devel + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-devel-0.22.5-hdfe23c8_3.conda + sha256: 8ea6bcba8c002f547edfd51e27e1e81465c8838033877c56439d20bcbc8f32a3 + md5: efbba22e1657ef214c9ce9105b2ca562 + depends: + - __osx >=10.13 + - libgettextpo 0.22.5 hdfe23c8_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: GPL-3.0-or-later + license_family: GPL + size: 36977 + timestamp: 1723626874373 +- kind: conda + name: libgettextpo-devel + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-devel-0.22.5-hdfe23c8_3.conda + sha256: 8ea6bcba8c002f547edfd51e27e1e81465c8838033877c56439d20bcbc8f32a3 + md5: efbba22e1657ef214c9ce9105b2ca562 + depends: + - __osx >=10.13 + - libgettextpo 0.22.5 hdfe23c8_3 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: GPL-3.0-or-later + license_family: GPL + size: 36977 + timestamp: 1723626874373 +- kind: conda + name: libgettextpo-devel + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda + sha256: 0a66cdd46d1cd5201061252535cd91905b3222328a9294c1a5bcd32e85531545 + md5: 9aba7960731e6b4547b3a52f812ed801 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgettextpo 0.22.5 he02047a_3 + license: GPL-3.0-or-later + license_family: GPL + size: 36790 + timestamp: 1723626032786 +- kind: conda + name: libgettextpo-devel + version: 0.22.5 + build: he02047a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda + sha256: 0a66cdd46d1cd5201061252535cd91905b3222328a9294c1a5bcd32e85531545 + md5: 9aba7960731e6b4547b3a52f812ed801 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgettextpo 0.22.5 he02047a_3 + license: GPL-3.0-or-later + license_family: GPL + size: 36790 + timestamp: 1723626032786 +- kind: conda + name: libgfortran + version: 5.0.0 + build: 13_2_0_h97931a8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda + sha256: 4874422e567b68334705c135c17e5acdca1404de8255673ce30ad3510e00be0d + md5: 0b6e23a012ee7a9a5f6b244f5a92c1d5 + depends: + - libgfortran5 13.2.0 h2873a65_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 110106 + timestamp: 1707328956438 +- kind: conda + name: libgfortran + version: 5.0.0 + build: 13_2_0_h97931a8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda + sha256: 4874422e567b68334705c135c17e5acdca1404de8255673ce30ad3510e00be0d + md5: 0b6e23a012ee7a9a5f6b244f5a92c1d5 + depends: + - libgfortran5 13.2.0 h2873a65_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 110106 + timestamp: 1707328956438 +- kind: conda + name: libgfortran + version: 5.0.0 + build: 13_2_0_hd922786_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda + sha256: 44e541b4821c96b28b27fef5630883a60ce4fee91fd9c79f25a199f8f73f337b + md5: 4a55d9e169114b2b90d3ec4604cd7bbf + depends: + - libgfortran5 13.2.0 hf226fd6_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 110233 + timestamp: 1707330749033 +- kind: conda + name: libgfortran + version: 5.0.0 + build: 13_2_0_hd922786_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda + sha256: 44e541b4821c96b28b27fef5630883a60ce4fee91fd9c79f25a199f8f73f337b + md5: 4a55d9e169114b2b90d3ec4604cd7bbf + depends: + - libgfortran5 13.2.0 hf226fd6_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 110233 + timestamp: 1707330749033 +- kind: conda + name: libgfortran + version: 14.1.0 + build: h69a702a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda + sha256: ed77f04f873e43a26e24d443dd090631eedc7d0ace3141baaefd96a123e47535 + md5: 591e631bc1ae62c64f2ab4f66178c097 + depends: + - libgfortran5 14.1.0 hc5f4f2c_1 + constrains: + - libgfortran-ng ==14.1.0=*_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52142 + timestamp: 1724801872472 +- kind: conda + name: libgfortran + version: 14.1.0 + build: h69a702a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda + sha256: ed77f04f873e43a26e24d443dd090631eedc7d0ace3141baaefd96a123e47535 + md5: 591e631bc1ae62c64f2ab4f66178c097 + depends: + - libgfortran5 14.1.0 hc5f4f2c_1 + constrains: + - libgfortran-ng ==14.1.0=*_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52142 + timestamp: 1724801872472 +- kind: conda + name: libgfortran-ng + version: 14.1.0 + build: h69a702a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda + sha256: a2dc35cb7f87bb5beebf102d4085574c6a740e1df58e743185d4434cc5e4e0ae + md5: 16cec94c5992d7f42ae3f9fa8b25df8d + depends: + - libgfortran 14.1.0 h69a702a_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52212 + timestamp: 1724802086021 +- kind: conda + name: libgfortran-ng + version: 14.1.0 + build: h69a702a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda + sha256: a2dc35cb7f87bb5beebf102d4085574c6a740e1df58e743185d4434cc5e4e0ae + md5: 16cec94c5992d7f42ae3f9fa8b25df8d + depends: + - libgfortran 14.1.0 h69a702a_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52212 + timestamp: 1724802086021 +- kind: conda + name: libgfortran5 + version: 13.2.0 + build: h2873a65_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda + sha256: da3db4b947e30aec7596a3ef92200d17e774cccbbf7efc47802529a4ca5ca31b + md5: e4fb4d23ec2870ff3c40d10afe305aec + depends: + - llvm-openmp >=8.0.0 + constrains: + - libgfortran 5.0.0 13_2_0_*_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 1571379 + timestamp: 1707328880361 +- kind: conda + name: libgfortran5 + version: 13.2.0 + build: h2873a65_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda + sha256: da3db4b947e30aec7596a3ef92200d17e774cccbbf7efc47802529a4ca5ca31b + md5: e4fb4d23ec2870ff3c40d10afe305aec + depends: + - llvm-openmp >=8.0.0 + constrains: + - libgfortran 5.0.0 13_2_0_*_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 1571379 + timestamp: 1707328880361 +- kind: conda + name: libgfortran5 + version: 13.2.0 + build: hf226fd6_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda + sha256: bafc679eedb468a86aa4636061c55966186399ee0a04b605920d208d97ac579a + md5: 66ac81d54e95c534ae488726c1f698ea + depends: + - llvm-openmp >=8.0.0 + constrains: + - libgfortran 5.0.0 13_2_0_*_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 997381 + timestamp: 1707330687590 +- kind: conda + name: libgfortran5 + version: 13.2.0 + build: hf226fd6_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda + sha256: bafc679eedb468a86aa4636061c55966186399ee0a04b605920d208d97ac579a + md5: 66ac81d54e95c534ae488726c1f698ea + depends: + - llvm-openmp >=8.0.0 + constrains: + - libgfortran 5.0.0 13_2_0_*_3 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 997381 + timestamp: 1707330687590 +- kind: conda + name: libgfortran5 + version: 14.1.0 + build: hc5f4f2c_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda + sha256: c40d7db760296bf9c776de12597d2f379f30e890b9ae70c1de962ff2aa1999f6 + md5: 10a0cef64b784d6ab6da50ebca4e984d + depends: + - libgcc >=14.1.0 + constrains: + - libgfortran 14.1.0 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 1459939 + timestamp: 1724801851300 +- kind: conda + name: libgfortran5 + version: 14.1.0 + build: hc5f4f2c_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda + sha256: c40d7db760296bf9c776de12597d2f379f30e890b9ae70c1de962ff2aa1999f6 + md5: 10a0cef64b784d6ab6da50ebca4e984d + depends: + - libgcc >=14.1.0 + constrains: + - libgfortran 14.1.0 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 1459939 + timestamp: 1724801851300 +- kind: conda + name: libglib + version: 2.80.2 + build: h0df6a38_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.2-h0df6a38_0.conda + sha256: 941bbe089a7a87fbe88324bfc7970a1688c7a765490e25b829ff73c7abc3fc5a + md5: ef9ae80bb2a15aee7a30180c057678ea + depends: + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3749179 + timestamp: 1715253077632 +- kind: conda + name: libglib + version: 2.80.2 + build: h0df6a38_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.2-h0df6a38_0.conda + sha256: 941bbe089a7a87fbe88324bfc7970a1688c7a765490e25b829ff73c7abc3fc5a + md5: ef9ae80bb2a15aee7a30180c057678ea + depends: + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3749179 + timestamp: 1715253077632 +- kind: conda + name: libglib + version: 2.80.2 + build: h0f68cf7_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.80.2-h0f68cf7_0.conda + sha256: 236c5e42058a985a069c46a5145673f1082b8724fcf45c5b265e2cfda39304c5 + md5: b3947a5dfc6c63b1f479268e75643090 + depends: + - __osx >=10.13 + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3677360 + timestamp: 1715253329377 +- kind: conda + name: libglib + version: 2.80.2 + build: h0f68cf7_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.80.2-h0f68cf7_0.conda + sha256: 236c5e42058a985a069c46a5145673f1082b8724fcf45c5b265e2cfda39304c5 + md5: b3947a5dfc6c63b1f479268e75643090 + depends: + - __osx >=10.13 + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3677360 + timestamp: 1715253329377 +- kind: conda + name: libglib + version: 2.80.2 + build: h535f939_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.80.2-h535f939_0.conda + sha256: 3f0c9f25748787ab5475c5ce8267184d6637e8a5b7ca55ef2f3a0d7bff2f537f + md5: 4ac7cb698ca919924e205af3ab3aacf3 + depends: + - __osx >=11.0 + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3623970 + timestamp: 1715252979767 +- kind: conda + name: libglib + version: 2.80.2 + build: h535f939_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.80.2-h535f939_0.conda + sha256: 3f0c9f25748787ab5475c5ce8267184d6637e8a5b7ca55ef2f3a0d7bff2f537f + md5: 4ac7cb698ca919924e205af3ab3aacf3 + depends: + - __osx >=11.0 + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3623970 + timestamp: 1715252979767 +- kind: conda + name: libglib + version: 2.80.2 + build: hf974151_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda + sha256: 93e03b6cf4765bc06d64fa3dac65f22c53ae4a30247bb0e2dea0bd9c47a3fb26 + md5: 72724f6a78ecb15559396966226d5838 + depends: + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3912673 + timestamp: 1715252654366 +- kind: conda + name: libglib + version: 2.80.2 + build: hf974151_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda + sha256: 93e03b6cf4765bc06d64fa3dac65f22c53ae4a30247bb0e2dea0bd9c47a3fb26 + md5: 72724f6a78ecb15559396966226d5838 + depends: + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - pcre2 >=10.43,<10.44.0a0 + constrains: + - glib 2.80.2 *_0 + license: LGPL-2.1-or-later + size: 3912673 + timestamp: 1715252654366 +- kind: conda + name: libglib + version: 2.82.1 + build: h4821c08_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.82.1-h4821c08_0.conda + sha256: 0ad22c14fbe77144111abb5495894e02a124773a4d2d6c2ded5c7d66aec694b4 + md5: 50e859d1781857abf820ec5423073a21 + depends: + - __osx >=11.0 + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.3.1,<2.0a0 + - pcre2 >=10.44,<10.45.0a0 + constrains: + - glib 2.82.1 *_0 + license: LGPL-2.1-or-later + size: 3685019 + timestamp: 1727380700589 +- kind: conda + name: libglib + version: 2.82.1 + build: h63bbcf2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.82.1-h63bbcf2_0.conda + sha256: 9f19b7d33a7f49545fdbd514d2f577e6dc3638b17210c93877b52c021ac5ad22 + md5: 0a17d0518293f31c5495674ad3ab4e89 + depends: + - __osx >=10.13 + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.3.1,<2.0a0 + - pcre2 >=10.44,<10.45.0a0 + constrains: + - glib 2.82.1 *_0 + license: LGPL-2.1-or-later + size: 3729756 + timestamp: 1727380687514 +- kind: conda + name: libglib + version: 2.82.1 + build: h7025463_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libglib-2.82.1-h7025463_0.conda + sha256: b037bc6a1219f3ab9e3e408edcb0659ac9bae542c50213977e6ade90f70fc62e + md5: f784035a6fcb34f0583ca3bd0dcc6c3b + depends: + - libffi >=3.4,<4.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.3.1,<2.0a0 + - pcre2 >=10.44,<10.45.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - glib 2.82.1 *_0 + license: LGPL-2.1-or-later + size: 3759023 + timestamp: 1727442499076 +- kind: conda + name: libglu + version: 9.0.0 + build: hac7e632_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-hac7e632_1003.conda + sha256: 8368435c41105dc3e1c02896a02ecaa21b77d0b0d67fc8b06a16ba885c86f917 + md5: 50c389a09b6b7babaef531eb7cb5e0ca + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-xextproto >=7.3.0,<8.0a0 + license: SGI-2 + size: 331249 + timestamp: 1694431884320 +- kind: conda + name: libglu + version: 9.0.0 + build: hac7e632_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-hac7e632_1003.conda + sha256: 8368435c41105dc3e1c02896a02ecaa21b77d0b0d67fc8b06a16ba885c86f917 + md5: 50c389a09b6b7babaef531eb7cb5e0ca + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-xextproto >=7.3.0,<8.0a0 + license: SGI-2 + size: 331249 + timestamp: 1694431884320 +- kind: conda + name: libgomp + version: 14.1.0 + build: h77fa898_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda + sha256: c96724c8ae4ee61af7674c5d9e5a3fbcf6cd887a40ad5a52c99aa36f1d4f9680 + md5: 23c255b008c4f2ae008f81edcabaca89 + depends: + - _libgcc_mutex 0.1 conda_forge + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 460218 + timestamp: 1724801743478 +- kind: conda + name: libgomp + version: 14.1.0 + build: h77fa898_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda + sha256: c96724c8ae4ee61af7674c5d9e5a3fbcf6cd887a40ad5a52c99aa36f1d4f9680 + md5: 23c255b008c4f2ae008f81edcabaca89 + depends: + - _libgcc_mutex 0.1 conda_forge + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 460218 + timestamp: 1724801743478 +- kind: conda + name: libgpg-error + version: '1.50' + build: h3e7c369_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgpg-error-1.50-h3e7c369_0.conda + sha256: 9c73b05df0234f1996231e0a239e7c025c293981af976225b3f6f64cf0322bfa + md5: 7cc14596e6226061bb759ea60ea9005e + depends: + - __osx >=11.0 + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libintl >=0.22.5,<1.0a0 + license: GPL-2.0-only + license_family: GPL + size: 259177 + timestamp: 1719390905729 +- kind: conda + name: libgpg-error + version: '1.50' + build: h3e7c369_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgpg-error-1.50-h3e7c369_0.conda + sha256: 9c73b05df0234f1996231e0a239e7c025c293981af976225b3f6f64cf0322bfa + md5: 7cc14596e6226061bb759ea60ea9005e + depends: + - __osx >=11.0 + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libintl >=0.22.5,<1.0a0 + license: GPL-2.0-only + license_family: GPL + size: 259177 + timestamp: 1719390905729 +- kind: conda + name: libgpg-error + version: '1.50' + build: h4f305b6_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda + sha256: c60969d5c315f33fee90a1f2dd5d169e2834ace5a55f5a6f822aa7485a3a84cc + md5: 0d7ff1a8e69565ca3add6925e18e708f + depends: + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libgcc-ng >=12 + - libgettextpo >=0.22.5,<1.0a0 + - libstdcxx-ng >=12 + license: GPL-2.0-only + license_family: GPL + size: 273774 + timestamp: 1719390736440 +- kind: conda + name: libgpg-error + version: '1.50' + build: h4f305b6_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda + sha256: c60969d5c315f33fee90a1f2dd5d169e2834ace5a55f5a6f822aa7485a3a84cc + md5: 0d7ff1a8e69565ca3add6925e18e708f + depends: + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libgcc-ng >=12 + - libgettextpo >=0.22.5,<1.0a0 + - libstdcxx-ng >=12 + license: GPL-2.0-only + license_family: GPL + size: 273774 + timestamp: 1719390736440 +- kind: conda + name: libgpg-error + version: '1.50' + build: h8a02d89_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgpg-error-1.50-h8a02d89_0.conda + sha256: 23c36d79a07e25ca490149913f1243c3a8abc0171a8657a562a388b685945683 + md5: bbf83e8dcb325ad71c5c0de10f926c4d + depends: + - __osx >=10.13 + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libintl >=0.22.5,<1.0a0 + license: GPL-2.0-only + license_family: GPL + size: 263415 + timestamp: 1719390967609 +- kind: conda + name: libgpg-error + version: '1.50' + build: h8a02d89_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libgpg-error-1.50-h8a02d89_0.conda + sha256: 23c36d79a07e25ca490149913f1243c3a8abc0171a8657a562a388b685945683 + md5: bbf83e8dcb325ad71c5c0de10f926c4d + depends: + - __osx >=10.13 + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libintl >=0.22.5,<1.0a0 + license: GPL-2.0-only + license_family: GPL + size: 263415 + timestamp: 1719390967609 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_h456cccd_1000 + build_number: 1000 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.11.1-default_h456cccd_1000.conda + sha256: 0b5294c8e8fc5f9faab7e54786c5f3c4395ee64b5577a1f2ae687a960e089624 + md5: a14989f6bbea46e6ec4521a403f63ff2 + depends: + - __osx >=10.13 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2350774 + timestamp: 1720460664713 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_h456cccd_1000 + build_number: 1000 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.11.1-default_h456cccd_1000.conda + sha256: 0b5294c8e8fc5f9faab7e54786c5f3c4395ee64b5577a1f2ae687a960e089624 + md5: a14989f6bbea46e6ec4521a403f63ff2 + depends: + - __osx >=10.13 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2350774 + timestamp: 1720460664713 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_h7685b71_1000 + build_number: 1000 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.11.1-default_h7685b71_1000.conda + sha256: ffe883123f06a7398fdb5039a52f03e3e0ee2a55ed64133580446cda62d11d16 + md5: 4c4f204c15fdc91ee75cd0449a08b87a + depends: + - __osx >=11.0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2325644 + timestamp: 1720460737568 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_h7685b71_1000 + build_number: 1000 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.11.1-default_h7685b71_1000.conda + sha256: ffe883123f06a7398fdb5039a52f03e3e0ee2a55ed64133580446cda62d11d16 + md5: 4c4f204c15fdc91ee75cd0449a08b87a + depends: + - __osx >=11.0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2325644 + timestamp: 1720460737568 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_h8125262_1000 + build_number: 1000 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda + sha256: 92728e292640186759d6dddae3334a1bc0b139740b736ffaeccb825fb8c07a2e + md5: 933bad6e4658157f1aec9b171374fde2 + depends: + - libxml2 >=2.12.7,<3.0a0 + - pthreads-win32 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 2379689 + timestamp: 1720461835526 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_h8125262_1000 + build_number: 1000 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda + sha256: 92728e292640186759d6dddae3334a1bc0b139740b736ffaeccb825fb8c07a2e + md5: 933bad6e4658157f1aec9b171374fde2 + depends: + - libxml2 >=2.12.7,<3.0a0 + - pthreads-win32 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 2379689 + timestamp: 1720461835526 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_hecaa2ac_1000 + build_number: 1000 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda + sha256: 8473a300e10b79557ce0ac81602506b47146aff3df4cc3568147a7dd07f480a2 + md5: f54aeebefb5c5ff84eca4fb05ca8aa3a + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.7,<3.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2417964 + timestamp: 1720460562447 +- kind: conda + name: libhwloc + version: 2.11.1 + build: default_hecaa2ac_1000 + build_number: 1000 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda + sha256: 8473a300e10b79557ce0ac81602506b47146aff3df4cc3568147a7dd07f480a2 + md5: f54aeebefb5c5ff84eca4fb05ca8aa3a + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.7,<3.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2417964 + timestamp: 1720460562447 +- kind: conda + name: libiconv + version: '1.17' + build: h0d3ecfb_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda + sha256: bc7de5097b97bcafcf7deaaed505f7ce02f648aac8eccc0d5a47cc599a1d0304 + md5: 69bda57310071cf6d2b86caf11573d2d + license: LGPL-2.1-only + size: 676469 + timestamp: 1702682458114 +- kind: conda + name: libiconv + version: '1.17' + build: h0d3ecfb_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda + sha256: bc7de5097b97bcafcf7deaaed505f7ce02f648aac8eccc0d5a47cc599a1d0304 + md5: 69bda57310071cf6d2b86caf11573d2d + license: LGPL-2.1-only + size: 676469 + timestamp: 1702682458114 +- kind: conda + name: libiconv + version: '1.17' + build: hcfcfb64_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda + sha256: 5f844dd19b046d43174ad80c6ea75b5d504020e3b63cfbc4ace97b8730d35c7b + md5: e1eb10b1cca179f2baa3601e4efc8712 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-only + size: 636146 + timestamp: 1702682547199 +- kind: conda + name: libiconv + version: '1.17' + build: hcfcfb64_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda + sha256: 5f844dd19b046d43174ad80c6ea75b5d504020e3b63cfbc4ace97b8730d35c7b + md5: e1eb10b1cca179f2baa3601e4efc8712 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-only + size: 636146 + timestamp: 1702682547199 +- kind: conda + name: libiconv + version: '1.17' + build: hd590300_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9 + md5: d66573916ffcf376178462f1b61c941e + depends: + - libgcc-ng >=12 + license: LGPL-2.1-only + size: 705775 + timestamp: 1702682170569 +- kind: conda + name: libiconv + version: '1.17' + build: hd590300_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9 + md5: d66573916ffcf376178462f1b61c941e + depends: + - libgcc-ng >=12 + license: LGPL-2.1-only + size: 705775 + timestamp: 1702682170569 +- kind: conda + name: libiconv + version: '1.17' + build: hd75f5a5_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda + sha256: 23d4923baeca359423a7347c2ed7aaf48c68603df0cf8b87cc94a10b0d4e9a23 + md5: 6c3628d047e151efba7cf08c5e54d1ca + license: LGPL-2.1-only + size: 666538 + timestamp: 1702682713201 +- kind: conda + name: libiconv + version: '1.17' + build: hd75f5a5_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda + sha256: 23d4923baeca359423a7347c2ed7aaf48c68603df0cf8b87cc94a10b0d4e9a23 + md5: 6c3628d047e151efba7cf08c5e54d1ca + license: LGPL-2.1-only + size: 666538 + timestamp: 1702682713201 +- kind: conda + name: libidn2 + version: 2.3.7 + build: h10d778d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libidn2-2.3.7-h10d778d_0.conda + sha256: 54430e45dffa8cbe3cbf12a3f4376947e7e2d50c67db90a90e91c3350510823e + md5: a985867eae03167666bba45c2a297da1 + depends: + - gettext >=0.21.1,<1.0a0 + - libunistring >=0,<1.0a0 + license: LGPLv2 + size: 133237 + timestamp: 1706368325339 +- kind: conda + name: libidn2 + version: 2.3.7 + build: h10d778d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libidn2-2.3.7-h10d778d_0.conda + sha256: 54430e45dffa8cbe3cbf12a3f4376947e7e2d50c67db90a90e91c3350510823e + md5: a985867eae03167666bba45c2a297da1 + depends: + - gettext >=0.21.1,<1.0a0 + - libunistring >=0,<1.0a0 + license: LGPLv2 + size: 133237 + timestamp: 1706368325339 +- kind: conda + name: libidn2 + version: 2.3.7 + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libidn2-2.3.7-h93a5062_0.conda + sha256: ae6be1c42fa18cb76fb1d17093f5b467b7a9bcf402da91081a9126c8843c004d + md5: 6e4a21ef7a8e4c0cc65381854848e232 + depends: + - gettext >=0.21.1,<1.0a0 + - libunistring >=0,<1.0a0 + license: LGPLv2 + size: 134491 + timestamp: 1706368362998 +- kind: conda + name: libidn2 + version: 2.3.7 + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libidn2-2.3.7-h93a5062_0.conda + sha256: ae6be1c42fa18cb76fb1d17093f5b467b7a9bcf402da91081a9126c8843c004d + md5: 6e4a21ef7a8e4c0cc65381854848e232 + depends: + - gettext >=0.21.1,<1.0a0 + - libunistring >=0,<1.0a0 + license: LGPLv2 + size: 134491 + timestamp: 1706368362998 +- kind: conda + name: libidn2 + version: 2.3.7 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda + sha256: 253f9be445c58bf07b39d8f67ac08bccc5010c75a8c2070cddfb6c20e1ca4f4f + md5: 2b7b0d827c6447cc1d85dc06d5b5de46 + depends: + - gettext >=0.21.1,<1.0a0 + - libgcc-ng >=12 + - libunistring >=0,<1.0a0 + license: LGPLv2 + size: 126515 + timestamp: 1706368269716 +- kind: conda + name: libidn2 + version: 2.3.7 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda + sha256: 253f9be445c58bf07b39d8f67ac08bccc5010c75a8c2070cddfb6c20e1ca4f4f + md5: 2b7b0d827c6447cc1d85dc06d5b5de46 + depends: + - gettext >=0.21.1,<1.0a0 + - libgcc-ng >=12 + - libunistring >=0,<1.0a0 + license: LGPLv2 + size: 126515 + timestamp: 1706368269716 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: h00cdb27_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-cmake2-2.17.2-h00cdb27_0.conda + sha256: 4b595a651c461ddde05bd3d01926b2358aa2a7ce9e132d20788c7aa285e397b9 + md5: e837cc6f1a0448d0359bfe090b207355 + depends: + - __osx >=11.0 + - libcxx >=16 + license: Apache-2.0 + license_family: APACHE + size: 266148 + timestamp: 1715202279380 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: h00cdb27_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-cmake2-2.17.2-h00cdb27_0.conda + sha256: 4b595a651c461ddde05bd3d01926b2358aa2a7ce9e132d20788c7aa285e397b9 + md5: e837cc6f1a0448d0359bfe090b207355 + depends: + - __osx >=11.0 + - libcxx >=16 + license: Apache-2.0 + license_family: APACHE + size: 266148 + timestamp: 1715202279380 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libignition-cmake2-2.17.2-hac33072_0.conda + sha256: 4bace3310a094d54dbccd211c0c6b28152d4f8fe9d70c7eae33279eb1584242d + md5: ca93261530c18fcd1dc8ce9eb202f7e8 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Apache-2.0 + license_family: APACHE + size: 266880 + timestamp: 1715202041745 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libignition-cmake2-2.17.2-hac33072_0.conda + sha256: 4bace3310a094d54dbccd211c0c6b28152d4f8fe9d70c7eae33279eb1584242d + md5: ca93261530c18fcd1dc8ce9eb202f7e8 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Apache-2.0 + license_family: APACHE + size: 266880 + timestamp: 1715202041745 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libignition-cmake2-2.17.2-he0c23c2_0.conda + sha256: da07da4cfb00ec0b397653856fd044517553c5fb728bcbd4b88fd9f7601b2a30 + md5: 7933a1f11af1ec29173691038bd05e3e + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 198245 + timestamp: 1715202357346 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libignition-cmake2-2.17.2-he0c23c2_0.conda + sha256: da07da4cfb00ec0b397653856fd044517553c5fb728bcbd4b88fd9f7601b2a30 + md5: 7933a1f11af1ec29173691038bd05e3e + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 198245 + timestamp: 1715202357346 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libignition-cmake2-2.17.2-hf036a51_0.conda + sha256: e99c56c1bc8ad4cced504d8a28866324f3e712e71d6dc2b9960e68838080561b + md5: 2de08326ecc2a38351b85570b389dfa9 + depends: + - __osx >=10.13 + - libcxx >=16 + license: Apache-2.0 + license_family: APACHE + size: 268662 + timestamp: 1715202222726 +- kind: conda + name: libignition-cmake2 + version: 2.17.2 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libignition-cmake2-2.17.2-hf036a51_0.conda + sha256: e99c56c1bc8ad4cced504d8a28866324f3e712e71d6dc2b9960e68838080561b + md5: 2de08326ecc2a38351b85570b389dfa9 + depends: + - __osx >=10.13 + - libcxx >=16 + license: Apache-2.0 + license_family: APACHE + size: 268662 + timestamp: 1715202222726 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311h1e2dbc3_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libignition-math6-6.15.1-py311h1e2dbc3_2.conda + sha256: f57fa44428cb5e4899f3046762e5f49436c75c68a19e08581f3f3988c45e69fd + md5: 9cfe51f0318c0e495ab8f4b7efba2ee1 + depends: + - eigen + - libignition-cmake2 >=2.17.2,<3.0a0 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 718994 + timestamp: 1725375903149 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311h1e2dbc3_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libignition-math6-6.15.1-py311h1e2dbc3_2.conda + sha256: f57fa44428cb5e4899f3046762e5f49436c75c68a19e08581f3f3988c45e69fd + md5: 9cfe51f0318c0e495ab8f4b7efba2ee1 + depends: + - eigen + - libignition-cmake2 >=2.17.2,<3.0a0 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 718994 + timestamp: 1725375903149 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311h550b051_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-math6-6.15.1-py311h550b051_2.conda + sha256: 58396d9a1297617dfc0ebacc69ae36b0c6d4005a85f513282c3dcc30546b4569 + md5: 20a60e2d1e5f711bf0adbd035487d952 + depends: + - __osx >=11.0 + - eigen + - libcxx >=17 + - libignition-cmake2 >=2.17.2,<3.0a0 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 1055826 + timestamp: 1725376199646 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311h550b051_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-math6-6.15.1-py311h550b051_2.conda + sha256: 58396d9a1297617dfc0ebacc69ae36b0c6d4005a85f513282c3dcc30546b4569 + md5: 20a60e2d1e5f711bf0adbd035487d952 + depends: + - __osx >=11.0 + - eigen + - libcxx >=17 + - libignition-cmake2 >=2.17.2,<3.0a0 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 1055826 + timestamp: 1725376199646 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311h9dfb33e_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libignition-math6-6.15.1-py311h9dfb33e_2.conda + sha256: d92e992606e80e1ff673d3767f0a1690b5a0d1a515e4ae27291f0bb70c9267ad + md5: 3737e87515a1a48efa5ec0cb34085927 + depends: + - __osx >=10.13 + - eigen + - libcxx >=17 + - libignition-cmake2 >=2.17.2,<3.0a0 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 1092382 + timestamp: 1725376085887 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311h9dfb33e_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libignition-math6-6.15.1-py311h9dfb33e_2.conda + sha256: d92e992606e80e1ff673d3767f0a1690b5a0d1a515e4ae27291f0bb70c9267ad + md5: 3737e87515a1a48efa5ec0cb34085927 + depends: + - __osx >=10.13 + - eigen + - libcxx >=17 + - libignition-cmake2 >=2.17.2,<3.0a0 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 1092382 + timestamp: 1725376085887 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311he92c4ec_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libignition-math6-6.15.1-py311he92c4ec_2.conda + sha256: 42a3d7a8e78c0acc2a7e4296809a9fd2172f9e1e0d3224416a37eb462543dbbb + md5: 45cf88b8d51bc7f312f0d89a1f3f3832 + depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libgcc >=13 + - libignition-cmake2 >=2.17.2,<3.0a0 + - libstdcxx >=13 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 1162236 + timestamp: 1725376325337 +- kind: conda + name: libignition-math6 + version: 6.15.1 + build: py311he92c4ec_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libignition-math6-6.15.1-py311he92c4ec_2.conda + sha256: 42a3d7a8e78c0acc2a7e4296809a9fd2172f9e1e0d3224416a37eb462543dbbb + md5: 45cf88b8d51bc7f312f0d89a1f3f3832 + depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libgcc >=13 + - libignition-cmake2 >=2.17.2,<3.0a0 + - libstdcxx >=13 + - pybind11-abi 4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 1162236 + timestamp: 1725376325337 +- kind: conda + name: libintl + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda + sha256: c7e4600f28bcada8ea81456a6530c2329312519efcf0c886030ada38976b0511 + md5: 2cf0cf76cc15d360dfa2f17fd6cf9772 + depends: + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + size: 95568 + timestamp: 1723629479451 +- kind: conda + name: libintl + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda + sha256: c7e4600f28bcada8ea81456a6530c2329312519efcf0c886030ada38976b0511 + md5: 2cf0cf76cc15d360dfa2f17fd6cf9772 + depends: + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + size: 95568 + timestamp: 1723629479451 +- kind: conda + name: libintl + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-0.22.5-h8414b35_3.conda + sha256: 7c1d238d4333af385e594c89ebcb520caad7ed83a735c901099ec0970a87a891 + md5: 3b98ec32e91b3b59ad53dbb9c96dd334 + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + size: 81171 + timestamp: 1723626968270 +- kind: conda + name: libintl + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-0.22.5-h8414b35_3.conda + sha256: 7c1d238d4333af385e594c89ebcb520caad7ed83a735c901099ec0970a87a891 + md5: 3b98ec32e91b3b59ad53dbb9c96dd334 + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + size: 81171 + timestamp: 1723626968270 +- kind: conda + name: libintl + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libintl-0.22.5-hdfe23c8_3.conda + sha256: 0dbb662440a73e20742f12d88e51785a5a5117b8b150783a032b8818a8c043af + md5: 52d4d643ed26c07599736326c46bf12f + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + size: 88086 + timestamp: 1723626826235 +- kind: conda + name: libintl + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libintl-0.22.5-hdfe23c8_3.conda + sha256: 0dbb662440a73e20742f12d88e51785a5a5117b8b150783a032b8818a8c043af + md5: 52d4d643ed26c07599736326c46bf12f + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + size: 88086 + timestamp: 1723626826235 +- kind: conda + name: libintl-devel + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libintl-devel-0.22.5-h5728263_3.conda + sha256: be1f3c48bc750bca7e68955d57180dfd826d6f9fa7eb32994f6cb61b813f9a6a + md5: 7537784e9e35399234d4007f45cdb744 + depends: + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h5728263_3 + license: LGPL-2.1-or-later + size: 40746 + timestamp: 1723629745649 +- kind: conda + name: libintl-devel + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libintl-devel-0.22.5-h5728263_3.conda + sha256: be1f3c48bc750bca7e68955d57180dfd826d6f9fa7eb32994f6cb61b813f9a6a + md5: 7537784e9e35399234d4007f45cdb744 + depends: + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h5728263_3 + license: LGPL-2.1-or-later + size: 40746 + timestamp: 1723629745649 +- kind: conda + name: libintl-devel + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-devel-0.22.5-h8414b35_3.conda + sha256: c9d1d4fdfb5775828e54bc9fb443b1a6de9319a04b81d1bac52c26114a763154 + md5: 271646de11b018c66e81eb4c4717b291 + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: LGPL-2.1-or-later + size: 38584 + timestamp: 1723627022409 +- kind: conda + name: libintl-devel + version: 0.22.5 + build: h8414b35_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-devel-0.22.5-h8414b35_3.conda + sha256: c9d1d4fdfb5775828e54bc9fb443b1a6de9319a04b81d1bac52c26114a763154 + md5: 271646de11b018c66e81eb4c4717b291 + depends: + - __osx >=11.0 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 h8414b35_3 + license: LGPL-2.1-or-later + size: 38584 + timestamp: 1723627022409 +- kind: conda + name: libintl-devel + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libintl-devel-0.22.5-hdfe23c8_3.conda + sha256: 4913a20244520d6fae14452910613b652752982193a401482b7d699ee70bb13a + md5: aeb045f400ec2b068c6c142b16f87c7e + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: LGPL-2.1-or-later + size: 38249 + timestamp: 1723626863306 +- kind: conda + name: libintl-devel + version: 0.22.5 + build: hdfe23c8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libintl-devel-0.22.5-hdfe23c8_3.conda + sha256: 4913a20244520d6fae14452910613b652752982193a401482b7d699ee70bb13a + md5: aeb045f400ec2b068c6c142b16f87c7e + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + - libintl 0.22.5 hdfe23c8_3 + license: LGPL-2.1-or-later + size: 38249 + timestamp: 1723626863306 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: h0dc2134_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda + sha256: d9572fd1024adc374aae7c247d0f29fdf4b122f1e3586fe62acc18067f40d02f + md5: 72507f8e3961bc968af17435060b6dd6 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 579748 + timestamp: 1694475265912 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: h0dc2134_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda + sha256: d9572fd1024adc374aae7c247d0f29fdf4b122f1e3586fe62acc18067f40d02f + md5: 72507f8e3961bc968af17435060b6dd6 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 579748 + timestamp: 1694475265912 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: hb547adb_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda + sha256: a42054eaa38e84fc1e5ab443facac4bbc9d1b6b6f23f54b7bf4f1eb687e1d993 + md5: 3ff1e053dc3a2b8e36b9bfa4256a58d1 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 547541 + timestamp: 1694475104253 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: hb547adb_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda + sha256: a42054eaa38e84fc1e5ab443facac4bbc9d1b6b6f23f54b7bf4f1eb687e1d993 + md5: 3ff1e053dc3a2b8e36b9bfa4256a58d1 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 547541 + timestamp: 1694475104253 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda + sha256: 4e7808e3098b4b4ed7e287f63bb24f9045cc4d95bfd39f0db870fc2837d74dff + md5: 3f1b948619c45b1ca714d60c7389092c + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 822966 + timestamp: 1694475223854 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda + sha256: 4e7808e3098b4b4ed7e287f63bb24f9045cc4d95bfd39f0db870fc2837d74dff + md5: 3f1b948619c45b1ca714d60c7389092c + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 822966 + timestamp: 1694475223854 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f + md5: ea25936bb4080d843790b586850f82b8 + depends: + - libgcc-ng >=12 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 618575 + timestamp: 1694474974816 +- kind: conda + name: libjpeg-turbo + version: 3.0.0 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f + md5: ea25936bb4080d843790b586850f82b8 + depends: + - libgcc-ng >=12 + constrains: + - jpeg <0.0.0a + license: IJG AND BSD-3-Clause AND Zlib + size: 618575 + timestamp: 1694474974816 +- kind: conda + name: liblapack + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-22_osx64_openblas.conda + sha256: e36744f3e780564d6748b5dd05e15ad6a1af9184cf32ab9d1304c13a6bc3e16b + md5: f21b282ff7ba14df6134a0fe6ab42b1b + depends: + - libblas 3.9.0 22_osx64_openblas + constrains: + - liblapacke 3.9.0 22_osx64_openblas + - blas * openblas + - libcblas 3.9.0 22_osx64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14657 + timestamp: 1712542322711 +- kind: conda + name: liblapack + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-22_osx64_openblas.conda + sha256: e36744f3e780564d6748b5dd05e15ad6a1af9184cf32ab9d1304c13a6bc3e16b + md5: f21b282ff7ba14df6134a0fe6ab42b1b + depends: + - libblas 3.9.0 22_osx64_openblas + constrains: + - liblapacke 3.9.0 22_osx64_openblas + - blas * openblas + - libcblas 3.9.0 22_osx64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14657 + timestamp: 1712542322711 +- kind: conda + name: liblapack + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-24_linux64_openblas.conda + sha256: a15da20c3c0fb5f356e5b4e2f1e87b0da11b9a46805a7f2609bf30f23453831a + md5: fd540578678aefe025705f4b58b36b2e + depends: + - libblas 3.9.0 24_linux64_openblas + constrains: + - blas * openblas + - libcblas 3.9.0 24_linux64_openblas + - liblapacke 3.9.0 24_linux64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14911 + timestamp: 1726668467187 +- kind: conda + name: liblapack + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-24_linux64_openblas.conda + sha256: a15da20c3c0fb5f356e5b4e2f1e87b0da11b9a46805a7f2609bf30f23453831a + md5: fd540578678aefe025705f4b58b36b2e + depends: + - libblas 3.9.0 24_linux64_openblas + constrains: + - blas * openblas + - libcblas 3.9.0 24_linux64_openblas + - liblapacke 3.9.0 24_linux64_openblas + license: BSD-3-Clause + license_family: BSD + size: 14911 + timestamp: 1726668467187 +- kind: conda + name: liblapack + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda + sha256: 67fbfd0466eee443cda9596ed22daabedc96b7b4d1b31f49b1c1b0983dd1dd2c + md5: 49a3241f76cdbe705e346204a328f66c + depends: + - libblas 3.9.0 24_osxarm64_openblas + constrains: + - blas * openblas + - liblapacke 3.9.0 24_osxarm64_openblas + - libcblas 3.9.0 24_osxarm64_openblas + license: BSD-3-Clause + license_family: BSD + size: 15063 + timestamp: 1726668815824 +- kind: conda + name: liblapack + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda + sha256: 67fbfd0466eee443cda9596ed22daabedc96b7b4d1b31f49b1c1b0983dd1dd2c + md5: 49a3241f76cdbe705e346204a328f66c + depends: + - libblas 3.9.0 24_osxarm64_openblas + constrains: + - blas * openblas + - liblapacke 3.9.0 24_osxarm64_openblas + - libcblas 3.9.0 24_osxarm64_openblas + license: BSD-3-Clause + license_family: BSD + size: 15063 + timestamp: 1726668815824 +- kind: conda + name: liblapack + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-24_win64_mkl.conda + sha256: 37dfa34e4c37c7bbb20df61e5badbf42d01e75e687c20be72ab13f80be99ceb9 + md5: c69b7b6756a8d58cc8cf17081fffdc5c + depends: + - libblas 3.9.0 24_win64_mkl + constrains: + - blas * mkl + - libcblas 3.9.0 24_win64_mkl + - liblapacke 3.9.0 24_win64_mkl + license: BSD-3-Clause + license_family: BSD + size: 5183452 + timestamp: 1726669499566 +- kind: conda + name: liblapack + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-24_win64_mkl.conda + sha256: 37dfa34e4c37c7bbb20df61e5badbf42d01e75e687c20be72ab13f80be99ceb9 + md5: c69b7b6756a8d58cc8cf17081fffdc5c + depends: + - libblas 3.9.0 24_win64_mkl + constrains: + - blas * mkl + - libcblas 3.9.0 24_win64_mkl + - liblapacke 3.9.0 24_win64_mkl + license: BSD-3-Clause + license_family: BSD + size: 5183452 + timestamp: 1726669499566 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/liblapacke-3.9.0-22_osx64_openblas.conda + sha256: 85309564345d8d7648d4bcb26715004128c2d8c90d6635666ff806b7a3ba8295 + md5: 97be1e168d6657643c9e89fc5dd1fc6d + depends: + - libblas 3.9.0 22_osx64_openblas + - libcblas 3.9.0 22_osx64_openblas + - liblapack 3.9.0 22_osx64_openblas + constrains: + - blas * openblas + license: BSD-3-Clause + license_family: BSD + size: 14654 + timestamp: 1712542334599 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 22_osx64_openblas + build_number: 22 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/liblapacke-3.9.0-22_osx64_openblas.conda + sha256: 85309564345d8d7648d4bcb26715004128c2d8c90d6635666ff806b7a3ba8295 + md5: 97be1e168d6657643c9e89fc5dd1fc6d + depends: + - libblas 3.9.0 22_osx64_openblas + - libcblas 3.9.0 22_osx64_openblas + - liblapack 3.9.0 22_osx64_openblas + constrains: + - blas * openblas + license: BSD-3-Clause + license_family: BSD + size: 14654 + timestamp: 1712542334599 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-24_linux64_openblas.conda + sha256: fdbdbdd2502de3c5eabe9d33bad0b504ddd1a374d6eaf440506cd61e1eb2f173 + md5: 6db5d87ee60d6c7b5e64d18862a233d5 + depends: + - libblas 3.9.0 24_linux64_openblas + - libcblas 3.9.0 24_linux64_openblas + - liblapack 3.9.0 24_linux64_openblas + constrains: + - blas * openblas + license: BSD-3-Clause + license_family: BSD + size: 14948 + timestamp: 1726668473393 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 24_linux64_openblas + build_number: 24 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-24_linux64_openblas.conda + sha256: fdbdbdd2502de3c5eabe9d33bad0b504ddd1a374d6eaf440506cd61e1eb2f173 + md5: 6db5d87ee60d6c7b5e64d18862a233d5 + depends: + - libblas 3.9.0 24_linux64_openblas + - libcblas 3.9.0 24_linux64_openblas + - liblapack 3.9.0 24_linux64_openblas + constrains: + - blas * openblas + license: BSD-3-Clause + license_family: BSD + size: 14948 + timestamp: 1726668473393 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-24_osxarm64_openblas.conda + sha256: f8f462e72ed7f506a01c05ed552cc1b96a781861bf2961a1e67925bff9ae3f9a + md5: bb43697527f0b93d9f2f793a68f6b4ac + depends: + - libblas 3.9.0 24_osxarm64_openblas + - libcblas 3.9.0 24_osxarm64_openblas + - liblapack 3.9.0 24_osxarm64_openblas + constrains: + - blas * openblas + license: BSD-3-Clause + license_family: BSD + size: 15077 + timestamp: 1726668822406 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 24_osxarm64_openblas + build_number: 24 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-24_osxarm64_openblas.conda + sha256: f8f462e72ed7f506a01c05ed552cc1b96a781861bf2961a1e67925bff9ae3f9a + md5: bb43697527f0b93d9f2f793a68f6b4ac + depends: + - libblas 3.9.0 24_osxarm64_openblas + - libcblas 3.9.0 24_osxarm64_openblas + - liblapack 3.9.0 24_osxarm64_openblas + constrains: + - blas * openblas + license: BSD-3-Clause + license_family: BSD + size: 15077 + timestamp: 1726668822406 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-24_win64_mkl.conda + sha256: 6651f9f1cbc7e06ed7afceaa762166d3aeea897256a48f81f3e73a774fe89854 + md5: 783f608f74e98ded5a45f767e5022d3a + depends: + - libblas 3.9.0 24_win64_mkl + - libcblas 3.9.0 24_win64_mkl + - liblapack 3.9.0 24_win64_mkl + constrains: + - blas * mkl + license: BSD-3-Clause + license_family: BSD + size: 5183421 + timestamp: 1726669550167 +- kind: conda + name: liblapacke + version: 3.9.0 + build: 24_win64_mkl + build_number: 24 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-24_win64_mkl.conda + sha256: 6651f9f1cbc7e06ed7afceaa762166d3aeea897256a48f81f3e73a774fe89854 + md5: 783f608f74e98ded5a45f767e5022d3a + depends: + - libblas 3.9.0 24_win64_mkl + - libcblas 3.9.0 24_win64_mkl + - liblapack 3.9.0 24_win64_mkl + constrains: + - blas * mkl + license: BSD-3-Clause + license_family: BSD + size: 5183421 + timestamp: 1726669550167 +- kind: conda + name: libllvm15 + version: 15.0.7 + build: h2621b3d_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm15-15.0.7-h2621b3d_4.conda + sha256: 63e22ccd4c1b80dfc7da169c65c62a878a46ef0e5771c3b0c091071e718ae1b1 + md5: 8d7f7a7286d99a2671df2619cb3bfb2c + depends: + - libcxx >=16 + - libxml2 >=2.12.1,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 22049607 + timestamp: 1701372072765 +- kind: conda + name: libllvm15 + version: 15.0.7 + build: h2621b3d_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm15-15.0.7-h2621b3d_4.conda + sha256: 63e22ccd4c1b80dfc7da169c65c62a878a46ef0e5771c3b0c091071e718ae1b1 + md5: 8d7f7a7286d99a2671df2619cb3bfb2c + depends: + - libcxx >=16 + - libxml2 >=2.12.1,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 22049607 + timestamp: 1701372072765 +- kind: conda + name: libllvm15 + version: 15.0.7 + build: hb3ce162_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda + sha256: e71584c0f910140630580fdd0a013029a52fd31e435192aea2aa8d29005262d1 + md5: 8a35df3cbc0c8b12cc8af9473ae75eef + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.1,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 33321457 + timestamp: 1701375836233 +- kind: conda + name: libllvm15 + version: 15.0.7 + build: hb3ce162_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda + sha256: e71584c0f910140630580fdd0a013029a52fd31e435192aea2aa8d29005262d1 + md5: 8a35df3cbc0c8b12cc8af9473ae75eef + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.1,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 33321457 + timestamp: 1701375836233 +- kind: conda + name: libllvm15 + version: 15.0.7 + build: hbedff68_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libllvm15-15.0.7-hbedff68_4.conda + sha256: a0598cc166e92c6c63e58a7eaa184fa0b8b467693b965dbe19f1c9ff37e134c3 + md5: bdc80cf2aa69d6eb8dd101dfd804db07 + depends: + - libcxx >=16 + - libxml2 >=2.12.1,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 23755109 + timestamp: 1701376376564 +- kind: conda + name: libllvm15 + version: 15.0.7 + build: hbedff68_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libllvm15-15.0.7-hbedff68_4.conda + sha256: a0598cc166e92c6c63e58a7eaa184fa0b8b467693b965dbe19f1c9ff37e134c3 + md5: bdc80cf2aa69d6eb8dd101dfd804db07 + depends: + - libcxx >=16 + - libxml2 >=2.12.1,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 23755109 + timestamp: 1701376376564 +- kind: conda + name: libllvm18 + version: 18.1.7 + build: hd5e122f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libllvm18-18.1.7-hd5e122f_0.conda + sha256: dc9397be88e0b5d0e14765b98ea7bbea79b9110447e43b28a0f1e994514f6350 + md5: bc138883a1fbb4d446b8a5565b1c1bc0 + depends: + - __osx >=10.13 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 27583991 + timestamp: 1717771655947 +- kind: conda + name: libllvm18 + version: 18.1.7 + build: hd5e122f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libllvm18-18.1.7-hd5e122f_0.conda + sha256: dc9397be88e0b5d0e14765b98ea7bbea79b9110447e43b28a0f1e994514f6350 + md5: bc138883a1fbb4d446b8a5565b1c1bc0 + depends: + - __osx >=10.13 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 27583991 + timestamp: 1717771655947 +- kind: conda + name: libllvm18 + version: 18.1.7 + build: hdac5640_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm18-18.1.7-hdac5640_0.conda + sha256: 43257397b65120961fe0b922ef56021de9787c3a3226227a69c794a195658791 + md5: 25b48815b00f4309d59bade2d6deb468 + depends: + - __osx >=11.0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 25787088 + timestamp: 1717772004969 +- kind: conda + name: libllvm18 + version: 18.1.7 + build: hdac5640_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm18-18.1.7-hdac5640_0.conda + sha256: 43257397b65120961fe0b922ef56021de9787c3a3226227a69c794a195658791 + md5: 25b48815b00f4309d59bade2d6deb468 + depends: + - __osx >=11.0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 25787088 + timestamp: 1717772004969 +- kind: conda + name: libllvm18 + version: 18.1.8 + build: h8b73ec9_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.8-h8b73ec9_2.conda + sha256: 41993f35731d8f24e4f91f9318d6d68a3cfc4b5cf5d54f193fbb3ffd246bf2b7 + md5: 2e25bb2f53e4a48873a936f8ef53e592 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 38233031 + timestamp: 1723208627477 +- kind: conda + name: libllvm19 + version: 19.1.1 + build: h308e1d1_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libllvm19-19.1.1-h308e1d1_0.conda + sha256: e68473ba44c532fa1003138936fa2e886665b0303d03b5c920fa9aad82582e1f + md5: 91cd397067a8bbcfaaca4ebf38bdae9c + depends: + - __osx >=10.13 + - libcxx >=17 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 28672844 + timestamp: 1727857724205 +- kind: conda + name: libllvm19 + version: 19.1.1 + build: ha7bfdaf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libllvm19-19.1.1-ha7bfdaf_0.conda + sha256: 11168659796f5cfe02a0db918ee1596e9dcda8a32564b82f429a56af98fff4c9 + md5: 000cd5fc23967c97284b720cc6049c1e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 40126224 + timestamp: 1727867289123 +- kind: conda + name: libllvm19 + version: 19.1.1 + build: hbfa8675_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm19-19.1.1-hbfa8675_0.conda + sha256: 89e09411c36d4ee721bb7ed16b80ffe10c472f0601fa5e2d77cd0766a565967f + md5: 3bc8c5b0341d4e7a5d4319a16ac04a9b + depends: + - __osx >=11.0 + - libcxx >=17 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: Apache-2.0 WITH LLVM-exception + license_family: Apache + size: 26866856 + timestamp: 1727857150443 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_h135f659_114 + build_number: 114 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda + sha256: 055572a4c8a1c3f9ac60071ee678f5ea49cfd7ac60a636d817988a6f9d6de6ae + md5: a908e463c710bd6b10a9eaa89fdf003c + depends: + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 849172 + timestamp: 1717671645362 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_h135f659_114 + build_number: 114 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda + sha256: 055572a4c8a1c3f9ac60071ee678f5ea49cfd7ac60a636d817988a6f9d6de6ae + md5: a908e463c710bd6b10a9eaa89fdf003c + depends: + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 849172 + timestamp: 1717671645362 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_h7334405_114 + build_number: 114 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libnetcdf-4.9.2-nompi_h7334405_114.conda + sha256: a4af96274a6c72d97e84dfc728ecc765af300de805d962a835c0841bb6a8f331 + md5: 32ffbe5b0b0134e49f6347f4de8c5dcc + depends: + - __osx >=10.13 + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 726205 + timestamp: 1717671847032 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_h7334405_114 + build_number: 114 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libnetcdf-4.9.2-nompi_h7334405_114.conda + sha256: a4af96274a6c72d97e84dfc728ecc765af300de805d962a835c0841bb6a8f331 + md5: 32ffbe5b0b0134e49f6347f4de8c5dcc + depends: + - __osx >=10.13 + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 726205 + timestamp: 1717671847032 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_h92078aa_114 + build_number: 114 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libnetcdf-4.9.2-nompi_h92078aa_114.conda + sha256: 111fb98bf02e717c69eb78388a5b03dc7af05bfa840ac51c2b31beb70bf42318 + md5: 819507db3802d9a179de4d161285c22f + depends: + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 624793 + timestamp: 1717672198533 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_h92078aa_114 + build_number: 114 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libnetcdf-4.9.2-nompi_h92078aa_114.conda + sha256: 111fb98bf02e717c69eb78388a5b03dc7af05bfa840ac51c2b31beb70bf42318 + md5: 819507db3802d9a179de4d161285c22f + depends: + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 624793 + timestamp: 1717672198533 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_he469be0_114 + build_number: 114 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libnetcdf-4.9.2-nompi_he469be0_114.conda + sha256: aeac591ba859f9cf775993e8b7f21e50803405d41ef363dc4981d114e8df88a8 + md5: 8fd3ce6d910ed831c130c391c4364d3f + depends: + - __osx >=11.0 + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 681051 + timestamp: 1717671966211 +- kind: conda + name: libnetcdf + version: 4.9.2 + build: nompi_he469be0_114 + build_number: 114 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libnetcdf-4.9.2-nompi_he469be0_114.conda + sha256: aeac591ba859f9cf775993e8b7f21e50803405d41ef363dc4981d114e8df88a8 + md5: 8fd3ce6d910ed831c130c391c4364d3f + depends: + - __osx >=11.0 + - blosc >=1.21.5,<2.0a0 + - bzip2 >=1.0.8,<2.0a0 + - hdf4 >=4.2.15,<4.2.16.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 + - libxml2 >=2.12.7,<3.0a0 + - libzip >=1.10.1,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zlib + - zstd >=1.5.6,<1.6.0a0 + license: MIT + license_family: MIT + size: 681051 + timestamp: 1717671966211 +- kind: conda + name: libnghttp2 + version: 1.58.0 + build: h47da74e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb + md5: 700ac6ea6d53d5510591c4344d5c989a + depends: + - c-ares >=1.23.0,<2.0a0 + - libev >=4.33,<4.34.0a0 + - libev >=4.33,<5.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.0,<4.0a0 + license: MIT + license_family: MIT + size: 631936 + timestamp: 1702130036271 +- kind: conda + name: libnghttp2 + version: 1.58.0 + build: h47da74e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb + md5: 700ac6ea6d53d5510591c4344d5c989a + depends: + - c-ares >=1.23.0,<2.0a0 + - libev >=4.33,<4.34.0a0 + - libev >=4.33,<5.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.0,<4.0a0 + license: MIT + license_family: MIT + size: 631936 + timestamp: 1702130036271 +- kind: conda + name: libnghttp2 + version: 1.58.0 + build: h64cf6d3_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.58.0-h64cf6d3_1.conda + sha256: 412fd768e787e586602f8e9ea52bf089f3460fc630f6987f0cbd89b70e9a4380 + md5: faecc55c2a8155d9ff1c0ff9a0fef64f + depends: + - __osx >=10.9 + - c-ares >=1.23.0,<2.0a0 + - libcxx >=16.0.6 + - libev >=4.33,<4.34.0a0 + - libev >=4.33,<5.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.0,<4.0a0 + license: MIT + license_family: MIT + size: 599736 + timestamp: 1702130398536 +- kind: conda + name: libnghttp2 + version: 1.58.0 + build: h64cf6d3_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.58.0-h64cf6d3_1.conda + sha256: 412fd768e787e586602f8e9ea52bf089f3460fc630f6987f0cbd89b70e9a4380 + md5: faecc55c2a8155d9ff1c0ff9a0fef64f + depends: + - __osx >=10.9 + - c-ares >=1.23.0,<2.0a0 + - libcxx >=16.0.6 + - libev >=4.33,<4.34.0a0 + - libev >=4.33,<5.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.0,<4.0a0 + license: MIT + license_family: MIT + size: 599736 + timestamp: 1702130398536 +- kind: conda + name: libnghttp2 + version: 1.58.0 + build: ha4dd798_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.58.0-ha4dd798_1.conda + sha256: fc97aaaf0c6d0f508be313d86c2705b490998d382560df24be918b8e977802cd + md5: 1813e066bfcef82de579a0be8a766df4 + depends: + - __osx >=10.9 + - c-ares >=1.23.0,<2.0a0 + - libcxx >=16.0.6 + - libev >=4.33,<4.34.0a0 + - libev >=4.33,<5.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.0,<4.0a0 + license: MIT + license_family: MIT + size: 565451 + timestamp: 1702130473930 +- kind: conda + name: libnghttp2 + version: 1.58.0 + build: ha4dd798_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.58.0-ha4dd798_1.conda + sha256: fc97aaaf0c6d0f508be313d86c2705b490998d382560df24be918b8e977802cd + md5: 1813e066bfcef82de579a0be8a766df4 + depends: + - __osx >=10.9 + - c-ares >=1.23.0,<2.0a0 + - libcxx >=16.0.6 + - libev >=4.33,<4.34.0a0 + - libev >=4.33,<5.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.0,<4.0a0 + license: MIT + license_family: MIT + size: 565451 + timestamp: 1702130473930 +- kind: conda + name: libnsl + version: 2.0.1 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6 + md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 + depends: + - libgcc-ng >=12 + license: LGPL-2.1-only + license_family: GPL + size: 33408 + timestamp: 1697359010159 +- kind: conda + name: libnsl + version: 2.0.1 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6 + md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 + depends: + - libgcc-ng >=12 + license: LGPL-2.1-only + license_family: GPL + size: 33408 + timestamp: 1697359010159 +- kind: conda + name: libogg + version: 1.3.5 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.5-h2466b09_0.conda + sha256: fcffdf32c620569738b85c98ddd25e1c84c8add80cd732743d90d469b7b532bb + md5: 44a4d173e62c5ed6d715f18ae7c46b7a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 35459 + timestamp: 1719302192495 +- kind: conda + name: libogg + version: 1.3.5 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.5-h2466b09_0.conda + sha256: fcffdf32c620569738b85c98ddd25e1c84c8add80cd732743d90d469b7b532bb + md5: 44a4d173e62c5ed6d715f18ae7c46b7a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 35459 + timestamp: 1719302192495 +- kind: conda + name: libogg + version: 1.3.5 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda + sha256: 5eda3fe92b99b25dd4737226a9485078ab405672d9f621be75edcb68f1e9026d + md5: 601bfb4b3c6f0b844443bb81a56651e0 + depends: + - libgcc-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 205914 + timestamp: 1719301575771 +- kind: conda + name: libogg + version: 1.3.5 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda + sha256: 5eda3fe92b99b25dd4737226a9485078ab405672d9f621be75edcb68f1e9026d + md5: 601bfb4b3c6f0b844443bb81a56651e0 + depends: + - libgcc-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 205914 + timestamp: 1719301575771 +- kind: conda + name: libogg + version: 1.3.5 + build: h99b78c6_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libogg-1.3.5-h99b78c6_0.conda + sha256: 685f73b7241978007dfe0cecb9cae46c6a26d87d192b6f85a09eb65023c0b99e + md5: 57b668b9b78dea2c08e44bb2385d57c0 + depends: + - __osx >=11.0 + license: BSD-3-Clause + license_family: BSD + size: 205451 + timestamp: 1719301708541 +- kind: conda + name: libogg + version: 1.3.5 + build: h99b78c6_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libogg-1.3.5-h99b78c6_0.conda + sha256: 685f73b7241978007dfe0cecb9cae46c6a26d87d192b6f85a09eb65023c0b99e + md5: 57b668b9b78dea2c08e44bb2385d57c0 + depends: + - __osx >=11.0 + license: BSD-3-Clause + license_family: BSD + size: 205451 + timestamp: 1719301708541 +- kind: conda + name: libogg + version: 1.3.5 + build: hfdf4475_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libogg-1.3.5-hfdf4475_0.conda + sha256: bebf5797e2a278fd2094f2b0c29ccdfc51d400f4736701108a7e544a49705c64 + md5: 7497372c91a31d3e8d64ce3f1a9632e8 + depends: + - __osx >=10.13 + license: BSD-3-Clause + license_family: BSD + size: 203604 + timestamp: 1719301669662 +- kind: conda + name: libogg + version: 1.3.5 + build: hfdf4475_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libogg-1.3.5-hfdf4475_0.conda + sha256: bebf5797e2a278fd2094f2b0c29ccdfc51d400f4736701108a7e544a49705c64 + md5: 7497372c91a31d3e8d64ce3f1a9632e8 + depends: + - __osx >=10.13 + license: BSD-3-Clause + license_family: BSD + size: 203604 + timestamp: 1719301669662 +- kind: conda + name: libopenblas + version: 0.3.27 + build: openmp_h517c56d_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda + sha256: 46cfcc592b5255262f567cd098be3c61da6bca6c24d640e878dc8342b0f6d069 + md5: 71b8a34d70aa567a990162f327e81505 + depends: + - __osx >=11.0 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - llvm-openmp >=16.0.6 + constrains: + - openblas >=0.3.27,<0.3.28.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2925328 + timestamp: 1720425811743 +- kind: conda + name: libopenblas + version: 0.3.27 + build: openmp_h517c56d_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda + sha256: 46cfcc592b5255262f567cd098be3c61da6bca6c24d640e878dc8342b0f6d069 + md5: 71b8a34d70aa567a990162f327e81505 + depends: + - __osx >=11.0 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - llvm-openmp >=16.0.6 + constrains: + - openblas >=0.3.27,<0.3.28.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2925328 + timestamp: 1720425811743 +- kind: conda + name: libopenblas + version: 0.3.27 + build: openmp_h8869122_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.27-openmp_h8869122_1.conda + sha256: 83b0b9d3d09889b3648a81d2c18a2d78c405b03b115107941f0496a8b358ce6d + md5: c0798ad76ddd730dade6ff4dff66e0b5 + depends: + - __osx >=10.13 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - llvm-openmp >=16.0.6 + constrains: + - openblas >=0.3.27,<0.3.28.0a0 + license: BSD-3-Clause + license_family: BSD + size: 6047513 + timestamp: 1720426759731 +- kind: conda + name: libopenblas + version: 0.3.27 + build: openmp_h8869122_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.27-openmp_h8869122_1.conda + sha256: 83b0b9d3d09889b3648a81d2c18a2d78c405b03b115107941f0496a8b358ce6d + md5: c0798ad76ddd730dade6ff4dff66e0b5 + depends: + - __osx >=10.13 + - libgfortran 5.* + - libgfortran5 >=12.3.0 + - llvm-openmp >=16.0.6 + constrains: + - openblas >=0.3.27,<0.3.28.0a0 + license: BSD-3-Clause + license_family: BSD + size: 6047513 + timestamp: 1720426759731 +- kind: conda + name: libopenblas + version: 0.3.27 + build: pthreads_hac2b453_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda + sha256: 714cb82d7c4620ea2635a92d3df263ab841676c9b183d0c01992767bb2451c39 + md5: ae05ece66d3924ac3d48b4aa3fa96cec + depends: + - libgcc-ng >=12 + - libgfortran-ng + - libgfortran5 >=12.3.0 + constrains: + - openblas >=0.3.27,<0.3.28.0a0 + license: BSD-3-Clause + license_family: BSD + size: 5563053 + timestamp: 1720426334043 +- kind: conda + name: libopenblas + version: 0.3.27 + build: pthreads_hac2b453_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda + sha256: 714cb82d7c4620ea2635a92d3df263ab841676c9b183d0c01992767bb2451c39 + md5: ae05ece66d3924ac3d48b4aa3fa96cec + depends: + - libgcc-ng >=12 + - libgfortran-ng + - libgfortran5 >=12.3.0 + constrains: + - openblas >=0.3.27,<0.3.28.0a0 + license: BSD-3-Clause + license_family: BSD + size: 5563053 + timestamp: 1720426334043 +- kind: conda + name: libopencv + version: 4.9.0 + build: headless_py311h2b50112_15 + build_number: 15 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopencv-4.9.0-headless_py311h2b50112_15.conda + sha256: 315670d406af67935de4809415df9e24e9d1a9cdd276fec5f75d5a33b1e67309 + md5: e08d7154908ca8f68c9e77bb4671e89e + depends: + - __osx >=11.0 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-arm-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - python >=3.11,<3.12.0a0 *_cpython + license: Apache-2.0 + license_family: Apache + size: 16885323 + timestamp: 1716157555828 +- kind: conda + name: libopencv + version: 4.9.0 + build: headless_py311h2b50112_15 + build_number: 15 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopencv-4.9.0-headless_py311h2b50112_15.conda + sha256: 315670d406af67935de4809415df9e24e9d1a9cdd276fec5f75d5a33b1e67309 + md5: e08d7154908ca8f68c9e77bb4671e89e + depends: + - __osx >=11.0 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-arm-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - python >=3.11,<3.12.0a0 *_cpython + license: Apache-2.0 + license_family: Apache + size: 16885323 + timestamp: 1716157555828 +- kind: conda + name: libopencv + version: 4.9.0 + build: headless_py311h9619bf6_15 + build_number: 15 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopencv-4.9.0-headless_py311h9619bf6_15.conda + sha256: 44f15b85f9e61935afdef85da75c946464027769052df6ef25fccae644c21899 + md5: c1226c53b30720706aacc5e46c01a836 + depends: + - __osx >=10.13 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + license: Apache-2.0 + license_family: Apache + size: 27275684 + timestamp: 1716154560263 +- kind: conda + name: libopencv + version: 4.9.0 + build: headless_py311h9619bf6_15 + build_number: 15 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopencv-4.9.0-headless_py311h9619bf6_15.conda + sha256: 44f15b85f9e61935afdef85da75c946464027769052df6ef25fccae644c21899 + md5: c1226c53b30720706aacc5e46c01a836 + depends: + - __osx >=10.13 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + license: Apache-2.0 + license_family: Apache + size: 27275684 + timestamp: 1716154560263 +- kind: conda + name: libopencv + version: 4.9.0 + build: qt5_py311h615a5b2_515 + build_number: 515 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt5_py311h615a5b2_515.conda + sha256: 7b93920287c14ced1225c426cf9f66748f488b414359c55cdc5b575a626bbae7 + md5: 90e96a481bf557800fb60b1d0389881a + depends: + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 32903006 + timestamp: 1716155404981 +- kind: conda + name: libopencv + version: 4.9.0 + build: qt5_py311ha9522c6_515 + build_number: 515 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.9.0-qt5_py311ha9522c6_515.conda + sha256: 891e1521f08256e31abc1274dd6033e2180558aa9798c8d38bca844b6f33913e + md5: b6792bbf71f3a269a5a3c3c7b2b658dc + depends: + - __glibc >=2.17,<3.0.a0 + - _openmp_mutex >=4.5 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + license: Apache-2.0 + license_family: Apache + size: 30336613 + timestamp: 1716155186032 +- kind: conda + name: libopencv + version: 4.9.0 + build: qt5_py311ha9522c6_515 + build_number: 515 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.9.0-qt5_py311ha9522c6_515.conda + sha256: 891e1521f08256e31abc1274dd6033e2180558aa9798c8d38bca844b6f33913e + md5: b6792bbf71f3a269a5a3c3c7b2b658dc + depends: + - __glibc >=2.17,<3.0.a0 + - _openmp_mutex >=4.5 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + license: Apache-2.0 + license_family: Apache + size: 30336613 + timestamp: 1716155186032 +- kind: conda + name: libopencv + version: 4.9.0 + build: qt6_py311ha3ca279_615 + build_number: 615 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt6_py311ha3ca279_615.conda + sha256: a4198b883172a0fe8d8b2bdd2d1451cdceb156223af542eedb8fd7a0bf8a08f2 + md5: f157dc491f7cf9bb7c8fece95e118ccf + depends: + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - qt6-main >=6.7.0,<6.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 32987657 + timestamp: 1716155545400 +- kind: conda + name: libopencv + version: 4.9.0 + build: qt6_py311ha3ca279_615 + build_number: 615 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt6_py311ha3ca279_615.conda + sha256: a4198b883172a0fe8d8b2bdd2d1451cdceb156223af542eedb8fd7a0bf8a08f2 + md5: f157dc491f7cf9bb7c8fece95e118ccf + depends: + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libintl >=0.22.5,<1.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - qt6-main >=6.7.0,<6.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 32987657 + timestamp: 1716155545400 +- kind: conda + name: libopencv + version: 4.9.0 + build: qt6_py311he82348a_615 + build_number: 615 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.9.0-qt6_py311he82348a_615.conda + sha256: e17086c10b0c3dcbcd2eb906897a3980c4460988f2ce4b6142520315743ba393 + md5: d2b280910c8fbbaece33cb6fddfefee4 + depends: + - __glibc >=2.17,<3.0.a0 + - _openmp_mutex >=4.5 + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jasper >=4.2.4,<5.0a0 + - libasprintf >=0.22.5,<1.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 + - libgettextpo >=0.22.5,<1.0a0 + - libglib >=2.80.2,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - liblapacke >=3.9.0,<4.0a0 + - libopenvino >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 + - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 + - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - qt6-main >=6.7.0,<6.8.0a0 + license: Apache-2.0 + license_family: Apache + size: 30217036 + timestamp: 1716154082927 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: h2da1b83_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.1.0-h2da1b83_7.conda + sha256: 8af6ecc01993cac30656a78a5e82f81b04a663623563776d4d0a6688597b925f + md5: 692bb11510bfceb34723c5115045096e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 5106629 + timestamp: 1715781430418 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: h2da1b83_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.1.0-h2da1b83_7.conda + sha256: 8af6ecc01993cac30656a78a5e82f81b04a663623563776d4d0a6688597b925f + md5: 692bb11510bfceb34723c5115045096e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 5106629 + timestamp: 1715781430418 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: h3d2f4b3_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-2024.1.0-h3d2f4b3_7.conda + sha256: 65228db5cc6fa2564fd873fe5ca031ab327d2e97bb074abbb078118cd8238318 + md5: 58231ac39c0bfd521dfd74011eb46680 + depends: + - __osx >=10.13 + - libcxx >=16 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 3984103 + timestamp: 1715779509198 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: h3d2f4b3_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-2024.1.0-h3d2f4b3_7.conda + sha256: 65228db5cc6fa2564fd873fe5ca031ab327d2e97bb074abbb078118cd8238318 + md5: 58231ac39c0bfd521dfd74011eb46680 + depends: + - __osx >=10.13 + - libcxx >=16 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 3984103 + timestamp: 1715779509198 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: h5c9529b_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-2024.1.0-h5c9529b_7.conda + sha256: 8726ffae902a89256ef2ac47d558d371a81278b7217f89aff7b54d58c2274e21 + md5: 1087dc2e91d634ed72952e16328713c9 + depends: + - __osx >=11.0 + - libcxx >=16 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 3668866 + timestamp: 1715778736422 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: h5c9529b_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-2024.1.0-h5c9529b_7.conda + sha256: 8726ffae902a89256ef2ac47d558d371a81278b7217f89aff7b54d58c2274e21 + md5: 1087dc2e91d634ed72952e16328713c9 + depends: + - __osx >=11.0 + - libcxx >=16 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 3668866 + timestamp: 1715778736422 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: hfe1841e_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-2024.1.0-hfe1841e_7.conda + sha256: f2f7de5acbbd733ec40fb93e06ba938d906437b9e5f878f2dca0f2b2ec89c201 + md5: e9e0492f188cc896b746b3eb2622e793 + depends: + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 3110334 + timestamp: 1715785992260 +- kind: conda + name: libopenvino + version: 2024.1.0 + build: hfe1841e_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-2024.1.0-hfe1841e_7.conda + sha256: f2f7de5acbbd733ec40fb93e06ba938d906437b9e5f878f2dca0f2b2ec89c201 + md5: e9e0492f188cc896b746b3eb2622e793 + depends: + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 3110334 + timestamp: 1715785992260 +- kind: conda + name: libopenvino-arm-cpu-plugin + version: 2024.1.0 + build: h5c9529b_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-arm-cpu-plugin-2024.1.0-h5c9529b_7.conda + sha256: 9aec78ad00936f351521c681e65b12d1ab98a69f2b982b4d255ceedbef069118 + md5: f7b2bd460da8289623aa8164fe1686f4 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 6072244 + timestamp: 1715778784198 +- kind: conda + name: libopenvino-arm-cpu-plugin + version: 2024.1.0 + build: h5c9529b_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-arm-cpu-plugin-2024.1.0-h5c9529b_7.conda + sha256: 9aec78ad00936f351521c681e65b12d1ab98a69f2b982b4d255ceedbef069118 + md5: f7b2bd460da8289623aa8164fe1686f4 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 6072244 + timestamp: 1715778784198 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: h04f32e0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-batch-plugin-2024.1.0-h04f32e0_7.conda + sha256: 9b4a52db70f13c5a08ae9caf036cfa71e9fa248a1e349c5d97c0309920401ba9 + md5: 1a2e491187bdd45fa1f2c44ec8ae6d4b + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 97297 + timestamp: 1715786078537 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: h04f32e0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-batch-plugin-2024.1.0-h04f32e0_7.conda + sha256: 9b4a52db70f13c5a08ae9caf036cfa71e9fa248a1e349c5d97c0309920401ba9 + md5: 1a2e491187bdd45fa1f2c44ec8ae6d4b + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 97297 + timestamp: 1715786078537 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: h7b87a6e_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-batch-plugin-2024.1.0-h7b87a6e_7.conda + sha256: e7ce1a70bc513c77936831cd3a20729cd0d65eac3d22c342bb6c9f2c6b4d8c85 + md5: 62490d0c803d33a803e9014687396144 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - tbb >=2021.12.0 + size: 103287 + timestamp: 1715779563410 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: h7b87a6e_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-batch-plugin-2024.1.0-h7b87a6e_7.conda + sha256: e7ce1a70bc513c77936831cd3a20729cd0d65eac3d22c342bb6c9f2c6b4d8c85 + md5: 62490d0c803d33a803e9014687396144 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - tbb >=2021.12.0 + size: 103287 + timestamp: 1715779563410 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: hb045406_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.1.0-hb045406_7.conda + sha256: 351ec3437b596bba8ad6c7686c50b3afe7e9b593efbf78ab82c3ec9b2ead9c13 + md5: d83d6787a9a002b626e20de84719da64 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - tbb >=2021.12.0 + size: 109706 + timestamp: 1715781464739 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: hb045406_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.1.0-hb045406_7.conda + sha256: 351ec3437b596bba8ad6c7686c50b3afe7e9b593efbf78ab82c3ec9b2ead9c13 + md5: d83d6787a9a002b626e20de84719da64 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - tbb >=2021.12.0 + size: 109706 + timestamp: 1715781464739 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: hcd65546_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-batch-plugin-2024.1.0-hcd65546_7.conda + sha256: 4f33af96871e51bd43bf2e4519456737533d146943967a74d88ba61adbc04c68 + md5: c7c7db5088ab20a79f430dfbc9426839 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - tbb >=2021.12.0 + size: 101390 + timestamp: 1715778825618 +- kind: conda + name: libopenvino-auto-batch-plugin + version: 2024.1.0 + build: hcd65546_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-batch-plugin-2024.1.0-hcd65546_7.conda + sha256: 4f33af96871e51bd43bf2e4519456737533d146943967a74d88ba61adbc04c68 + md5: c7c7db5088ab20a79f430dfbc9426839 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - tbb >=2021.12.0 + size: 101390 + timestamp: 1715778825618 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: h04f32e0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-plugin-2024.1.0-h04f32e0_7.conda + sha256: 0fdb7c24c39b1eddc7e497612da36c035fa9f8ef966b1359555b62d080827ee8 + md5: f90d8e3840cc6aeeae7a6a5333ed9af1 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 187787 + timestamp: 1715786121232 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: h04f32e0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-plugin-2024.1.0-h04f32e0_7.conda + sha256: 0fdb7c24c39b1eddc7e497612da36c035fa9f8ef966b1359555b62d080827ee8 + md5: f90d8e3840cc6aeeae7a6a5333ed9af1 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 187787 + timestamp: 1715786121232 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: h7b87a6e_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-plugin-2024.1.0-h7b87a6e_7.conda + sha256: 4ff92cbdeb100869954388016f4e41191503d7593e48be07d43b1456f41d71f4 + md5: c249c5dc90e261995a94cab8f6db0476 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - tbb >=2021.12.0 + size: 211149 + timestamp: 1715779588274 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: h7b87a6e_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-plugin-2024.1.0-h7b87a6e_7.conda + sha256: 4ff92cbdeb100869954388016f4e41191503d7593e48be07d43b1456f41d71f4 + md5: c249c5dc90e261995a94cab8f6db0476 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - tbb >=2021.12.0 + size: 211149 + timestamp: 1715779588274 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: hb045406_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.1.0-hb045406_7.conda + sha256: ff26d185939a7acfe802a6075f1f9baa925e8ce46b27a573d687a2e647d6cc23 + md5: 928f79281dbcc73e8e8fc2096b993b97 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - tbb >=2021.12.0 + size: 229521 + timestamp: 1715781478553 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: hb045406_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.1.0-hb045406_7.conda + sha256: ff26d185939a7acfe802a6075f1f9baa925e8ce46b27a573d687a2e647d6cc23 + md5: 928f79281dbcc73e8e8fc2096b993b97 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - tbb >=2021.12.0 + size: 229521 + timestamp: 1715781478553 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: hcd65546_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-plugin-2024.1.0-hcd65546_7.conda + sha256: 685bba1d57b5781d78a0319e85dcb1439f35fd6e020b313c0a5eb58ec7e2687e + md5: 177dab9aeb26988b68e23c09c960c59d + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - tbb >=2021.12.0 + size: 204377 + timestamp: 1715778845526 +- kind: conda + name: libopenvino-auto-plugin + version: 2024.1.0 + build: hcd65546_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-plugin-2024.1.0-hcd65546_7.conda + sha256: 685bba1d57b5781d78a0319e85dcb1439f35fd6e020b313c0a5eb58ec7e2687e + md5: 177dab9aeb26988b68e23c09c960c59d + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - tbb >=2021.12.0 + size: 204377 + timestamp: 1715778845526 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h280e65d_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-hetero-plugin-2024.1.0-h280e65d_7.conda + sha256: 6e4f4f0ff732cd84380022a94c53b1eba512a9af872fbe45e69ee2bd2e40d860 + md5: 97224d5f070bdbb16de82381c2b39b78 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - pugixml >=1.14,<1.15.0a0 + size: 179353 + timestamp: 1715779624158 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h280e65d_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-hetero-plugin-2024.1.0-h280e65d_7.conda + sha256: 6e4f4f0ff732cd84380022a94c53b1eba512a9af872fbe45e69ee2bd2e40d860 + md5: 97224d5f070bdbb16de82381c2b39b78 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - pugixml >=1.14,<1.15.0a0 + size: 179353 + timestamp: 1715779624158 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h372dad0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-hetero-plugin-2024.1.0-h372dad0_7.conda + sha256: 5ff285bc544210fea1b8f0d3ef6d5d57cf1df7070e71fed3314439789679ccc0 + md5: 38d649aaf121da5591a2d60325933ef9 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 158159 + timestamp: 1715786163360 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h372dad0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-hetero-plugin-2024.1.0-h372dad0_7.conda + sha256: 5ff285bc544210fea1b8f0d3ef6d5d57cf1df7070e71fed3314439789679ccc0 + md5: 38d649aaf121da5591a2d60325933ef9 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 158159 + timestamp: 1715786163360 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h5c03a75_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.1.0-h5c03a75_7.conda + sha256: b87a5a4d503ad5abeee09d374d157bed0839be593e43c907d470394635e6c206 + md5: 34db2a8d0504a807a735da48234e2a1d + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + size: 191335 + timestamp: 1715781490616 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h5c03a75_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.1.0-h5c03a75_7.conda + sha256: b87a5a4d503ad5abeee09d374d157bed0839be593e43c907d470394635e6c206 + md5: 34db2a8d0504a807a735da48234e2a1d + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + size: 191335 + timestamp: 1715781490616 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h88cb26a_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-hetero-plugin-2024.1.0-h88cb26a_7.conda + sha256: eaa44c2dbcd73af22a795f3c16ccda5089b17d4615eb532a557b952336ceea82 + md5: 8344c109fe70c5d11c5582bef0471bf0 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - pugixml >=1.14,<1.15.0a0 + size: 170507 + timestamp: 1715778866457 +- kind: conda + name: libopenvino-hetero-plugin + version: 2024.1.0 + build: h88cb26a_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-hetero-plugin-2024.1.0-h88cb26a_7.conda + sha256: eaa44c2dbcd73af22a795f3c16ccda5089b17d4615eb532a557b952336ceea82 + md5: 8344c109fe70c5d11c5582bef0471bf0 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - pugixml >=1.14,<1.15.0a0 + size: 170507 + timestamp: 1715778866457 +- kind: conda + name: libopenvino-intel-cpu-plugin + version: 2024.1.0 + build: h2da1b83_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.1.0-h2da1b83_7.conda + sha256: ac6b60f13d501c21ea39c825f0335bcf4185839ec1256dcd3675ead84a20f590 + md5: 22ef5cad44c9e3caecbee37465c33fca + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 10916042 + timestamp: 1715781503484 +- kind: conda + name: libopenvino-intel-cpu-plugin + version: 2024.1.0 + build: h2da1b83_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.1.0-h2da1b83_7.conda + sha256: ac6b60f13d501c21ea39c825f0335bcf4185839ec1256dcd3675ead84a20f590 + md5: 22ef5cad44c9e3caecbee37465c33fca + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 10916042 + timestamp: 1715781503484 +- kind: conda + name: libopenvino-intel-cpu-plugin + version: 2024.1.0 + build: h3d2f4b3_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-intel-cpu-plugin-2024.1.0-h3d2f4b3_7.conda + sha256: b98f18921fe8db0900ae4b31d887feacd48f8bc04d15762bd928e62462d5272f + md5: e7796414f2d96e17da30609207294c58 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 10165190 + timestamp: 1715779658644 +- kind: conda + name: libopenvino-intel-cpu-plugin + version: 2024.1.0 + build: h3d2f4b3_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-intel-cpu-plugin-2024.1.0-h3d2f4b3_7.conda + sha256: b98f18921fe8db0900ae4b31d887feacd48f8bc04d15762bd928e62462d5272f + md5: e7796414f2d96e17da30609207294c58 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 10165190 + timestamp: 1715779658644 +- kind: conda + name: libopenvino-intel-cpu-plugin + version: 2024.1.0 + build: hfe1841e_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-cpu-plugin-2024.1.0-hfe1841e_7.conda + sha256: bd8224169514b6483d37fe545e7330b21ad084c335eb141c85ce4fa5a8dac007 + md5: bd0dab652bb28bfbce80d4c897fc7288 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 7365667 + timestamp: 1715786207218 +- kind: conda + name: libopenvino-intel-cpu-plugin + version: 2024.1.0 + build: hfe1841e_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-cpu-plugin-2024.1.0-hfe1841e_7.conda + sha256: bd8224169514b6483d37fe545e7330b21ad084c335eb141c85ce4fa5a8dac007 + md5: bd0dab652bb28bfbce80d4c897fc7288 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 7365667 + timestamp: 1715786207218 +- kind: conda + name: libopenvino-intel-gpu-plugin + version: 2024.1.0 + build: h2da1b83_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.1.0-h2da1b83_7.conda + sha256: 8e323857f7113ed364aeeed8b7ce6e8d7dd0bc6a44c23a7c64607a8171b10ac5 + md5: 98d53dafdd090d01ae50719eabe374e7 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - ocl-icd >=2.3.2,<3.0a0 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 8465032 + timestamp: 1715781541608 +- kind: conda + name: libopenvino-intel-gpu-plugin + version: 2024.1.0 + build: h2da1b83_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.1.0-h2da1b83_7.conda + sha256: 8e323857f7113ed364aeeed8b7ce6e8d7dd0bc6a44c23a7c64607a8171b10ac5 + md5: 98d53dafdd090d01ae50719eabe374e7 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - ocl-icd >=2.3.2,<3.0a0 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + size: 8465032 + timestamp: 1715781541608 +- kind: conda + name: libopenvino-intel-gpu-plugin + version: 2024.1.0 + build: hfe1841e_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-gpu-plugin-2024.1.0-hfe1841e_7.conda + sha256: 834b5137acd8a5df10052d7e07552a398c074a23de28e43999c58188c3e078c5 + md5: ee34e58f14018fa7cb5afae0cfea23fd + depends: + - khronos-opencl-icd-loader >=2023.4.17 + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 7247778 + timestamp: 1715786271549 +- kind: conda + name: libopenvino-intel-gpu-plugin + version: 2024.1.0 + build: hfe1841e_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-gpu-plugin-2024.1.0-hfe1841e_7.conda + sha256: 834b5137acd8a5df10052d7e07552a398c074a23de28e43999c58188c3e078c5 + md5: ee34e58f14018fa7cb5afae0cfea23fd + depends: + - khronos-opencl-icd-loader >=2023.4.17 + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - tbb >=2021.12.0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 7247778 + timestamp: 1715786271549 +- kind: conda + name: libopenvino-intel-npu-plugin + version: 2024.1.0 + build: he02047a_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.1.0-he02047a_7.conda + sha256: c5b192bfc8563a4d554f105085499c4d76f99bf8e79bf898304446e51060e4a8 + md5: e766c8a98f4efef2e9be7146fad9b6f2 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + size: 325218 + timestamp: 1715781572940 +- kind: conda + name: libopenvino-intel-npu-plugin + version: 2024.1.0 + build: he02047a_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.1.0-he02047a_7.conda + sha256: c5b192bfc8563a4d554f105085499c4d76f99bf8e79bf898304446e51060e4a8 + md5: e766c8a98f4efef2e9be7146fad9b6f2 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + size: 325218 + timestamp: 1715781572940 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h280e65d_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-ir-frontend-2024.1.0-h280e65d_7.conda + sha256: 11de77e13dd80e84f82771838bd06dbf820ff4238d88433560d05a6a5cf5f2bf + md5: 5b621bb19f87b71dd8724a36f4e018c5 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - pugixml >=1.14,<1.15.0a0 + size: 181707 + timestamp: 1715779728956 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h280e65d_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-ir-frontend-2024.1.0-h280e65d_7.conda + sha256: 11de77e13dd80e84f82771838bd06dbf820ff4238d88433560d05a6a5cf5f2bf + md5: 5b621bb19f87b71dd8724a36f4e018c5 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - pugixml >=1.14,<1.15.0a0 + size: 181707 + timestamp: 1715779728956 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h372dad0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-ir-frontend-2024.1.0-h372dad0_7.conda + sha256: cd5353f17cddbc42f9dc1093c6acccb060614f01a65d1c3410aed88f283e0265 + md5: 7de336c398a38bca91b074cb9f09c45d + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 158097 + timestamp: 1715786335226 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h372dad0_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-ir-frontend-2024.1.0-h372dad0_7.conda + sha256: cd5353f17cddbc42f9dc1093c6acccb060614f01a65d1c3410aed88f283e0265 + md5: 7de336c398a38bca91b074cb9f09c45d + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - pugixml >=1.14,<1.15.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 158097 + timestamp: 1715786335226 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h5c03a75_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.1.0-h5c03a75_7.conda + sha256: c71663f56030a9342d0860fa169bdd0d700e1f726fe082dc042fd8f56e94cf89 + md5: 1eb037f090cb525857b01702b2afb6a0 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + size: 200300 + timestamp: 1715781585186 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h5c03a75_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.1.0-h5c03a75_7.conda + sha256: c71663f56030a9342d0860fa169bdd0d700e1f726fe082dc042fd8f56e94cf89 + md5: 1eb037f090cb525857b01702b2afb6a0 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + - pugixml >=1.14,<1.15.0a0 + size: 200300 + timestamp: 1715781585186 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h88cb26a_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-ir-frontend-2024.1.0-h88cb26a_7.conda + sha256: 855d18d465bfc76b277f263dac39836ca3464185bbc88f143e4552292ad077d6 + md5: f7983222cb7bc2278a6f3b5ab392f961 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - pugixml >=1.14,<1.15.0a0 + size: 172540 + timestamp: 1715778889089 +- kind: conda + name: libopenvino-ir-frontend + version: 2024.1.0 + build: h88cb26a_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-ir-frontend-2024.1.0-h88cb26a_7.conda + sha256: 855d18d465bfc76b277f263dac39836ca3464185bbc88f143e4552292ad077d6 + md5: f7983222cb7bc2278a6f3b5ab392f961 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - pugixml >=1.14,<1.15.0a0 + size: 172540 + timestamp: 1715778889089 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: h07e8aee_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.1.0-h07e8aee_7.conda + sha256: 11f7fed90dd4d20072cfe12c21d61fbebebc37e0b7b465280413fa227acc8234 + md5: 019fb9bcd7ce0178fa85f3c610efb8c3 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + size: 1602952 + timestamp: 1715781597824 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: h07e8aee_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.1.0-h07e8aee_7.conda + sha256: 11f7fed90dd4d20072cfe12c21d61fbebebc37e0b7b465280413fa227acc8234 + md5: 019fb9bcd7ce0178fa85f3c610efb8c3 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + size: 1602952 + timestamp: 1715781597824 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: h32b5460_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-onnx-frontend-2024.1.0-h32b5460_7.conda + sha256: 7f36d68039feee50560fefd57cb42019a9e229419cda20ad5dbaa8c4e933e127 + md5: 85c22079620e259d235c15db5119535a + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 1217054 + timestamp: 1715778923386 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: h32b5460_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-onnx-frontend-2024.1.0-h32b5460_7.conda + sha256: 7f36d68039feee50560fefd57cb42019a9e229419cda20ad5dbaa8c4e933e127 + md5: 85c22079620e259d235c15db5119535a + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 1217054 + timestamp: 1715778923386 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: hdeef14f_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-onnx-frontend-2024.1.0-hdeef14f_7.conda + sha256: d2f82fdc0d78b90403b32dc0337fd961de278ce9588073c14a45646d71ffed0b + md5: 5b42f644928cd2ab9d81c962a667028b + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 1000233 + timestamp: 1715786386057 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: hdeef14f_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-onnx-frontend-2024.1.0-hdeef14f_7.conda + sha256: d2f82fdc0d78b90403b32dc0337fd961de278ce9588073c14a45646d71ffed0b + md5: 5b42f644928cd2ab9d81c962a667028b + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 1000233 + timestamp: 1715786386057 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: he1e86a1_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-onnx-frontend-2024.1.0-he1e86a1_7.conda + sha256: a166c88039f2766d9d534fb8bab7e1fd517b49d4235a9ae64d4bf16f7a2fcf1a + md5: d0ebd5b6613d24a847e4690591ca99e1 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 1281861 + timestamp: 1715779764639 +- kind: conda + name: libopenvino-onnx-frontend + version: 2024.1.0 + build: he1e86a1_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-onnx-frontend-2024.1.0-he1e86a1_7.conda + sha256: a166c88039f2766d9d534fb8bab7e1fd517b49d4235a9ae64d4bf16f7a2fcf1a + md5: d0ebd5b6613d24a847e4690591ca99e1 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 1281861 + timestamp: 1715779764639 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: h07e8aee_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.1.0-h07e8aee_7.conda + sha256: 34d77b69af20ef0c6a6249eaf8ad01f0ca16279069a7853cd5a81a4656ecafca + md5: 991c28a11b0ace4b340a445b538cece8 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + size: 699818 + timestamp: 1715781612288 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: h07e8aee_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.1.0-h07e8aee_7.conda + sha256: 34d77b69af20ef0c6a6249eaf8ad01f0ca16279069a7853cd5a81a4656ecafca + md5: 991c28a11b0ace4b340a445b538cece8 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + size: 699818 + timestamp: 1715781612288 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: h32b5460_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-paddle-frontend-2024.1.0-h32b5460_7.conda + sha256: a008dbef3d6ea10af338860d1820b8057f55a1a05f021f54fc2d1f2463d1af9e + md5: 2b6c8d3def5f67fea73437ca3465a4f8 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 413257 + timestamp: 1715778954275 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: h32b5460_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-paddle-frontend-2024.1.0-h32b5460_7.conda + sha256: a008dbef3d6ea10af338860d1820b8057f55a1a05f021f54fc2d1f2463d1af9e + md5: 2b6c8d3def5f67fea73437ca3465a4f8 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 413257 + timestamp: 1715778954275 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: hdeef14f_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-paddle-frontend-2024.1.0-hdeef14f_7.conda + sha256: 69983fdac08e603031d9a6239532cb078e21efafa75862904d4fa4609ea21c55 + md5: cfc3f53dbb3091b19a46dff76d0907a0 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 420022 + timestamp: 1715786433419 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: hdeef14f_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-paddle-frontend-2024.1.0-hdeef14f_7.conda + sha256: 69983fdac08e603031d9a6239532cb078e21efafa75862904d4fa4609ea21c55 + md5: cfc3f53dbb3091b19a46dff76d0907a0 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 420022 + timestamp: 1715786433419 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: he1e86a1_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-paddle-frontend-2024.1.0-he1e86a1_7.conda + sha256: c7c7e6682462a777b4f49a5f62db4f063e3e6b14bf7216a2c20d03b8ca839337 + md5: 81c91693b203fe8c732f57a9d5c2dfe9 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 424604 + timestamp: 1715779794131 +- kind: conda + name: libopenvino-paddle-frontend + version: 2024.1.0 + build: he1e86a1_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-paddle-frontend-2024.1.0-he1e86a1_7.conda + sha256: c7c7e6682462a777b4f49a5f62db4f063e3e6b14bf7216a2c20d03b8ca839337 + md5: 81c91693b203fe8c732f57a9d5c2dfe9 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + size: 424604 + timestamp: 1715779794131 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: h00cdb27_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-pytorch-frontend-2024.1.0-h00cdb27_7.conda + sha256: 753e78c65c9764bee2849fb3e9b208d481b4e0d98dea52e35e09f6f6353c72c3 + md5: 36280110a6124ba88b55709e3c863eca + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + size: 764047 + timestamp: 1715778978049 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: h00cdb27_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-pytorch-frontend-2024.1.0-h00cdb27_7.conda + sha256: 753e78c65c9764bee2849fb3e9b208d481b4e0d98dea52e35e09f6f6353c72c3 + md5: 36280110a6124ba88b55709e3c863eca + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + size: 764047 + timestamp: 1715778978049 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: he02047a_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.1.0-he02047a_7.conda + sha256: 1ded27cc210e0e9f2411d5f5f7738b322d76a4ffb562deaac8f14065b4987f9b + md5: 2b231b8cdbd2495706526ac1ab3c821c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + size: 1103514 + timestamp: 1715781626871 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: he02047a_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.1.0-he02047a_7.conda + sha256: 1ded27cc210e0e9f2411d5f5f7738b322d76a4ffb562deaac8f14065b4987f9b + md5: 2b231b8cdbd2495706526ac1ab3c821c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + size: 1103514 + timestamp: 1715781626871 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: he0c23c2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-pytorch-frontend-2024.1.0-he0c23c2_7.conda + sha256: f4cce581880d3246411850df88b31dff5ba7fa3e3ab39958094c4a0c243f9eeb + md5: eb64844a473e1f033b0a169068cdbf99 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 675171 + timestamp: 1715786475847 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: he0c23c2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-pytorch-frontend-2024.1.0-he0c23c2_7.conda + sha256: f4cce581880d3246411850df88b31dff5ba7fa3e3ab39958094c4a0c243f9eeb + md5: eb64844a473e1f033b0a169068cdbf99 + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 675171 + timestamp: 1715786475847 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: hf036a51_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-pytorch-frontend-2024.1.0-hf036a51_7.conda + sha256: ed82f4cbde7b2dde50d200af5ce8c1e0abf002edf5da5365900fceee0f4d138f + md5: 6a05ac834ea5b22db877b7ddc37496ad + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + size: 793493 + timestamp: 1715779821100 +- kind: conda + name: libopenvino-pytorch-frontend + version: 2024.1.0 + build: hf036a51_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-pytorch-frontend-2024.1.0-hf036a51_7.conda + sha256: ed82f4cbde7b2dde50d200af5ce8c1e0abf002edf5da5365900fceee0f4d138f + md5: 6a05ac834ea5b22db877b7ddc37496ad + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + size: 793493 + timestamp: 1715779821100 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: h2741c3b_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-frontend-2024.1.0-h2741c3b_7.conda + sha256: e2bf032acf3143a8465ebf0b99348743eb5187444c24bac5605c8f53835a6f6a + md5: 4c6e1074a312e0d1f7173ca01ac1b4cb + depends: + - __osx >=11.0 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - snappy >=1.2.0,<1.3.0a0 + size: 912118 + timestamp: 1715779029656 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: h2741c3b_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-frontend-2024.1.0-h2741c3b_7.conda + sha256: e2bf032acf3143a8465ebf0b99348743eb5187444c24bac5605c8f53835a6f6a + md5: 4c6e1074a312e0d1f7173ca01ac1b4cb + depends: + - __osx >=11.0 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - snappy >=1.2.0,<1.3.0a0 + size: 912118 + timestamp: 1715779029656 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: h39126c6_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.1.0-h39126c6_7.conda + sha256: 0624a6ed8b2dee32a9a3bae1379d5d652d50123657e3ea870bbd7957c8ba090f + md5: d6aac92f4b03be8c86b09f40e1f5263a + depends: + - __glibc >=2.17,<3.0.a0 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + - snappy >=1.2.0,<1.3.0a0 + size: 1317325 + timestamp: 1715781640910 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: h39126c6_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.1.0-h39126c6_7.conda + sha256: 0624a6ed8b2dee32a9a3bae1379d5d652d50123657e3ea870bbd7957c8ba090f + md5: d6aac92f4b03be8c86b09f40e1f5263a + depends: + - __glibc >=2.17,<3.0.a0 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - libstdcxx-ng >=12 + - snappy >=1.2.0,<1.3.0a0 + size: 1317325 + timestamp: 1715781640910 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: h7c40eac_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-frontend-2024.1.0-h7c40eac_7.conda + sha256: bf4220b788d2c50c15aafc11234a0a2da70cb2d2f28a4840e87dd8d101b8bb07 + md5: a0e21c170796fc8de5e6c00226f0976a + depends: + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libopenvino 2024.1.0 hfe1841e_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - snappy >=1.2.0,<1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 865758 + timestamp: 1715786523878 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: h7c40eac_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-frontend-2024.1.0-h7c40eac_7.conda + sha256: bf4220b788d2c50c15aafc11234a0a2da70cb2d2f28a4840e87dd8d101b8bb07 + md5: a0e21c170796fc8de5e6c00226f0976a + depends: + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libopenvino 2024.1.0 hfe1841e_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - snappy >=1.2.0,<1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 865758 + timestamp: 1715786523878 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: haca2b7f_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-frontend-2024.1.0-haca2b7f_7.conda + sha256: bae2779eb1e2e405a01edea7855b5bcd6b929f4ffdb63b16bdda981d7f049a67 + md5: db698a1094cd10760c47a026d275a37e + depends: + - __osx >=10.13 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - snappy >=1.2.0,<1.3.0a0 + size: 961510 + timestamp: 1715779864126 +- kind: conda + name: libopenvino-tensorflow-frontend + version: 2024.1.0 + build: haca2b7f_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-frontend-2024.1.0-haca2b7f_7.conda + sha256: bae2779eb1e2e405a01edea7855b5bcd6b929f4ffdb63b16bdda981d7f049a67 + md5: db698a1094cd10760c47a026d275a37e + depends: + - __osx >=10.13 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - snappy >=1.2.0,<1.3.0a0 + size: 961510 + timestamp: 1715779864126 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: h00cdb27_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-lite-frontend-2024.1.0-h00cdb27_7.conda + sha256: 9ef485ab5e1b4ae161e0278605261fe8b930c627a62e6d76e518f3af762cd6b5 + md5: 002043b46dbefc3404a6725fbaf64568 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + size: 377832 + timestamp: 1715779055704 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: h00cdb27_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-lite-frontend-2024.1.0-h00cdb27_7.conda + sha256: 9ef485ab5e1b4ae161e0278605261fe8b930c627a62e6d76e518f3af762cd6b5 + md5: 002043b46dbefc3404a6725fbaf64568 + depends: + - __osx >=11.0 + - libcxx >=16 + - libopenvino 2024.1.0 h5c9529b_7 + size: 377832 + timestamp: 1715779055704 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: he02047a_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he02047a_7.conda + sha256: 44daba91a6048dadebe8f677a6e5ec4305e9d2092c985458c8c9db64af23a297 + md5: f7a46aa4f5c53423bf3e036da8c1b632 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + size: 487278 + timestamp: 1715781654451 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: he02047a_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he02047a_7.conda + sha256: 44daba91a6048dadebe8f677a6e5ec4305e9d2092c985458c8c9db64af23a297 + md5: f7a46aa4f5c53423bf3e036da8c1b632 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libopenvino 2024.1.0 h2da1b83_7 + - libstdcxx-ng >=12 + size: 487278 + timestamp: 1715781654451 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: he0c23c2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he0c23c2_7.conda + sha256: 998e8b901af159b5765dd5f3180a9568571ee901e8444a33c9603542451ded28 + md5: 736b1d42ab1f14b45f887f912e37ce7a + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 334797 + timestamp: 1715786566969 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: he0c23c2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he0c23c2_7.conda + sha256: 998e8b901af159b5765dd5f3180a9568571ee901e8444a33c9603542451ded28 + md5: 736b1d42ab1f14b45f887f912e37ce7a + depends: + - libopenvino 2024.1.0 hfe1841e_7 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 334797 + timestamp: 1715786566969 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: hf036a51_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-lite-frontend-2024.1.0-hf036a51_7.conda + sha256: 890aa32c5843374a8b81ec189bbfba388fcc38165df2fb0d70daf3dc38c47c30 + md5: be93e00a1428680cf61bb5246cd3eda3 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + size: 380860 + timestamp: 1715779886318 +- kind: conda + name: libopenvino-tensorflow-lite-frontend + version: 2024.1.0 + build: hf036a51_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-lite-frontend-2024.1.0-hf036a51_7.conda + sha256: 890aa32c5843374a8b81ec189bbfba388fcc38165df2fb0d70daf3dc38c47c30 + md5: be93e00a1428680cf61bb5246cd3eda3 + depends: + - __osx >=10.13 + - libcxx >=16 + - libopenvino 2024.1.0 h3d2f4b3_7 + size: 380860 + timestamp: 1715779886318 +- kind: conda + name: libopus + version: 1.3.1 + build: h27ca646_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopus-1.3.1-h27ca646_1.tar.bz2 + sha256: e9912101a58cbc609a1917c5289f3bd1f600c82ed3a1c90a6dd4ca02df77958a + md5: 3d0dbee0ccd2f6d6781d270313627b62 + license: BSD-3-Clause + license_family: BSD + size: 252854 + timestamp: 1606823635137 +- kind: conda + name: libopus + version: 1.3.1 + build: h27ca646_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopus-1.3.1-h27ca646_1.tar.bz2 + sha256: e9912101a58cbc609a1917c5289f3bd1f600c82ed3a1c90a6dd4ca02df77958a + md5: 3d0dbee0ccd2f6d6781d270313627b62 + license: BSD-3-Clause + license_family: BSD + size: 252854 + timestamp: 1606823635137 +- kind: conda + name: libopus + version: 1.3.1 + build: h7f98852_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 + sha256: 0e1c2740ebd1c93226dc5387461bbcf8142c518f2092f3ea7551f77755decc8f + md5: 15345e56d527b330e1cacbdf58676e8f + depends: + - libgcc-ng >=9.3.0 + license: BSD-3-Clause + license_family: BSD + size: 260658 + timestamp: 1606823578035 +- kind: conda + name: libopus + version: 1.3.1 + build: h7f98852_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 + sha256: 0e1c2740ebd1c93226dc5387461bbcf8142c518f2092f3ea7551f77755decc8f + md5: 15345e56d527b330e1cacbdf58676e8f + depends: + - libgcc-ng >=9.3.0 + license: BSD-3-Clause + license_family: BSD + size: 260658 + timestamp: 1606823578035 +- kind: conda + name: libopus + version: 1.3.1 + build: h8ffe710_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopus-1.3.1-h8ffe710_1.tar.bz2 + sha256: b2e5ec193762a5b4f905f8100437370e164df3db0ea5c18b4ce09390f5d3d525 + md5: e35a6bcfeb20ea83aab21dfc50ae62a4 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 260615 + timestamp: 1606824019288 +- kind: conda + name: libopus + version: 1.3.1 + build: h8ffe710_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libopus-1.3.1-h8ffe710_1.tar.bz2 + sha256: b2e5ec193762a5b4f905f8100437370e164df3db0ea5c18b4ce09390f5d3d525 + md5: e35a6bcfeb20ea83aab21dfc50ae62a4 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 260615 + timestamp: 1606824019288 +- kind: conda + name: libopus + version: 1.3.1 + build: hc929b4f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 + sha256: c126fc225bece591a8f010e95ca7d010ea2d02df9251830bec24a19bf823fc31 + md5: 380b9ea5f6a7a277e6c1ac27d034369b + license: BSD-3-Clause + license_family: BSD + size: 279983 + timestamp: 1606823633642 +- kind: conda + name: libopus + version: 1.3.1 + build: hc929b4f_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 + sha256: c126fc225bece591a8f010e95ca7d010ea2d02df9251830bec24a19bf823fc31 + md5: 380b9ea5f6a7a277e6c1ac27d034369b + license: BSD-3-Clause + license_family: BSD + size: 279983 + timestamp: 1606823633642 +- kind: conda + name: libpciaccess + version: '0.18' + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda + sha256: c0a30ac74eba66ea76a4f0a39acc7833f5ed783a632ca3bb6665b2d81aabd2fb + md5: 48f4330bfcd959c3cfb704d424903c82 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 28361 + timestamp: 1707101388552 +- kind: conda + name: libpciaccess + version: '0.18' + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda + sha256: c0a30ac74eba66ea76a4f0a39acc7833f5ed783a632ca3bb6665b2d81aabd2fb + md5: 48f4330bfcd959c3cfb704d424903c82 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 28361 + timestamp: 1707101388552 +- kind: conda + name: libpng + version: 1.6.43 + build: h091b4b1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.43-h091b4b1_0.conda + sha256: 66c4713b07408398f2221229a1c1d5df57d65dc0902258113f2d9ecac4772495 + md5: 77e684ca58d82cae9deebafb95b1a2b8 + depends: + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + size: 264177 + timestamp: 1708780447187 +- kind: conda + name: libpng + version: 1.6.43 + build: h091b4b1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.43-h091b4b1_0.conda + sha256: 66c4713b07408398f2221229a1c1d5df57d65dc0902258113f2d9ecac4772495 + md5: 77e684ca58d82cae9deebafb95b1a2b8 + depends: + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + size: 264177 + timestamp: 1708780447187 +- kind: conda + name: libpng + version: 1.6.43 + build: h2797004_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda + sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997 + md5: 009981dd9cfcaa4dbfa25ffaed86bcae + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + size: 288221 + timestamp: 1708780443939 +- kind: conda + name: libpng + version: 1.6.43 + build: h2797004_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda + sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997 + md5: 009981dd9cfcaa4dbfa25ffaed86bcae + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + size: 288221 + timestamp: 1708780443939 +- kind: conda + name: libpng + version: 1.6.43 + build: h92b6c6a_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.43-h92b6c6a_0.conda + sha256: 13e646d24b5179e6b0a5ece4451a587d759f55d9a360b7015f8f96eff4524b8f + md5: 65dcddb15965c9de2c0365cb14910532 + depends: + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + size: 268524 + timestamp: 1708780496420 +- kind: conda + name: libpng + version: 1.6.43 + build: h92b6c6a_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.43-h92b6c6a_0.conda + sha256: 13e646d24b5179e6b0a5ece4451a587d759f55d9a360b7015f8f96eff4524b8f + md5: 65dcddb15965c9de2c0365cb14910532 + depends: + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + size: 268524 + timestamp: 1708780496420 +- kind: conda + name: libpng + version: 1.6.44 + build: h3ca93ac_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda + sha256: 0d3d6ff9225f6918ac225e3839c0d91e5af1da08a4ebf59cac1bfd86018db945 + md5: 639ac6b55a40aa5de7b8c1b4d78f9e81 + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: zlib-acknowledgement + size: 348933 + timestamp: 1726235196095 +- kind: conda + name: libpng + version: 1.6.44 + build: h3ca93ac_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda + sha256: 0d3d6ff9225f6918ac225e3839c0d91e5af1da08a4ebf59cac1bfd86018db945 + md5: 639ac6b55a40aa5de7b8c1b4d78f9e81 + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: zlib-acknowledgement + size: 348933 + timestamp: 1726235196095 +- kind: conda + name: libpng + version: 1.6.44 + build: h4b8f8c9_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.44-h4b8f8c9_0.conda + sha256: 12b44e58f8832798d7a5c0a7480c95e905dbd6c3558dec09739062411f9e08d1 + md5: f32ac2c8dd390dbf169f550887ed09d9 + depends: + - __osx >=10.13 + - libzlib >=1.3.1,<2.0a0 + license: zlib-acknowledgement + size: 268073 + timestamp: 1726234803010 +- kind: conda + name: libpng + version: 1.6.44 + build: hadc24fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.44-hadc24fc_0.conda + sha256: e5b14f7a01c2db4362d8591f42f82f336ed48d5e4079e4d1f65d0c2a3637ea78 + md5: f4cc49d7aa68316213e4b12be35308d1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libzlib >=1.3.1,<2.0a0 + license: zlib-acknowledgement + size: 290661 + timestamp: 1726234747153 +- kind: conda + name: libpng + version: 1.6.44 + build: hc14010f_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.44-hc14010f_0.conda + sha256: 38f8759a3eb8060deabd4db41f0f023514d853e46ddcbd0ba21768fc4e563bb1 + md5: fb36e93f0ea6a6f5d2b99984f34b049e + depends: + - __osx >=11.0 + - libzlib >=1.3.1,<2.0a0 + license: zlib-acknowledgement + size: 263385 + timestamp: 1726234714421 +- kind: conda + name: libpq + version: '16.4' + build: h2d7952a_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_2.conda + sha256: 5d2c8b777175b2c3afbebffe94dbce7fc07198e324201cf693c560f23c9e4be6 + md5: 76c891962472b55544b51c52bae15587 + depends: + - __glibc >=2.17,<3.0.a0 + - krb5 >=1.21.3,<1.22.0a0 + - libgcc >=13 + - openssl >=3.3.2,<4.0a0 + license: PostgreSQL + size: 2549953 + timestamp: 1727657785670 +- kind: conda + name: libpq + version: '16.4' + build: h2d7952a_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_2.conda + sha256: 5d2c8b777175b2c3afbebffe94dbce7fc07198e324201cf693c560f23c9e4be6 + md5: 76c891962472b55544b51c52bae15587 + depends: + - __glibc >=2.17,<3.0.a0 + - krb5 >=1.21.3,<1.22.0a0 + - libgcc >=13 + - openssl >=3.3.2,<4.0a0 + license: PostgreSQL + size: 2549953 + timestamp: 1727657785670 +- kind: conda + name: libpq + version: '16.4' + build: h671472c_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h671472c_2.conda + sha256: 763d473e40a5700cac443fdbdf2d2b22d3703001847614f05843aa22eebec39e + md5: df29c1e847882ec1631a4a22b36d6716 + depends: + - __osx >=11.0 + - krb5 >=1.21.3,<1.22.0a0 + - openssl >=3.3.2,<4.0a0 + license: PostgreSQL + size: 2414933 + timestamp: 1727657949444 +- kind: conda + name: libpq + version: '16.4' + build: h671472c_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h671472c_2.conda + sha256: 763d473e40a5700cac443fdbdf2d2b22d3703001847614f05843aa22eebec39e + md5: df29c1e847882ec1631a4a22b36d6716 + depends: + - __osx >=11.0 + - krb5 >=1.21.3,<1.22.0a0 + - openssl >=3.3.2,<4.0a0 + license: PostgreSQL + size: 2414933 + timestamp: 1727657949444 +- kind: conda + name: libpq + version: '16.4' + build: h75a757a_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h75a757a_2.conda + sha256: 2718d3873f5fabb7174bebbb2edfc00a21ee0f0feb4fb71f8c98309413b07295 + md5: 866cdecbf0d8f52b5f152149a939921e + depends: + - __osx >=10.13 + - krb5 >=1.21.3,<1.22.0a0 + - openssl >=3.3.2,<4.0a0 + license: PostgreSQL + size: 2351886 + timestamp: 1727658001399 +- kind: conda + name: libpq + version: '16.4' + build: h75a757a_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h75a757a_2.conda + sha256: 2718d3873f5fabb7174bebbb2edfc00a21ee0f0feb4fb71f8c98309413b07295 + md5: 866cdecbf0d8f52b5f152149a939921e + depends: + - __osx >=10.13 + - krb5 >=1.21.3,<1.22.0a0 + - openssl >=3.3.2,<4.0a0 + license: PostgreSQL + size: 2351886 + timestamp: 1727658001399 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: h08a7969_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda + sha256: 70e0eef046033af2e8d21251a785563ad738ed5281c74e21c31c457780845dcd + md5: 6945825cebd2aeb16af4c69d97c32c13 + depends: + - libabseil * cxx17* + - libabseil >=20240116.1,<20240117.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2811207 + timestamp: 1709514552541 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: h08a7969_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda + sha256: 70e0eef046033af2e8d21251a785563ad738ed5281c74e21c31c457780845dcd + md5: 6945825cebd2aeb16af4c69d97c32c13 + depends: + - libabseil * cxx17* + - libabseil >=20240116.1,<20240117.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2811207 + timestamp: 1709514552541 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: h47a098d_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h47a098d_1.conda + sha256: 6412e1b25d14187a4a9ccd62c27fb163621aa4c4dd5f8e97e2aaabed5e61598e + md5: 2ab67bf04b060ed5af5bc6999f1d6b31 + depends: + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 5487058 + timestamp: 1727162016965 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: h47a098d_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h47a098d_1.conda + sha256: 6412e1b25d14187a4a9ccd62c27fb163621aa4c4dd5f8e97e2aaabed5e61598e + md5: 2ab67bf04b060ed5af5bc6999f1d6b31 + depends: + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 5487058 + timestamp: 1727162016965 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: h4e4d658_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-h4e4d658_0.conda + sha256: 3f126769fb5820387d436370ad48600e05d038a28689fdf9988b64e1059947a8 + md5: 57b7ee4f1fd8573781cfdabaec4a7782 + depends: + - __osx >=10.13 + - libabseil * cxx17* + - libabseil >=20240116.1,<20240117.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2216001 + timestamp: 1709514908146 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: h4e4d658_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-h4e4d658_0.conda + sha256: 3f126769fb5820387d436370ad48600e05d038a28689fdf9988b64e1059947a8 + md5: 57b7ee4f1fd8573781cfdabaec4a7782 + depends: + - __osx >=10.13 + - libabseil * cxx17* + - libabseil >=20240116.1,<20240117.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2216001 + timestamp: 1709514908146 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: hbfab5d5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hbfab5d5_0.conda + sha256: d754519abc3ddbdedab2a38d0639170f5347c1573eef80c707f3a8dc5dff706a + md5: 5f70b2b945a9741cba7e6dfe735a02a7 + depends: + - libabseil * cxx17* + - libabseil >=20240116.1,<20240117.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2154402 + timestamp: 1709514097574 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: hbfab5d5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hbfab5d5_0.conda + sha256: d754519abc3ddbdedab2a38d0639170f5347c1573eef80c707f3a8dc5dff706a + md5: 5f70b2b945a9741cba7e6dfe735a02a7 + depends: + - libabseil * cxx17* + - libabseil >=20240116.1,<20240117.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2154402 + timestamp: 1709514097574 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: hc39d83c_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hc39d83c_1.conda + sha256: f51bde2dfe73968ab3090c1098f520b65a8d8f11e945cb13bf74d19e30966b61 + md5: fa77986d9170450c014586ab87e144f8 + depends: + - __osx >=11.0 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libcxx >=17 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2177164 + timestamp: 1727160770879 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: hd4aba4c_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-hd4aba4c_1.conda + sha256: f509cb24a164b84553b28837ec1e8311ceb0212a1dbb8c7fd99ca383d461ea6c + md5: 64ad501f0fd74955056169ec9c42c5c0 + depends: + - __osx >=10.13 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libcxx >=17 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2212274 + timestamp: 1727160957452 +- kind: conda + name: libprotobuf + version: 4.25.3 + build: hd5b35b9_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-hd5b35b9_1.conda + sha256: 8b5e4e31ed93bf36fd14e9cf10cd3af78bb9184d0f1f87878b8d28c0374aa4dc + md5: 06def97690ef90781a91b786cb48a0a9 + depends: + - __glibc >=2.17,<3.0.a0 + - libabseil * cxx17* + - libabseil >=20240116.2,<20240117.0a0 + - libgcc >=13 + - libstdcxx >=13 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 2883090 + timestamp: 1727161327039 +- kind: conda + name: libraw + version: 0.21.1 + build: h2a13503_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.1-h2a13503_2.conda + sha256: a23ab9470bbf0ae0505b2991f139085e0a99b32f8640a22d3c540b515c352301 + md5: 63ab3e0cf149917a08af38b2786320c0 + depends: + - _openmp_mutex >=4.5 + - lcms2 >=2.15,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 637871 + timestamp: 1695983515562 +- kind: conda + name: libraw + version: 0.21.1 + build: h2a13503_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.1-h2a13503_2.conda + sha256: a23ab9470bbf0ae0505b2991f139085e0a99b32f8640a22d3c540b515c352301 + md5: 63ab3e0cf149917a08af38b2786320c0 + depends: + - _openmp_mutex >=4.5 + - lcms2 >=2.15,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 637871 + timestamp: 1695983515562 +- kind: conda + name: libraw + version: 0.21.1 + build: h2ee6834_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.1-h2ee6834_2.conda + sha256: ce83aa7cc9859c4b6d3032746f681bf729db8d5a3d18e17b5aa7c45e53468c4d + md5: 339cc6b928bfb4d395f530d9b0c6857a + depends: + - lcms2 >=2.15,<3.0a0 + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 589712 + timestamp: 1695984045053 +- kind: conda + name: libraw + version: 0.21.1 + build: h2ee6834_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.1-h2ee6834_2.conda + sha256: ce83aa7cc9859c4b6d3032746f681bf729db8d5a3d18e17b5aa7c45e53468c4d + md5: 339cc6b928bfb4d395f530d9b0c6857a + depends: + - lcms2 >=2.15,<3.0a0 + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 589712 + timestamp: 1695984045053 +- kind: conda + name: libraw + version: 0.21.1 + build: h8138101_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.1-h8138101_2.conda + sha256: e69f7fa11709b96be6d99c3c55768996a61c4c0a675bb57f433b3b712126410e + md5: 099b1112ffc520a8d40b16d3ca9d47d0 + depends: + - lcms2 >=2.15,<3.0a0 + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 594346 + timestamp: 1695984111953 +- kind: conda + name: libraw + version: 0.21.1 + build: h8138101_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.1-h8138101_2.conda + sha256: e69f7fa11709b96be6d99c3c55768996a61c4c0a675bb57f433b3b712126410e + md5: 099b1112ffc520a8d40b16d3ca9d47d0 + depends: + - lcms2 >=2.15,<3.0a0 + - libcxx >=15.0.7 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 594346 + timestamp: 1695984111953 +- kind: conda + name: libraw + version: 0.21.3 + build: h0f5434b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.3-h0f5434b_0.conda + sha256: 0d2610b684cd8712bdcf0873b17b1fa3d7ce1105550264b7fd91b184a00d1a28 + md5: 075f3d5fe250279afc5d9b221d71f84b + depends: + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-only + license_family: LGPL + size: 489267 + timestamp: 1726766863050 +- kind: conda + name: libraw + version: 0.21.3 + build: h0f5434b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.3-h0f5434b_0.conda + sha256: 0d2610b684cd8712bdcf0873b17b1fa3d7ce1105550264b7fd91b184a00d1a28 + md5: 075f3d5fe250279afc5d9b221d71f84b + depends: + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-only + license_family: LGPL + size: 489267 + timestamp: 1726766863050 +- kind: conda + name: libraw + version: 0.21.3 + build: h8f7feda_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.3-h8f7feda_0.conda + sha256: 6b1cebffeedbc8d3ccf203b71e488361893060ac0172c1e8812ef1fda031484d + md5: ea73d5e8ffd5f89389303c681d48ea2b + depends: + - __osx >=10.13 + - lcms2 >=2.16,<3.0a0 + - libcxx >=17 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 581665 + timestamp: 1726766248079 +- kind: conda + name: libraw + version: 0.21.3 + build: hca62329_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.3-hca62329_0.conda + sha256: 4b483d963686bcc1fbe225c41f48a2ec206bc97e1d9d1c16fac2d6b5709240b8 + md5: e99091d245425cf089b814107b40c349 + depends: + - __glibc >=2.17,<3.0.a0 + - _openmp_mutex >=4.5 + - lcms2 >=2.16,<3.0a0 + - libgcc >=13 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx >=13 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 640729 + timestamp: 1726766159397 +- kind: conda + name: libraw + version: 0.21.3 + build: hee66ff5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.3-hee66ff5_0.conda + sha256: 0a3d149cdd05eda13ff7bf99ed55cd52e26ae641d8bdb52386e440e118a8eb87 + md5: d2072e65b6784cf0b6000ac59f03640d + depends: + - __osx >=11.0 + - lcms2 >=2.16,<3.0a0 + - libcxx >=17 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.1-only + license_family: LGPL + size: 582358 + timestamp: 1726766236233 +- kind: conda + name: librsvg + version: 2.58.1 + build: h172eb2b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/librsvg-2.58.1-h172eb2b_0.conda + sha256: 3f31ab8696da39dcd252e9d7d528233d965ad38b77a7112f1ee8045d98d47ae2 + md5: 6f7ae7d8f7eada40f7de19b3e42b272b + depends: + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.3,<15 + - vc14_runtime >=14.40.33810 + license: LGPL-2.1-or-later + size: 3941665 + timestamp: 1718634230568 +- kind: conda + name: librsvg + version: 2.58.1 + build: h368d7ee_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.1-h368d7ee_0.conda + sha256: e5570f68f7d58c0e52eafcd927286c626c5a5f6b8efa41b14a44c96a13a6fe85 + md5: 9da7b482dcbacc85708f138f9900df06 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + constrains: + - __osx >=10.12 + license: LGPL-2.1-or-later + size: 4981919 + timestamp: 1718633067423 +- kind: conda + name: librsvg + version: 2.58.1 + build: h368d7ee_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.1-h368d7ee_0.conda + sha256: e5570f68f7d58c0e52eafcd927286c626c5a5f6b8efa41b14a44c96a13a6fe85 + md5: 9da7b482dcbacc85708f138f9900df06 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + constrains: + - __osx >=10.12 + license: LGPL-2.1-or-later + size: 4981919 + timestamp: 1718633067423 +- kind: conda + name: librsvg + version: 2.58.1 + build: hadf69e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/librsvg-2.58.1-hadf69e7_0.conda + sha256: c3b6c48e50a3ff8522d868215dcccfbd8f2720e512084b12f4bfcb6a668c5552 + md5: 73fc255d740d23da4f554b58dc4909fd + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + license: LGPL-2.1-or-later + size: 6249241 + timestamp: 1718632825697 +- kind: conda + name: librsvg + version: 2.58.1 + build: hadf69e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/librsvg-2.58.1-hadf69e7_0.conda + sha256: c3b6c48e50a3ff8522d868215dcccfbd8f2720e512084b12f4bfcb6a668c5552 + md5: 73fc255d740d23da4f554b58dc4909fd + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + license: LGPL-2.1-or-later + size: 6249241 + timestamp: 1718632825697 +- kind: conda + name: librsvg + version: 2.58.1 + build: hbc281fb_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.1-hbc281fb_0.conda + sha256: 01fdd2c28b24d319f46cf8072147beda48e223757a8fb6bca95fb6c93bad918b + md5: e642889ae7e977769f6d0328e2ec7497 + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + constrains: + - __osx >=11.0 + license: LGPL-2.1-or-later + size: 4768935 + timestamp: 1718634301441 +- kind: conda + name: librsvg + version: 2.58.1 + build: hbc281fb_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.1-hbc281fb_0.conda + sha256: 01fdd2c28b24d319f46cf8072147beda48e223757a8fb6bca95fb6c93bad918b + md5: e642889ae7e977769f6d0328e2ec7497 + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.2,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.50.14,<2.0a0 + constrains: + - __osx >=11.0 + license: LGPL-2.1-or-later + size: 4768935 + timestamp: 1718634301441 +- kind: conda + name: librsvg + version: 2.58.4 + build: h2682814_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.4-h2682814_0.conda + sha256: ed2d08ef3647d1c10fa51a0480f215ddae04f73a2bd9bbd135d3f37d313d84a6 + md5: 0022c69263e9bb8c530feff2dfc431f9 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.3,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.54.0,<2.0a0 + constrains: + - __osx >=10.13 + license: LGPL-2.1-or-later + size: 4919155 + timestamp: 1726227702081 +- kind: conda + name: librsvg + version: 2.58.4 + build: h33bc1f6_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/librsvg-2.58.4-h33bc1f6_0.conda + sha256: 21d3c867a7cfa28ed7e77840c0275ac4ae8a3eb4d17455b920cb0c24051d84f1 + md5: 40b2421b8358e85cde3f153022b6f364 + depends: + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.3,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.54.0,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.3,<15 + - vc14_runtime >=14.40.33810 + license: LGPL-2.1-or-later + size: 3871820 + timestamp: 1726228304069 +- kind: conda + name: librsvg + version: 2.58.4 + build: h40956f1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.4-h40956f1_0.conda + sha256: 88cd8603a6fe6c3299e9cd0a81f5e38cf431d20b7d3e2e6642c8a41113ede6db + md5: 27c333944e11caae7bc3a35178d32ac5 + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - gdk-pixbuf >=2.42.12,<3.0a0 + - libglib >=2.80.3,<3.0a0 + - libxml2 >=2.12.7,<3.0a0 + - pango >=1.54.0,<2.0a0 + constrains: + - __osx >=11.0 + license: LGPL-2.1-or-later + size: 4688893 + timestamp: 1726228099207 +- kind: conda + name: libsndfile + version: 1.2.2 + build: hc60ed4a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda + sha256: f709cbede3d4f3aee4e2f8d60bd9e256057f410bd60b8964cb8cf82ec1457573 + md5: ef1910918dd895516a769ed36b5b3a4e + depends: + - lame >=3.100,<3.101.0a0 + - libflac >=1.4.3,<1.5.0a0 + - libgcc-ng >=12 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libstdcxx-ng >=12 + - libvorbis >=1.3.7,<1.4.0a0 + - mpg123 >=1.32.1,<1.33.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 354372 + timestamp: 1695747735668 +- kind: conda + name: libsndfile + version: 1.2.2 + build: hc60ed4a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda + sha256: f709cbede3d4f3aee4e2f8d60bd9e256057f410bd60b8964cb8cf82ec1457573 + md5: ef1910918dd895516a769ed36b5b3a4e + depends: + - lame >=3.100,<3.101.0a0 + - libflac >=1.4.3,<1.5.0a0 + - libgcc-ng >=12 + - libogg >=1.3.4,<1.4.0a0 + - libopus >=1.3.1,<2.0a0 + - libstdcxx-ng >=12 + - libvorbis >=1.3.7,<1.4.0a0 + - mpg123 >=1.32.1,<1.33.0a0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 354372 + timestamp: 1695747735668 +- kind: conda + name: libsodium + version: 1.0.20 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.20-h4ab18f5_0.conda + sha256: 0105bd108f19ea8e6a78d2d994a6d4a8db16d19a41212070d2d1d48a63c34161 + md5: a587892d3c13b6621a6091be690dbca2 + depends: + - libgcc-ng >=12 + license: ISC + size: 205978 + timestamp: 1716828628198 +- kind: conda + name: libsodium + version: 1.0.20 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.20-h4ab18f5_0.conda + sha256: 0105bd108f19ea8e6a78d2d994a6d4a8db16d19a41212070d2d1d48a63c34161 + md5: a587892d3c13b6621a6091be690dbca2 + depends: + - libgcc-ng >=12 + license: ISC + size: 205978 + timestamp: 1716828628198 +- kind: conda + name: libsodium + version: 1.0.20 + build: h99b78c6_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda + sha256: fade8223e1e1004367d7101dd17261003b60aa576df6d7802191f8972f7470b1 + md5: a7ce36e284c5faaf93c220dfc39e3abd + depends: + - __osx >=11.0 + license: ISC + size: 164972 + timestamp: 1716828607917 +- kind: conda + name: libsodium + version: 1.0.20 + build: h99b78c6_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda + sha256: fade8223e1e1004367d7101dd17261003b60aa576df6d7802191f8972f7470b1 + md5: a7ce36e284c5faaf93c220dfc39e3abd + depends: + - __osx >=11.0 + license: ISC + size: 164972 + timestamp: 1716828607917 +- kind: conda + name: libsodium + version: 1.0.20 + build: hc70643c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libsodium-1.0.20-hc70643c_0.conda + sha256: 7bcb3edccea30f711b6be9601e083ecf4f435b9407d70fc48fbcf9e5d69a0fc6 + md5: 198bb594f202b205c7d18b936fa4524f + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: ISC + size: 202344 + timestamp: 1716828757533 +- kind: conda + name: libsodium + version: 1.0.20 + build: hc70643c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libsodium-1.0.20-hc70643c_0.conda + sha256: 7bcb3edccea30f711b6be9601e083ecf4f435b9407d70fc48fbcf9e5d69a0fc6 + md5: 198bb594f202b205c7d18b936fa4524f + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: ISC + size: 202344 + timestamp: 1716828757533 +- kind: conda + name: libsodium + version: 1.0.20 + build: hfdf4475_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.20-hfdf4475_0.conda + sha256: d3975cfe60e81072666da8c76b993af018cf2e73fe55acba2b5ba0928efaccf5 + md5: 6af4b059e26492da6013e79cbcb4d069 + depends: + - __osx >=10.13 + license: ISC + size: 210249 + timestamp: 1716828641383 +- kind: conda + name: libsodium + version: 1.0.20 + build: hfdf4475_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.20-hfdf4475_0.conda + sha256: d3975cfe60e81072666da8c76b993af018cf2e73fe55acba2b5ba0928efaccf5 + md5: 6af4b059e26492da6013e79cbcb4d069 + depends: + - __osx >=10.13 + license: ISC + size: 210249 + timestamp: 1716828641383 +- kind: conda + name: libsqlite + version: 3.46.0 + build: h1b8f9f3_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.0-h1b8f9f3_0.conda + sha256: 63af1a9e3284c7e4952364bafe7267e41e2d9d8bcc0e85a4ea4b0ec02d3693f6 + md5: 5dadfbc1a567fe6e475df4ce3148be09 + depends: + - __osx >=10.13 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + size: 908643 + timestamp: 1718050720117 +- kind: conda + name: libsqlite + version: 3.46.0 + build: h1b8f9f3_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.0-h1b8f9f3_0.conda + sha256: 63af1a9e3284c7e4952364bafe7267e41e2d9d8bcc0e85a4ea4b0ec02d3693f6 + md5: 5dadfbc1a567fe6e475df4ce3148be09 + depends: + - __osx >=10.13 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + size: 908643 + timestamp: 1718050720117 +- kind: conda + name: libsqlite + version: 3.46.0 + build: hde9e2c9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda + sha256: daee3f68786231dad457d0dfde3f7f1f9a7f2018adabdbb864226775101341a8 + md5: 18aa975d2094c34aef978060ae7da7d8 + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + size: 865346 + timestamp: 1718050628718 +- kind: conda + name: libsqlite + version: 3.46.0 + build: hde9e2c9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda + sha256: daee3f68786231dad457d0dfde3f7f1f9a7f2018adabdbb864226775101341a8 + md5: 18aa975d2094c34aef978060ae7da7d8 + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + size: 865346 + timestamp: 1718050628718 +- kind: conda + name: libsqlite + version: 3.46.0 + build: hfb93653_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.0-hfb93653_0.conda + sha256: 73048f9cb8647d3d3bfe6021c0b7d663e12cffbe9b4f31bd081e713b0a9ad8f9 + md5: 12300188028c9bc02da965128b91b517 + depends: + - __osx >=11.0 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + size: 830198 + timestamp: 1718050644825 +- kind: conda + name: libsqlite + version: 3.46.0 + build: hfb93653_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.0-hfb93653_0.conda + sha256: 73048f9cb8647d3d3bfe6021c0b7d663e12cffbe9b4f31bd081e713b0a9ad8f9 + md5: 12300188028c9bc02da965128b91b517 + depends: + - __osx >=11.0 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + size: 830198 + timestamp: 1718050644825 +- kind: conda + name: libsqlite + version: 3.46.1 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.1-h2466b09_0.conda + sha256: ef83f90961630bc54a95e48062b05cf9c9173a822ea01784288029613a45eea4 + md5: 8a7c1ad01f58623bfbae8d601db7cf3b + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Unlicense + size: 876666 + timestamp: 1725354171439 +- kind: conda + name: libsqlite + version: 3.46.1 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.1-h2466b09_0.conda + sha256: ef83f90961630bc54a95e48062b05cf9c9173a822ea01784288029613a45eea4 + md5: 8a7c1ad01f58623bfbae8d601db7cf3b + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Unlicense + size: 876666 + timestamp: 1725354171439 +- kind: conda + name: libsqlite + version: 3.46.1 + build: h4b8f8c9_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.1-h4b8f8c9_0.conda + sha256: 1d075cb823f0cad7e196871b7c57961d669cbbb6cd0e798bf50cbf520dda65fb + md5: 84de0078b58f899fc164303b0603ff0e + depends: + - __osx >=10.13 + - libzlib >=1.3.1,<2.0a0 + license: Unlicense + size: 908317 + timestamp: 1725353652135 +- kind: conda + name: libsqlite + version: 3.46.1 + build: hadc24fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.1-hadc24fc_0.conda + sha256: 9851c049abafed3ee329d6c7c2033407e2fc269d33a75c071110ab52300002b0 + md5: 36f79405ab16bf271edb55b213836dac + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libzlib >=1.3.1,<2.0a0 + license: Unlicense + size: 865214 + timestamp: 1725353659783 +- kind: conda + name: libsqlite + version: 3.46.1 + build: hc14010f_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.1-hc14010f_0.conda + sha256: 3725f962f490c5d44dae326d5f5b2e3c97f71a6322d914ccc85b5ddc2e50d120 + md5: 58050ec1724e58668d0126a1615553fa + depends: + - __osx >=11.0 + - libzlib >=1.3.1,<2.0a0 + license: Unlicense + size: 829500 + timestamp: 1725353720793 +- kind: conda + name: libssh2 + version: 1.11.0 + build: h0841786_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d + md5: 1f5a58e686b13bcfde88b93f547d23fe + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 271133 + timestamp: 1685837707056 +- kind: conda + name: libssh2 + version: 1.11.0 + build: h0841786_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d + md5: 1f5a58e686b13bcfde88b93f547d23fe + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 271133 + timestamp: 1685837707056 +- kind: conda + name: libssh2 + version: 1.11.0 + build: h7a5bd25_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda + sha256: bb57d0c53289721fff1eeb3103a1c6a988178e88d8a8f4345b0b91a35f0e0015 + md5: 029f7dc931a3b626b94823bc77830b01 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 255610 + timestamp: 1685837894256 +- kind: conda + name: libssh2 + version: 1.11.0 + build: h7a5bd25_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda + sha256: bb57d0c53289721fff1eeb3103a1c6a988178e88d8a8f4345b0b91a35f0e0015 + md5: 029f7dc931a3b626b94823bc77830b01 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 255610 + timestamp: 1685837894256 +- kind: conda + name: libssh2 + version: 1.11.0 + build: h7dfc565_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda + sha256: 813fd04eed2a2d5d9c36e53c554f9c1f08e9324e2922bd60c9c52dbbed2dbcec + md5: dc262d03aae04fe26825062879141a41 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 266806 + timestamp: 1685838242099 +- kind: conda + name: libssh2 + version: 1.11.0 + build: h7dfc565_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda + sha256: 813fd04eed2a2d5d9c36e53c554f9c1f08e9324e2922bd60c9c52dbbed2dbcec + md5: dc262d03aae04fe26825062879141a41 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 266806 + timestamp: 1685838242099 +- kind: conda + name: libssh2 + version: 1.11.0 + build: hd019ec5_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda + sha256: f3886763b88f4b24265db6036535ef77b7b77ce91b1cbe588c0fbdd861eec515 + md5: ca3a72efba692c59a90d4b9fc0dfe774 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 259556 + timestamp: 1685837820566 +- kind: conda + name: libssh2 + version: 1.11.0 + build: hd019ec5_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda + sha256: f3886763b88f4b24265db6036535ef77b7b77ce91b1cbe588c0fbdd861eec515 + md5: ca3a72efba692c59a90d4b9fc0dfe774 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 259556 + timestamp: 1685837820566 +- kind: conda + name: libstdcxx + version: 14.1.0 + build: hc0a3c3a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda + sha256: 44decb3d23abacf1c6dd59f3c152a7101b7ca565b4ef8872804ceaedcc53a9cd + md5: 9dbb9699ea467983ba8a4ba89b08b066 + depends: + - libgcc 14.1.0 h77fa898_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 3892781 + timestamp: 1724801863728 +- kind: conda + name: libstdcxx + version: 14.1.0 + build: hc0a3c3a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda + sha256: 44decb3d23abacf1c6dd59f3c152a7101b7ca565b4ef8872804ceaedcc53a9cd + md5: 9dbb9699ea467983ba8a4ba89b08b066 + depends: + - libgcc 14.1.0 h77fa898_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 3892781 + timestamp: 1724801863728 +- kind: conda + name: libstdcxx-ng + version: 14.1.0 + build: h4852527_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda + sha256: a2dc44f97290740cc187bfe94ce543e6eb3c2ea8964d99f189a1d8c97b419b8c + md5: bd2598399a70bb86d8218e95548d735e + depends: + - libstdcxx 14.1.0 hc0a3c3a_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52219 + timestamp: 1724801897766 +- kind: conda + name: libstdcxx-ng + version: 14.1.0 + build: h4852527_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda + sha256: a2dc44f97290740cc187bfe94ce543e6eb3c2ea8964d99f189a1d8c97b419b8c + md5: bd2598399a70bb86d8218e95548d735e + depends: + - libstdcxx 14.1.0 hc0a3c3a_1 + license: GPL-3.0-only WITH GCC-exception-3.1 + license_family: GPL + size: 52219 + timestamp: 1724801897766 +- kind: conda + name: libsystemd0 + version: '256.7' + build: h2774228_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.7-h2774228_0.conda + sha256: bea3dfd8b5caaa3a0f3f77dc86a0059312b3c1ea5996dbe1d301bc3c96a207f1 + md5: cdf7c26c2f9cc1e4ac01d57b03a85323 + depends: + - __glibc >=2.17,<3.0.a0 + - libcap >=2.69,<2.70.0a0 + - libgcc >=13 + - libgcrypt >=1.11.0,<2.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: LGPL-2.1-or-later + size: 409958 + timestamp: 1728421147693 +- kind: conda + name: libsystemd0 + version: '256.7' + build: h2774228_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.7-h2774228_0.conda + sha256: bea3dfd8b5caaa3a0f3f77dc86a0059312b3c1ea5996dbe1d301bc3c96a207f1 + md5: cdf7c26c2f9cc1e4ac01d57b03a85323 + depends: + - __glibc >=2.17,<3.0.a0 + - libcap >=2.69,<2.70.0a0 + - libgcc >=13 + - libgcrypt >=1.11.0,<2.0a0 + - lz4-c >=1.9.3,<1.10.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: LGPL-2.1-or-later + size: 409958 + timestamp: 1728421147693 +- kind: conda + name: libtasn1 + version: 4.19.0 + build: h166bdaf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2 + sha256: 5bfeada0e1c6ec2574afe2d17cdbc39994d693a41431338a6cb9dfa7c4d7bfc8 + md5: 93840744a8552e9ebf6bb1a5dffc125a + depends: + - libgcc-ng >=12 + license: GPL-3.0-or-later + license_family: GPL + size: 116878 + timestamp: 1661325701583 +- kind: conda + name: libtasn1 + version: 4.19.0 + build: h166bdaf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2 + sha256: 5bfeada0e1c6ec2574afe2d17cdbc39994d693a41431338a6cb9dfa7c4d7bfc8 + md5: 93840744a8552e9ebf6bb1a5dffc125a + depends: + - libgcc-ng >=12 + license: GPL-3.0-or-later + license_family: GPL + size: 116878 + timestamp: 1661325701583 +- kind: conda + name: libtasn1 + version: 4.19.0 + build: h1a8c8d9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtasn1-4.19.0-h1a8c8d9_0.tar.bz2 + sha256: 912e96644ea22b49921c71c9c94bcdd2b6463e9313da895c2fcee298a8c0e44c + md5: c35bc17c31579789c76739486fc6d27a + license: GPL-3.0-or-later + license_family: GPL + size: 116745 + timestamp: 1661325945767 +- kind: conda + name: libtasn1 + version: 4.19.0 + build: h1a8c8d9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtasn1-4.19.0-h1a8c8d9_0.tar.bz2 + sha256: 912e96644ea22b49921c71c9c94bcdd2b6463e9313da895c2fcee298a8c0e44c + md5: c35bc17c31579789c76739486fc6d27a + license: GPL-3.0-or-later + license_family: GPL + size: 116745 + timestamp: 1661325945767 +- kind: conda + name: libtasn1 + version: 4.19.0 + build: hb7f2c08_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtasn1-4.19.0-hb7f2c08_0.tar.bz2 + sha256: 4197c155fb460fae65288c6c098c39f22495a53838356d29b79b31b8e33486dc + md5: 73f67fb011b4477b101a95a082c74f0a + license: GPL-3.0-or-later + license_family: GPL + size: 118785 + timestamp: 1661325967954 +- kind: conda + name: libtasn1 + version: 4.19.0 + build: hb7f2c08_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtasn1-4.19.0-hb7f2c08_0.tar.bz2 + sha256: 4197c155fb460fae65288c6c098c39f22495a53838356d29b79b31b8e33486dc + md5: 73f67fb011b4477b101a95a082c74f0a + license: GPL-3.0-or-later + license_family: GPL + size: 118785 + timestamp: 1661325967954 +- kind: conda + name: libtheora + version: 1.1.1 + build: h4ab18f5_1006 + build_number: 1006 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda + sha256: 50c8cd416ac8425e415264de167b41ae8442de22a91098dfdd993ddbf9f13067 + md5: 553281a034e9cf8693c9df49f6c78ea1 + depends: + - libgcc-ng >=12 + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - libvorbis 1.3.* + - libvorbis >=1.3.7,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 328924 + timestamp: 1719667859099 +- kind: conda + name: libtheora + version: 1.1.1 + build: h4ab18f5_1006 + build_number: 1006 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda + sha256: 50c8cd416ac8425e415264de167b41ae8442de22a91098dfdd993ddbf9f13067 + md5: 553281a034e9cf8693c9df49f6c78ea1 + depends: + - libgcc-ng >=12 + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - libvorbis 1.3.* + - libvorbis >=1.3.7,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 328924 + timestamp: 1719667859099 +- kind: conda + name: libtheora + version: 1.1.1 + build: h99b78c6_1006 + build_number: 1006 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtheora-1.1.1-h99b78c6_1006.conda + sha256: 05d8f9a4ae6669ebf8d69ec7f62c47b197b885ff989641d8a8043a1159d50c22 + md5: 4b0af7570b8af42ac6796da8777589d1 + depends: + - __osx >=11.0 + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - libvorbis 1.3.* + - libvorbis >=1.3.7,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 282764 + timestamp: 1719667898064 +- kind: conda + name: libtheora + version: 1.1.1 + build: h99b78c6_1006 + build_number: 1006 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtheora-1.1.1-h99b78c6_1006.conda + sha256: 05d8f9a4ae6669ebf8d69ec7f62c47b197b885ff989641d8a8043a1159d50c22 + md5: 4b0af7570b8af42ac6796da8777589d1 + depends: + - __osx >=11.0 + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - libvorbis 1.3.* + - libvorbis >=1.3.7,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 282764 + timestamp: 1719667898064 +- kind: conda + name: libtheora + version: 1.1.1 + build: hc70643c_1006 + build_number: 1006 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libtheora-1.1.1-hc70643c_1006.conda + sha256: 7c4f8dca38604fa17d54061ff03f3e79aff78537a12e1eaf3b4a01be743b5633 + md5: 90cdca71edde0b3e549e8cbb43308208 + depends: + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 160440 + timestamp: 1719668116346 +- kind: conda + name: libtheora + version: 1.1.1 + build: hc70643c_1006 + build_number: 1006 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libtheora-1.1.1-hc70643c_1006.conda + sha256: 7c4f8dca38604fa17d54061ff03f3e79aff78537a12e1eaf3b4a01be743b5633 + md5: 90cdca71edde0b3e549e8cbb43308208 + depends: + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 160440 + timestamp: 1719668116346 +- kind: conda + name: libtheora + version: 1.1.1 + build: hfdf4475_1006 + build_number: 1006 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtheora-1.1.1-hfdf4475_1006.conda + sha256: 72421637a05c2e99120d29a00951190644a4439c8155df9e8a8340983934db13 + md5: fc8c11f9f4edda643302e28aa0999b90 + depends: + - __osx >=10.13 + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - libvorbis 1.3.* + - libvorbis >=1.3.7,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 289472 + timestamp: 1719667988764 +- kind: conda + name: libtheora + version: 1.1.1 + build: hfdf4475_1006 + build_number: 1006 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtheora-1.1.1-hfdf4475_1006.conda + sha256: 72421637a05c2e99120d29a00951190644a4439c8155df9e8a8340983934db13 + md5: fc8c11f9f4edda643302e28aa0999b90 + depends: + - __osx >=10.13 + - libogg 1.3.* + - libogg >=1.3.5,<1.4.0a0 + - libvorbis 1.3.* + - libvorbis >=1.3.7,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 289472 + timestamp: 1719667988764 +- kind: conda + name: libtiff + version: 4.6.0 + build: h07db509_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.6.0-h07db509_3.conda + sha256: 6df3e129682f6dc43826e5028e1807624b2a7634c4becbb50e56be9f77167f25 + md5: 28c9f8c6dd75666dfb296aea06c49cb8 + depends: + - lerc >=4.0.0,<5.0a0 + - libcxx >=16 + - libdeflate >=1.20,<1.21.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: HPND + size: 238349 + timestamp: 1711218119201 +- kind: conda + name: libtiff + version: 4.6.0 + build: h07db509_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.6.0-h07db509_3.conda + sha256: 6df3e129682f6dc43826e5028e1807624b2a7634c4becbb50e56be9f77167f25 + md5: 28c9f8c6dd75666dfb296aea06c49cb8 + depends: + - lerc >=4.0.0,<5.0a0 + - libcxx >=16 + - libdeflate >=1.20,<1.21.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: HPND + size: 238349 + timestamp: 1711218119201 +- kind: conda + name: libtiff + version: 4.6.0 + build: h129831d_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.6.0-h129831d_3.conda + sha256: f9b35c5ec1aea9a2cc20e9275a0bb8f056482faa8c5a62feb243ed780755ea30 + md5: 568593071d2e6cea7b5fc1f75bfa10ca + depends: + - lerc >=4.0.0,<5.0a0 + - libcxx >=16 + - libdeflate >=1.20,<1.21.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: HPND + size: 257489 + timestamp: 1711218113053 +- kind: conda + name: libtiff + version: 4.6.0 + build: h129831d_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.6.0-h129831d_3.conda + sha256: f9b35c5ec1aea9a2cc20e9275a0bb8f056482faa8c5a62feb243ed780755ea30 + md5: 568593071d2e6cea7b5fc1f75bfa10ca + depends: + - lerc >=4.0.0,<5.0a0 + - libcxx >=16 + - libdeflate >=1.20,<1.21.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: HPND + size: 257489 + timestamp: 1711218113053 +- kind: conda + name: libtiff + version: 4.6.0 + build: h1dd3fc0_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda + sha256: fc3b210f9584a92793c07396cb93e72265ff3f1fa7ca629128bf0a50d5cb15e4 + md5: 66f03896ffbe1a110ffda05c7a856504 + depends: + - lerc >=4.0.0,<5.0a0 + - libdeflate >=1.20,<1.21.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx-ng >=12 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: HPND + size: 282688 + timestamp: 1711217970425 +- kind: conda + name: libtiff + version: 4.6.0 + build: h1dd3fc0_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda + sha256: fc3b210f9584a92793c07396cb93e72265ff3f1fa7ca629128bf0a50d5cb15e4 + md5: 66f03896ffbe1a110ffda05c7a856504 + depends: + - lerc >=4.0.0,<5.0a0 + - libdeflate >=1.20,<1.21.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx-ng >=12 + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: HPND + size: 282688 + timestamp: 1711217970425 +- kind: conda + name: libtiff + version: 4.7.0 + build: h583c2ba_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.7.0-h583c2ba_1.conda + sha256: 4d58c695dfed6f308d0fd3ff552e0078bb98bc0be2ea0bf55820eb6e86fa5355 + md5: 4b78bcdcc8780cede8b3d090deba874d + depends: + - __osx >=10.13 + - lerc >=4.0.0,<5.0a0 + - libcxx >=17 + - libdeflate >=1.22,<1.23.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: HPND + size: 395980 + timestamp: 1728232302162 +- kind: conda + name: libtiff + version: 4.7.0 + build: he137b08_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-he137b08_1.conda + sha256: 9890121db85f6ef463fe12eb04ef1471176e3ef3b5e2d62e8d6dac713df00df4 + md5: 63872517c98aa305da58a757c443698e + depends: + - __glibc >=2.17,<3.0.a0 + - lerc >=4.0.0,<5.0a0 + - libdeflate >=1.22,<1.23.0a0 + - libgcc >=13 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libstdcxx >=13 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: HPND + size: 428156 + timestamp: 1728232228989 +- kind: conda + name: libtiff + version: 4.7.0 + build: hfc51747_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + sha256: 902cb9f7f54d17dcfd54ce050b1ce2bc944b9bbd1748913342c2ea1e1140f8bb + md5: eac317ed1cc6b9c0af0c27297e364665 + depends: + - lerc >=4.0.0,<5.0a0 + - libdeflate >=1.22,<1.23.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: HPND + size: 978865 + timestamp: 1728232594877 +- kind: conda + name: libtiff + version: 4.7.0 + build: hfc51747_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + sha256: 902cb9f7f54d17dcfd54ce050b1ce2bc944b9bbd1748913342c2ea1e1140f8bb + md5: eac317ed1cc6b9c0af0c27297e364665 + depends: + - lerc >=4.0.0,<5.0a0 + - libdeflate >=1.22,<1.23.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: HPND + size: 978865 + timestamp: 1728232594877 +- kind: conda + name: libtiff + version: 4.7.0 + build: hfce79cd_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.7.0-hfce79cd_1.conda + sha256: 97ba24c74750b6e731b3fe0d2a751cda6148b4937d2cc3f72d43bf7b3885c39d + md5: b9abf45f7c64caf3303725f1aa0e9a4d + depends: + - __osx >=11.0 + - lerc >=4.0.0,<5.0a0 + - libcxx >=17 + - libdeflate >=1.22,<1.23.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: HPND + size: 366323 + timestamp: 1728232400072 +- kind: conda + name: libunistring + version: 0.9.10 + build: h0d85af4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libunistring-0.9.10-h0d85af4_0.tar.bz2 + sha256: c5805a58cd2b211bffdc8b7cdeba9af3cee456196ab52ab9a30e0353bc95beb7 + md5: 40f27dc16f73256d7b93e53c4f03d92f + license: GPL-3.0-only OR LGPL-3.0-only + size: 1392865 + timestamp: 1626955817826 +- kind: conda + name: libunistring + version: 0.9.10 + build: h0d85af4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libunistring-0.9.10-h0d85af4_0.tar.bz2 + sha256: c5805a58cd2b211bffdc8b7cdeba9af3cee456196ab52ab9a30e0353bc95beb7 + md5: 40f27dc16f73256d7b93e53c4f03d92f + license: GPL-3.0-only OR LGPL-3.0-only + size: 1392865 + timestamp: 1626955817826 +- kind: conda + name: libunistring + version: 0.9.10 + build: h3422bc3_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libunistring-0.9.10-h3422bc3_0.tar.bz2 + sha256: a1afe12ab199f82f339eae83405d293d197f2485d45346a709703bc7e8299949 + md5: d88e77a4861e20bd96bde6628ee7a5ae + license: GPL-3.0-only OR LGPL-3.0-only + size: 1577561 + timestamp: 1626955172521 +- kind: conda + name: libunistring + version: 0.9.10 + build: h3422bc3_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libunistring-0.9.10-h3422bc3_0.tar.bz2 + sha256: a1afe12ab199f82f339eae83405d293d197f2485d45346a709703bc7e8299949 + md5: d88e77a4861e20bd96bde6628ee7a5ae + license: GPL-3.0-only OR LGPL-3.0-only + size: 1577561 + timestamp: 1626955172521 +- kind: conda + name: libunistring + version: 0.9.10 + build: h7f98852_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2 + sha256: e88c45505921db29c08df3439ddb7f771bbff35f95e7d3103bf365d5d6ce2a6d + md5: 7245a044b4a1980ed83196176b78b73a + depends: + - libgcc-ng >=9.3.0 + license: GPL-3.0-only OR LGPL-3.0-only + size: 1433436 + timestamp: 1626955018689 +- kind: conda + name: libunistring + version: 0.9.10 + build: h7f98852_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2 + sha256: e88c45505921db29c08df3439ddb7f771bbff35f95e7d3103bf365d5d6ce2a6d + md5: 7245a044b4a1980ed83196176b78b73a + depends: + - libgcc-ng >=9.3.0 + license: GPL-3.0-only OR LGPL-3.0-only + size: 1433436 + timestamp: 1626955018689 +- kind: conda + name: libuuid + version: 2.38.1 + build: h0b41bf4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18 + md5: 40b61aab5c7ba9ff276c41cfffe6b80b + depends: + - libgcc-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 33601 + timestamp: 1680112270483 +- kind: conda + name: libuuid + version: 2.38.1 + build: h0b41bf4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18 + md5: 40b61aab5c7ba9ff276c41cfffe6b80b + depends: + - libgcc-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 33601 + timestamp: 1680112270483 +- kind: conda + name: libuv + version: 1.49.0 + build: hee94a50_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.49.0-hee94a50_0.conda + sha256: 78fde5f3a8d959f575e2f9974be4338dc23ab8f3ca3f842dc331141d8a53c3cf + md5: 7bf2331bb296918912506cc06fba82a0 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 415238 + timestamp: 1727283251435 +- kind: conda + name: libuv + version: 1.49.0 + build: hee94a50_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.49.0-hee94a50_0.conda + sha256: 78fde5f3a8d959f575e2f9974be4338dc23ab8f3ca3f842dc331141d8a53c3cf + md5: 7bf2331bb296918912506cc06fba82a0 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 415238 + timestamp: 1727283251435 +- kind: conda + name: libuv + version: 1.49.1 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libuv-1.49.1-h2466b09_0.conda + sha256: 2dbf9f337e980950eed7b3c63a7a8b838fc42c94a7b9315ae778b7afd3e756f1 + md5: 1785e24e029e7f07c69d57f1de7eb14d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 289993 + timestamp: 1728653493597 +- kind: conda + name: libuv + version: 1.49.1 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libuv-1.49.1-h2466b09_0.conda + sha256: 2dbf9f337e980950eed7b3c63a7a8b838fc42c94a7b9315ae778b7afd3e756f1 + md5: 1785e24e029e7f07c69d57f1de7eb14d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 289993 + timestamp: 1728653493597 +- kind: conda + name: libuv + version: 1.49.1 + build: h7ab814d_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.49.1-h7ab814d_0.conda + sha256: 47c3d7fad65258d13aa30967609310f8ff8b27b414bb8087fa60343b7e9fc400 + md5: e3efd5e5ca0eaa06fd7619f9f1c80e9c + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 412704 + timestamp: 1728653228204 +- kind: conda + name: libuv + version: 1.49.1 + build: h7ab814d_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.49.1-h7ab814d_0.conda + sha256: 47c3d7fad65258d13aa30967609310f8ff8b27b414bb8087fa60343b7e9fc400 + md5: e3efd5e5ca0eaa06fd7619f9f1c80e9c + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 412704 + timestamp: 1728653228204 +- kind: conda + name: libuv + version: 1.49.1 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.49.1-hb9d3cd8_0.conda + sha256: e9336f0cb4f1c2763ef1db163402fe556aaa8d840d62191d9d5062aa6d7dd658 + md5: 52849ca4b3be33ac3f01c77da737e068 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 879954 + timestamp: 1728653174677 +- kind: conda + name: libuv + version: 1.49.1 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.49.1-hb9d3cd8_0.conda + sha256: e9336f0cb4f1c2763ef1db163402fe556aaa8d840d62191d9d5062aa6d7dd658 + md5: 52849ca4b3be33ac3f01c77da737e068 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 879954 + timestamp: 1728653174677 +- kind: conda + name: libva + version: 2.21.0 + build: h4ab18f5_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libva-2.21.0-h4ab18f5_2.conda + sha256: cdd0ffd791a677af28a5928c23474312fafeab718dfc93f6ce99569eb8eee8b3 + md5: 109300f4eeeb8a61498283565106b474 + depends: + - libdrm >=2.4.120,<2.5.0a0 + - libgcc-ng >=12 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes + - libxcb >=1.15.0,<1.16.0 + license: MIT + license_family: MIT + size: 189921 + timestamp: 1717743848819 +- kind: conda + name: libva + version: 2.21.0 + build: h4ab18f5_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libva-2.21.0-h4ab18f5_2.conda + sha256: cdd0ffd791a677af28a5928c23474312fafeab718dfc93f6ce99569eb8eee8b3 + md5: 109300f4eeeb8a61498283565106b474 + depends: + - libdrm >=2.4.120,<2.5.0a0 + - libgcc-ng >=12 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes + - libxcb >=1.15.0,<1.16.0 + license: MIT + license_family: MIT + size: 189921 + timestamp: 1717743848819 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h046ec9c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libvorbis-1.3.7-h046ec9c_0.tar.bz2 + sha256: fbcce1005efcd616e452dea07fe34893d8dd13c65628e74920eeb68ac549faf7 + md5: fbbda1fede0aadaa252f6919148c4ce1 + depends: + - libcxx >=11.0.0 + - libogg >=1.3.4,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 254208 + timestamp: 1610609857389 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h046ec9c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libvorbis-1.3.7-h046ec9c_0.tar.bz2 + sha256: fbcce1005efcd616e452dea07fe34893d8dd13c65628e74920eeb68ac549faf7 + md5: fbbda1fede0aadaa252f6919148c4ce1 + depends: + - libcxx >=11.0.0 + - libogg >=1.3.4,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 254208 + timestamp: 1610609857389 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h0e60522_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 + sha256: 6cdc018a024908270205d8512d92f92cf0adaaa5401c2b403757189b138bf56a + md5: e1a22282de0169c93e4ffe6ce6acc212 + depends: + - libogg >=1.3.4,<1.4.0a0 + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 273721 + timestamp: 1610610022421 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h0e60522_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 + sha256: 6cdc018a024908270205d8512d92f92cf0adaaa5401c2b403757189b138bf56a + md5: e1a22282de0169c93e4ffe6ce6acc212 + depends: + - libogg >=1.3.4,<1.4.0a0 + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 273721 + timestamp: 1610610022421 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h9c3ff4c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 + sha256: 53080d72388a57b3c31ad5805c93a7328e46ff22fab7c44ad2a86d712740af33 + md5: 309dec04b70a3cc0f1e84a4013683bc0 + depends: + - libgcc-ng >=9.3.0 + - libogg >=1.3.4,<1.4.0a0 + - libstdcxx-ng >=9.3.0 + license: BSD-3-Clause + license_family: BSD + size: 286280 + timestamp: 1610609811627 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h9c3ff4c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 + sha256: 53080d72388a57b3c31ad5805c93a7328e46ff22fab7c44ad2a86d712740af33 + md5: 309dec04b70a3cc0f1e84a4013683bc0 + depends: + - libgcc-ng >=9.3.0 + - libogg >=1.3.4,<1.4.0a0 + - libstdcxx-ng >=9.3.0 + license: BSD-3-Clause + license_family: BSD + size: 286280 + timestamp: 1610609811627 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h9f76cd9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libvorbis-1.3.7-h9f76cd9_0.tar.bz2 + sha256: 60457217e20d8b24a8390c81338a8fa69c8656b440c067cd82f802a09da93cb9 + md5: 92a1a88d1a1d468c19d9e1659ac8d3df + depends: + - libcxx >=11.0.0 + - libogg >=1.3.4,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 254839 + timestamp: 1610609991029 +- kind: conda + name: libvorbis + version: 1.3.7 + build: h9f76cd9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libvorbis-1.3.7-h9f76cd9_0.tar.bz2 + sha256: 60457217e20d8b24a8390c81338a8fa69c8656b440c067cd82f802a09da93cb9 + md5: 92a1a88d1a1d468c19d9e1659ac8d3df + depends: + - libcxx >=11.0.0 + - libogg >=1.3.4,<1.4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 254839 + timestamp: 1610609991029 +- kind: conda + name: libvpx + version: 1.14.1 + build: h7bae524_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libvpx-1.14.1-h7bae524_0.conda + sha256: 5d6458b5395cba0804846f156574aa8a34eef6d5f05d39e9932ddbb4215f8bd0 + md5: 95bee48afff34f203e4828444c2b2ae9 + depends: + - __osx >=11.0 + - libcxx >=16 + license: BSD-3-Clause + license_family: BSD + size: 1178981 + timestamp: 1717860096742 +- kind: conda + name: libvpx + version: 1.14.1 + build: h7bae524_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libvpx-1.14.1-h7bae524_0.conda + sha256: 5d6458b5395cba0804846f156574aa8a34eef6d5f05d39e9932ddbb4215f8bd0 + md5: 95bee48afff34f203e4828444c2b2ae9 + depends: + - __osx >=11.0 + - libcxx >=16 + license: BSD-3-Clause + license_family: BSD + size: 1178981 + timestamp: 1717860096742 +- kind: conda + name: libvpx + version: 1.14.1 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda + sha256: e7d2daf409c807be48310fcc8924e481b62988143f582eb3a58c5523a6763b13 + md5: cde393f461e0c169d9ffb2fc70f81c33 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 1022466 + timestamp: 1717859935011 +- kind: conda + name: libvpx + version: 1.14.1 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda + sha256: e7d2daf409c807be48310fcc8924e481b62988143f582eb3a58c5523a6763b13 + md5: cde393f461e0c169d9ffb2fc70f81c33 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 1022466 + timestamp: 1717859935011 +- kind: conda + name: libvpx + version: 1.14.1 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libvpx-1.14.1-hf036a51_0.conda + sha256: 47e70e76988c11de97d539794fd4b03db69b75289ac02cdc35ae5a595ffcd973 + md5: 9b8744a702ffb1738191e094e6eb67dc + depends: + - __osx >=10.13 + - libcxx >=16 + license: BSD-3-Clause + license_family: BSD + size: 1297054 + timestamp: 1717860051058 +- kind: conda + name: libvpx + version: 1.14.1 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libvpx-1.14.1-hf036a51_0.conda + sha256: 47e70e76988c11de97d539794fd4b03db69b75289ac02cdc35ae5a595ffcd973 + md5: 9b8744a702ffb1738191e094e6eb67dc + depends: + - __osx >=10.13 + - libcxx >=16 + license: BSD-3-Clause + license_family: BSD + size: 1297054 + timestamp: 1717860051058 +- kind: conda + name: libwebp + version: 1.4.0 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libwebp-1.4.0-h2466b09_0.conda + sha256: ebabb57084e85cd09d529dbb4fe0f4db6cd0d369ad8095342c37b98855fd87fd + md5: 11334a8fb02041b453e2f89a4ae16f8d + depends: + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 71106 + timestamp: 1714600150795 +- kind: conda + name: libwebp + version: 1.4.0 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libwebp-1.4.0-h2466b09_0.conda + sha256: ebabb57084e85cd09d529dbb4fe0f4db6cd0d369ad8095342c37b98855fd87fd + md5: 11334a8fb02041b453e2f89a4ae16f8d + depends: + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 71106 + timestamp: 1714600150795 +- kind: conda + name: libwebp + version: 1.4.0 + build: h2c329e2_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-1.4.0-h2c329e2_0.conda + sha256: bd45805b169e3e0ff166d360c3c4842d77107d28c8f9feba020a8e8b9c80f948 + md5: 80030debaa84cfc31755d53742df3ca6 + depends: + - giflib >=5.2.2,<5.3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 91941 + timestamp: 1714599671055 +- kind: conda + name: libwebp + version: 1.4.0 + build: h2c329e2_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-1.4.0-h2c329e2_0.conda + sha256: bd45805b169e3e0ff166d360c3c4842d77107d28c8f9feba020a8e8b9c80f948 + md5: 80030debaa84cfc31755d53742df3ca6 + depends: + - giflib >=5.2.2,<5.3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 91941 + timestamp: 1714599671055 +- kind: conda + name: libwebp + version: 1.4.0 + build: h54798ee_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-1.4.0-h54798ee_0.conda + sha256: e75e7a58793236fc8e92733c8bad168ce7bea40ca54c8c643e357511ba4a7b98 + md5: 078abbcc54996b186b9144cf795bd30f + depends: + - __osx >=11.0 + - giflib >=5.2.2,<5.3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 87703 + timestamp: 1714599993749 +- kind: conda + name: libwebp + version: 1.4.0 + build: h54798ee_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-1.4.0-h54798ee_0.conda + sha256: e75e7a58793236fc8e92733c8bad168ce7bea40ca54c8c643e357511ba4a7b98 + md5: 078abbcc54996b186b9144cf795bd30f + depends: + - __osx >=11.0 + - giflib >=5.2.2,<5.3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 87703 + timestamp: 1714599993749 +- kind: conda + name: libwebp + version: 1.4.0 + build: hc207709_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-1.4.0-hc207709_0.conda + sha256: 5c7103d5462deedf0f80a081bc895c25b05404719c11b33a846dc5f5328d791c + md5: c5aa72a275c001665128245084c9ce14 + depends: + - __osx >=10.9 + - giflib >=5.2.2,<5.3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 87124 + timestamp: 1714599963620 +- kind: conda + name: libwebp + version: 1.4.0 + build: hc207709_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-1.4.0-hc207709_0.conda + sha256: 5c7103d5462deedf0f80a081bc895c25b05404719c11b33a846dc5f5328d791c + md5: c5aa72a275c001665128245084c9ce14 + depends: + - __osx >=10.9 + - giflib >=5.2.2,<5.3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base 1.4.0.* + - libwebp-base >=1.4.0,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 87124 + timestamp: 1714599963620 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: h10d778d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.4.0-h10d778d_0.conda + sha256: 7bafd8f4c637778cd0aa390bf3a894feef0e1fcf6ea6000c7ffc25c4c5a65538 + md5: b2c0047ea73819d992484faacbbe1c24 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 355099 + timestamp: 1713200298965 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: h10d778d_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.4.0-h10d778d_0.conda + sha256: 7bafd8f4c637778cd0aa390bf3a894feef0e1fcf6ea6000c7ffc25c4c5a65538 + md5: b2c0047ea73819d992484faacbbe1c24 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 355099 + timestamp: 1713200298965 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.4.0-h93a5062_0.conda + sha256: 0d4bad713a512d79bfeb4d61821f447afab8b0792aca823f505ce6b195e9fde5 + md5: c0af0edfebe780b19940e94871f1a765 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 287750 + timestamp: 1713200194013 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: h93a5062_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.4.0-h93a5062_0.conda + sha256: 0d4bad713a512d79bfeb4d61821f447afab8b0792aca823f505ce6b195e9fde5 + md5: c0af0edfebe780b19940e94871f1a765 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 287750 + timestamp: 1713200194013 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda + sha256: d0ca51cb1de9192be9a3238e71fbcca5a535619c499c4f4c9b2ed41c14d36770 + md5: abd61d0ab127ec5cd68f62c2969e6f34 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 274359 + timestamp: 1713200524021 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda + sha256: d0ca51cb1de9192be9a3238e71fbcca5a535619c499c4f4c9b2ed41c14d36770 + md5: abd61d0ab127ec5cd68f62c2969e6f34 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 274359 + timestamp: 1713200524021 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f + md5: b26e8aa824079e1be0294e7152ca4559 + depends: + - libgcc-ng >=12 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 438953 + timestamp: 1713199854503 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f + md5: b26e8aa824079e1be0294e7152ca4559 + depends: + - libgcc-ng >=12 + constrains: + - libwebp 1.4.0 + license: BSD-3-Clause + license_family: BSD + size: 438953 + timestamp: 1713199854503 +- kind: conda + name: libxcb + version: '1.15' + build: h0b41bf4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda + sha256: a670902f0a3173a466c058d2ac22ca1dd0df0453d3a80e0212815c20a16b0485 + md5: 33277193f5b92bad9fdd230eb700929c + depends: + - libgcc-ng >=12 + - pthread-stubs + - xorg-libxau + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 384238 + timestamp: 1682082368177 +- kind: conda + name: libxcb + version: '1.15' + build: h0b41bf4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda + sha256: a670902f0a3173a466c058d2ac22ca1dd0df0453d3a80e0212815c20a16b0485 + md5: 33277193f5b92bad9fdd230eb700929c + depends: + - libgcc-ng >=12 + - pthread-stubs + - xorg-libxau + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 384238 + timestamp: 1682082368177 +- kind: conda + name: libxcb + version: '1.15' + build: hb7f2c08_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.15-hb7f2c08_0.conda + sha256: f41904f466acc8b3197f37f2dd3a08da75720c7f7464d9267635debc4ac1902b + md5: 5513f57e0238c87c12dffedbcc9c1a4a + depends: + - pthread-stubs + - xorg-libxau + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 313793 + timestamp: 1682083036825 +- kind: conda + name: libxcb + version: '1.15' + build: hb7f2c08_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.15-hb7f2c08_0.conda + sha256: f41904f466acc8b3197f37f2dd3a08da75720c7f7464d9267635debc4ac1902b + md5: 5513f57e0238c87c12dffedbcc9c1a4a + depends: + - pthread-stubs + - xorg-libxau + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 313793 + timestamp: 1682083036825 +- kind: conda + name: libxcb + version: '1.15' + build: hf346824_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.15-hf346824_0.conda + sha256: 6eaa87760ff3e91bb5524189700139db46f8946ff6331f4e571e4a9356edbb0d + md5: 988d5f86ab60fa6de91b3ee3a88a3af9 + depends: + - pthread-stubs + - xorg-libxau + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 334770 + timestamp: 1682082734262 +- kind: conda + name: libxcb + version: '1.15' + build: hf346824_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.15-hf346824_0.conda + sha256: 6eaa87760ff3e91bb5524189700139db46f8946ff6331f4e571e4a9356edbb0d + md5: 988d5f86ab60fa6de91b3ee3a88a3af9 + depends: + - pthread-stubs + - xorg-libxau + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 334770 + timestamp: 1682082734262 +- kind: conda + name: libxcb + version: '1.16' + build: h013a479_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-h013a479_1.conda + sha256: abae56e12a4c62730b899fdfb82628a9ac171c4ce144fc9f34ae024957a82a0e + md5: f0b599acdc82d5bc7e3b105833e7c5c8 + depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core + - pthread-stubs + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 989459 + timestamp: 1724419883091 +- kind: conda + name: libxcb + version: '1.16' + build: h013a479_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-h013a479_1.conda + sha256: abae56e12a4c62730b899fdfb82628a9ac171c4ce144fc9f34ae024957a82a0e + md5: f0b599acdc82d5bc7e3b105833e7c5c8 + depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core + - pthread-stubs + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 989459 + timestamp: 1724419883091 +- kind: conda + name: libxcb + version: 1.17.0 + build: hdb1d25a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.17.0-hdb1d25a_0.conda + sha256: bd3816218924b1e43b275863e21a3e13a5db4a6da74cca8e60bc3c213eb62f71 + md5: af523aae2eca6dfa1c8eec693f5b9a79 + depends: + - __osx >=11.0 + - pthread-stubs + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 323658 + timestamp: 1727278733917 +- kind: conda + name: libxcb + version: 1.17.0 + build: hf1f96e2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.17.0-hf1f96e2_0.conda + sha256: 8896cd5deff6f57d102734f3e672bc17120613647288f9122bec69098e839af7 + md5: bbeca862892e2898bdb45792a61c4afc + depends: + - __osx >=10.13 + - pthread-stubs + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxdmcp + license: MIT + license_family: MIT + size: 323770 + timestamp: 1727278927545 +- kind: conda + name: libxcrypt + version: 4.4.36 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c + md5: 5aa797f8787fe7a17d1b0821485b5adc + depends: + - libgcc-ng >=12 + license: LGPL-2.1-or-later + size: 100393 + timestamp: 1702724383534 +- kind: conda + name: libxcrypt + version: 4.4.36 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c + md5: 5aa797f8787fe7a17d1b0821485b5adc + depends: + - libgcc-ng >=12 + license: LGPL-2.1-or-later + size: 100393 + timestamp: 1702724383534 +- kind: conda + name: libxkbcommon + version: 1.7.0 + build: h662e7e4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h662e7e4_0.conda + sha256: 3d97d7f964237f42452295d461afdbc51e93f72e2c80be516f56de80e3bb6621 + md5: b32c0da42b1f24a98577bb3d7fc0b995 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libxml2 >=2.12.6,<3.0a0 + - xkeyboard-config + - xorg-libxau >=1.0.11,<2.0a0 + license: MIT/X11 Derivative + license_family: MIT + size: 593534 + timestamp: 1711303445595 +- kind: conda + name: libxkbcommon + version: 1.7.0 + build: h662e7e4_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h662e7e4_0.conda + sha256: 3d97d7f964237f42452295d461afdbc51e93f72e2c80be516f56de80e3bb6621 + md5: b32c0da42b1f24a98577bb3d7fc0b995 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libxml2 >=2.12.6,<3.0a0 + - xkeyboard-config + - xorg-libxau >=1.0.11,<2.0a0 + license: MIT/X11 Derivative + license_family: MIT + size: 593534 + timestamp: 1711303445595 +- kind: conda + name: libxml2 + version: 2.12.7 + build: h0f24e4e_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda + sha256: ae78197961b09b0eef4ee194a44e4adc4555c0f2f20c348086b0cd8aaf2f7731 + md5: ed4d301f0d2149b34deb9c4fecafd836 + depends: + - libiconv >=1.17,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 1682090 + timestamp: 1721031296951 +- kind: conda + name: libxml2 + version: 2.12.7 + build: h0f24e4e_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda + sha256: ae78197961b09b0eef4ee194a44e4adc4555c0f2f20c348086b0cd8aaf2f7731 + md5: ed4d301f0d2149b34deb9c4fecafd836 + depends: + - libiconv >=1.17,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 1682090 + timestamp: 1721031296951 +- kind: conda + name: libxml2 + version: 2.12.7 + build: h3e169fe_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.7-h3e169fe_1.conda + sha256: 75554b5ef4c61a97c1d2ddcaff2d87c5ee120ff6925c2b714e18b20727cafb98 + md5: ddb63049aa7bd9f08f2cdc5a1c144d1a + depends: + - __osx >=10.13 + - icu >=73.2,<74.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 619297 + timestamp: 1717546472911 +- kind: conda + name: libxml2 + version: 2.12.7 + build: h3e169fe_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.7-h3e169fe_1.conda + sha256: 75554b5ef4c61a97c1d2ddcaff2d87c5ee120ff6925c2b714e18b20727cafb98 + md5: ddb63049aa7bd9f08f2cdc5a1c144d1a + depends: + - __osx >=10.13 + - icu >=73.2,<74.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 619297 + timestamp: 1717546472911 +- kind: conda + name: libxml2 + version: 2.12.7 + build: h4c95cb1_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-h4c95cb1_3.conda + sha256: 11a346aed187405a7d3710a79b815fd66ff80fec3b9b7f840a24531324742acf + md5: 0ac9aff6010a7751961c8e4b863a40e7 + depends: + - __glibc >=2.17,<3.0.a0 + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 705701 + timestamp: 1720772684071 +- kind: conda + name: libxml2 + version: 2.12.7 + build: h9a80f22_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.7-h9a80f22_3.conda + sha256: 760d05981dd32d55ee820a0f35f714a7af32c1c4cc209bf705a0ede93d5bd683 + md5: 705829a78a7ce3dff19a967f0f0f5ed3 + depends: + - __osx >=11.0 + - icu >=73.2,<74.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 588441 + timestamp: 1720772863811 +- kind: conda + name: libxml2 + version: 2.12.7 + build: ha661575_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.7-ha661575_1.conda + sha256: 0ea12032b53d3767564a058ccd5208c0a1724ed2f8074dd22257ff3859ea6a4e + md5: 8ea71a74847498c793b0a8e9054a177a + depends: + - __osx >=11.0 + - icu >=73.2,<74.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 588487 + timestamp: 1717546487246 +- kind: conda + name: libxml2 + version: 2.12.7 + build: ha661575_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.7-ha661575_1.conda + sha256: 0ea12032b53d3767564a058ccd5208c0a1724ed2f8074dd22257ff3859ea6a4e + md5: 8ea71a74847498c793b0a8e9054a177a + depends: + - __osx >=11.0 + - icu >=73.2,<74.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 588487 + timestamp: 1717546487246 +- kind: conda + name: libxml2 + version: 2.12.7 + build: hc051c1a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-hc051c1a_1.conda + sha256: 576ea9134176636283ff052897bf7a91ffd8ac35b2c505dfde2890ec52849698 + md5: 340278ded8b0dc3a73f3660bbb0adbc6 + depends: + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 704984 + timestamp: 1717546454837 +- kind: conda + name: libxml2 + version: 2.12.7 + build: hc051c1a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-hc051c1a_1.conda + sha256: 576ea9134176636283ff052897bf7a91ffd8ac35b2c505dfde2890ec52849698 + md5: 340278ded8b0dc3a73f3660bbb0adbc6 + depends: + - icu >=73.2,<74.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 704984 + timestamp: 1717546454837 +- kind: conda + name: libxml2 + version: 2.12.7 + build: hc603aa4_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.7-hc603aa4_3.conda + sha256: b0cf4a1d3e628876613665ea957a4c0adc30460be859fa859a1eed7eac87330b + md5: c188d96aea8eaa16efec573fe36a9a13 + depends: + - __osx >=10.13 + - icu >=73.2,<74.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + size: 620129 + timestamp: 1720772795289 +- kind: conda + name: libxslt + version: 1.1.39 + build: h03b04e6_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxslt-1.1.39-h03b04e6_0.conda + sha256: decfc5614a10231a17543b7366616fb2d88c14be6dd9dd5ecde63aa9a5acfb9e + md5: a6e0cec6b3517ffc6b5d36a920fc9312 + depends: + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + size: 231368 + timestamp: 1701628933115 +- kind: conda + name: libxslt + version: 1.1.39 + build: h03b04e6_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libxslt-1.1.39-h03b04e6_0.conda + sha256: decfc5614a10231a17543b7366616fb2d88c14be6dd9dd5ecde63aa9a5acfb9e + md5: a6e0cec6b3517ffc6b5d36a920fc9312 + depends: + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + size: 231368 + timestamp: 1701628933115 +- kind: conda + name: libxslt + version: 1.1.39 + build: h223e5b9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxslt-1.1.39-h223e5b9_0.conda + sha256: 2f1d99ef3fb960f23a63f06cf65ee621a5594a8b4616f35d9805be44617a92af + md5: 560c9cacc33e927f55b998eaa0cb1732 + depends: + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + size: 225705 + timestamp: 1701628966565 +- kind: conda + name: libxslt + version: 1.1.39 + build: h223e5b9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxslt-1.1.39-h223e5b9_0.conda + sha256: 2f1d99ef3fb960f23a63f06cf65ee621a5594a8b4616f35d9805be44617a92af + md5: 560c9cacc33e927f55b998eaa0cb1732 + depends: + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + size: 225705 + timestamp: 1701628966565 +- kind: conda + name: libxslt + version: 1.1.39 + build: h3df6e99_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda + sha256: 6e3d99466d2076c35e7ac8dcdfe604da3d593f55b74a5b8e96c2b2ff63c247aa + md5: 279ee338c9b34871d578cb3c7aa68f70 + depends: + - libxml2 >=2.12.1,<3.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 418542 + timestamp: 1701629338549 +- kind: conda + name: libxslt + version: 1.1.39 + build: h3df6e99_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda + sha256: 6e3d99466d2076c35e7ac8dcdfe604da3d593f55b74a5b8e96c2b2ff63c247aa + md5: 279ee338c9b34871d578cb3c7aa68f70 + depends: + - libxml2 >=2.12.1,<3.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 418542 + timestamp: 1701629338549 +- kind: conda + name: libxslt + version: 1.1.39 + build: h76b75d6_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda + sha256: 684e9b67ef7b9ca0ca993762eeb39705ec58e2e7f958555c758da7ef416db9f3 + md5: e71f31f8cfb0a91439f2086fc8aa0461 + depends: + - libgcc-ng >=12 + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + size: 254297 + timestamp: 1701628814990 +- kind: conda + name: libxslt + version: 1.1.39 + build: h76b75d6_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda + sha256: 684e9b67ef7b9ca0ca993762eeb39705ec58e2e7f958555c758da7ef416db9f3 + md5: e71f31f8cfb0a91439f2086fc8aa0461 + depends: + - libgcc-ng >=12 + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + size: 254297 + timestamp: 1701628814990 +- kind: conda + name: libzip + version: 1.10.1 + build: h2629f0a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda + sha256: 84e93f189072dcfcbe77744f19c7e4171523fbecfaba7352e5a23bbe014574c7 + md5: ac79812548e7e8cf61f7b0abdef01d3b + depends: + - bzip2 >=1.0.8,<2.0a0 + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.2,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 107198 + timestamp: 1694416433629 +- kind: conda + name: libzip + version: 1.10.1 + build: h2629f0a_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda + sha256: 84e93f189072dcfcbe77744f19c7e4171523fbecfaba7352e5a23bbe014574c7 + md5: ac79812548e7e8cf61f7b0abdef01d3b + depends: + - bzip2 >=1.0.8,<2.0a0 + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.2,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 107198 + timestamp: 1694416433629 +- kind: conda + name: libzip + version: 1.10.1 + build: ha0bc3c6_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libzip-1.10.1-ha0bc3c6_3.conda + sha256: fb42f34c2275523a06bc8464454fa57f2417203524cabb7aacca4e5de6cfeb69 + md5: e37c0da207079e488709043634d6a711 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.2,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 128244 + timestamp: 1694416824668 +- kind: conda + name: libzip + version: 1.10.1 + build: ha0bc3c6_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libzip-1.10.1-ha0bc3c6_3.conda + sha256: fb42f34c2275523a06bc8464454fa57f2417203524cabb7aacca4e5de6cfeb69 + md5: e37c0da207079e488709043634d6a711 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.2,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 128244 + timestamp: 1694416824668 +- kind: conda + name: libzip + version: 1.10.1 + build: hc158999_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libzip-1.10.1-hc158999_3.conda + sha256: 0689e4a6e67e80027e43eefb8a365273405a01f5ab2ece97319155b8be5d64f6 + md5: 6112b3173f3aa2f12a8f40d07a77cc35 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.2,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 127599 + timestamp: 1694416738467 +- kind: conda + name: libzip + version: 1.10.1 + build: hc158999_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libzip-1.10.1-hc158999_3.conda + sha256: 0689e4a6e67e80027e43eefb8a365273405a01f5ab2ece97319155b8be5d64f6 + md5: 6112b3173f3aa2f12a8f40d07a77cc35 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.2,<4.0a0 + license: BSD-3-Clause + license_family: BSD + size: 127599 + timestamp: 1694416738467 +- kind: conda + name: libzip + version: 1.11.1 + build: h25f2845_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libzip-1.11.1-h25f2845_0.conda + sha256: 3cd9834e69a7b24c485a819aa5e1db227326c2626c530149ca8639f6c6816829 + md5: 31bed00bb0fde2d26ffb0f6a75d10fdb + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.2,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 146590 + timestamp: 1726786953987 +- kind: conda + name: libzip + version: 1.11.1 + build: h25f2845_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libzip-1.11.1-h25f2845_0.conda + sha256: 3cd9834e69a7b24c485a819aa5e1db227326c2626c530149ca8639f6c6816829 + md5: 31bed00bb0fde2d26ffb0f6a75d10fdb + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.2,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 146590 + timestamp: 1726786953987 +- kind: conda + name: libzlib + version: 1.2.13 + build: h4ab18f5_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-h4ab18f5_6.conda + sha256: 8ced4afed6322172182af503f21725d072a589a6eb918f8a58135c1e00d35980 + md5: 27329162c0dc732bcf67a4e0cd488125 + depends: + - libgcc-ng >=12 + constrains: + - zlib 1.2.13 *_6 + license: Zlib + license_family: Other + size: 61571 + timestamp: 1716874066944 +- kind: conda + name: libzlib + version: 1.2.13 + build: h4ab18f5_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-h4ab18f5_6.conda + sha256: 8ced4afed6322172182af503f21725d072a589a6eb918f8a58135c1e00d35980 + md5: 27329162c0dc732bcf67a4e0cd488125 + depends: + - libgcc-ng >=12 + constrains: + - zlib 1.2.13 *_6 + license: Zlib + license_family: Other + size: 61571 + timestamp: 1716874066944 +- kind: conda + name: libzlib + version: 1.2.13 + build: h87427d6_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-h87427d6_6.conda + sha256: 1c70fca0720685242b5c68956f310665c7ed43f04807aa4227322eee7925881c + md5: c0ef3c38a80c02ae1d86588c055184fc + depends: + - __osx >=10.13 + constrains: + - zlib 1.2.13 *_6 + license: Zlib + license_family: Other + size: 57373 + timestamp: 1716874185419 +- kind: conda + name: libzlib + version: 1.2.13 + build: h87427d6_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-h87427d6_6.conda + sha256: 1c70fca0720685242b5c68956f310665c7ed43f04807aa4227322eee7925881c + md5: c0ef3c38a80c02ae1d86588c055184fc + depends: + - __osx >=10.13 + constrains: + - zlib 1.2.13 *_6 + license: Zlib + license_family: Other + size: 57373 + timestamp: 1716874185419 +- kind: conda + name: libzlib + version: 1.2.13 + build: hfb2fe0b_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.13-hfb2fe0b_6.conda + sha256: 8b29a2386d99b8f58178951dcf19117b532cd9c4aa07623bf1667eae99755d32 + md5: 9c4e121cd926cab631bd1c4a61d18b17 + depends: + - __osx >=11.0 + constrains: + - zlib 1.2.13 *_6 + license: Zlib + license_family: Other + size: 46768 + timestamp: 1716874151980 +- kind: conda + name: libzlib + version: 1.2.13 + build: hfb2fe0b_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.13-hfb2fe0b_6.conda + sha256: 8b29a2386d99b8f58178951dcf19117b532cd9c4aa07623bf1667eae99755d32 + md5: 9c4e121cd926cab631bd1c4a61d18b17 + depends: + - __osx >=11.0 + constrains: + - zlib 1.2.13 *_6 + license: Zlib + license_family: Other + size: 46768 + timestamp: 1716874151980 +- kind: conda + name: libzlib + version: 1.3.1 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_2.conda + sha256: ba945c6493449bed0e6e29883c4943817f7c79cbff52b83360f7b341277c6402 + md5: 41fbfac52c601159df6c01f875de31b9 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - zlib 1.3.1 *_2 + license: Zlib + license_family: Other + size: 55476 + timestamp: 1727963768015 +- kind: conda + name: libzlib + version: 1.3.1 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_2.conda + sha256: ba945c6493449bed0e6e29883c4943817f7c79cbff52b83360f7b341277c6402 + md5: 41fbfac52c601159df6c01f875de31b9 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - zlib 1.3.1 *_2 + license: Zlib + license_family: Other + size: 55476 + timestamp: 1727963768015 +- kind: conda + name: libzlib + version: 1.3.1 + build: h8359307_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.3.1-h8359307_2.conda + sha256: ce34669eadaba351cd54910743e6a2261b67009624dbc7daeeafdef93616711b + md5: 369964e85dc26bfe78f41399b366c435 + depends: + - __osx >=11.0 + constrains: + - zlib 1.3.1 *_2 + license: Zlib + license_family: Other + size: 46438 + timestamp: 1727963202283 +- kind: conda + name: libzlib + version: 1.3.1 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-hb9d3cd8_2.conda + sha256: d4bfe88d7cb447768e31650f06257995601f89076080e76df55e3112d4e47dc4 + md5: edb0dca6bc32e4f4789199455a1dbeb8 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + constrains: + - zlib 1.3.1 *_2 + license: Zlib + license_family: Other + size: 60963 + timestamp: 1727963148474 +- kind: conda + name: libzlib + version: 1.3.1 + build: hd23fc13_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.3.1-hd23fc13_2.conda + sha256: 8412f96504fc5993a63edf1e211d042a1fd5b1d51dedec755d2058948fcced09 + md5: 003a54a4e32b02f7355b50a837e699da + depends: + - __osx >=10.13 + constrains: + - zlib 1.3.1 *_2 + license: Zlib + license_family: Other + size: 57133 + timestamp: 1727963183990 +- kind: conda + name: llvm-openmp + version: 19.1.1 + build: h545e0da_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-19.1.1-h545e0da_0.conda + sha256: 7e15f5ac89e750dadbc6fe81dc2909dd056c7324c72379a8440b57a6174a1146 + md5: 3f3e4a599dd2638a945fc5821090db07 + depends: + - __osx >=10.13 + constrains: + - openmp 19.1.1|19.1.1.* + license: Apache-2.0 WITH LLVM-exception + license_family: APACHE + size: 305199 + timestamp: 1728517141555 +- kind: conda + name: llvm-openmp + version: 19.1.1 + build: h545e0da_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-19.1.1-h545e0da_0.conda + sha256: 7e15f5ac89e750dadbc6fe81dc2909dd056c7324c72379a8440b57a6174a1146 + md5: 3f3e4a599dd2638a945fc5821090db07 + depends: + - __osx >=10.13 + constrains: + - openmp 19.1.1|19.1.1.* + license: Apache-2.0 WITH LLVM-exception + license_family: APACHE + size: 305199 + timestamp: 1728517141555 +- kind: conda + name: llvm-openmp + version: 19.1.1 + build: h6cdba0f_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-19.1.1-h6cdba0f_0.conda + sha256: f325a123dffba3dbf090ced4d8b05fd9f7c7151180f7bdd5952c146017a20f4c + md5: e509675b5f2dff8cbd7de8f9362bafac + depends: + - __osx >=11.0 + constrains: + - openmp 19.1.1|19.1.1.* + license: Apache-2.0 WITH LLVM-exception + license_family: APACHE + size: 280398 + timestamp: 1728517150988 +- kind: conda + name: llvm-openmp + version: 19.1.1 + build: h6cdba0f_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-19.1.1-h6cdba0f_0.conda + sha256: f325a123dffba3dbf090ced4d8b05fd9f7c7151180f7bdd5952c146017a20f4c + md5: e509675b5f2dff8cbd7de8f9362bafac + depends: + - __osx >=11.0 + constrains: + - openmp 19.1.1|19.1.1.* + license: Apache-2.0 WITH LLVM-exception + license_family: APACHE + size: 280398 + timestamp: 1728517150988 +- kind: conda + name: log4cxx + version: 1.1.0 + build: h5371209_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/log4cxx-1.1.0-h5371209_1.conda + sha256: 43dee9b5d87ea66bd3a87a68fb3e2b84e0eb4859f5bbc407477edf799e43de13 + md5: c171d0f6ef343173204c4e5061a9fa57 + depends: + - __osx >=10.9 + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + license: Apache-2.0 + license_family: APACHE + size: 523903 + timestamp: 1701652168551 +- kind: conda + name: log4cxx + version: 1.1.0 + build: h5371209_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/log4cxx-1.1.0-h5371209_1.conda + sha256: 43dee9b5d87ea66bd3a87a68fb3e2b84e0eb4859f5bbc407477edf799e43de13 + md5: c171d0f6ef343173204c4e5061a9fa57 + depends: + - __osx >=10.9 + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + license: Apache-2.0 + license_family: APACHE + size: 523903 + timestamp: 1701652168551 +- kind: conda + name: log4cxx + version: 1.1.0 + build: h57ae16c_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/log4cxx-1.1.0-h57ae16c_1.conda + sha256: d9746286fde677ea41dbc072a37ddbd595a67b287d0a3c9f4b24337d9160d832 + md5: 529079618518118cbc7a8d4621069fdd + depends: + - __osx >=10.9 + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + license: Apache-2.0 + license_family: APACHE + size: 549986 + timestamp: 1701651010787 +- kind: conda + name: log4cxx + version: 1.1.0 + build: h57ae16c_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/log4cxx-1.1.0-h57ae16c_1.conda + sha256: d9746286fde677ea41dbc072a37ddbd595a67b287d0a3c9f4b24337d9160d832 + md5: 529079618518118cbc7a8d4621069fdd + depends: + - __osx >=10.9 + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libcxx >=16.0.6 + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + license: Apache-2.0 + license_family: APACHE + size: 549986 + timestamp: 1701651010787 +- kind: conda + name: log4cxx + version: 1.1.0 + build: ha5ff813_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/log4cxx-1.1.0-ha5ff813_1.conda + sha256: defc65dfb7e0ffc7b95119568daae6abe16c196ae6badd72983ed19b800b098a + md5: 39e2c426a4b5b48fa4457158de055fdf + depends: + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 + license_family: APACHE + size: 756710 + timestamp: 1701650548094 +- kind: conda + name: log4cxx + version: 1.1.0 + build: ha5ff813_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/log4cxx-1.1.0-ha5ff813_1.conda + sha256: defc65dfb7e0ffc7b95119568daae6abe16c196ae6badd72983ed19b800b098a + md5: 39e2c426a4b5b48fa4457158de055fdf + depends: + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: Apache-2.0 + license_family: APACHE + size: 756710 + timestamp: 1701650548094 +- kind: conda + name: log4cxx + version: 1.1.0 + build: heee2546_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/log4cxx-1.1.0-heee2546_1.conda + sha256: f1de19237db65bace56ea832c298a399b335987ccbea08953c6f3b2bd8f3253c + md5: 4babd43f0bcd882546c65a0fc7003af4 + depends: + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 555798 + timestamp: 1701651141249 +- kind: conda + name: log4cxx + version: 1.1.0 + build: heee2546_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/log4cxx-1.1.0-heee2546_1.conda + sha256: f1de19237db65bace56ea832c298a399b335987ccbea08953c6f3b2bd8f3253c + md5: 4babd43f0bcd882546c65a0fc7003af4 + depends: + - apr + - expat + - fmt >=10.1.1,<11.0a0 + - libapr + - libaprutil + - libexpat >=2.5.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 555798 + timestamp: 1701651141249 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h1ea47a8_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/loguru-0.7.2-py311h1ea47a8_2.conda + sha256: a4f72b9dac72db4025a31ffd939766e16471a13992cbe48ad6941e827d0c5736 + md5: e27a1628e277942c45b87c6ab4bcdcf4 + depends: + - colorama >=0.3.4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - win32_setctime >=1.0.0 + license: MIT + license_family: MIT + size: 126182 + timestamp: 1725349956128 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h1ea47a8_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/loguru-0.7.2-py311h1ea47a8_2.conda + sha256: a4f72b9dac72db4025a31ffd939766e16471a13992cbe48ad6941e827d0c5736 + md5: e27a1628e277942c45b87c6ab4bcdcf4 + depends: + - colorama >=0.3.4 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - win32_setctime >=1.0.0 + license: MIT + license_family: MIT + size: 126182 + timestamp: 1725349956128 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h267d04e_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/loguru-0.7.2-py311h267d04e_2.conda + sha256: dd218c3908ae4eb16c5acb977570baf0c56f74af02daca6a151c33ea182b18df + md5: 85ca4ac94b7c12fc61fa4b7cbb5f5b14 + depends: + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 126364 + timestamp: 1725350146667 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h267d04e_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/loguru-0.7.2-py311h267d04e_2.conda + sha256: dd218c3908ae4eb16c5acb977570baf0c56f74af02daca6a151c33ea182b18df + md5: 85ca4ac94b7c12fc61fa4b7cbb5f5b14 + depends: + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 126364 + timestamp: 1725350146667 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h38be061_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py311h38be061_2.conda + sha256: 3c1ea0a9c37fac760c94f167899b4c15ffc967cbeb83f6ed61d49c9974fab46c + md5: 733b481d20ff260a34f2b0003ff4fbb3 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 126239 + timestamp: 1725349863378 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h38be061_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py311h38be061_2.conda + sha256: 3c1ea0a9c37fac760c94f167899b4c15ffc967cbeb83f6ed61d49c9974fab46c + md5: 733b481d20ff260a34f2b0003ff4fbb3 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 126239 + timestamp: 1725349863378 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h6eed73b_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/loguru-0.7.2-py311h6eed73b_2.conda + sha256: dcd47a089a6d096ee221126efce9f4b67663e522c05e84e37d3e8e7312e31bdd + md5: 7f1619b30b39af5c0a7386577ff77d1f + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 126346 + timestamp: 1725349845053 +- kind: conda + name: loguru + version: 0.7.2 + build: py311h6eed73b_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/loguru-0.7.2-py311h6eed73b_2.conda + sha256: dcd47a089a6d096ee221126efce9f4b67663e522c05e84e37d3e8e7312e31bdd + md5: 7f1619b30b39af5c0a7386577ff77d1f + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 126346 + timestamp: 1725349845053 +- kind: conda + name: lxml + version: 5.2.2 + build: py311hc0a218f_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.2.2-py311hc0a218f_0.conda + sha256: 7c4aa1b63bdd4b303bbe7cf7c0f0514db741b330ffc4ede7c5639924cc854ea0 + md5: 5a9c71f5cbdf3c5b1ad2504e13792629 + depends: + - libgcc-ng >=12 + - libxml2 >=2.12.6,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause and MIT-CMU + size: 1388191 + timestamp: 1715598641642 +- kind: conda + name: lxml + version: 5.2.2 + build: py311hc0a218f_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.2.2-py311hc0a218f_0.conda + sha256: 7c4aa1b63bdd4b303bbe7cf7c0f0514db741b330ffc4ede7c5639924cc854ea0 + md5: 5a9c71f5cbdf3c5b1ad2504e13792629 + depends: + - libgcc-ng >=12 + - libxml2 >=2.12.6,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause and MIT-CMU + size: 1388191 + timestamp: 1715598641642 +- kind: conda + name: lxml + version: 5.2.2 + build: py311hf8c4076_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lxml-5.2.2-py311hf8c4076_0.conda + sha256: 4d35b74d8b00d9ea0c5fb2cfc3d5f0270650ead63131d2bb57e0e281a585a9be + md5: 5cb448378041044d76e0b932aeaeef41 + depends: + - __osx >=10.13 + - libxml2 >=2.12.6,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause and MIT-CMU + size: 1193298 + timestamp: 1715599271714 +- kind: conda + name: lxml + version: 5.2.2 + build: py311hf8c4076_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lxml-5.2.2-py311hf8c4076_0.conda + sha256: 4d35b74d8b00d9ea0c5fb2cfc3d5f0270650ead63131d2bb57e0e281a585a9be + md5: 5cb448378041044d76e0b932aeaeef41 + depends: + - __osx >=10.13 + - libxml2 >=2.12.6,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause and MIT-CMU + size: 1193298 + timestamp: 1715599271714 +- kind: conda + name: lxml + version: 5.2.2 + build: py311hf9a6a72_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lxml-5.2.2-py311hf9a6a72_0.conda + sha256: 15e1f60bff1aefea2efe1a88f5de08784d37de5e33a822f84a4f4dae8bad9fc7 + md5: a31fbd4f167235cc00b465009d2599a3 + depends: + - __osx >=11.0 + - libxml2 >=2.12.6,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause and MIT-CMU + size: 1150222 + timestamp: 1715598823213 +- kind: conda + name: lxml + version: 5.2.2 + build: py311hf9a6a72_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lxml-5.2.2-py311hf9a6a72_0.conda + sha256: 15e1f60bff1aefea2efe1a88f5de08784d37de5e33a822f84a4f4dae8bad9fc7 + md5: a31fbd4f167235cc00b465009d2599a3 + depends: + - __osx >=11.0 + - libxml2 >=2.12.6,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause and MIT-CMU + size: 1150222 + timestamp: 1715598823213 +- kind: conda + name: lxml + version: 5.3.0 + build: py311hf779c20_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lxml-5.3.0-py311hf779c20_1.conda + sha256: c3aaf73dc437c65137a82f4ba2d9d7fa96913464cac41c9eb352fa1f7b628c0b + md5: 16799105d60dcacee8b2b2d2910e4427 + depends: + - libxml2 >=2.12.7,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause and MIT-CMU + size: 1056220 + timestamp: 1725442753076 +- kind: conda + name: lxml + version: 5.3.0 + build: py311hf779c20_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lxml-5.3.0-py311hf779c20_1.conda + sha256: c3aaf73dc437c65137a82f4ba2d9d7fa96913464cac41c9eb352fa1f7b628c0b + md5: 16799105d60dcacee8b2b2d2910e4427 + depends: + - libxml2 >=2.12.7,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause and MIT-CMU + size: 1056220 + timestamp: 1725442753076 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311h12b7ed1_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lz4-4.3.3-py311h12b7ed1_1.conda + sha256: 47515c300a34c47be42b3196f6f5d400fd3f80f0ae25c73eb10ad367cef450cb + md5: ab30eba2d9fe565ff640369016e74fe5 + depends: + - __osx >=10.13 + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 36652 + timestamp: 1725089602246 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311h12b7ed1_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lz4-4.3.3-py311h12b7ed1_1.conda + sha256: 47515c300a34c47be42b3196f6f5d400fd3f80f0ae25c73eb10ad367cef450cb + md5: ab30eba2d9fe565ff640369016e74fe5 + depends: + - __osx >=10.13 + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 36652 + timestamp: 1725089602246 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311h2cbdf9a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lz4-4.3.3-py311h2cbdf9a_1.conda + sha256: 83f560beb20f61bb8c6e43a0656f1e744934d41a48b8a19408e6596cf8ce99a8 + md5: 867a4aa23ae6c0e9c84cf9aa4f2df0fe + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 39383 + timestamp: 1725089531914 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311h2cbdf9a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lz4-4.3.3-py311h2cbdf9a_1.conda + sha256: 83f560beb20f61bb8c6e43a0656f1e744934d41a48b8a19408e6596cf8ce99a8 + md5: 867a4aa23ae6c0e9c84cf9aa4f2df0fe + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 39383 + timestamp: 1725089531914 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311h8b5e962_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lz4-4.3.3-py311h8b5e962_1.conda + sha256: 24bb321c5da9660f56759000001a6f227780348a21098164f55049b58ac78a11 + md5: 8672eca07a3b500a9aa0483c43742f82 + depends: + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 76663 + timestamp: 1725090098178 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311h8b5e962_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lz4-4.3.3-py311h8b5e962_1.conda + sha256: 24bb321c5da9660f56759000001a6f227780348a21098164f55049b58ac78a11 + md5: 8672eca07a3b500a9aa0483c43742f82 + depends: + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 76663 + timestamp: 1725090098178 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311hebe0b09_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-4.3.3-py311hebe0b09_1.conda + sha256: d68fb0bf5d74c83432155406de87b50b8c10712d331bbbab616c52d945751981 + md5: 74df239a2926df48e2543bb6754baf61 + depends: + - __osx >=11.0 + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 108602 + timestamp: 1725089854895 +- kind: conda + name: lz4 + version: 4.3.3 + build: py311hebe0b09_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-4.3.3-py311hebe0b09_1.conda + sha256: d68fb0bf5d74c83432155406de87b50b8c10712d331bbbab616c52d945751981 + md5: 74df239a2926df48e2543bb6754baf61 + depends: + - __osx >=11.0 + - lz4-c >=1.9.3,<1.10.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 108602 + timestamp: 1725089854895 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hb7217d7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda + sha256: fc343b8c82efe40819b986e29ba748366514e5ab94a1e1138df195af5f45fa24 + md5: 45505bec548634f7d05e02fb25262cb9 + depends: + - libcxx >=14.0.6 + license: BSD-2-Clause + license_family: BSD + size: 141188 + timestamp: 1674727268278 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hb7217d7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda + sha256: fc343b8c82efe40819b986e29ba748366514e5ab94a1e1138df195af5f45fa24 + md5: 45505bec548634f7d05e02fb25262cb9 + depends: + - libcxx >=14.0.6 + license: BSD-2-Clause + license_family: BSD + size: 141188 + timestamp: 1674727268278 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hcb278e6_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f + md5: 318b08df404f9c9be5712aaa5a6f0bb0 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 143402 + timestamp: 1674727076728 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hcb278e6_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f + md5: 318b08df404f9c9be5712aaa5a6f0bb0 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 143402 + timestamp: 1674727076728 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda + sha256: a0954b4b1590735ea5f3d0f4579c3883f8ac837387afd5b398b241fda85124ab + md5: e34720eb20a33fc3bfb8451dd837ab7a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 134235 + timestamp: 1674728465431 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda + sha256: a0954b4b1590735ea5f3d0f4579c3883f8ac837387afd5b398b241fda85124ab + md5: e34720eb20a33fc3bfb8451dd837ab7a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 134235 + timestamp: 1674728465431 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hf0c8a7f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda + sha256: 39aa0c01696e4e202bf5e337413de09dfeec061d89acd5f28e9968b4e93c3f48 + md5: aa04f7143228308662696ac24023f991 + depends: + - libcxx >=14.0.6 + license: BSD-2-Clause + license_family: BSD + size: 156415 + timestamp: 1674727335352 +- kind: conda + name: lz4-c + version: 1.9.4 + build: hf0c8a7f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda + sha256: 39aa0c01696e4e202bf5e337413de09dfeec061d89acd5f28e9968b4e93c3f48 + md5: aa04f7143228308662696ac24023f991 + depends: + - libcxx >=14.0.6 + license: BSD-2-Clause + license_family: BSD + size: 156415 + timestamp: 1674727335352 +- kind: conda + name: m2w64-gcc-libgfortran + version: 5.3.0 + build: '6' + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 + sha256: 9de95a7996d5366ae0808eef2acbc63f9b11b874aa42375f55379e6715845dc6 + md5: 066552ac6b907ec6d72c0ddab29050dc + depends: + - m2w64-gcc-libs-core + - msys2-conda-epoch ==20160418 + license: GPL, LGPL, FDL, custom + size: 350687 + timestamp: 1608163451316 +- kind: conda + name: m2w64-gcc-libgfortran + version: 5.3.0 + build: '6' + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 + sha256: 9de95a7996d5366ae0808eef2acbc63f9b11b874aa42375f55379e6715845dc6 + md5: 066552ac6b907ec6d72c0ddab29050dc + depends: + - m2w64-gcc-libs-core + - msys2-conda-epoch ==20160418 + license: GPL, LGPL, FDL, custom + size: 350687 + timestamp: 1608163451316 +- kind: conda + name: m2w64-gcc-libs + version: 5.3.0 + build: '7' + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 + sha256: 3bd1ab02b7c89a5b153a17be03b36d833f1517ff2a6a77ead7c4a808b88196aa + md5: fe759119b8b3bfa720b8762c6fdc35de + depends: + - m2w64-gcc-libgfortran + - m2w64-gcc-libs-core + - m2w64-gmp + - m2w64-libwinpthread-git + - msys2-conda-epoch ==20160418 + license: GPL3+, partial:GCCRLE, partial:LGPL2+ + size: 532390 + timestamp: 1608163512830 +- kind: conda + name: m2w64-gcc-libs + version: 5.3.0 + build: '7' + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 + sha256: 3bd1ab02b7c89a5b153a17be03b36d833f1517ff2a6a77ead7c4a808b88196aa + md5: fe759119b8b3bfa720b8762c6fdc35de + depends: + - m2w64-gcc-libgfortran + - m2w64-gcc-libs-core + - m2w64-gmp + - m2w64-libwinpthread-git + - msys2-conda-epoch ==20160418 + license: GPL3+, partial:GCCRLE, partial:LGPL2+ + size: 532390 + timestamp: 1608163512830 +- kind: conda + name: m2w64-gcc-libs-core + version: 5.3.0 + build: '7' + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 + sha256: 58afdfe859ed2e9a9b1cc06bc408720cb2c3a6a132e59d4805b090d7574f4ee0 + md5: 4289d80fb4d272f1f3b56cfe87ac90bd + depends: + - m2w64-gmp + - m2w64-libwinpthread-git + - msys2-conda-epoch ==20160418 + license: GPL3+, partial:GCCRLE, partial:LGPL2+ + size: 219240 + timestamp: 1608163481341 +- kind: conda + name: m2w64-gcc-libs-core + version: 5.3.0 + build: '7' + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 + sha256: 58afdfe859ed2e9a9b1cc06bc408720cb2c3a6a132e59d4805b090d7574f4ee0 + md5: 4289d80fb4d272f1f3b56cfe87ac90bd + depends: + - m2w64-gmp + - m2w64-libwinpthread-git + - msys2-conda-epoch ==20160418 + license: GPL3+, partial:GCCRLE, partial:LGPL2+ + size: 219240 + timestamp: 1608163481341 +- kind: conda + name: m2w64-gmp + version: 6.1.0 + build: '2' + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 + sha256: 7e3cd95f554660de45f8323fca359e904e8d203efaf07a4d311e46d611481ed1 + md5: 53a1c73e1e3d185516d7e3af177596d9 + depends: + - msys2-conda-epoch ==20160418 + license: LGPL3 + size: 743501 + timestamp: 1608163782057 +- kind: conda + name: m2w64-gmp + version: 6.1.0 + build: '2' + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 + sha256: 7e3cd95f554660de45f8323fca359e904e8d203efaf07a4d311e46d611481ed1 + md5: 53a1c73e1e3d185516d7e3af177596d9 + depends: + - msys2-conda-epoch ==20160418 + license: LGPL3 + size: 743501 + timestamp: 1608163782057 +- kind: conda + name: m2w64-libwinpthread-git + version: 5.0.0.4634.697f757 + build: '2' + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 + sha256: f63a09b2cae7defae0480f1740015d6235f1861afa6fe2e2d3e10bd0d1314ee0 + md5: 774130a326dee16f1ceb05cc687ee4f0 + depends: + - msys2-conda-epoch ==20160418 + license: MIT, BSD + size: 31928 + timestamp: 1608166099896 +- kind: conda + name: m2w64-libwinpthread-git + version: 5.0.0.4634.697f757 + build: '2' + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 + sha256: f63a09b2cae7defae0480f1740015d6235f1861afa6fe2e2d3e10bd0d1314ee0 + md5: 774130a326dee16f1ceb05cc687ee4f0 + depends: + - msys2-conda-epoch ==20160418 + license: MIT, BSD + size: 31928 + timestamp: 1608166099896 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311h2b939e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h2b939e6_1.conda + sha256: c9ed6981f9e549d296f40d5534dee1c77b71727bc363a0eb47f57e29c9d46932 + md5: db431da3476c884ef08d9f42a32913b6 + depends: + - __glibc >=2.17,<3.0.a0 + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + - tk >=8.6.13,<8.7.0a0 + license: PSF-2.0 + license_family: PSF + size: 8026168 + timestamp: 1726164999361 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311h2b939e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h2b939e6_1.conda + sha256: c9ed6981f9e549d296f40d5534dee1c77b71727bc363a0eb47f57e29c9d46932 + md5: db431da3476c884ef08d9f42a32913b6 + depends: + - __glibc >=2.17,<3.0.a0 + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + - tk >=8.6.13,<8.7.0a0 + license: PSF-2.0 + license_family: PSF + size: 8026168 + timestamp: 1726164999361 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311h8b21175_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311h8b21175_1.conda + sha256: 95dcf204b8beae65a2c592b29dda05840c7e84dcfe07f9106e040b5890c223ec + md5: a3f7858b3bf24733069e6a93e3240de0 + depends: + - __osx >=10.13 + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - libcxx >=17 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + license: PSF-2.0 + license_family: PSF + size: 7851098 + timestamp: 1726165050863 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311h8b21175_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311h8b21175_1.conda + sha256: 95dcf204b8beae65a2c592b29dda05840c7e84dcfe07f9106e040b5890c223ec + md5: a3f7858b3bf24733069e6a93e3240de0 + depends: + - __osx >=10.13 + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - libcxx >=17 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + license: PSF-2.0 + license_family: PSF + size: 7851098 + timestamp: 1726165050863 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311h8f1b1e4_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_1.conda + sha256: 8a7bf433aefd83a74b9d3029c64044f69aaa8892850ae8bc6d25d69719a8725b + md5: 959124749217c7ac1ac4e7dc8d4bb491 + depends: + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: PSF-2.0 + license_family: PSF + size: 7916452 + timestamp: 1726165835683 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311h8f1b1e4_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_1.conda + sha256: 8a7bf433aefd83a74b9d3029c64044f69aaa8892850ae8bc6d25d69719a8725b + md5: 959124749217c7ac1ac4e7dc8d4bb491 + depends: + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: PSF-2.0 + license_family: PSF + size: 7916452 + timestamp: 1726165835683 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311hbe3227e_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hbe3227e_1.conda + sha256: 80f5015a5377c8dfd8870242293d9ac39150e3077bdd1ee1652b2aca5be95415 + md5: 6b9125eb14afb3baac0b630c3a33d21b + depends: + - __osx >=11.0 + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - libcxx >=17 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + license: PSF-2.0 + license_family: PSF + size: 7909507 + timestamp: 1726165084871 +- kind: conda + name: matplotlib-base + version: 3.9.2 + build: py311hbe3227e_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hbe3227e_1.conda + sha256: 80f5015a5377c8dfd8870242293d9ac39150e3077bdd1ee1652b2aca5be95415 + md5: 6b9125eb14afb3baac0b630c3a33d21b + depends: + - __osx >=11.0 + - certifi >=2020.06.20 + - contourpy >=1.0.1 + - cycler >=0.10 + - fonttools >=4.22.0 + - freetype >=2.12.1,<3.0a0 + - kiwisolver >=1.3.1 + - libcxx >=17 + - numpy >=1.19,<3 + - numpy >=1.23 + - packaging >=20.0 + - pillow >=8 + - pyparsing >=2.3.1 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python-dateutil >=2.7 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + license: PSF-2.0 + license_family: PSF + size: 7909507 + timestamp: 1726165084871 +- kind: conda + name: mccabe + version: 0.7.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 + sha256: 0466ad9490b761e9a8c57fab574fc099136b45fa19a0746ce33acdeb2a84766b + md5: 34fc335fc50eef0b5ea708f2b5f54e0c + depends: + - python >=3.6 + license: MIT + license_family: MIT + size: 10909 + timestamp: 1643049714491 +- kind: conda + name: mccabe + version: 0.7.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 + sha256: 0466ad9490b761e9a8c57fab574fc099136b45fa19a0746ce33acdeb2a84766b + md5: 34fc335fc50eef0b5ea708f2b5f54e0c + depends: + - python >=3.6 + license: MIT + license_family: MIT + size: 10909 + timestamp: 1643049714491 +- kind: conda + name: mkl + version: 2024.1.0 + build: h66d3029_694 + build_number: 694 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda + sha256: 4f86e9ad74a7792c836cd4cb7fc415bcdb50718ffbaa90c5571297f71764b980 + md5: a17423859d3fb912c8f2e9797603ddb6 + depends: + - intel-openmp 2024.* + - tbb 2021.* + license: LicenseRef-IntelSimplifiedSoftwareOct2022 + license_family: Proprietary + size: 109381621 + timestamp: 1716561374449 +- kind: conda + name: mkl + version: 2024.1.0 + build: h66d3029_694 + build_number: 694 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda + sha256: 4f86e9ad74a7792c836cd4cb7fc415bcdb50718ffbaa90c5571297f71764b980 + md5: a17423859d3fb912c8f2e9797603ddb6 + depends: + - intel-openmp 2024.* + - tbb 2021.* + license: LicenseRef-IntelSimplifiedSoftwareOct2022 + license_family: Proprietary + size: 109381621 + timestamp: 1716561374449 +- kind: conda + name: mpg123 + version: 1.32.6 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda + sha256: 8895a5ce5122a3b8f59afcba4b032f198e8a690a0efc95ef61f2135357ef0d72 + md5: 9160cdeb523a1b20cf8d2a0bf821f45d + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LGPL-2.1-only + license_family: LGPL + size: 491811 + timestamp: 1712327176955 +- kind: conda + name: mpg123 + version: 1.32.6 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda + sha256: 8895a5ce5122a3b8f59afcba4b032f198e8a690a0efc95ef61f2135357ef0d72 + md5: 9160cdeb523a1b20cf8d2a0bf821f45d + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LGPL-2.1-only + license_family: LGPL + size: 491811 + timestamp: 1712327176955 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/msgpack-python-1.1.0-py311h2c37856_0.conda + sha256: aafa8572c72283801148845772fd9d494765bdcf1b8ae6f435e1caff4f1c97f3 + md5: 6c826762702474fb0def6cedd2db5316 + depends: + - __osx >=11.0 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 91131 + timestamp: 1725975234150 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/msgpack-python-1.1.0-py311h2c37856_0.conda + sha256: aafa8572c72283801148845772fd9d494765bdcf1b8ae6f435e1caff4f1c97f3 + md5: 6c826762702474fb0def6cedd2db5316 + depends: + - __osx >=11.0 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 91131 + timestamp: 1725975234150 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/msgpack-python-1.1.0-py311h3257749_0.conda + sha256: 4e6a7979b434308ce5588970cb613952e3340bb2f9e63aaad7e5069ef1f08d1d + md5: 36562593204b081d0da8a8bfabfb278b + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 89472 + timestamp: 1725975909671 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/msgpack-python-1.1.0-py311h3257749_0.conda + sha256: 4e6a7979b434308ce5588970cb613952e3340bb2f9e63aaad7e5069ef1f08d1d + md5: 36562593204b081d0da8a8bfabfb278b + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 89472 + timestamp: 1725975909671 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.1.0-py311hd18a35c_0.conda + sha256: 9033fa7084cbfd10e1b7ed3b74cee17169a0731ec98244d05c372fc4a935d5c9 + md5: 682f76920687f7d9283039eb542fdacf + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 104809 + timestamp: 1725975116412 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.1.0-py311hd18a35c_0.conda + sha256: 9033fa7084cbfd10e1b7ed3b74cee17169a0731ec98244d05c372fc4a935d5c9 + md5: 682f76920687f7d9283039eb542fdacf + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 104809 + timestamp: 1725975116412 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/msgpack-python-1.1.0-py311hf2f7c97_0.conda + sha256: b56b1e7d156b88cc0c62734acf56d4ee809723614f659e4203028e7eeac16a78 + md5: 6804cd42195bf94efd1b892688c96412 + depends: + - __osx >=10.13 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 90868 + timestamp: 1725975178961 +- kind: conda + name: msgpack-python + version: 1.1.0 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/msgpack-python-1.1.0-py311hf2f7c97_0.conda + sha256: b56b1e7d156b88cc0c62734acf56d4ee809723614f659e4203028e7eeac16a78 + md5: 6804cd42195bf94efd1b892688c96412 + depends: + - __osx >=10.13 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 90868 + timestamp: 1725975178961 +- kind: conda + name: msys2-conda-epoch + version: '20160418' + build: '1' + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 + sha256: 99358d58d778abee4dca82ad29fb58058571f19b0f86138363c260049d4ac7f1 + md5: b0309b72560df66f71a9d5e34a5efdfa + size: 3227 + timestamp: 1608166968312 +- kind: conda + name: msys2-conda-epoch + version: '20160418' + build: '1' + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 + sha256: 99358d58d778abee4dca82ad29fb58058571f19b0f86138363c260049d4ac7f1 + md5: b0309b72560df66f71a9d5e34a5efdfa + size: 3227 + timestamp: 1608166968312 +- kind: conda + name: multidict + version: 6.1.0 + build: py311h3e662af_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/multidict-6.1.0-py311h3e662af_0.conda + sha256: b2c5b80e3727973a0d2f6868946118d8349be6295c1f495d8d0db2a47969ed62 + md5: c3ce7ac59348588e335101a78a13594d + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 55954 + timestamp: 1725953843481 +- kind: conda + name: multidict + version: 6.1.0 + build: py311h3e662af_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/multidict-6.1.0-py311h3e662af_0.conda + sha256: b2c5b80e3727973a0d2f6868946118d8349be6295c1f495d8d0db2a47969ed62 + md5: c3ce7ac59348588e335101a78a13594d + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 55954 + timestamp: 1725953843481 +- kind: conda + name: multidict + version: 6.1.0 + build: py311h426a4a9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/multidict-6.1.0-py311h426a4a9_0.conda + sha256: 5ebe865fd7ef57643566588ced19813d2d49cd4f5ba28238abe46eb20e7d0b8a + md5: b10e069a4c48cd669e4e9acfcfaea6e8 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 56443 + timestamp: 1725953846372 +- kind: conda + name: multidict + version: 6.1.0 + build: py311h426a4a9_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/multidict-6.1.0-py311h426a4a9_0.conda + sha256: 5ebe865fd7ef57643566588ced19813d2d49cd4f5ba28238abe46eb20e7d0b8a + md5: b10e069a4c48cd669e4e9acfcfaea6e8 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 56443 + timestamp: 1725953846372 +- kind: conda + name: multidict + version: 6.1.0 + build: py311h9ecbd09_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.1.0-py311h9ecbd09_0.conda + sha256: 0769ce28ada3039c6efa85b2fbce9ec3e18ccd250d47886d7e7a4ed949c9339a + md5: afada76949d16eb7d7128ca1dc7d2f10 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 62606 + timestamp: 1725953779047 +- kind: conda + name: multidict + version: 6.1.0 + build: py311h9ecbd09_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.1.0-py311h9ecbd09_0.conda + sha256: 0769ce28ada3039c6efa85b2fbce9ec3e18ccd250d47886d7e7a4ed949c9339a + md5: afada76949d16eb7d7128ca1dc7d2f10 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 62606 + timestamp: 1725953779047 +- kind: conda + name: multidict + version: 6.1.0 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/multidict-6.1.0-py311he736701_0.conda + sha256: f945790b1dc02910a5d23b8144887c317f66f4b170739efc66ef45a14becc4b3 + md5: c3367cc78980738291446bf6f923f80d + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 57485 + timestamp: 1725954214891 +- kind: conda + name: multidict + version: 6.1.0 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/multidict-6.1.0-py311he736701_0.conda + sha256: f945790b1dc02910a5d23b8144887c317f66f4b170739efc66ef45a14becc4b3 + md5: c3367cc78980738291446bf6f923f80d + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 57485 + timestamp: 1725954214891 +- kind: conda + name: munkres + version: 1.1.4 + build: pyh9f0ad1d_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 + md5: 2ba8498c1018c1e9c61eb99b973dfe19 + depends: + - python + license: Apache-2.0 + license_family: Apache + size: 12452 + timestamp: 1600387789153 +- kind: conda + name: munkres + version: 1.1.4 + build: pyh9f0ad1d_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 + md5: 2ba8498c1018c1e9c61eb99b973dfe19 + depends: + - python + license: Apache-2.0 + license_family: Apache + size: 12452 + timestamp: 1600387789153 +- kind: conda + name: mysql-common + version: 8.0.33 + build: hf1915f5_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.0.33-hf1915f5_6.conda + sha256: c8b2c5c9d0d013a4f6ef96cb4b339bfdc53a74232d8c61ed08178e5b1ec4eb63 + md5: 80bf3b277c120dd294b51d404b931a75 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.1.4,<4.0a0 + size: 753467 + timestamp: 1698937026421 +- kind: conda + name: mysql-common + version: 8.0.33 + build: hf1915f5_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.0.33-hf1915f5_6.conda + sha256: c8b2c5c9d0d013a4f6ef96cb4b339bfdc53a74232d8c61ed08178e5b1ec4eb63 + md5: 80bf3b277c120dd294b51d404b931a75 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.1.4,<4.0a0 + size: 753467 + timestamp: 1698937026421 +- kind: conda + name: mysql-common + version: 8.3.0 + build: h1687695_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-h1687695_5.conda + sha256: 1b050b4c52193b1c02b565d651c99915fb907f6c6d9e91407481b8cc1a45faec + md5: f5fc0fa4097e79fa9b83f9ddab3501cc + depends: + - __osx >=11.0 + - libcxx >=16 + - openssl >=3.3.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 808234 + timestamp: 1721384917601 +- kind: conda + name: mysql-common + version: 8.3.0 + build: h3829a10_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-h3829a10_5.conda + sha256: 69c7719994b961b3ccc03162976815fe3c081e5bb63f92336e32b9f21501dd76 + md5: 9014a4081115366cd6c2ddb0d23968a9 + depends: + - __osx >=10.13 + - libcxx >=16 + - openssl >=3.3.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 775964 + timestamp: 1721384936692 +- kind: conda + name: mysql-common + version: 8.3.0 + build: h70512c7_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-h70512c7_5.conda + sha256: 09296629aab020fb131c8256d8683087769c53ce5197ca3a2abe040bfb285d88 + md5: 4b652e3e572cbb3f297e77c96313faea + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.3.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 780145 + timestamp: 1721386057930 +- kind: conda + name: mysql-common + version: 8.3.0 + build: hd1853d3_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-hd1853d3_4.conda + sha256: 4ed97297f0278c01ea21eb20335141d5bfb29f5820fabd03f8bc1cb74d3fe9a7 + md5: f93a6079f12ef00195d7d0b96ff98191 + depends: + - libcxx >=16 + - openssl >=3.2.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 800889 + timestamp: 1709915847564 +- kind: conda + name: mysql-common + version: 8.3.0 + build: hd1853d3_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-hd1853d3_4.conda + sha256: 4ed97297f0278c01ea21eb20335141d5bfb29f5820fabd03f8bc1cb74d3fe9a7 + md5: f93a6079f12ef00195d7d0b96ff98191 + depends: + - libcxx >=16 + - openssl >=3.2.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 800889 + timestamp: 1709915847564 +- kind: conda + name: mysql-common + version: 8.3.0 + build: hfd7a639_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-hfd7a639_4.conda + sha256: 1829b8a277bf7f078c9e3c78a4404b31d77b9e9c006b890435e68438c22c2caf + md5: 65af0764c5a5617539d07c9d243250e3 + depends: + - libcxx >=16 + - openssl >=3.2.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 776212 + timestamp: 1709914020238 +- kind: conda + name: mysql-common + version: 8.3.0 + build: hfd7a639_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-hfd7a639_4.conda + sha256: 1829b8a277bf7f078c9e3c78a4404b31d77b9e9c006b890435e68438c22c2caf + md5: 65af0764c5a5617539d07c9d243250e3 + depends: + - libcxx >=16 + - openssl >=3.2.1,<4.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 776212 + timestamp: 1709914020238 +- kind: conda + name: mysql-libs + version: 8.0.33 + build: hca2cd23_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.0.33-hca2cd23_6.conda + sha256: 78c905637dac79b197395065c169d452b8ca2a39773b58e45e23114f1cb6dcdb + md5: e87530d1b12dd7f4e0f856dc07358d60 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-common 8.0.33 hf1915f5_6 + - openssl >=3.1.4,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + size: 1530126 + timestamp: 1698937116126 +- kind: conda + name: mysql-libs + version: 8.0.33 + build: hca2cd23_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.0.33-hca2cd23_6.conda + sha256: 78c905637dac79b197395065c169d452b8ca2a39773b58e45e23114f1cb6dcdb + md5: e87530d1b12dd7f4e0f856dc07358d60 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-common 8.0.33 hf1915f5_6 + - openssl >=3.1.4,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + size: 1530126 + timestamp: 1698937116126 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: h01befea_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-h01befea_5.conda + sha256: 9120c8d9636ff4da106a6666372dac9234d92a144f47a62371d1797eb95ec285 + md5: 8fa5b069d65cd5dedacc7ed36f591bff + depends: + - __osx >=10.13 + - libcxx >=16 + - libzlib >=1.3.1,<2.0a0 + - mysql-common 8.3.0 h3829a10_5 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1494681 + timestamp: 1721385152288 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: h0e80b4a_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-h0e80b4a_5.conda + sha256: b1439d59d05251150ea273cb8676c065f8c893cf93056e8f91c5d84a6a9fa6a6 + md5: 64b7aea85f552487ae831af4c073f274 + depends: + - __osx >=11.0 + - libcxx >=16 + - libzlib >=1.3.1,<2.0a0 + - mysql-common 8.3.0 h1687695_5 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1543070 + timestamp: 1721385188899 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: ha479ceb_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-ha479ceb_5.conda + sha256: c6e9b0961b6877eda8c300b12a0939c81f403a4eb5c0db802e13130fd5a3a059 + md5: 82776ee8145b9d1fd6546604de4b351d + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.3.1,<2.0a0 + - mysql-common 8.3.0 h70512c7_5 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1532137 + timestamp: 1721386157918 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: ha9146f8_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-ha9146f8_4.conda + sha256: eaabfabb3c39f569a062f1235ff97eb208716ed847ab98b0d2040b2d8acea73b + md5: 507610a153e96fad858e1735779b3781 + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-common 8.3.0 hfd7a639_4 + - openssl >=3.2.1,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1527176 + timestamp: 1709914179461 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: ha9146f8_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-ha9146f8_4.conda + sha256: eaabfabb3c39f569a062f1235ff97eb208716ed847ab98b0d2040b2d8acea73b + md5: 507610a153e96fad858e1735779b3781 + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-common 8.3.0 hfd7a639_4 + - openssl >=3.2.1,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1527176 + timestamp: 1709914179461 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: hf036fc4_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-hf036fc4_4.conda + sha256: a48101c076f9a038bd3cfa822df2b20fdc0ccce88f9000c7bee8f6d53a1cc64e + md5: 9cb8011d749d99db2cba868053bcd8cb + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-common 8.3.0 hd1853d3_4 + - openssl >=3.2.1,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1541174 + timestamp: 1709915999617 +- kind: conda + name: mysql-libs + version: 8.3.0 + build: hf036fc4_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-hf036fc4_4.conda + sha256: a48101c076f9a038bd3cfa822df2b20fdc0ccce88f9000c7bee8f6d53a1cc64e + md5: 9cb8011d749d99db2cba868053bcd8cb + depends: + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-common 8.3.0 hd1853d3_4 + - openssl >=3.2.1,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 1541174 + timestamp: 1709915999617 +- kind: conda + name: ncurses + version: '6.5' + build: h7bae524_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda + sha256: 27d0b9ff78ad46e1f3a6c96c479ab44beda5f96def88e2fe626e0a49429d8afc + md5: cb2b0ea909b97b3d70cd3921d1445e1a + depends: + - __osx >=11.0 + license: X11 AND BSD-3-Clause + size: 802321 + timestamp: 1724658775723 +- kind: conda + name: ncurses + version: '6.5' + build: h7bae524_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda + sha256: 27d0b9ff78ad46e1f3a6c96c479ab44beda5f96def88e2fe626e0a49429d8afc + md5: cb2b0ea909b97b3d70cd3921d1445e1a + depends: + - __osx >=11.0 + license: X11 AND BSD-3-Clause + size: 802321 + timestamp: 1724658775723 +- kind: conda + name: ncurses + version: '6.5' + build: he02047a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda + sha256: 6a1d5d8634c1a07913f1c525db6455918cbc589d745fac46d9d6e30340c8731a + md5: 70caf8bb6cf39a0b6b7efc885f51c0fe + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: X11 AND BSD-3-Clause + size: 889086 + timestamp: 1724658547447 +- kind: conda + name: ncurses + version: '6.5' + build: he02047a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda + sha256: 6a1d5d8634c1a07913f1c525db6455918cbc589d745fac46d9d6e30340c8731a + md5: 70caf8bb6cf39a0b6b7efc885f51c0fe + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: X11 AND BSD-3-Clause + size: 889086 + timestamp: 1724658547447 +- kind: conda + name: ncurses + version: '6.5' + build: hf036a51_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.5-hf036a51_1.conda + sha256: b0b3180039ef19502525a2abd5833c00f9624af830fd391f851934d57bffb9af + md5: e102bbf8a6ceeaf429deab8032fc8977 + depends: + - __osx >=10.13 + license: X11 AND BSD-3-Clause + size: 822066 + timestamp: 1724658603042 +- kind: conda + name: ncurses + version: '6.5' + build: hf036a51_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.5-hf036a51_1.conda + sha256: b0b3180039ef19502525a2abd5833c00f9624af830fd391f851934d57bffb9af + md5: e102bbf8a6ceeaf429deab8032fc8977 + depends: + - __osx >=10.13 + license: X11 AND BSD-3-Clause + size: 822066 + timestamp: 1724658603042 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311h2725bcf_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/netifaces-0.11.0-py311h2725bcf_2.conda + sha256: 515dd8917aeb23da637a956fcdf059582c2cce5a902784284c6b6da72e0ea4f4 + md5: 75289aa9b91ca84d2a845b7a12c3f1e9 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 17835 + timestamp: 1695545692361 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311h2725bcf_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/netifaces-0.11.0-py311h2725bcf_2.conda + sha256: 515dd8917aeb23da637a956fcdf059582c2cce5a902784284c6b6da72e0ea4f4 + md5: 75289aa9b91ca84d2a845b7a12c3f1e9 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 17835 + timestamp: 1695545692361 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311h459d7ec_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/netifaces-0.11.0-py311h459d7ec_2.conda + sha256: f9cb5039552108af9640533496d1ddcd6fb12c3314a09780fae03dc29d31f832 + md5: a52e06f35ab784c6ed6c7b5f92dc3da0 + depends: + - libgcc-ng >=12 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 19685 + timestamp: 1695545646217 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311h459d7ec_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/netifaces-0.11.0-py311h459d7ec_2.conda + sha256: f9cb5039552108af9640533496d1ddcd6fb12c3314a09780fae03dc29d31f832 + md5: a52e06f35ab784c6ed6c7b5f92dc3da0 + depends: + - libgcc-ng >=12 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 19685 + timestamp: 1695545646217 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311ha68e1ae_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/netifaces-0.11.0-py311ha68e1ae_2.conda + sha256: cc3227a184db57351951c20afd86c504b360415c80c673ea48fb4e478ee61440 + md5: 6f04259e22edbae8650e79fdc27ea426 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 21937 + timestamp: 1695545781131 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311ha68e1ae_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/netifaces-0.11.0-py311ha68e1ae_2.conda + sha256: cc3227a184db57351951c20afd86c504b360415c80c673ea48fb4e478ee61440 + md5: 6f04259e22edbae8650e79fdc27ea426 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 21937 + timestamp: 1695545781131 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311heffc1b2_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/netifaces-0.11.0-py311heffc1b2_2.conda + sha256: 4b1795154b308093c0515e8bc8be3ff6d468b96bbb6e071f576c4849df08b45a + md5: 8e011f35109ccdae25d41d90c2cfa79a + depends: + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 18457 + timestamp: 1695545920854 +- kind: conda + name: netifaces + version: 0.11.0 + build: py311heffc1b2_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/netifaces-0.11.0-py311heffc1b2_2.conda + sha256: 4b1795154b308093c0515e8bc8be3ff6d468b96bbb6e071f576c4849df08b45a + md5: 8e011f35109ccdae25d41d90c2cfa79a + depends: + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 18457 + timestamp: 1695545920854 +- kind: conda + name: nettle + version: 3.9.1 + build: h40ed0f5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nettle-3.9.1-h40ed0f5_0.conda + sha256: 5de149b6e35adac11e22ae02516a7466412348690da52049f80ea07fe544896d + md5: b157977e1ec1dde3ba7ebc6e0dde363f + license: GPL 2 and LGPL3 + license_family: GPL + size: 510164 + timestamp: 1686310071126 +- kind: conda + name: nettle + version: 3.9.1 + build: h40ed0f5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nettle-3.9.1-h40ed0f5_0.conda + sha256: 5de149b6e35adac11e22ae02516a7466412348690da52049f80ea07fe544896d + md5: b157977e1ec1dde3ba7ebc6e0dde363f + license: GPL 2 and LGPL3 + license_family: GPL + size: 510164 + timestamp: 1686310071126 +- kind: conda + name: nettle + version: 3.9.1 + build: h7ab15ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda + sha256: 1ef1b7efa69c7fb4e2a36a88316f307c115713698d1c12e19f55ae57c0482995 + md5: 2bf1915cc107738811368afcb0993a59 + depends: + - libgcc-ng >=12 + license: GPL 2 and LGPL3 + license_family: GPL + size: 1011638 + timestamp: 1686309814836 +- kind: conda + name: nettle + version: 3.9.1 + build: h7ab15ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda + sha256: 1ef1b7efa69c7fb4e2a36a88316f307c115713698d1c12e19f55ae57c0482995 + md5: 2bf1915cc107738811368afcb0993a59 + depends: + - libgcc-ng >=12 + license: GPL 2 and LGPL3 + license_family: GPL + size: 1011638 + timestamp: 1686309814836 +- kind: conda + name: nettle + version: 3.9.1 + build: h8e11ae5_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nettle-3.9.1-h8e11ae5_0.conda + sha256: 62de51fc44f1595a06c5b24bb717b949b4b9fb4c4acaf127b92ce99ddb546ca7 + md5: 400dffe5d2fbb9813b51948d3e9e9ab1 + license: GPL 2 and LGPL3 + license_family: GPL + size: 509519 + timestamp: 1686310097670 +- kind: conda + name: nettle + version: 3.9.1 + build: h8e11ae5_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nettle-3.9.1-h8e11ae5_0.conda + sha256: 62de51fc44f1595a06c5b24bb717b949b4b9fb4c4acaf127b92ce99ddb546ca7 + md5: 400dffe5d2fbb9813b51948d3e9e9ab1 + license: GPL 2 and LGPL3 + license_family: GPL + size: 509519 + timestamp: 1686310097670 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: h00cdb27_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nlohmann_json-3.11.3-h00cdb27_1.conda + sha256: 3f4e6a4fa074bb297855f8111ab974dab6d9f98b7d4317d4dd46f8687ee2363b + md5: d2dee849c806430eee64d3acc98ce090 + depends: + - __osx >=11.0 + - libcxx >=16 + license: MIT + license_family: MIT + size: 123250 + timestamp: 1723652704997 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: h00cdb27_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nlohmann_json-3.11.3-h00cdb27_1.conda + sha256: 3f4e6a4fa074bb297855f8111ab974dab6d9f98b7d4317d4dd46f8687ee2363b + md5: d2dee849c806430eee64d3acc98ce090 + depends: + - __osx >=11.0 + - libcxx >=16 + license: MIT + license_family: MIT + size: 123250 + timestamp: 1723652704997 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: he02047a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda + sha256: ce4bcced4f8eea71b7cac8bc3daac097abf7a5792f278cd811dedada199500c1 + md5: e46f7ac4917215b49df2ea09a694a3fa + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 122743 + timestamp: 1723652407663 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: he02047a_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda + sha256: ce4bcced4f8eea71b7cac8bc3daac097abf7a5792f278cd811dedada199500c1 + md5: e46f7ac4917215b49df2ea09a694a3fa + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 122743 + timestamp: 1723652407663 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: he0c23c2_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/nlohmann_json-3.11.3-he0c23c2_1.conda + sha256: 106af14431772a6bc659e8d5a3bb1930cf1010b85e0e7eca99ecd3e556e91470 + md5: 340cbb4ab78c90cd9d08f826ad22aed2 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 124255 + timestamp: 1723652081336 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: he0c23c2_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/nlohmann_json-3.11.3-he0c23c2_1.conda + sha256: 106af14431772a6bc659e8d5a3bb1930cf1010b85e0e7eca99ecd3e556e91470 + md5: 340cbb4ab78c90cd9d08f826ad22aed2 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 124255 + timestamp: 1723652081336 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: hf036a51_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nlohmann_json-3.11.3-hf036a51_1.conda + sha256: 41b1aa2a67654917c9c32a5f0111970b11cfce49ed57cf44bba4aefdcd59e54b + md5: 00c3efa95b3a010ee85bc36aac6ab2f6 + depends: + - __osx >=10.13 + - libcxx >=16 + license: MIT + license_family: MIT + size: 122773 + timestamp: 1723652497933 +- kind: conda + name: nlohmann_json + version: 3.11.3 + build: hf036a51_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nlohmann_json-3.11.3-hf036a51_1.conda + sha256: 41b1aa2a67654917c9c32a5f0111970b11cfce49ed57cf44bba4aefdcd59e54b + md5: 00c3efa95b3a010ee85bc36aac6ab2f6 + depends: + - __osx >=10.13 + - libcxx >=16 + license: MIT + license_family: MIT + size: 122773 + timestamp: 1723652497933 +- kind: conda + name: nose + version: 1.3.7 + build: py_1006 + build_number: 1006 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 + sha256: 874b013b498334e1fe088be78cbaedbf88ec9030afa0b5f3ba36e016f49817c2 + md5: 382019d5f8e9362ef6f60a8d4e7bce8f + depends: + - python >=3.6 + license: LGPL-2.1-only + size: 120872 + timestamp: 1602435106341 +- kind: conda + name: nose + version: 1.3.7 + build: py_1006 + build_number: 1006 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/nose-1.3.7-py_1006.tar.bz2 + sha256: 874b013b498334e1fe088be78cbaedbf88ec9030afa0b5f3ba36e016f49817c2 + md5: 382019d5f8e9362ef6f60a8d4e7bce8f + depends: + - python >=3.6 + license: LGPL-2.1-only + size: 120872 + timestamp: 1602435106341 +- kind: conda + name: nspr + version: '4.35' + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda + sha256: 8fadeebb2b7369a4f3b2c039a980d419f65c7b18267ba0c62588f9f894396d0c + md5: da0ec11a6454ae19bff5b02ed881a2b1 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MPL-2.0 + license_family: MOZILLA + size: 226848 + timestamp: 1669784948267 +- kind: conda + name: nspr + version: '4.35' + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda + sha256: 8fadeebb2b7369a4f3b2c039a980d419f65c7b18267ba0c62588f9f894396d0c + md5: da0ec11a6454ae19bff5b02ed881a2b1 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MPL-2.0 + license_family: MOZILLA + size: 226848 + timestamp: 1669784948267 +- kind: conda + name: nspr + version: '4.35' + build: hb7217d7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nspr-4.35-hb7217d7_0.conda + sha256: 35959d36ea9e8a2c422db9f113ee0ac91a9b0c19c51b05f75d0793c3827cfa3a + md5: f81b5ec944dbbcff3dd08375eb036efa + depends: + - libcxx >=14.0.6 + license: MPL-2.0 + license_family: MOZILLA + size: 220745 + timestamp: 1669785182058 +- kind: conda + name: nspr + version: '4.35' + build: hb7217d7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nspr-4.35-hb7217d7_0.conda + sha256: 35959d36ea9e8a2c422db9f113ee0ac91a9b0c19c51b05f75d0793c3827cfa3a + md5: f81b5ec944dbbcff3dd08375eb036efa + depends: + - libcxx >=14.0.6 + license: MPL-2.0 + license_family: MOZILLA + size: 220745 + timestamp: 1669785182058 +- kind: conda + name: nspr + version: '4.35' + build: hea0b92c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nspr-4.35-hea0b92c_0.conda + sha256: da6e19bd0ff31e219760e647cfe1cc499a8cdfaff305f06c56d495ca062b86de + md5: a9e56c98d13d8b7ce72bf4357317c29b + depends: + - libcxx >=14.0.6 + license: MPL-2.0 + license_family: MOZILLA + size: 230071 + timestamp: 1669785313586 +- kind: conda + name: nspr + version: '4.35' + build: hea0b92c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nspr-4.35-hea0b92c_0.conda + sha256: da6e19bd0ff31e219760e647cfe1cc499a8cdfaff305f06c56d495ca062b86de + md5: a9e56c98d13d8b7ce72bf4357317c29b + depends: + - libcxx >=14.0.6 + license: MPL-2.0 + license_family: MOZILLA + size: 230071 + timestamp: 1669785313586 +- kind: conda + name: nss + version: '3.100' + build: h6606ded_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nss-3.100-h6606ded_0.conda + sha256: 694ab59a00e6ebb17816124d6d71dcb9b7bac1ad0d1963c918d58841cded51c8 + md5: 614b1b9b0a0b1bfbfa9d04a10afa4240 + depends: + - __osx >=10.13 + - libcxx >=16 + - libsqlite >=3.45.3,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 1941938 + timestamp: 1715185031068 +- kind: conda + name: nss + version: '3.100' + build: h6606ded_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nss-3.100-h6606ded_0.conda + sha256: 694ab59a00e6ebb17816124d6d71dcb9b7bac1ad0d1963c918d58841cded51c8 + md5: 614b1b9b0a0b1bfbfa9d04a10afa4240 + depends: + - __osx >=10.13 + - libcxx >=16 + - libsqlite >=3.45.3,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 1941938 + timestamp: 1715185031068 +- kind: conda + name: nss + version: '3.100' + build: hc6e9f88_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.100-hc6e9f88_0.conda + sha256: e6da8091c7a522f0ce1ba363efd563de0c796d0b53a43d127af2e4cbe584ccbd + md5: 5510f8855b43310ed7609395f8d777dd + depends: + - __osx >=11.0 + - libcxx >=16 + - libsqlite >=3.45.3,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 1854091 + timestamp: 1715185098727 +- kind: conda + name: nss + version: '3.100' + build: hc6e9f88_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.100-hc6e9f88_0.conda + sha256: e6da8091c7a522f0ce1ba363efd563de0c796d0b53a43d127af2e4cbe584ccbd + md5: 5510f8855b43310ed7609395f8d777dd + depends: + - __osx >=11.0 + - libcxx >=16 + - libsqlite >=3.45.3,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 1854091 + timestamp: 1715185098727 +- kind: conda + name: nss + version: '3.100' + build: hca3bf56_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nss-3.100-hca3bf56_0.conda + sha256: a4146d2b6636999a21afcaf957029d066637bf26239fd3170242501e38fb1fa4 + md5: 949c4a82290ee58b3c970cef4bcfd4ad + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libsqlite >=3.45.3,<4.0a0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 2047723 + timestamp: 1715184444840 +- kind: conda + name: nss + version: '3.100' + build: hca3bf56_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nss-3.100-hca3bf56_0.conda + sha256: a4146d2b6636999a21afcaf957029d066637bf26239fd3170242501e38fb1fa4 + md5: 949c4a82290ee58b3c970cef4bcfd4ad + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libsqlite >=3.45.3,<4.0a0 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 2047723 + timestamp: 1715184444840 +- kind: conda + name: nss + version: '3.105' + build: h3135457_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/nss-3.105-h3135457_0.conda + sha256: d74a19e474bf2e4da23036ca1edb02cd5a1c19bdf23403f36a1700de65f8b4e4 + md5: 8717a72a9245328f588385c2569dff57 + depends: + - __osx >=10.13 + - libcxx >=17 + - libsqlite >=3.46.1,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 1902027 + timestamp: 1727393001729 +- kind: conda + name: nss + version: '3.105' + build: hd1ce637_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.105-hd1ce637_0.conda + sha256: fb0209b22117d143daba1ed2a2d66244b271b698197bb7d159fccabeff1757b5 + md5: be138f3b3df410f3f6b6dce66bb17a69 + depends: + - __osx >=11.0 + - libcxx >=17 + - libsqlite >=3.46.1,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 1814602 + timestamp: 1727392878667 +- kind: conda + name: nss + version: '3.105' + build: hd34e28f_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/nss-3.105-hd34e28f_0.conda + sha256: 4888112f00f46490169e60cd2455af78e53d67d6ca70eb8c4e203d6e990bcfd0 + md5: 28d7602527b76052422aaf5d6fd7ad81 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libsqlite >=3.46.1,<4.0a0 + - libstdcxx >=13 + - libzlib >=1.3.1,<2.0a0 + - nspr >=4.35,<5.0a0 + license: MPL-2.0 + license_family: MOZILLA + size: 2001454 + timestamp: 1727392742253 +- kind: conda + name: numpy + version: 1.26.4 + build: py311h0b4df5a_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py311h0b4df5a_0.conda + sha256: 14116e72107de3089cc58119a5ce5905c22abf9a715c9fe41f8ac14db0992326 + md5: 7b240edd44fd7a0991aa409b07cee776 + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 7104093 + timestamp: 1707226459646 +- kind: conda + name: numpy + version: 1.26.4 + build: py311h0b4df5a_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py311h0b4df5a_0.conda + sha256: 14116e72107de3089cc58119a5ce5905c22abf9a715c9fe41f8ac14db0992326 + md5: 7b240edd44fd7a0991aa409b07cee776 + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - liblapack >=3.9.0,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 7104093 + timestamp: 1707226459646 +- kind: conda + name: numpy + version: 1.26.4 + build: py311h64a7726_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py311h64a7726_0.conda + sha256: 3f4365e11b28e244c95ba8579942b0802761ba7bb31c026f50d1a9ea9c728149 + md5: a502d7aad449a1206efb366d6a12c52d + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 + - liblapack >=3.9.0,<4.0a0 + - libstdcxx-ng >=12 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 8065890 + timestamp: 1707225944355 +- kind: conda + name: numpy + version: 1.26.4 + build: py311h64a7726_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py311h64a7726_0.conda + sha256: 3f4365e11b28e244c95ba8579942b0802761ba7bb31c026f50d1a9ea9c728149 + md5: a502d7aad449a1206efb366d6a12c52d + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 + - liblapack >=3.9.0,<4.0a0 + - libstdcxx-ng >=12 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 8065890 + timestamp: 1707225944355 +- kind: conda + name: numpy + version: 1.26.4 + build: py311h7125741_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py311h7125741_0.conda + sha256: 160a52a01fea44fe9753a2ed22cf13d7b55c8a89ea0b8738546fdbf4795d6514 + md5: 3160b93669a0def35a7a8158ebb33816 + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - liblapack >=3.9.0,<4.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 6652352 + timestamp: 1707226297967 +- kind: conda + name: numpy + version: 1.26.4 + build: py311h7125741_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py311h7125741_0.conda + sha256: 160a52a01fea44fe9753a2ed22cf13d7b55c8a89ea0b8738546fdbf4795d6514 + md5: 3160b93669a0def35a7a8158ebb33816 + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - liblapack >=3.9.0,<4.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 6652352 + timestamp: 1707226297967 +- kind: conda + name: numpy + version: 1.26.4 + build: py311hc43a94b_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py311hc43a94b_0.conda + sha256: dc9628197125ee1d02b2e7a859a769d26291d747ed79337309b8a9e67a8b8e00 + md5: bb02b8801d17265160e466cf8bbf28da + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - liblapack >=3.9.0,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 7504319 + timestamp: 1707226235372 +- kind: conda + name: numpy + version: 1.26.4 + build: py311hc43a94b_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py311hc43a94b_0.conda + sha256: dc9628197125ee1d02b2e7a859a769d26291d747ed79337309b8a9e67a8b8e00 + md5: bb02b8801d17265160e466cf8bbf28da + depends: + - libblas >=3.9.0,<4.0a0 + - libcblas >=3.9.0,<4.0a0 + - libcxx >=16 + - liblapack >=3.9.0,<4.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - numpy-base <0a0 + license: BSD-3-Clause + license_family: BSD + size: 7504319 + timestamp: 1707226235372 +- kind: conda + name: ocl-icd + version: 2.3.2 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda + sha256: 0e01384423e48e5011eb6b224da8dc5e3567c87dbcefbe60cd9d5cead276cdcd + md5: c66f837ac65e4d1cdeb80e2a1d5fcc3d + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 135681 + timestamp: 1710946531879 +- kind: conda + name: ocl-icd + version: 2.3.2 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda + sha256: 0e01384423e48e5011eb6b224da8dc5e3567c87dbcefbe60cd9d5cead276cdcd + md5: c66f837ac65e4d1cdeb80e2a1d5fcc3d + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 135681 + timestamp: 1710946531879 +- kind: conda + name: ogre + version: 1.10.12.1 + build: h02a7885_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ogre-1.10.12.1-h02a7885_3.conda + sha256: 14bc737a72d1561088d639ea2d7504440251d7af0fcccf5fee0adf39f6ea910b + md5: 457bc19af97517480e51723271b01332 + depends: + - __osx >=11.0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libcxx >=14 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - swig + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxaw + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 115189672 + timestamp: 1726914897958 +- kind: conda + name: ogre + version: 1.10.12.1 + build: h5f4fb40_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/ogre-1.10.12.1-h5f4fb40_1.conda + sha256: 47a95abe4b84842539bafb2a6dd4c3ac219787448b331bddea830c2b59223428 + md5: 7d1cec26f4c9b5bd4aefbedb5a624ea1 + depends: + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libcxx >=14 + - libzlib >=1.2.13,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - swig + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxaw + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 115257663 + timestamp: 1717442570192 +- kind: conda + name: ogre + version: 1.10.12.1 + build: h74f6f20_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ogre-1.10.12.1-h74f6f20_2.conda + sha256: 726b62cf40b1d29d123e492234a1af14a7ad916413e246ba9b9a6d74e2a05940 + md5: 32525dd562a95d727312bcd04bad20cb + depends: + - __osx >=10.13 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libcxx >=14 + - libzlib >=1.2.13,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - swig + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxaw + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 117785597 + timestamp: 1724401058508 +- kind: conda + name: ogre + version: 1.10.12.1 + build: h74f6f20_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/ogre-1.10.12.1-h74f6f20_3.conda + sha256: b2dc315c6ce46a59ab44e884574a1e58d9818849d11d3602c2d139a57202d9d9 + md5: bd4abe59d972d68af9603cdac2dc33b2 + depends: + - __osx >=10.13 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libcxx >=14 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - swig + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxaw + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 117666634 + timestamp: 1726915165723 +- kind: conda + name: ogre + version: 1.10.12.1 + build: he619cb2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ogre-1.10.12.1-he619cb2_3.conda + sha256: 7109d6173436d25780110f1266509ce35d84bb605445ec2d3da8985c20547700 + md5: dc02d3506147eeeedf773facdf7f994b + depends: + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 115953907 + timestamp: 1726915498126 +- kind: conda + name: ogre + version: 1.10.12.1 + build: he619cb2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ogre-1.10.12.1-he619cb2_3.conda + sha256: 7109d6173436d25780110f1266509ce35d84bb605445ec2d3da8985c20547700 + md5: dc02d3506147eeeedf773facdf7f994b + depends: + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 115953907 + timestamp: 1726915498126 +- kind: conda + name: ogre + version: 1.10.12.1 + build: hfa30d70_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ogre-1.10.12.1-hfa30d70_2.conda + sha256: b3bdcfb5d69a4bbacea267dccbf6d4bc877c93373c6b752017ecb2ea9b944395 + md5: 09d5c6b39b3ef0ce33e03b63327ace97 + depends: + - __glibc >=2.17,<3.0.a0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libgcc-ng >=13 + - libstdcxx-ng >=13 + - libzlib >=1.2.13,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - swig + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxaw + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 116304302 + timestamp: 1724400675957 +- kind: conda + name: ogre + version: 1.10.12.1 + build: hfa30d70_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ogre-1.10.12.1-hfa30d70_3.conda + sha256: 5d44317f0092a4240c64f018e39ef862c8b67fd4d6c6a49b836198c82dd287a8 + md5: d81eb351fa51265f4938bbab0d6830e7 + depends: + - __glibc >=2.17,<3.0.a0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libgcc >=13 + - libstdcxx >=13 + - libzlib >=1.3.1,<2.0a0 + - openexr >=3.2.2,<3.3.0a0 + - pugixml >=1.14,<1.15.0a0 + - sdl2 + - swig + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxaw + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + - zziplib >=0.13.69,<0.14.0a0 + license: MIT + license_family: MIT + size: 116347370 + timestamp: 1726914682834 +- kind: conda + name: openexr + version: 3.2.2 + build: h04e0de5_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-h04e0de5_2.conda + sha256: a3768e0b6b5c7d291db0c1fd429cfbc3266e70a19f39f84bb5cdbecb077e78a5 + md5: 4ae01310cfeb55b4211aed3d442b9c66 + depends: + - __glibc >=2.17,<3.0.a0 + - imath >=3.1.12,<3.1.13.0a0 + - libgcc >=13 + - libstdcxx >=13 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1457889 + timestamp: 1726024792651 +- kind: conda + name: openexr + version: 3.2.2 + build: h2627bef_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h2627bef_2.conda + sha256: a0eef2672e778c22416dbbedd0be47fb32d745c402f8a250f3015e0cacbe1d9a + md5: e54052079776261c205927064e54b921 + depends: + - __osx >=10.13 + - imath >=3.1.12,<3.1.13.0a0 + - libcxx >=17 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1287176 + timestamp: 1726024906174 +- kind: conda + name: openexr + version: 3.2.2 + build: h2c51e1d_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-h2c51e1d_1.conda + sha256: 243b221c708bbe7f5c0fd72bdbd944a08f4ea9bc1e52b4f12f7fdb5f59633e13 + md5: 4ccfab8e79256a8480165969dd1d350c + depends: + - imath >=3.1.11,<3.1.12.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1361156 + timestamp: 1709261019544 +- kind: conda + name: openexr + version: 3.2.2 + build: h2c51e1d_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-h2c51e1d_1.conda + sha256: 243b221c708bbe7f5c0fd72bdbd944a08f4ea9bc1e52b4f12f7fdb5f59633e13 + md5: 4ccfab8e79256a8480165969dd1d350c + depends: + - imath >=3.1.11,<3.1.12.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1361156 + timestamp: 1709261019544 +- kind: conda + name: openexr + version: 3.2.2 + build: h3f0570e_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h3f0570e_1.conda + sha256: 6d2b2adb875b8b5a052f423dd9c6b9df90fbecd9d726aefafcd18f3b74a9118f + md5: 95bd8b6b83801d99b064c785585bd15d + depends: + - imath >=3.1.11,<3.1.12.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1329934 + timestamp: 1709261129338 +- kind: conda + name: openexr + version: 3.2.2 + build: h3f0570e_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h3f0570e_1.conda + sha256: 6d2b2adb875b8b5a052f423dd9c6b9df90fbecd9d726aefafcd18f3b74a9118f + md5: 95bd8b6b83801d99b064c785585bd15d + depends: + - imath >=3.1.11,<3.1.12.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1329934 + timestamp: 1709261129338 +- kind: conda + name: openexr + version: 3.2.2 + build: h9aba623_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h9aba623_2.conda + sha256: e4807540184853f758386c62656bd5f9c7d93470b3fb43a6b33de21076dd87d6 + md5: 742b266c64e3ed5d170d5972eed9bfd5 + depends: + - imath >=3.1.12,<3.1.13.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 1201419 + timestamp: 1726025286785 +- kind: conda + name: openexr + version: 3.2.2 + build: h9aba623_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h9aba623_2.conda + sha256: e4807540184853f758386c62656bd5f9c7d93470b3fb43a6b33de21076dd87d6 + md5: 742b266c64e3ed5d170d5972eed9bfd5 + depends: + - imath >=3.1.12,<3.1.13.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 1201419 + timestamp: 1726025286785 +- kind: conda + name: openexr + version: 3.2.2 + build: hab01212_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-hab01212_2.conda + sha256: 5317b63c63fb57f0de109dcecb38ffb8ff05747eaee90b6771697dec198f5c8d + md5: 104fb7fbb910fe9d66fe81d1611baf2c + depends: + - __osx >=11.0 + - imath >=3.1.12,<3.1.13.0a0 + - libcxx >=17 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1248482 + timestamp: 1726024848729 +- kind: conda + name: openexr + version: 3.2.2 + build: haf962dd_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-haf962dd_1.conda + sha256: 01d773a14124929abd6c26169d900ce439f9df8a9e37d3ea197c7f71f61e7906 + md5: 34e58e21fc28e404207d6ce4287da264 + depends: + - imath >=3.1.11,<3.1.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1466865 + timestamp: 1709260550301 +- kind: conda + name: openexr + version: 3.2.2 + build: haf962dd_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-haf962dd_1.conda + sha256: 01d773a14124929abd6c26169d900ce439f9df8a9e37d3ea197c7f71f61e7906 + md5: 34e58e21fc28e404207d6ce4287da264 + depends: + - imath >=3.1.11,<3.1.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 1466865 + timestamp: 1709260550301 +- kind: conda + name: openh264 + version: 2.4.1 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda + sha256: 0d4eaf15fb771f25c924aef831d76eea11d90c824778fc1e7666346e93475f42 + md5: 3dfcf61b8e78af08110f5229f79580af + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 735244 + timestamp: 1706873814072 +- kind: conda + name: openh264 + version: 2.4.1 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda + sha256: 0d4eaf15fb771f25c924aef831d76eea11d90c824778fc1e7666346e93475f42 + md5: 3dfcf61b8e78af08110f5229f79580af + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 735244 + timestamp: 1706873814072 +- kind: conda + name: openh264 + version: 2.4.1 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openh264-2.4.1-h63175ca_0.conda + sha256: 37c954a1235531499c45439c602dda6f788e3683795e12fb6e1e4c86074386c7 + md5: 01d1a98fd9ac45d49040ad8cdd62083a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 409185 + timestamp: 1706874444698 +- kind: conda + name: openh264 + version: 2.4.1 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openh264-2.4.1-h63175ca_0.conda + sha256: 37c954a1235531499c45439c602dda6f788e3683795e12fb6e1e4c86074386c7 + md5: 01d1a98fd9ac45d49040ad8cdd62083a + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 409185 + timestamp: 1706874444698 +- kind: conda + name: openh264 + version: 2.4.1 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openh264-2.4.1-h73e2aa4_0.conda + sha256: 4e660e62225815dd996788ed08dc50870e387c159f31d65cd8b677988dfb387b + md5: 877f116d9a4f8b826b0e1d427ac00871 + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 660428 + timestamp: 1706874091051 +- kind: conda + name: openh264 + version: 2.4.1 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openh264-2.4.1-h73e2aa4_0.conda + sha256: 4e660e62225815dd996788ed08dc50870e387c159f31d65cd8b677988dfb387b + md5: 877f116d9a4f8b826b0e1d427ac00871 + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 660428 + timestamp: 1706874091051 +- kind: conda + name: openh264 + version: 2.4.1 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openh264-2.4.1-hebf3989_0.conda + sha256: ecadea5985082105b102f86ff8289128fb247c183b36355d867eb6fc6996df29 + md5: 25a7835e284a4d947fe9a70efa97e019 + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 598764 + timestamp: 1706874342701 +- kind: conda + name: openh264 + version: 2.4.1 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openh264-2.4.1-hebf3989_0.conda + sha256: ecadea5985082105b102f86ff8289128fb247c183b36355d867eb6fc6996df29 + md5: 25a7835e284a4d947fe9a70efa97e019 + depends: + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 598764 + timestamp: 1706874342701 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h3d672ee_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 + md5: 7e7099ad94ac3b599808950cec30ad4e + depends: + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 237974 + timestamp: 1709159764160 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h3d672ee_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 + md5: 7e7099ad94ac3b599808950cec30ad4e + depends: + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 237974 + timestamp: 1709159764160 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h488ebb8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 + md5: 7f2e286780f072ed750df46dc2631138 + depends: + - libgcc-ng >=12 + - libpng >=1.6.43,<1.7.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 341592 + timestamp: 1709159244431 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h488ebb8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 + md5: 7f2e286780f072ed750df46dc2631138 + depends: + - libgcc-ng >=12 + - libpng >=1.6.43,<1.7.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 341592 + timestamp: 1709159244431 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h7310d3a_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda + sha256: dc9c405119b9b54f8ca5984da27ba498bd848ab4f0f580da6f293009ca5adc13 + md5: 05a14cc9d725dd74995927968d6547e3 + depends: + - libcxx >=16 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 331273 + timestamp: 1709159538792 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h7310d3a_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda + sha256: dc9c405119b9b54f8ca5984da27ba498bd848ab4f0f580da6f293009ca5adc13 + md5: 05a14cc9d725dd74995927968d6547e3 + depends: + - libcxx >=16 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 331273 + timestamp: 1709159538792 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h9f1df11_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda + sha256: 472d6eaffc1996e6af35ec8e91c967f472a536a470079bfa56383cc0dbf4d463 + md5: 5029846003f0bc14414b9128a1f7c84b + depends: + - libcxx >=16 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 316603 + timestamp: 1709159627299 +- kind: conda + name: openjpeg + version: 2.5.2 + build: h9f1df11_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda + sha256: 472d6eaffc1996e6af35ec8e91c967f472a536a470079bfa56383cc0dbf4d463 + md5: 5029846003f0bc14414b9128a1f7c84b + depends: + - libcxx >=16 + - libpng >=1.6.43,<1.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause + license_family: BSD + size: 316603 + timestamp: 1709159627299 +- kind: conda + name: openssl + version: 3.3.2 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.2-h2466b09_0.conda + sha256: a45c42f3577294e22ac39ddb6ef5a64fd5322e8a6725afefbf4f2b4109340bf9 + md5: 1dc86753693df5e3326bb8a85b74c589 + depends: + - ca-certificates + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 8396053 + timestamp: 1725412961673 +- kind: conda + name: openssl + version: 3.3.2 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.2-h2466b09_0.conda + sha256: a45c42f3577294e22ac39ddb6ef5a64fd5322e8a6725afefbf4f2b4109340bf9 + md5: 1dc86753693df5e3326bb8a85b74c589 + depends: + - ca-certificates + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 8396053 + timestamp: 1725412961673 +- kind: conda + name: openssl + version: 3.3.2 + build: h8359307_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda + sha256: 940fa01c4dc6152158fe8943e05e55a1544cab639df0994e3b35937839e4f4d1 + md5: 1773ebccdc13ec603356e8ff1db9e958 + depends: + - __osx >=11.0 + - ca-certificates + license: Apache-2.0 + license_family: Apache + size: 2882450 + timestamp: 1725410638874 +- kind: conda + name: openssl + version: 3.3.2 + build: h8359307_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda + sha256: 940fa01c4dc6152158fe8943e05e55a1544cab639df0994e3b35937839e4f4d1 + md5: 1773ebccdc13ec603356e8ff1db9e958 + depends: + - __osx >=11.0 + - ca-certificates + license: Apache-2.0 + license_family: Apache + size: 2882450 + timestamp: 1725410638874 +- kind: conda + name: openssl + version: 3.3.2 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda + sha256: cee91036686419f6dd6086902acf7142b4916e1c4ba042e9ca23e151da012b6d + md5: 4d638782050ab6faa27275bed57e9b4e + depends: + - __glibc >=2.17,<3.0.a0 + - ca-certificates + - libgcc >=13 + license: Apache-2.0 + license_family: Apache + size: 2891789 + timestamp: 1725410790053 +- kind: conda + name: openssl + version: 3.3.2 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda + sha256: cee91036686419f6dd6086902acf7142b4916e1c4ba042e9ca23e151da012b6d + md5: 4d638782050ab6faa27275bed57e9b4e + depends: + - __glibc >=2.17,<3.0.a0 + - ca-certificates + - libgcc >=13 + license: Apache-2.0 + license_family: Apache + size: 2891789 + timestamp: 1725410790053 +- kind: conda + name: openssl + version: 3.3.2 + build: hd23fc13_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.2-hd23fc13_0.conda + sha256: 2b75d4b56e45992adf172b158143742daeb316c35274b36f385ccb6644e93268 + md5: 2ff47134c8e292868a4609519b1ea3b6 + depends: + - __osx >=10.13 + - ca-certificates + license: Apache-2.0 + license_family: Apache + size: 2544654 + timestamp: 1725410973572 +- kind: conda + name: openssl + version: 3.3.2 + build: hd23fc13_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.2-hd23fc13_0.conda + sha256: 2b75d4b56e45992adf172b158143742daeb316c35274b36f385ccb6644e93268 + md5: 2ff47134c8e292868a4609519b1ea3b6 + depends: + - __osx >=10.13 + - ca-certificates + license: Apache-2.0 + license_family: Apache + size: 2544654 + timestamp: 1725410973572 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: h5888daf_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h5888daf_7.conda + sha256: 4b1ffd10eddabe49fb0fb441e50580ec0360f255dc0debe8a85accf2cd06ac81 + md5: a79f4b6b6b4966340aad26e5449c9449 + depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libgcc >=13 + - libstdcxx >=13 + license: LGPL-2.1-or-later + license_family: LGPL + size: 387155 + timestamp: 1725738391217 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: h5888daf_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h5888daf_7.conda + sha256: 4b1ffd10eddabe49fb0fb441e50580ec0360f255dc0debe8a85accf2cd06ac81 + md5: a79f4b6b6b4966340aad26e5449c9449 + depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libgcc >=13 + - libstdcxx >=13 + license: LGPL-2.1-or-later + license_family: LGPL + size: 387155 + timestamp: 1725738391217 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: hac325c4_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-hac325c4_7.conda + sha256: 0cc75f9e1c6dc05b1af7f3d2d8041dada4de8387cc51e65dead90c66af96f637 + md5: 0c8690e933d8712a85136da41e586f23 + depends: + - __osx >=10.13 + - eigen + - libcxx >=17 + license: LGPL-2.1-or-later + license_family: LGPL + size: 342763 + timestamp: 1725738489618 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: hac325c4_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-hac325c4_7.conda + sha256: 0cc75f9e1c6dc05b1af7f3d2d8041dada4de8387cc51e65dead90c66af96f637 + md5: 0c8690e933d8712a85136da41e586f23 + depends: + - __osx >=10.13 + - eigen + - libcxx >=17 + license: LGPL-2.1-or-later + license_family: LGPL + size: 342763 + timestamp: 1725738489618 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: he0c23c2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-he0c23c2_7.conda + sha256: 1b9db66f36640cdfbdc40ca4a9186043f76ad8bf07c6836e419f4ca2d520b95e + md5: c35f4e99a84025b85703a381c19bd6fa + depends: + - eigen + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1775655 + timestamp: 1725738644119 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: he0c23c2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-he0c23c2_7.conda + sha256: 1b9db66f36640cdfbdc40ca4a9186043f76ad8bf07c6836e419f4ca2d520b95e + md5: c35f4e99a84025b85703a381c19bd6fa + depends: + - eigen + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + license_family: LGPL + size: 1775655 + timestamp: 1725738644119 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: hf9b8971_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-hf9b8971_7.conda + sha256: 12bcc2e1a050e0e2e2e1d293852e55c851dda379d424b3b74b836e23f5ad3cd3 + md5: 11da134b3e5e843cf8d35c17a24adca5 + depends: + - __osx >=11.0 + - eigen + - libcxx >=17 + license: LGPL-2.1-or-later + license_family: LGPL + size: 302743 + timestamp: 1725738773822 +- kind: conda + name: orocos-kdl + version: 1.5.1 + build: hf9b8971_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-hf9b8971_7.conda + sha256: 12bcc2e1a050e0e2e2e1d293852e55c851dda379d424b3b74b836e23f5ad3cd3 + md5: 11da134b3e5e843cf8d35c17a24adca5 + depends: + - __osx >=11.0 + - eigen + - libcxx >=17 + license: LGPL-2.1-or-later + license_family: LGPL + size: 302743 + timestamp: 1725738773822 +- kind: conda + name: p11-kit + version: 0.24.1 + build: h29577a5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/p11-kit-0.24.1-h29577a5_0.tar.bz2 + sha256: 3e124859307956f9f390f39c74b9700be4843eaaf56891c4b09da75b1bd5b57f + md5: 8f111d56c8c7c1895bde91a942c43d93 + depends: + - libffi >=3.4.2,<3.5.0a0 + - libtasn1 >=4.18.0,<5.0a0 + license: MIT + license_family: MIT + size: 890711 + timestamp: 1654869118646 +- kind: conda + name: p11-kit + version: 0.24.1 + build: h29577a5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/p11-kit-0.24.1-h29577a5_0.tar.bz2 + sha256: 3e124859307956f9f390f39c74b9700be4843eaaf56891c4b09da75b1bd5b57f + md5: 8f111d56c8c7c1895bde91a942c43d93 + depends: + - libffi >=3.4.2,<3.5.0a0 + - libtasn1 >=4.18.0,<5.0a0 + license: MIT + license_family: MIT + size: 890711 + timestamp: 1654869118646 +- kind: conda + name: p11-kit + version: 0.24.1 + build: h65f8906_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/p11-kit-0.24.1-h65f8906_0.tar.bz2 + sha256: e16fbaadb2714c0965cb76de32fe7d13a21874cec02c97efef8ac51f4fda86fc + md5: e936a0ee28be948846108582f00e2d61 + depends: + - libffi >=3.4.2,<3.5.0a0 + - libtasn1 >=4.18.0,<5.0a0 + license: MIT + license_family: MIT + size: 834487 + timestamp: 1654869241699 +- kind: conda + name: p11-kit + version: 0.24.1 + build: h65f8906_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/p11-kit-0.24.1-h65f8906_0.tar.bz2 + sha256: e16fbaadb2714c0965cb76de32fe7d13a21874cec02c97efef8ac51f4fda86fc + md5: e936a0ee28be948846108582f00e2d61 + depends: + - libffi >=3.4.2,<3.5.0a0 + - libtasn1 >=4.18.0,<5.0a0 + license: MIT + license_family: MIT + size: 834487 + timestamp: 1654869241699 +- kind: conda + name: p11-kit + version: 0.24.1 + build: hc5aa10d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2 + sha256: aa8d3887b36557ad0c839e4876c0496e0d670afe843bf5bba4a87764b868196d + md5: 56ee94e34b71742bbdfa832c974e47a8 + depends: + - libffi >=3.4.2,<3.5.0a0 + - libgcc-ng >=12 + - libtasn1 >=4.18.0,<5.0a0 + license: MIT + license_family: MIT + size: 4702497 + timestamp: 1654868759643 +- kind: conda + name: p11-kit + version: 0.24.1 + build: hc5aa10d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2 + sha256: aa8d3887b36557ad0c839e4876c0496e0d670afe843bf5bba4a87764b868196d + md5: 56ee94e34b71742bbdfa832c974e47a8 + depends: + - libffi >=3.4.2,<3.5.0a0 + - libgcc-ng >=12 + - libtasn1 >=4.18.0,<5.0a0 + license: MIT + license_family: MIT + size: 4702497 + timestamp: 1654868759643 +- kind: conda + name: packaging + version: '24.1' + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + sha256: 36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81 + md5: cbe1bb1f21567018ce595d9c2be0f0db + depends: + - python >=3.8 + license: Apache-2.0 + license_family: APACHE + size: 50290 + timestamp: 1718189540074 +- kind: conda + name: packaging + version: '24.1' + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + sha256: 36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81 + md5: cbe1bb1f21567018ce595d9c2be0f0db + depends: + - python >=3.8 + license: Apache-2.0 + license_family: APACHE + size: 50290 + timestamp: 1718189540074 +- kind: conda + name: pango + version: 1.54.0 + build: h2231ffd_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pango-1.54.0-h2231ffd_0.conda + sha256: f7910cc0ea1cff76adb2bcec81627e10d6b13f1956a47a69422b71cdc554bfe6 + md5: cef297f5eac752831efd6e680bf980bd + depends: + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 451206 + timestamp: 1718027861472 +- kind: conda + name: pango + version: 1.54.0 + build: h2231ffd_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pango-1.54.0-h2231ffd_0.conda + sha256: f7910cc0ea1cff76adb2bcec81627e10d6b13f1956a47a69422b71cdc554bfe6 + md5: cef297f5eac752831efd6e680bf980bd + depends: + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 451206 + timestamp: 1718027861472 +- kind: conda + name: pango + version: 1.54.0 + build: h5cb9fbc_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pango-1.54.0-h5cb9fbc_0.conda + sha256: 45dd6dc3a5b737871f8bc6a5fd9857d37f6e411f33051ce8043af41c35c7fa02 + md5: e490cbccf161da2220fd9be3463c0fac + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + license: LGPL-2.1-or-later + size: 417356 + timestamp: 1718027781756 +- kind: conda + name: pango + version: 1.54.0 + build: h5cb9fbc_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pango-1.54.0-h5cb9fbc_0.conda + sha256: 45dd6dc3a5b737871f8bc6a5fd9857d37f6e411f33051ce8043af41c35c7fa02 + md5: e490cbccf161da2220fd9be3463c0fac + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + license: LGPL-2.1-or-later + size: 417356 + timestamp: 1718027781756 +- kind: conda + name: pango + version: 1.54.0 + build: h84a9a3c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pango-1.54.0-h84a9a3c_0.conda + sha256: 3d0ef5a908f0429d7821d8a03a6f19ea7801245802c47f7c8c57163ea60e45c7 + md5: 7c51e110b2f059c0843269d3324e4b22 + depends: + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + license: LGPL-2.1-or-later + size: 448452 + timestamp: 1718027397723 +- kind: conda + name: pango + version: 1.54.0 + build: h84a9a3c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pango-1.54.0-h84a9a3c_0.conda + sha256: 3d0ef5a908f0429d7821d8a03a6f19ea7801245802c47f7c8c57163ea60e45c7 + md5: 7c51e110b2f059c0843269d3324e4b22 + depends: + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + license: LGPL-2.1-or-later + size: 448452 + timestamp: 1718027397723 +- kind: conda + name: pango + version: 1.54.0 + build: h880b76c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pango-1.54.0-h880b76c_0.conda + sha256: 7f71815624112edc7b1dd0e82d92069537fc796f79c1a78fb356a21b851e994f + md5: f8332ae571ef34c1ec44d9ba2e3b2b28 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + license: LGPL-2.1-or-later + size: 423468 + timestamp: 1718027490065 +- kind: conda + name: pango + version: 1.54.0 + build: h880b76c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pango-1.54.0-h880b76c_0.conda + sha256: 7f71815624112edc7b1dd0e82d92069537fc796f79c1a78fb356a21b851e994f + md5: f8332ae571ef34c1ec44d9ba2e3b2b28 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - fribidi >=1.0.10,<2.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - libglib >=2.80.2,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + license: LGPL-2.1-or-later + size: 423468 + timestamp: 1718027490065 +- kind: conda + name: paramiko + version: 3.5.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda + sha256: f2c3ac882c1123a71479c15ecec0c632aa004bc8a8c10daf25d69461ea1da38a + md5: 3a359c35a1f9ec2859fbddcabcfd4c4d + depends: + - bcrypt >=3.2 + - cryptography >=3.3 + - pynacl >=1.5 + - python >=3.6 + license: LGPL-2.1-or-later + license_family: LGPL + size: 160448 + timestamp: 1726748152350 +- kind: conda + name: paramiko + version: 3.5.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/paramiko-3.5.0-pyhd8ed1ab_0.conda + sha256: f2c3ac882c1123a71479c15ecec0c632aa004bc8a8c10daf25d69461ea1da38a + md5: 3a359c35a1f9ec2859fbddcabcfd4c4d + depends: + - bcrypt >=3.2 + - cryptography >=3.3 + - pynacl >=1.5 + - python >=3.6 + license: LGPL-2.1-or-later + license_family: LGPL + size: 160448 + timestamp: 1726748152350 +- kind: conda + name: pcl + version: 1.13.1 + build: h4836831_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.13.1-h4836831_3.conda + sha256: e91006d0420415864ed397615f0b543331ec9b5fd1cfc6b23f7ec98368709673 + md5: da2eee03660ac2726576c17a52b13570 + depends: + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libgcc-ng >=12 + - libpng >=1.6.39,<1.7.0a0 + - libstdcxx-ng >=12 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 19780641 + timestamp: 1697951795813 +- kind: conda + name: pcl + version: 1.13.1 + build: h4836831_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.13.1-h4836831_3.conda + sha256: e91006d0420415864ed397615f0b543331ec9b5fd1cfc6b23f7ec98368709673 + md5: da2eee03660ac2726576c17a52b13570 + depends: + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libgcc-ng >=12 + - libpng >=1.6.39,<1.7.0a0 + - libstdcxx-ng >=12 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 19780641 + timestamp: 1697951795813 +- kind: conda + name: pcl + version: 1.13.1 + build: ha569048_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcl-1.13.1-ha569048_3.conda + sha256: fbdb445231289d24e229bc64eed33a53205f5b27602daad16dcebf090bb15318 + md5: dc51d19e8baf964b60dabf5f61d158ce + depends: + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libpng >=1.6.39,<1.7.0a0 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 8369936 + timestamp: 1697952325597 +- kind: conda + name: pcl + version: 1.13.1 + build: ha569048_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcl-1.13.1-ha569048_3.conda + sha256: fbdb445231289d24e229bc64eed33a53205f5b27602daad16dcebf090bb15318 + md5: dc51d19e8baf964b60dabf5f61d158ce + depends: + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libpng >=1.6.39,<1.7.0a0 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 8369936 + timestamp: 1697952325597 +- kind: conda + name: pcl + version: 1.13.1 + build: hc87a3e3_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcl-1.13.1-hc87a3e3_3.conda + sha256: bd2ddf9aa1edbdc983bb5db67b32cceeb30e9cbc5d1d63731b22228241fa3657 + md5: 5addb2b52d66754300b4b1b3223ae539 + depends: + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libpng >=1.6.39,<1.7.0a0 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 14220577 + timestamp: 1697957241668 +- kind: conda + name: pcl + version: 1.13.1 + build: hc87a3e3_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcl-1.13.1-hc87a3e3_3.conda + sha256: bd2ddf9aa1edbdc983bb5db67b32cceeb30e9cbc5d1d63731b22228241fa3657 + md5: 5addb2b52d66754300b4b1b3223ae539 + depends: + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libpng >=1.6.39,<1.7.0a0 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 14220577 + timestamp: 1697957241668 +- kind: conda + name: pcl + version: 1.13.1 + build: hd9ef61d_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcl-1.13.1-hd9ef61d_3.conda + sha256: 2216cfee3ca82db9a8860116b730d59d6e0254f3538bb2c981a3276030950748 + md5: 958eccc1949c9dcbc34f1eb3ddb0aa9e + depends: + - __osx >=10.12 + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libpng >=1.6.39,<1.7.0a0 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 14903120 + timestamp: 1697957270621 +- kind: conda + name: pcl + version: 1.13.1 + build: hd9ef61d_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcl-1.13.1-hd9ef61d_3.conda + sha256: 2216cfee3ca82db9a8860116b730d59d6e0254f3538bb2c981a3276030950748 + md5: 958eccc1949c9dcbc34f1eb3ddb0aa9e + depends: + - __osx >=10.12 + - flann >=1.9.2,<1.9.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libpng >=1.6.39,<1.7.0a0 + - qhull >=2020.2,<2020.3.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - vtk + - vtk-base >=9.2.6,<9.2.7.0a0 + license: BSD-3-Clause + license_family: BSD + size: 14903120 + timestamp: 1697957270621 +- kind: conda + name: pcre + version: '8.45' + build: h0e60522_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcre-8.45-h0e60522_0.tar.bz2 + sha256: 2ee62337b921b2d60a87aa9a91bf34bc855a0bbf6a5642ec66a7a175a772be6d + md5: 3cd3948bb5de74ebef93b6be6d8cf0d5 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 530818 + timestamp: 1623789181657 +- kind: conda + name: pcre + version: '8.45' + build: h0e60522_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcre-8.45-h0e60522_0.tar.bz2 + sha256: 2ee62337b921b2d60a87aa9a91bf34bc855a0bbf6a5642ec66a7a175a772be6d + md5: 3cd3948bb5de74ebef93b6be6d8cf0d5 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: BSD-3-Clause + license_family: BSD + size: 530818 + timestamp: 1623789181657 +- kind: conda + name: pcre + version: '8.45' + build: h9c3ff4c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcre-8.45-h9c3ff4c_0.tar.bz2 + sha256: 8f35c244b1631a4f31fb1d66ab6e1d9bfac0ca9b679deced1112c7225b3ad138 + md5: c05d1820a6d34ff07aaaab7a9b7eddaa + depends: + - libgcc-ng >=9.3.0 + - libstdcxx-ng >=9.3.0 + license: BSD-3-Clause + license_family: BSD + size: 259377 + timestamp: 1623788789327 +- kind: conda + name: pcre + version: '8.45' + build: h9c3ff4c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcre-8.45-h9c3ff4c_0.tar.bz2 + sha256: 8f35c244b1631a4f31fb1d66ab6e1d9bfac0ca9b679deced1112c7225b3ad138 + md5: c05d1820a6d34ff07aaaab7a9b7eddaa + depends: + - libgcc-ng >=9.3.0 + - libstdcxx-ng >=9.3.0 + license: BSD-3-Clause + license_family: BSD + size: 259377 + timestamp: 1623788789327 +- kind: conda + name: pcre + version: '8.45' + build: hbdafb3b_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre-8.45-hbdafb3b_0.tar.bz2 + sha256: f2e0c4ae3306f94851eea2318c6d26d24f8e191e329ddd256a612cd1184c5737 + md5: 500758f2515ae07c640d255c11afc19f + depends: + - libcxx >=11.1.0 + license: BSD-3-Clause + license_family: BSD + size: 235554 + timestamp: 1623788902053 +- kind: conda + name: pcre + version: '8.45' + build: hbdafb3b_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre-8.45-hbdafb3b_0.tar.bz2 + sha256: f2e0c4ae3306f94851eea2318c6d26d24f8e191e329ddd256a612cd1184c5737 + md5: 500758f2515ae07c640d255c11afc19f + depends: + - libcxx >=11.1.0 + license: BSD-3-Clause + license_family: BSD + size: 235554 + timestamp: 1623788902053 +- kind: conda + name: pcre + version: '8.45' + build: he49afe7_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcre-8.45-he49afe7_0.tar.bz2 + sha256: 8002279cf4084fbf219f137c2bdef2825d076a5a57a14d1d922d7c5fa7872a5c + md5: 0526850419e04ac003bc0b65a78dc4cc + depends: + - libcxx >=11.1.0 + license: BSD-3-Clause + license_family: BSD + size: 225590 + timestamp: 1623788896633 +- kind: conda + name: pcre + version: '8.45' + build: he49afe7_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcre-8.45-he49afe7_0.tar.bz2 + sha256: 8002279cf4084fbf219f137c2bdef2825d076a5a57a14d1d922d7c5fa7872a5c + md5: 0526850419e04ac003bc0b65a78dc4cc + depends: + - libcxx >=11.1.0 + license: BSD-3-Clause + license_family: BSD + size: 225590 + timestamp: 1623788896633 +- kind: conda + name: pcre2 + version: '10.43' + build: h0ad2156_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.43-h0ad2156_0.conda + sha256: 226714bbf89d45bf7da4c7551e21b8a833f51d33379fe3dfbfe31b72832d4dba + md5: 9c8651803886ce9d5983e107a0df4ea8 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 836581 + timestamp: 1708118455741 +- kind: conda + name: pcre2 + version: '10.43' + build: h0ad2156_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.43-h0ad2156_0.conda + sha256: 226714bbf89d45bf7da4c7551e21b8a833f51d33379fe3dfbfe31b72832d4dba + md5: 9c8651803886ce9d5983e107a0df4ea8 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 836581 + timestamp: 1708118455741 +- kind: conda + name: pcre2 + version: '10.43' + build: h17e33f8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.43-h17e33f8_0.conda + sha256: 9a82c7d49c4771342b398661862975efb9c30e7af600b5d2e08a0bf416fda492 + md5: d0485b8aa2cedb141a7bd27b4efa4c9c + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 818317 + timestamp: 1708118868321 +- kind: conda + name: pcre2 + version: '10.43' + build: h17e33f8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.43-h17e33f8_0.conda + sha256: 9a82c7d49c4771342b398661862975efb9c30e7af600b5d2e08a0bf416fda492 + md5: d0485b8aa2cedb141a7bd27b4efa4c9c + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 818317 + timestamp: 1708118868321 +- kind: conda + name: pcre2 + version: '10.43' + build: h26f9a81_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.43-h26f9a81_0.conda + sha256: 4bf7b5fa091f5e7ab0b78778458be1e81c1ffa182b63795734861934945a63a7 + md5: 1ddc87f00014612830f3235b5ad6d821 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 615219 + timestamp: 1708118184900 +- kind: conda + name: pcre2 + version: '10.43' + build: h26f9a81_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.43-h26f9a81_0.conda + sha256: 4bf7b5fa091f5e7ab0b78778458be1e81c1ffa182b63795734861934945a63a7 + md5: 1ddc87f00014612830f3235b5ad6d821 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 615219 + timestamp: 1708118184900 +- kind: conda + name: pcre2 + version: '10.43' + build: hcad00b1_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda + sha256: 766dd986a7ed6197676c14699000bba2625fd26c8a890fcb7a810e5cf56155bc + md5: 8292dea9e022d9610a11fce5e0896ed8 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 950847 + timestamp: 1708118050286 +- kind: conda + name: pcre2 + version: '10.43' + build: hcad00b1_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda + sha256: 766dd986a7ed6197676c14699000bba2625fd26c8a890fcb7a810e5cf56155bc + md5: 8292dea9e022d9610a11fce5e0896ed8 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 950847 + timestamp: 1708118050286 +- kind: conda + name: pcre2 + version: '10.44' + build: h297a79d_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.44-h297a79d_2.conda + sha256: 83153c7d8fd99cab33c92ce820aa7bfed0f1c94fc57010cf227b6e3c50cb7796 + md5: 147c83e5e44780c7492998acbacddf52 + depends: + - __osx >=11.0 + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 618973 + timestamp: 1723488853807 +- kind: conda + name: pcre2 + version: '10.44' + build: h3d7b363_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.44-h3d7b363_2.conda + sha256: f4a12cbf8a7c5bfa2592b9dc92b492c438781898e5b02f397979b0be6e1b5851 + md5: a3a3baddcfb8c80db84bec3cb7746fb8 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 820831 + timestamp: 1723489427046 +- kind: conda + name: pcre2 + version: '10.44' + build: h7634a1b_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.44-h7634a1b_2.conda + sha256: 336057fce69d45e1059f138beb38d60eb87ba858c3ad729ed49d9ecafd23669f + md5: 58cde0663f487778bcd7a0c8daf50293 + depends: + - __osx >=10.13 + - bzip2 >=1.0.8,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + license: BSD-3-Clause + license_family: BSD + size: 854306 + timestamp: 1723488807216 +- kind: conda + name: pep517 + version: 0.13.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 + sha256: 6a6f2fa6bc9106b2edcccc142242dc3ab1f2f77a6debbd5b480f08482f052636 + md5: d94aa03d99d8adc9898f783eba0d84d2 + depends: + - python >=3.8 + - tomli + license: MIT + license_family: MIT + size: 19044 + timestamp: 1667916747996 +- kind: conda + name: pep517 + version: 0.13.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 + sha256: 6a6f2fa6bc9106b2edcccc142242dc3ab1f2f77a6debbd5b480f08482f052636 + md5: d94aa03d99d8adc9898f783eba0d84d2 + depends: + - python >=3.8 + - tomli + license: MIT + license_family: MIT + size: 19044 + timestamp: 1667916747996 +- kind: conda + name: pillow + version: 10.3.0 + build: py311h0b5d0a1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.3.0-py311h0b5d0a1_0.conda + sha256: 756788e2fa2088131da13cfaf923e33b8e5411fa07cac01eba7dfc95ef769920 + md5: 15ea30bca869d60e6de571232638a701 + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 41877756 + timestamp: 1712155234508 +- kind: conda + name: pillow + version: 10.3.0 + build: py311h0b5d0a1_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.3.0-py311h0b5d0a1_0.conda + sha256: 756788e2fa2088131da13cfaf923e33b8e5411fa07cac01eba7dfc95ef769920 + md5: 15ea30bca869d60e6de571232638a701 + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 41877756 + timestamp: 1712155234508 +- kind: conda + name: pillow + version: 10.3.0 + build: py311h18e6fac_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py311h18e6fac_0.conda + sha256: 6e54cc2acead8884e81e3e1b4f299b18d5daa0e3d11f4db5686db9e2ada2a353 + md5: 6c520a9d36c9d7270988c7a6c360d6d4 + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 42600867 + timestamp: 1712154582003 +- kind: conda + name: pillow + version: 10.3.0 + build: py311h18e6fac_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py311h18e6fac_0.conda + sha256: 6e54cc2acead8884e81e3e1b4f299b18d5daa0e3d11f4db5686db9e2ada2a353 + md5: 6c520a9d36c9d7270988c7a6c360d6d4 + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 42600867 + timestamp: 1712154582003 +- kind: conda + name: pillow + version: 10.3.0 + build: py311h1b85569_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.3.0-py311h1b85569_0.conda + sha256: ae51c9a8b900396f819840b6be0d8e72180af4e5e913cfa54a673bdaec70cc35 + md5: 881ad821b527c802f1538347cf167449 + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 41308782 + timestamp: 1712154783659 +- kind: conda + name: pillow + version: 10.3.0 + build: py311h1b85569_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.3.0-py311h1b85569_0.conda + sha256: ae51c9a8b900396f819840b6be0d8e72180af4e5e913cfa54a673bdaec70cc35 + md5: 881ad821b527c802f1538347cf167449 + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 41308782 + timestamp: 1712154783659 +- kind: conda + name: pillow + version: 10.4.0 + build: py311h17ad1af_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.4.0-py311h17ad1af_1.conda + sha256: b7a8d8cb5e32bb5786e9c2061a7a8331dc475b49f975b318e66d7235ea5e4fca + md5: 0f285390d41394d7ea77acb17a69f952 + depends: + - __osx >=10.13 + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<2.0.0a0 + - libzlib >=1.3.1,<2.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 42013162 + timestamp: 1726075338857 +- kind: conda + name: pillow + version: 10.4.0 + build: py311h5592be9_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_1.conda + sha256: 3ab996a92e6dc6e431fe6c1600e8391ebc23899d7e32f31c211176f3a58803f3 + md5: b14e5d0c225d357343ed7fbc4669741b + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<2.0.0a0 + - libzlib >=1.3.1,<2.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: HPND + size: 42115215 + timestamp: 1726075618733 +- kind: conda + name: pillow + version: 10.4.0 + build: py311h5592be9_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_1.conda + sha256: 3ab996a92e6dc6e431fe6c1600e8391ebc23899d7e32f31c211176f3a58803f3 + md5: b14e5d0c225d357343ed7fbc4669741b + depends: + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<2.0.0a0 + - libzlib >=1.3.1,<2.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: HPND + size: 42115215 + timestamp: 1726075618733 +- kind: conda + name: pillow + version: 10.4.0 + build: py311hc903d1b_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.4.0-py311hc903d1b_1.conda + sha256: 52b90e0a5c5c3d4927609dfc2b6554a19df5818f9107b2c0742983ac07e086b3 + md5: 17ebddd9943cf295644250627ec5ae21 + depends: + - __osx >=11.0 + - freetype >=2.12.1,<3.0a0 + - lcms2 >=2.16,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<2.0.0a0 + - libzlib >=1.3.1,<2.0a0 + - openjpeg >=2.5.2,<3.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - tk >=8.6.13,<8.7.0a0 + license: HPND + size: 41501394 + timestamp: 1726075331633 +- kind: conda + name: pixman + version: 0.43.2 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda + sha256: 366d28e2a0a191d6c535e234741e0cd1d94d713f76073d8af4a5ccb2a266121e + md5: 71004cbf7924e19c02746ccde9fd7123 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 386826 + timestamp: 1706549500138 +- kind: conda + name: pixman + version: 0.43.2 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda + sha256: 366d28e2a0a191d6c535e234741e0cd1d94d713f76073d8af4a5ccb2a266121e + md5: 71004cbf7924e19c02746ccde9fd7123 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 386826 + timestamp: 1706549500138 +- kind: conda + name: pixman + version: 0.43.4 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda + sha256: 51de4d7fb41597b06d60f1b82e269dafcb55e994e08fdcca8e4d6f7d42bedd07 + md5: b98135614135d5f458b75ab9ebb9558c + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 461854 + timestamp: 1709239971654 +- kind: conda + name: pixman + version: 0.43.4 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda + sha256: 51de4d7fb41597b06d60f1b82e269dafcb55e994e08fdcca8e4d6f7d42bedd07 + md5: b98135614135d5f458b75ab9ebb9558c + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 461854 + timestamp: 1709239971654 +- kind: conda + name: pixman + version: 0.43.4 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pixman-0.43.4-h73e2aa4_0.conda + sha256: 3ab44e12e566c67a6e9fd831f557ab195456aa996b8dd9af19787ca80caa5cd1 + md5: cb134c1e03fd32f4e6bea3f6de2614fd + depends: + - libcxx >=16 + license: MIT + license_family: MIT + size: 323904 + timestamp: 1709239931160 +- kind: conda + name: pixman + version: 0.43.4 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pixman-0.43.4-h73e2aa4_0.conda + sha256: 3ab44e12e566c67a6e9fd831f557ab195456aa996b8dd9af19787ca80caa5cd1 + md5: cb134c1e03fd32f4e6bea3f6de2614fd + depends: + - libcxx >=16 + license: MIT + license_family: MIT + size: 323904 + timestamp: 1709239931160 +- kind: conda + name: pixman + version: 0.43.4 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pixman-0.43.4-hebf3989_0.conda + sha256: df0ba2710ccdea5c909b63635529797f6eb3635b6fb77ae9cb2f183d08818409 + md5: 0308c68e711cd295aaa026a4f8c4b1e5 + depends: + - libcxx >=16 + license: MIT + license_family: MIT + size: 198755 + timestamp: 1709239846651 +- kind: conda + name: pixman + version: 0.43.4 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pixman-0.43.4-hebf3989_0.conda + sha256: df0ba2710ccdea5c909b63635529797f6eb3635b6fb77ae9cb2f183d08818409 + md5: 0308c68e711cd295aaa026a4f8c4b1e5 + depends: + - libcxx >=16 + license: MIT + license_family: MIT + size: 198755 + timestamp: 1709239846651 +- kind: conda + name: pkg-config + version: 0.29.2 + build: h2bf4dc2_1008 + build_number: 1008 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h2bf4dc2_1008.tar.bz2 + sha256: f2f64c4774eea3b789c9568452d8cd776bdcf7e2cda0f24bfa9dbcbd7fbb9f6f + md5: 8ff5bccb4dc5d153e79b068e0bb301c5 + depends: + - libglib >=2.64.6,<3.0a0 + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: GPL-2.0-or-later + license_family: GPL + size: 33990 + timestamp: 1604184834061 +- kind: conda + name: pkg-config + version: 0.29.2 + build: h2bf4dc2_1008 + build_number: 1008 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h2bf4dc2_1008.tar.bz2 + sha256: f2f64c4774eea3b789c9568452d8cd776bdcf7e2cda0f24bfa9dbcbd7fbb9f6f + md5: 8ff5bccb4dc5d153e79b068e0bb301c5 + depends: + - libglib >=2.64.6,<3.0a0 + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: GPL-2.0-or-later + license_family: GPL + size: 33990 + timestamp: 1604184834061 +- kind: conda + name: pkg-config + version: 0.29.2 + build: h4bc722e_1009 + build_number: 1009 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h4bc722e_1009.conda + sha256: c9601efb1af5391317e04eca77c6fe4d716bf1ca1ad8da2a05d15cb7c28d7d4e + md5: 1bee70681f504ea424fb07cdb090c001 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 115175 + timestamp: 1720805894943 +- kind: conda + name: pkg-config + version: 0.29.2 + build: h4bc722e_1009 + build_number: 1009 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h4bc722e_1009.conda + sha256: c9601efb1af5391317e04eca77c6fe4d716bf1ca1ad8da2a05d15cb7c28d7d4e + md5: 1bee70681f504ea424fb07cdb090c001 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 115175 + timestamp: 1720805894943 +- kind: conda + name: pkg-config + version: 0.29.2 + build: h88c491f_1009 + build_number: 1009 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h88c491f_1009.conda + sha256: 86b0c40c8b569dbc164cb1de098ddabf4c240a5e8f38547aab00493891fa67f3 + md5: 122d6514d415fbe02c9b58aee9f6b53e + depends: + - libglib >=2.80.3,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-2.0-or-later + license_family: GPL + size: 36118 + timestamp: 1720806338740 +- kind: conda + name: pkg-config + version: 0.29.2 + build: hab62308_1008 + build_number: 1008 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hab62308_1008.tar.bz2 + sha256: e59e69111709d097f9938e72ba19811ec1ef36aababdbed77bd7c767f15639e0 + md5: 8d173d52214679033079d1b0582075aa + depends: + - libglib >=2.70.2,<3.0a0 + - libiconv >=1.16,<2.0.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 46049 + timestamp: 1650239029040 +- kind: conda + name: pkg-config + version: 0.29.2 + build: hab62308_1008 + build_number: 1008 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hab62308_1008.tar.bz2 + sha256: e59e69111709d097f9938e72ba19811ec1ef36aababdbed77bd7c767f15639e0 + md5: 8d173d52214679033079d1b0582075aa + depends: + - libglib >=2.70.2,<3.0a0 + - libiconv >=1.16,<2.0.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 46049 + timestamp: 1650239029040 +- kind: conda + name: pkg-config + version: 0.29.2 + build: hde07d2e_1009 + build_number: 1009 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hde07d2e_1009.conda + sha256: d82f4655b2d67fe12eefe1a3eea4cd27d33fa41dbc5e9aeab5fd6d3d2c26f18a + md5: b4f41e19a8c20184eec3aaf0f0953293 + depends: + - __osx >=11.0 + - libglib >=2.80.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 49724 + timestamp: 1720806128118 +- kind: conda + name: pkg-config + version: 0.29.2 + build: hf7e621a_1009 + build_number: 1009 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pkg-config-0.29.2-hf7e621a_1009.conda + sha256: 636122606556b651ad4d0ac60c7ab6b379e98f390359a1f0c05ad6ba6fb3837f + md5: 0b1b9f9e420e4a0e40879b61f94ae646 + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 239818 + timestamp: 1720806136579 +- kind: conda + name: pkg-config + version: 0.29.2 + build: hf7e621a_1009 + build_number: 1009 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pkg-config-0.29.2-hf7e621a_1009.conda + sha256: 636122606556b651ad4d0ac60c7ab6b379e98f390359a1f0c05ad6ba6fb3837f + md5: 0b1b9f9e420e4a0e40879b61f94ae646 + depends: + - __osx >=10.13 + - libiconv >=1.17,<2.0a0 + license: GPL-2.0-or-later + license_family: GPL + size: 239818 + timestamp: 1720806136579 +- kind: conda + name: pluggy + version: 1.5.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 + md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + depends: + - python >=3.8 + license: MIT + license_family: MIT + size: 23815 + timestamp: 1713667175451 +- kind: conda + name: pluggy + version: 1.5.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 + md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + depends: + - python >=3.8 + license: MIT + license_family: MIT + size: 23815 + timestamp: 1713667175451 +- kind: conda + name: ply + version: '3.11' + build: pyhd8ed1ab_2 + build_number: 2 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + sha256: d8faaf4dcc13caed560fa32956523b35928a70499a2d08c51320947d637e3a41 + md5: 18c6deb6f9602e32446398203c8f0e91 + depends: + - python >=2.6 + license: BSD-3-Clause + license_family: BSD + size: 49196 + timestamp: 1712243121626 +- kind: conda + name: ply + version: '3.11' + build: pyhd8ed1ab_2 + build_number: 2 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + sha256: d8faaf4dcc13caed560fa32956523b35928a70499a2d08c51320947d637e3a41 + md5: 18c6deb6f9602e32446398203c8f0e91 + depends: + - python >=2.6 + license: BSD-3-Clause + license_family: BSD + size: 49196 + timestamp: 1712243121626 +- kind: conda + name: poco + version: 1.12.4 + build: h049b76e_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/poco-1.12.4-h049b76e_0.tar.bz2 + sha256: 51769f84664ecbcf0c1df49b061964c552721d283fd606dcc9d51afee10f0709 + md5: 0da90515f5123450595e28249812042f + depends: + - libcxx >=14.0.4 + - openssl >=3.0.7,<4.0a0 + - unixodbc >=2.3.10,<2.4.0a0 + license: BSL-1.0 + license_family: OTHER + size: 4596786 + timestamp: 1667393040468 +- kind: conda + name: poco + version: 1.12.4 + build: h049b76e_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/poco-1.12.4-h049b76e_0.tar.bz2 + sha256: 51769f84664ecbcf0c1df49b061964c552721d283fd606dcc9d51afee10f0709 + md5: 0da90515f5123450595e28249812042f + depends: + - libcxx >=14.0.4 + - openssl >=3.0.7,<4.0a0 + - unixodbc >=2.3.10,<2.4.0a0 + license: BSL-1.0 + license_family: OTHER + size: 4596786 + timestamp: 1667393040468 +- kind: conda + name: poco + version: 1.12.4 + build: h08a2579_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/poco-1.12.4-h08a2579_0.tar.bz2 + sha256: b4cb0977d6d83ea30e3cd52a070a23b93b1ccbb86a4906cb68acb514c089cd05 + md5: d16d63b8be087f898a8735d2c5803fa6 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.0.7,<4.0a0 + - unixodbc >=2.3.10,<2.4.0a0 + license: BSL-1.0 + license_family: OTHER + size: 5441004 + timestamp: 1667392218376 +- kind: conda + name: poco + version: 1.12.4 + build: h08a2579_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/poco-1.12.4-h08a2579_0.tar.bz2 + sha256: b4cb0977d6d83ea30e3cd52a070a23b93b1ccbb86a4906cb68acb514c089cd05 + md5: d16d63b8be087f898a8735d2c5803fa6 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - openssl >=3.0.7,<4.0a0 + - unixodbc >=2.3.10,<2.4.0a0 + license: BSL-1.0 + license_family: OTHER + size: 5441004 + timestamp: 1667392218376 +- kind: conda + name: poco + version: 1.12.4 + build: h69eda48_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/poco-1.12.4-h69eda48_0.tar.bz2 + sha256: ac2c44c485ba641f67d468d1394b16d186463caf72609dc630a2e60199366af5 + md5: 9469df57fae8c5c740b140fb97922aa9 + depends: + - libcxx >=14.0.4 + - openssl >=3.0.7,<4.0a0 + - unixodbc >=2.3.10,<2.4.0a0 + license: BSL-1.0 + license_family: OTHER + size: 4577813 + timestamp: 1667392872395 +- kind: conda + name: poco + version: 1.12.4 + build: h69eda48_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/poco-1.12.4-h69eda48_0.tar.bz2 + sha256: ac2c44c485ba641f67d468d1394b16d186463caf72609dc630a2e60199366af5 + md5: 9469df57fae8c5c740b140fb97922aa9 + depends: + - libcxx >=14.0.4 + - openssl >=3.0.7,<4.0a0 + - unixodbc >=2.3.10,<2.4.0a0 + license: BSL-1.0 + license_family: OTHER + size: 4577813 + timestamp: 1667392872395 +- kind: conda + name: poco + version: 1.12.4 + build: heb0366b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/poco-1.12.4-heb0366b_0.tar.bz2 + sha256: 2b51ad022e953a4e132c723fae30edcd59694c7aada4b056107b6baff6ddc946 + md5: 6c97488a32f7ba4d9c4dff7405995a99 + depends: + - openssl >=3.0.7,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: BSL-1.0 + license_family: OTHER + size: 4255575 + timestamp: 1667393020682 +- kind: conda + name: poco + version: 1.12.4 + build: heb0366b_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/poco-1.12.4-heb0366b_0.tar.bz2 + sha256: 2b51ad022e953a4e132c723fae30edcd59694c7aada4b056107b6baff6ddc946 + md5: 6c97488a32f7ba4d9c4dff7405995a99 + depends: + - openssl >=3.0.7,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: BSL-1.0 + license_family: OTHER + size: 4255575 + timestamp: 1667393020682 +- kind: conda + name: proj + version: 9.3.1 + build: h1d62c97_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda + sha256: 234f8f7b255dc9036812ec30d097c0725047f3fc7e8e0bc7944e4e17d242ab99 + md5: 44ec51d0857d9be26158bb85caa74fdb + depends: + - libcurl >=8.4.0,<9.0a0 + - libgcc-ng >=12 + - libsqlite >=3.44.2,<4.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 3004737 + timestamp: 1701484763294 +- kind: conda + name: proj + version: 9.3.1 + build: h1d62c97_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda + sha256: 234f8f7b255dc9036812ec30d097c0725047f3fc7e8e0bc7944e4e17d242ab99 + md5: 44ec51d0857d9be26158bb85caa74fdb + depends: + - libcurl >=8.4.0,<9.0a0 + - libgcc-ng >=12 + - libsqlite >=3.44.2,<4.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 3004737 + timestamp: 1701484763294 +- kind: conda + name: proj + version: 9.3.1 + build: h81faed2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/proj-9.3.1-h81faed2_0.conda + sha256: 51bc021e25c88a12151d6ab4d3e956e72ea21d2684315f6ea99ee699aaefc1ea + md5: 3940ef505861767d26659645f9ec0460 + depends: + - __osx >=10.9 + - libcurl >=8.4.0,<9.0a0 + - libcxx >=16.0.6 + - libsqlite >=3.44.2,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 2713966 + timestamp: 1701485089266 +- kind: conda + name: proj + version: 9.3.1 + build: h81faed2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/proj-9.3.1-h81faed2_0.conda + sha256: 51bc021e25c88a12151d6ab4d3e956e72ea21d2684315f6ea99ee699aaefc1ea + md5: 3940ef505861767d26659645f9ec0460 + depends: + - __osx >=10.9 + - libcurl >=8.4.0,<9.0a0 + - libcxx >=16.0.6 + - libsqlite >=3.44.2,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 2713966 + timestamp: 1701485089266 +- kind: conda + name: proj + version: 9.3.1 + build: h93d94ba_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/proj-9.3.1-h93d94ba_0.conda + sha256: e25fdb0457f3b3aef811d13f563539a18d4f5cf8231fda1e69e6ae8597cac7b4 + md5: dee5405f12027dd1dbe7a97e239febb0 + depends: + - __osx >=10.9 + - libcurl >=8.4.0,<9.0a0 + - libcxx >=16.0.6 + - libsqlite >=3.44.2,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 2618805 + timestamp: 1701485156644 +- kind: conda + name: proj + version: 9.3.1 + build: h93d94ba_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/proj-9.3.1-h93d94ba_0.conda + sha256: e25fdb0457f3b3aef811d13f563539a18d4f5cf8231fda1e69e6ae8597cac7b4 + md5: dee5405f12027dd1dbe7a97e239febb0 + depends: + - __osx >=10.9 + - libcurl >=8.4.0,<9.0a0 + - libcxx >=16.0.6 + - libsqlite >=3.44.2,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 2618805 + timestamp: 1701485156644 +- kind: conda + name: proj + version: 9.3.1 + build: he13c7e8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/proj-9.3.1-he13c7e8_0.conda + sha256: bcf34f3610e2c34a74fccf76e47e0fd41d36afd8fc043920fef0ab34230bcd01 + md5: 57aa204e187d515bb2600bc74a7e7dfc + depends: + - libcurl >=8.4.0,<9.0a0 + - libsqlite >=3.44.2,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 2663958 + timestamp: 1701485332654 +- kind: conda + name: proj + version: 9.3.1 + build: he13c7e8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/proj-9.3.1-he13c7e8_0.conda + sha256: bcf34f3610e2c34a74fccf76e47e0fd41d36afd8fc043920fef0ab34230bcd01 + md5: 57aa204e187d515bb2600bc74a7e7dfc + depends: + - libcurl >=8.4.0,<9.0a0 + - libsqlite >=3.44.2,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - sqlite + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - proj4 ==999999999999 + license: MIT + license_family: MIT + size: 2663958 + timestamp: 1701485332654 +- kind: conda + name: propcache + version: 0.2.0 + build: py311h3336109_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/propcache-0.2.0-py311h3336109_2.conda + sha256: 34d5eba45fd4bc40d3e1e2eb39d1e3e418725d51406db4bce4c745689c4102e6 + md5: 8d1662b4a3df11cef61afa54a2748f4d + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 47401 + timestamp: 1728546044739 +- kind: conda + name: propcache + version: 0.2.0 + build: py311h3336109_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/propcache-0.2.0-py311h3336109_2.conda + sha256: 34d5eba45fd4bc40d3e1e2eb39d1e3e418725d51406db4bce4c745689c4102e6 + md5: 8d1662b4a3df11cef61afa54a2748f4d + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 47401 + timestamp: 1728546044739 +- kind: conda + name: propcache + version: 0.2.0 + build: py311h460d6c5_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/propcache-0.2.0-py311h460d6c5_2.conda + sha256: 7e6a656b09d494f0623c8bd0969195d1cd3f62a2ab5a2474a667c88e21cca971 + md5: 8fb75727dfbab541ece9542718cc30f4 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 48222 + timestamp: 1728546126843 +- kind: conda + name: propcache + version: 0.2.0 + build: py311h460d6c5_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/propcache-0.2.0-py311h460d6c5_2.conda + sha256: 7e6a656b09d494f0623c8bd0969195d1cd3f62a2ab5a2474a667c88e21cca971 + md5: 8fb75727dfbab541ece9542718cc30f4 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 48222 + timestamp: 1728546126843 +- kind: conda + name: propcache + version: 0.2.0 + build: py311h9ecbd09_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/propcache-0.2.0-py311h9ecbd09_2.conda + sha256: bc2fbbc3f494884b62f288db2f6d53f57a9a1129cc95138780abdb783c487bc4 + md5: 85a56dd3b692fb5435de1e901354b5b8 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 53716 + timestamp: 1728545855994 +- kind: conda + name: propcache + version: 0.2.0 + build: py311h9ecbd09_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/propcache-0.2.0-py311h9ecbd09_2.conda + sha256: bc2fbbc3f494884b62f288db2f6d53f57a9a1129cc95138780abdb783c487bc4 + md5: 85a56dd3b692fb5435de1e901354b5b8 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: APACHE + size: 53716 + timestamp: 1728545855994 +- kind: conda + name: propcache + version: 0.2.0 + build: py311he736701_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/propcache-0.2.0-py311he736701_2.conda + sha256: a9e90e6fd386ad9effc8e7c7e119ef15a913acc9c65897f649f32f61464ebcc9 + md5: cf6d45e5a2054bc666c0d7f9a124ee20 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 50352 + timestamp: 1728546232937 +- kind: conda + name: propcache + version: 0.2.0 + build: py311he736701_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/propcache-0.2.0-py311he736701_2.conda + sha256: a9e90e6fd386ad9effc8e7c7e119ef15a913acc9c65897f649f32f61464ebcc9 + md5: cf6d45e5a2054bc666c0d7f9a124ee20 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: APACHE + size: 50352 + timestamp: 1728546232937 +- kind: conda + name: psutil + version: 6.0.0 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h3336109_1.conda + sha256: f10f181173610dbd3459907b6ee99f581030372401d400e656fc6f1efce23582 + md5: dd6bc68808f33dad6a22bd7c66a14ef0 + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 514910 + timestamp: 1725738001143 +- kind: conda + name: psutil + version: 6.0.0 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h3336109_1.conda + sha256: f10f181173610dbd3459907b6ee99f581030372401d400e656fc6f1efce23582 + md5: dd6bc68808f33dad6a22bd7c66a14ef0 + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 514910 + timestamp: 1725738001143 +- kind: conda + name: psutil + version: 6.0.0 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311h460d6c5_1.conda + sha256: 977802d0e57acc6570d6bda54371ed34758a9eb623f4297948434b88a7eb1319 + md5: 1158fa437c192a11380f4f46ac5ec249 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 514478 + timestamp: 1725738044075 +- kind: conda + name: psutil + version: 6.0.0 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311h460d6c5_1.conda + sha256: 977802d0e57acc6570d6bda54371ed34758a9eb623f4297948434b88a7eb1319 + md5: 1158fa437c192a11380f4f46ac5ec249 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 514478 + timestamp: 1725738044075 +- kind: conda + name: psutil + version: 6.0.0 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h9ecbd09_1.conda + sha256: fcea59a1e8a3fca0fd91d5916221c2a1c24f6cefbcd983f18ad735f71f6df803 + md5: 493e283ab843404fa36add81fcc49f6c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 511336 + timestamp: 1725738057255 +- kind: conda + name: psutil + version: 6.0.0 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h9ecbd09_1.conda + sha256: fcea59a1e8a3fca0fd91d5916221c2a1c24f6cefbcd983f18ad735f71f6df803 + md5: 493e283ab843404fa36add81fcc49f6c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-3-Clause + license_family: BSD + size: 511336 + timestamp: 1725738057255 +- kind: conda + name: psutil + version: 6.0.0 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_1.conda + sha256: b25e78e5af93663edbdadfcdca1dd3a0d6c090b7f21cdee914ea547e7eca8737 + md5: 38b28106e176394232530b0bb63350f2 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 526157 + timestamp: 1725738364550 +- kind: conda + name: psutil + version: 6.0.0 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_1.conda + sha256: b25e78e5af93663edbdadfcdca1dd3a0d6c090b7f21cdee914ea547e7eca8737 + md5: 38b28106e176394232530b0bb63350f2 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 526157 + timestamp: 1725738364550 +- kind: conda + name: pthread-stubs + version: '0.4' + build: h00291cd_1002 + build_number: 1002 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-h00291cd_1002.conda + sha256: 05944ca3445f31614f8c674c560bca02ff05cb51637a96f665cb2bbe496099e5 + md5: 8bcf980d2c6b17094961198284b8e862 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 8364 + timestamp: 1726802331537 +- kind: conda + name: pthread-stubs + version: '0.4' + build: h00291cd_1002 + build_number: 1002 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-h00291cd_1002.conda + sha256: 05944ca3445f31614f8c674c560bca02ff05cb51637a96f665cb2bbe496099e5 + md5: 8bcf980d2c6b17094961198284b8e862 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 8364 + timestamp: 1726802331537 +- kind: conda + name: pthread-stubs + version: '0.4' + build: hb9d3cd8_1002 + build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-hb9d3cd8_1002.conda + sha256: 9c88f8c64590e9567c6c80823f0328e58d3b1efb0e1c539c0315ceca764e0973 + md5: b3c17d95b5a10c6e64a21fa17573e70e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 8252 + timestamp: 1726802366959 +- kind: conda + name: pthread-stubs + version: '0.4' + build: hb9d3cd8_1002 + build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-hb9d3cd8_1002.conda + sha256: 9c88f8c64590e9567c6c80823f0328e58d3b1efb0e1c539c0315ceca764e0973 + md5: b3c17d95b5a10c6e64a21fa17573e70e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 8252 + timestamp: 1726802366959 +- kind: conda + name: pthread-stubs + version: '0.4' + build: hcd874cb_1001 + build_number: 1001 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 + sha256: bb5a6ddf1a609a63addd6d7b488b0f58d05092ea84e9203283409bff539e202a + md5: a1f820480193ea83582b13249a7e7bd9 + depends: + - m2w64-gcc-libs + license: MIT + license_family: MIT + size: 6417 + timestamp: 1606147814351 +- kind: conda + name: pthread-stubs + version: '0.4' + build: hcd874cb_1001 + build_number: 1001 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 + sha256: bb5a6ddf1a609a63addd6d7b488b0f58d05092ea84e9203283409bff539e202a + md5: a1f820480193ea83582b13249a7e7bd9 + depends: + - m2w64-gcc-libs + license: MIT + license_family: MIT + size: 6417 + timestamp: 1606147814351 +- kind: conda + name: pthread-stubs + version: '0.4' + build: hd74edd7_1002 + build_number: 1002 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-hd74edd7_1002.conda + sha256: 8ed65e17fbb0ca944bfb8093b60086e3f9dd678c3448b5de212017394c247ee3 + md5: 415816daf82e0b23a736a069a75e9da7 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 8381 + timestamp: 1726802424786 +- kind: conda + name: pthread-stubs + version: '0.4' + build: hd74edd7_1002 + build_number: 1002 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-hd74edd7_1002.conda + sha256: 8ed65e17fbb0ca944bfb8093b60086e3f9dd678c3448b5de212017394c247ee3 + md5: 415816daf82e0b23a736a069a75e9da7 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 8381 + timestamp: 1726802424786 +- kind: conda + name: pthreads-win32 + version: 2.9.1 + build: h2466b09_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-h2466b09_4.conda + sha256: b989bdcf0a22ba05a238adac1ad3452c11871681f565e509f629e225a26b7d45 + md5: cf98a67a1ec8040b42455002a24f0b0b + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 265827 + timestamp: 1728400965968 +- kind: conda + name: pthreads-win32 + version: 2.9.1 + build: h2466b09_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-h2466b09_4.conda + sha256: b989bdcf0a22ba05a238adac1ad3452c11871681f565e509f629e225a26b7d45 + md5: cf98a67a1ec8040b42455002a24f0b0b + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + size: 265827 + timestamp: 1728400965968 +- kind: conda + name: pugixml + version: '1.14' + build: h13dd4ca_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pugixml-1.14-h13dd4ca_0.conda + sha256: 0bfeac4f1a374da9ff0a322344cdab577d397d6a0a0e5591f08cb7b491926825 + md5: 4de774bb04e03af9704ec1a2618c636c + depends: + - libcxx >=15.0.7 + license: MIT + license_family: MIT + size: 92472 + timestamp: 1696182843052 +- kind: conda + name: pugixml + version: '1.14' + build: h13dd4ca_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pugixml-1.14-h13dd4ca_0.conda + sha256: 0bfeac4f1a374da9ff0a322344cdab577d397d6a0a0e5591f08cb7b491926825 + md5: 4de774bb04e03af9704ec1a2618c636c + depends: + - libcxx >=15.0.7 + license: MIT + license_family: MIT + size: 92472 + timestamp: 1696182843052 +- kind: conda + name: pugixml + version: '1.14' + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda + sha256: ea5f2d593177318f6b19af05018c953f41124cbb3bf21f9fdedfdb6ac42913ae + md5: 2c97dd90633508b422c11bd3018206ab + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 114871 + timestamp: 1696182708943 +- kind: conda + name: pugixml + version: '1.14' + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda + sha256: ea5f2d593177318f6b19af05018c953f41124cbb3bf21f9fdedfdb6ac42913ae + md5: 2c97dd90633508b422c11bd3018206ab + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 114871 + timestamp: 1696182708943 +- kind: conda + name: pugixml + version: '1.14' + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pugixml-1.14-h63175ca_0.conda + sha256: 68a5cb9a7560b2ce0d72ccebc7f6623e13ca66a67f80feb1094a75199bd1a50c + md5: 6794ab7a1f26ebfe0452297eba029d4f + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 111324 + timestamp: 1696182979614 +- kind: conda + name: pugixml + version: '1.14' + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pugixml-1.14-h63175ca_0.conda + sha256: 68a5cb9a7560b2ce0d72ccebc7f6623e13ca66a67f80feb1094a75199bd1a50c + md5: 6794ab7a1f26ebfe0452297eba029d4f + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 111324 + timestamp: 1696182979614 +- kind: conda + name: pugixml + version: '1.14' + build: he965462_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pugixml-1.14-he965462_0.conda + sha256: 8ba30eb9ead058a19a472bb8e795ab408c629b0b84fc5bb7b6899e7429d5e625 + md5: 92f9416f48c010bf04c34c9841c84b09 + depends: + - libcxx >=15.0.7 + license: MIT + license_family: MIT + size: 94175 + timestamp: 1696182807580 +- kind: conda + name: pugixml + version: '1.14' + build: he965462_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pugixml-1.14-he965462_0.conda + sha256: 8ba30eb9ead058a19a472bb8e795ab408c629b0b84fc5bb7b6899e7429d5e625 + md5: 92f9416f48c010bf04c34c9841c84b09 + depends: + - libcxx >=15.0.7 + license: MIT + license_family: MIT + size: 94175 + timestamp: 1696182807580 +- kind: conda + name: pulseaudio-client + version: '16.1' + build: hb77b528_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-16.1-hb77b528_5.conda + sha256: 9981c70893d95c8cac02e7edd1a9af87f2c8745b772d529f08b7f9dafbe98606 + md5: ac902ff3c1c6d750dd0dfc93a974ab74 + depends: + - dbus >=1.13.6,<2.0a0 + - libgcc-ng >=12 + - libglib >=2.76.4,<3.0a0 + - libsndfile >=1.2.2,<1.3.0a0 + - libsystemd0 >=254 + constrains: + - pulseaudio 16.1 *_5 + license: LGPL-2.1-or-later + license_family: LGPL + size: 754844 + timestamp: 1693928953742 +- kind: conda + name: pulseaudio-client + version: '16.1' + build: hb77b528_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-16.1-hb77b528_5.conda + sha256: 9981c70893d95c8cac02e7edd1a9af87f2c8745b772d529f08b7f9dafbe98606 + md5: ac902ff3c1c6d750dd0dfc93a974ab74 + depends: + - dbus >=1.13.6,<2.0a0 + - libgcc-ng >=12 + - libglib >=2.76.4,<3.0a0 + - libsndfile >=1.2.2,<1.3.0a0 + - libsystemd0 >=254 + constrains: + - pulseaudio 16.1 *_5 + license: LGPL-2.1-or-later + license_family: LGPL + size: 754844 + timestamp: 1693928953742 +- kind: conda + name: pulseaudio-client + version: '17.0' + build: hb77b528_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-17.0-hb77b528_0.conda + sha256: b27c0c8671bd95c205a61aeeac807c095b60bc76eb5021863f919036d7a964fc + md5: 07f45f1be1c25345faddb8db0de8039b + depends: + - dbus >=1.13.6,<2.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libsndfile >=1.2.2,<1.3.0a0 + - libsystemd0 >=255 + constrains: + - pulseaudio 17.0 *_0 + license: LGPL-2.1-or-later + license_family: LGPL + size: 757633 + timestamp: 1705690081905 +- kind: conda + name: py-opencv + version: 4.9.0 + build: headless_py311h7e6d3fa_15 + build_number: 15 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/py-opencv-4.9.0-headless_py311h7e6d3fa_15.conda + sha256: c614988c21ade0e4d3729766e5974565451dc869aedc9152b4c72098232a47ca + md5: e35ca936aaaeb59abbf466bb8ef7e0c4 + depends: + - libopencv 4.9.0 headless_py311h2b50112_15 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183505 + timestamp: 1716157618438 +- kind: conda + name: py-opencv + version: 4.9.0 + build: headless_py311h7e6d3fa_15 + build_number: 15 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/py-opencv-4.9.0-headless_py311h7e6d3fa_15.conda + sha256: c614988c21ade0e4d3729766e5974565451dc869aedc9152b4c72098232a47ca + md5: e35ca936aaaeb59abbf466bb8ef7e0c4 + depends: + - libopencv 4.9.0 headless_py311h2b50112_15 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183505 + timestamp: 1716157618438 +- kind: conda + name: py-opencv + version: 4.9.0 + build: headless_py311hace8f6e_15 + build_number: 15 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/py-opencv-4.9.0-headless_py311hace8f6e_15.conda + sha256: 14d6d202d3f7f3bc26dc662fcef1956155457016d53b0a17b316375f0a686aa6 + md5: 2dd53c20868205a8b91fe8ce80d5a95a + depends: + - __osx >=10.13 + - libopencv 4.9.0 headless_py311h9619bf6_15 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183155 + timestamp: 1716154641349 +- kind: conda + name: py-opencv + version: 4.9.0 + build: headless_py311hace8f6e_15 + build_number: 15 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/py-opencv-4.9.0-headless_py311hace8f6e_15.conda + sha256: 14d6d202d3f7f3bc26dc662fcef1956155457016d53b0a17b316375f0a686aa6 + md5: 2dd53c20868205a8b91fe8ce80d5a95a + depends: + - __osx >=10.13 + - libopencv 4.9.0 headless_py311h9619bf6_15 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183155 + timestamp: 1716154641349 +- kind: conda + name: py-opencv + version: 4.9.0 + build: qt5_py311hb8b2805_515 + build_number: 515 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt5_py311hb8b2805_515.conda + sha256: 3667b120b525478f997d2f0b24315c90175102d509cae0b91fbb6caa4f092368 + md5: 3985b87cdf3f454b8906fb9fff2a92e8 + depends: + - libopencv 4.9.0 qt5_py311h615a5b2_515 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183414 + timestamp: 1716155543739 +- kind: conda + name: py-opencv + version: 4.9.0 + build: qt5_py311hf899e8c_515 + build_number: 515 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt5_py311hf899e8c_515.conda + sha256: ecb4dc6bc425e9ca43e08585cb6d6b46ce84d23cf86c16d9d413ade168a0eddd + md5: e370ec1ba601cef10831e1039cc52921 + depends: + - libopencv 4.9.0 qt5_py311ha9522c6_515 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183433 + timestamp: 1716155285797 +- kind: conda + name: py-opencv + version: 4.9.0 + build: qt5_py311hf899e8c_515 + build_number: 515 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt5_py311hf899e8c_515.conda + sha256: ecb4dc6bc425e9ca43e08585cb6d6b46ce84d23cf86c16d9d413ade168a0eddd + md5: e370ec1ba601cef10831e1039cc52921 + depends: + - libopencv 4.9.0 qt5_py311ha9522c6_515 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183433 + timestamp: 1716155285797 +- kind: conda + name: py-opencv + version: 4.9.0 + build: qt6_py311h822ecf1_615 + build_number: 615 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt6_py311h822ecf1_615.conda + sha256: 47474958686e5c33e7be5f4eedb10fcf5d3c5fae2c11382308c65c7d04d6aade + md5: 6fc22a90117e436b6ffedccc1191dff6 + depends: + - libopencv 4.9.0 qt6_py311he82348a_615 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183281 + timestamp: 1716154161104 +- kind: conda + name: py-opencv + version: 4.9.0 + build: qt6_py311h9aa2bce_615 + build_number: 615 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt6_py311h9aa2bce_615.conda + sha256: 4a3403053469ee6be334d6ce32e408fdf6026381297340055866cb384be2abe3 + md5: 134f7686b3865df98cd350d6895ad431 + depends: + - libopencv 4.9.0 qt6_py311ha3ca279_615 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183986 + timestamp: 1716155689820 +- kind: conda + name: py-opencv + version: 4.9.0 + build: qt6_py311h9aa2bce_615 + build_number: 615 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt6_py311h9aa2bce_615.conda + sha256: 4a3403053469ee6be334d6ce32e408fdf6026381297340055866cb384be2abe3 + md5: 134f7686b3865df98cd350d6895ad431 + depends: + - libopencv 4.9.0 qt6_py311ha3ca279_615 + - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 1183986 + timestamp: 1716155689820 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.6-py311h2c37856_0.conda + sha256: 2387917a68534fa86990459b2f0967f51f118241c4ca10537fd16c1ae40d505a + md5: 4caec10f7a5217c98c3295fc7389332d + depends: + - __osx >=11.0 + - libcxx >=17 + - pybind11-global 2.13.6 py311h2c37856_0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 198418 + timestamp: 1726288592472 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.6-py311h2c37856_0.conda + sha256: 2387917a68534fa86990459b2f0967f51f118241c4ca10537fd16c1ae40d505a + md5: 4caec10f7a5217c98c3295fc7389332d + depends: + - __osx >=11.0 + - libcxx >=17 + - pybind11-global 2.13.6 py311h2c37856_0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 198418 + timestamp: 1726288592472 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.6-py311h3257749_0.conda + sha256: ecf6c35303a533f8f4ed48a92f21984dafb3f01b64f949a4064a514d5df5c58f + md5: 4989bc371c474daba8cfa8ec02c9c2d1 + depends: + - pybind11-global 2.13.6 py311h3257749_0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 246761 + timestamp: 1726289567605 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.6-py311h3257749_0.conda + sha256: ecf6c35303a533f8f4ed48a92f21984dafb3f01b64f949a4064a514d5df5c58f + md5: 4989bc371c474daba8cfa8ec02c9c2d1 + depends: + - pybind11-global 2.13.6 py311h3257749_0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 246761 + timestamp: 1726289567605 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.6-py311hd18a35c_0.conda + sha256: d5dde374721ae7b1b3aa3f948a311246b60950cb032f0c7935822f67fc13e45c + md5: 95c138b38697b9f22babac81be5d3f18 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - pybind11-global 2.13.6 py311hd18a35c_0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 197817 + timestamp: 1726288449568 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.6-py311hd18a35c_0.conda + sha256: d5dde374721ae7b1b3aa3f948a311246b60950cb032f0c7935822f67fc13e45c + md5: 95c138b38697b9f22babac81be5d3f18 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - pybind11-global 2.13.6 py311hd18a35c_0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 197817 + timestamp: 1726288449568 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.6-py311hf2f7c97_0.conda + sha256: 67c0222545d936fe889b8199d17d7f9a66b872fee00bef6bb158561440c6c9ac + md5: 5217234c10a39cef52d5963fb2bfa52f + depends: + - __osx >=10.13 + - libcxx >=17 + - pybind11-global 2.13.6 py311hf2f7c97_0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 198079 + timestamp: 1726288580078 +- kind: conda + name: pybind11 + version: 2.13.6 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.6-py311hf2f7c97_0.conda + sha256: 67c0222545d936fe889b8199d17d7f9a66b872fee00bef6bb158561440c6c9ac + md5: 5217234c10a39cef52d5963fb2bfa52f + depends: + - __osx >=10.13 + - libcxx >=17 + - pybind11-global 2.13.6 py311hf2f7c97_0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 198079 + timestamp: 1726288580078 +- kind: conda + name: pybind11-abi + version: '4' + build: hd8ed1ab_3 + build_number: 3 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 + sha256: d4fb485b79b11042a16dc6abfb0c44c4f557707c2653ac47c81e5d32b24a3bb0 + md5: 878f923dd6acc8aeb47a75da6c4098be + license: BSD-3-Clause + license_family: BSD + size: 9906 + timestamp: 1610372835205 +- kind: conda + name: pybind11-abi + version: '4' + build: hd8ed1ab_3 + build_number: 3 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 + sha256: d4fb485b79b11042a16dc6abfb0c44c4f557707c2653ac47c81e5d32b24a3bb0 + md5: 878f923dd6acc8aeb47a75da6c4098be + license: BSD-3-Clause + license_family: BSD + size: 9906 + timestamp: 1610372835205 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.6-py311h2c37856_0.conda + sha256: 743ce32d1d69827a8f38b377761bce78d5aab49e82351b044bb867c17c937151 + md5: f44af608f78424f37e3394052758f475 + depends: + - __osx >=11.0 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 182530 + timestamp: 1726288549264 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311h2c37856_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.6-py311h2c37856_0.conda + sha256: 743ce32d1d69827a8f38b377761bce78d5aab49e82351b044bb867c17c937151 + md5: f44af608f78424f37e3394052758f475 + depends: + - __osx >=11.0 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 182530 + timestamp: 1726288549264 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.6-py311h3257749_0.conda + sha256: 085ef748978a51deeded7e7ffe77a603416dd4b82c3ca9b4e955a5c275097527 + md5: a0507ef5fb425c4a012312a084d69f2f + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 181761 + timestamp: 1726288945978 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311h3257749_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.6-py311h3257749_0.conda + sha256: 085ef748978a51deeded7e7ffe77a603416dd4b82c3ca9b4e955a5c275097527 + md5: a0507ef5fb425c4a012312a084d69f2f + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 181761 + timestamp: 1726288945978 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.6-py311hd18a35c_0.conda + sha256: c93c30d704e8dda6e2330029b1f9bdf4f05fc950a060e5340bd2a504123c025b + md5: 9f58057908a1d24a8852f35de556703f + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 181225 + timestamp: 1726288431392 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311hd18a35c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.6-py311hd18a35c_0.conda + sha256: c93c30d704e8dda6e2330029b1f9bdf4f05fc950a060e5340bd2a504123c025b + md5: 9f58057908a1d24a8852f35de556703f + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 181225 + timestamp: 1726288431392 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.6-py311hf2f7c97_0.conda + sha256: eb5eda217d0c3c7dfe2eed34891c3607b0d0cb646f4909246c4ff13bc5f2f781 + md5: fa0ce022fea607805df80839c6242763 + depends: + - __osx >=10.13 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 182337 + timestamp: 1726288546222 +- kind: conda + name: pybind11-global + version: 2.13.6 + build: py311hf2f7c97_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.6-py311hf2f7c97_0.conda + sha256: eb5eda217d0c3c7dfe2eed34891c3607b0d0cb646f4909246c4ff13bc5f2f781 + md5: fa0ce022fea607805df80839c6242763 + depends: + - __osx >=10.13 + - libcxx >=17 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + constrains: + - pybind11-abi ==4 + license: BSD-3-Clause + license_family: BSD + size: 182337 + timestamp: 1726288546222 +- kind: conda + name: pybullet + version: '3.25' + build: py311h57524c7_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pybullet-3.25-py311h57524c7_3.conda + sha256: 4b6e170e17d6cad08e2b9c192ded0b7b9448de456f51525fd93c4b6bde235efa + md5: 76a02540674cda728b30b82ba2d96413 + depends: + - __osx >=11.0 + - bullet-cpp 3.25 py311h57524c7_3 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Zlib + size: 62503345 + timestamp: 1725368524483 +- kind: conda + name: pybullet + version: '3.25' + build: py311h57524c7_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pybullet-3.25-py311h57524c7_3.conda + sha256: 4b6e170e17d6cad08e2b9c192ded0b7b9448de456f51525fd93c4b6bde235efa + md5: 76a02540674cda728b30b82ba2d96413 + depends: + - __osx >=11.0 + - bullet-cpp 3.25 py311h57524c7_3 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Zlib + size: 62503345 + timestamp: 1725368524483 +- kind: conda + name: pybullet + version: '3.25' + build: py311h6dcdc2f_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pybullet-3.25-py311h6dcdc2f_3.conda + sha256: 84020e297d711ad0fab7514ed9d1d440cdca810923b35bec4f6859abfe2d66ed + md5: eef5ba61cdbf1bf822647b723511c651 + depends: + - __glibc >=2.17,<3.0.a0 + - bullet-cpp 3.25 h6dcdc2f_3 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Zlib + size: 63019554 + timestamp: 1725367967309 +- kind: conda + name: pybullet + version: '3.25' + build: py311h6dcdc2f_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pybullet-3.25-py311h6dcdc2f_3.conda + sha256: 84020e297d711ad0fab7514ed9d1d440cdca810923b35bec4f6859abfe2d66ed + md5: eef5ba61cdbf1bf822647b723511c651 + depends: + - __glibc >=2.17,<3.0.a0 + - bullet-cpp 3.25 h6dcdc2f_3 + - libgcc >=13 + - libstdcxx >=13 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Zlib + size: 63019554 + timestamp: 1725367967309 +- kind: conda + name: pybullet + version: '3.25' + build: py311hbc92ba2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pybullet-3.25-py311hbc92ba2_3.conda + sha256: 83853e7f70180ccaf7efdafe08a0628420020223a0fbf37fbc47f84f52e83a30 + md5: 4809248c20f89669a1f93e28579b7659 + depends: + - bullet-cpp 3.25 hbc92ba2_3 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + size: 62191364 + timestamp: 1725369401700 +- kind: conda + name: pybullet + version: '3.25' + build: py311hbc92ba2_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pybullet-3.25-py311hbc92ba2_3.conda + sha256: 83853e7f70180ccaf7efdafe08a0628420020223a0fbf37fbc47f84f52e83a30 + md5: 4809248c20f89669a1f93e28579b7659 + depends: + - bullet-cpp 3.25 hbc92ba2_3 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + size: 62191364 + timestamp: 1725369401700 +- kind: conda + name: pybullet + version: '3.25' + build: py311he75c550_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pybullet-3.25-py311he75c550_3.conda + sha256: b0286d9392415caad51fafe43c26f8f51f068677a21ae24a5a99d24e4f74aed4 + md5: 1483f7b83e8dd8f8ff3f1a73c66b7d2b + depends: + - __osx >=10.13 + - bullet-cpp 3.25 he75c550_3 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Zlib + size: 62963718 + timestamp: 1725368282584 +- kind: conda + name: pybullet + version: '3.25' + build: py311he75c550_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pybullet-3.25-py311he75c550_3.conda + sha256: b0286d9392415caad51fafe43c26f8f51f068677a21ae24a5a99d24e4f74aed4 + md5: 1483f7b83e8dd8f8ff3f1a73c66b7d2b + depends: + - __osx >=10.13 + - bullet-cpp 3.25 he75c550_3 + - libcxx >=17 + - numpy >=1.23.5,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Zlib + size: 62963718 + timestamp: 1725368282584 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311h124c5f0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.27.0-py311h124c5f0_0.conda + sha256: e840d084ea456514f110b6677d030801b4fe43312493391b945fa9314a00c3fa + md5: 7bd3c8054e8314ec73c129a5741d9795 + depends: + - __glibc >=2.17,<3.0.a0 + - cairo >=1.18.0,<2.0a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-only OR MPL-1.1 + size: 116343 + timestamp: 1725886092883 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311h124c5f0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.27.0-py311h124c5f0_0.conda + sha256: e840d084ea456514f110b6677d030801b4fe43312493391b945fa9314a00c3fa + md5: 7bd3c8054e8314ec73c129a5741d9795 + depends: + - __glibc >=2.17,<3.0.a0 + - cairo >=1.18.0,<2.0a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-only OR MPL-1.1 + size: 116343 + timestamp: 1725886092883 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311h6dfc1d0_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.27.0-py311h6dfc1d0_0.conda + sha256: 6b6012599a3987f229be9e9c63f049f0551d5f668592fe1e7f9c2b1cad6b876c + md5: 3ea51411ce6604f593ba3c9f30e681b1 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-only OR MPL-1.1 + size: 103049 + timestamp: 1725886129100 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311h6dfc1d0_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.27.0-py311h6dfc1d0_0.conda + sha256: 6b6012599a3987f229be9e9c63f049f0551d5f668592fe1e7f9c2b1cad6b876c + md5: 3ea51411ce6604f593ba3c9f30e681b1 + depends: + - __osx >=10.13 + - cairo >=1.18.0,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-only OR MPL-1.1 + size: 103049 + timestamp: 1725886129100 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311h84a5a08_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.27.0-py311h84a5a08_0.conda + sha256: b66b787e506ca26ca8bc7581d9d44eaa090ee057890bc4bacaa937dbb8fe620c + md5: ef0becdfb57482b433363859bcffb38f + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-only OR MPL-1.1 + size: 104699 + timestamp: 1725886296578 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311h84a5a08_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.27.0-py311h84a5a08_0.conda + sha256: b66b787e506ca26ca8bc7581d9d44eaa090ee057890bc4bacaa937dbb8fe620c + md5: ef0becdfb57482b433363859bcffb38f + depends: + - __osx >=11.0 + - cairo >=1.18.0,<2.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-only OR MPL-1.1 + size: 104699 + timestamp: 1725886296578 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311ha86e5f0_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.27.0-py311ha86e5f0_0.conda + sha256: a1a5a21bb17682cf69de73e534a3e5952282651f4906cbe08fd19b999c2159bf + md5: e567568cdd46669b3493bc06596e622a + depends: + - cairo >=1.18.0,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-only OR MPL-1.1 + size: 102692 + timestamp: 1725886658685 +- kind: conda + name: pycairo + version: 1.27.0 + build: py311ha86e5f0_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.27.0-py311ha86e5f0_0.conda + sha256: a1a5a21bb17682cf69de73e534a3e5952282651f4906cbe08fd19b999c2159bf + md5: e567568cdd46669b3493bc06596e622a + depends: + - cairo >=1.18.0,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-only OR MPL-1.1 + size: 102692 + timestamp: 1725886658685 +- kind: conda + name: pycodestyle + version: 2.12.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + sha256: ca548aa380edcc1a6e96893c0d870de9e22a7b0d4619ffa426875e6443a2044f + md5: 72453e39709f38d0494d096bb5f678b7 + depends: + - python >=3.8 + license: MIT + license_family: MIT + size: 34215 + timestamp: 1722846854518 +- kind: conda + name: pycodestyle + version: 2.12.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + sha256: ca548aa380edcc1a6e96893c0d870de9e22a7b0d4619ffa426875e6443a2044f + md5: 72453e39709f38d0494d096bb5f678b7 + depends: + - python >=3.8 + license: MIT + license_family: MIT + size: 34215 + timestamp: 1722846854518 +- kind: conda + name: pycparser + version: '2.22' + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + sha256: 406001ebf017688b1a1554b49127ca3a4ac4626ec0fd51dc75ffa4415b720b64 + md5: 844d9eb3b43095b031874477f7d70088 + depends: + - python >=3.8 + license: BSD-3-Clause + license_family: BSD + size: 105098 + timestamp: 1711811634025 +- kind: conda + name: pycparser + version: '2.22' + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda + sha256: 406001ebf017688b1a1554b49127ca3a4ac4626ec0fd51dc75ffa4415b720b64 + md5: 844d9eb3b43095b031874477f7d70088 + depends: + - python >=3.8 + license: BSD-3-Clause + license_family: BSD + size: 105098 + timestamp: 1711811634025 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311h35130b2_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pycryptodome-3.20.0-py311h35130b2_1.conda + sha256: 1519245e60e9a7a07c3725fa479a5d4005fabd9035d0b9fd64a67644200bc557 + md5: c412a37578bd7d2b0af23ac4961484b5 + depends: + - __glibc >=2.17,<3.0.a0 + - gmp >=6.3.0,<7.0a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-2-Clause + license_family: BSD + size: 1626963 + timestamp: 1727030942655 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311h35130b2_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pycryptodome-3.20.0-py311h35130b2_1.conda + sha256: 1519245e60e9a7a07c3725fa479a5d4005fabd9035d0b9fd64a67644200bc557 + md5: c412a37578bd7d2b0af23ac4961484b5 + depends: + - __glibc >=2.17,<3.0.a0 + - gmp >=6.3.0,<7.0a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-2-Clause + license_family: BSD + size: 1626963 + timestamp: 1727030942655 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311ha9d8091_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodome-3.20.0-py311ha9d8091_1.conda + sha256: 2a5984ee72e671870311edf12917739affa2a0d92091078b72feeecee199e38a + md5: 7228324958ce47fadf7218c3129b2dfb + depends: + - __osx >=11.0 + - gmp >=6.3.0,<7.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-2-Clause + license_family: BSD + size: 1611809 + timestamp: 1727031063326 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311ha9d8091_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodome-3.20.0-py311ha9d8091_1.conda + sha256: 2a5984ee72e671870311edf12917739affa2a0d92091078b72feeecee199e38a + md5: 7228324958ce47fadf7218c3129b2dfb + depends: + - __osx >=11.0 + - gmp >=6.3.0,<7.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: BSD-2-Clause + license_family: BSD + size: 1611809 + timestamp: 1727031063326 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311hcd1f478_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pycryptodome-3.20.0-py311hcd1f478_1.conda + sha256: a241a8eb3a89709bdf2f6ca393d50fd71183e5145e6c272c18517f15126f182d + md5: 55f12f5257d1f9fe04598c722c26af78 + depends: + - __osx >=10.13 + - gmp >=6.3.0,<7.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-2-Clause + license_family: BSD + size: 1607122 + timestamp: 1727031000179 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311hcd1f478_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pycryptodome-3.20.0-py311hcd1f478_1.conda + sha256: a241a8eb3a89709bdf2f6ca393d50fd71183e5145e6c272c18517f15126f182d + md5: 55f12f5257d1f9fe04598c722c26af78 + depends: + - __osx >=10.13 + - gmp >=6.3.0,<7.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: BSD-2-Clause + license_family: BSD + size: 1607122 + timestamp: 1727031000179 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pycryptodome-3.20.0-py311he736701_1.conda + sha256: 8972f1e965988a400233de400838b93fc4254975c6e4f0f9308a65777c162103 + md5: 75644b7ebeda0fa10815199275ef3f01 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 1659383 + timestamp: 1727031480735 +- kind: conda + name: pycryptodome + version: 3.20.0 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pycryptodome-3.20.0-py311he736701_1.conda + sha256: 8972f1e965988a400233de400838b93fc4254975c6e4f0f9308a65777c162103 + md5: 75644b7ebeda0fa10815199275ef3f01 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 1659383 + timestamp: 1727031480735 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pycryptodomex-3.20.0-py311h3336109_1.conda + sha256: 16c6a5bc3989ea5eceb28615c3bafccedf95950ce596f0b0ec2bdb701aeccc3a + md5: a3a79f02930a511877d2a04c68aca4ae + depends: + - __osx >=10.13 + - gmp + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Public Domain/BSD 2-Clause + size: 1608319 + timestamp: 1726994370807 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pycryptodomex-3.20.0-py311h3336109_1.conda + sha256: 16c6a5bc3989ea5eceb28615c3bafccedf95950ce596f0b0ec2bdb701aeccc3a + md5: a3a79f02930a511877d2a04c68aca4ae + depends: + - __osx >=10.13 + - gmp + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Public Domain/BSD 2-Clause + size: 1608319 + timestamp: 1726994370807 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodomex-3.20.0-py311h460d6c5_1.conda + sha256: 2789d23581201aa2d318476b8866ce9a14197784b2fef3c82bb929bce0068ecf + md5: 942bf90abf816da53747b6bb663687a1 + depends: + - __osx >=11.0 + - gmp + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Public Domain/BSD 2-Clause + size: 1613165 + timestamp: 1726994217562 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pycryptodomex-3.20.0-py311h460d6c5_1.conda + sha256: 2789d23581201aa2d318476b8866ce9a14197784b2fef3c82bb929bce0068ecf + md5: 942bf90abf816da53747b6bb663687a1 + depends: + - __osx >=11.0 + - gmp + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Public Domain/BSD 2-Clause + size: 1613165 + timestamp: 1726994217562 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pycryptodomex-3.20.0-py311h9ecbd09_1.conda + sha256: 1b8262f8e5600ebc635abd69b38f21617625fafb4028d7313b40c1c4c9993aa1 + md5: ca438006e32ba6012eac1a30a3c06c90 + depends: + - __glibc >=2.17,<3.0.a0 + - gmp + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Public Domain/BSD 2-Clause + size: 1627311 + timestamp: 1726994122974 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pycryptodomex-3.20.0-py311h9ecbd09_1.conda + sha256: 1b8262f8e5600ebc635abd69b38f21617625fafb4028d7313b40c1c4c9993aa1 + md5: ca438006e32ba6012eac1a30a3c06c90 + depends: + - __glibc >=2.17,<3.0.a0 + - gmp + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Public Domain/BSD 2-Clause + size: 1627311 + timestamp: 1726994122974 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pycryptodomex-3.20.0-py311he736701_1.conda + sha256: c69cc70de7241304547648cb5d7191f0dca401d5d7db14868f4e136b5566c6ab + md5: a9dc45dfa5bdcca839eb55dfd70d8386 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Public Domain/BSD 2-Clause + size: 1661797 + timestamp: 1726994570931 +- kind: conda + name: pycryptodomex + version: 3.20.0 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pycryptodomex-3.20.0-py311he736701_1.conda + sha256: c69cc70de7241304547648cb5d7191f0dca401d5d7db14868f4e136b5566c6ab + md5: a9dc45dfa5bdcca839eb55dfd70d8386 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Public Domain/BSD 2-Clause + size: 1661797 + timestamp: 1726994570931 +- kind: conda + name: pydocstyle + version: 6.3.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda + sha256: 2076385b40e99732a013eff3b8defd88cd848764b9911d8e0d21728fbc89e301 + md5: 7e23a61a7fbaedfef6eb0e1ac775c8e5 + depends: + - python >=3.8 + - snowballstemmer >=2.2.0 + - tomli >=1.2.3 + license: MIT + license_family: MIT + size: 39851 + timestamp: 1673997613432 +- kind: conda + name: pydocstyle + version: 6.3.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda + sha256: 2076385b40e99732a013eff3b8defd88cd848764b9911d8e0d21728fbc89e301 + md5: 7e23a61a7fbaedfef6eb0e1ac775c8e5 + depends: + - python >=3.8 + - snowballstemmer >=2.2.0 + - tomli >=1.2.3 + license: MIT + license_family: MIT + size: 39851 + timestamp: 1673997613432 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h1ea47a8_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_1.conda + sha256: afc08c8c12e05439e19b28e52fda6aab9a011505b258cc9a042e471b2855fcbf + md5: 5fa8d0e3562d2a9fe2c5d5b2b9b77b31 + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59698 + timestamp: 1726737553489 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h1ea47a8_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_1.conda + sha256: afc08c8c12e05439e19b28e52fda6aab9a011505b258cc9a042e471b2855fcbf + md5: 5fa8d0e3562d2a9fe2c5d5b2b9b77b31 + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59698 + timestamp: 1726737553489 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h267d04e_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_1.conda + sha256: 8ce4d0cfeb61998c41038b8aaee4cfd700ff2f4b1b33fdc2d13d420e36c36273 + md5: 8843952780354d2f44c563a5d5efae2e + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59140 + timestamp: 1726737462128 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h267d04e_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_1.conda + sha256: 8ce4d0cfeb61998c41038b8aaee4cfd700ff2f4b1b33fdc2d13d420e36c36273 + md5: 8843952780354d2f44c563a5d5efae2e + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59140 + timestamp: 1726737462128 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h38be061_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_1.conda + sha256: 69796759b67003db95aeeda87a0c20e6eb0131faf2f855532283878192ffb8b4 + md5: 09a1fe2e68da301800bb919a24312e86 + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59480 + timestamp: 1726737344934 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h38be061_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_1.conda + sha256: 69796759b67003db95aeeda87a0c20e6eb0131faf2f855532283878192ffb8b4 + md5: 09a1fe2e68da301800bb919a24312e86 + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59480 + timestamp: 1726737344934 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h6eed73b_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_1.conda + sha256: 6fb430e616d47702fbc218d73180723cccc88d4e55abcb553ad363521ec6941c + md5: c039edeaeabf9550716a3e36ced1a975 + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59113 + timestamp: 1726737397139 +- kind: conda + name: pydot + version: 3.0.1 + build: py311h6eed73b_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_1.conda + sha256: 6fb430e616d47702fbc218d73180723cccc88d4e55abcb553ad363521ec6941c + md5: c039edeaeabf9550716a3e36ced1a975 + depends: + - graphviz >=2.38.0 + - pyparsing >=3.0.9 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: MIT + license_family: MIT + size: 59113 + timestamp: 1726737397139 +- kind: conda + name: pyflakes + version: 3.2.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda + sha256: b1582410fcfa30b3597629e39b688ead87833c4a64f7c4637068f80aa1411d49 + md5: 0cf7fef6aa123df28adb21a590065e3d + depends: + - python ==2.7.*|>=3.5 + license: MIT + license_family: MIT + size: 58654 + timestamp: 1704424729210 +- kind: conda + name: pyflakes + version: 3.2.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda + sha256: b1582410fcfa30b3597629e39b688ead87833c4a64f7c4637068f80aa1411d49 + md5: 0cf7fef6aa123df28adb21a590065e3d + depends: + - python ==2.7.*|>=3.5 + license: MIT + license_family: MIT + size: 58654 + timestamp: 1704424729210 +- kind: conda + name: pygments + version: 2.18.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b + md5: b7f5c092b8f9800150d998a71b76d5a1 + depends: + - python >=3.8 + license: BSD-2-Clause + license_family: BSD + size: 879295 + timestamp: 1714846885370 +- kind: conda + name: pygments + version: 2.18.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b + md5: b7f5c092b8f9800150d998a71b76d5a1 + depends: + - python >=3.8 + license: BSD-2-Clause + license_family: BSD + size: 879295 + timestamp: 1714846885370 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h3336109_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pynacl-1.5.0-py311h3336109_4.conda + sha256: 5692414ca1d5b0594d9ade470c5682b7ae1f5fe09bafb8f4c6f0deb37c579e90 + md5: ad6f5c79a8588288020997e6f07c5446 + depends: + - __osx >=10.13 + - cffi >=1.4.1 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - six + license: Apache-2.0 + license_family: Apache + size: 1190356 + timestamp: 1725739446129 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h3336109_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pynacl-1.5.0-py311h3336109_4.conda + sha256: 5692414ca1d5b0594d9ade470c5682b7ae1f5fe09bafb8f4c6f0deb37c579e90 + md5: ad6f5c79a8588288020997e6f07c5446 + depends: + - __osx >=10.13 + - cffi >=1.4.1 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - six + license: Apache-2.0 + license_family: Apache + size: 1190356 + timestamp: 1725739446129 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h460d6c5_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pynacl-1.5.0-py311h460d6c5_4.conda + sha256: 8b8a0ac23112cfb2055e1b5c900374e023a69c31ee0941d96aa7022e2c3ef0c5 + md5: 4380efd4e90f6a4d6deed15366541439 + depends: + - __osx >=11.0 + - cffi >=1.4.1 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - six + license: Apache-2.0 + license_family: Apache + size: 1186006 + timestamp: 1725739466144 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h460d6c5_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pynacl-1.5.0-py311h460d6c5_4.conda + sha256: 8b8a0ac23112cfb2055e1b5c900374e023a69c31ee0941d96aa7022e2c3ef0c5 + md5: 4380efd4e90f6a4d6deed15366541439 + depends: + - __osx >=11.0 + - cffi >=1.4.1 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - six + license: Apache-2.0 + license_family: Apache + size: 1186006 + timestamp: 1725739466144 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h984d3dc_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pynacl-1.5.0-py311h984d3dc_4.conda + sha256: 8adcd34fe180530af60173df88b5cdf1bb30c0aaa906b6e14458bf35fb2cdd79 + md5: 27e7462456b1290d20c338a3f0537ec4 + depends: + - cffi >=1.4.1 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - six + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 1173388 + timestamp: 1725739632911 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h984d3dc_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pynacl-1.5.0-py311h984d3dc_4.conda + sha256: 8adcd34fe180530af60173df88b5cdf1bb30c0aaa906b6e14458bf35fb2cdd79 + md5: 27e7462456b1290d20c338a3f0537ec4 + depends: + - cffi >=1.4.1 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - six + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Apache-2.0 + license_family: Apache + size: 1173388 + timestamp: 1725739632911 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h9ecbd09_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pynacl-1.5.0-py311h9ecbd09_4.conda + sha256: ce8ba3a3448b6d55a4740b5e826839752976435f0121739565aae5796bcf6dc1 + md5: 522059f3c55e201aa5f189fe5276f83f + depends: + - __glibc >=2.17,<3.0.a0 + - cffi >=1.4.1 + - libgcc >=13 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - six + license: Apache-2.0 + license_family: Apache + size: 1146219 + timestamp: 1725739406065 +- kind: conda + name: pynacl + version: 1.5.0 + build: py311h9ecbd09_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pynacl-1.5.0-py311h9ecbd09_4.conda + sha256: ce8ba3a3448b6d55a4740b5e826839752976435f0121739565aae5796bcf6dc1 + md5: 522059f3c55e201aa5f189fe5276f83f + depends: + - __glibc >=2.17,<3.0.a0 + - cffi >=1.4.1 + - libgcc >=13 + - libsodium >=1.0.20,<1.0.21.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - six + license: Apache-2.0 + license_family: Apache + size: 1146219 + timestamp: 1725739406065 +- kind: conda + name: pyopengl + version: 3.1.6 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + sha256: 4ef77f5227e198b20c1498706fa6b3eb3a32f1cef641b8039d55b7df12e54863 + md5: c968eb974b0fae4676e7a7858c4cc56e + depends: + - python >=2.7 + license: LicenseRef-pyopengl + size: 887829 + timestamp: 1652285640360 +- kind: conda + name: pyopengl + version: 3.1.6 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2 + sha256: 4ef77f5227e198b20c1498706fa6b3eb3a32f1cef641b8039d55b7df12e54863 + md5: c968eb974b0fae4676e7a7858c4cc56e + depends: + - python >=2.7 + license: LicenseRef-pyopengl + size: 887829 + timestamp: 1652285640360 +- kind: conda + name: pyparsing + version: 3.2.0 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + sha256: b846e3965cd106438cf0b9dc0de8d519670ac065f822a7d66862e9423e0229cb + md5: 035c17fbf099f50ff60bf2eb303b0a83 + depends: + - python >=3.9 + license: MIT + size: 92444 + timestamp: 1728880549923 +- kind: conda + name: pyparsing + version: 3.2.0 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_1.conda + sha256: b846e3965cd106438cf0b9dc0de8d519670ac065f822a7d66862e9423e0229cb + md5: 035c17fbf099f50ff60bf2eb303b0a83 + depends: + - python >=3.9 + license: MIT + size: 92444 + timestamp: 1728880549923 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311h125bc19_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py311h125bc19_5.conda + sha256: 4608b9caafc4fa16d887f5af08e1bafe95f4cb07596ca8f5af184bf5de8f2c4c + md5: 29d36acae7ccbcb1f0ec4a39841b3197 + depends: + - pyqt5-sip 12.12.2 py311h12c1d0e_5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 3906427 + timestamp: 1695422270104 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311h125bc19_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py311h125bc19_5.conda + sha256: 4608b9caafc4fa16d887f5af08e1bafe95f4cb07596ca8f5af184bf5de8f2c4c + md5: 29d36acae7ccbcb1f0ec4a39841b3197 + depends: + - pyqt5-sip 12.12.2 py311h12c1d0e_5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 3906427 + timestamp: 1695422270104 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311h5b1a2bc_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyqt-5.15.9-py311h5b1a2bc_5.conda + sha256: 995ccdbe3784968e138e086799b3d4a94ba23df32662937475d53bf47676e8d6 + md5: 8cc18fe7d8016c47021c2629f8882785 + depends: + - libcxx >=15.0.7 + - pyqt5-sip 12.12.2 py311h46b81f0_5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + constrains: + - __osx >=10.13 + license: GPL-3.0-only + license_family: GPL + size: 4096527 + timestamp: 1695422132108 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311h5b1a2bc_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyqt-5.15.9-py311h5b1a2bc_5.conda + sha256: 995ccdbe3784968e138e086799b3d4a94ba23df32662937475d53bf47676e8d6 + md5: 8cc18fe7d8016c47021c2629f8882785 + depends: + - libcxx >=15.0.7 + - pyqt5-sip 12.12.2 py311h46b81f0_5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + constrains: + - __osx >=10.13 + license: GPL-3.0-only + license_family: GPL + size: 4096527 + timestamp: 1695422132108 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311hc49b008_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt-5.15.9-py311hc49b008_5.conda + sha256: 6521f2dd88c9ede7faf7ae41f234e97280b62e76c0c4d88373d81f73230d745f + md5: 11be30376524bb858197d6ef0ca95959 + depends: + - libcxx >=15.0.7 + - pyqt5-sip 12.12.2 py311ha891d26_5 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + license: GPL-3.0-only + license_family: GPL + size: 3919652 + timestamp: 1695421881652 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311hc49b008_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt-5.15.9-py311hc49b008_5.conda + sha256: 6521f2dd88c9ede7faf7ae41f234e97280b62e76c0c4d88373d81f73230d745f + md5: 11be30376524bb858197d6ef0ca95959 + depends: + - libcxx >=15.0.7 + - pyqt5-sip 12.12.2 py311ha891d26_5 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + license: GPL-3.0-only + license_family: GPL + size: 3919652 + timestamp: 1695421881652 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311hf0fb5b6_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py311hf0fb5b6_5.conda + sha256: 74fcdb8772c7eaf654b32922f77d9a8a1350b3446111c69a32ba4d15be74905a + md5: ec7e45bc76d9d0b69a74a2075932b8e8 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pyqt5-sip 12.12.2 py311hb755f60_5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + license: GPL-3.0-only + license_family: GPL + size: 5315719 + timestamp: 1695420475603 +- kind: conda + name: pyqt + version: 5.15.9 + build: py311hf0fb5b6_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py311hf0fb5b6_5.conda + sha256: 74fcdb8772c7eaf654b32922f77d9a8a1350b3446111c69a32ba4d15be74905a + md5: ec7e45bc76d9d0b69a74a2075932b8e8 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pyqt5-sip 12.12.2 py311hb755f60_5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + license: GPL-3.0-only + license_family: GPL + size: 5315719 + timestamp: 1695420475603 +- kind: conda + name: pyqt-builder + version: 1.15.4 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + sha256: 60cd286d932c79bfaa5e73ed09944ebbab671f578635ffd46ed328b1613daaa3 + md5: 8a6fd4e75d730fc992abe5735e4b0f1d + depends: + - packaging + - python >=3.6 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 2964259 + timestamp: 1701610053337 +- kind: conda + name: pyqt-builder + version: 1.15.4 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda + sha256: 60cd286d932c79bfaa5e73ed09944ebbab671f578635ffd46ed328b1613daaa3 + md5: 8a6fd4e75d730fc992abe5735e4b0f1d + depends: + - packaging + - python >=3.6 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 2964259 + timestamp: 1701610053337 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311h12c1d0e_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py311h12c1d0e_5.conda + sha256: 7130493794e4c65f4e78258619a6ef9d022ba9f9b0f61e70d2973d9bc5f10e11 + md5: 1b53a20f311bd99a1e55b31b7219106f + depends: + - packaging + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - sip + - toml + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 79724 + timestamp: 1695418442619 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311h12c1d0e_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py311h12c1d0e_5.conda + sha256: 7130493794e4c65f4e78258619a6ef9d022ba9f9b0f61e70d2973d9bc5f10e11 + md5: 1b53a20f311bd99a1e55b31b7219106f + depends: + - packaging + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - sip + - toml + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 79724 + timestamp: 1695418442619 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311h46b81f0_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyqt5-sip-12.12.2-py311h46b81f0_5.conda + sha256: de388bc1c6dcbccc04250b1a085e306905df02b4112296e1e7bc33b01467b541 + md5: 922f2e1968737a9323507bc7eb21fe6c + depends: + - libcxx >=15.0.7 + - packaging + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 74911 + timestamp: 1695418163407 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311h46b81f0_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyqt5-sip-12.12.2-py311h46b81f0_5.conda + sha256: de388bc1c6dcbccc04250b1a085e306905df02b4112296e1e7bc33b01467b541 + md5: 922f2e1968737a9323507bc7eb21fe6c + depends: + - libcxx >=15.0.7 + - packaging + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 74911 + timestamp: 1695418163407 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311ha891d26_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py311ha891d26_5.conda + sha256: 6a376dee486c040d90c3658a2f7ad3a98c35a34cdc27f5f417dc4b1f98855e30 + md5: 0561a45bfdf8843c56f3b931ebd6b631 + depends: + - libcxx >=15.0.7 + - packaging + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 75332 + timestamp: 1695418376150 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311ha891d26_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py311ha891d26_5.conda + sha256: 6a376dee486c040d90c3658a2f7ad3a98c35a34cdc27f5f417dc4b1f98855e30 + md5: 0561a45bfdf8843c56f3b931ebd6b631 + depends: + - libcxx >=15.0.7 + - packaging + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 75332 + timestamp: 1695418376150 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311hb755f60_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py311hb755f60_5.conda + sha256: cf6936273d92e5213b085bfd9ce1a37defb46b317b6ee991f2712bf4a25b8456 + md5: e4d262cc3600e70b505a6761d29f6207 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - packaging + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 85162 + timestamp: 1695418076285 +- kind: conda + name: pyqt5-sip + version: 12.12.2 + build: py311hb755f60_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py311hb755f60_5.conda + sha256: cf6936273d92e5213b085bfd9ce1a37defb46b317b6ee991f2712bf4a25b8456 + md5: e4d262cc3600e70b505a6761d29f6207 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - packaging + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - sip + - toml + license: GPL-3.0-only + license_family: GPL + size: 85162 + timestamp: 1695418076285 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311h14ede98_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqtwebengine-5.15.9-py311h14ede98_5.conda + sha256: ab56f61d4a7210c3b2927850e55d52874b4d9ff373a47f5dd07b13811f305abc + md5: 49935d578e8aea6d7f65508ee6a2f799 + depends: + - libcxx >=15.0.7 + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + license: GPL-3.0-only + license_family: GPL + size: 127078 + timestamp: 1695422534569 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311h14ede98_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqtwebengine-5.15.9-py311h14ede98_5.conda + sha256: ab56f61d4a7210c3b2927850e55d52874b4d9ff373a47f5dd07b13811f305abc + md5: 49935d578e8aea6d7f65508ee6a2f799 + depends: + - libcxx >=15.0.7 + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + license: GPL-3.0-only + license_family: GPL + size: 127078 + timestamp: 1695422534569 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311h5a77453_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyqtwebengine-5.15.9-py311h5a77453_5.conda + sha256: 7ea805a38b778418f17ca699c7b31d193e581e44f463cde78be8f9b74d05b9e9 + md5: b817fd7340f96acd3ed57b1d37bac910 + depends: + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 126369 + timestamp: 1695423001667 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311h5a77453_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyqtwebengine-5.15.9-py311h5a77453_5.conda + sha256: 7ea805a38b778418f17ca699c7b31d193e581e44f463cde78be8f9b74d05b9e9 + md5: b817fd7340f96acd3ed57b1d37bac910 + depends: + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 126369 + timestamp: 1695423001667 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311hd529140_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyqtwebengine-5.15.9-py311hd529140_5.conda + sha256: d286ad8e7a8949dfe12092a4af250845477689d7a1235b2b5f3d8e8ea2e5cf6a + md5: d4d71c140e9588f47e46387eaca50143 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + license: GPL-3.0-only + license_family: GPL + size: 158895 + timestamp: 1695420780098 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311hd529140_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyqtwebengine-5.15.9-py311hd529140_5.conda + sha256: d286ad8e7a8949dfe12092a4af250845477689d7a1235b2b5f3d8e8ea2e5cf6a + md5: d4d71c140e9588f47e46387eaca50143 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + license: GPL-3.0-only + license_family: GPL + size: 158895 + timestamp: 1695420780098 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311hfec3007_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyqtwebengine-5.15.9-py311hfec3007_5.conda + sha256: cc8e7a24f3998f65a4670483e4b349c134541e39474803523e2f2296e005606f + md5: 5b12a68f2ea48ebdec733ba4f486ea8e + depends: + - libcxx >=15.0.7 + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + constrains: + - __osx >=10.13 + license: GPL-3.0-only + license_family: GPL + size: 128825 + timestamp: 1695422724832 +- kind: conda + name: pyqtwebengine + version: 5.15.9 + build: py311hfec3007_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyqtwebengine-5.15.9-py311hfec3007_5.conda + sha256: cc8e7a24f3998f65a4670483e4b349c134541e39474803523e2f2296e005606f + md5: 5b12a68f2ea48ebdec733ba4f486ea8e + depends: + - libcxx >=15.0.7 + - pyqt >=5.15.9,<5.16.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - qt-webengine >=5.15.8,<5.16.0a0 + - sip >=6.7.11,<6.8.0a0 + constrains: + - __osx >=10.13 + license: GPL-3.0-only + license_family: GPL + size: 128825 + timestamp: 1695422724832 +- kind: conda + name: pytest + version: 8.3.3 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda + sha256: e99376d0068455712109d233f5790458ff861aeceb458bfda74e353338e4d815 + md5: c03d61f31f38fdb9facf70c29958bf7a + depends: + - colorama + - exceptiongroup >=1.0.0rc8 + - iniconfig + - packaging + - pluggy <2,>=1.5 + - python >=3.8 + - tomli >=1 + constrains: + - pytest-faulthandler >=2 + license: MIT + license_family: MIT + size: 258293 + timestamp: 1725977334143 +- kind: conda + name: pytest + version: 8.3.3 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.3-pyhd8ed1ab_0.conda + sha256: e99376d0068455712109d233f5790458ff861aeceb458bfda74e353338e4d815 + md5: c03d61f31f38fdb9facf70c29958bf7a + depends: + - colorama + - exceptiongroup >=1.0.0rc8 + - iniconfig + - packaging + - pluggy <2,>=1.5 + - python >=3.8 + - tomli >=1 + constrains: + - pytest-faulthandler >=2 + license: MIT + license_family: MIT + size: 258293 + timestamp: 1725977334143 +- kind: conda + name: python + version: 3.11.8 + build: h2628c8c_0_cpython + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.8-h2628c8c_0_cpython.conda + sha256: 8b2db64acfd351f4281d75465b09109f4b51096d5e58128cb7a4c1d2ade47203 + md5: 5af649cf283ec4c1ffff5c4fe0cec12b + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.1,<4.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 18096526 + timestamp: 1708116524168 +- kind: conda + name: python + version: 3.11.8 + build: h2628c8c_0_cpython + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.8-h2628c8c_0_cpython.conda + sha256: 8b2db64acfd351f4281d75465b09109f4b51096d5e58128cb7a4c1d2ade47203 + md5: 5af649cf283ec4c1ffff5c4fe0cec12b + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.2.1,<4.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 18096526 + timestamp: 1708116524168 +- kind: conda + name: python + version: 3.11.8 + build: h9f0c242_0_cpython + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.8-h9f0c242_0_cpython.conda + sha256: 645dad20b46041ecd6a85eccbb3291fa1ad7921eea065c0081efff78c3d7e27a + md5: 22bda10a0f425564a538aed9a0e8a9df + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - openssl >=3.2.1,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 14067894 + timestamp: 1708117836907 +- kind: conda + name: python + version: 3.11.8 + build: h9f0c242_0_cpython + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.8-h9f0c242_0_cpython.conda + sha256: 645dad20b46041ecd6a85eccbb3291fa1ad7921eea065c0081efff78c3d7e27a + md5: 22bda10a0f425564a538aed9a0e8a9df + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - openssl >=3.2.1,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 14067894 + timestamp: 1708117836907 +- kind: conda + name: python + version: 3.11.8 + build: hab00c5b_0_cpython + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.8-hab00c5b_0_cpython.conda + sha256: f33559d7127b6a892854bc3b2b4be1406c3be9537d658cb13edae57c8c0b5a11 + md5: 2fdc314ee058eda0114738a9309d3683 + depends: + - bzip2 >=1.0.8,<2.0a0 + - ld_impl_linux-64 >=2.36.1 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libnsl >=2.0.1,<2.1.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libuuid >=2.38.1,<3.0a0 + - libxcrypt >=4.4.36 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - openssl >=3.2.1,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 30754113 + timestamp: 1708118457486 +- kind: conda + name: python + version: 3.11.8 + build: hab00c5b_0_cpython + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.8-hab00c5b_0_cpython.conda + sha256: f33559d7127b6a892854bc3b2b4be1406c3be9537d658cb13edae57c8c0b5a11 + md5: 2fdc314ee058eda0114738a9309d3683 + depends: + - bzip2 >=1.0.8,<2.0a0 + - ld_impl_linux-64 >=2.36.1 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libnsl >=2.0.1,<2.1.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libuuid >=2.38.1,<3.0a0 + - libxcrypt >=4.4.36 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - openssl >=3.2.1,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 30754113 + timestamp: 1708118457486 +- kind: conda + name: python + version: 3.11.8 + build: hdf0ec26_0_cpython + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.8-hdf0ec26_0_cpython.conda + sha256: 6c9bbac137759e013e6a50593c7cf10a06032fcb1ef3a994c598c7a95e73a8e1 + md5: 8f4076d960f17f19ae8b2f66727ea1c6 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - openssl >=3.2.1,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 14623079 + timestamp: 1708116925163 +- kind: conda + name: python + version: 3.11.8 + build: hdf0ec26_0_cpython + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.8-hdf0ec26_0_cpython.conda + sha256: 6c9bbac137759e013e6a50593c7cf10a06032fcb1ef3a994c598c7a95e73a8e1 + md5: 8f4076d960f17f19ae8b2f66727ea1c6 + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.5.0,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ncurses >=6.4,<7.0a0 + - openssl >=3.2.1,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 14623079 + timestamp: 1708116925163 +- kind: conda + name: python + version: 3.11.10 + build: h739c21a_2_cpython + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.10-h739c21a_2_cpython.conda + sha256: 3ff10564232ccf37e23144f958a44d88ad07f864a51c738a60bff78292134993 + md5: 51e95fed5a6d30cee76153b826f9f4f8 + depends: + - __osx >=11.0 + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.6.3,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.46.1,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ncurses >=6.5,<7.0a0 + - openssl >=3.3.2,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 14523571 + timestamp: 1727719353832 +- kind: conda + name: python + version: 3.11.10 + build: h8f8b54e_2_cpython + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.10-h8f8b54e_2_cpython.conda + sha256: e8e51cca21feb90d6af0c20a5b70a0caf533b7a664ca8b44cd01279ebac532b7 + md5: b22efceb2c8781e34d297d6bd8a8977d + depends: + - __osx >=10.13 + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.6.3,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.46.1,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - ncurses >=6.5,<7.0a0 + - openssl >=3.3.2,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 15412411 + timestamp: 1727719792076 +- kind: conda + name: python + version: 3.11.10 + build: hc5c86c4_2_cpython + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.10-hc5c86c4_2_cpython.conda + sha256: 06aef8aee7d379851df48e78eec81820817aaf7e4788dde1b945d903cd4af7ea + md5: 2a07cf98fe8c2f039a1ccfea22eaaad4 + depends: + - __glibc >=2.17,<3.0.a0 + - bzip2 >=1.0.8,<2.0a0 + - ld_impl_linux-64 >=2.36.1 + - libexpat >=2.6.3,<3.0a0 + - libffi >=3.4,<4.0a0 + - libgcc >=13 + - libnsl >=2.0.1,<2.1.0a0 + - libsqlite >=3.46.1,<4.0a0 + - libuuid >=2.38.1,<3.0a0 + - libxcrypt >=4.4.36 + - libzlib >=1.3.1,<2.0a0 + - ncurses >=6.5,<7.0a0 + - openssl >=3.3.2,<4.0a0 + - readline >=8.2,<9.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 30574701 + timestamp: 1727721739918 +- kind: conda + name: python + version: 3.11.10 + build: hce54a09_2_cpython + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.10-hce54a09_2_cpython.conda + sha256: 610da651755c30f71ba823f311f684bee693bc56ced984b477ac4e04563485c9 + md5: 472544e6104756d9658571f40e17b5af + depends: + - bzip2 >=1.0.8,<2.0a0 + - libexpat >=2.6.3,<3.0a0 + - libffi >=3.4,<4.0a0 + - libsqlite >=3.46.1,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.2,<4.0a0 + - tk >=8.6.13,<8.7.0a0 + - tzdata + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - xz >=5.2.6,<6.0a0 + constrains: + - python_abi 3.11.* *_cp311 + license: Python-2.0 + size: 18217527 + timestamp: 1727718965271 +- kind: conda + name: python-dateutil + version: 2.9.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 + md5: 2cf4264fffb9e6eff6031c5b6884d61c + depends: + - python >=3.7 + - six >=1.5 + license: Apache-2.0 + license_family: APACHE + size: 222742 + timestamp: 1709299922152 +- kind: conda + name: python-dateutil + version: 2.9.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 + md5: 2cf4264fffb9e6eff6031c5b6884d61c + depends: + - python >=3.7 + - six >=1.5 + license: Apache-2.0 + license_family: APACHE + size: 222742 + timestamp: 1709299922152 +- kind: conda + name: python-gnupg + version: 0.5.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + sha256: d9217ecfa4de3f9543b62e242f12eda0591e9df36f22a2980aeb6ea3221a1639 + md5: dac4b2585494243e23deae2efe058165 + depends: + - python >=2.7 + license: BSD-3-Clause + license_family: BSD + size: 21463 + timestamp: 1661383605971 +- kind: conda + name: python-gnupg + version: 0.5.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/python-gnupg-0.5.0-pyhd8ed1ab_0.tar.bz2 + sha256: d9217ecfa4de3f9543b62e242f12eda0591e9df36f22a2980aeb6ea3221a1639 + md5: dac4b2585494243e23deae2efe058165 + depends: + - python >=2.7 + license: BSD-3-Clause + license_family: BSD + size: 21463 + timestamp: 1661383605971 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311h3f08180_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python-orocos-kdl-1.5.1-py311h3f08180_7.conda + sha256: db1aa2e34124282154357c9e802de2988d65eebb7b45b6d7dedcbe81b840a7d1 + md5: 5df41bc7f901c3e11f53faf0c5a0a25f + depends: + - __osx >=11.0 + - eigen + - libcxx >=17 + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-or-later + license_family: LGPL + size: 245234 + timestamp: 1725739109527 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311h3f08180_7 + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python-orocos-kdl-1.5.1-py311h3f08180_7.conda + sha256: db1aa2e34124282154357c9e802de2988d65eebb7b45b6d7dedcbe81b840a7d1 + md5: 5df41bc7f901c3e11f53faf0c5a0a25f + depends: + - __osx >=11.0 + - eigen + - libcxx >=17 + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-or-later + license_family: LGPL + size: 245234 + timestamp: 1725739109527 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311hd89902b_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python-orocos-kdl-1.5.1-py311hd89902b_7.conda + sha256: 362b4c504b23cf93f8d9889754da2969c1262cd55ab398dcb6bc6eef1b8d5a51 + md5: 6fd750ed82282882cf76de31827404a2 + depends: + - __osx >=10.13 + - eigen + - libcxx >=17 + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-or-later + license_family: LGPL + size: 254318 + timestamp: 1725738573283 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311hd89902b_7 + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python-orocos-kdl-1.5.1-py311hd89902b_7.conda + sha256: 362b4c504b23cf93f8d9889754da2969c1262cd55ab398dcb6bc6eef1b8d5a51 + md5: 6fd750ed82282882cf76de31827404a2 + depends: + - __osx >=10.13 + - eigen + - libcxx >=17 + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-or-later + license_family: LGPL + size: 254318 + timestamp: 1725738573283 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311hda3d55a_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python-orocos-kdl-1.5.1-py311hda3d55a_7.conda + sha256: e031defcc0bb2b605c27a8e07ad1683a467a0042fcf82140118fc7401d5ba1a7 + md5: 55eb015bdaf1726c0c3c4df47073eb51 + depends: + - eigen + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + license_family: LGPL + size: 360753 + timestamp: 1725739280353 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311hda3d55a_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python-orocos-kdl-1.5.1-py311hda3d55a_7.conda + sha256: e031defcc0bb2b605c27a8e07ad1683a467a0042fcf82140118fc7401d5ba1a7 + md5: 55eb015bdaf1726c0c3c4df47073eb51 + depends: + - eigen + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.1-or-later + license_family: LGPL + size: 360753 + timestamp: 1725739280353 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311hfdbb021_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python-orocos-kdl-1.5.1-py311hfdbb021_7.conda + sha256: 7c8cfd41804245fc98d0eea4fa4872ff0585c71eda993b3bc762fde38920987d + md5: 1553d42bdd974790c6d1c3ced5126c88 + depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libgcc >=13 + - libstdcxx >=13 + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-or-later + license_family: LGPL + size: 297623 + timestamp: 1725738546172 +- kind: conda + name: python-orocos-kdl + version: 1.5.1 + build: py311hfdbb021_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python-orocos-kdl-1.5.1-py311hfdbb021_7.conda + sha256: 7c8cfd41804245fc98d0eea4fa4872ff0585c71eda993b3bc762fde38920987d + md5: 1553d42bdd974790c6d1c3ced5126c88 + depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libgcc >=13 + - libstdcxx >=13 + - orocos-kdl + - pybind11 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: LGPL-2.1-or-later + license_family: LGPL + size: 297623 + timestamp: 1725738546172 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-5_cp311.conda + sha256: 2660b8059b3ee854bc5d3c6b1fce946e5bd2fe8fbca7827de2c5885ead6209de + md5: 139a8d40c8a2f430df31048949e450de + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6211 + timestamp: 1723823324668 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-5_cp311.conda + sha256: 2660b8059b3ee854bc5d3c6b1fce946e5bd2fe8fbca7827de2c5885ead6209de + md5: 139a8d40c8a2f430df31048949e450de + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6211 + timestamp: 1723823324668 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.11-5_cp311.conda + sha256: 9b092850a268aca99600b724bae849f51209ecd5628e609b4699debc59ff1945 + md5: e6d62858c06df0be0e6255c753d74787 + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6303 + timestamp: 1723823062672 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.11-5_cp311.conda + sha256: 9b092850a268aca99600b724bae849f51209ecd5628e609b4699debc59ff1945 + md5: e6d62858c06df0be0e6255c753d74787 + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6303 + timestamp: 1723823062672 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.11-5_cp311.conda + sha256: adc05729b7e0aca7b436e60a86f10822a92185dfcb48d66d6444e3629d3a1f6a + md5: 3b855e3734344134cb56c410f729c340 + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6308 + timestamp: 1723823096865 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.11-5_cp311.conda + sha256: adc05729b7e0aca7b436e60a86f10822a92185dfcb48d66d6444e3629d3a1f6a + md5: 3b855e3734344134cb56c410f729c340 + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6308 + timestamp: 1723823096865 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda + sha256: 9b210e5807dd9c9ed71ff192a95f1872da597ddd10e7cefec93a922fe22e598a + md5: 895b873644c11ccc0ab7dba2d8513ae6 + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6707 + timestamp: 1723823225752 +- kind: conda + name: python_abi + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda + sha256: 9b210e5807dd9c9ed71ff192a95f1872da597ddd10e7cefec93a922fe22e598a + md5: 895b873644c11ccc0ab7dba2d8513ae6 + constrains: + - python 3.11.* *_cpython + license: BSD-3-Clause + license_family: BSD + size: 6707 + timestamp: 1723823225752 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h3336109_1.conda + sha256: d8f4513c53a7c0be9f1cdb9d1af31ac85cf8a6f0e4194715e36e915c03104662 + md5: b0132bec7165a53403dcc393ff761a9e + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 193941 + timestamp: 1725456465818 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311h3336109_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h3336109_1.conda + sha256: d8f4513c53a7c0be9f1cdb9d1af31ac85cf8a6f0e4194715e36e915c03104662 + md5: b0132bec7165a53403dcc393ff761a9e + depends: + - __osx >=10.13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 193941 + timestamp: 1725456465818 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311h460d6c5_1.conda + sha256: 9ae182eef4e96a7c2f46cc9add19496276612663e17429500432631dce31a831 + md5: d32590e7bd388f18b036c6fc402a0cb1 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 192321 + timestamp: 1725456528007 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311h460d6c5_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311h460d6c5_1.conda + sha256: 9ae182eef4e96a7c2f46cc9add19496276612663e17429500432631dce31a831 + md5: d32590e7bd388f18b036c6fc402a0cb1 + depends: + - __osx >=11.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 192321 + timestamp: 1725456528007 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h9ecbd09_1.conda + sha256: e721e5ff389a7b2135917c04b27391be3d3382e261bb60a369b1620655365c3d + md5: abeb54d40f439b86f75ea57045ab8496 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 212644 + timestamp: 1725456264282 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311h9ecbd09_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h9ecbd09_1.conda + sha256: e721e5ff389a7b2135917c04b27391be3d3382e261bb60a369b1620655365c3d + md5: abeb54d40f439b86f75ea57045ab8496 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 212644 + timestamp: 1725456264282 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_1.conda + sha256: 86608f1b4f6b1819a74b6b1344c34304745fd7e84bfc9900269f57cf28178d31 + md5: d0c5f3c595039890be0c9af47d23b9ba + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 187901 + timestamp: 1725456808581 +- kind: conda + name: pyyaml + version: 6.0.2 + build: py311he736701_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_1.conda + sha256: 86608f1b4f6b1819a74b6b1344c34304745fd7e84bfc9900269f57cf28178d31 + md5: d0c5f3c595039890be0c9af47d23b9ba + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - yaml >=0.2.5,<0.3.0a0 + license: MIT + license_family: MIT + size: 187901 + timestamp: 1725456808581 +- kind: conda + name: qhull + version: '2020.2' + build: h3c5361c_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qhull-2020.2-h3c5361c_5.conda + sha256: 79d804fa6af9c750e8b09482559814ae18cd8df549ecb80a4873537a5a31e06e + md5: dd1ea9ff27c93db7c01a7b7656bd4ad4 + depends: + - __osx >=10.13 + - libcxx >=16 + license: LicenseRef-Qhull + size: 528122 + timestamp: 1720814002588 +- kind: conda + name: qhull + version: '2020.2' + build: h3c5361c_5 + build_number: 5 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qhull-2020.2-h3c5361c_5.conda + sha256: 79d804fa6af9c750e8b09482559814ae18cd8df549ecb80a4873537a5a31e06e + md5: dd1ea9ff27c93db7c01a7b7656bd4ad4 + depends: + - __osx >=10.13 + - libcxx >=16 + license: LicenseRef-Qhull + size: 528122 + timestamp: 1720814002588 +- kind: conda + name: qhull + version: '2020.2' + build: h420ef59_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qhull-2020.2-h420ef59_5.conda + sha256: 873ac689484262a51fd79bc6103c1a1bedbf524924d7f0088fb80703042805e4 + md5: 6483b1f59526e05d7d894e466b5b6924 + depends: + - __osx >=11.0 + - libcxx >=16 + license: LicenseRef-Qhull + size: 516376 + timestamp: 1720814307311 +- kind: conda + name: qhull + version: '2020.2' + build: h420ef59_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qhull-2020.2-h420ef59_5.conda + sha256: 873ac689484262a51fd79bc6103c1a1bedbf524924d7f0088fb80703042805e4 + md5: 6483b1f59526e05d7d894e466b5b6924 + depends: + - __osx >=11.0 + - libcxx >=16 + license: LicenseRef-Qhull + size: 516376 + timestamp: 1720814307311 +- kind: conda + name: qhull + version: '2020.2' + build: h434a139_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda + sha256: 776363493bad83308ba30bcb88c2552632581b143e8ee25b1982c8c743e73abc + md5: 353823361b1d27eb3960efb076dfcaf6 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LicenseRef-Qhull + size: 552937 + timestamp: 1720813982144 +- kind: conda + name: qhull + version: '2020.2' + build: h434a139_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda + sha256: 776363493bad83308ba30bcb88c2552632581b143e8ee25b1982c8c743e73abc + md5: 353823361b1d27eb3960efb076dfcaf6 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LicenseRef-Qhull + size: 552937 + timestamp: 1720813982144 +- kind: conda + name: qhull + version: '2020.2' + build: hc790b64_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda + sha256: 887d53486a37bd870da62b8fa2ebe3993f912ad04bd755e7ed7c47ced97cbaa8 + md5: 854fbdff64b572b5c0b470f334d34c11 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LicenseRef-Qhull + size: 1377020 + timestamp: 1720814433486 +- kind: conda + name: qhull + version: '2020.2' + build: hc790b64_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda + sha256: 887d53486a37bd870da62b8fa2ebe3993f912ad04bd755e7ed7c47ced97cbaa8 + md5: 854fbdff64b572b5c0b470f334d34c11 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LicenseRef-Qhull + size: 1377020 + timestamp: 1720814433486 +- kind: conda + name: qt-main + version: 5.15.8 + build: h06adc49_22 + build_number: 22 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_22.conda + sha256: 050c3bc95ff3ce2fce043988e45b841c62b72470c2f0841442154b378cc0d37e + md5: 919650dc31edac6a17a99157aec4f87c + depends: + - gst-plugins-base >=1.24.5,<1.25.0a0 + - gstreamer >=1.24.5,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang13 >=15.0.7 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 59570135 + timestamp: 1719037973436 +- kind: conda + name: qt-main + version: 5.15.8 + build: h06adc49_22 + build_number: 22 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_22.conda + sha256: 050c3bc95ff3ce2fce043988e45b841c62b72470c2f0841442154b378cc0d37e + md5: 919650dc31edac6a17a99157aec4f87c + depends: + - gst-plugins-base >=1.24.5,<1.25.0a0 + - gstreamer >=1.24.5,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang13 >=15.0.7 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 59570135 + timestamp: 1719037973436 +- kind: conda + name: qt-main + version: 5.15.8 + build: h06adc49_23 + build_number: 23 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_23.conda + sha256: 35a3c7a30e86c4cb6cca09008ca7d05fbc5801e5db949a9c1c5ca6bcd01afb4f + md5: 1f6a464e4fc36114ac7286d1db8d260e + depends: + - gst-plugins-base >=1.24.5,<1.25.0a0 + - gstreamer >=1.24.5,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.3,<1.22.0a0 + - libclang13 >=15.0.7 + - libglib >=2.80.3,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 60286742 + timestamp: 1721091009568 +- kind: conda + name: qt-main + version: 5.15.8 + build: h5810be5_19 + build_number: 19 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-h5810be5_19.conda + sha256: 41228ec12346d640ef1f549885d8438e98b1be0fdeb68cd1dd3938f255cbd719 + md5: 54866f708d43002a514d0b9b0f84bc11 + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.10,<1.3.0.0a0 + - dbus >=1.13.6,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gst-plugins-base >=1.22.9,<1.23.0a0 + - gstreamer >=1.22.9,<1.23.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang >=15.0.7,<16.0a0 + - libclang13 >=15.0.7 + - libcups >=2.3.3,<2.4.0a0 + - libevent >=2.1.12,<2.1.13.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.42,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libxkbcommon >=1.6.0,<2.0a0 + - libxml2 >=2.12.5,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.0.33,<8.1.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.97,<4.0a0 + - openssl >=3.2.1,<4.0a0 + - pulseaudio-client >=16.1,<16.2.0a0 + - xcb-util >=0.4.0,<0.5.0a0 + - xcb-util-image >=0.4.0,<0.5.0a0 + - xcb-util-keysyms >=0.4.0,<0.5.0a0 + - xcb-util-renderutil >=0.3.9,<0.4.0a0 + - xcb-util-wm >=0.4.1,<0.5.0a0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-xf86vidmodeproto + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 61337596 + timestamp: 1707958161584 +- kind: conda + name: qt-main + version: 5.15.8 + build: h5810be5_19 + build_number: 19 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-h5810be5_19.conda + sha256: 41228ec12346d640ef1f549885d8438e98b1be0fdeb68cd1dd3938f255cbd719 + md5: 54866f708d43002a514d0b9b0f84bc11 + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.10,<1.3.0.0a0 + - dbus >=1.13.6,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gst-plugins-base >=1.22.9,<1.23.0a0 + - gstreamer >=1.22.9,<1.23.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang >=15.0.7,<16.0a0 + - libclang13 >=15.0.7 + - libcups >=2.3.3,<2.4.0a0 + - libevent >=2.1.12,<2.1.13.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.42,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.1,<4.0a0 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libxkbcommon >=1.6.0,<2.0a0 + - libxml2 >=2.12.5,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.0.33,<8.1.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.97,<4.0a0 + - openssl >=3.2.1,<4.0a0 + - pulseaudio-client >=16.1,<16.2.0a0 + - xcb-util >=0.4.0,<0.5.0a0 + - xcb-util-image >=0.4.0,<0.5.0a0 + - xcb-util-keysyms >=0.4.0,<0.5.0a0 + - xcb-util-renderutil >=0.3.9,<0.4.0a0 + - xcb-util-wm >=0.4.1,<0.5.0a0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-xf86vidmodeproto + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 61337596 + timestamp: 1707958161584 +- kind: conda + name: qt-main + version: 5.15.8 + build: hc9dc06e_21 + build_number: 21 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-hc9dc06e_21.conda + sha256: 6b4594f6f2fad65a7ed52993f602e3ab183193755fe4a492aaa48e463b23105b + md5: b325046180590c868ce0dbf267b82eb8 + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.11,<1.3.0a0 + - dbus >=1.13.6,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - gst-plugins-base >=1.24.1,<1.25.0a0 + - gstreamer >=1.24.1,<1.25.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcups >=2.3.3,<2.4.0a0 + - libevent >=2.1.12,<2.1.13.0a0 + - libexpat >=2.6.2,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.80.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.2,<4.0a0 + - libstdcxx-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - libxkbcommon >=1.7.0,<2.0a0 + - libxml2 >=2.12.6,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.98,<4.0a0 + - openssl >=3.2.1,<4.0a0 + - pulseaudio-client >=17.0,<17.1.0a0 + - xcb-util >=0.4.0,<0.5.0a0 + - xcb-util-image >=0.4.0,<0.5.0a0 + - xcb-util-keysyms >=0.4.0,<0.5.0a0 + - xcb-util-renderutil >=0.3.9,<0.4.0a0 + - xcb-util-wm >=0.4.1,<0.5.0a0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-xf86vidmodeproto + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 61305384 + timestamp: 1712549380352 +- kind: conda + name: qt-main + version: 5.15.8 + build: hcd44e0d_23 + build_number: 23 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hcd44e0d_23.conda + sha256: 152dd302023beb8c376f107efd1b5cf55d120120148e0a38e25c7daac0b34ff4 + md5: a0bc924bb390039693ca7534576ddd14 + depends: + - __osx >=11.0 + - gst-plugins-base >=1.24.5,<1.25.0a0 + - gstreamer >=1.24.5,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.3,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcxx >=14 + - libglib >=2.80.3,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.3,<17.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.102,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 51126982 + timestamp: 1721091767288 +- kind: conda + name: qt-main + version: 5.15.8 + build: he8879f6_23 + build_number: 23 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-he8879f6_23.conda + sha256: dccf1e4e3c0c7406de8b31f334cb0158d93e961a4a635b90ecaf25d9712b9857 + md5: 07bddeccba507b47e07d94abc9dba658 + depends: + - __osx >=10.13 + - gst-plugins-base >=1.24.5,<1.25.0a0 + - gstreamer >=1.24.5,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.3,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcxx >=14 + - libglib >=2.80.3,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.3,<17.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libzlib >=1.3.1,<2.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.102,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 46337332 + timestamp: 1721090283049 +- kind: conda + name: qt-main + version: 5.15.8 + build: hecaf5c3_21 + build_number: 21 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-hecaf5c3_21.conda + sha256: d8c8a48524457fbc8f928ea5b2352ddeab3c5babcbf83ecd6f8df5148b737e7d + md5: 77c24f0109a8d177c66cc1a1ae8311c0 + depends: + - gst-plugins-base >=1.24.1,<1.25.0a0 + - gstreamer >=1.24.1,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcxx >=14 + - libglib >=2.80.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.2,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.98,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + - __osx >=10.13 + license: LGPL-3.0-only + license_family: LGPL + size: 45711290 + timestamp: 1712555771042 +- kind: conda + name: qt-main + version: 5.15.8 + build: hecaf5c3_21 + build_number: 21 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-hecaf5c3_21.conda + sha256: d8c8a48524457fbc8f928ea5b2352ddeab3c5babcbf83ecd6f8df5148b737e7d + md5: 77c24f0109a8d177c66cc1a1ae8311c0 + depends: + - gst-plugins-base >=1.24.1,<1.25.0a0 + - gstreamer >=1.24.1,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcxx >=14 + - libglib >=2.80.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.2,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.98,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + - __osx >=10.13 + license: LGPL-3.0-only + license_family: LGPL + size: 45711290 + timestamp: 1712555771042 +- kind: conda + name: qt-main + version: 5.15.8 + build: hf679f28_21 + build_number: 21 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hf679f28_21.conda + sha256: 619f3a5a60bdaa1d0996464a49a2eda6d6006f2bc5aa9895aa1f93de7063c64c + md5: 715342108a6cc6336f489c36b85ba6f1 + depends: + - gst-plugins-base >=1.24.1,<1.25.0a0 + - gstreamer >=1.24.1,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcxx >=14 + - libglib >=2.80.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.2,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.98,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 50291799 + timestamp: 1712555438386 +- kind: conda + name: qt-main + version: 5.15.8 + build: hf679f28_21 + build_number: 21 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hf679f28_21.conda + sha256: 619f3a5a60bdaa1d0996464a49a2eda6d6006f2bc5aa9895aa1f93de7063c64c + md5: 715342108a6cc6336f489c36b85ba6f1 + depends: + - gst-plugins-base >=1.24.1,<1.25.0a0 + - gstreamer >=1.24.1,<1.25.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang-cpp15 >=15.0.7,<15.1.0a0 + - libclang13 >=15.0.7 + - libcxx >=14 + - libglib >=2.80.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm15 >=15.0.7,<15.1.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.2,<17.0a0 + - libsqlite >=3.45.2,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.98,<4.0a0 + - zstd >=1.5.5,<1.6.0a0 + constrains: + - qt 5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 50291799 + timestamp: 1712555438386 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h3e791b3_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt-webengine-5.15.8-h3e791b3_6.conda + sha256: 119589ba656d5f5f776b265f5c8cf8c28a914abb4ab3bf2dc9a67ec0953f529e + md5: e6ae9b17fc93997289fc33fa7fc15f16 + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.11,<1.3.0a0 + - dbus >=1.13.6,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - libcups >=2.3.3,<2.4.0a0 + - libevent >=2.1.12,<2.1.13.0a0 + - libexpat >=2.6.2,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.80.0,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.45.2,<4.0a0 + - libstdcxx-ng >=12 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libxkbcommon >=1.7.0,<2.0a0 + - libxml2 >=2.12.6,<3.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.98,<4.0a0 + - pulseaudio-client >=17.0,<17.1.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxcomposite + - xorg-libxdamage + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes + - xorg-libxrandr + - xorg-libxrender >=0.9.11,<0.10.0a0 + - xorg-libxtst + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 58503341 + timestamp: 1711411542548 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h4bf5c4e_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt-webengine-5.15.8-h4bf5c4e_4.tar.bz2 + sha256: f8eba85995ba7557227a0f87cd3dbfc72ab763cb48c4a6b0e79715804b89fb93 + md5: e080e2c05baf3821dc1272537d3df48a + depends: + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.0,<4.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 65096718 + timestamp: 1699244681340 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h4bf5c4e_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt-webengine-5.15.8-h4bf5c4e_4.tar.bz2 + sha256: f8eba85995ba7557227a0f87cd3dbfc72ab763cb48c4a6b0e79715804b89fb93 + md5: e080e2c05baf3821dc1272537d3df48a + depends: + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.0,<4.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 65096718 + timestamp: 1699244681340 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h5f65913_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qt-webengine-5.15.8-h5f65913_4.conda + sha256: 19d5c32af07a49d2bbb15eff2e2e5c6285c292f1e8cd444f4e6d114e49abf672 + md5: ea76340e48eef9328057f4d337669593 + depends: + - __osx >=10.9 + - libcxx >=15.0.7 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.0,<4.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.94,<4.0a0 + - qt-main >=5.15.8,<5.16.0a0 + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + - __osx >=10.13 + license: LGPL-3.0-only + license_family: LGPL + size: 54558118 + timestamp: 1699210498248 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h5f65913_4 + build_number: 4 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/qt-webengine-5.15.8-h5f65913_4.conda + sha256: 19d5c32af07a49d2bbb15eff2e2e5c6285c292f1e8cd444f4e6d114e49abf672 + md5: ea76340e48eef9328057f4d337669593 + depends: + - __osx >=10.9 + - libcxx >=15.0.7 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.0,<4.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.94,<4.0a0 + - qt-main >=5.15.8,<5.16.0a0 + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + - __osx >=10.13 + license: LGPL-3.0-only + license_family: LGPL + size: 54558118 + timestamp: 1699210498248 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h7517aa4_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt-webengine-5.15.8-h7517aa4_5.conda + sha256: a07d0864ef8cc38af516d48b5f496d3f283601c1c020e5b1b5b3a6de335bb931 + md5: 29b8e388564c4eb5c1d2c74d0c23d739 + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.10,<1.3.0.0a0 + - dbus >=1.13.6,<2.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.3.0,<9.0a0 + - libcups >=2.3.3,<2.4.0a0 + - libevent >=2.1.12,<2.1.13.0a0 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libglib >=2.78.3,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libopus >=1.3.1,<2.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.2,<4.0a0 + - libstdcxx-ng >=12 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libxkbcommon >=1.6.0,<2.0a0 + - libxml2 >=2.12.3,<3.0.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.96,<4.0a0 + - pulseaudio-client >=16.1,<16.2.0a0 + - qt-main >=5.15.8,<5.16.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxcomposite + - xorg-libxdamage + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes + - xorg-libxrandr + - xorg-libxrender >=0.9.11,<0.10.0a0 + - xorg-libxtst + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 58425184 + timestamp: 1702753061822 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h850e111_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qt-webengine-5.15.8-h850e111_4.conda + sha256: fad2fc771e898f9b1cb1cac963b49a8c1bb8c7cc490adee94d5ea085b92116aa + md5: fc3d70c3e76efcb411dfd9b8df7ebd06 + depends: + - __osx >=10.9 + - libcxx >=15.0.7 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.0,<4.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.94,<4.0a0 + - qt-main >=5.15.8,<5.16.0a0 + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 44962586 + timestamp: 1699225437249 +- kind: conda + name: qt-webengine + version: 5.15.8 + build: h850e111_4 + build_number: 4 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/qt-webengine-5.15.8-h850e111_4.conda + sha256: fad2fc771e898f9b1cb1cac963b49a8c1bb8c7cc490adee94d5ea085b92116aa + md5: fc3d70c3e76efcb411dfd9b8df7ebd06 + depends: + - __osx >=10.9 + - libcxx >=15.0.7 + - libiconv >=1.17,<2.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.39,<1.7.0a0 + - libsqlite >=3.44.0,<4.0a0 + - libwebp + - libwebp-base >=1.3.2,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - nspr >=4.35,<5.0a0 + - nss >=3.94,<4.0a0 + - qt-main >=5.15.8,<5.16.0a0 + constrains: + - qt 5.15.3|5.15.4|5.15.6|5.15.8 + license: LGPL-3.0-only + license_family: LGPL + size: 44962586 + timestamp: 1699225437249 +- kind: conda + name: qt6-main + version: 6.7.2 + build: h402ef58_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt6-main-6.7.2-h402ef58_0.conda + sha256: 56e44896400990043d35fa1487269334159ff82196e6a76a05f6e09a90d232bc + md5: 9395047d376de6d9393157763a0c4e7e + depends: + - __glibc >=2.17,<3.0.a0 + - alsa-lib >=1.2.12,<1.3.0a0 + - dbus >=1.13.6,<2.0a0 + - double-conversion >=3.3.0,<3.4.0a0 + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang-cpp18.1 >=18.1.7,<18.2.0a0 + - libclang13 >=18.1.7 + - libcups >=2.3.3,<2.4.0a0 + - libdrm >=2.4.120,<2.5.0a0 + - libgcc-ng >=12 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libllvm18 >=18.1.7,<18.2.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libpq >=16.3,<17.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libstdcxx-ng >=12 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.15,<1.16.0a0 + - libxkbcommon >=1.7.0,<2.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - mysql-libs >=8.3.0,<8.4.0a0 + - openssl >=3.3.1,<4.0a0 + - pcre2 >=10.43,<10.44.0a0 + - wayland >=1.23.0,<2.0a0 + - xcb-util >=0.4.0,<0.5.0a0 + - xcb-util-cursor >=0.1.4,<0.2.0a0 + - xcb-util-image >=0.4.0,<0.5.0a0 + - xcb-util-keysyms >=0.4.0,<0.5.0a0 + - xcb-util-renderutil >=0.3.9,<0.4.0a0 + - xcb-util-wm >=0.4.1,<0.5.0a0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 6.7.2 + license: LGPL-3.0-only + license_family: LGPL + size: 46717541 + timestamp: 1718730999684 +- kind: conda + name: qt6-main + version: 6.7.2 + build: h527115d_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt6-main-6.7.2-h527115d_2.conda + sha256: 014e0c5571840048a5dd11a31562a5e3ff1ae9bf5f84972a89e00f103a17ad28 + md5: 480ebe9192531b1987e2bb9e5cf2ebbf + depends: + - double-conversion >=3.3.0,<3.4.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang13 >=18.1.8 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - pcre2 >=10.43,<10.44.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 6.7.2 + license: LGPL-3.0-only + license_family: LGPL + size: 87864025 + timestamp: 1719322959905 +- kind: conda + name: qt6-main + version: 6.7.2 + build: h527115d_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt6-main-6.7.2-h527115d_2.conda + sha256: 014e0c5571840048a5dd11a31562a5e3ff1ae9bf5f84972a89e00f103a17ad28 + md5: 480ebe9192531b1987e2bb9e5cf2ebbf + depends: + - double-conversion >=3.3.0,<3.4.0a0 + - harfbuzz >=8.5.0,<9.0a0 + - icu >=73.2,<74.0a0 + - krb5 >=1.21.2,<1.22.0a0 + - libclang13 >=18.1.8 + - libglib >=2.80.2,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - pcre2 >=10.43,<10.44.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 + constrains: + - qt 6.7.2 + license: LGPL-3.0-only + license_family: LGPL + size: 87864025 + timestamp: 1719322959905 +- kind: conda + name: readline + version: '8.2' + build: h8228510_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7 + md5: 47d31b792659ce70f470b5c82fdfb7a4 + depends: + - libgcc-ng >=12 + - ncurses >=6.3,<7.0a0 + license: GPL-3.0-only + license_family: GPL + size: 281456 + timestamp: 1679532220005 +- kind: conda + name: readline + version: '8.2' + build: h8228510_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7 + md5: 47d31b792659ce70f470b5c82fdfb7a4 + depends: + - libgcc-ng >=12 + - ncurses >=6.3,<7.0a0 + license: GPL-3.0-only + license_family: GPL + size: 281456 + timestamp: 1679532220005 +- kind: conda + name: readline + version: '8.2' + build: h92ec313_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda + sha256: a1dfa679ac3f6007362386576a704ad2d0d7a02e98f5d0b115f207a2da63e884 + md5: 8cbb776a2f641b943d413b3e19df71f4 + depends: + - ncurses >=6.3,<7.0a0 + license: GPL-3.0-only + license_family: GPL + size: 250351 + timestamp: 1679532511311 +- kind: conda + name: readline + version: '8.2' + build: h92ec313_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda + sha256: a1dfa679ac3f6007362386576a704ad2d0d7a02e98f5d0b115f207a2da63e884 + md5: 8cbb776a2f641b943d413b3e19df71f4 + depends: + - ncurses >=6.3,<7.0a0 + license: GPL-3.0-only + license_family: GPL + size: 250351 + timestamp: 1679532511311 +- kind: conda + name: readline + version: '8.2' + build: h9e318b2_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda + sha256: 41e7d30a097d9b060037f0c6a2b1d4c4ae7e942c06c943d23f9d481548478568 + md5: f17f77f2acf4d344734bda76829ce14e + depends: + - ncurses >=6.3,<7.0a0 + license: GPL-3.0-only + license_family: GPL + size: 255870 + timestamp: 1679532707590 +- kind: conda + name: readline + version: '8.2' + build: h9e318b2_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda + sha256: 41e7d30a097d9b060037f0c6a2b1d4c4ae7e942c06c943d23f9d481548478568 + md5: f17f77f2acf4d344734bda76829ce14e + depends: + - ncurses >=6.3,<7.0a0 + license: GPL-3.0-only + license_family: GPL + size: 255870 + timestamp: 1679532707590 +- kind: conda + name: rhash + version: 1.4.4 + build: h0dc2134_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/rhash-1.4.4-h0dc2134_0.conda + sha256: f1ae47e8c4e46f856faf5d8ee1e5291f55627aa93401b61a877f18ade5780c87 + md5: 55a2ada70c8a208c01f77978f2783121 + license: MIT + license_family: MIT + size: 177229 + timestamp: 1693456080514 +- kind: conda + name: rhash + version: 1.4.4 + build: h0dc2134_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/rhash-1.4.4-h0dc2134_0.conda + sha256: f1ae47e8c4e46f856faf5d8ee1e5291f55627aa93401b61a877f18ade5780c87 + md5: 55a2ada70c8a208c01f77978f2783121 + license: MIT + license_family: MIT + size: 177229 + timestamp: 1693456080514 +- kind: conda + name: rhash + version: 1.4.4 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/rhash-1.4.4-hd590300_0.conda + sha256: 12711d2d4a808a503c2e49b25d26ecb351435521e814c154e682dd2be71c2611 + md5: ec972a9a2925ac8d7a19eb9606561fff + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 185144 + timestamp: 1693455923632 +- kind: conda + name: rhash + version: 1.4.4 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/rhash-1.4.4-hd590300_0.conda + sha256: 12711d2d4a808a503c2e49b25d26ecb351435521e814c154e682dd2be71c2611 + md5: ec972a9a2925ac8d7a19eb9606561fff + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + size: 185144 + timestamp: 1693455923632 +- kind: conda + name: rhash + version: 1.4.5 + build: h7ab814d_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.5-h7ab814d_0.conda + sha256: e6a3e9dbfcb5ad5d69a20c8ac237d37a282a95983314a28912fc54208c5db391 + md5: 352b210f81798ae1e2f25a98ef4b3b54 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 177240 + timestamp: 1728886815751 +- kind: conda + name: rhash + version: 1.4.5 + build: h7ab814d_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.5-h7ab814d_0.conda + sha256: e6a3e9dbfcb5ad5d69a20c8ac237d37a282a95983314a28912fc54208c5db391 + md5: 352b210f81798ae1e2f25a98ef4b3b54 + depends: + - __osx >=11.0 + license: MIT license_family: MIT - size: 19530 - timestamp: 1695990310168 + size: 177240 + timestamp: 1728886815751 +- kind: conda + name: ros-distro-mutex + version: 0.5.0 + build: noetic + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + sha256: d4884b61aad6c41fe6065fcc446c38a51e70f545e97c1823dc5770e29628a086 + md5: 124126ea2f6de27960e629d7a287b70f + constrains: + - libboost-devel 1.82.* + - gazebo 11.* + - ogre 1.10.12.* + - libpqxx 7.8.* + arch: x86_64 + platform: linux + size: 3682 + timestamp: 1717012383202 +- kind: conda + name: ros-distro-mutex + version: 0.5.0 + build: noetic + build_number: 7 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + sha256: ccf19a57eb5c8c6de39fabfccda0faff4e77ed3b2c4c46ab90ec8a771b3ecfac + md5: 95ca1ebb11ad354056b0dbf0a12fb335 + constrains: + - libboost-devel 1.82.* + - gazebo 11.* + - ogre 1.10.12.* + - libpqxx 7.8.* + arch: x86_64 + platform: osx + size: 3928 + timestamp: 1717012429539 +- kind: conda + name: ros-distro-mutex + version: 0.5.0 + build: noetic + build_number: 7 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + sha256: 5d7c5afbbbcea9cb1cd1df0a135ca5f1a3b210be592752cb99351fe5e8eeae58 + md5: 8db7236cc2fdc20ed3f8ed8f0ab12ae4 + constrains: + - libboost-devel 1.82.* + - gazebo 11.* + - ogre 1.10.12.* + - libpqxx 7.8.* + arch: arm64 + platform: osx + size: 3993 + timestamp: 1717012407561 +- kind: conda + name: ros-distro-mutex + version: 0.5.0 + build: noetic + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-distro-mutex-0.5.0-noetic.tar.bz2 + sha256: 7285f113f31ab8b6ad10c664e0f1dd8f454ccd416c13456f65ca687f10a392b1 + md5: 66fb16a5c33c95524068b6fdb5afd499 + constrains: + - libboost-devel 1.82.* + - gazebo 11.* + - ogre 1.10.12.* + - libpqxx 7.8.* + arch: x86_64 + platform: win + size: 3562 + timestamp: 1717012721890 +- kind: conda + name: ros-humble-action-msgs + version: 1.2.1 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: 9ffc864dc638d44d564db79644dd3f02ba8b24310e0b67139c5dcd0ee6f43eba + md5: 8585eeb78155471426c8a4cca37907ab + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 118691 + timestamp: 1708874767153 +- kind: conda + name: ros-humble-action-msgs + version: 1.2.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-msgs-1.2.1-py311h907a76e_6.tar.bz2 + sha256: 67d586d257304b1d7749d384c86e58e2ad54234355240a3b6b8b38e97e647fc1 + md5: ade920886a34dcb95242b030a8734a78 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 93876 + timestamp: 1707354882555 +- kind: conda + name: ros-humble-action-msgs + version: 1.2.1 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-msgs-1.2.1-py311hb335429_6.tar.bz2 + sha256: e7f49d5053236e3af7400c0a38045409af22e2ae5911cd449aa9637837804146 + md5: af0f6594e9ff9516262deb88c0ad2c10 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 104038 + timestamp: 1707312965655 +- kind: conda + name: ros-humble-action-msgs + version: 1.2.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: 7e5aaf29013cdcc1819ada7b1657d140c4e6ad53c8640a5aa6591c8206c05b10 + md5: 5b47bd8ade64eae3125f4a5818f6088d + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 97092 + timestamp: 1707983096830 +- kind: conda + name: ros-humble-action-tutorials-cpp + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: b574e6b82bdfa172d03a220c50d11cd3bb2166497a636a32f5f934c67585db74 + md5: b4cdca083732970d6a858de3d1c68ece + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 85866 + timestamp: 1707858942945 +- kind: conda + name: ros-humble-action-tutorials-cpp + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-cpp-0.20.3-py311h907a76e_6.tar.bz2 + sha256: cf0e8166cd24f4a968a3236f88313b3bf28ecdb8adec7ad747d81f24ccd2bcc6 + md5: b0959ef85af7e335f4efc8cb9654a334 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 91862 + timestamp: 1707362904765 +- kind: conda + name: ros-humble-action-tutorials-cpp + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-cpp-0.20.3-py311hb335429_6.tar.bz2 + sha256: d6a7a4caf23b90048ac9a3e47a526785b9d0626541e7e4c0fc3ed8ca0a9ed45e + md5: 10178d0ed294b3256806e1375ff636ad + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 110242 + timestamp: 1707315575182 - kind: conda - name: brotli - version: 1.1.0 - build: hb547adb_1 - build_number: 1 + name: ros-humble-action-tutorials-cpp + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hb547adb_1.conda - sha256: 62d1587deab752fcee07adc371eb20fcadc09f72c0c85399c22b637ca858020f - md5: a33aa58d448cbc054f887e39dd1dfaea + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-cpp-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 2470039f3f8cb02c1e914cff5e3b0a5daae23f7495e60d228356c74ba7b5a567 + md5: e2fc9d9b61a0d0e02125b89c1d86b8c9 depends: - - brotli-bin 1.1.0 hb547adb_1 - - libbrotlidec 1.1.0 hb547adb_1 - - libbrotlienc 1.1.0 hb547adb_1 - license: MIT - license_family: MIT - size: 19506 - timestamp: 1695990588610 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 89427 + timestamp: 1707993903960 - kind: conda - name: brotli - version: 1.1.0 - build: hcfcfb64_1 - build_number: 1 + name: ros-humble-action-tutorials-interfaces + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda - sha256: b927c95121c5f3d82fe084730281739fb04621afebf2d9f05711a0f42d27e326 - md5: f47f6db2528e38321fb00ae31674c133 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: c72955ca454d3043bdf94d386794c796a2db5b538e986cdca9fa2309c9e434c2 + md5: e9eef5d7baede28350461d41e8e7469e depends: - - brotli-bin 1.1.0 hcfcfb64_1 - - libbrotlidec 1.1.0 hcfcfb64_1 - - libbrotlienc 1.1.0 hcfcfb64_1 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 19772 - timestamp: 1695990547936 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 130170 + timestamp: 1707855088924 - kind: conda - name: brotli - version: 1.1.0 - build: hd590300_1 - build_number: 1 + name: ros-humble-action-tutorials-interfaces + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h907a76e_6.tar.bz2 + sha256: d566d8d1006f49f4d7914fb05f1be2a7c9b6bb955e0ecb7ad76fdb8c229e1014 + md5: 38e228e17b7c33a898ce6bda5a0a2bd2 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 105066 + timestamp: 1707355958127 +- kind: conda + name: ros-humble-action-tutorials-interfaces + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hd590300_1.conda - sha256: f2d918d351edd06c55a6c2d84b488fe392f85ea018ff227daac07db22b408f6b - md5: f27a24d46e3ea7b70a1f98e50c62508f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-interfaces-0.20.3-py311hb335429_6.tar.bz2 + sha256: 9a59564bd03cf2abc804998a6a86549a551d37be084793ef780b5e45e46bbe47 + md5: 1b4b3ade32a860611ca5902294516fd4 depends: - - brotli-bin 1.1.0 hd590300_1 - - libbrotlidec 1.1.0 hd590300_1 - - libbrotlienc 1.1.0 hd590300_1 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 19383 - timestamp: 1695990069230 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 120219 + timestamp: 1707313379340 - kind: conda - name: brotli-bin - version: 1.1.0 - build: h0dc2134_1 - build_number: 1 + name: ros-humble-action-tutorials-interfaces + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-interfaces-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 40aa6d643004666b72aa1201cb4578e62efc9390a9c11b9796bd12d5c6d5af4e + md5: db2771d1174c912d4d76282bcb574721 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 109447 + timestamp: 1707979575661 +- kind: conda + name: ros-humble-action-tutorials-py + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-py-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: b50ad0a9387151ae98c7b101425c2ce66e3fa09ed6301b857de9238f43dff54c + md5: 3dcbbd24c9af5917aedec0ee1f31b9e4 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 25168 + timestamp: 1707858799005 +- kind: conda + name: ros-humble-action-tutorials-py + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h0dc2134_1.conda - sha256: 7ca3cfb4c5df314ed481301335387ab2b2ee651e2c74fbb15bacc795c664a5f1 - md5: ece565c215adcc47fc1db4e651ee094b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-py-0.20.3-py311h907a76e_6.tar.bz2 + sha256: d8bb5ef792a35a8f49fc0ded561223652d74382ab264ea1d1cfa0fd53f8e967f + md5: 1307443b4e0554ad3c132f9478756b92 depends: - - libbrotlidec 1.1.0 h0dc2134_1 - - libbrotlienc 1.1.0 h0dc2134_1 - license: MIT - license_family: MIT - size: 16660 - timestamp: 1695990286737 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 15281 + timestamp: 1707361035812 - kind: conda - name: brotli-bin - version: 1.1.0 - build: hb547adb_1 - build_number: 1 + name: ros-humble-action-tutorials-py + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-py-0.20.3-py311hb335429_6.tar.bz2 + sha256: ec5ba72d0491dd0e0b75023076dbef843378763ab5e64d7693f27f7a05d83396 + md5: 2e7254adc7411fe18ec594fca368a9d1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 15118 + timestamp: 1707315133627 +- kind: conda + name: ros-humble-action-tutorials-py + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hb547adb_1.conda - sha256: 8fbfc2834606292016f2faffac67deea4c5cdbc21a61169f0b355e1600105a24 - md5: 990d04f8c017b1b77103f9a7730a5f12 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-py-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 314483a17802cd259f7cda2ff3c677752b129d359aa75ed07d99ebc7652b1bac + md5: 084ad8fe7758c5560811abc219c5260d depends: - - libbrotlidec 1.1.0 hb547adb_1 - - libbrotlienc 1.1.0 hb547adb_1 - license: MIT - license_family: MIT - size: 17001 - timestamp: 1695990551239 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15380 + timestamp: 1707993051075 - kind: conda - name: brotli-bin - version: 1.1.0 - build: hcfcfb64_1 - build_number: 1 + name: ros-humble-actionlib-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-hcfcfb64_1.conda - sha256: 4fbcb8f94acc97b2b04adbc64e304acd7c06fa0cf01953527bddae46091cc942 - md5: 0105229d7c5fabaa840043a86c10ec64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-actionlib-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 940982ab02f0fae7d0a7cd58c444c245d2595dba7aa7784b8b11807ba9c6d03d + md5: d314a91bc6e7d951ece7f2d1ca1e02ba depends: - - libbrotlidec 1.1.0 hcfcfb64_1 - - libbrotlienc 1.1.0 hcfcfb64_1 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 20885 - timestamp: 1695990517506 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 98798 + timestamp: 1708876345673 - kind: conda - name: brotli-bin - version: 1.1.0 - build: hd590300_1 - build_number: 1 + name: ros-humble-actionlib-msgs + version: 4.2.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-actionlib-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 45fe2c23bd4549b840509a3e3c1678fc81c2f67b398893c62fcb05c1b01ec719 + md5: 2dfb67e8f95a2f9737e2c5f25fb5148b + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 79498 + timestamp: 1707355820846 +- kind: conda + name: ros-humble-actionlib-msgs + version: 4.2.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hd590300_1.conda - sha256: a641abfbaec54f454c8434061fffa7fdaa9c695e8a5a400ed96b4f07c0c00677 - md5: 39f910d205726805a958da408ca194ba + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-actionlib-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: cccb17bfcd84f32e5663e98efbd3664a10508fa286fa9fc4250b1ad1f40d7e45 + md5: 22d3966955c5ad6e5aacffc074e479b2 depends: - - libbrotlidec 1.1.0 hd590300_1 - - libbrotlienc 1.1.0 hd590300_1 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 18980 - timestamp: 1695990054140 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 89331 + timestamp: 1707313265563 - kind: conda - name: bullet - version: '3.25' - build: h3810d55_2 - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/bullet-3.25-h3810d55_2.conda - sha256: ffe5236dff0c03b8083df8f321cb4ffc6519e6556aefa19045541aebfbf7cbc6 - md5: 0a1876bc9d2cc48746eea116669d953c + name: ros-humble-actionlib-msgs + version: 4.2.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-actionlib-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: e26d1209501c75f8cc64a634e5b2805d07690ae3738525f801fc4fae0ed50f11 + md5: 42e579f1b34667e91422df953ef941cc depends: - - bullet-cpp 3.25 hf63dbb6_2 - - numpy - - pybullet 3.25 py311hf63dbb6_2 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 - python - license: Zlib - size: 10464 - timestamp: 1697299546123 + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 82128 + timestamp: 1707979559348 - kind: conda - name: bullet - version: '3.25' - build: h781c19f_2 - build_number: 2 + name: ros-humble-ament-cmake + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 61ccc1a1949eeb694fe3f724e6eccb1c3d669f4414da6b53c5d529e5480299ea + md5: 41e4cc32f7334a4cdfc80f60db333ddd + depends: + - __osx >=10.14 + - cmake + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-definitions + - ros-humble-ament-cmake-export-dependencies + - ros-humble-ament-cmake-export-include-directories + - ros-humble-ament-cmake-export-interfaces + - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-cmake-export-link-flags + - ros-humble-ament-cmake-export-targets + - ros-humble-ament-cmake-gen-version-h + - ros-humble-ament-cmake-libraries + - ros-humble-ament-cmake-python + - ros-humble-ament-cmake-target-dependencies + - ros-humble-ament-cmake-test + - ros-humble-ament-cmake-version + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 15442 + timestamp: 1707310669773 +- kind: conda + name: ros-humble-ament-cmake + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/bullet-3.25-h781c19f_2.conda - sha256: e3e845c6a31c1dbde6b2a7e25c36a6eb517bb7d1143ec504bed200aa72406526 - md5: ca66af911d56988a05299b5e4c35e44f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-1.3.7-py311hb335429_6.tar.bz2 + sha256: ab3bec371fb7287711ca677c93d269334b685d3aca1139aa77937e7fad6111f7 + md5: dd2e653627a6454cc7f38311ded72c1c depends: - - bullet-cpp 3.25 h320fe9a_2 - - numpy - - pybullet 3.25 py311h320fe9a_2 + - __glibc >=2.17,<3.0.a0 + - cmake + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 - python - license: Zlib - size: 10076 - timestamp: 1697298659245 + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-definitions + - ros-humble-ament-cmake-export-dependencies + - ros-humble-ament-cmake-export-include-directories + - ros-humble-ament-cmake-export-interfaces + - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-cmake-export-link-flags + - ros-humble-ament-cmake-export-targets + - ros-humble-ament-cmake-gen-version-h + - ros-humble-ament-cmake-libraries + - ros-humble-ament-cmake-python + - ros-humble-ament-cmake-target-dependencies + - ros-humble-ament-cmake-test + - ros-humble-ament-cmake-version + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 15306 + timestamp: 1707308897368 +- kind: conda + name: ros-humble-ament-cmake + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: d6de82c38bd012b60e16f2e69ba6219abc62913a258d3cdecd339d530a493ff6 + md5: 2f19dbcbdf0d7ab9b2f12ca02523bf40 + depends: + - cmake + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-definitions + - ros-humble-ament-cmake-export-dependencies + - ros-humble-ament-cmake-export-include-directories + - ros-humble-ament-cmake-export-interfaces + - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-cmake-export-link-flags + - ros-humble-ament-cmake-export-targets + - ros-humble-ament-cmake-gen-version-h + - ros-humble-ament-cmake-libraries + - ros-humble-ament-cmake-python + - ros-humble-ament-cmake-target-dependencies + - ros-humble-ament-cmake-test + - ros-humble-ament-cmake-version + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15525 + timestamp: 1707308494202 +- kind: conda + name: ros-humble-ament-cmake + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 5162e8ff2dbe213f15c5d2c4d4ec8bbf0e9fb2ae492d4e65a00a319cb601ada4 + md5: 8485420d097c0013e18ae12a6ecaa556 + depends: + - cmake + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-definitions + - ros-humble-ament-cmake-export-dependencies + - ros-humble-ament-cmake-export-include-directories + - ros-humble-ament-cmake-export-interfaces + - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-cmake-export-link-flags + - ros-humble-ament-cmake-export-targets + - ros-humble-ament-cmake-gen-version-h + - ros-humble-ament-cmake-libraries + - ros-humble-ament-cmake-python + - ros-humble-ament-cmake-target-dependencies + - ros-humble-ament-cmake-test + - ros-humble-ament-cmake-version + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10691 + timestamp: 1708745824599 - kind: conda - name: bullet - version: '3.25' - build: h9bdd199_2 - build_number: 2 + name: ros-humble-ament-cmake-auto + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/bullet-3.25-h9bdd199_2.conda - sha256: b70ce3dd309ee4a4a0e1262b591e38c041f73ebb0730a7b8c23ded5ef9f0026b - md5: 922515de6675c8068d04b4041d3ff2ff - depends: - - bullet-cpp 3.25 h7be5568_2 - - numpy - - pybullet 3.25 py311h7be5568_2 - - python - license: Zlib - size: 10243 - timestamp: 1697299107146 -- kind: conda - name: bullet - version: '3.25' - build: hf3b2ce4_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-3.25-hf3b2ce4_2.conda - sha256: 891cdf1a761ddaaba2e5e86adcdac8cd98b4e1e3f5fa48c0f883b67614d5cc54 - md5: b9cabdf81a052a899ddfbfed6d69f105 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-auto-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 36f18ee4a4707116b359eb9feb31b09a2d4da00e72fd026b153391eea5a38e9a + md5: c27f7b823a24188e1cb4edff4817b00b depends: - - bullet-cpp 3.25 py311h6e08293_2 - - numpy - - pybullet 3.25 py311h6e08293_2 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 - python - license: Zlib - size: 10236 - timestamp: 1697299455376 + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 15262 + timestamp: 1707344568080 - kind: conda - name: bullet-cpp - version: '3.25' - build: h320fe9a_2 - build_number: 2 + name: ros-humble-ament-cmake-auto + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-h320fe9a_2.conda - sha256: 615fe0536959ae8403a42b72131971b5a0328190beede2efa48ee8570d135b9c - md5: bfa93fc63192a38ab7aca23bfe0b7cfd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-auto-1.3.7-py311hb335429_6.tar.bz2 + sha256: 8e8a7663cfc8c8acaf7d7973e24f25c557356124479551751dfe3928afe46c68 + md5: 3774951ffa6bd67b14199d1c16bb7458 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - license: Zlib - size: 42941603 - timestamp: 1697298229836 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 15110 + timestamp: 1707309129321 - kind: conda - name: bullet-cpp - version: '3.25' - build: h7be5568_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-h7be5568_2.conda - sha256: 68a0536b63f1ee61ce0099a0c37071c6ed095c159229f60470d75024570dcfea - md5: 51174084ecab110d05e2b7bfa7c2772d + name: ros-humble-ament-cmake-auto + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-auto-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: e386c081d6057b46c40ca3272d97075a874825c5399335c182137446292308e3 + md5: 2e9151565d36dba74969a469ffa01494 depends: - - __osx >=10.9 - - libcxx >=16.0.6 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - license: Zlib - size: 40287531 - timestamp: 1697298568966 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15366 + timestamp: 1707344341824 - kind: conda - name: bullet-cpp - version: '3.25' - build: hf63dbb6_2 - build_number: 2 + name: ros-humble-ament-cmake-auto + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-hf63dbb6_2.conda - sha256: 08f8c6b329c91c06286a1e0fe4eba02051fd45eb915de9b9c168e6b3d6c569bc - md5: fe6202d55a4129caed852c3e665d20b6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-auto-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 8216565d5a8d4f893d9b3ee6c64c4f414ea782b4f8dbc2fef61ed60e380b00bf + md5: 7ee2dc41e3b2977b952cd3db600c36a5 depends: - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Zlib - size: 15847179 - timestamp: 1697298821076 -- kind: conda - name: bullet-cpp - version: '3.25' - build: py311h6e08293_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py311h6e08293_2.conda - sha256: c78e739c35fae715e04d0aa226412d2e7334001e55fb1985748ea4f5325fd085 - md5: fe1b3b3862b83484633166868e11f43d - depends: - - __osx >=10.9 - - libcxx >=16.0.6 - - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python_abi 3.11.* *_cp311 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - license: Zlib - size: 39610763 - timestamp: 1697298853364 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 14047 + timestamp: 1708767083271 - kind: conda - name: bzip2 - version: 1.0.8 - build: h2466b09_7 + name: ros-humble-ament-cmake-copyright + version: 0.12.10 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda - sha256: 35a5dad92e88fdd7fc405e864ec239486f4f31eec229e31686e61a140a8e573b - md5: 276e7ffe9ffe39688abc665ef0f45596 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-copyright-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 44dbe566867af2ffd693cba3b547db88fbf0f8f8325fbe44cf446c1ff95f991e + md5: ff6667d1c24e3ba9d663f491d794029b depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-copyright + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: bzip2-1.0.6 - license_family: BSD - size: 54927 - timestamp: 1720974860185 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10879 + timestamp: 1708767466216 - kind: conda - name: bzip2 - version: 1.0.8 - build: h4bc722e_7 - build_number: 7 + name: ros-humble-ament-cmake-copyright + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-copyright-0.12.10-py311h907a76e_6.tar.bz2 + sha256: bf86e8e31a7e91bbe136545eb7dac2eaf9bf8644f5d41ad6778f224d6d8272d5 + md5: cebe55ccadb1f3918c3f16a226845993 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-copyright + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 12076 + timestamp: 1707344324227 +- kind: conda + name: ros-humble-ament-cmake-copyright + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda - sha256: 5ced96500d945fb286c9c838e54fa759aa04a7129c59800f0846b4335cee770d - md5: 62ee74e96c5ebb0af99386de58cf9553 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-copyright-0.12.10-py311hb335429_6.tar.bz2 + sha256: 8e0b099d417cc452be884c5ca8a2c1d923cb43f2636dc219a79c002492ae0d6c + md5: e749ab391edd3c071eae7fd0b711dd83 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: bzip2-1.0.6 - license_family: BSD - size: 252783 - timestamp: 1720974456583 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-copyright + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11934 + timestamp: 1707309596602 - kind: conda - name: bzip2 - version: 1.0.8 - build: h99b78c6_7 - build_number: 7 + name: ros-humble-ament-cmake-copyright + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda - sha256: adfa71f158cbd872a36394c56c3568e6034aa55c623634b37a4836bd036e6b91 - md5: fc6948412dbbbe9a4c9ddbbcfe0a79ab - depends: - - __osx >=11.0 - license: bzip2-1.0.6 - license_family: BSD - size: 122909 - timestamp: 1720974522888 -- kind: conda - name: bzip2 - version: 1.0.8 - build: hfdf4475_7 - build_number: 7 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-hfdf4475_7.conda - sha256: cad153608b81fb24fc8c509357daa9ae4e49dfc535b2cb49b91e23dbd68fc3c5 - md5: 7ed4301d437b59045be7e051a0308211 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-copyright-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 245a2dbca099aee8b16fe17c7af5d10463408fb6138d2af7ce503eaeabbb4e86 + md5: 5cdc1eeac0d72a9dc213811769b3cbd9 depends: - - __osx >=10.13 - license: bzip2-1.0.6 - license_family: BSD - size: 134188 - timestamp: 1720974491916 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-copyright + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12166 + timestamp: 1707344221334 - kind: conda - name: c-ares - version: 1.33.1 - build: h44e7173_0 + name: ros-humble-ament-cmake-core + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.33.1-h44e7173_0.conda - sha256: 98b0ac09472e6737fc4685147d1755028cc650d428369cbe3cb74ab38b327095 - md5: b31a2de5edfddb308dda802eab2956dc - depends: - - __osx >=10.13 - license: MIT - license_family: MIT - size: 163203 - timestamp: 1724438157472 -- kind: conda - name: c-ares - version: 1.33.1 - build: hd74edd7_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.33.1-hd74edd7_0.conda - sha256: ad29a9cffa0504cb4bf7605963816feff3c7833f36b050e1e71912d09c38e3f6 - md5: 5b69c16ee900aeffcf0103268d708518 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-core-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 1d6c6307eae34ba3669227eff1362c23224f5934088ab155a0a4bcc0f59cdfb5 + md5: 141d416c2f53d33a46385e103d72483c depends: - - __osx >=11.0 - license: MIT - license_family: MIT - size: 159389 - timestamp: 1724438175204 + - __osx >=10.14 + - catkin_pkg + - cmake + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-package + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 34097 + timestamp: 1707307056801 - kind: conda - name: c-ares - version: 1.33.1 - build: heb4867d_0 + name: ros-humble-ament-cmake-core + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.33.1-heb4867d_0.conda - sha256: 2cb24f613eaf2850b1a08f28f967b10d8bd44ef623efa0154dc45eb718776be6 - md5: 0d3c60291342c0c025db231353376dfb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-core-1.3.7-py311hb335429_6.tar.bz2 + sha256: e2d49a37c32a2ebfb9187c5ea645b81c95b751c6b6d9155b8e7b437ec82de660 + md5: 2be51e4a2b2e62d05ea0c04185246e35 depends: - - __glibc >=2.28,<3.0.a0 - - libgcc-ng >=13 - license: MIT - license_family: MIT - size: 182796 - timestamp: 1724438109690 -- kind: conda - name: ca-certificates - version: 2024.7.4 - build: h56e8100_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.7.4-h56e8100_0.conda - sha256: 7f37bb33c7954de1b4d19ad622859feb4f6c58f751c38b895524cad4e44af72e - md5: 9caa97c9504072cd060cf0a3142cc0ed - license: ISC - size: 154943 - timestamp: 1720077592592 -- kind: conda - name: ca-certificates - version: 2024.7.4 - build: h8857fd0_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.7.4-h8857fd0_0.conda - sha256: d16f46c489cb3192305c7d25b795333c5fc17bb0986de20598ed519f8c9cc9e4 - md5: 7df874a4b05b2d2b82826190170eaa0f - license: ISC - size: 154473 - timestamp: 1720077510541 -- kind: conda - name: ca-certificates - version: 2024.7.4 - build: hbcca054_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.7.4-hbcca054_0.conda - sha256: c1548a3235376f464f9931850b64b02492f379b2f2bb98bc786055329b080446 - md5: 23ab7665c5f63cfb9f1f6195256daac6 - license: ISC - size: 154853 - timestamp: 1720077432978 + - __glibc >=2.17,<3.0.a0 + - catkin_pkg + - cmake + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-package + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 33983 + timestamp: 1707306898784 - kind: conda - name: ca-certificates - version: 2024.7.4 - build: hf0a4a13_0 + name: ros-humble-ament-cmake-core + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.7.4-hf0a4a13_0.conda - sha256: 33a61116dae7f369b6ce92a7f2a1ff361ae737c675a493b11feb5570b89e0e3b - md5: 21f9a33e5fe996189e470c19c5354dbe - license: ISC - size: 154517 - timestamp: 1720077468981 -- kind: conda - name: cairo - version: 1.18.0 - build: h3faef2a_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda - sha256: 142e2639a5bc0e99c44d76f4cc8dce9c6a2d87330c4beeabb128832cd871a86e - md5: f907bb958910dc404647326ca80c263e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-core-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 87edecf04ad457ae3dc83de714088cf60fd39a9f7bfe537456d11244d5a5c8fe + md5: 4780708111bfb74a858cda166200c772 depends: - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libgcc-ng >=12 - - libglib >=2.78.0,<3.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pixman >=0.42.2,<1.0a0 - - xorg-libice >=1.1.1,<2.0a0 - - xorg-libsm >=1.2.4,<2.0a0 - - xorg-libx11 >=1.8.6,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrender >=0.9.11,<0.10.0a0 - - zlib - license: LGPL-2.1-only or MPL-1.1 - size: 982351 - timestamp: 1697028423052 + - catkin_pkg + - cmake + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-package + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 34124 + timestamp: 1707306921377 - kind: conda - name: cairo - version: 1.18.0 - build: h91e5215_2 - build_number: 2 + name: ros-humble-ament-cmake-core + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h91e5215_2.conda - sha256: 89568f4f6844c8c195457fbb2ce39acd9a727be4daadebc2464455db2fda143c - md5: 7a0b2818b003bd79106c29f55126d2c3 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-core-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: bb12efb92bcc1e76519ef48f0e7e7861baa602769fa066242e5c213cc3a99f4a + md5: a82706c0483cdd4de587f2974eedf076 depends: - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libglib >=2.80.2,<3.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libzlib >=1.3.1,<2.0a0 - - pixman >=0.43.4,<1.0a0 + - catkin_pkg + - cmake + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-package + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zlib - license: LGPL-2.1-only or MPL-1.1 - size: 1519852 - timestamp: 1718986279087 -- kind: conda - name: cairo - version: 1.18.0 - build: h99e66fa_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/cairo-1.18.0-h99e66fa_0.conda - sha256: f8d1142cf244eadcbc44e8ca2266aa61a05b6cda5571f9b745ba32c7ebbfdfba - md5: 13f830b1bf46018f7062d1b798d53eca - depends: - - __osx >=10.9 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libcxx >=16.0.6 - - libglib >=2.78.0,<3.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pixman >=0.42.2,<1.0a0 - - zlib - license: LGPL-2.1-only or MPL-1.1 - size: 885311 - timestamp: 1697028802967 -- kind: conda - name: cairo - version: 1.18.0 - build: hd1e100b_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/cairo-1.18.0-hd1e100b_0.conda - sha256: 599f8820553b3a3405706d9cad390ac199e24515a0a82c87153c9b5b5fdba3b8 - md5: 3fa6eebabb77f65e82f86b72b95482db - depends: - - __osx >=10.9 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libcxx >=16.0.6 - - libglib >=2.78.0,<3.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pixman >=0.42.2,<1.0a0 - - zlib - license: LGPL-2.1-only or MPL-1.1 - size: 897919 - timestamp: 1697028755150 -- kind: conda - name: catkin_pkg - version: 1.0.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/catkin_pkg-1.0.0-pyhd8ed1ab_0.conda - sha256: b97401522d6b6b4ef1ec3ae1904ef44435f6e09df044a213c0b26c24c7bfb914 - md5: e8e0308c8d90a038cf58fd346a80a6a3 - depends: - - docutils - - pyparsing >=1.5.7 - - python >=3.6 - - python-dateutil - - setuptools + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 53408 - timestamp: 1694652027818 -- kind: conda - name: certifi - version: 2024.7.4 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda - sha256: dd3577bb5275062c388c46b075dcb795f47f8dac561da7dd35fe504b936934e5 - md5: 24e7fd6ca65997938fff9e5ab6f653e4 - depends: - - python >=3.7 - license: ISC - size: 159308 - timestamp: 1720458053074 -- kind: conda - name: cffi - version: 1.17.0 - build: py311h4bce835_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.0-py311h4bce835_0.conda - sha256: b02630ec589a834de65d7919e318b4cd8fe31c13e82e301b4e1350c030d9a8ef - md5: 25a47d1ef2ff1e3785dacfd2b53b83d8 + size: 32989 + timestamp: 1708736363648 +- kind: conda + name: ros-humble-ament-cmake-cppcheck + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 5f92f754128b65281943fd2c4e65731f85fa7c020dd45d0bf2916c8a51b25a27 + md5: c0292484def53b68bdd90b4dbe6f8c2e depends: - - __osx >=11.0 - - libffi >=3.4,<4.0a0 - - pycparser - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 287917 - timestamp: 1723018819159 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ament-cppcheck + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11843 + timestamp: 1708860273949 - kind: conda - name: cffi - version: 1.17.0 - build: py311h6e3bf6f_0 + name: ros-humble-ament-cmake-cppcheck + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.0-py311h6e3bf6f_0.conda - sha256: 6e7a371df71b5cd982918572343b8535252f56460de332c17f721f96116adcd7 - md5: 1f3b1c7644b3ff93b1da21eb26bbfcb1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 39b9068105f52b261b1d68010a5cbbcffc80dd27bef90be495b014cd1f6b4947 + md5: 9bee55dc379adbea1c18accaec2a65aa depends: - - __osx >=10.13 - - libffi >=3.4,<4.0a0 - - pycparser - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 289269 - timestamp: 1723018567477 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ament-cppcheck + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 13102 + timestamp: 1707344784743 - kind: conda - name: cffi - version: 1.17.0 - build: py311ha8e6434_0 + name: ros-humble-ament-cmake-cppcheck + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.0-py311ha8e6434_0.conda - sha256: 88edb3161c8fda6df36db5643a3721123c371273c6375a2307b4ccafe060c5a0 - md5: 32259cd17741b52be10cd23a26cca23a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311hb335429_6.tar.bz2 + sha256: 325dcd8c4a99f618888859ff85892753a3e63abb29654e31cf37987998ab9cb5 + md5: c92adb94c38cd9ec23bfbb18e8e8cb9b depends: - __glibc >=2.17,<3.0.a0 - - libffi >=3.4,<4.0a0 - libgcc-ng >=12 - - pycparser - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 301038 - timestamp: 1723018486310 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ament-cppcheck + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 12966 + timestamp: 1707309755919 - kind: conda - name: cffi - version: 1.17.0 - build: py311he736701_0 + name: ros-humble-ament-cmake-cppcheck + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-cppcheck-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 74f9d2fa0a19d31e31bb0b523e1a6dd567f349544ef745f5f02f8aec1912a061 + md5: 6dc714c54c787413323bc0d5c07a782d + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ament-cppcheck + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 13177 + timestamp: 1707344585828 +- kind: conda + name: ros-humble-ament-cmake-cpplint + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/cffi-1.17.0-py311he736701_0.conda - sha256: 0372292914c622568c0233443fef2b5c8778fbbf4441de639d2a75268c217167 - md5: 09033606609626066feb5bca07d156cf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-cpplint-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: ce8c0cf5ce3cd1d56392b80967963f01cd94c219f7313f60ab9ce6f73ce0b0c1 + md5: 2899a7f39022eff765c8f78df1d86943 depends: - - pycparser - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-cpplint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 296665 - timestamp: 1723018946784 -- kind: conda - name: cmake - version: 3.28.3 - build: h50fd54c_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/cmake-3.28.3-h50fd54c_0.conda - sha256: 699d87d3d5e9d9a9b7d13775cee9e7eeaa1f234ac9609de2b35b3f5dd88ecb16 - md5: 2a4cfda87ed222d1b2c243100b76d37f - depends: - - bzip2 >=1.0.8,<2.0a0 - - libcurl >=8.5.0,<9.0a0 - - libcxx >=16 - - libexpat >=2.5.0,<3.0a0 - - libuv >=1.46.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ncurses >=6.4,<7.0a0 - - rhash >=1.4.4,<2.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 15470657 - timestamp: 1707205774880 + size: 11227 + timestamp: 1708769012052 - kind: conda - name: cmake - version: 3.28.3 - build: h7c85d92_0 + name: ros-humble-ament-cmake-cpplint + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/cmake-3.28.3-h7c85d92_0.conda - sha256: d612a80d8bb8e624f645399f69793905c9817e9812111699d8dbec3757d50d71 - md5: 265ed3e8dc130e1b51ef660caeef4366 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-cpplint-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 6f598769f3108d8c5f67f4edddde8d00575ff31c85c6ea241adb3e8ef39aba5b + md5: d42276e801bfcf8729bbc1e013cf654d depends: - - bzip2 >=1.0.8,<2.0a0 - - libcurl >=8.5.0,<9.0a0 + - __osx >=10.14 - libcxx >=16 - - libexpat >=2.5.0,<3.0a0 - - libuv >=1.46.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ncurses >=6.4,<7.0a0 - - rhash >=1.4.4,<2.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-cpplint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 16566933 - timestamp: 1707205565592 + size: 12432 + timestamp: 1707345060355 - kind: conda - name: cmake - version: 3.28.3 - build: hcfe8598_0 + name: ros-humble-ament-cmake-cpplint + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/cmake-3.28.3-hcfe8598_0.conda - sha256: e6a629de33e49f2bbf624f26b3925ffd87aba6f4dda7ea70cfe05c11b846fb17 - md5: d41e72d041b9b12a3596cd08099f127c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-cpplint-0.12.10-py311hb335429_6.tar.bz2 + sha256: ca5ed92704ae3269968532fbcb172c56c7f911ddd549c68db30be9d043005e45 + md5: f493ed0bf8b2fe82c6251e0341dca7a2 depends: - - bzip2 >=1.0.8,<2.0a0 - - libcurl >=8.5.0,<9.0a0 - - libexpat >=2.5.0,<3.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libuv >=1.46.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ncurses >=6.4,<7.0a0 - - rhash >=1.4.4,<2.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-cpplint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 18756618 - timestamp: 1707204079226 + size: 12286 + timestamp: 1707309833034 - kind: conda - name: cmake - version: 3.28.3 - build: hf0feee3_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/cmake-3.28.3-hf0feee3_0.conda - sha256: c4a48803d3621339a91eb86bfd28667afb59403aa96aa705b8b158cd0211ebfd - md5: 8ac20a98e2d1d3afa798b985278d18d7 + name: ros-humble-ament-cmake-cpplint + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-cpplint-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 882b28d708a0766e8ab9f391ffec434e62a1eeeceb57e5bbf87cfed96423e9b1 + md5: aac512305b156bdb68c54f59042d44f7 depends: - - bzip2 >=1.0.8,<2.0a0 - - libcurl >=8.5.0,<9.0a0 - - libexpat >=2.5.0,<3.0a0 - - libuv >=1.44.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ucrt >=10.0.20348.0 - - vc14_runtime >=14.29.30139 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-cpplint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 13826709 - timestamp: 1707205267813 + size: 12504 + timestamp: 1707344700891 - kind: conda - name: colorama - version: 0.4.6 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 - md5: 3faab06a954c2a04039983f2c4a50d99 + name: ros-humble-ament-cmake-export-definitions + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-definitions-1.3.7-py311h907a76e_6.tar.bz2 + sha256: e47fea0ec60fccb7baccbd60441d9bdc34546832d12e2ff2a3224f41952a901f + md5: 0f25c2d878a2479e6eaf3bcf584c79b6 depends: - - python >=3.7 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 25170 - timestamp: 1666700778190 + size: 11894 + timestamp: 1707307645142 - kind: conda - name: console_bridge - version: 1.0.2 - build: h3e96240_1 - build_number: 1 + name: ros-humble-ament-cmake-export-definitions + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-definitions-1.3.7-py311hb335429_6.tar.bz2 + sha256: f51bdcfdb819b79802525f20d6d41958c99d7cb590176e9845c47c0926078fd3 + md5: e2d2a0a4f63261ce8f32deceece03e97 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11754 + timestamp: 1707307099487 +- kind: conda + name: ros-humble-ament-cmake-export-definitions + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/console_bridge-1.0.2-h3e96240_1.tar.bz2 - sha256: f39c48eb54adaffe679fc9b3a2a9b9cd78f97e2e9fd555ec7c5fd8a99957bfc5 - md5: e2dde786c16d90869de84d458af36d92 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-definitions-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 389a69974064173d28d9fb0c43f43f4474f0758b462b79b05ccc9fae9f12b157 + md5: 4c1835d2e895a775d9d5403ba425acd6 depends: - - libcxx >=12.0.1 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 17727 - timestamp: 1648912770421 + size: 12002 + timestamp: 1707307185235 - kind: conda - name: console_bridge - version: 1.0.2 - build: h5362a0b_1 - build_number: 1 + name: ros-humble-ament-cmake-export-definitions + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/console_bridge-1.0.2-h5362a0b_1.tar.bz2 - sha256: 15dd8cd1735c9405ad04d9881c15650fb98bf8e71e5675e98898184e4a731ec6 - md5: 47acc5c1cb921914270dd9fe47ac30db + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-definitions-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: c20472f5d6770d15238be130a3e449517bc5fc22ce94ccb802accbad9ddfda85 + md5: 1a1884b630a7fad3baf3c081b46e590c depends: - - vc >=14.1,<15 - - vs2015_runtime >=14.16.27033 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 24540 - timestamp: 1648913342231 + size: 10733 + timestamp: 1708737115208 - kind: conda - name: console_bridge - version: 1.0.2 - build: h924138e_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2 - sha256: 29caeda123ea705e68de46dc3b86065ec78f5b44d7ae69b320cc57e136d2d9d7 - md5: e891b2b856a57d2b2ddb9ed366e3f2ce + name: ros-humble-ament-cmake-export-dependencies + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 20740f80dca8a09a4f3748b916415d07e872e14759d55fb4718694cc5033b14f + md5: 9ac74252f9aa2e111dd10500d59cd8e6 depends: - - libgcc-ng >=10.3.0 - - libstdcxx-ng >=10.3.0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 18460 - timestamp: 1648912649612 + size: 12694 + timestamp: 1707309038357 - kind: conda - name: console_bridge - version: 1.0.2 - build: hbb4e6a2_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/console_bridge-1.0.2-hbb4e6a2_1.tar.bz2 - sha256: 88f45553af795d551c796e3bb2c29138df1cd99085108e27607f4cb5ce4949ee - md5: cf47b840afb14c99a0a89fc2dacc91df + name: ros-humble-ament-cmake-export-dependencies + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311hb335429_6.tar.bz2 + sha256: cde061e790bf292ec91dbc60849b8484327a3e83afec16c4cd570f54f00a5317 + md5: 430f98751dca935cc1437c4738ba0b60 depends: - - libcxx >=12.0.1 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 17516 - timestamp: 1648912742997 + size: 12566 + timestamp: 1707308313626 - kind: conda - name: contourpy - version: 1.3.0 - build: py311h2c37856_0 + name: ros-humble-ament-cmake-export-dependencies + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.3.0-py311h2c37856_0.conda - sha256: a6db654454c8ed0d6f225fde2e4a69f68a7a16535910e0014dbd4778252d99f5 - md5: e68180172d4a890261f725de2d875315 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 3cb4f217a03535997c8f5f7a48be1b6bc733c2c5768294c4cf4425d3380f1375 + md5: a42e978cef9ecb4350c129bffbb3f4bd depends: - - __osx >=11.0 - - libcxx >=17 - - numpy >=1.23 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - size: 249179 - timestamp: 1724913944823 + size: 12779 + timestamp: 1707307739508 - kind: conda - name: contourpy - version: 1.3.0 - build: py311h3257749_0 + name: ros-humble-ament-cmake-export-dependencies + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.3.0-py311h3257749_0.conda - sha256: 280048acf703a08f5f84564813ca17cd9a76e7cab4adc4b47165f57fc5a5c201 - md5: 2a824849991574ba65700375b01c7250 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-dependencies-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: c3109eafd7bac07cba1972d57eb2755f823121d1ff845150bac2a29b98240a30 + md5: 3bc142ba14e5886a4df2763c271d3031 depends: - - numpy >=1.23 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 213814 - timestamp: 1724914117735 + size: 11512 + timestamp: 1708739169661 - kind: conda - name: contourpy - version: 1.3.0 - build: py311hd18a35c_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py311hd18a35c_0.conda - sha256: d21d52d622d21e96c44afa2f3e77101a0944f9119ff43443a6f6e125381fa9c2 - md5: 8ac48241408201d209b0dd99b86cdf04 + name: ros-humble-ament-cmake-export-include-directories + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311h907a76e_6.tar.bz2 + sha256: de9082c3333c36e525efe612995786f05adf742e689a563228e343109d6e038b + md5: 7bbfb3009b2892e518e81a96e4a86739 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc >=13 - - libstdcxx >=13 - - numpy >=1.23 - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - size: 274960 - timestamp: 1724913690219 + size: 12224 + timestamp: 1707307583088 - kind: conda - name: contourpy - version: 1.3.0 - build: py311hf2f7c97_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.3.0-py311hf2f7c97_0.conda - sha256: 033d2158acf434a5cde5dfdf7d0b10e6583a146e9f4c212f7b7fdb7b8dc9969e - md5: 72e95955afc3a17fd2f165dc09a4576e + name: ros-humble-ament-cmake-export-include-directories + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311hb335429_6.tar.bz2 + sha256: 7dcf1e108ca8acebfe6b920cb7b524750460c3c06038afc0ee336756d2970158 + md5: a790b9a7b6d00fcbebaf37c8274c2991 depends: - - __osx >=10.13 - - libcxx >=17 - - numpy >=1.23 - - python >=3.11,<3.12.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - size: 258411 - timestamp: 1724913777184 + size: 12096 + timestamp: 1707307082271 - kind: conda - name: cppcheck - version: 2.14.2 - build: py311h7a7630b_0 + name: ros-humble-ament-cmake-export-include-directories + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/cppcheck-2.14.2-py311h7a7630b_0.conda - sha256: cc394356a90cf688a2004a70122e0e8336d8b8615fa412541655a3fef4757f93 - md5: 7222d360a42af291547c8a33444ae363 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 87cb86a3675261d7bdeb0b021ba362e41ff0fd0a9632248f61c36f6b12583000 + md5: 5915265376f03ed742f829953e3ef1d8 depends: - - __osx >=11.0 - libcxx >=16 - - pcre >=8.45,<9.0a0 - - pygments - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tinyxml2 >=10.0.0,<11.0a0 - license: GPL-3.0-or-later - license_family: GPL - size: 2242514 - timestamp: 1718781177470 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12293 + timestamp: 1707307152164 - kind: conda - name: cppcheck - version: 2.14.2 - build: py311hc9b8a49_0 + name: ros-humble-ament-cmake-export-include-directories + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-include-directories-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 754c99adf88fc1c5dac14f7971d51b2c19bb1579f695d24b82856a7bb538ef6d + md5: 165e1baee35e0b449e39169ce295a9d5 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11055 + timestamp: 1708737044240 +- kind: conda + name: ros-humble-ament-cmake-export-interfaces + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/cppcheck-2.14.2-py311hc9b8a49_0.conda - sha256: 933f3c866b3d819b8eb26b48c87ba5858bd41de50e94d18774dfa606ef0b9f51 - md5: e10932f5b726b793ce77df5665102e24 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 966fbc03cbb2dbb39d97948ebc54bf8d8d146690934016f0667172b75b8e4cb6 + md5: f7611f3d96c300d00932b2a8d6eadda8 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - - pcre >=8.45,<9.0a0 - - pygments - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tinyxml2 >=10.0.0,<11.0a0 - license: GPL-3.0-or-later - license_family: GPL - size: 2387810 - timestamp: 1718781271996 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 12395 + timestamp: 1707309305505 - kind: conda - name: cppcheck - version: 2.14.2 - build: py311hdd5f75e_0 + name: ros-humble-ament-cmake-export-interfaces + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/cppcheck-2.14.2-py311hdd5f75e_0.conda - sha256: 05dcfc29e117e752920436e349fdf3be85c00797da812fe47314ba194f23469d - md5: f43b7253f2fec6cc3805048aae3c6871 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311hb335429_6.tar.bz2 + sha256: 4ea4eab7448d7f92a09dacf4fd4c55631383c83253a5db86857262038ccff216 + md5: 85562b7bf9c6916ded509aba036cb446 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - pcre >=8.45,<9.0a0 - - pygments - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tinyxml2 >=10.0.0,<11.0a0 - license: GPL-3.0-or-later - license_family: GPL - size: 2544462 - timestamp: 1718781155707 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 12278 + timestamp: 1707308389986 - kind: conda - name: cppcheck - version: 2.14.2 - build: py311hf7abe6e_0 + name: ros-humble-ament-cmake-export-interfaces + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: ae06e5ba3da0b01d9a830eb74170b70015e4d384b7196de2f27efa76640993ec + md5: d8c4452a943c9f3f2162987253ca4ec2 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12462 + timestamp: 1707307851624 +- kind: conda + name: ros-humble-ament-cmake-export-interfaces + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/cppcheck-2.14.2-py311hf7abe6e_0.conda - sha256: 809f1d535337debb1488f2cce2edd19fd59fafdc75f9cc96337297bb0c5f8278 - md5: d65b0ad2269081e223c17fdaa2201de1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-interfaces-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: a4bd420a392fa806725fc362ce2460ffa0caf6e64ff940c97b9dd8166e931365 + md5: b231e2d5eaf2688f356b79dbbe675a14 depends: - - pcre >=8.45,<9.0a0 - - pygments - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tinyxml2 >=10.0.0,<11.0a0 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: GPL-3.0-or-later - license_family: GPL - size: 4051341 - timestamp: 1718781874217 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11183 + timestamp: 1708740606910 - kind: conda - name: cryptography - version: 43.0.0 - build: py311h4ba4ffd_0 + name: ros-humble-ament-cmake-export-libraries + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/cryptography-43.0.0-py311h4ba4ffd_0.conda - sha256: 952118945de705d01b8b11402e82a73fa75c715149fa39575ab8d0bcbb198ba3 - md5: 7df8f0c33fc84173530d0607bbe4da8f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-libraries-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 18439535b8fa9059b3de9296fdf8614999b647a3ebbd4ca64371a1089b745e6e + md5: d97f1c8ed9b0243a3b992eb48f194a08 depends: - - __osx >=10.13 - - cffi >=1.12 - - openssl >=3.3.1,<4.0a0 - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - __osx >=10.13 - license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT - license_family: BSD - size: 1389196 - timestamp: 1721521570853 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 13928 + timestamp: 1707307393497 - kind: conda - name: cryptography - version: 43.0.0 - build: py311hc6616f6_0 + name: ros-humble-ament-cmake-export-libraries + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/cryptography-43.0.0-py311hc6616f6_0.conda - sha256: 7d5d5c21ba14290ef5ec9238158f5470561be37e03d33d83692ea92325b61fdb - md5: f392b3f7a26db16f37cf82996dcfc84d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-libraries-1.3.7-py311hb335429_6.tar.bz2 + sha256: a2da1e1aa3856b0e8c9cb2c31836ac11bc32e7a893941d75a98d3798ad87fd0a + md5: d2c271beae0af4e3066e3ce71b6a43b6 depends: - __glibc >=2.17,<3.0.a0 - - cffi >=1.12 - libgcc-ng >=12 - - openssl >=3.3.1,<4.0a0 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - __glibc >=2.17 - license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT - license_family: BSD - size: 1509329 - timestamp: 1721521451844 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 13771 + timestamp: 1707307029974 - kind: conda - name: cryptography - version: 43.0.0 - build: py311hcaeb4ce_0 + name: ros-humble-ament-cmake-export-libraries + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/cryptography-43.0.0-py311hcaeb4ce_0.conda - sha256: 7641049e9aa8785875c6046268c1d6be3095eb586dc9478bbe61e48f6a99a599 - md5: dfa857985da1e336b923776ec67df173 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-libraries-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: af643ca86fca53214f1a59353ff3da5d6a4020b94f39f1b5c3b289e39e67629d + md5: 846bc8a6c2f018cbd3fe88ebe47cc4c4 depends: - - __osx >=11.0 - - cffi >=1.12 - - openssl >=3.3.1,<4.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - __osx >=11.0 - license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT - license_family: BSD - size: 1368655 - timestamp: 1721521698014 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14020 + timestamp: 1707307066752 - kind: conda - name: cryptography - version: 43.0.0 - build: py311hfd75b31_0 + name: ros-humble-ament-cmake-export-libraries + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/cryptography-43.0.0-py311hfd75b31_0.conda - sha256: fc9c3cc3b0fa5d032713b1840399592147edf6663d78b3d35bfec905a073ec0d - md5: 84f5abe0cde6bac5360f7e2f445d7d90 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-libraries-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: f543b64785844eb0c8eafc5dfeebb5da2b4a69990818ab64fe5e82b2b1ebf055 + md5: 9fd7710c283c5a72624fd9f9bf450be0 depends: - - cffi >=1.12 - - openssl >=3.3.1,<4.0a0 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT - license_family: BSD - size: 1279402 - timestamp: 1721522077879 -- kind: conda - name: cycler - version: 0.12.1 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 - md5: 5cd86562580f274031ede6aa6aa24441 - depends: - - python >=3.8 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 13458 - timestamp: 1696677888423 + size: 12756 + timestamp: 1708736839481 - kind: conda - name: dav1d - version: 1.2.1 - build: h0dc2134_0 + name: ros-humble-ament-cmake-export-link-flags + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda - sha256: ec71a835866b42e946cd2039a5f7a6458851a21890d315476f5e66790ac11c96 - md5: 9d88733c715300a39f8ca2e936b7808d - license: BSD-2-Clause - license_family: BSD - size: 668439 - timestamp: 1685696184631 -- kind: conda - name: dav1d - version: 1.2.1 - build: hb547adb_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/dav1d-1.2.1-hb547adb_0.conda - sha256: 93e077b880a85baec8227e8c72199220c7f87849ad32d02c14fb3807368260b8 - md5: 5a74cdee497e6b65173e10d94582fae6 - license: BSD-2-Clause - license_family: BSD - size: 316394 - timestamp: 1685695959391 -- kind: conda - name: dav1d - version: 1.2.1 - build: hcfcfb64_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda - sha256: 2aa2083c9c186da7d6f975ccfbef654ed54fff27f4bc321dbcd12cee932ec2c4 - md5: ed2c27bda330e3f0ab41577cf8b9b585 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 8fa495b822128a16e7be4248cd53715f4bf6738bb968d7099d111b07030c0347 + md5: 710f9f42532fbff864247823b6e68b51 depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 618643 - timestamp: 1685696352968 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11844 + timestamp: 1707307514454 - kind: conda - name: dav1d - version: 1.2.1 - build: hd590300_0 + name: ros-humble-ament-cmake-export-link-flags + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda - sha256: 22053a5842ca8ee1cf8e1a817138cdb5e647eb2c46979f84153f6ad7bde73020 - md5: 418c6ca5929a611cbd69204907a83995 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311hb335429_6.tar.bz2 + sha256: d3872de97b4c57b58608843154a34475290ead04958318b7a8c458fa8e2ed4b4 + md5: 0d5f2daf26382d381675dc6bc8260ad9 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 760229 - timestamp: 1685695754230 -- kind: conda - name: dbus - version: 1.13.6 - build: h5008d03_3 - build_number: 3 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 - sha256: 8f5f995699a2d9dbdd62c61385bfeeb57c82a681a7c8c5313c395aa0ccab68a5 - md5: ecfff944ba3960ecb334b9a2663d708d - depends: - - expat >=2.4.2,<3.0a0 - - libgcc-ng >=9.4.0 - - libglib >=2.70.2,<3.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 618596 - timestamp: 1640112124844 -- kind: conda - name: distro - version: 1.9.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - sha256: ae1c13d709c8001331b5b9345e4bcd77e9ae712d25f7958b2ebcbe0b068731b7 - md5: bbdb409974cd6cb30071b1d978302726 - depends: - - python >=3.6 - license: Apache-2.0 - license_family: APACHE - size: 42039 - timestamp: 1704321683916 -- kind: conda - name: docutils - version: 0.21.2 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/docutils-0.21.2-pyhd8ed1ab_0.conda - sha256: 362bfe3afaac18298c48c0c6a935641544077ce5105a42a2d8ebe750ad07c574 - md5: e8cd5d629f65bdf0f3bb312cde14659e - depends: - - python >=3.9 - license: CC-PDDC AND BSD-3-Clause AND BSD-2-Clause AND ZPL-2.1 - size: 403226 - timestamp: 1713930478970 -- kind: conda - name: double-conversion - version: 3.3.0 - build: h13dd4ca_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/double-conversion-3.3.0-h13dd4ca_0.conda - sha256: 74c6b4bf0d6be2493e689ef2cddffac25e8776e5457bc45476d66048c964fa66 - md5: cd9bfaefd28a1178587ca85b97b14244 - depends: - - libcxx >=15.0.7 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 63147 - timestamp: 1686490362323 -- kind: conda - name: double-conversion - version: 3.3.0 - build: h59595ed_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda - sha256: 9eee491a73b67fd64379cf715f85f8681568ebc1f02f9e11b4c50d46a3323544 - md5: c2f83a5ddadadcdb08fe05863295ee97 + size: 11691 + timestamp: 1707307064908 +- kind: conda + name: ros-humble-ament-cmake-export-link-flags + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: d40694235fffb816450fde6def8b83f7c5f9e5c6fbfc0fc93a7f5eec0d7f2531 + md5: 57c51fc0a24fd0ef8d291eeb90391ec0 depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 78645 - timestamp: 1686489937183 + size: 11921 + timestamp: 1707307123173 - kind: conda - name: double-conversion - version: 3.3.0 - build: h63175ca_0 + name: ros-humble-ament-cmake-export-link-flags + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda - sha256: 735d40b44a0f39386d1e2988384b6d78a98efd4fa1818e7f2f6fb01f91e16b64 - md5: 1a8bc18b24014167b2184c5afbe6037e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-link-flags-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 132432a6641f251ee3ebd00028fc1ec8caaa634573ec86394687182f870b8eb6 + md5: f8be098f9cd5dbd923756dc50029ea31 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 70425 - timestamp: 1686490368655 + size: 10665 + timestamp: 1708736970060 - kind: conda - name: double-conversion - version: 3.3.0 - build: he965462_0 + name: ros-humble-ament-cmake-export-targets + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/double-conversion-3.3.0-he965462_0.conda - sha256: 74b7e151887e2c79de5dfc2079bc4621a1bd85b8bed4595be3e0b7313808a498 - md5: a3de9d9550078b51db74fde63b1ccae6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-targets-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 2c41b7eabfb5c3ee178e60558980d34fc044fe308da39833c4344662d7a35631 + md5: ea8e8a35f859fbf3fe35912d4ca6c3fc depends: - - libcxx >=15.0.7 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 67397 - timestamp: 1686490152080 + size: 12365 + timestamp: 1707309241426 - kind: conda - name: eigen - version: 3.4.0 - build: h00ab1b0_0 + name: ros-humble-ament-cmake-export-targets + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda - sha256: 53b15a98aadbe0704479bacaf7a5618fcb32d1577be320630674574241639b34 - md5: b1b879d6d093f55dd40d58b5eb2f0699 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-targets-1.3.7-py311hb335429_6.tar.bz2 + sha256: b3b1bcb524ce2e22bfcfb4a344c616629e840a44e8c776f7a1172851a9ec469d + md5: 1635a924de791acd0ab30585b25f873c depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: MPL-2.0 - license_family: MOZILLA - size: 1088433 - timestamp: 1690272126173 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 12219 + timestamp: 1707308372685 - kind: conda - name: eigen - version: 3.4.0 - build: h1995070_0 + name: ros-humble-ament-cmake-export-targets + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/eigen-3.4.0-h1995070_0.conda - sha256: c20b3677b16d8907343fce68e7c437184fef7f5ed0a765c104b775f8a485c5c9 - md5: 3691ea3ff568ba38826389bafc717909 - depends: - - libcxx >=15.0.7 - license: MPL-2.0 - license_family: MOZILLA - size: 1087751 - timestamp: 1690275869049 -- kind: conda - name: eigen - version: 3.4.0 - build: h1c7c39f_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/eigen-3.4.0-h1c7c39f_0.conda - sha256: 187c0677e0cdcdc39aed716687a6290dd5b7f52b49eedaef2ed76be6cd0a5a3d - md5: 5b2cfc277e3d42d84a2a648825761156 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-targets-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: aae2dc6cc607c09381dd96b4ab4d92469d75f59ff65466064cf9923849fd9334 + md5: 66d25d13d3332de0c9c415ec4d3f49f8 depends: - - libcxx >=15.0.7 - license: MPL-2.0 - license_family: MOZILLA - size: 1090184 - timestamp: 1690272503232 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12437 + timestamp: 1707307824474 - kind: conda - name: eigen - version: 3.4.0 - build: h91493d7_0 + name: ros-humble-ament-cmake-export-targets + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/eigen-3.4.0-h91493d7_0.conda - sha256: 633a6a8db1f9a010cb0619f3446fb61f62dea348b09615ffae9744ab1001c24c - md5: 305b3ca7023ac046b9a42a48661f6512 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-targets-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 979d1b8d1b7caf916ddb1a3125d7ccf8b01e73693e61b54abd66fd388bd6e0b4 + md5: c73c8fa5a436b5d00ea10a5ead44ec47 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-export-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MPL-2.0 - license_family: MOZILLA - size: 1089706 - timestamp: 1690273089254 -- kind: conda - name: empy - version: 3.3.4 - build: pyh9f0ad1d_1 - build_number: 1 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/empy-3.3.4-pyh9f0ad1d_1.tar.bz2 - sha256: 75e04755df8d8db7a7711dddaf68963c11258b755c9c24565bfefa493ee383e3 - md5: e4be10fd1a907b223da5be93f06709d2 - depends: - - python - license: LGPL-2.1 - license_family: GPL - size: 40210 - timestamp: 1586444722817 -- kind: conda - name: exceptiongroup - version: 1.2.2 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda - sha256: e0edd30c4b7144406bb4da975e6bb97d6bc9c0e999aa4efe66ae108cada5d5b5 - md5: d02ae936e42063ca46af6cdad2dbd1e0 - depends: - - python >=3.7 - license: MIT and PSF-2.0 - size: 20418 - timestamp: 1720869435725 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11130 + timestamp: 1708740538461 - kind: conda - name: expat - version: 2.5.0 - build: h63175ca_1 - build_number: 1 + name: ros-humble-ament-cmake-flake8 + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/expat-2.5.0-h63175ca_1.conda - sha256: 3bcd88290cd462d5573c2923c796599d0dece2ff9d9c9d6c914d31e9c5881aaf - md5: 87c77fe1b445aedb5c6d207dd236fa3e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-flake8-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 252b913db21a0f01478b2f0c1c7f496b8dabb6fbe024a65f296ba9acfa77a171 + md5: 7ea3e45924b78209f39a0fbca47f9e87 depends: - - libexpat 2.5.0 h63175ca_1 - license: MIT - license_family: MIT - size: 226571 - timestamp: 1680190888036 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-flake8 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11092 + timestamp: 1708768926483 - kind: conda - name: expat - version: 2.5.0 - build: hb7217d7_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/expat-2.5.0-hb7217d7_1.conda - sha256: 9f06afbe4604decf6a2e8e7e87f5ca218a3e9049d57d5b3fcd538ca6240d21a0 - md5: 624fa0dd6fdeaa650b71a62296fdfedf + name: ros-humble-ament-cmake-flake8 + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-flake8-0.12.10-py311h907a76e_6.tar.bz2 + sha256: ac372dc788c2e06e14465e4ac1be6fc5d323c54973cec8d019167e0c7ef79cc3 + md5: 34247e65b746f46d49c2e4176a978845 depends: - - libexpat 2.5.0 hb7217d7_1 - license: MIT - license_family: MIT - size: 117851 - timestamp: 1680190940654 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-flake8 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 12275 + timestamp: 1707344994933 - kind: conda - name: expat - version: 2.5.0 - build: hcb278e6_1 - build_number: 1 + name: ros-humble-ament-cmake-flake8 + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.5.0-hcb278e6_1.conda - sha256: 36dfeb4375059b3bba75ce9b38c29c69fd257342a79e6cf20e9f25c1523f785f - md5: 8b9b5aca60558d02ddaa09d599e55920 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-flake8-0.12.10-py311hb335429_6.tar.bz2 + sha256: c1faf4583c069c4338eb4559b4f04fb3f61f010b8a6344bc1e70f22affdea67f + md5: ddb1fcd3b5fb57bc6c298eb8174bbd03 depends: - - libexpat 2.5.0 hcb278e6_1 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 136778 - timestamp: 1680190541750 -- kind: conda - name: expat - version: 2.5.0 - build: hf0c8a7f_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/expat-2.5.0-hf0c8a7f_1.conda - sha256: 15c04a5a690b337b50fb7550cce057d843cf94dd0109d576ec9bc3448a8571d0 - md5: e12630038077877cbb6c7851e139c17c - depends: - - libexpat 2.5.0 hf0c8a7f_1 - license: MIT - license_family: MIT - size: 120323 - timestamp: 1680191057827 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-flake8 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 12178 + timestamp: 1707309813840 - kind: conda - name: ffmpeg - version: 6.1.1 - build: gpl_h0089088_112 - build_number: 112 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ffmpeg-6.1.1-gpl_h0089088_112.conda - sha256: d5f2274f0aff540c968c1e23f957ad246b13519d9b79ce64f72e872cdbff2bd0 - md5: f0a164faaf256a78462145cf428f0635 + name: ros-humble-ament-cmake-flake8 + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-flake8-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: c3a84c8d6314ab155f77c7c1266702a15b4b10219983da29b2ce004fbcdc9dbc + md5: 1a873b44594a4b385ae0283183cc39de depends: - - __osx >=10.13 - - aom >=3.9.0,<3.10.0a0 - - bzip2 >=1.0.8,<2.0a0 - - dav1d >=1.2.1,<1.2.2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - gmp >=6.3.0,<7.0a0 - - gnutls >=3.7.9,<3.8.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - lame >=3.100,<3.101.0a0 - - libass >=0.17.1,<0.17.2.0a0 - libcxx >=16 - - libiconv >=1.17,<2.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libopus >=1.3.1,<2.0a0 - - libvpx >=1.14.0,<1.15.0a0 - - libxml2 >=2.12.7,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openh264 >=2.4.1,<2.4.2.0a0 - - svt-av1 >=2.1.0,<2.1.1.0a0 - - x264 >=1!164.3095,<1!165 - - x265 >=3.5,<3.6.0a0 - - xz >=5.2.6,<6.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 9717499 - timestamp: 1716145888910 -- kind: conda - name: ffmpeg - version: 6.1.1 - build: gpl_h52c3a39_114 - build_number: 114 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/ffmpeg-6.1.1-gpl_h52c3a39_114.conda - sha256: 9575f668c9477e0cfdca3bd872b94c47635e48ca00181f0fd5bdd0a1adeddfcb - md5: 2c526e3bde95c1a7601e3d830990b1cc - depends: - - aom >=3.9.1,<3.10.0a0 - - bzip2 >=1.0.8,<2.0a0 - - dav1d >=1.2.1,<1.2.2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - libiconv >=1.17,<2.0a0 - - libopus >=1.3.1,<2.0a0 - - libxml2 >=2.12.7,<3.0a0 - - libzlib >=1.3.1,<2.0a0 - - openh264 >=2.4.1,<2.4.2.0a0 - - svt-av1 >=2.1.0,<2.1.1.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - - x264 >=1!164.3095,<1!165 - - x265 >=3.5,<3.6.0a0 - - xz >=5.2.6,<6.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 9617129 - timestamp: 1718895419776 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-flake8 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12402 + timestamp: 1707344671566 - kind: conda - name: ffmpeg - version: 6.1.1 - build: gpl_hc16618e_112 - build_number: 112 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ffmpeg-6.1.1-gpl_hc16618e_112.conda - sha256: 96c1ac05e5a46b2023816a8dcb7adc8a32aea35933f27802f88053ecb0cd2f1d - md5: 4c170cbb2109cd40318db2f09724a031 + name: ros-humble-ament-cmake-gen-version-h + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 31294b6f541ff9f45e5f8fd64893792d8a0fc6bd1584c582b57303500f47289a + md5: 2a0bd2c938d2f4556f4ed7f7a7cfd4b9 depends: - - __osx >=11.0 - - aom >=3.9.0,<3.10.0a0 - - bzip2 >=1.0.8,<2.0a0 - - dav1d >=1.2.1,<1.2.2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - gmp >=6.3.0,<7.0a0 - - gnutls >=3.7.9,<3.8.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - lame >=3.100,<3.101.0a0 - - libass >=0.17.1,<0.17.2.0a0 + - __osx >=10.14 - libcxx >=16 - - libiconv >=1.17,<2.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-arm-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libopus >=1.3.1,<2.0a0 - - libvpx >=1.14.0,<1.15.0a0 - - libxml2 >=2.12.7,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openh264 >=2.4.1,<2.4.2.0a0 - - svt-av1 >=2.1.0,<2.1.1.0a0 - - x264 >=1!164.3095,<1!165 - - x265 >=3.5,<3.6.0a0 - - xz >=5.2.6,<6.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 8653035 - timestamp: 1716145819735 -- kind: conda - name: ffmpeg - version: 6.1.1 - build: gpl_he44c6f3_112 - build_number: 112 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 14289 + timestamp: 1707310161164 +- kind: conda + name: ros-humble-ament-cmake-gen-version-h + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-6.1.1-gpl_he44c6f3_112.conda - sha256: a4cfb76c9a1e58f755869e0cc33707a5e3473f0c8d0d49ddaa10e84e87909486 - md5: 51a49318bcd4e848e867a5b9ea5b6545 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311hb335429_6.tar.bz2 + sha256: 59bddb918ef22e85f88e47d16a2f79abc58085b0ca5185e7c30c5ab1d18f399e + md5: a2745962129d4fe7baad4425c5a498d7 depends: - - aom >=3.9.0,<3.10.0a0 - - bzip2 >=1.0.8,<2.0a0 - - dav1d >=1.2.1,<1.2.2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - gmp >=6.3.0,<7.0a0 - - gnutls >=3.7.9,<3.8.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - lame >=3.100,<3.101.0a0 - - libass >=0.17.1,<0.17.2.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libiconv >=1.17,<2.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libopus >=1.3.1,<2.0a0 - libstdcxx-ng >=12 - - libva >=2.21.0,<3.0a0 - - libvpx >=1.14.0,<1.15.0a0 - - libxcb >=1.15,<1.16.0a0 - - libxml2 >=2.12.7,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openh264 >=2.4.1,<2.4.2.0a0 - - svt-av1 >=2.1.0,<2.1.1.0a0 - - x264 >=1!164.3095,<1!165 - - x265 >=3.5,<3.6.0a0 - - xorg-libx11 >=1.8.9,<2.0a0 - - xz >=5.2.6,<6.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 9788322 - timestamp: 1716145697248 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 14125 + timestamp: 1707308697099 - kind: conda - name: flake8 - version: 7.1.1 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/flake8-7.1.1-pyhd8ed1ab_0.conda - sha256: c513c6db311641dc50dfadbc49c8edea105ec18fee350149543b49f7970c3962 - md5: a25e5df6b26be3c2d64be307c1ef0b37 + name: ros-humble-ament-cmake-gen-version-h + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: ea65f9bc8c510bd63d9fe652610820dedc45c19cf55bd4b79c95d116e7ddb262 + md5: 2daac62fe8a10a9d325ed85a685864a3 depends: - - mccabe >=0.7.0,<0.8.0 - - pycodestyle >=2.12.0,<2.13.0 - - pyflakes >=3.2.0,<3.3.0 - - python >=3.8.1 - license: MIT - license_family: MIT - size: 111109 - timestamp: 1722878963477 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14368 + timestamp: 1707308257859 - kind: conda - name: flann - version: 1.9.2 - build: h23e6bae_0 + name: ros-humble-ament-cmake-gen-version-h + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/flann-1.9.2-h23e6bae_0.conda - sha256: ec0c45a9ca79da7f89b5e04b073a7a125e1ff0b145f818d02f8631a9f5abaab7 - md5: 7d1a5c1d346831718059808cad98a642 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gen-version-h-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 647ba7d6157c0a14ac07714e321ec07fee57ad45554d506705271fea8ceb2173 + md5: a49edcae8637651082cee030470d990a depends: - - hdf5 >=1.14.2,<1.14.4.0a0 - - lz4-c >=1.9.3,<1.10.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 4281656 - timestamp: 1697891628423 + size: 13049 + timestamp: 1708744026872 - kind: conda - name: flann - version: 1.9.2 - build: h2b5ea80_0 + name: ros-humble-ament-cmake-gmock + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gmock-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 0524897b72cfc7be5796854078b77133fa3662676f168bf8396bdc40eb99798e + md5: a6b752b96c8c33f140332a5ca6e1ef84 + depends: + - __osx >=10.14 + - gmock + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-test + - ros-humble-gmock-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 13641 + timestamp: 1707310223512 +- kind: conda + name: ros-humble-ament-cmake-gmock + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h2b5ea80_0.conda - sha256: eda6991f3c85b8263fec8fb83fc3d64e3d28963659f1c3f18067487d40d69491 - md5: 0846ae36cd85f5e469b630ee74719ad8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gmock-1.3.7-py311hb335429_6.tar.bz2 + sha256: 88be93ba1b96ff0eedc71c8a5b145d3e3f953ebdf35df718610090a035c6a9f7 + md5: 958c3cbc1b9e67da145cee06f8741602 depends: - - _openmp_mutex >=4.5 - - hdf5 >=1.14.2,<1.14.4.0a0 + - __glibc >=2.17,<3.0.a0 + - gmock + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - lz4-c >=1.9.3,<1.10.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-test + - ros-humble-gmock-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 1565184 - timestamp: 1697891385570 + size: 13522 + timestamp: 1707308715596 - kind: conda - name: flann - version: 1.9.2 - build: h3d5753d_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/flann-1.9.2-h3d5753d_0.conda - sha256: 66a74003e554b43f049125e866f9086074a81286a896c8e131b54061c1ac8aea - md5: 4e22b253aae9306ce87cf3058e3fe096 + name: ros-humble-ament-cmake-gmock + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gmock-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: fdecf8430ecc9a98df63874b23f5778799a6311a98fd9c959c78b6a994b5aede + md5: 19b0c41518accd1337e00bb4c8c07f5a depends: - - hdf5 >=1.14.2,<1.14.4.0a0 - - llvm-openmp >=16.0.6 - - lz4-c >=1.9.3,<1.10.0a0 + - gmock + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-test + - ros-humble-gmock-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 1363714 - timestamp: 1697891726854 + size: 13737 + timestamp: 1707308285905 - kind: conda - name: flann - version: 1.9.2 - build: h4ee9f5c_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/flann-1.9.2-h4ee9f5c_0.conda - sha256: 9e0ca0eefe2f9a4dfc4011ac6b855b7587c1426f37a675f9e1055d237936e712 - md5: 2515b90cc4811a81f5670b147d9686e2 + name: ros-humble-ament-cmake-gmock + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gmock-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: a775564bc8a2e6ef4274352461dd03b8a9a098ad248dd412e11be7b57325c2d5 + md5: b4ac48e7348267636a557401faf345ae depends: - - hdf5 >=1.14.2,<1.14.4.0a0 - - llvm-openmp >=16.0.6 - - lz4-c >=1.9.3,<1.10.0a0 + - gmock + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-test + - ros-humble-gmock-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 1513723 - timestamp: 1697891826407 + size: 12451 + timestamp: 1708744100678 - kind: conda - name: fmt - version: 10.2.1 - build: h00ab1b0_0 + name: ros-humble-ament-cmake-gtest + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gtest-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 2714d7927f4dbb35c06b235595bf6476e445bdb4ca091ce3914e2577adc31e8b + md5: 2d6d96f9b752d070ae4f82ce42aebd96 + depends: + - __osx >=10.14 + - gtest >=1.14.0,<1.14.1.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 17966 + timestamp: 1707309651430 +- kind: conda + name: ros-humble-ament-cmake-gtest + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/fmt-10.2.1-h00ab1b0_0.conda - sha256: 7b9ba098a3661e023c3555e01554354ac4891af8f8998e85f0fcbfdac79fc0d4 - md5: 35ef8bc24bd34074ebae3c943d551728 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gtest-1.3.7-py311hb335429_6.tar.bz2 + sha256: 5526c75fca295565a59ba7c61b57de01e7456d2d1ca92e1ac8c58a325c9b44f8 + md5: 1a961a3d023833fbc8397c988e6bb8b2 depends: + - __glibc >=2.17,<3.0.a0 + - gtest >=1.14.0,<1.14.1.0a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: MIT - license_family: MIT - size: 193853 - timestamp: 1704454679950 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 17771 + timestamp: 1707308523177 - kind: conda - name: fmt - version: 10.2.1 - build: h181d51b_0 + name: ros-humble-ament-cmake-gtest + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gtest-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 331fc9f29b072e6170c90215edfdb5e51be2db08b7d04750fc709f4dfc0af5da + md5: 9c9d557de3f7ffdbeb5a72c261bc8de7 + depends: + - gtest >=1.14.0,<1.14.1.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 18056 + timestamp: 1707308010754 +- kind: conda + name: ros-humble-ament-cmake-gtest + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/fmt-10.2.1-h181d51b_0.conda - sha256: 4593d75b6a1e0b5b43fdcba6b968537638a6e469521fb4c3073929f973891828 - md5: 4253b572559cc775cae49def5c97b3c0 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gtest-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 8e169a586443cc5fd90a54b61e40e2328c4158e2e1fd7061380bcbc7014f4c76 + md5: e79dbfb382fb7311092a3b42ccd7cd34 depends: + - gtest >=1.14.0,<1.14.1.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 185170 - timestamp: 1704455079451 -- kind: conda - name: fmt - version: 10.2.1 - build: h2ffa867_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/fmt-10.2.1-h2ffa867_0.conda - sha256: 8570ae6fb7cd1179c646e2c48105e91b3ed8ba15855f12965cc5c9719753c06f - md5: 8cccde6755bdd787f9840f38a34b4e7d - depends: - - libcxx >=15 - license: MIT - license_family: MIT - size: 174209 - timestamp: 1704454873305 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 13159 + timestamp: 1708741918462 - kind: conda - name: fmt - version: 10.2.1 - build: h7728843_0 + name: ros-humble-ament-cmake-include-directories + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/fmt-10.2.1-h7728843_0.conda - sha256: 2faeccfe2b9f7c028cf271f66757365fe43b15a1234084c16f159646a646ccbc - md5: ab205d53bda43d03f5c5b993ccb406b3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-include-directories-1.3.7-py311h907a76e_6.tar.bz2 + sha256: e7c8b6aa8d9e696c8d51525cb724e9b0eaf170cb30755bcc354b0025d91c2ad7 + md5: 122d0a1a606ee02f378fe47ea154755a depends: - - libcxx >=15 - license: MIT - license_family: MIT - size: 181468 - timestamp: 1704454938658 -- kind: conda - name: font-ttf-dejavu-sans-mono - version: '2.37' - build: hab24e00_0 - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 - sha256: 58d7f40d2940dd0a8aa28651239adbf5613254df0f75789919c4e6762054403b - md5: 0c96522c6bdaed4b1566d11387caaf45 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 397370 - timestamp: 1566932522327 -- kind: conda - name: font-ttf-inconsolata - version: '3.000' - build: h77eed37_0 - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 - sha256: c52a29fdac682c20d252facc50f01e7c2e7ceac52aa9817aaf0bb83f7559ec5c - md5: 34893075a5c9e55cdafac56607368fc6 - license: OFL-1.1 - license_family: Other - size: 96530 - timestamp: 1620479909603 -- kind: conda - name: font-ttf-source-code-pro - version: '2.038' - build: h77eed37_0 - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 - sha256: 00925c8c055a2275614b4d983e1df637245e19058d79fc7dd1a93b8d9fb4b139 - md5: 4d59c254e01d9cde7957100457e2d5fb - license: OFL-1.1 - license_family: Other - size: 700814 - timestamp: 1620479612257 -- kind: conda - name: font-ttf-ubuntu - version: '0.83' - build: h77eed37_2 - build_number: 2 - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda - sha256: c940f6e969143e13a3a9660abb3c7e7e23b8319efb29dbdd5dee0b9939236e13 - md5: cbbe59391138ea5ad3658c76912e147f - license: LicenseRef-Ubuntu-Font-Licence-Version-1.0 - license_family: Other - size: 1622566 - timestamp: 1714483134319 + size: 11766 + timestamp: 1707307634095 - kind: conda - name: fontconfig - version: 2.14.2 - build: h14ed4e7_0 + name: ros-humble-ament-cmake-include-directories + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda - sha256: 155d534c9037347ea7439a2c6da7c24ffec8e5dd278889b4c57274a1d91e0a83 - md5: 0f69b688f52ff6da70bccb7ff7001d1d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-include-directories-1.3.7-py311hb335429_6.tar.bz2 + sha256: 9badc79842e7299a16d034487eee2778b03879427d60fddf3c30fbe5d8c6d4c8 + md5: 548f5427c55b370f8c9efe0319013bf6 depends: - - expat >=2.5.0,<3.0a0 - - freetype >=2.12.1,<3.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libuuid >=2.32.1,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: MIT - license_family: MIT - size: 272010 - timestamp: 1674828850194 -- kind: conda - name: fontconfig - version: 2.14.2 - build: h5bb23bf_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.14.2-h5bb23bf_0.conda - sha256: f63e6d1d6aef8ba6de4fc54d3d7898a153479888d40ffdf2e4cfad6f92679d34 - md5: 86cc5867dfbee4178118392bae4a3c89 - depends: - - expat >=2.5.0,<3.0a0 - - freetype >=2.12.1,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: MIT - license_family: MIT - size: 237068 - timestamp: 1674829100063 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11643 + timestamp: 1707307101816 - kind: conda - name: fontconfig - version: 2.14.2 - build: h82840c6_0 + name: ros-humble-ament-cmake-include-directories + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.14.2-h82840c6_0.conda - sha256: 7094917fc6758186e17c61d8ee8fd2bbbe9f303b4addac61d918fa415c497e2b - md5: f77d47ddb6d3cc5b39b9bdf65635afbb + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-include-directories-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: e23f7b9bd01ced7e3a130f7b3d17bb0802aa0c51d05a8332b55ccfa0397e1e63 + md5: 629d787fb49a51cc1994d017eeb54948 depends: - - expat >=2.5.0,<3.0a0 - - freetype >=2.12.1,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: MIT - license_family: MIT - size: 237668 - timestamp: 1674829263740 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11864 + timestamp: 1707307174131 - kind: conda - name: fontconfig - version: 2.14.2 - build: hbde0cde_0 + name: ros-humble-ament-cmake-include-directories + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda - sha256: 643f2b95be68abeb130c53d543dcd0c1244bebabd58c774a21b31e4b51ac3c96 - md5: 08767992f1a4f1336a257af1241034bd + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-include-directories-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 4ca1714827289456196e90368a162ada0875bd7c37b32637451ef4bb0f731738 + md5: 43d419fb0cecf588c0bc2288eb7c61c7 depends: - - expat >=2.5.0,<3.0a0 - - freetype >=2.12.1,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 190111 - timestamp: 1674829354122 -- kind: conda - name: fonts-conda-ecosystem - version: '1' - build: '0' - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 - sha256: a997f2f1921bb9c9d76e6fa2f6b408b7fa549edd349a77639c9fe7a23ea93e61 - md5: fee5683a3f04bd15cbd8318b096a27ab - depends: - - fonts-conda-forge + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 3667 - timestamp: 1566974674465 + size: 10571 + timestamp: 1708737122809 - kind: conda - name: fonts-conda-forge - version: '1' - build: '0' - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 - sha256: 53f23a3319466053818540bcdf2091f253cbdbab1e0e9ae7b9e509dcaa2a5e38 - md5: f766549260d6815b0c52253f1fb1bb29 + name: ros-humble-ament-cmake-libraries + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-libraries-1.3.7-py311h907a76e_6.tar.bz2 + sha256: ecd69708f26980fcfffb3d9ef82065e34cb32bc04ce3a58c214d6eefac7d82c1 + md5: 5271a8827bc391d2975873ce565fb85c depends: - - font-ttf-dejavu-sans-mono - - font-ttf-inconsolata - - font-ttf-source-code-pro - - font-ttf-ubuntu + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 4102 - timestamp: 1566932280397 + size: 12169 + timestamp: 1707307573134 - kind: conda - name: fonttools - version: 4.53.1 - build: py311h61187de_0 + name: ros-humble-ament-cmake-libraries + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.53.1-py311h61187de_0.conda - sha256: 4d12e34631e2a883fdf723617fd338b35b0a5cc901fe110c6642cdd03524abb6 - md5: bcbe6c9db1c25900c3808b8974e1bb90 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-libraries-1.3.7-py311hb335429_6.tar.bz2 + sha256: 968d5e7cc76e8802ff59e562386957f3fe10e87abced7401864fec9f107314ea + md5: 0da3fdaf20a94f0bea643292cd902185 depends: - __glibc >=2.17,<3.0.a0 - - brotli - libgcc-ng >=12 - - munkres - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 2906675 - timestamp: 1720359181737 -- kind: conda - name: fonttools - version: 4.53.1 - build: py311h72ae277_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.53.1-py311h72ae277_0.conda - sha256: a7f9b44870386c7fbb67ede9a2e7736e612e0b72c08a12353abd528c80e1adbf - md5: 8fced2d56f0b77c803cf31d9cd06e7a5 - depends: - - __osx >=10.13 - - brotli - - munkres - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 2826047 - timestamp: 1720359212068 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 12049 + timestamp: 1707307084152 - kind: conda - name: fonttools - version: 4.53.1 - build: py311hd3f4193_0 + name: ros-humble-ament-cmake-libraries + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.53.1-py311hd3f4193_0.conda - sha256: 3b72a418e742b6440ad6591b3f249a0ec3db85143bdb80dfe468525e927b412f - md5: 23c938d8d8c598d230f3f6658ee4ec56 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-libraries-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 80f1ba22ad36836c4b35a1a62583ce3bda9cfb3cd7bfb98516fcf602004302b3 + md5: d77233885945e6dfd6eccc24c8e68188 depends: - - __osx >=11.0 - - brotli - - munkres - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 2771834 - timestamp: 1720359359538 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12221 + timestamp: 1707307142446 - kind: conda - name: fonttools - version: 4.53.1 - build: py311he736701_0 + name: ros-humble-ament-cmake-libraries + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.53.1-py311he736701_0.conda - sha256: bc3770f12525e47778bcd80e95a60f7b6f26ba7b037909dfca232867e6b0900c - md5: ff5f337c093df4d814ae6de175113610 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-libraries-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: b8bd1550e3e3550aded2b3b664077cf1e85add7a3240bda5e9bff57b2cb99676 + md5: ee1f910f9cb2bc1ac5681f6d773f8595 depends: - - brotli - - munkres - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 2466222 - timestamp: 1720359708882 -- kind: conda - name: foonathan-memory - version: 0.7.2 - build: h27087fc_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/foonathan-memory-0.7.2-h27087fc_1.tar.bz2 - sha256: 0bb4026456bd678423fe80b478718d9609345ec727df2ee7e88106f5bccafc76 - md5: 106ca303dbd513de03e3cce07550a7d0 - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: Zlib - size: 182012 - timestamp: 1661195398612 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10939 + timestamp: 1708737055464 - kind: conda - name: foonathan-memory - version: 0.7.2 - build: h57928b3_1 - build_number: 1 + name: ros-humble-ament-cmake-lint-cmake + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/foonathan-memory-0.7.2-h57928b3_1.tar.bz2 - sha256: 3b14cada55a1a8e0a01c18124ca47ddef1368291b0dc090fb798b8d5e9945f0d - md5: 4feeed9a8f6c58f0c5590ce78e666dc2 - license: Zlib - size: 249248 - timestamp: 1661195878787 -- kind: conda - name: foonathan-memory - version: 0.7.2 - build: hb7217d7_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/foonathan-memory-0.7.2-hb7217d7_1.tar.bz2 - sha256: 2ffab99736b64c15660e828dc249574689e39e00de21bcf2c57bbcc6324505af - md5: efd80b94f2b1c04a09d097faa325cceb + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 35106b86196acfab453c62e428086edde2f0e9962014c699afcd528b1ca79ac6 + md5: fde3e1f2be3fc62112c65299681289c2 depends: - - libcxx >=14.0.4 - license: Zlib - size: 147637 - timestamp: 1661195843841 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-lint-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10804 + timestamp: 1708746434035 - kind: conda - name: foonathan-memory - version: 0.7.2 - build: hf0c8a7f_1 - build_number: 1 + name: ros-humble-ament-cmake-lint-cmake + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/foonathan-memory-0.7.2-hf0c8a7f_1.tar.bz2 - sha256: 7ca99d01b1c4c523a7b5a1f40d937d41168d3a0d70c2cd8953b02638262f0b03 - md5: d696a3fc89a7e5415078332f00a08286 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311h907a76e_6.tar.bz2 + sha256: e57198dc3709fe1716fa2ed6b9494a357d12c0030f881838450994d52d6cdc48 + md5: 5caf38dcc6a3b8c987aee160dd9e4167 depends: - - libcxx >=14.0.4 - license: Zlib - size: 151598 - timestamp: 1661195637038 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-lint-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 15615 + timestamp: 1707311073801 - kind: conda - name: freeglut - version: 3.2.2 - build: hac7e632_2 - build_number: 2 + name: ros-humble-ament-cmake-lint-cmake + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-hac7e632_2.conda - sha256: 6dc7be5d0853ea5bcbb2b1921baf7d069605594c207e8ce36a662f447cd81a3f - md5: 6e553df297f6e64668efb54302e0f139 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311hb335429_6.tar.bz2 + sha256: bab796374409e9c6e81be8b694a1be6cc15d40780d7b7d8de6c3195ba559dd0b + md5: 68b74eddd4faed9338e8a4d46a2ce025 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - xorg-libx11 >=1.8.4,<2.0a0 - - xorg-libxau >=1.0.11,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxfixes - - xorg-libxi - license: MIT - license_family: MIT - size: 142933 - timestamp: 1684688443008 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-lint-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 15445 + timestamp: 1707309050930 - kind: conda - name: freeglut - version: 3.2.2 - build: he0c23c2_3 - build_number: 3 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/freeglut-3.2.2-he0c23c2_3.conda - sha256: 8b41913ed6c8c0dadda463a649bc16f45e88faa58553efc6830f4de1138c97f2 - md5: 5872031ef7cba8435ff24af056777473 + name: ros-humble-ament-cmake-lint-cmake + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 484ead6381086dd58553fd14a575cdc3a0a107a11e5d6269a416bda4a09f9fe7 + md5: 42d4839ede8dccd24e1d5c30b2cb70ac depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 111956 - timestamp: 1719014753462 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-lint-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15701 + timestamp: 1707308721444 - kind: conda - name: freeimage - version: 3.18.0 - build: h2b56e36_20 - build_number: 20 + name: ros-humble-ament-cmake-pep257 + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/freeimage-3.18.0-h2b56e36_20.conda - sha256: d468cc411cc1f2026bb0f0824cef91c0c169bb15bbb896c9296983544d4a4c62 - md5: edf5248ab529f40786a1771601cf5e6b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-pep257-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: caa553663619b40d55a1239a769d1473585742b8248786b8c3f32b9279f99a26 + md5: 89b266c34117b9a044052ff5f87f56f1 depends: - - imath >=3.1.11,<3.1.12.0a0 - - jxrlib >=1.1,<1.2.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libraw >=0.21.1,<0.22.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openexr >=3.2.2,<3.3.0a0 - - openjpeg >=2.5.2,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-pep257 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage - size: 464417 - timestamp: 1709289209333 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10866 + timestamp: 1708768831958 - kind: conda - name: freeimage - version: 3.18.0 - build: h4b96d29_20 - build_number: 20 + name: ros-humble-ament-cmake-pep257 + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-pep257-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 4c070ca8109cbbed9cf042a21c8d4f368c80ecf718fbe9363c61bf02fc284afe + md5: 393dbda481812e3e22007d175b8fa23b + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-pep257 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 12064 + timestamp: 1707344930260 +- kind: conda + name: ros-humble-ament-cmake-pep257 + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/freeimage-3.18.0-h4b96d29_20.conda - sha256: 07d34a47867f15878dff3d5ae11a7fa24bb03587878ce1798314d03fc6d3d6a5 - md5: 41069afbb9fb02e6e19dd80b4a2c46e7 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-pep257-0.12.10-py311hb335429_6.tar.bz2 + sha256: eb4a05e7e36d4c0e9eadb9f0e986a8c7057b2f71fca58d9b6a9cab77964a1f76 + md5: 5828d09a82829612dfa5eb2d6d9b7f1a depends: - - imath >=3.1.11,<3.1.12.0a0 - - jxrlib >=1.1,<1.2.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libraw >=0.21.1,<0.22.0a0 - libstdcxx-ng >=12 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openexr >=3.2.2,<3.3.0a0 - - openjpeg >=2.5.2,<3.0a0 - license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage - size: 461394 - timestamp: 1709288677517 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-pep257 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11887 + timestamp: 1707309795366 - kind: conda - name: freeimage - version: 3.18.0 - build: hd0e3f39_20 - build_number: 20 + name: ros-humble-ament-cmake-pep257 + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/freeimage-3.18.0-hd0e3f39_20.conda - sha256: 45cbfc3046caf2ac7ef92f1caeb66446b4b3bf94f1f892c1a87950f93501c24a - md5: a10fb4cf4695a57a2dadf47f7a08dcd0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-pep257-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: c1fd7d5312e6a040801622a85e2214e9e8913c0241675c6b1903d570b3721315 + md5: ce1c60389c0498a83ca812ffa3a7b47f depends: - - imath >=3.1.11,<3.1.12.0a0 - - jxrlib >=1.1,<1.2.0a0 - libcxx >=16 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libraw >=0.21.1,<0.22.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openexr >=3.2.2,<3.3.0a0 - - openjpeg >=2.5.2,<3.0a0 - license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage - size: 365954 - timestamp: 1709289119110 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-pep257 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12143 + timestamp: 1707344643758 - kind: conda - name: freeimage - version: 3.18.0 - build: hdc0ade2_20 - build_number: 20 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/freeimage-3.18.0-hdc0ade2_20.conda - sha256: aff285d7efb3ebf8f7c1c11d089a439bb07d1966c8c090dfed72a5353117c7c2 - md5: df9b0e2155d63bf8d57557dca1b47c6e + name: ros-humble-ament-cmake-pytest + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-pytest-1.3.7-py311h907a76e_6.tar.bz2 + sha256: a242a47d64aab4fb2dcab907d3dc5921593afff4705b38e149adefe503c31dc5 + md5: 5cf0aaf95e90405a9f8717d7c2100fee depends: - - imath >=3.1.11,<3.1.12.0a0 - - jxrlib >=1.1,<1.2.0a0 + - __osx >=10.14 - libcxx >=16 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libraw >=0.21.1,<0.22.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openexr >=3.2.2,<3.3.0a0 - - openjpeg >=2.5.2,<3.0a0 - license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage - size: 409881 - timestamp: 1709289228944 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 23097 + timestamp: 1707309865528 - kind: conda - name: freetype - version: 2.12.1 - build: h267a509_2 - build_number: 2 + name: ros-humble-ament-cmake-pytest + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda - sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6 - md5: 9ae35c3d96db2c94ce0cef86efdfa2cb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-pytest-1.3.7-py311hb335429_6.tar.bz2 + sha256: 50ecaa951b02a2ad9ae3c923c31011f3d409e57afc29ea330ef6ba9dd3f11675 + md5: be94ba0c9d1a992fd4032f054bab6c4a depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: GPL-2.0-only OR FTL - size: 634972 - timestamp: 1694615932610 -- kind: conda - name: freetype - version: 2.12.1 - build: h60636b9_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda - sha256: b292cf5a25f094eeb4b66e37d99a97894aafd04a5683980852a8cbddccdc8e4e - md5: 25152fce119320c980e5470e64834b50 - depends: - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: GPL-2.0-only OR FTL - size: 599300 - timestamp: 1694616137838 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 22882 + timestamp: 1707308579634 - kind: conda - name: freetype - version: 2.12.1 - build: hadb7bae_2 - build_number: 2 + name: ros-humble-ament-cmake-pytest + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda - sha256: 791673127e037a2dc0eebe122dc4f904cb3f6e635bb888f42cbe1a76b48748d9 - md5: e6085e516a3e304ce41a8ee08b9b89ad + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-pytest-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 43475a673b861a1ce7f835ce453adc060e1e4c2a978a0f092321ee76623ceb3a + md5: 841a97f0186e1cfbabc2ffe9d4d0ce44 depends: - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: GPL-2.0-only OR FTL - size: 596430 - timestamp: 1694616332835 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 23183 + timestamp: 1707308133524 - kind: conda - name: freetype - version: 2.12.1 - build: hdaf720e_2 - build_number: 2 + name: ros-humble-ament-cmake-pytest + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda - sha256: 2c53ee8879e05e149a9e525481d36adfd660a6abda26fd731376fa64ff03e728 - md5: 3761b23693f768dc75a8fd0a73ca053f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-pytest-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: f3722d3f4d2be953a4cc212b41cc29fdbd38592c158ec159e50b562baeaf571f + md5: d8760f4632941e227a2cfe1d2557efb1 depends: - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: GPL-2.0-only OR FTL - size: 510306 - timestamp: 1694616398888 -- kind: conda - name: fribidi - version: 1.0.10 - build: h27ca646_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/fribidi-1.0.10-h27ca646_0.tar.bz2 - sha256: 4b37ea851a2cf85edf0a63d2a63266847ec3dcbba4a31156d430cdd6aa811303 - md5: c64443234ff91d70cb9c7dc926c58834 - license: LGPL-2.1 - size: 60255 - timestamp: 1604417405528 -- kind: conda - name: fribidi - version: 1.0.10 - build: h36c2ea0_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2 - sha256: 5d7b6c0ee7743ba41399e9e05a58ccc1cfc903942e49ff6f677f6e423ea7a627 - md5: ac7bc6a654f8f41b352b38f4051135f8 - depends: - - libgcc-ng >=7.5.0 - license: LGPL-2.1 - size: 114383 - timestamp: 1604416621168 -- kind: conda - name: fribidi - version: 1.0.10 - build: h8d14728_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2 - sha256: e0323e6d7b6047042970812ee810c6b1e1a11a3af4025db26d0965ae5d206104 - md5: 807e81d915f2bb2e49951648615241f6 - depends: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - license: LGPL-2.1 - size: 64567 - timestamp: 1604417122064 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 12600 + timestamp: 1708742132628 - kind: conda - name: fribidi - version: 1.0.10 - build: hbcb3906_0 + name: ros-humble-ament-cmake-python + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 - sha256: 4f6db86ecc4984cd4ac88ca52030726c3cfd11a64dfb15c8602025ee3001a2b5 - md5: f1c6b41e0f56998ecd9a3e210faa1dc0 - license: LGPL-2.1 - size: 65388 - timestamp: 1604417213 -- kind: conda - name: frozenlist - version: 1.4.1 - build: py311h05b510d_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/frozenlist-1.4.1-py311h05b510d_0.conda - sha256: 57a0b0677fbf065ae150e5a874f08d6263646acaa808ad44d01149b8abe7c739 - md5: 9dfb057a46648eb850a8a7b400ae0ae4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-python-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 7df41eb6292aa75c02f05e6ba85d3f103b62aeaf45fcd5c056ac7909f61fe454 + md5: c6d6aad685999bdb13530c0840a611a0 depends: - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 53365 - timestamp: 1702645980217 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 14082 + timestamp: 1707307454014 - kind: conda - name: frozenlist - version: 1.4.1 - build: py311h459d7ec_0 + name: ros-humble-ament-cmake-python + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py311h459d7ec_0.conda - sha256: 56917dda8da109d51a3b25d30256365e1676f7b2fbaf793a3f003e51548bf794 - md5: b267e553a337e1878512621e374845c5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-python-1.3.7-py311hb335429_6.tar.bz2 + sha256: 2c4f0f13a9ba8c90eda01558c5b84b0966d562fd297284431c35062118130570 + md5: 536d4cd12de26166f568f9d1ea9686cd depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 60669 - timestamp: 1702645612671 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 13999 + timestamp: 1707307049554 - kind: conda - name: frozenlist - version: 1.4.1 - build: py311ha68e1ae_0 + name: ros-humble-ament-cmake-python + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-python-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 9ed4d671e56c521055af93d9bf174578b77225f7db5397917869f11a2829050e + md5: 1db5d704e957c61eb26ba2cd3bf50d7f + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14161 + timestamp: 1707307089451 +- kind: conda + name: ros-humble-ament-cmake-python + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/frozenlist-1.4.1-py311ha68e1ae_0.conda - sha256: a30775ce649c48dd00c5e68a675a29e521802694a73d728a4d418ab847d80412 - md5: 60608857f155a14154a95182e56b09a7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-python-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: bfd0d860a355cde8f4a3a834445fa5c2d6c9980b82778f4056376a7314b6a0e5 + md5: 98b10a1de404ac03346b562be89d7f59 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: APACHE - size: 54239 - timestamp: 1702646200957 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 12974 + timestamp: 1708736935224 - kind: conda - name: frozenlist - version: 1.4.1 - build: py311he705e18_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/frozenlist-1.4.1-py311he705e18_0.conda - sha256: 6c496e4a740f191d7ab23744d39bd6d415789f9d5dcf74ed043a16a3f8968ef4 - md5: 6b64f053b1a2e3bfe1f93c2714844ef0 + name: ros-humble-ament-cmake-ros + version: 0.10.0 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-ros-0.10.0-py311h38cd7cb_7.tar.bz2 + sha256: f87e26a8cf2eccc66a0873ffd4f2694a3be0c3beff07d830b4bbe6dc7b890cdd + md5: 79c56d9d7ce93ac1caaaa2437c26ad24 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 53105 - timestamp: 1702645839241 -- kind: conda - name: gdk-pixbuf - version: 2.42.12 - build: h7ddc832_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.12-h7ddc832_0.conda - sha256: 72bcf0a4d3f9aa6d99d7d1d224d19f76ccdb3a4fa85e60f77d17e17985c81bd2 - md5: 151309a7e1eb57a3c2ab8088a1d74f3e - depends: - - __osx >=11.0 - - libglib >=2.80.2,<3.0a0 - - libintl >=0.22.5,<1.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 509570 - timestamp: 1715783199780 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-domain-coordinator + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 13693 + timestamp: 1708862967802 - kind: conda - name: gdk-pixbuf - version: 2.42.12 - build: ha587570_0 + name: ros-humble-ament-cmake-ros + version: 0.10.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.12-ha587570_0.conda - sha256: 92cb602ef86feb35252ee909e19536fa043bd85b8507450ad8264cfa518a5881 - md5: ee186d2e8db4605030753dc05025d4a0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-ros-0.10.0-py311h907a76e_6.tar.bz2 + sha256: 512bb4dc2ec3488fcf050fc1da6204d556bef6c69b89d2bab91c028387e0c145 + md5: 1e713836a82a11f403dbb1b66c288ad4 depends: - - __osx >=10.13 - - libglib >=2.80.2,<3.0a0 - - libintl >=0.22.5,<1.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 516815 - timestamp: 1715783154558 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-domain-coordinator + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 14945 + timestamp: 1707347318466 - kind: conda - name: gdk-pixbuf - version: 2.42.12 - build: hb9ae30d_0 + name: ros-humble-ament-cmake-ros + version: 0.10.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda - sha256: d5283b95a8d49dcd88d29b360d8b38694aaa905d968d156d72ab71d32b38facb - md5: 201db6c2d9a3c5e46573ac4cb2e92f4f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-ros-0.10.0-py311hb335429_6.tar.bz2 + sha256: c0ffd8c60e100fa085a68585b61e70690d3521241a3b045fd20a21cb6eb35a1c + md5: 828baf53ce8a9542c2e73184f66ec10b depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libglib >=2.80.2,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 528149 - timestamp: 1715782983957 -- kind: conda - name: getopt-win32 - version: '0.1' - build: hcfcfb64_1 - build_number: 1 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda - sha256: f3b6e689724a62f36591f6f0e4657db5507feca78e7ef08690a6b2a384216a5c - md5: 714d0882dc5e692ca4683d8e520f73c6 - depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: LGPL-3.0-only - license_family: GPL - size: 21903 - timestamp: 1694400856979 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-domain-coordinator + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 14792 + timestamp: 1707310620629 - kind: conda - name: gettext - version: 0.22.5 - build: h8414b35_3 - build_number: 3 + name: ros-humble-ament-cmake-ros + version: 0.10.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-0.22.5-h8414b35_3.conda - sha256: 634e11f6e6560568ede805f823a2be8634c6a0a2fa6743880ec403d925923138 - md5: 89b31a91b3ac2b7b3b0e5bc4eb99c39d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-ros-0.10.0-py311hbfa132e_5.tar.bz2 + sha256: 268afaad9a44ca0d2a5f9a7a9b609dab44af45451f0c50aab1e6eca7dedd5742 + md5: a292b635534d938fcc644edf15b4911a depends: - - __osx >=11.0 - - gettext-tools 0.22.5 h8414b35_3 - - libasprintf 0.22.5 h8414b35_3 - - libasprintf-devel 0.22.5 h8414b35_3 - libcxx >=16 - - libgettextpo 0.22.5 h8414b35_3 - - libgettextpo-devel 0.22.5 h8414b35_3 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h8414b35_3 - - libintl-devel 0.22.5 h8414b35_3 - license: LGPL-2.1-or-later AND GPL-3.0-or-later - size: 483255 - timestamp: 1723627203687 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-domain-coordinator + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15023 + timestamp: 1707345360046 - kind: conda - name: gettext - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 + name: ros-humble-ament-cmake-target-dependencies + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gettext-0.22.5-hdfe23c8_3.conda - sha256: f68cd35c98394dc322f2695a720b31b77a9cdfe7d5c08ce53bc68c9e3fe4c6ec - md5: 4e53e0f241c09fcdf674e4a37c0c70e6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 0f4b0be08d08a49fd0d1f169f801588f03bf07a3fa7fbb147740ade06fbd71eb + md5: 77c63b6e8073bd51938dbc2015678443 depends: - - __osx >=10.13 - - gettext-tools 0.22.5 hdfe23c8_3 - - libasprintf 0.22.5 hdfe23c8_3 - - libasprintf-devel 0.22.5 hdfe23c8_3 + - __osx >=10.14 - libcxx >=16 - - libgettextpo 0.22.5 hdfe23c8_3 - - libgettextpo-devel 0.22.5 hdfe23c8_3 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 hdfe23c8_3 - - libintl-devel 0.22.5 hdfe23c8_3 - license: LGPL-2.1-or-later AND GPL-3.0-or-later - size: 480155 - timestamp: 1723627002489 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-include-directories + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 13329 + timestamp: 1707309174897 - kind: conda - name: gettext - version: 0.22.5 - build: he02047a_3 - build_number: 3 + name: ros-humble-ament-cmake-target-dependencies + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda - sha256: c3d9a453f523acbf2b3e1c82a42edfc7c7111b4686a2180ab48cb9b51a274218 - md5: c7f243bbaea97cd6ea1edd693270100e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311hb335429_6.tar.bz2 + sha256: 4855b77f64072060dea054fbe795fb703b9bb2a0e8c4d777b618ce1bec304538 + md5: 2db8573355df263b806e83613c756917 depends: - __glibc >=2.17,<3.0.a0 - - gettext-tools 0.22.5 he02047a_3 - - libasprintf 0.22.5 he8f35ee_3 - - libasprintf-devel 0.22.5 he8f35ee_3 - libgcc-ng >=12 - - libgettextpo 0.22.5 he02047a_3 - - libgettextpo-devel 0.22.5 he02047a_3 + - libgcc-ng >=12 - libstdcxx-ng >=12 - license: LGPL-2.1-or-later AND GPL-3.0-or-later - size: 479452 - timestamp: 1723626088190 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-include-directories + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 13166 + timestamp: 1707308354773 - kind: conda - name: gettext-tools - version: 0.22.5 - build: h8414b35_3 - build_number: 3 + name: ros-humble-ament-cmake-target-dependencies + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gettext-tools-0.22.5-h8414b35_3.conda - sha256: 50b530cf2326938b80330f78cf4056492fa8c6a5c7e313d92069ebbbb2f4d264 - md5: 47071f4b2915032e1d47119f779f9d9c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: e322366dd4857caf1dc3beb4bf5df750e4089cb56158fa3e5dc56a4ce51ec373 + md5: 962ff2cd8735c7101c5a6cc36c6aa8e3 depends: - - __osx >=11.0 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h8414b35_3 - license: GPL-3.0-or-later - license_family: GPL - size: 2467439 - timestamp: 1723627140130 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-include-directories + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 13388 + timestamp: 1707307797356 - kind: conda - name: gettext-tools - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 + name: ros-humble-ament-cmake-target-dependencies + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-target-dependencies-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 881c6ca0224b4cc96994607b88936801f2f4f660c8c8acd70a76255958baaaff + md5: fb38cb01c0bd25f0b8334764d5089f4c + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-include-directories + - ros-humble-ament-cmake-libraries + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 12084 + timestamp: 1708740465553 +- kind: conda + name: ros-humble-ament-cmake-test + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gettext-tools-0.22.5-hdfe23c8_3.conda - sha256: 7fe97828eae5e067b68dd012811e614e057854ed51116bbd2fd2e8d05439ad63 - md5: 70a5bb1505016ebdba1214ba10de0503 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-test-1.3.7-py311h907a76e_6.tar.bz2 + sha256: 6fde3342f9a4e3336b1aeb27860a9edb4de7a79ab5429d19ed744ef29e809aff + md5: 76b5e2756ae9114341ebe7895f158b17 depends: - - __osx >=10.13 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 hdfe23c8_3 - license: GPL-3.0-or-later - license_family: GPL - size: 2513986 - timestamp: 1723626957941 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 31166 + timestamp: 1707309105134 - kind: conda - name: gettext-tools - version: 0.22.5 - build: he02047a_3 - build_number: 3 + name: ros-humble-ament-cmake-test + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda - sha256: 0fd003953ce1ce9f4569458aab9ffaa397e3be2bc069250e2f05fd93b0ad2976 - md5: fcd2016d1d299f654f81021e27496818 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-test-1.3.7-py311hb335429_6.tar.bz2 + sha256: 3018c8815e9b0732fe15e2d1b7e46f7a228b2e8cc7fc8f26358663f889995e37 + md5: 7a6c853290a8549fd46d595a76bdc200 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: GPL-3.0-or-later - license_family: GPL - size: 2750908 - timestamp: 1723626056740 -- kind: conda - name: giflib - version: 5.2.2 - build: h10d778d_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/giflib-5.2.2-h10d778d_0.conda - sha256: 2c825df829097536314a195ae5cacaa8695209da6b4400135a65d8e23c008ff8 - md5: 03e8c9b4d3da5f3d6eabdd020c2d63ac - license: MIT - license_family: MIT - size: 74516 - timestamp: 1712692686914 -- kind: conda - name: giflib - version: 5.2.2 - build: h93a5062_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/giflib-5.2.2-h93a5062_0.conda - sha256: 843b3f364ff844137e37d5c0a181f11f6d51adcedd216f019d074e5aa5d7e09c - md5: 95fa1486c77505330c20f7202492b913 - license: MIT - license_family: MIT - size: 71613 - timestamp: 1712692611426 -- kind: conda - name: giflib - version: 5.2.2 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda - sha256: aac402a8298f0c0cc528664249170372ef6b37ac39fdc92b40601a6aed1e32ff - md5: 3bf7b9fd5a7136126e0234db4b87c8b6 - depends: - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 77248 - timestamp: 1712692454246 -- kind: conda - name: gl2ps - version: 1.4.2 - build: h0708190_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gl2ps-1.4.2-h0708190_0.tar.bz2 - sha256: feaf757731cfb8231d8a6c5b3446bbc428aa1cca126f09628ccafaa98a80f022 - md5: 438718bf8921ac70956d919d0e2cc487 - depends: - - libgcc-ng >=9.3.0 - - libpng >=1.6.37,<1.7.0a0 - - zlib >=1.2.11,<1.3.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 150419 - timestamp: 1607158896675 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 31034 + timestamp: 1707308336680 - kind: conda - name: gl2ps - version: 1.4.2 - build: h17b34a0_0 + name: ros-humble-ament-cmake-test + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gl2ps-1.4.2-h17b34a0_0.tar.bz2 - sha256: 0049faca32d9c303f5d407ef6ed05f99f76c533f03ce303d9882e702cbb3c862 - md5: 7b95a5cd771dca1a83a15f0661da8df1 - depends: - - libpng >=1.6.37,<1.7.0a0 - - zlib >=1.2.11,<1.3.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 71138 - timestamp: 1607158796989 -- kind: conda - name: gl2ps - version: 1.4.2 - build: h4cff582_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gl2ps-1.4.2-h4cff582_0.tar.bz2 - sha256: 668be06fc02b924eaf6c4f37c760804a8ca76bd119b5caa6eca51d8e96e957b3 - md5: a9e91533b95cd019d58f4b3ef9bbddf0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-test-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 0c1c1d1a541893e96d52cde61123370386a801b3eb23ff8d0f95f92becfb4a64 + md5: d2181846ee4caaa2126a602f5061ac02 depends: - - libpng >=1.6.37,<1.7.0a0 - - zlib >=1.2.11,<1.3.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 73640 - timestamp: 1607158843927 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 31275 + timestamp: 1707307768992 - kind: conda - name: gl2ps - version: 1.4.2 - build: had7236b_1 - build_number: 1 + name: ros-humble-ament-cmake-test + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/gl2ps-1.4.2-had7236b_1.conda - sha256: 5a18f0aa963adb4402dbce93516f40756beaa206e82c56592aafb1eb88060ba5 - md5: 033491c5cb1ce4e915238307f0136fa0 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-test-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: 9d01313d621e783fde548fa62691a78f1b366e95385fcfafa7283fa7fe473bde + md5: 65c37e6b4260bd785e6d24edf167b497 depends: - - libpng >=1.6.43,<1.7.0a0 - - libzlib >=1.3.1,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.0-or-later - license_family: LGPL - size: 71943 - timestamp: 1718543473790 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 30169 + timestamp: 1708740395206 - kind: conda - name: glew - version: 2.1.0 - build: h046ec9c_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/glew-2.1.0-h046ec9c_2.tar.bz2 - sha256: 1d114d93fd4bf043aa6fccc550379c0ac0a48461633cd1e1e49abe55be8562df - md5: 6b753c8c7e4c46a8eb17b6f1781f958a + name: ros-humble-ament-cmake-uncrustify + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 979622fcf97b586d7612ca8439d03e7ffa1eef82889b3a6990aa456a70ac00c5 + md5: c4bc71782f7ec0015916ef2731e4557d depends: - - libcxx >=11.0.0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-uncrustify + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 708867 - timestamp: 1607113212595 + size: 11290 + timestamp: 1708768751625 - kind: conda - name: glew - version: 2.1.0 - build: h39d44d4_2 - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/glew-2.1.0-h39d44d4_2.tar.bz2 - sha256: 6a780b5ca7253129ea5e63671f0aeafc8f119167e170a60ccbd8573669ef848d - md5: 840d21c1ee66b91af3d0211e7766393a + name: ros-humble-ament-cmake-uncrustify + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 417268345a0a94b6b2677287200d693c09f42dfe8936cb2adf69248a4aa055f6 + md5: 908c8b7ba3525b3cb4c35f5b42ec9534 depends: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-uncrustify + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 963275 - timestamp: 1607113700054 + size: 12531 + timestamp: 1707344861111 - kind: conda - name: glew - version: 2.1.0 - build: h9c3ff4c_2 - build_number: 2 + name: ros-humble-ament-cmake-uncrustify + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/glew-2.1.0-h9c3ff4c_2.tar.bz2 - sha256: 86f5484e38f4604f7694b14f64238e932e8fd8d7364e86557f4911eded2843ae - md5: fb05eb5c47590b247658243d27fc32f1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311hb335429_6.tar.bz2 + sha256: edabbbdc0447fb386c9306f086fb74f32ea2fce0986165d18640da8ba57946f2 + md5: feeb37ec2e4179633cd11cae3e555ef2 depends: - - libgcc-ng >=9.3.0 - - libglu - - libstdcxx-ng >=9.3.0 - - xorg-libx11 - - xorg-libxext + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-uncrustify + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 662569 - timestamp: 1607113198887 + size: 12382 + timestamp: 1707309776346 - kind: conda - name: glew - version: 2.1.0 - build: h9f76cd9_2 - build_number: 2 + name: ros-humble-ament-cmake-uncrustify + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/glew-2.1.0-h9f76cd9_2.tar.bz2 - sha256: 582991e48b1000eea38a1df68309652a92c1af62fa96f78e6659c799d28d00cf - md5: ec67d4b810ad567618722a2772e9755c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-uncrustify-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 238cab7d1c264cb11ac68c645fcfc775eba14dd6a05b2590dd9f04ff73233925 + md5: 63eea175c643f481fdaa67cf863ea499 depends: - - libcxx >=11.0.0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-uncrustify + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 783742 - timestamp: 1607113139225 + size: 12593 + timestamp: 1707344616053 - kind: conda - name: glib - version: 2.80.2 - build: h0f68cf7_0 + name: ros-humble-ament-cmake-version + version: 1.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/glib-2.80.2-h0f68cf7_0.conda - sha256: 32625acfd7fd35dcf1d52e3cb64de08ecbf3e91dd607de1e638c09c85eb0c3c2 - md5: c0a63dc357f8c9996c902abbbd4c4ab2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-version-1.3.7-py311h907a76e_6.tar.bz2 + sha256: ec9f1cad70968e63a2f33033d0809eb6aeb00a6d9693af37de06c5fa95098cfc + md5: cf03f68a972ebbc9ddb6c30948d1bce4 depends: - - __osx >=10.13 - - glib-tools 2.80.2 hc27840c_0 - - libffi >=3.4,<4.0a0 - - libglib 2.80.2 h0f68cf7_0 - - libintl >=0.22.5,<1.0a0 - - libintl-devel - - python * - license: LGPL-2.1-or-later - size: 590693 - timestamp: 1715253624850 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11655 + timestamp: 1707307454771 +- kind: conda + name: ros-humble-ament-cmake-version + version: 1.3.7 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-version-1.3.7-py311hb335429_6.tar.bz2 + sha256: 6393904bb19c0671d255279b3926e962d2a50c5eb4033af27f4bc01d1a916932 + md5: 273fddddd0832f501043ab922aecc60c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11506 + timestamp: 1707307047536 - kind: conda - name: glib - version: 2.80.2 - build: h535f939_0 + name: ros-humble-ament-cmake-version + version: 1.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-2.80.2-h535f939_0.conda - sha256: 49394397c5fee963b2b5d53b954ac2de0df9e1d5dde31a2f83e66a28ddd9948d - md5: 9b69f620f2a8153ba4467fedc09e89f1 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-version-1.3.7-py311hbfa132e_5.tar.bz2 + sha256: 168c446f9b4e0b0644030e97abf7c52832c9991d8d3647ecf02618dafb387d68 + md5: c55b57d5ecc50f9125dadd7fce0102bf depends: - - __osx >=11.0 - - glib-tools 2.80.2 h4c882b9_0 - - libffi >=3.4,<4.0a0 - - libglib 2.80.2 h535f939_0 - - libintl >=0.22.5,<1.0a0 - - libintl-devel - - python * - license: LGPL-2.1-or-later - size: 582907 - timestamp: 1715253076009 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11717 + timestamp: 1707307095238 - kind: conda - name: glib - version: 2.80.2 - build: hf974151_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda - sha256: d10a0f194d2c125617352a81a4ff43a17cf5835e88e8f151da9f9710e2db176d - md5: d427988dc3dbd0a4c136f52db356cc6a + name: ros-humble-ament-cmake-version + version: 1.3.8 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-version-1.3.8-py311h38cd7cb_7.tar.bz2 + sha256: af182f7ab71d015ae83e16ea17312a64b640754f274b787fd339cee1e8fb18c2 + md5: 09c16a7a5b00f2bdda24f97056bc1b9b depends: - - glib-tools 2.80.2 hb6ce0ca_0 - - libffi >=3.4,<4.0a0 - - libgcc-ng >=12 - - libglib 2.80.2 hf974151_0 - - python * - license: LGPL-2.1-or-later - size: 600389 - timestamp: 1715252749399 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10504 + timestamp: 1708736902647 - kind: conda - name: glib - version: 2.80.3 - build: h7025463_2 - build_number: 2 + name: ros-humble-ament-cmake-xmllint + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.3-h7025463_2.conda - sha256: bcc56ad2ebbf2aeec0cfd090b647dd9aa03d4ccb8373cb9e20e14fd7b544a868 - md5: 4ebfa8926666cec3e35c5d36cadf1300 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-xmllint-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 10b07c9af21ad0bc67d415865dca5e12bda04a86ca709a681349d932327c416c + md5: abde641494267d434c31eca99878b199 depends: - - glib-tools 2.80.3 h4394cf3_2 - - libffi >=3.4,<4.0a0 - - libglib 2.80.3 h7025463_2 - - libintl >=0.22.5,<1.0a0 - - libintl-devel - - packaging - - python * + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.1-or-later - size: 572862 - timestamp: 1723209506632 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10863 + timestamp: 1708768684778 - kind: conda - name: glib-tools - version: 2.80.2 - build: h4c882b9_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/glib-tools-2.80.2-h4c882b9_0.conda - sha256: ca3e432221f78abfa0f4401ab340a018ad13f8ef1a2bb4b95978a620b2006e87 - md5: cbb22f46214f22c8e73c09175f516fab + name: ros-humble-ament-cmake-xmllint + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-xmllint-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 44fbdf501a66b38747b3ff235b4e0b3909191f1a80b9aa4343ade5d270c5300d + md5: d540933bd2c9bc6b4f7166c38fd0c9ca depends: - - __osx >=11.0 - - libglib 2.80.2 h535f939_0 - - libintl >=0.22.5,<1.0a0 - license: LGPL-2.1-or-later - size: 98331 - timestamp: 1715253041090 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 12104 + timestamp: 1707344791374 - kind: conda - name: glib-tools - version: 2.80.2 - build: hb6ce0ca_0 + name: ros-humble-ament-cmake-xmllint + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda - sha256: 221cd047f998301b96b1517d9f7d3fb0e459e8ee18778a1211f302496f6e110d - md5: a965aeaf060289528a3fbe09326edae2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-xmllint-0.12.10-py311hb335429_6.tar.bz2 + sha256: c1e10794ce9c0d52c7808e59b99540fdac6791abab66ce3edcc4590db9e3949f + md5: 790f6f8b8e40da7826d8d15b077a585a depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libglib 2.80.2 hf974151_0 - license: LGPL-2.1-or-later - size: 114359 - timestamp: 1715252713902 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11958 + timestamp: 1707309756991 - kind: conda - name: glib-tools - version: 2.80.2 - build: hc27840c_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/glib-tools-2.80.2-hc27840c_0.conda - sha256: 0aaed0df9176ad28f7bb5236a61c03e1e56f5abe6dd71a5db348ac09afa1e3d4 - md5: 9adbcd7bc89fc0dd9dd0dd636cb86bbb + name: ros-humble-ament-cmake-xmllint + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-xmllint-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: d493ade554dc6c32396f81ed83dd73680a9aabf70afabfbb939120e12a9a02e8 + md5: 3dc0e344f7233f5597a442de49468f77 depends: - - __osx >=10.13 - - libglib 2.80.2 h0f68cf7_0 - - libintl >=0.22.5,<1.0a0 - license: LGPL-2.1-or-later - size: 98849 - timestamp: 1715253508621 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-ament-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12200 + timestamp: 1707344587121 - kind: conda - name: glib-tools - version: 2.80.3 - build: h4394cf3_2 - build_number: 2 + name: ros-humble-ament-copyright + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.3-h4394cf3_2.conda - sha256: 286e485ad6236820e801aa0dc8d7bd7136c90117a56e253174abcd964d886344 - md5: 74d89cea4821e638dd76a533019f3c35 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-copyright-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: c0b8833e4af01ac066d5a6228a16461e014bfe4f3e82a561f20d4187d0bf4c5c + md5: 6f1f613697ead4205cdc354ac72b5dfd depends: - - libglib 2.80.3 h7025463_2 - - libintl >=0.22.5,<1.0a0 + - importlib-metadata + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.1-or-later - size: 94871 - timestamp: 1723209457216 -- kind: conda - name: gmock - version: 1.14.0 - build: h57928b3_2 - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/gmock-1.14.0-h57928b3_2.conda - sha256: 8fd092e41478fc81b96c5001093abf78967853a1b29fde7aab31074152ce81be - md5: 4b757bae22f0d4ea6fc9d203ab079baa - depends: - - gtest 1.14.0 hc790b64_2 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 7460 - timestamp: 1720632002212 + size: 72363 + timestamp: 1708743945561 - kind: conda - name: gmock - version: 1.14.0 - build: h694c41f_2 - build_number: 2 + name: ros-humble-ament-copyright + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gmock-1.14.0-h694c41f_2.conda - sha256: f29e4b790c05e3c2f6212e9fff4b1409da8e20c47c5e10a10089079a21b82ec6 - md5: 51ae1b4045e8c638c28876e4ef5a8f65 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-copyright-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 981187c585896f31c173f9a187c413803cba096af671a3b54d8d0d6a5e9e2262 + md5: 6bf0c0e76dfba8939b075db5a235a7aa depends: - - gtest 1.14.0 h3c5361c_2 + - __osx >=10.14 + - importlib-metadata + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 7031 - timestamp: 1720631765039 + size: 67259 + timestamp: 1707310088866 - kind: conda - name: gmock - version: 1.14.0 - build: ha770c72_2 - build_number: 2 + name: ros-humble-ament-copyright + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gmock-1.14.0-ha770c72_2.conda - sha256: 72c3f3d77a7dfdc3fdf220d5c1d8c14235690894c83d076ec940881d9858f92f - md5: e94757978620b8969ae68a8503f1390e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-copyright-0.12.10-py311hb335429_6.tar.bz2 + sha256: c4e126e3852faa47780dd71ec00020a66bff8b644c301e76a1b99f89c8073abe + md5: f0b1b50a3e06c5b4efe51422dbc1ea3a depends: - - gtest 1.14.0 h434a139_2 + - __glibc >=2.17,<3.0.a0 + - importlib-metadata + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 6987 - timestamp: 1720631604275 + size: 66934 + timestamp: 1707308676776 - kind: conda - name: gmock - version: 1.14.0 - build: hce30654_2 - build_number: 2 + name: ros-humble-ament-copyright + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gmock-1.14.0-hce30654_2.conda - sha256: 3b749b3877ff28e9f88fdb4cb4033ce38fcb7823e3c6b5ca856f50312dc15bdd - md5: e1eae4077773dd5c5477e1159b2fc424 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-copyright-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 1fe471a5ae3739fe4c3f9c40b4bb1f4306677f68e01e9a0adbefed8f119d74e5 + md5: 091b804cc81be4b50242deda4d411c17 depends: - - gtest 1.14.0 h420ef59_2 + - importlib-metadata + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 7063 - timestamp: 1720631919150 + size: 67366 + timestamp: 1707308227241 - kind: conda - name: gmp - version: 6.3.0 - build: h7bae524_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-h7bae524_2.conda - sha256: 76e222e072d61c840f64a44e0580c2503562b009090f55aa45053bf1ccb385dd - md5: eed7278dfbab727b56f2c0b64330814b + name: ros-humble-ament-cppcheck + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cppcheck-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 200251cdc873658c542e4e4e092087f685019e1e0ca8bd18ac0af8d0b1fbe22a + md5: c7d8d0d2f2cc71e87a71f9a910d0cfe2 depends: - - __osx >=11.0 + - cppcheck + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 31396 + timestamp: 1708738454390 +- kind: conda + name: ros-humble-ament-cppcheck + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cppcheck-0.12.10-py311h907a76e_6.tar.bz2 + sha256: bcc4dff42c102c99367779cb6719a30c88479d05ae4f79f8042fba1f4ffff1d0 + md5: a69223d69aaad9493776282b66982fc1 + depends: + - __osx >=10.14 + - cppcheck - libcxx >=16 - license: GPL-2.0-or-later OR LGPL-3.0-or-later - size: 365188 - timestamp: 1718981343258 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 24570 + timestamp: 1707307459465 - kind: conda - name: gmp - version: 6.3.0 - build: hac33072_2 - build_number: 2 + name: ros-humble-ament-cppcheck + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda - sha256: 309cf4f04fec0c31b6771a5809a1909b4b3154a2208f52351e1ada006f4c750c - md5: c94a5994ef49749880a8139cf9afcbe1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cppcheck-0.12.10-py311hb335429_6.tar.bz2 + sha256: 2ce1df1d7c001590bddc81c45c96d68ba573dd5d94ab8975b2dcda03ab6598cd + md5: eaab24ace1c22ed62ef7583655732436 depends: + - __glibc >=2.17,<3.0.a0 + - cppcheck + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: GPL-2.0-or-later OR LGPL-3.0-or-later - size: 460055 - timestamp: 1718980856608 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 24451 + timestamp: 1707307046601 - kind: conda - name: gmp - version: 6.3.0 - build: hf036a51_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-hf036a51_2.conda - sha256: 75aa5e7a875afdcf4903b7dc98577672a3dc17b528ac217b915f9528f93c85fc - md5: 427101d13f19c4974552a4e5b072eef1 + name: ros-humble-ament-cppcheck + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cppcheck-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: c2c704defa72bdfe7ad14cae23e17c3cd843219de0c9382ed8a4a9b712bc27d5 + md5: 8166362f0f2c85d92da5b9b2288720e0 depends: - - __osx >=10.13 + - cppcheck - libcxx >=16 - license: GPL-2.0-or-later OR LGPL-3.0-or-later - size: 428919 - timestamp: 1718981041839 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 24719 + timestamp: 1707307077600 - kind: conda - name: gnutls - version: 3.7.9 - build: h1951705_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gnutls-3.7.9-h1951705_0.conda - sha256: 6754e835f78733ddded127e0a044c476be466f67f6b5881b685730590bf8436f - md5: b43bd7c59ff7f7163106a58a493b51f9 + name: ros-humble-ament-cpplint + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cpplint-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 9444d7b77af21925188564eabe91a58c8998166657e3f3819c48c0081e5c1f84 + md5: 91ced46a9d12dfa32d7a03784446615c depends: - - __osx >=10.9 - - gettext >=0.21.1,<1.0a0 - - libcxx >=16.0.6 - - libidn2 >=2,<3.0a0 - - libtasn1 >=4.19.0,<5.0a0 - - nettle >=3.9.1,<3.10.0a0 - - p11-kit >=0.24.1,<0.25.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 1980037 - timestamp: 1701111603786 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 209614 + timestamp: 1708745992122 +- kind: conda + name: ros-humble-ament-cpplint + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cpplint-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 0b8019c2d128ae94c60c8054032106c5fd24df2277845c3d7a43f87555e6976a + md5: db462e8b8d851069cfdd8ec0dd774ec8 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 200766 + timestamp: 1707310806438 - kind: conda - name: gnutls - version: 3.7.9 - build: hb077bed_0 + name: ros-humble-ament-cpplint + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda - sha256: 52d824a5d2b8a5566cd469cae6ad6920469b5a15b3e0ddc609dd29151be71be2 - md5: 33eded89024f21659b1975886a4acf70 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cpplint-0.12.10-py311hb335429_6.tar.bz2 + sha256: 3a6c51a9125316a37f26f15983beb3fc1dee978f1797bde9b3c9537e36812471 + md5: 775d34d3930d4e444f442d83b48e9d5e depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libidn2 >=2,<3.0a0 - libstdcxx-ng >=12 - - libtasn1 >=4.19.0,<5.0a0 - - nettle >=3.9.1,<3.10.0a0 - - p11-kit >=0.24.1,<0.25.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 1974935 - timestamp: 1701111180127 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 200512 + timestamp: 1707308934111 - kind: conda - name: gnutls - version: 3.7.9 - build: hd26332c_0 + name: ros-humble-ament-cpplint + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gnutls-3.7.9-hd26332c_0.conda - sha256: 800eceea27032e6d3edbb0186a76d62ed4e4c05963a7d43b35c2ced9ce27ba68 - md5: 64af58bb3f2a635471dfbe798a1b81f5 - depends: - - __osx >=10.9 - - gettext >=0.21.1,<1.0a0 - - libcxx >=16.0.6 - - libidn2 >=2,<3.0a0 - - libtasn1 >=4.19.0,<5.0a0 - - nettle >=3.9.1,<3.10.0a0 - - p11-kit >=0.24.1,<0.25.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 1829713 - timestamp: 1701110534084 -- kind: conda - name: graphite2 - version: 1.3.13 - build: h59595ed_1003 - build_number: 1003 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda - sha256: 0595b009f20f8f60f13a6398e7cdcbd2acea5f986633adcf85f5a2283c992add - md5: f87c7b7c2cb45f323ffbce941c78ab7c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cpplint-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: f51122fd3877e98ca6e047a0be339099ef072da5e7f24fb4e7e106ca88af46a0 + md5: c83872a4a91e7cb46126cd8ddd921612 depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: LGPL-2.0-or-later - license_family: LGPL - size: 96855 - timestamp: 1711634169756 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 200651 + timestamp: 1707308573798 - kind: conda - name: graphite2 - version: 1.3.13 - build: h63175ca_1003 - build_number: 1003 + name: ros-humble-ament-flake8 + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda - sha256: 25040a4f371b9b51663f546bac620122c237fa1d5d32968e21b0751af9b7f56f - md5: 3194499ee7d1a67404a87d0eefdd92c6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-flake8-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: e48d3eca447095f24a09f8ea62b098325a47538fd3c9b656f208f3031437e902 + md5: 2490946baaeb89def6854a88bb26c671 depends: + - flake8 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.0-or-later - license_family: LGPL - size: 95406 - timestamp: 1711634622644 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 32615 + timestamp: 1708740321310 - kind: conda - name: graphite2 - version: 1.3.13 - build: h73e2aa4_1003 - build_number: 1003 + name: ros-humble-ament-flake8 + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/graphite2-1.3.13-h73e2aa4_1003.conda - sha256: b71db966e47cd83b16bfcc2099b8fa87c07286f24a0742078fede4c84314f91a - md5: fc7124f86e1d359fc5d878accd9e814c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-flake8-0.12.10-py311h907a76e_6.tar.bz2 + sha256: e82286541d0706670eb316b628cdb669f06a0dafd6ee5eb6bd2e32a585b1b262 + md5: 794d839dba50da22d68e429f28a20446 depends: + - __osx >=10.14 + - flake8 - libcxx >=16 - license: LGPL-2.0-or-later - license_family: LGPL - size: 84384 - timestamp: 1711634311095 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 25818 + timestamp: 1707309035199 - kind: conda - name: graphite2 - version: 1.3.13 - build: hebf3989_1003 - build_number: 1003 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/graphite2-1.3.13-hebf3989_1003.conda - sha256: 2eadafbfc52f5e7df3da3c3b7e5bbe34d970bea1d645ffe60b0b1c3a216657f5 - md5: 339991336eeddb70076d8ca826dac625 + name: ros-humble-ament-flake8 + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-flake8-0.12.10-py311hb335429_6.tar.bz2 + sha256: aa8a8993b22f79acdcd6e5efd98ca4b6a56d82b717e09ad4a4f53a3457e5543d + md5: e24eae77ad315bcc8ff556d948d0b919 depends: - - libcxx >=16 - license: LGPL-2.0-or-later - license_family: LGPL - size: 79774 - timestamp: 1711634444608 + - __glibc >=2.17,<3.0.a0 + - flake8 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 25636 + timestamp: 1707308316866 - kind: conda - name: graphviz - version: 9.0.0 - build: h3face73_1 - build_number: 1 + name: ros-humble-ament-flake8 + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/graphviz-9.0.0-h3face73_1.conda - sha256: af4c47cf50fa0b9dbe39a0dfdcd26e1b1127fcf6d3cdd37cbb860c5a276aa57e - md5: 0a0e14b01da92c28f763123d146168a6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-flake8-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 96fb79331b2b2c9430c9b93d596ff37fc0c22912a824ad35c0dfe8584422ee01 + md5: ddf43580a629098d559ac9e10d4d5165 depends: - - __osx >=10.9 - - cairo >=1.18.0,<2.0a0 - - fonts-conda-ecosystem - - gdk-pixbuf >=2.42.10,<3.0a0 - - gtk2 - - gts >=0.7.6,<0.8.0a0 - - libcxx >=16.0.6 - - libexpat >=2.5.0,<3.0a0 - - libgd >=2.3.3,<2.4.0a0 - - libglib >=2.78.1,<3.0a0 - - librsvg >=2.56.3,<3.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pango >=1.50.14,<2.0a0 - license: EPL-1.0 - license_family: Other - size: 4613242 - timestamp: 1700902036256 + - flake8 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 25843 + timestamp: 1707307738972 - kind: conda - name: graphviz - version: 9.0.0 - build: h51cb2cd_1 - build_number: 1 + name: ros-humble-ament-index-cpp + version: 1.4.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/graphviz-9.0.0-h51cb2cd_1.conda - sha256: 6ec8b6be4e155b1928340961d4806460a21f55709aa092d90695eb531c1d145e - md5: 9e73e70557ae3c1c9d4bdf70f47dd141 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-index-cpp-1.4.0-py311h38cd7cb_7.tar.bz2 + sha256: 1fc07b0149431a0273094f26c170213463a8feff415ba91b056639d884f22377 + md5: 8f2768ad92d4cd966189499276557e58 depends: - - cairo >=1.18.0,<2.0a0 - - getopt-win32 >=0.1,<0.2.0a0 - - gts >=0.7.6,<0.8.0a0 - - libexpat >=2.5.0,<3.0a0 - - libgd >=2.3.3,<2.4.0a0 - - libglib >=2.78.1,<3.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - pango >=1.50.14,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: EPL-1.0 - license_family: Other - size: 1134308 - timestamp: 1700902326239 -- kind: conda - name: graphviz - version: 9.0.0 - build: h78e8752_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/graphviz-9.0.0-h78e8752_1.conda - sha256: 1813800d655c120a3941d543a6fc64e3c178c737f1c84f6b7ebe1f19f27fa4fb - md5: a3f4cd4a512ec5db35ffbf25ba11f537 - depends: - - cairo >=1.18.0,<2.0a0 - - fonts-conda-ecosystem - - gdk-pixbuf >=2.42.10,<3.0a0 - - gtk2 - - gts >=0.7.6,<0.8.0a0 - - libexpat >=2.5.0,<3.0a0 - - libgcc-ng >=12 - - libgd >=2.3.3,<2.4.0a0 - - libglib >=2.78.1,<3.0a0 - - librsvg >=2.56.3,<3.0a0 - - libstdcxx-ng >=12 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pango >=1.50.14,<2.0a0 - license: EPL-1.0 - license_family: Other - size: 2310834 - timestamp: 1700901584973 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 39380 + timestamp: 1708862818441 - kind: conda - name: graphviz - version: 9.0.0 - build: hee74176_1 - build_number: 1 + name: ros-humble-ament-index-cpp + version: 1.4.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/graphviz-9.0.0-hee74176_1.conda - sha256: 3080dc2f9ea708af0ea94d49348cff05884a149214a5e225e9647eff4cdac849 - md5: 7cd479251093c332aa9fe93cfb8f698b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-index-cpp-1.4.0-py311h907a76e_6.tar.bz2 + sha256: af90d8579b53a9d080e529ddcc49e4a21560f4a179da83ef271861452e3742d0 + md5: 94c67d8c3c50ee2820212c05b3735a72 depends: - - __osx >=10.9 - - cairo >=1.18.0,<2.0a0 - - fonts-conda-ecosystem - - gdk-pixbuf >=2.42.10,<3.0a0 - - gtk2 - - gts >=0.7.6,<0.8.0a0 - - libcxx >=16.0.6 - - libexpat >=2.5.0,<3.0a0 - - libgd >=2.3.3,<2.4.0a0 - - libglib >=2.78.1,<3.0a0 - - librsvg >=2.56.3,<3.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pango >=1.50.14,<2.0a0 - license: EPL-1.0 - license_family: Other - size: 4712901 - timestamp: 1700901972742 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 32911 + timestamp: 1707347139668 - kind: conda - name: gst-plugins-base - version: 1.22.9 - build: h8e1006c_0 + name: ros-humble-ament-index-cpp + version: 1.4.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.22.9-h8e1006c_0.conda - sha256: a4312c96a670fdbf9ff0c3efd935e42fa4b655ff33dcc52c309b76a2afaf03f0 - md5: 614b81f8ed66c56b640faee7076ad14a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-index-cpp-1.4.0-py311hb335429_6.tar.bz2 + sha256: f2b2ebdcec8768b2d6864b0fa876930184ecb9747f39e71b683462c93cbc4870 + md5: e6d78894bb379388d02c3bbfaac51a28 depends: - __glibc >=2.17,<3.0.a0 - - alsa-lib >=1.2.10,<1.3.0.0a0 - - gettext >=0.21.1,<1.0a0 - - gstreamer 1.22.9 h98fc4e7_0 - - libexpat >=2.5.0,<3.0a0 - libgcc-ng >=12 - - libglib >=2.78.3,<3.0a0 - - libogg >=1.3.4,<1.4.0a0 - - libopus >=1.3.1,<2.0a0 - - libpng >=1.6.39,<1.7.0a0 + - libgcc-ng >=12 - libstdcxx-ng >=12 - - libvorbis >=1.3.7,<1.4.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxau >=1.0.11,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrender >=0.9.11,<0.10.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 2709696 - timestamp: 1706154948546 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 31427 + timestamp: 1707310564691 - kind: conda - name: gst-plugins-base - version: 1.24.4 - build: h8a8f8c8_0 + name: ros-humble-ament-index-cpp + version: 1.4.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gst-plugins-base-1.24.4-h8a8f8c8_0.conda - sha256: fafe0f33831a3bbb963f654c4f7a02a555591ee176de06d57cc16c82a2569885 - md5: 05d2fa13307d6e949f883b9de658e154 - depends: - - __osx >=11.0 - - gstreamer 1.24.4 h430e707_0 - - libcxx >=16 - - libglib >=2.80.2,<3.0a0 - - libintl >=0.22.5,<1.0a0 - - libogg >=1.3.4,<1.4.0a0 - - libopus >=1.3.1,<2.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libvorbis >=1.3.7,<1.4.0a0 - - libzlib >=1.2.13,<2.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 1963869 - timestamp: 1717008851890 -- kind: conda - name: gst-plugins-base - version: 1.24.4 - build: ha0a8333_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gst-plugins-base-1.24.4-ha0a8333_0.conda - sha256: 5e841ccd0640be1b035a46c8407e92bd5db828690040dffa6298003eef884301 - md5: 1116c4262d06e4be8c0aeb8b5732c55c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-index-cpp-1.4.0-py311hbfa132e_5.tar.bz2 + sha256: eebad28a6d1da7e32f07d663a602b282bb87594c60399cf615df318574fbac23 + md5: e681c25c8faa8facba30170115314c2c depends: - - __osx >=10.13 - - gstreamer 1.24.4 hbc75551_0 - libcxx >=16 - - libglib >=2.80.2,<3.0a0 - - libintl >=0.22.5,<1.0a0 - - libogg >=1.3.4,<1.4.0a0 - - libopus >=1.3.1,<2.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libvorbis >=1.3.7,<1.4.0a0 - - libzlib >=1.2.13,<2.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 2407273 - timestamp: 1717008813175 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 33123 + timestamp: 1707345277484 - kind: conda - name: gst-plugins-base - version: 1.24.6 - build: hb0a98b8_0 + name: ros-humble-ament-index-python + version: 1.4.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.24.6-hb0a98b8_0.conda - sha256: 0f4f0b0323c18ff4832a288d948b73ccc43a3b47db32865ac66ff8784b217230 - md5: 3bd30e36b539ec931cd9be9ae36544f6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-index-python-1.4.0-py311h38cd7cb_7.tar.bz2 + sha256: f1e2eeee5ee7826bb8dd8b12e7a88dcfe0245503d88fccad94ec221338959614 + md5: bc773d7b2fc3d98fd1b37fc44bf1f4b9 depends: - - gstreamer 1.24.6 h5006eae_0 - - libglib >=2.80.3,<3.0a0 - - libintl >=0.22.5,<1.0a0 - - libogg >=1.3.5,<1.4.0a0 - - libvorbis >=1.3.7,<1.4.0a0 - - libzlib >=1.3.1,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.0-or-later - license_family: LGPL - size: 2064224 - timestamp: 1722361768824 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 29664 + timestamp: 1708746067551 - kind: conda - name: gstreamer - version: 1.22.9 - build: h98fc4e7_0 + name: ros-humble-ament-index-python + version: 1.4.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-index-python-1.4.0-py311h907a76e_6.tar.bz2 + sha256: 64c4ff143ae33a1957f7a63ae20993fff4fbde4646c0c382360092bcd4a4d20d + md5: dae93cf1e5ad5299f24429c1e3d25405 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 23191 + timestamp: 1707310860792 +- kind: conda + name: ros-humble-ament-index-python + version: 1.4.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.22.9-h98fc4e7_0.conda - sha256: aa2395bf1790f72d2706bac77430f765ec1318ca22e60e791c13ae452c045263 - md5: bcc7157b06fce7f5e055402a8135dfd8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-index-python-1.4.0-py311hb335429_6.tar.bz2 + sha256: 77742bdf0e63f8e89c27d8cc06dea0fea5ace7c3759101d320aac410e14719b2 + md5: 80a91757bfd186a8273f4bc71daf8883 depends: - __glibc >=2.17,<3.0.a0 - - gettext >=0.21.1,<1.0a0 - - glib >=2.78.3,<3.0a0 - libgcc-ng >=12 - - libglib >=2.78.3,<3.0a0 - - libiconv >=1.17,<2.0a0 + - libgcc-ng >=12 - libstdcxx-ng >=12 - license: LGPL-2.0-or-later - license_family: LGPL - size: 1981554 - timestamp: 1706154826325 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 23009 + timestamp: 1707308951670 - kind: conda - name: gstreamer - version: 1.24.4 - build: h430e707_0 + name: ros-humble-ament-index-python + version: 1.4.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gstreamer-1.24.4-h430e707_0.conda - sha256: 607113a57f64eed2a4e6bc254620e93ca66d23466beb1c79b78ac3059156143c - md5: 73dec96255be4192c5de3b26e94ef995 - depends: - - __osx >=11.0 - - glib >=2.80.2,<3.0a0 - - libcxx >=16 - - libglib >=2.80.2,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 1352411 - timestamp: 1717008621458 -- kind: conda - name: gstreamer - version: 1.24.4 - build: hbc75551_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gstreamer-1.24.4-hbc75551_0.conda - sha256: b7cc39a4883ad75a8f845ccf33eb4e2a67edb8836054282aae21891e9aa1d52e - md5: 183f6991b98a450a2e45c75650713731 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-index-python-1.4.0-py311hbfa132e_5.tar.bz2 + sha256: 8c0b0adf5c65d3312532bc6c8c4a5e0fee87c0758c86125f5faa999bf6a0829c + md5: 3eca8a119fac1909b6c9cc7680b5dcf0 depends: - - __osx >=10.13 - - glib >=2.80.2,<3.0a0 - libcxx >=16 - - libglib >=2.80.2,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 1804369 - timestamp: 1717008575144 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 23281 + timestamp: 1707308608058 - kind: conda - name: gstreamer - version: 1.24.6 - build: h5006eae_0 + name: ros-humble-ament-lint + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.24.6-h5006eae_0.conda - sha256: 6db7adc770e29ab30cffa3fcf2bd0833f9c86e472f805be35c99724934851ed5 - md5: 81ffb18e1c5f4bd508b357f18292a597 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: c696c74684f33d35a0cc456251c25c61ffe9c4b4950d191b666d5b852295ed96 + md5: 633ba3ac8b0f3bcf0709cf9b41db0468 depends: - - glib >=2.80.3,<3.0a0 - - libglib >=2.80.3,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.0-or-later - license_family: LGPL - size: 2026706 - timestamp: 1722361578619 -- kind: conda - name: gtest - version: 1.14.0 - build: h3c5361c_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gtest-1.14.0-h3c5361c_2.conda - sha256: 57bf3fb40a042e61bdcd315ca7e47dab65195925b0d6a2f593dbabc6d14170f5 - md5: 17e50e6b11c51622b01d16722635d4bf - depends: - - __osx >=10.13 - - libcxx >=16 - constrains: - - gmock 1.14.0 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 384348 - timestamp: 1720631729128 + size: 8220 + timestamp: 1708736860816 - kind: conda - name: gtest - version: 1.14.0 - build: h420ef59_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gtest-1.14.0-h420ef59_2.conda - sha256: 26b0d37c31dd77cdd3019caea0680a8fb99371f001c466b02211401f5f8f20b7 - md5: fb291ec55a0a883c487a6644cdea0406 + name: ros-humble-ament-lint + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-0.12.10-py311h907a76e_6.tar.bz2 + sha256: a8b958cde4f195641aa1ddd4f71f4d266907d17d4d262fb3f857e71e0305f71f + md5: 26bd78cf3a48a8b3836ab2556900bfa2 depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - constrains: - - gmock 1.14.0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 369931 - timestamp: 1720631888748 + size: 9459 + timestamp: 1707307385949 - kind: conda - name: gtest - version: 1.14.0 - build: h434a139_2 - build_number: 2 + name: ros-humble-ament-lint + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gtest-1.14.0-h434a139_2.conda - sha256: ab0e85e60f03c97802437c93577d03f5352dc0cde3f38abefda41dae99a576b0 - md5: 89971b339bb4dfbf3759f1f2528d81b1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-0.12.10-py311hb335429_6.tar.bz2 + sha256: 4539b29921e4ec7b8f1c0b962a56b1ed6aa206b67212aa4f0ace5892f55c1a0d + md5: 2a2149b7fc4583e5a1c0ea04b230a0cd depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 - libstdcxx-ng >=12 - constrains: - - gmock 1.14.0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 403573 - timestamp: 1720631583903 + size: 9311 + timestamp: 1707307029431 - kind: conda - name: gtest - version: 1.14.0 - build: hc790b64_2 - build_number: 2 + name: ros-humble-ament-lint + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 3e569743f361e4f02761188834f6baa106048aa22be84e78005ba6a5e78be6ba + md5: 408dd135a3f9b965bcbf0512213237ec + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 9521 + timestamp: 1707307059547 +- kind: conda + name: ros-humble-ament-lint-auto + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/gtest-1.14.0-hc790b64_2.conda - sha256: 12cec84fe8c3b72763d8fd7e7cc9aa0be7dabfdce8d1ce248e736a15f3fe01be - md5: 23fe596fed2f1c087d0e80a98560f025 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-auto-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 0fe895742aa15b96a1b12c5422c4e254a495ef206261f4b56cffabfd201e99e9 + md5: 5311d28e41798f6fae8cbd436784893c depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - gmock 1.14.0 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 491884 - timestamp: 1720631969753 + size: 10616 + timestamp: 1708741985703 - kind: conda - name: gtk2 - version: 2.24.33 - build: h280cfa0_4 - build_number: 4 + name: ros-humble-ament-lint-auto + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-auto-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 441ea16331e803e60dedd1c11d25595e4f32cd8bd63639a0e445e925e3de6b2d + md5: fc19045d748c27e09bd3e87cd2ae7397 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 15388 + timestamp: 1707309723533 +- kind: conda + name: ros-humble-ament-lint-auto + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gtk2-2.24.33-h280cfa0_4.conda - sha256: b946ba60d177d72157cad8af51723f1d081a4794741d35debe53f8b2c807f3af - md5: 410f86e58e880dcc7b0e910a8e89c05c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-auto-0.12.10-py311hb335429_6.tar.bz2 + sha256: 8ad0b9c9240afb16e9e4d41728ffdf8ffb2513704dfda14d97f2c825ba53b111 + md5: 6f95256a368b6a49f368424b04aab03c depends: - - atk-1.0 >=2.38.0 - - cairo >=1.18.0,<2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - gdk-pixbuf >=2.42.10,<3.0a0 - - harfbuzz >=8.3.0,<9.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libglib >=2.78.4,<3.0a0 - - pango >=1.50.14,<2.0a0 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrender >=0.9.11,<0.10.0a0 - license: LGPL-2.1-or-later - size: 6478240 - timestamp: 1710142047337 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 15286 + timestamp: 1707308541397 - kind: conda - name: gtk2 - version: 2.24.33 - build: h7895bb2_4 - build_number: 4 + name: ros-humble-ament-lint-auto + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gtk2-2.24.33-h7895bb2_4.conda - sha256: fab8403a67273f69780b1e9b5f1db1aff74ff9472acc9f6df6d9b50fc252bd50 - md5: 9c1ba062d59f3f49a2d32d9611d72686 - depends: - - atk-1.0 >=2.38.0 - - cairo >=1.18.0,<2.0a0 - - gdk-pixbuf >=2.42.10,<3.0a0 - - gettext >=0.21.1,<1.0a0 - - libglib >=2.78.4,<3.0a0 - - pango >=1.50.14,<2.0a0 - license: LGPL-2.1-or-later - size: 6159912 - timestamp: 1710143969442 -- kind: conda - name: gtk2 - version: 2.24.33 - build: h8ca4665_4 - build_number: 4 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gtk2-2.24.33-h8ca4665_4.conda - sha256: 5283dfb9a96d78a67e0cbf6e4592411bb19eaf27f2c7c14b47e63162e71317d2 - md5: ff451625250bf843393ca3d660accab3 - depends: - - atk-1.0 >=2.38.0 - - cairo >=1.18.0,<2.0a0 - - gdk-pixbuf >=2.42.10,<3.0a0 - - gettext >=0.21.1,<1.0a0 - - libglib >=2.78.4,<3.0a0 - - pango >=1.50.14,<2.0a0 - license: LGPL-2.1-or-later - size: 6137964 - timestamp: 1710142524166 -- kind: conda - name: gts - version: 0.7.6 - build: h53e17e3_4 - build_number: 4 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gts-0.7.6-h53e17e3_4.conda - sha256: d5b82a36f7e9d7636b854e56d1b4fe01c4d895128a7b73e2ec6945b691ff3314 - md5: 848cc963fcfbd063c7a023024aa3bec0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-auto-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 7a5baaf5851a429d4f877462098f294ab68ca0ecd4eefe290103c1b4d83b0e53 + md5: 6c1bd645e19ce8e014d1bc44d7f081c0 depends: - - libcxx >=15.0.7 - - libglib >=2.76.3,<3.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 280972 - timestamp: 1686545425074 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-test + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15485 + timestamp: 1707308050422 - kind: conda - name: gts - version: 0.7.6 - build: h6b5321d_4 - build_number: 4 + name: ros-humble-ament-lint-cmake + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda - sha256: b79755d2f9fc2113b6949bfc170c067902bc776e2c20da26e746e780f4f5a2d4 - md5: a41f14768d5e377426ad60c613f2923b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-cmake-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 7aaef5db3a40c5b0d14f925c4e4fee21b62c2821f55d1d6b743944d8d9d58c94 + md5: f7585af220b8181ceae3e7ef5fe35fc6 depends: - - libglib >=2.76.3,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.0-or-later - license_family: LGPL - size: 188688 - timestamp: 1686545648050 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 46049 + timestamp: 1708745747425 - kind: conda - name: gts - version: 0.7.6 - build: h977cf35_4 - build_number: 4 + name: ros-humble-ament-lint-cmake + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-cmake-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 52cbed12e075362dbe43893c97fdc11735535b37b6d0a61449ea2536413dea60 + md5: f4271b2b1281afe0533ba4b614eab292 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 39048 + timestamp: 1707310597210 +- kind: conda + name: ros-humble-ament-lint-cmake + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gts-0.7.6-h977cf35_4.conda - sha256: b5cd16262fefb836f69dc26d879b6508d29f8a5c5948a966c47fe99e2e19c99b - md5: 4d8df0b0db060d33c9a702ada998a8fe + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-cmake-0.12.10-py311hb335429_6.tar.bz2 + sha256: a69698eb8c79800cc2ba96e45e2ed4ede283f0b8440cedba855be393145d4340 + md5: 1d7e273a5009b666410b796e0dc14eaf depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libglib >=2.76.3,<3.0a0 - libstdcxx-ng >=12 - license: LGPL-2.0-or-later - license_family: LGPL - size: 318312 - timestamp: 1686545244763 -- kind: conda - name: gts - version: 0.7.6 - build: he42f4ea_4 - build_number: 4 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gts-0.7.6-he42f4ea_4.conda - sha256: e0f8c7bc1b9ea62ded78ffa848e37771eeaaaf55b3146580513c7266862043ba - md5: 21b4dd3098f63a74cf2aa9159cbef57d - depends: - - libcxx >=15.0.7 - - libglib >=2.76.3,<3.0a0 - license: LGPL-2.0-or-later - license_family: LGPL - size: 304331 - timestamp: 1686545503242 -- kind: conda - name: harfbuzz - version: 8.5.0 - build: h053f038_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/harfbuzz-8.5.0-h053f038_0.conda - sha256: 4142a842d97ddbdefbd28b605f1b5092f6ce23fda5229a942aa4a7fb6f510af3 - md5: 7ef43d914a9727c6ef55164e51a7016d - depends: - - __osx >=10.13 - - cairo >=1.18.0,<2.0a0 - - freetype >=2.12.1,<3.0a0 - - graphite2 - - icu >=73.2,<74.0a0 - - libcxx >=16 - - libglib >=2.80.2,<3.0a0 - license: MIT - license_family: MIT - size: 1355352 - timestamp: 1715701241679 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 38900 + timestamp: 1707308876646 - kind: conda - name: harfbuzz - version: 8.5.0 - build: h1836168_0 + name: ros-humble-ament-lint-cmake + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/harfbuzz-8.5.0-h1836168_0.conda - sha256: 91121ed30fa7d775f1cf7ae5de2f7852d66a604269509c4bb108b143315d8321 - md5: aa22b942b980c17612d344adcd0f8798 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-cmake-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 14bd112921922bff73bf8c9042b8cdbdbb6ec3db10b3e7f3508a8b9dd3f46d6f + md5: da231ac17a253b4bb11c81645b2aa39e depends: - - __osx >=11.0 - - cairo >=1.18.0,<2.0a0 - - freetype >=2.12.1,<3.0a0 - - graphite2 - - icu >=73.2,<74.0a0 - libcxx >=16 - - libglib >=2.80.2,<3.0a0 - license: MIT - license_family: MIT - size: 1320454 - timestamp: 1715701618297 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 39121 + timestamp: 1707308448937 - kind: conda - name: harfbuzz - version: 8.5.0 - build: h81778c3_0 + name: ros-humble-ament-lint-common + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.5.0-h81778c3_0.conda - sha256: f633a33dfe5c799a571af41e3515fc706a6f4988701d39e7b5d37811a1745bb9 - md5: 2ff854071c04998038c0e1db4c9232f7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-common-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: aac4e4d5dd5583f761db5e50a23f5b059e358ed7c314b48f287354556eb8a443 + md5: 4e5194a2377bbc75e112ebf91627f54c depends: - - cairo >=1.18.0,<2.0a0 - - freetype >=2.12.1,<3.0a0 - - graphite2 - - icu >=73.2,<74.0a0 - - libglib >=2.80.2,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-copyright + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-cppcheck + - ros-humble-ament-cmake-cpplint + - ros-humble-ament-cmake-flake8 + - ros-humble-ament-cmake-lint-cmake + - ros-humble-ament-cmake-pep257 + - ros-humble-ament-cmake-uncrustify + - ros-humble-ament-cmake-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 1098168 - timestamp: 1715702362769 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10727 + timestamp: 1708861412845 - kind: conda - name: harfbuzz - version: 8.5.0 - build: hfac3d4d_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda - sha256: a141fc55f8bfdab7db03fe9d8e61cb0f8c8b5970ed6540eda2db7186223f4444 - md5: f5126317dd0ce0ba26945e411ecc6960 + name: ros-humble-ament-lint-common + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-common-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 9b2684ef27b384587305137c4264513a6471e764569d1eadd22b310c42832521 + md5: 98bd7b0cb71e06a64482b775ca97fd29 depends: - - cairo >=1.18.0,<2.0a0 - - freetype >=2.12.1,<3.0a0 - - graphite2 - - icu >=73.2,<74.0a0 - - libgcc-ng >=12 - - libglib >=2.80.2,<3.0a0 - - libstdcxx-ng >=12 - license: MIT - license_family: MIT - size: 1598244 - timestamp: 1715701061364 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-copyright + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-cppcheck + - ros-humble-ament-cmake-cpplint + - ros-humble-ament-cmake-flake8 + - ros-humble-ament-cmake-lint-cmake + - ros-humble-ament-cmake-pep257 + - ros-humble-ament-cmake-uncrustify + - ros-humble-ament-cmake-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11954 + timestamp: 1707345304704 - kind: conda - name: hdf4 - version: 4.2.15 - build: h2a13503_7 - build_number: 7 + name: ros-humble-ament-lint-common + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda - sha256: 0d09b6dc1ce5c4005ae1c6a19dc10767932ef9a5e9c755cfdbb5189ac8fb0684 - md5: bd77f8da987968ec3927990495dc22e4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-common-0.12.10-py311hb335429_6.tar.bz2 + sha256: 9ae30d3d74e583490c9f0e6e86890f6c0d14ef9ec9b5d62f89a8ae330ff07c5e + md5: 045fedb96918388f78c2e014a26daa99 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-copyright + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-cppcheck + - ros-humble-ament-cmake-cpplint + - ros-humble-ament-cmake-flake8 + - ros-humble-ament-cmake-lint-cmake + - ros-humble-ament-cmake-pep257 + - ros-humble-ament-cmake-uncrustify + - ros-humble-ament-cmake-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 756742 - timestamp: 1695661547874 + size: 11844 + timestamp: 1707309939784 - kind: conda - name: hdf4 - version: 4.2.15 - build: h2ee6834_7 - build_number: 7 + name: ros-humble-ament-lint-common + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf4-4.2.15-h2ee6834_7.conda - sha256: c3b01e3c3fe4ca1c4d28c287eaa5168a4f2fd3ffd76690082ac919244c22fa90 - md5: ff5d749fd711dc7759e127db38005924 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-common-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: f564c32f9aeda33bd9c145fbea034f5caa8b988307a9c847c161172fbd440e1a + md5: e2b095d535249be7adc17e86f23d6923 depends: - - libcxx >=15.0.7 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-copyright + - ros-humble-ament-cmake-core + - ros-humble-ament-cmake-cppcheck + - ros-humble-ament-cmake-cpplint + - ros-humble-ament-cmake-flake8 + - ros-humble-ament-cmake-lint-cmake + - ros-humble-ament-cmake-pep257 + - ros-humble-ament-cmake-uncrustify + - ros-humble-ament-cmake-xmllint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 762257 - timestamp: 1695661864625 + size: 12061 + timestamp: 1707344814499 - kind: conda - name: hdf4 - version: 4.2.15 - build: h5557f11_7 + name: ros-humble-ament-package + version: 0.14.0 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/hdf4-4.2.15-h5557f11_7.conda - sha256: 52fa5dde69758c19c69ab68a3d7ebfb2c9042e3a55d405c29a59d3b0584fd790 - md5: 84344a916a73727c1326841007b52ca8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-package-0.14.0-py311h38cd7cb_7.tar.bz2 + sha256: da20b697a3a2f95224e5736b876fd885e1298a37983cb83e382504d5ea0db59a + md5: 769f5b30a8b710f7092d736a8d751dfb depends: - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - importlib-metadata + - importlib_resources + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - setuptools - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 779637 - timestamp: 1695662145568 + size: 39748 + timestamp: 1708736288497 - kind: conda - name: hdf4 - version: 4.2.15 - build: h8138101_7 - build_number: 7 + name: ros-humble-ament-package + version: 0.14.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/hdf4-4.2.15-h8138101_7.conda - sha256: 8c767cc71226e9eb62649c903c68ba73c5f5e7e3696ec0319d1f90586cebec7d - md5: 7ce543bf38dbfae0de9af112ee178af2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-package-0.14.0-py311h907a76e_6.tar.bz2 + sha256: 57e2bf01108a70a6953af6107f4b5762c81e9050824dd63d692a56e5283610b5 + md5: ab876afde74ea70e80d9906d79e2f127 depends: - - libcxx >=15.0.7 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - __osx >=10.14 + - importlib-metadata + - importlib_resources + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - setuptools + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 724103 - timestamp: 1695661907511 + size: 46454 + timestamp: 1707306993436 - kind: conda - name: hdf5 - version: 1.14.3 - build: nompi_h2b43c12_105 - build_number: 105 + name: ros-humble-ament-package + version: 0.14.0 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-package-0.14.0-py311hb335429_6.tar.bz2 + sha256: 46436706d0aa43a8f84959e5fd35190e3e67e7a86eb48f0c75624bcbd7cce10c + md5: c175da5859eebbbd7eb11c28c059a1f3 + depends: + - __glibc >=2.17,<3.0.a0 + - importlib-metadata + - importlib_resources + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - setuptools + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 46168 + timestamp: 1707306878931 +- kind: conda + name: ros-humble-ament-package + version: 0.14.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-package-0.14.0-py311hbfa132e_5.tar.bz2 + sha256: 3244fce19f556b2e21b0513fc9cabc914cfc6115a164da74b4b882fddad9f182 + md5: b98f24d9a4d833bae10fcfb20fde08a0 + depends: + - importlib-metadata + - importlib_resources + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - setuptools + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 46560 + timestamp: 1707306894249 +- kind: conda + name: ros-humble-ament-pep257 + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda - sha256: 56c803607a64b5117a8b4bcfdde722e4fa40970ddc4c61224b0981cbb70fb005 - md5: 5788de34381caf624b78c4981618dc0a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-pep257-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 406439d7315dae12f48c8e6ee040b9988111725c99ab27a424901eb2ec00eadb + md5: bb54a08953729e47c949506bb054ceae depends: - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - pydocstyle + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 2039111 - timestamp: 1717587493910 + size: 28020 + timestamp: 1708741842717 - kind: conda - name: hdf5 - version: 1.14.3 - build: nompi_h687a608_105 - build_number: 105 + name: ros-humble-ament-pep257 + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_h687a608_105.conda - sha256: 98f8350730d09e8ad7b62ca6d6be38ee2324b11bbcd1a5fe2cac619b12cd68d7 - md5: 98544299f6bb2ef4d7362506a3dde886 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-pep257-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 35de4c9db304eed326ab1ac9875ef6d97a107864ed3532ac9667b598e854a1cf + md5: 82a78b345ea810a9ff29ec9b48201d34 depends: - - __osx >=10.13 - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 + - __osx >=10.14 - libcxx >=16 - - libgfortran 5.* - - libgfortran5 >=12.3.0 - - libgfortran5 >=13.2.0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - pydocstyle + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 3733954 - timestamp: 1717588360008 + size: 21320 + timestamp: 1707309578864 - kind: conda - name: hdf5 - version: 1.14.3 - build: nompi_hdf9ad27_105 - build_number: 105 + name: ros-humble-ament-pep257 + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda - sha256: 2278fa07da6f96e807d402cd55480624d67d2dee202191aaaf278ce5ab23605a - md5: 7e1729554e209627636a0f6fabcdd115 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-pep257-0.12.10-py311hb335429_6.tar.bz2 + sha256: 27a05248eafeffdc665f2e59663eb7c92b09001f5827153d498cbaba90f42334 + md5: 4f075bcf90e20b4082d0ea54894e73ed depends: - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libgfortran-ng - - libgfortran5 >=12.3.0 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - pydocstyle + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 3911675 - timestamp: 1717587866574 + size: 21150 + timestamp: 1707308500105 - kind: conda - name: hdf5 - version: 1.14.3 - build: nompi_hec07895_105 - build_number: 105 + name: ros-humble-ament-pep257 + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_hec07895_105.conda - sha256: 5d87a1b63862e7da78c7bd9c17dea3526c0462c11df9004943cfa4569cc25dd3 - md5: f9c8c7304d52c8846eab5d6c34219812 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-pep257-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: e62f9e3647780f2fadf0f5e075d2c8a517e61e009781d697acd1373db78c961e + md5: e046d2e9b5b43fbcbbda8832bef197d1 depends: - - __osx >=11.0 - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 - libcxx >=16 - - libgfortran 5.* - - libgfortran5 >=12.3.0 - - libgfortran5 >=13.2.0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - pydocstyle + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 3445248 - timestamp: 1717587775787 -- kind: conda - name: icu - version: '73.2' - build: h59595ed_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda - sha256: e12fd90ef6601da2875ebc432452590bc82a893041473bc1c13ef29001a73ea8 - md5: cc47e1facc155f91abd89b11e48e72ff - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: MIT - license_family: MIT - size: 12089150 - timestamp: 1692900650789 + size: 21404 + timestamp: 1707307968668 - kind: conda - name: icu - version: '73.2' - build: h63175ca_0 + name: ros-humble-ament-uncrustify + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda - sha256: 423aaa2b69d713520712f55c7c71994b7e6f967824bb39b59ad968e7b209ce8c - md5: 0f47d9e3192d9e09ae300da0d28e0f56 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-uncrustify-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: c4334a17f9979926e4ab7ca95c4876cfdecc5e3948654ef97cd907d86273a3a6 + md5: 14a21ef3d37a34dc2078410e9213b4a9 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-uncrustify-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 13422193 - timestamp: 1692901469029 -- kind: conda - name: icu - version: '73.2' - build: hc8870d7_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda - sha256: ff9cd0c6cd1349954c801fb443c94192b637e1b414514539f3c49c56a39f51b1 - md5: 8521bd47c0e11c5902535bb1a17c565f - license: MIT - license_family: MIT - size: 11997841 - timestamp: 1692902104771 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 53109 + timestamp: 1708768055563 - kind: conda - name: icu - version: '73.2' - build: hf5e326d_0 + name: ros-humble-ament-uncrustify + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda - sha256: f66362dc36178ac9b7c7a9b012948a9d2d050b3debec24bbd94aadbc44854185 - md5: 5cc301d759ec03f28328428e28f65591 - license: MIT - license_family: MIT - size: 11787527 - timestamp: 1692901622519 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-uncrustify-0.12.10-py311h907a76e_6.tar.bz2 + sha256: d7b7d39eef234c0b735d2cb46be458921608ff35f9dba4a22a3ea51a211fcd8f + md5: 04d3d25527fb801731658b6d3773ae06 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-uncrustify-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 46189 + timestamp: 1707344385817 - kind: conda - name: idna - version: '3.8' - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda - sha256: 8660d38b272d3713ec8ac5ae918bc3bc80e1b81e1a7d61df554bded71ada6110 - md5: 99e164522f6bdf23c177c8d9ae63f975 + name: ros-humble-ament-uncrustify + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-uncrustify-0.12.10-py311hb335429_6.tar.bz2 + sha256: bf681131d6427d5b7f0c751f66dd64bc6b350b31c74f93534eab3f1803d58b74 + md5: 1f1997f259de9e3c1bc9c4339b811a58 depends: - - python >=3.6 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-uncrustify-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 49275 - timestamp: 1724450633325 + size: 45987 + timestamp: 1707309615383 - kind: conda - name: imath - version: 3.1.11 - build: h1059232_0 + name: ros-humble-ament-uncrustify + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/imath-3.1.11-h1059232_0.conda - sha256: cc6d59bcadde846a81d0c141af6a850f28c397a1c8b8546cee1e1c935b6f8dd6 - md5: e95ef5164e69abc370842b41438065fa + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-uncrustify-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: f36ddd7999aca54b62e63a30d0b13e4d2eeb7d008ef400e785269c8babe13883 + md5: 8d9b476fe13691ed70c7ba25782b1944 depends: - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-uncrustify-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 154276 - timestamp: 1709194436403 + size: 46259 + timestamp: 1707344250031 - kind: conda - name: imath - version: 3.1.11 - build: h12be248_0 + name: ros-humble-ament-xmllint + version: 0.12.10 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/imath-3.1.11-h12be248_0.conda - sha256: fa7e36df9074ac6d1e67bd655a784b280e83d1cbac24fecdc5c21c716b832809 - md5: c6849d593fda3d4992a8126d251f50c3 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-xmllint-0.12.10-py311h38cd7cb_7.tar.bz2 + sha256: 32dc6c95f2a47905d69ebc2a88f54eb213342458bd37bc8548603bd9ba562c24 + md5: 9cd08cd8ce441e5e9acf5bb18544ed91 depends: - - libzlib >=1.2.13,<2.0.0a0 + - libxml2 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 160297 - timestamp: 1709194525395 + size: 29167 + timestamp: 1708745905848 - kind: conda - name: imath - version: 3.1.11 - build: h2d185b6_0 + name: ros-humble-ament-xmllint + version: 0.12.10 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/imath-3.1.11-h2d185b6_0.conda - sha256: dfd7540dbfc216a2c1b4c51c6553986e70c7ea7b64453f515d0558c043891b2e - md5: 39c1f288d263e971db74f8803e28dabd + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-xmllint-0.12.10-py311h907a76e_6.tar.bz2 + sha256: 3c853c65399f3b73428ebecb21ca1865f657babe595739b675eb17884055239b + md5: 0b282f3778ab809684d41b35b503d397 depends: + - __osx >=10.14 - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 + - libxml2 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 155338 - timestamp: 1709194419684 + size: 22445 + timestamp: 1707310736779 - kind: conda - name: imath - version: 3.1.11 - build: hfc55251_0 + name: ros-humble-ament-xmllint + version: 0.12.10 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.11-hfc55251_0.conda - sha256: b394465d3c6a9c5b17351562a87df2a5ef541d66f1a2d95d80fe28c9ca7638c3 - md5: 07268e57799c7ad50809cadc297a515e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-xmllint-0.12.10-py311hb335429_6.tar.bz2 + sha256: fefef432baf1a56de5cfd8bcf03d3fc03ed2d888365910547a52997d5e622164 + md5: 2f722eff4d029e79ada2b494483cef9c depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 + - libxml2 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 162530 - timestamp: 1709194196768 + size: 22319 + timestamp: 1707308916039 - kind: conda - name: importlib-metadata - version: 8.4.0 - build: pyha770c72_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.4.0-pyha770c72_0.conda - sha256: 02c95f6f62675012e0b2ab945eba6fc14fa6a693c17bced3554db7b62d586f0c - md5: 6e3dbc422d3749ad72659243d6ac8b2b + name: ros-humble-ament-xmllint + version: 0.12.10 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-xmllint-0.12.10-py311hbfa132e_5.tar.bz2 + sha256: 09c87e60691f2f4372ec71a4d2062ee8604f7e9650eb6829ebc3149762ea87c3 + md5: 387c035d06b88f6bc92b7a3680647832 depends: - - python >=3.8 - - zipp >=0.5 - license: Apache-2.0 - license_family: APACHE - size: 28338 - timestamp: 1724187329246 + - libcxx >=16 + - libxml2 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-lint + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 22539 + timestamp: 1707308536718 - kind: conda - name: importlib_resources - version: 6.4.4 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.4-pyhd8ed1ab_0.conda - sha256: 13e277624eaef453af3ff4d925ba1169376baa7008eabd8eaae7c5772bec9fc2 - md5: 99aa3edd3f452d61c305a30e78140513 + name: ros-humble-angles + version: 1.15.0 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-angles-1.15.0-py311h38cd7cb_7.tar.bz2 + sha256: 018e8f8aa8dcf224133ce277c0e98398e3528b71c09a0868c032a204af745042 + md5: ed4af3defb4dc8f04f404b729c1eda01 depends: - - python >=3.8 - - zipp >=3.1.0 - constrains: - - importlib-resources >=6.4.4,<6.4.5.0a0 - license: Apache-2.0 - license_family: APACHE - size: 32258 - timestamp: 1724314749050 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 22546 + timestamp: 1708767013933 - kind: conda - name: iniconfig - version: 2.0.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 - md5: f800d2da156d08e289b14e87e43c1ae5 + name: ros-humble-angles + version: 1.15.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-angles-1.15.0-py311h907a76e_6.tar.bz2 + sha256: 7d9ae84f65f6dc85756bc3916d810fd108e60ee0c9a780b9eab5793cab753858 + md5: 0ef319ac24a3eaf2f01a4c91fc25c2c6 depends: - - python >=3.7 - license: MIT - license_family: MIT - size: 11101 - timestamp: 1673103208955 -- kind: conda - name: intel-openmp - version: 2024.2.1 - build: h57928b3_1083 - build_number: 1083 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda - sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 - md5: 2d89243bfb53652c182a7c73182cce4f - license: LicenseRef-IntelSimplifiedSoftwareOct2022 - license_family: Proprietary - size: 1852356 - timestamp: 1723739573141 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 23481 + timestamp: 1707344501360 - kind: conda - name: jasper - version: 4.2.4 - build: h536e39c_0 + name: ros-humble-angles + version: 1.15.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda - sha256: 0a5ca92ea0261f435c27a3c3c5c5bc5e8b4b1af1343b21ef0cbc7c33b62f5239 - md5: 9518ab7016cf4564778aef08b6bd8792 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-angles-1.15.0-py311hb335429_6.tar.bz2 + sha256: 8a66ddf6f3ce73580798284c2f2a5de5535ef65168af5adf4a7225cca6483005 + md5: dbdfa8febc7a0f062f39ae4221af2f75 depends: - - freeglut >=3.2.2,<4.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libglu >=9.0.0,<10.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - license: JasPer-2.0 - size: 675951 - timestamp: 1714298705230 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 23309 + timestamp: 1707309109051 - kind: conda - name: jasper - version: 4.2.4 - build: h6c4e4ef_0 + name: ros-humble-angles + version: 1.15.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jasper-4.2.4-h6c4e4ef_0.conda - sha256: 9c874070f201b64d7ca02b59f1348354ae1c834e969cb83259133bb0406ee7fa - md5: 9019e1298c84b0185a60c62741d720dd - depends: - - __osx >=11.0 - - libjpeg-turbo >=3.0.0,<4.0a0 - license: JasPer-2.0 - size: 583310 - timestamp: 1714298773123 -- kind: conda - name: jasper - version: 4.2.4 - build: hb10263b_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jasper-4.2.4-hb10263b_0.conda - sha256: da2c2fa393b89596cf0f81c8e73db2e9b589ae961058317f6fcb4867e05055dd - md5: b7a6171ecee244e2b2a19177ec3c34a9 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-angles-1.15.0-py311hbfa132e_5.tar.bz2 + sha256: 25aa835915b0495097c3d2684ffd58e50e38a800948027b4c3daec121755fe95 + md5: fb3be33ecdbbbdd7152f74efb948f6f6 depends: - - __osx >=10.9 - - libjpeg-turbo >=3.0.0,<4.0a0 - license: JasPer-2.0 - size: 571569 - timestamp: 1714298729445 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 23546 + timestamp: 1707344304200 - kind: conda - name: jasper - version: 4.2.4 - build: hcb1a123_0 + name: ros-humble-builtin-interfaces + version: 1.2.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/jasper-4.2.4-hcb1a123_0.conda - sha256: ecddfba94b78849dbde3c73fffb7877e9f1e7a8c1a71786135538af0c524b49b - md5: 94e32e7c907c6c80c0d0db4c8b163baf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-builtin-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: 3b94cd5980d349026bcd972db1fef5fcded11f15352edb20d600881fec7ae9ea + md5: 1549777f9528bf16574877b8c5521c3e depends: - - freeglut >=3.2.2,<4.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: JasPer-2.0 - size: 442367 - timestamp: 1714299052957 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 71984 + timestamp: 1708872893438 - kind: conda - name: jsoncpp - version: 1.9.5 - build: h2d74725_1 - build_number: 1 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/jsoncpp-1.9.5-h2d74725_1.tar.bz2 - sha256: e18239f954eae60d953e4870b2a87e6f8c5ae1567dd797eb1da1f467b68a2057 - md5: 733179d30b9132159d9db5ed85b6c841 + name: ros-humble-builtin-interfaces + version: 1.2.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-builtin-interfaces-1.2.1-py311h907a76e_6.tar.bz2 + sha256: b12f97501007fb10e70c2daf94a640c047cdd8f4c4b047afdd4f47a76d64e4b9 + md5: f855c4503a37f140495e53f6337f7c93 depends: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - license: LicenseRef-Public-Domain OR MIT - size: 544540 - timestamp: 1640883725670 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 54551 + timestamp: 1707354241427 - kind: conda - name: jsoncpp - version: 1.9.5 - build: h4bd325d_1 - build_number: 1 + name: ros-humble-builtin-interfaces + version: 1.2.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2 - sha256: 7a5a6cdfc17849bb8000cc31b91c22f1fe0e087dfc3fd59ecc4d3b64cf0ad772 - md5: ae7f50dd1e78c7e78b5d2cf7062e559d - depends: - - libgcc-ng >=9.4.0 - - libstdcxx-ng >=9.4.0 - license: LicenseRef-Public-Domain OR MIT - size: 194553 - timestamp: 1640883128046 -- kind: conda - name: jsoncpp - version: 1.9.5 - build: h940c156_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jsoncpp-1.9.5-h940c156_1.tar.bz2 - sha256: 291696d97a252af1a50adf245f832ebf6c9f566effdae18fa11467833eb6947f - md5: 45824afbfd843fe0584ae8df22f1d99a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-builtin-interfaces-1.2.1-py311hb335429_6.tar.bz2 + sha256: 986eae68eab641cfba903ccc019ea18998c4342e9fb2e4e6bea4329f5e882c1e + md5: bb99cc968586cc86b200ddcb8dd31e98 depends: - - libcxx >=11.1.0 - license: LicenseRef-Public-Domain OR MIT - size: 173394 - timestamp: 1640883229294 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 61812 + timestamp: 1707312758011 - kind: conda - name: jsoncpp - version: 1.9.5 - build: hc021e02_1 - build_number: 1 + name: ros-humble-builtin-interfaces + version: 1.2.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jsoncpp-1.9.5-hc021e02_1.tar.bz2 - sha256: 97098f9535af3ea1aab6ae867235020977c3bb80587ab2230886ba3f7216af83 - md5: 966a50d309996126cb180f017df56a70 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-builtin-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: dc1c4cc3f939b0f3bb2c8abed0be06d5cf3930fb28271d2571a2c137ba17def3 + md5: 53d7efdd9b6319f84721ad5d937b934c depends: - - libcxx >=11.1.0 - license: LicenseRef-Public-Domain OR MIT - size: 177132 - timestamp: 1640883236813 -- kind: conda - name: jxrlib - version: '1.1' - build: h10d778d_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda - sha256: a548a4be14a4c76d6d992a5c1feffcbb08062f5c57abc6e4278d40c2c9a7185b - md5: cfaf81d843a80812fe16a68bdae60562 - license: BSD-2-Clause - license_family: BSD - size: 220376 - timestamp: 1703334073774 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 57855 + timestamp: 1707982807786 - kind: conda - name: jxrlib - version: '1.1' - build: h93a5062_3 - build_number: 3 + name: ros-humble-class-loader + version: 2.2.0 + build: py311h00a3625_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jxrlib-1.1-h93a5062_3.conda - sha256: c9e0d3cf9255d4585fa9b3d07ace3bd934fdc6a67ef4532e5507282eff2364ab - md5: 879997fd868f8e9e4c2a12aec8583799 - license: BSD-2-Clause - license_family: BSD - size: 197843 - timestamp: 1703334079437 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-class-loader-2.2.0-py311h00a3625_5.tar.bz2 + sha256: 5e126e13dd06000eaf372054555fc70e370680be27cead415fdb08abd2e28c2b + md5: 61e40cda12eea805e05305cbe48a3610 + depends: + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-console-bridge-vendor + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 52193 + timestamp: 1707346374735 - kind: conda - name: jxrlib - version: '1.1' - build: hcfcfb64_3 - build_number: 3 + name: ros-humble-class-loader + version: 2.2.0 + build: py311h7f0aa07_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda - sha256: a9ac265bcf65fce57cfb6512a1b072d5489445d14aa1b60c9bdf73370cf261b2 - md5: a9dff8432c11dfa980346e934c29ca3f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-class-loader-2.2.0-py311h7f0aa07_7.tar.bz2 + sha256: 94a248bcacf6859ab3a5f0c96255ef530dace185d2bdf9d11a7939a64032750b + md5: 2ec74d1630865c03daf421da2ffdbe3f depends: + - console_bridge >=1.0.2,<1.1.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-console-bridge-vendor + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 355340 - timestamp: 1703334132631 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 56066 + timestamp: 1708867410633 - kind: conda - name: jxrlib - version: '1.1' - build: hd590300_3 - build_number: 3 + name: ros-humble-class-loader + version: 2.2.0 + build: py311hb303436_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda - sha256: 2057ca87b313bde5b74b93b0e696f8faab69acd4cb0edebb78469f3f388040c0 - md5: 5aeabe88534ea4169d4c49998f293d6c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-class-loader-2.2.0-py311hb303436_6.tar.bz2 + sha256: e68d334247924967d627ac99f5cbc6f35657c990686e457d907ec90149dd9663 + md5: 7207b615b6593aca53606074d3144a30 depends: + - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 239104 - timestamp: 1703333860145 -- kind: conda - name: keyutils - version: 1.6.1 - build: h166bdaf_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 - sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb - md5: 30186d27e2c9fa62b45fb1476b7200e3 - depends: - - libgcc-ng >=10.3.0 - license: LGPL-2.1-or-later - size: 117831 - timestamp: 1646151697040 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-console-bridge-vendor + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 58272 + timestamp: 1707311629146 - kind: conda - name: khronos-opencl-icd-loader - version: 2023.04.17 - build: h64bf75a_1 - build_number: 1 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/khronos-opencl-icd-loader-2023.04.17-h64bf75a_1.conda - sha256: c9a98f54a7b0dc8360285c71c3a5623f05276fd77ad10b37b3fa7118e5733364 - md5: 796b3630250f121b56cc70b616b942a8 + name: ros-humble-class-loader + version: 2.2.0 + build: py311he602911_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-class-loader-2.2.0-py311he602911_6.tar.bz2 + sha256: 9f5b205366409a324e77cfbaa49dfc8c945443b4973842a24e4ba5fbf8700e73 + md5: 0cf5721291b8d5ca9f54c8d54053e11c depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: APACHE - size: 86227 - timestamp: 1717164911259 + - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-console-bridge-vendor + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 52508 + timestamp: 1707350074679 - kind: conda - name: kiwisolver - version: 1.4.5 - build: py311h005e61a_1 - build_number: 1 + name: ros-humble-common-interfaces + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py311h005e61a_1.conda - sha256: 8fdd1bff75c24ac6a2a13be4db1c9abcfa39ab50b81539e8bd01131141df271a - md5: de0b3f37405f8386ac8be18fdc06ff92 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-common-interfaces-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 52e2c18a48b6e61c57cb48765440d62fa464d9ae83221dbbc7f525288f7a3d76 + md5: ad4f3bbe70880b6230d8f1d1b853d543 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-actionlib-msgs + - ros-humble-builtin-interfaces + - ros-humble-diagnostic-msgs + - ros-humble-geometry-msgs + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-shape-msgs + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros-humble-stereo-msgs + - ros-humble-trajectory-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 55822 - timestamp: 1695380386563 + size: 10381 + timestamp: 1708882146117 - kind: conda - name: kiwisolver - version: 1.4.5 - build: py311h5fe6e05_1 - build_number: 1 + name: ros-humble-common-interfaces + version: 4.2.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.5-py311h5fe6e05_1.conda - sha256: 586a4d0a17e6cfd9f8fdee56106d263ee40ca156832774d6e899f82ad68ac8d0 - md5: 24305b23f7995de72bbd53b7c01242a2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-common-interfaces-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 121400bc5c0020290bd505a036a73d6c9c57c36a1028a93489df3711f07b0b9e + md5: e524efeadcf2ce1d2179af950f05f8c6 depends: - - libcxx >=15.0.7 - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-actionlib-msgs + - ros-humble-builtin-interfaces + - ros-humble-diagnostic-msgs + - ros-humble-geometry-msgs + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-shape-msgs + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros-humble-stereo-msgs + - ros-humble-trajectory-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 60694 - timestamp: 1695380246398 + size: 11691 + timestamp: 1707358823375 - kind: conda - name: kiwisolver - version: 1.4.5 - build: py311h9547e67_1 - build_number: 1 + name: ros-humble-common-interfaces + version: 4.2.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.5-py311h9547e67_1.conda - sha256: 723b0894d2d2b05a38f9c5a285d5a0a5baa27235ceab6531dbf262ba7c6955c1 - md5: 2c65bdf442b0d37aad080c8a4e0d452f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-common-interfaces-4.2.3-py311hb335429_6.tar.bz2 + sha256: 96750fe5863679bfdf513cf03c798ee193481a2d67330a890273abbebc19b5e3 + md5: dc761f28fb043228bbdc366d9046bd5f depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-actionlib-msgs + - ros-humble-builtin-interfaces + - ros-humble-diagnostic-msgs + - ros-humble-geometry-msgs + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-shape-msgs + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros-humble-stereo-msgs + - ros-humble-trajectory-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 73273 - timestamp: 1695380140676 + size: 11527 + timestamp: 1707314491323 - kind: conda - name: kiwisolver - version: 1.4.5 - build: py311he4fd1f5_1 - build_number: 1 + name: ros-humble-common-interfaces + version: 4.2.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.5-py311he4fd1f5_1.conda - sha256: 907af50734789d47b3e8b2148dde763699dc746c64e5849baf6bd720c8cd0235 - md5: 4c871d65040b8c7bbb914df7f8f11492 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-common-interfaces-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: f7b49442f1f5f16e38a3a888ced785081a35d8807f18450cc6dbb83fcdabc124 + md5: 0183d5dd34f4930968016252becf344f depends: - - libcxx >=15.0.7 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-actionlib-msgs + - ros-humble-builtin-interfaces + - ros-humble-diagnostic-msgs + - ros-humble-geometry-msgs + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-shape-msgs + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros-humble-stereo-msgs + - ros-humble-trajectory-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 61946 - timestamp: 1695380538042 + size: 11881 + timestamp: 1707991570952 - kind: conda - name: krb5 - version: 1.21.3 - build: h237132a_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda - sha256: 4442f957c3c77d69d9da3521268cad5d54c9033f1a73f99cde0a3658937b159b - md5: c6dc8a0fdec13a0565936655c33069a1 + name: ros-humble-composition + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-composition-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: bcca2e26db88b5abd9b52264aded89c3200f2cd89f05d89c0f66926965b0c13b + md5: f6b9a04d6aee7c071bd05ef5fcdbddf4 depends: - - __osx >=11.0 - - libcxx >=16 - - libedit >=3.1.20191231,<3.2.0a0 - - libedit >=3.1.20191231,<4.0a0 - - openssl >=3.3.1,<4.0a0 - license: MIT - license_family: MIT - size: 1155530 - timestamp: 1719463474401 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 214470 + timestamp: 1707858686569 - kind: conda - name: krb5 - version: 1.21.3 - build: h37d8d59_0 + name: ros-humble-composition + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.3-h37d8d59_0.conda - sha256: 83b52685a4ce542772f0892a0f05764ac69d57187975579a0835ff255ae3ef9c - md5: d4765c524b1d91567886bde656fb514b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-composition-0.20.3-py311h907a76e_6.tar.bz2 + sha256: 633705f5d7f4a450df6a18ad5c60e86c7bf665688e762d3c77a6e16d005b9365 + md5: 20c259c3c659eb6118dff50a6fceb596 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - - libedit >=3.1.20191231,<3.2.0a0 - - libedit >=3.1.20191231,<4.0a0 - - openssl >=3.3.1,<4.0a0 - license: MIT - license_family: MIT - size: 1185323 - timestamp: 1719463492984 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 322933 + timestamp: 1707365316206 - kind: conda - name: krb5 - version: 1.21.3 - build: h659f571_0 + name: ros-humble-composition + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda - sha256: 99df692f7a8a5c27cd14b5fb1374ee55e756631b9c3d659ed3ee60830249b238 - md5: 3f43953b7d3fb3aaa1d0d0723d91e368 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-composition-0.20.3-py311hb335429_6.tar.bz2 + sha256: ac55fcf7a73fb6a79230613bbb9ec987f709d4c5c009d2c85989866d9a1a62df + md5: 08c10a7bc37dbbc4254b667f1b08512a depends: - - keyutils >=1.6.1,<2.0a0 - - libedit >=3.1.20191231,<3.2.0a0 - - libedit >=3.1.20191231,<4.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libstdcxx-ng >=12 - - openssl >=3.3.1,<4.0a0 - license: MIT - license_family: MIT - size: 1370023 - timestamp: 1719463201255 -- kind: conda - name: krb5 - version: 1.21.3 - build: hdf4eb48_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda - sha256: 18e8b3430d7d232dad132f574268f56b3eb1a19431d6d5de8c53c29e6c18fa81 - md5: 31aec030344e962fbd7dbbbbd68e60a9 - depends: - - openssl >=3.3.1,<4.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 712034 - timestamp: 1719463874284 -- kind: conda - name: lame - version: '3.100' - build: h166bdaf_1003 - build_number: 1003 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 - sha256: aad2a703b9d7b038c0f745b853c6bb5f122988fe1a7a096e0e606d9cbec4eaab - md5: a8832b479f93521a9e7b5b743803be51 - depends: - libgcc-ng >=12 - license: LGPL-2.0-only - license_family: LGPL - size: 508258 - timestamp: 1664996250081 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 375118 + timestamp: 1707316121153 - kind: conda - name: lame - version: '3.100' - build: h1a8c8d9_1003 - build_number: 1003 + name: ros-humble-composition + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lame-3.100-h1a8c8d9_1003.tar.bz2 - sha256: f40ce7324b2cf5338b766d4cdb8e0453e4156a4f83c2f31bbfff750785de304c - md5: bff0e851d66725f78dc2fd8b032ddb7e - license: LGPL-2.0-only - license_family: LGPL - size: 528805 - timestamp: 1664996399305 -- kind: conda - name: lame - version: '3.100' - build: hb7f2c08_1003 - build_number: 1003 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 - sha256: 0f943b08abb4c748d73207594321b53bad47eea3e7d06b6078e0f6c59ce6771e - md5: 3342b33c9a0921b22b767ed68ee25861 - license: LGPL-2.0-only - license_family: LGPL - size: 542681 - timestamp: 1664996421531 -- kind: conda - name: lark-parser - version: 0.12.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/lark-parser-0.12.0-pyhd8ed1ab_0.tar.bz2 - sha256: 5a1b0fb3c9e6ba7f8c5788d0bc90aadc85f88371ba261c07edf951805988f89a - md5: 2d1f963b23792b269635b9b32bee1913 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-composition-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 1e18e47e4429df9d1c5404b33b54635955f8097e87158e82c6e8c8a823970529 + md5: 0134656c4d22aab951e94d27fcfba5fb depends: - - python >=3.6 - license: MIT - license_family: MIT - size: 79371 - timestamp: 1630320889981 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 322647 + timestamp: 1707994569377 - kind: conda - name: lcms2 - version: '2.16' - build: h67d730c_0 + name: ros-humble-composition-interfaces + version: 1.2.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda - sha256: f9fd9e80e46358a57d9bb97b1e37a03da4022143b019aa3c4476d8a7795de290 - md5: d3592435917b62a8becff3a60db674f6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-composition-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: fa48f89f4233e90d2a5c8ba7649638fd210aa5489f103eb8a76f1aff1e26deea + md5: fa5275b22284c8ff9d1b74fbd3c47b18 depends: - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 507632 - timestamp: 1701648249706 -- kind: conda - name: lcms2 - version: '2.16' - build: ha0e7c42_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda - sha256: 151e0c84feb7e0747fabcc85006b8973b22f5abbc3af76a9add0b0ef0320ebe4 - md5: 66f6c134e76fe13cce8a9ea5814b5dd5 - depends: - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - license: MIT - license_family: MIT - size: 211959 - timestamp: 1701647962657 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 139041 + timestamp: 1708876075846 - kind: conda - name: lcms2 - version: '2.16' - build: ha2f27b4_0 + name: ros-humble-composition-interfaces + version: 1.2.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda - sha256: 222ebc0a55544b9922f61e75015d02861e65b48f12113af41d48ba0814e14e4e - md5: 1442db8f03517834843666c422238c9b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-composition-interfaces-1.2.1-py311h907a76e_6.tar.bz2 + sha256: 92a19dd1c98ecdfbdca60e9bcbb77c86b438cf87504a4c2d52ccaf3d44c64152 + md5: f20169f3f427725acfffcbe65779dacd depends: - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - license: MIT - license_family: MIT - size: 224432 - timestamp: 1701648089496 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 122056 + timestamp: 1707356083570 - kind: conda - name: lcms2 - version: '2.16' - build: hb7c19ff_0 + name: ros-humble-composition-interfaces + version: 1.2.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda - sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041 - md5: 51bb7010fc86f70eee639b4bb7a894f5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-composition-interfaces-1.2.1-py311hb335429_6.tar.bz2 + sha256: a02d1a3d63236e096fe7fabc2d3dd864fd4eb44cd550a07e75734a36df6b0f42 + md5: 3252c1b5c2140b58bb2da540fd6782b1 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - license: MIT - license_family: MIT - size: 245247 - timestamp: 1701647787198 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 145307 + timestamp: 1707313352673 - kind: conda - name: ld_impl_linux-64 - version: '2.40' - build: hf3520f5_7 - build_number: 7 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda - sha256: 764b6950aceaaad0c67ef925417594dd14cd2e22fff864aeef455ac259263d15 - md5: b80f2f396ca2c28b8c14c437a4ed1e74 - constrains: - - binutils_impl_linux-64 2.40 - license: GPL-3.0-only - license_family: GPL - size: 707602 - timestamp: 1718625640445 + name: ros-humble-composition-interfaces + version: 1.2.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-composition-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: 72e75afb39f2caea4738ef558af80e94dae67318dba79ff1bae1f6eca04e07dd + md5: c714b53baa694195e62c0a400d93b0dc + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 121663 + timestamp: 1707989121450 - kind: conda - name: lerc - version: 4.0.0 - build: h27087fc_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 - sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12 - md5: 76bbff344f0134279f225174e9064c8f + name: ros-humble-console-bridge-vendor + version: 1.4.1 + build: py311h00a3625_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-console-bridge-vendor-1.4.1-py311h00a3625_5.tar.bz2 + sha256: a6293568d896f1d41c93e1da848d34acdb8ab6ab9e2bdd93ab53657b7f5830f6 + md5: 44b3993a754f08aae930a32de063397f depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: Apache-2.0 - license_family: Apache - size: 281798 - timestamp: 1657977462600 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11232 + timestamp: 1707345680734 - kind: conda - name: lerc - version: 4.0.0 - build: h63175ca_0 + name: ros-humble-console-bridge-vendor + version: 1.4.1 + build: py311h7f0aa07_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 - sha256: f4f39d7f6a2f9b407f8fb567a6c25755270421731d70f0ff331f5de4fa367488 - md5: 1900cb3cab5055833cfddb0ba233b074 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-console-bridge-vendor-1.4.1-py311h7f0aa07_7.tar.bz2 + sha256: 99399c4b2d49f6641c8679d949809676c3e9637b18305caaa3c411c89411d6cc + md5: 0ed6509e4f308ace36c6541a7e997f76 depends: + - console_bridge >=1.0.2,<1.1.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30037 - license: Apache-2.0 - license_family: Apache - size: 194365 - timestamp: 1657977692274 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 9926 + timestamp: 1708863873864 - kind: conda - name: lerc - version: 4.0.0 - build: h9a09cb3_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 - sha256: 6f068bb53dfb6147d3147d981bb851bb5477e769407ad4e6a68edf482fdcb958 - md5: de462d5aacda3b30721b512c5da4e742 + name: ros-humble-console-bridge-vendor + version: 1.4.1 + build: py311hb303436_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-console-bridge-vendor-1.4.1-py311hb303436_6.tar.bz2 + sha256: 9960bc73836170e2a73a3c90e9734ec39cd0b410355f5dcb1020db575bb33468 + md5: 4320a7c14d7cf56f3daf4b6320c69a86 depends: - - libcxx >=13.0.1 - license: Apache-2.0 - license_family: Apache - size: 215721 - timestamp: 1657977558796 + - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11024 + timestamp: 1707311071523 - kind: conda - name: lerc - version: 4.0.0 - build: hb486fe8_0 + name: ros-humble-console-bridge-vendor + version: 1.4.1 + build: py311he602911_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 - sha256: e41790fc0f4089726369b3c7f813117bbc14b533e0ed8b94cf75aba252e82497 - md5: f9d6a4c82889d5ecedec1d90eb673c55 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-console-bridge-vendor-1.4.1-py311he602911_6.tar.bz2 + sha256: 124d808e665d1855e515c004e15a1b415c6ba752b9e10be5225e45f01c3f2b0e + md5: 782d87c7f746682ffd9ce147f19acaeb depends: - - libcxx >=13.0.1 - license: Apache-2.0 - license_family: Apache - size: 290319 - timestamp: 1657977526749 + - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11150 + timestamp: 1707348600857 - kind: conda - name: libabseil - version: '20240116.2' - build: cxx17_h00cdb27_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libabseil-20240116.2-cxx17_h00cdb27_1.conda - sha256: a9517c8683924f4b3b9380cdaa50fdd2009cd8d5f3918c92f64394238189d3cb - md5: f16963d88aed907af8b90878b8d8a05c + name: ros-humble-cv-bridge + version: 3.2.1 + build: py311h501d6c9_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-cv-bridge-3.2.1-py311h501d6c9_6.tar.bz2 + sha256: 486acb9bb26eb29b07daa85268707fd16f53e2eb9b4ff25e9d8ca46b4c542a05 + md5: 02fcf88cd29b6848a29e3e30e4642a76 depends: - - __osx >=11.0 + - __osx >=10.14 + - boost - libcxx >=16 - constrains: - - abseil-cpp =20240116.2 - - libabseil-static =20240116.2=cxx17* - license: Apache-2.0 - license_family: Apache - size: 1136123 - timestamp: 1720857649214 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 119228 + timestamp: 1707358407744 - kind: conda - name: libabseil - version: '20240116.2' - build: cxx17_he02047a_1 - build_number: 1 + name: ros-humble-cv-bridge + version: 3.2.1 + build: py311h5fd4792_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda - sha256: 945396726cadae174a661ce006e3f74d71dbd719219faf7cc74696b267f7b0b5 - md5: c48fc56ec03229f294176923c3265c05 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-cv-bridge-3.2.1-py311h5fd4792_6.tar.bz2 + sha256: 39dfb851df4704c356d8a15897c7999514aa3d25b58904c592ddabda1f52dbd7 + md5: 7830afabcd240c150c567235c0f5504e depends: - __glibc >=2.17,<3.0.a0 + - boost + - libgcc-ng >=12 - libgcc-ng >=12 + - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - constrains: - - abseil-cpp =20240116.2 - - libabseil-static =20240116.2=cxx17* - license: Apache-2.0 - license_family: Apache - size: 1264712 - timestamp: 1720857377573 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 144694 + timestamp: 1707314132137 - kind: conda - name: libabseil - version: '20240116.2' - build: cxx17_he0c23c2_1 - build_number: 1 + name: ros-humble-cv-bridge + version: 3.2.1 + build: py311hac52b5e_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libabseil-20240116.2-cxx17_he0c23c2_1.conda - sha256: aafa7993698420ef786c145f660e6822139c02cf9230fbad43efff6d4828defc - md5: 19725e54b7f996e0a5748ec5e9e37ae9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-cv-bridge-3.2.1-py311hac52b5e_6.tar.bz2 + sha256: 5bec2cbd1618622f2872b93a7e3dddb514581705952ca2a701cc4394d776b4e4 + md5: 2b82b2b3a6085776f7d3c3c118b43fee depends: + - boost + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - libabseil-static =20240116.2=cxx17* - - abseil-cpp =20240116.2 - license: Apache-2.0 - license_family: Apache - size: 1802886 - timestamp: 1720857653184 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 107613 + timestamp: 1707855937412 - kind: conda - name: libabseil - version: '20240116.2' - build: cxx17_hf036a51_1 - build_number: 1 + name: ros-humble-cv-bridge + version: 3.2.1 + build: py311hb5c0377_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-cv-bridge-3.2.1-py311hb5c0377_5.tar.bz2 + sha256: 3e674a49732f7a4ba48188c2be1b0a215e94b09d6c4abe019ff95796314d9a74 + md5: b673b3c35dff824219ed099efe70f230 + depends: + - boost + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 117410 + timestamp: 1707991379683 +- kind: conda + name: ros-humble-cyclonedds + version: 0.10.4 + build: py311h43fc731_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libabseil-20240116.2-cxx17_hf036a51_1.conda - sha256: 396d18f39d5207ecae06fddcbc6e5f20865718939bc4e0ea9729e13952833aac - md5: d6c78ca84abed3fea5f308ac83b8f54e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-cyclonedds-0.10.4-py311h43fc731_6.tar.bz2 + sha256: 569ee1009e2c25d15d9cf9da05166ff7e083c3841a01b7b59927b8ed6b937e2d + md5: ab8c69f943a1e9e18567c6a84dafb5d1 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - constrains: - - abseil-cpp =20240116.2 - - libabseil-static =20240116.2=cxx17* - license: Apache-2.0 - license_family: Apache - size: 1124364 - timestamp: 1720857589333 + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-iceoryx-binding-c + - ros-humble-iceoryx-hoofs + - ros-humble-iceoryx-posh + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 1104743 + timestamp: 1707310358043 - kind: conda - name: libacl - version: 2.3.2 - build: h0f662aa_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libacl-2.3.2-h0f662aa_0.conda - sha256: 1b704cf161c6f84658a7ac534555ef365ec982f23576b1c4ae4cac4baeb61685 - md5: ef8039969013acacf5b741092aef2ee7 + name: ros-humble-cyclonedds + version: 0.10.4 + build: py311h577d203_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-cyclonedds-0.10.4-py311h577d203_5.tar.bz2 + sha256: 22556bbf3f6a170ec515a5948dc04a3d6ab2e95ab540fe922e27259dfdea442c + md5: 596ac20cf44e58a169b0dc7ff27ec7b7 depends: - - attr >=2.5.1,<2.6.0a0 - - libgcc-ng >=12 - license: GPL-2.0-or-later - license_family: GPL - size: 110600 - timestamp: 1706132570609 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-iceoryx-binding-c + - ros-humble-iceoryx-hoofs + - ros-humble-iceoryx-posh + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 1059178 + timestamp: 1707308330421 - kind: conda - name: libaec - version: 1.1.3 - build: h59595ed_0 + name: ros-humble-cyclonedds + version: 0.10.4 + build: py311h8eb0f6d_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda - sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017 - md5: 5e97e271911b8b2001a8b71860c32faa + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-cyclonedds-0.10.4-py311h8eb0f6d_6.tar.bz2 + sha256: 65f30ec888da948bbe0a8796c70115ccf1d7253e6f34a789a9bf6c513cbea3f0 + md5: 0c19c0339706ad643fd044119490b99b depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 35446 - timestamp: 1711021212685 + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-iceoryx-binding-c + - ros-humble-iceoryx-hoofs + - ros-humble-iceoryx-posh + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 1198483 + timestamp: 1707308759940 - kind: conda - name: libaec - version: 1.1.3 - build: h63175ca_0 + name: ros-humble-demo-nodes-cpp + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda - sha256: f5c293d3cfc00f71dfdb64bd65ab53625565f8778fc2d5790575bef238976ebf - md5: 8723000f6ffdbdaef16025f0a01b64c5 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: e749c5d3b5fc17ba1cf8994de02d5a7db10d72d167b8769464e8945524fdc986 + md5: 48818e22766cbdb4753d52ec31a2e62f depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 32567 - timestamp: 1711021603471 -- kind: conda - name: libaec - version: 1.1.3 - build: h73e2aa4_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda - sha256: dae5921339c5d89f4bf58a95fd4e9c76270dbf7f6a94f3c5081b574905fcccf8 - md5: 66d3c1f6dd4636216b4fca7a748d50eb - depends: - - libcxx >=16 - license: BSD-2-Clause - license_family: BSD - size: 28602 - timestamp: 1711021419744 -- kind: conda - name: libaec - version: 1.1.3 - build: hebf3989_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda - sha256: 896189b7b48a194c46a3556ea04943ef81cbe0498521231f8eb25816a68bc8ed - md5: 6f0b8e56d2e7bae12a18fc5b2cd9f310 - depends: - - libcxx >=16 - license: BSD-2-Clause - license_family: BSD - size: 28451 - timestamp: 1711021498493 -- kind: conda - name: libasprintf - version: 0.22.5 - build: h5728263_3 - build_number: 3 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libasprintf-0.22.5-h5728263_3.conda - sha256: 8e41136b7e4ec44c1c0bae0ff51cdb0d04e026d0b44eaaf5a9ff8b4e1b6b019b - md5: 9f661052be1d477dcf61ee3cd77ce5ee - license: LGPL-2.1-or-later - size: 49776 - timestamp: 1723629333404 -- kind: conda - name: libasprintf - version: 0.22.5 - build: h8414b35_3 - build_number: 3 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-0.22.5-h8414b35_3.conda - sha256: 819bf95543470658f48db53a267a3fabe1616797c4031cf88e63f451c5029e6f - md5: 472b673c083175195965a48f2f4808f8 - depends: - - __osx >=11.0 - - libcxx >=16 - license: LGPL-2.1-or-later - size: 40657 - timestamp: 1723626937704 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 571563 + timestamp: 1707858541059 - kind: conda - name: libasprintf - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 + name: ros-humble-demo-nodes-cpp + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-0.22.5-hdfe23c8_3.conda - sha256: 9c6f3e2558e098dbbc63c9884b4af368ea6cc4185ea027563ac4f5ee8571b143 - md5: 55363e1d53635b3497cdf753ab0690c1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-cpp-0.20.3-py311h907a76e_6.tar.bz2 + sha256: fa4b3b7e85f04abcaf87cbe17be1f72b18be444a593241ef272da80760e37892 + md5: 5624aa34f92f8d825d230bc92dd36213 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - license: LGPL-2.1-or-later - size: 40442 - timestamp: 1723626787726 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 893778 + timestamp: 1707365170028 - kind: conda - name: libasprintf - version: 0.22.5 - build: he8f35ee_3 - build_number: 3 + name: ros-humble-demo-nodes-cpp + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda - sha256: 2da5c735811cbf38c7f7844ab457ff8b25046bbf5fe5ebd5dc1c2fafdf4fbe1c - md5: 4fab9799da9571266d05ca5503330655 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-cpp-0.20.3-py311hb335429_6.tar.bz2 + sha256: 37958673ff046e847711d9d63b67241bcbb1bbab25213643955a9f5551f3d974 + md5: 93d7d41e7031794499b56eee3d189ed0 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 - libstdcxx-ng >=12 - license: LGPL-2.1-or-later - size: 42817 - timestamp: 1723626012203 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 1072050 + timestamp: 1707316072109 - kind: conda - name: libasprintf-devel - version: 0.22.5 - build: h8414b35_3 - build_number: 3 + name: ros-humble-demo-nodes-cpp + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8414b35_3.conda - sha256: ca7322f7c3f1a68cb36630eaa88a44c774261150d42d70a4be3d77bc9ed28d5d - md5: a03ca97f9fabf5626660697c2e0b8850 - depends: - - __osx >=11.0 - - libasprintf 0.22.5 h8414b35_3 - license: LGPL-2.1-or-later - size: 34648 - timestamp: 1723626983419 -- kind: conda - name: libasprintf-devel - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-hdfe23c8_3.conda - sha256: 408e59cc215b654b292f503d37552d319e71180d33798867975377c28fd3c6b3 - md5: e2ae0568825e62d439a921fdc7f6db64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-cpp-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 2e8bfee6bf1630ab0ea1e1678732f5a0eb29fe90c107cf2557128252cfbbce97 + md5: 498e3081768c3042530eab0fe8d17942 depends: - - __osx >=10.13 - - libasprintf 0.22.5 hdfe23c8_3 - license: LGPL-2.1-or-later - size: 34522 - timestamp: 1723626838677 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 873311 + timestamp: 1707994498482 - kind: conda - name: libasprintf-devel - version: 0.22.5 - build: he8f35ee_3 - build_number: 3 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda - sha256: ccc7967e298ddf3124c8ad9741c7180dc6f778ae4135ec87978214f7b3c64dc2 - md5: 1091193789bb830127ed067a9e01ac57 + name: ros-humble-demo-nodes-cpp-native + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: d3fa4797d5448970c309a137b83e564a740ea01a1408e275fdaeefb0d60b30cd + md5: 366f679a48677ab2a9a2ad98e1c3720c depends: - - __glibc >=2.17,<3.0.a0 - - libasprintf 0.22.5 he8f35ee_3 - - libgcc-ng >=12 - license: LGPL-2.1-or-later - size: 34172 - timestamp: 1723626026096 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rmw-fastrtps-cpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 82144 + timestamp: 1707855267647 - kind: conda - name: libass - version: 0.17.1 - build: h80904bb_1 - build_number: 1 + name: ros-humble-demo-nodes-cpp-native + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libass-0.17.1-h80904bb_1.conda - sha256: f97c70aa61ecc1b43907cf0322215a58f19e0723ee67b4ebd02146da24f03976 - md5: 9ccad0aebe916aa3715fda9eefe92584 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311h907a76e_6.tar.bz2 + sha256: 856413876e9816dbaa1e6aa5ca8afec426490955d6785dd1efcf7f6a28538943 + md5: 61cd035bf8de8902630124ed1a49f9e6 depends: - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.1.1,<9.0a0 - - libexpat >=2.5.0,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: ISC - license_family: OTHER - size: 125235 - timestamp: 1693027259439 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rmw-fastrtps-cpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 87478 + timestamp: 1707364842192 - kind: conda - name: libass - version: 0.17.1 - build: h8fe9dca_1 - build_number: 1 + name: ros-humble-demo-nodes-cpp-native + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda - sha256: 1bc3e44239a11613627488b7a9b6c021ec6b52c5925abd666832db0cb2a59f05 - md5: c306fd9cc90c0585171167d09135a827 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311hb335429_6.tar.bz2 + sha256: b8bec4a72479a86b637a4ecea50953e610046a7be2d3389fb144ffe80896d239 + md5: 568c89050bcea7faae58b1ae80f7b4f2 depends: - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.1.1,<9.0a0 - - libexpat >=2.5.0,<3.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - license: ISC - license_family: OTHER - size: 126896 - timestamp: 1693027051367 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rmw-fastrtps-cpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 91094 + timestamp: 1707316119295 - kind: conda - name: libass - version: 0.17.1 - build: hf7da4fe_1 - build_number: 1 + name: ros-humble-demo-nodes-cpp-native + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libass-0.17.1-hf7da4fe_1.conda - sha256: 31b17bebadd114c6c3e4a647245888fd83ec93533b6ee8f6bfca0bbbc3a95c35 - md5: 53fff6fc379154382f5121325c5fe2f5 - depends: - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.1.1,<9.0a0 - - libexpat >=2.5.0,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: ISC - license_family: OTHER - size: 110763 - timestamp: 1693027364342 -- kind: conda - name: libblas - version: 3.9.0 - build: 22_osx64_openblas - build_number: 22 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda - sha256: d72060239f904b3a81d2329efcf84dc62c2dfd66dbc4efc8dcae1afdf8f02b59 - md5: b80966a8c8dd0b531f8e65f709d732e8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-cpp-native-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 95eb672d4177ed9f89d44f6eb27f5e25e5984e0a1bb8991af2d21c92d4193046 + md5: 466d8e30e8e95b7de1655d22c8f8d7b2 depends: - - libopenblas >=0.3.27,<0.3.28.0a0 - - libopenblas >=0.3.27,<1.0a0 - constrains: - - liblapacke 3.9.0 22_osx64_openblas - - blas * openblas - - libcblas 3.9.0 22_osx64_openblas - - liblapack 3.9.0 22_osx64_openblas + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rmw-fastrtps-cpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 14749 - timestamp: 1712542279018 + size: 85326 + timestamp: 1707994387059 - kind: conda - name: libblas - version: 3.9.0 - build: 23_linux64_openblas - build_number: 23 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-23_linux64_openblas.conda - sha256: edb1cee5da3ac4936940052dcab6969673ba3874564f90f5110f8c11eed789c2 - md5: 96c8450a40aa2b9733073a9460de972c + name: ros-humble-demo-nodes-py + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-py-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 21f4c674d77ff6b65e2eae7dad314acb993e4d2d0349a35d9f3229714a83851d + md5: 9d4044753ce716b06f58c7cccfd85637 depends: - - libopenblas >=0.3.27,<0.3.28.0a0 - - libopenblas >=0.3.27,<1.0a0 - constrains: - - liblapacke 3.9.0 23_linux64_openblas - - libcblas 3.9.0 23_linux64_openblas - - liblapack 3.9.0 23_linux64_openblas - - blas * openblas + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 14880 - timestamp: 1721688759937 + size: 36210 + timestamp: 1707858492946 - kind: conda - name: libblas - version: 3.9.0 - build: 23_osxarm64_openblas - build_number: 23 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-23_osxarm64_openblas.conda - sha256: 1c30da861e306a25fac8cd30ce0c1b31c9238d04e7768c381cf4d431b4361e6c - md5: acae9191e8772f5aff48ab5232d4d2a3 + name: ros-humble-demo-nodes-py + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-py-0.20.3-py311h907a76e_6.tar.bz2 + sha256: 8e84b124819201a913fbc6d7e53b6f209f2829b9b1c95bbe425bbe63d03607ff + md5: 4fcbbd27bb195dd5e8f37f8a14fd2b39 depends: - - libopenblas >=0.3.27,<0.3.28.0a0 - - libopenblas >=0.3.27,<1.0a0 - constrains: - - liblapack 3.9.0 23_osxarm64_openblas - - blas * openblas - - liblapacke 3.9.0 23_osxarm64_openblas - - libcblas 3.9.0 23_osxarm64_openblas + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 15103 - timestamp: 1721688997980 + size: 23625 + timestamp: 1707360283110 - kind: conda - name: libblas - version: 3.9.0 - build: 23_win64_mkl - build_number: 23 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-23_win64_mkl.conda - sha256: fd52eb0ec4d0ca5727317dd608c41dacc8ccfc7e21d943b7aafbbf10ae28c97c - md5: 693407a31c27e70c750b5ae153251d9a + name: ros-humble-demo-nodes-py + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-py-0.20.3-py311hb335429_6.tar.bz2 + sha256: 3f26122a606e40879320ef48f20e980e4ac8b723de2b264f4ea97b16f4833139 + md5: 249874060531759a5736415f74cce54f depends: - - mkl 2024.1.0 h66d3029_694 - constrains: - - blas * mkl - - liblapack 3.9.0 23_win64_mkl - - libcblas 3.9.0 23_win64_mkl - - liblapacke 3.9.0 23_win64_mkl + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 5192100 - timestamp: 1721689573083 + size: 23403 + timestamp: 1707315133059 - kind: conda - name: libboost - version: 1.82.0 - build: h489e689_6 - build_number: 6 + name: ros-humble-demo-nodes-py + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.82.0-h489e689_6.conda - sha256: c5c3c5511605809d01846df7dc971b9201939a9afd352cac00126f1db1029369 - md5: baf3cf8cf993a572454175a3adf3a149 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-py-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: b077eb47075c03522e2aa022ec539fad0185ef578431216c0f0fe54e301fae59 + md5: db5a48e7ac35de4340d65263d302d3ea depends: - - __osx >=10.9 - - bzip2 >=1.0.8,<2.0a0 - - icu >=73.2,<74.0a0 - - libcxx >=15.0.7 - - libzlib >=1.2.13,<2.0.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 1989307 - timestamp: 1700827660694 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 23684 + timestamp: 1707992766044 - kind: conda - name: libboost - version: 1.82.0 - build: h65993cd_6 + name: ros-humble-depthimage-to-laserscan + version: 2.5.1 + build: py311h501d6c9_6 build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libboost-1.82.0-h65993cd_6.conda - sha256: c0a5c77b136b1b57c09e8c86f96a30ab6213f009b4e9c0f0c7ca32bbf73d4f9e - md5: 99ac3b41fe8ddfe92a98642b51cae768 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-depthimage-to-laserscan-2.5.1-py311h501d6c9_6.tar.bz2 + sha256: 7e53e221feba3561e9e3f4e77f684260e47075771f8d642cea5910701047308e + md5: 7bd5c2732732f0ae1e56e15d60e3b8c9 depends: - - bzip2 >=1.0.8,<2.0a0 - - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 2377315 - timestamp: 1696733646060 + - __osx >=10.14 + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-image-geometry + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 192649 + timestamp: 1707362787225 - kind: conda - name: libboost - version: 1.82.0 - build: h6fcfa73_6 + name: ros-humble-depthimage-to-laserscan + version: 2.5.1 + build: py311h5fd4792_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.82.0-h6fcfa73_6.conda - sha256: c820f1ca7a2844fc5589bb101cc33188e06205ccb022051e13a6398def22e8bf - md5: 05c40141d4184953616797d5c3d7947f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-depthimage-to-laserscan-2.5.1-py311h5fd4792_6.tar.bz2 + sha256: 8c0e93b97a3f0678d44db471c8f618ffe7da9c5371aedfdcdb79bee3f5b88c22 + md5: e53c168fedbabd4e6f57f55e41eb6652 depends: - - bzip2 >=1.0.8,<2.0a0 - - icu >=73.2,<74.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 + - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 2616318 - timestamp: 1696732023030 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-image-geometry + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 220674 + timestamp: 1707315537522 - kind: conda - name: libboost - version: 1.82.0 - build: h99d8d82_6 + name: ros-humble-depthimage-to-laserscan + version: 2.5.1 + build: py311hac52b5e_6 build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.82.0-h99d8d82_6.conda - sha256: f23c74c2b4d7f0f5770954013beb996e8bd6bbd42eb404740afd7c0280873629 - md5: 83899678b0f5cc84a1b8d3e766de8983 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-depthimage-to-laserscan-2.5.1-py311hac52b5e_6.tar.bz2 + sha256: e6ec16942f3bb13e7a3dde80f5eb1126f0c240750891a5826a71af624109f4f8 + md5: 0e8f7c8535014aff2c1ab8e4bf215590 depends: - - __osx >=10.9 - - bzip2 >=1.0.8,<2.0a0 - - icu >=73.2,<74.0a0 - - libcxx >=15.0.7 - - libzlib >=1.2.13,<2.0.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 2008092 - timestamp: 1700827593029 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-image-geometry + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 137927 + timestamp: 1707858225458 - kind: conda - name: libboost-devel - version: 1.82.0 - build: h00ab1b0_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.82.0-h00ab1b0_6.conda - sha256: 3505d971488558513f1c0a673cb5d9a5f24c19753a06d68d29a355092804b9a2 - md5: 66fcac2ce711bea87d3aefd64cd03e9e + name: ros-humble-depthimage-to-laserscan + version: 2.5.1 + build: py311hb5c0377_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-depthimage-to-laserscan-2.5.1-py311hb5c0377_5.tar.bz2 + sha256: 528ed3b7fee8c3e8a08f977dd6132cb6c2f740911ac7f903ac3b91c329601ca4 + md5: 4a968358792f36ad42e7baa7d708b88f depends: - - libboost 1.82.0 h6fcfa73_6 - - libboost-headers 1.82.0 ha770c72_6 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 35668 - timestamp: 1696732141030 + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-image-geometry + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 195154 + timestamp: 1707993858227 - kind: conda - name: libboost-devel - version: 1.82.0 - build: h91493d7_6 + name: ros-humble-desktop + version: 0.10.0 + build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.82.0-h91493d7_6.conda - sha256: 8b502349287ed3c8f28aa94ba58c0349bc7be70a930ad746e7748ee71e04d7a4 - md5: 0ce48cfffd4b52fd58cff8bf15217e3d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-desktop-0.10.0-py311h38cd7cb_6.tar.bz2 + sha256: 56bf806394bf267fe4a81557c090850cc2f1b3a007d48dae425041f6b470863e + md5: 6a914cc147c89ac8aad73165d28deb80 depends: - - libboost 1.82.0 h65993cd_6 - - libboost-headers 1.82.0 h57928b3_6 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 37812 - timestamp: 1696733971607 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-cpp + - ros-humble-action-tutorials-interfaces + - ros-humble-action-tutorials-py + - ros-humble-angles + - ros-humble-composition + - ros-humble-demo-nodes-cpp + - ros-humble-demo-nodes-cpp-native + - ros-humble-demo-nodes-py + - ros-humble-depthimage-to-laserscan + - ros-humble-dummy-map-server + - ros-humble-dummy-robot-bringup + - ros-humble-dummy-sensors + - ros-humble-examples-rclcpp-minimal-action-client + - ros-humble-examples-rclcpp-minimal-action-server + - ros-humble-examples-rclcpp-minimal-client + - ros-humble-examples-rclcpp-minimal-composition + - ros-humble-examples-rclcpp-minimal-publisher + - ros-humble-examples-rclcpp-minimal-service + - ros-humble-examples-rclcpp-minimal-subscriber + - ros-humble-examples-rclcpp-minimal-timer + - ros-humble-examples-rclcpp-multithreaded-executor + - ros-humble-examples-rclpy-executors + - ros-humble-examples-rclpy-minimal-action-client + - ros-humble-examples-rclpy-minimal-action-server + - ros-humble-examples-rclpy-minimal-client + - ros-humble-examples-rclpy-minimal-publisher + - ros-humble-examples-rclpy-minimal-service + - ros-humble-examples-rclpy-minimal-subscriber + - ros-humble-image-tools + - ros-humble-intra-process-demo + - ros-humble-joy + - ros-humble-lifecycle + - ros-humble-logging-demo + - ros-humble-pcl-conversions + - ros-humble-pendulum-msgs + - ros-humble-quality-of-service-demo-cpp + - ros-humble-quality-of-service-demo-py + - ros-humble-ros-base + - ros-humble-ros-workspace + - ros-humble-rqt-common-plugins + - ros-humble-rviz-default-plugins + - ros-humble-rviz2 + - ros-humble-teleop-twist-joy + - ros-humble-teleop-twist-keyboard + - ros-humble-topic-monitor + - ros-humble-turtlesim + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 14449 + timestamp: 1707995735188 - kind: conda - name: libboost-headers - version: 1.82.0 - build: h57928b3_6 + name: ros-humble-desktop + version: 0.10.0 + build: py311h907a76e_6 build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.82.0-h57928b3_6.conda - sha256: fc71380196963cde339ac002e4baab53020af401d437f0a2864ad5aa60681df0 - md5: 7feb05147c063f56714526c5833e10b7 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 13824625 - timestamp: 1696733710070 -- kind: conda - name: libboost-headers - version: 1.82.0 - build: h694c41f_3 - build_number: 3 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.82.0-h694c41f_3.conda - sha256: ee18180719d68deff47d7a40edc2899e9a1fe860072c7512e8466d4d897165fd - md5: ecc3187bd6f074a35397f7940190f5ee - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 13853468 - timestamp: 1695794782933 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-desktop-0.10.0-py311h907a76e_6.tar.bz2 + sha256: 3c5492aff425f82a4a25af6e1e90710ae4a24d1e890f137bfd2625506d36a1d8 + md5: 5333105a8889833961ddab1c0c8b4bea + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-cpp + - ros-humble-action-tutorials-interfaces + - ros-humble-action-tutorials-py + - ros-humble-angles + - ros-humble-composition + - ros-humble-demo-nodes-cpp + - ros-humble-demo-nodes-cpp-native + - ros-humble-demo-nodes-py + - ros-humble-depthimage-to-laserscan + - ros-humble-dummy-map-server + - ros-humble-dummy-robot-bringup + - ros-humble-dummy-sensors + - ros-humble-examples-rclcpp-minimal-action-client + - ros-humble-examples-rclcpp-minimal-action-server + - ros-humble-examples-rclcpp-minimal-client + - ros-humble-examples-rclcpp-minimal-composition + - ros-humble-examples-rclcpp-minimal-publisher + - ros-humble-examples-rclcpp-minimal-service + - ros-humble-examples-rclcpp-minimal-subscriber + - ros-humble-examples-rclcpp-minimal-timer + - ros-humble-examples-rclcpp-multithreaded-executor + - ros-humble-examples-rclpy-executors + - ros-humble-examples-rclpy-minimal-action-client + - ros-humble-examples-rclpy-minimal-action-server + - ros-humble-examples-rclpy-minimal-client + - ros-humble-examples-rclpy-minimal-publisher + - ros-humble-examples-rclpy-minimal-service + - ros-humble-examples-rclpy-minimal-subscriber + - ros-humble-image-tools + - ros-humble-intra-process-demo + - ros-humble-joy + - ros-humble-lifecycle + - ros-humble-logging-demo + - ros-humble-pcl-conversions + - ros-humble-pendulum-msgs + - ros-humble-quality-of-service-demo-cpp + - ros-humble-quality-of-service-demo-py + - ros-humble-ros-base + - ros-humble-ros-workspace + - ros-humble-rqt-common-plugins + - ros-humble-rviz-default-plugins + - ros-humble-rviz2 + - ros-humble-teleop-twist-joy + - ros-humble-teleop-twist-keyboard + - ros-humble-topic-monitor + - ros-humble-turtlesim + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 16029 + timestamp: 1707384359834 - kind: conda - name: libboost-headers - version: 1.82.0 - build: ha770c72_6 + name: ros-humble-desktop + version: 0.10.0 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.82.0-ha770c72_6.conda - sha256: c996950b85808115ea833e577a0af2969dbb0378c299560c2b945401a7770823 - md5: a943dcb8fd22cf23ce901ac84f6538c2 - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 13700720 - timestamp: 1696732043024 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-desktop-0.10.0-py311hb335429_6.tar.bz2 + sha256: 2dad72e32208565ef45edef7a0fe91a203afc49ab953c15c3ddefb92fd0f3e3e + md5: 35b881a7262ce745a69c721caa9bbad5 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-cpp + - ros-humble-action-tutorials-interfaces + - ros-humble-action-tutorials-py + - ros-humble-angles + - ros-humble-composition + - ros-humble-demo-nodes-cpp + - ros-humble-demo-nodes-cpp-native + - ros-humble-demo-nodes-py + - ros-humble-depthimage-to-laserscan + - ros-humble-dummy-map-server + - ros-humble-dummy-robot-bringup + - ros-humble-dummy-sensors + - ros-humble-examples-rclcpp-minimal-action-client + - ros-humble-examples-rclcpp-minimal-action-server + - ros-humble-examples-rclcpp-minimal-client + - ros-humble-examples-rclcpp-minimal-composition + - ros-humble-examples-rclcpp-minimal-publisher + - ros-humble-examples-rclcpp-minimal-service + - ros-humble-examples-rclcpp-minimal-subscriber + - ros-humble-examples-rclcpp-minimal-timer + - ros-humble-examples-rclcpp-multithreaded-executor + - ros-humble-examples-rclpy-executors + - ros-humble-examples-rclpy-minimal-action-client + - ros-humble-examples-rclpy-minimal-action-server + - ros-humble-examples-rclpy-minimal-client + - ros-humble-examples-rclpy-minimal-publisher + - ros-humble-examples-rclpy-minimal-service + - ros-humble-examples-rclpy-minimal-subscriber + - ros-humble-image-tools + - ros-humble-intra-process-demo + - ros-humble-joy + - ros-humble-lifecycle + - ros-humble-logging-demo + - ros-humble-pcl-conversions + - ros-humble-pendulum-control + - ros-humble-pendulum-msgs + - ros-humble-quality-of-service-demo-cpp + - ros-humble-quality-of-service-demo-py + - ros-humble-ros-base + - ros-humble-ros-workspace + - ros-humble-rqt-common-plugins + - ros-humble-rviz-default-plugins + - ros-humble-rviz2 + - ros-humble-teleop-twist-joy + - ros-humble-teleop-twist-keyboard + - ros-humble-tlsf + - ros-humble-tlsf-cpp + - ros-humble-topic-monitor + - ros-humble-turtlesim + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 16162 + timestamp: 1707322342209 - kind: conda - name: libboost-headers - version: 1.82.0 - build: hce30654_3 - build_number: 3 + name: ros-humble-desktop + version: 0.10.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.82.0-hce30654_3.conda - sha256: a870b20de2065255d7b9b5afca3ae1f251622c927f80a8bf7c4c6829a42b3466 - md5: 5049370252408362bd75aca3366467be - constrains: - - boost-cpp =1.82.0 - license: BSL-1.0 - size: 13770757 - timestamp: 1695795100643 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-desktop-0.10.0-py311hbfa132e_5.tar.bz2 + sha256: d9ed5c7500dd2ecb60e368b3282f64aa83a8927f29e9d13913aba3cccad64c42 + md5: 897fb604918597105d253c7e36bede53 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-tutorials-cpp + - ros-humble-action-tutorials-interfaces + - ros-humble-action-tutorials-py + - ros-humble-angles + - ros-humble-composition + - ros-humble-demo-nodes-cpp + - ros-humble-demo-nodes-cpp-native + - ros-humble-demo-nodes-py + - ros-humble-depthimage-to-laserscan + - ros-humble-dummy-map-server + - ros-humble-dummy-robot-bringup + - ros-humble-dummy-sensors + - ros-humble-examples-rclcpp-minimal-action-client + - ros-humble-examples-rclcpp-minimal-action-server + - ros-humble-examples-rclcpp-minimal-client + - ros-humble-examples-rclcpp-minimal-composition + - ros-humble-examples-rclcpp-minimal-publisher + - ros-humble-examples-rclcpp-minimal-service + - ros-humble-examples-rclcpp-minimal-subscriber + - ros-humble-examples-rclcpp-minimal-timer + - ros-humble-examples-rclcpp-multithreaded-executor + - ros-humble-examples-rclpy-executors + - ros-humble-examples-rclpy-minimal-action-client + - ros-humble-examples-rclpy-minimal-action-server + - ros-humble-examples-rclpy-minimal-client + - ros-humble-examples-rclpy-minimal-publisher + - ros-humble-examples-rclpy-minimal-service + - ros-humble-examples-rclpy-minimal-subscriber + - ros-humble-image-tools + - ros-humble-intra-process-demo + - ros-humble-joy + - ros-humble-lifecycle + - ros-humble-logging-demo + - ros-humble-pcl-conversions + - ros-humble-pendulum-msgs + - ros-humble-quality-of-service-demo-cpp + - ros-humble-quality-of-service-demo-py + - ros-humble-ros-base + - ros-humble-ros-workspace + - ros-humble-rqt-common-plugins + - ros-humble-rviz-default-plugins + - ros-humble-rviz2 + - ros-humble-teleop-twist-joy + - ros-humble-teleop-twist-keyboard + - ros-humble-topic-monitor + - ros-humble-turtlesim + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 16185 + timestamp: 1708044163681 - kind: conda - name: libboost-python - version: 1.82.0 - build: py311h12feb9d_6 - build_number: 6 + name: ros-humble-diagnostic-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.82.0-py311h12feb9d_6.conda - sha256: d5b080c181307c9ff3349e6433701380a6b4d210b30cb9189da42feaaeddb6bd - md5: 0bb9a9e7fc14fbf330414888a058d49b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-diagnostic-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 1d19b58b277ccbf1f701c064160903b41a407f96f2db459ad7d6a6b8228b84ce + md5: 9fddb3815a67bb252c3e203aa0e94255 depends: - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - boost =1.82.0 - - py-boost <0.0a0 - license: BSL-1.0 - size: 110958 - timestamp: 1696735251046 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 140748 + timestamp: 1708879089772 - kind: conda - name: libboost-python - version: 1.82.0 - build: py311h92ebd52_6 + name: ros-humble-diagnostic-msgs + version: 4.2.3 + build: py311h907a76e_6 build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.82.0-py311h92ebd52_6.conda - sha256: 1ac742bb8d1e29201e5cd7a8fd8242cc77e0ac62ee8ddee4f40bdd2cbeb59fa7 - md5: dae85d7c76efdc9e3802ebac094e62fd + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-diagnostic-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: b0af4eb762fe4b5e7132d55903b06653b3b1e7a54d8b837e96bd8f36e9b70c5b + md5: e93d79d0319e867bb1800de0da26b9bb depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - boost =1.82.0 - - py-boost <0.0a0 - license: BSL-1.0 - size: 119676 - timestamp: 1696732389365 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 122842 + timestamp: 1707357394535 - kind: conda - name: libboost-python - version: 1.82.0 - build: py311hd5c4f45_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.82.0-py311hd5c4f45_3.conda - sha256: f0e0145946412f1f01e467aa59b36274439cf6e5eae8d65df13d9583b3a83925 - md5: 0fd3135e8512ed3bb12ed4b6dad63b8e + name: ros-humble-diagnostic-msgs + version: 4.2.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-diagnostic-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: 58c8e119dc12e5db7f82e0775993b55bf61c359c7e4ea046a852c2c3fe351ea7 + md5: 636b09eb47a607fe1b2154602fcbe599 depends: - - libcxx >=15.0.7 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - boost =1.82.0 - - py-boost <0.0a0 - license: BSL-1.0 - size: 103768 - timestamp: 1695796036534 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 143227 + timestamp: 1707313596944 - kind: conda - name: libboost-python - version: 1.82.0 - build: py311hddbb800_3 - build_number: 3 + name: ros-humble-diagnostic-msgs + version: 4.2.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.82.0-py311hddbb800_3.conda - sha256: 300bcf491c447a9fece373ac96134ae5b9c430adde2a526487e359b678ebb70f - md5: 370e2fb02d8fa02b21c299e6747c8f66 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-diagnostic-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 2f07c8068e8618e516ba9f5b426681078793c6d6fd66cf232e1f235f29f8ff7c + md5: f4f4864a78b549202a4d8aaf463389ff depends: - - libcxx >=15.0.7 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - python - python_abi 3.11.* *_cp311 - constrains: - - py-boost <0.0a0 - - boost =1.82.0 - license: BSL-1.0 - size: 110051 - timestamp: 1695796132542 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 122493 + timestamp: 1707989579362 - kind: conda - name: libboost-python-devel - version: 1.82.0 - build: py311h3810d55_6 - build_number: 6 + name: ros-humble-domain-coordinator + version: 0.10.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.82.0-py311h3810d55_6.conda - sha256: 0bfbaba0fa83862c5f6a432402d26bb96b38eae83e9e1625b3ce132039a0093f - md5: 869ada469b5cf53ff5ff0031075d310a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-domain-coordinator-0.10.0-py311h38cd7cb_7.tar.bz2 + sha256: ce75c3b67f52636510df242e09ae009f7a8d4c6df162f67f0a91ebe429144a5e + md5: 699d1f529966ebb87d1a035ec293c494 depends: - - libboost-devel 1.82.0 h91493d7_6 - - libboost-python 1.82.0 py311h12feb9d_6 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - boost =1.82.0 - - py-boost <0.0a0 - license: BSL-1.0 - size: 17716 - timestamp: 1696736169713 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10775 + timestamp: 1708744398446 - kind: conda - name: libboost-python-devel - version: 1.82.0 - build: py311h781c19f_6 + name: ros-humble-domain-coordinator + version: 0.10.0 + build: py311h907a76e_6 build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.82.0-py311h781c19f_6.conda - sha256: 9a1ad7bef337d994c67d2accfbd1e5fd3af0975a97eb6c8ece6a3f804982843f - md5: 30cc330399c668ba45254e27b5cc91b3 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-domain-coordinator-0.10.0-py311h907a76e_6.tar.bz2 + sha256: 0b00c400bfb1ee216d0135feb17cb2cad684308fb7af335f3c2937cdc864f5f2 + md5: 1a3d06a478c571f96604f4af51f98dd4 depends: - - libboost-devel 1.82.0 h00ab1b0_6 - - libboost-python 1.82.0 py311h92ebd52_6 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - boost =1.82.0 - - py-boost <0.0a0 - license: BSL-1.0 - size: 17125 - timestamp: 1696732683920 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11946 + timestamp: 1707310599702 - kind: conda - name: libboost-python-devel - version: 1.82.0 - build: py311h9bdd199_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.82.0-py311h9bdd199_3.conda - sha256: 692959546c7958358b79a447bf7e46e33a6fce58f5c9a7ba9d01e6742a69bfe5 - md5: 0f54a9b58344f1eb530e8bd0cb89951b + name: ros-humble-domain-coordinator + version: 0.10.0 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-domain-coordinator-0.10.0-py311hb335429_6.tar.bz2 + sha256: fc9678dcc461d342974082b074631d4b68ce4534d371852bda6035ee1654f765 + md5: 056352d7fcf4aa9d0e85b78888fcd7e3 depends: - - libboost-headers 1.82.0 h694c41f_3 - - libboost-python 1.82.0 py311hd5c4f45_3 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - boost =1.82.0 - - py-boost <0.0a0 - license: BSL-1.0 - size: 16559 - timestamp: 1695796358522 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11857 + timestamp: 1707308880778 - kind: conda - name: libboost-python-devel - version: 1.82.0 - build: py311hf3b2ce4_3 - build_number: 3 + name: ros-humble-domain-coordinator + version: 0.10.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.82.0-py311hf3b2ce4_3.conda - sha256: 40562129646f9cc413ec2bb702dbe8faeb76d5ba11237bd9237483a0436d4c35 - md5: 0779670584796ff2dad329aeb4ffb42a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-domain-coordinator-0.10.0-py311hbfa132e_5.tar.bz2 + sha256: 537c054afebc9442274f6aaa976d178a7b847aac1ebf11281c001fc9096d100f + md5: 1846bdc90c7e12f053446ecb76d0b737 depends: - - libboost-headers 1.82.0 hce30654_3 - - libboost-python 1.82.0 py311hddbb800_3 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - py-boost <0.0a0 - - boost =1.82.0 - license: BSL-1.0 - size: 16571 - timestamp: 1695796376141 -- kind: conda - name: libbrotlicommon - version: 1.1.0 - build: h0dc2134_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h0dc2134_1.conda - sha256: f57c57c442ef371982619f82af8735f93a4f50293022cfd1ffaf2ff89c2e0b2a - md5: 9e6c31441c9aa24e41ace40d6151aab6 - license: MIT - license_family: MIT - size: 67476 - timestamp: 1695990207321 -- kind: conda - name: libbrotlicommon - version: 1.1.0 - build: hb547adb_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hb547adb_1.conda - sha256: 556f0fddf4bd4d35febab404d98cb6862ce3b7ca843e393da0451bfc4654cf07 - md5: cd68f024df0304be41d29a9088162b02 - license: MIT - license_family: MIT - size: 68579 - timestamp: 1695990426128 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12073 + timestamp: 1707308415732 - kind: conda - name: libbrotlicommon - version: 1.1.0 - build: hcfcfb64_1 - build_number: 1 + name: ros-humble-dummy-map-server + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-hcfcfb64_1.conda - sha256: f75fed29b0cc503d1b149a4945eaa32df56e19da5e2933de29e8f03947203709 - md5: f77f319fb82980166569e1280d5b2864 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-map-server-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 9b67c79268e1b7718abf886f8d2cc15389cac8b889166e630385eec4c50975e0 + md5: 3c7890dd15051635e4e8244dab7e521e depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 70598 - timestamp: 1695990405143 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 57747 + timestamp: 1707855970484 - kind: conda - name: libbrotlicommon - version: 1.1.0 - build: hd590300_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hd590300_1.conda - sha256: 40f29d1fab92c847b083739af86ad2f36d8154008cf99b64194e4705a1725d78 - md5: aec6c91c7371c26392a06708a73c70e5 + name: ros-humble-dummy-map-server + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-map-server-0.20.3-py311h907a76e_6.tar.bz2 + sha256: e3bf6e92e8bc4c4d45f7eb923b41894b06a9a8548e6b11af9b2be94b67b956f4 + md5: 3097ab5143429e01547851a40d9ce63c depends: - - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 69403 - timestamp: 1695990007212 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 65924 + timestamp: 1707360222032 - kind: conda - name: libbrotlidec - version: 1.1.0 - build: h0dc2134_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h0dc2134_1.conda - sha256: b11939c4c93c29448660ab5f63273216969d1f2f315dd9be60f3c43c4e61a50c - md5: 9ee0bab91b2ca579e10353738be36063 + name: ros-humble-dummy-map-server + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-map-server-0.20.3-py311hb335429_6.tar.bz2 + sha256: dfffec8484d29e44550babad3d3ae9560e3a4eb3bef0665aca0aaaf6c1f9e05f + md5: 3a9fa280344a5dfecd7843aa4ac0b121 depends: - - libbrotlicommon 1.1.0 h0dc2134_1 - license: MIT - license_family: MIT - size: 30327 - timestamp: 1695990232422 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 67049 + timestamp: 1707315113235 - kind: conda - name: libbrotlidec - version: 1.1.0 - build: hb547adb_1 - build_number: 1 + name: ros-humble-dummy-map-server + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hb547adb_1.conda - sha256: c1c85937828ad3bc434ac60b7bcbde376f4d2ea4ee42d15d369bf2a591775b4a - md5: ee1a519335cc10d0ec7e097602058c0a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-map-server-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 860dd9ba3aed9e00cceaab1930b9215335d8a68cb46dcad5f14818e7f1ef12f3 + md5: ae38b5ea2fa7066198478203b9207e11 depends: - - libbrotlicommon 1.1.0 hb547adb_1 - license: MIT - license_family: MIT - size: 28928 - timestamp: 1695990463780 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 65168 + timestamp: 1707992737738 - kind: conda - name: libbrotlidec - version: 1.1.0 - build: hcfcfb64_1 - build_number: 1 + name: ros-humble-dummy-robot-bringup + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-hcfcfb64_1.conda - sha256: 1b352ee05931ea24c11cd4a994d673890fd1cc690c21e023e736bdaac2632e93 - md5: 19ce3e1dacc7912b3d6ff40690ba9ae0 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-robot-bringup-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 8e4b7be293c5f42a09b55f26b5fad7e16e0e43710aa3b71a03b754226077d61f + md5: c015b4f115ce8c2a9a0d8b142fabce9f depends: - - libbrotlicommon 1.1.0 hcfcfb64_1 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-dummy-map-server + - ros-humble-dummy-sensors + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-robot-state-publisher + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 32788 - timestamp: 1695990443165 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 15063 + timestamp: 1707858546617 - kind: conda - name: libbrotlidec - version: 1.1.0 - build: hd590300_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hd590300_1.conda - sha256: 86fc861246fbe5ad85c1b6b3882aaffc89590a48b42d794d3d5c8e6d99e5f926 - md5: f07002e225d7a60a694d42a7bf5ff53f + name: ros-humble-dummy-robot-bringup + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-robot-bringup-0.20.3-py311h907a76e_6.tar.bz2 + sha256: dfa7b166e3e58d0f18a83fae5f6260c4aa9888131cff4451339f4f3ea9ca0608 + md5: 91c6cb99295581f33b5861a033cfb216 depends: - - libbrotlicommon 1.1.0 hd590300_1 - - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 32775 - timestamp: 1695990022788 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-dummy-map-server + - ros-humble-dummy-sensors + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-robot-state-publisher + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 16393 + timestamp: 1707373726525 - kind: conda - name: libbrotlienc - version: 1.1.0 - build: h0dc2134_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h0dc2134_1.conda - sha256: bc964c23e1a60ca1afe7bac38a9c1f2af3db4a8072c9f2eac4e4de537a844ac7 - md5: 8a421fe09c6187f0eb5e2338a8a8be6d + name: ros-humble-dummy-robot-bringup + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-robot-bringup-0.20.3-py311hb335429_6.tar.bz2 + sha256: 63166d84171507a495fa992f658cb344bd1941c1dac733ffaccf9c9fac26db03 + md5: 077700b4869b9cf3681ec0f72657e58c depends: - - libbrotlicommon 1.1.0 h0dc2134_1 - license: MIT - license_family: MIT - size: 299092 - timestamp: 1695990259225 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-dummy-map-server + - ros-humble-dummy-sensors + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-robot-state-publisher + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 16258 + timestamp: 1707316903029 - kind: conda - name: libbrotlienc - version: 1.1.0 - build: hb547adb_1 - build_number: 1 + name: ros-humble-dummy-robot-bringup + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hb547adb_1.conda - sha256: 690dfc98e891ee1871c54166d30f6e22edfc2d7d6b29e7988dde5f1ce271c81a - md5: d7e077f326a98b2cc60087eaff7c730b + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-robot-bringup-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 3d740c6e3591df97b85a80a9e437e42d72251f098aa5d52d6a6ccf2540ee86e5 + md5: f77bc27e77c2e8806fd666d5ebe3dc00 depends: - - libbrotlicommon 1.1.0 hb547adb_1 - license: MIT - license_family: MIT - size: 280943 - timestamp: 1695990509392 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-dummy-map-server + - ros-humble-dummy-sensors + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-robot-state-publisher + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 16605 + timestamp: 1707996291071 - kind: conda - name: libbrotlienc - version: 1.1.0 - build: hcfcfb64_1 - build_number: 1 + name: ros-humble-dummy-sensors + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-hcfcfb64_1.conda - sha256: eae6b76154e594c6d211160c6d1aeed848672618152a562e0eabdfa641d34aca - md5: 71e890a0b361fd58743a13f77e1506b7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-sensors-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 6a8083de830584d1038d94c280a279477a59dc9ccb277ecca4a66cf3b1dbc00a + md5: 5fe2dca68c0e34d054ee7594935a4f08 depends: - - libbrotlicommon 1.1.0 hcfcfb64_1 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 246515 - timestamp: 1695990479484 -- kind: conda - name: libbrotlienc - version: 1.1.0 - build: hd590300_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hd590300_1.conda - sha256: f751b8b1c4754a2a8dfdc3b4040fa7818f35bbf6b10e905a47d3a194b746b071 - md5: 5fc11c6020d421960607d821310fcd4d - depends: - - libbrotlicommon 1.1.0 hd590300_1 - - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 282523 - timestamp: 1695990038302 -- kind: conda - name: libcap - version: '2.69' - build: h0f662aa_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda - sha256: 942f9564b4228609f017b6617425d29a74c43b8a030e12239fa4458e5cb6323c - md5: 25cb5999faa414e5ccb2c1388f62d3d5 - depends: - - attr >=2.5.1,<2.6.0a0 - - libgcc-ng >=12 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 100582 - timestamp: 1684162447012 + size: 82596 + timestamp: 1707855860503 - kind: conda - name: libcblas - version: 3.9.0 - build: 22_osx64_openblas - build_number: 22 + name: ros-humble-dummy-sensors + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda - sha256: 6a2ba9198e2320c3e22fe3d121310cf8a8ac663e94100c5693b34523fcb3cc04 - md5: b9fef82772330f61b2b0201c72d2c29b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-sensors-0.20.3-py311h907a76e_6.tar.bz2 + sha256: e6952a5ac011b93cd6ab219ca3b5a8d05c1d80cf42b065f6fb37dbbf37fe6e92 + md5: c954e013787e0fbd66b9b1118cdc641c depends: - - libblas 3.9.0 22_osx64_openblas - constrains: - - liblapacke 3.9.0 22_osx64_openblas - - blas * openblas - - liblapack 3.9.0 22_osx64_openblas + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 14636 - timestamp: 1712542311437 + size: 93098 + timestamp: 1707360804583 - kind: conda - name: libcblas - version: 3.9.0 - build: 23_linux64_openblas - build_number: 23 + name: ros-humble-dummy-sensors + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-23_linux64_openblas.conda - sha256: 3e7a3236e7e03e308e1667d91d0aa70edd0cba96b4b5563ef4adde088e0881a5 - md5: eede29b40efa878cbe5bdcb767e97310 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-sensors-0.20.3-py311hb335429_6.tar.bz2 + sha256: 6d5b3983fe212a73162f6d0cbf160aefdb9dfb1e804a5fb2fc259a12f30d7ede + md5: 924c6f23c60bd7554685f29cbce83ffd depends: - - libblas 3.9.0 23_linux64_openblas - constrains: - - liblapacke 3.9.0 23_linux64_openblas - - liblapack 3.9.0 23_linux64_openblas - - blas * openblas + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 14798 - timestamp: 1721688767584 + size: 97163 + timestamp: 1707315224098 - kind: conda - name: libcblas - version: 3.9.0 - build: 23_osxarm64_openblas - build_number: 23 + name: ros-humble-dummy-sensors + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-23_osxarm64_openblas.conda - sha256: c39d944909d0608bd0333398be5e0051045c9451bfd6cc6320732d33375569c8 - md5: bad6ee9b7d5584efc2bc5266137b5f0d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-sensors-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 41ee65484e4bf97e00a6026f6c7166f03a4d7bc2d09eac520a1996b864fd2c5b + md5: 1ce59d33a89b365f1ad2e1e0b79417c6 depends: - - libblas 3.9.0 23_osxarm64_openblas - constrains: - - liblapack 3.9.0 23_osxarm64_openblas - - liblapacke 3.9.0 23_osxarm64_openblas - - blas * openblas + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 14991 - timestamp: 1721689017803 + size: 92521 + timestamp: 1707992979655 - kind: conda - name: libcblas - version: 3.9.0 - build: 23_win64_mkl - build_number: 23 + name: ros-humble-eigen3-cmake-module + version: 0.1.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-23_win64_mkl.conda - sha256: 80b471a22affadc322006399209e1d12eb4ab4e3125ed6d01b4031e09de16753 - md5: 7ffb5b336cefd2e6d1e00ac1f7c9f2c9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-eigen3-cmake-module-0.1.1-py311h38cd7cb_7.tar.bz2 + sha256: 6e937f7cf98d039ddd7200b09fce2ca6176a40e9ed48915f6eca9916bdf1d02c + md5: 94e208c62350179bdd496f2022611cd2 depends: - - libblas 3.9.0 23_win64_mkl - constrains: - - blas * mkl - - liblapack 3.9.0 23_win64_mkl - - liblapacke 3.9.0 23_win64_mkl + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 5191981 - timestamp: 1721689628480 -- kind: conda - name: libclang - version: 15.0.7 - build: default_h127d8a8_5 - build_number: 5 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libclang-15.0.7-default_h127d8a8_5.conda - sha256: 606b79c8a4a926334191d79f4a1447aac1d82c43344e3a603cbba31ace859b8f - md5: 09b94dd3a7e304df5b83176239347920 - depends: - - libclang13 15.0.7 default_h5d6823c_5 - - libgcc-ng >=12 - - libllvm15 >=15.0.7,<15.1.0a0 - - libstdcxx-ng >=12 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 133467 - timestamp: 1711064002817 + size: 10307 + timestamp: 1708861020302 - kind: conda - name: libclang-cpp15 - version: 15.0.7 - build: default_h7151d67_5 - build_number: 5 + name: ros-humble-eigen3-cmake-module + version: 0.1.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp15-15.0.7-default_h7151d67_5.conda - sha256: 0389c856f8524615e29980ed15ad39cdca6bbd01de35ddf5f6550392db943838 - md5: ec9151310badcf29fa53ae554273e269 - depends: - - libcxx >=16.0.6 - - libllvm15 >=15.0.7,<15.1.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 12345888 - timestamp: 1711067079759 -- kind: conda - name: libclang-cpp15 - version: 15.0.7 - build: default_he012953_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp15-15.0.7-default_he012953_5.conda - sha256: 2e56e0acc3afad2708bc410e499d23db517cd66dcfaba150d7d28cf5a35911a8 - md5: a3035345155ca0a31eb1588bbbb2cff0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-eigen3-cmake-module-0.1.1-py311h907a76e_6.tar.bz2 + sha256: ce30458afa42eed9bcf1ad622345be0d0ad761a5628984cbf55e01c36c387fcd + md5: 1f4fb09e3d94589e87755b63724c2268 depends: - - libcxx >=16.0.6 - - libllvm15 >=15.0.7,<15.1.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 11404805 - timestamp: 1711086898132 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11573 + timestamp: 1707344905395 - kind: conda - name: libclang13 - version: 15.0.7 - build: default_h5d6823c_5 - build_number: 5 + name: ros-humble-eigen3-cmake-module + version: 0.1.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-15.0.7-default_h5d6823c_5.conda - sha256: 91ecfcf545a5d4588e9fad5db2b5b04eeef18cae1c03b790829ef8b978f06ccd - md5: 2d694a9ffdcc30e89dea34a8dcdab6ae + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-eigen3-cmake-module-0.1.1-py311hb335429_6.tar.bz2 + sha256: 42f985662ea1ec82840bb391ab716cdf93c2626806f81bc5e124f586363cfd1f + md5: 5efa85793df05d48add6b93504bd1a15 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libllvm15 >=15.0.7,<15.1.0a0 - libstdcxx-ng >=12 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 9583734 - timestamp: 1711063939856 -- kind: conda - name: libclang13 - version: 18.1.7 - build: default_h0449792_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libclang13-18.1.7-default_h0449792_0.conda - sha256: 9bfec881038994d1a71fe587c226f6971f7bc5220e8024312ea8acb6ebb6c47d - md5: be4f24df1938154adcb08673fbce71be - depends: - - __osx >=10.13 - - libcxx >=16.0.6 - - libllvm18 >=18.1.7,<18.2.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 8119469 - timestamp: 1717813984475 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11400 + timestamp: 1707309794839 - kind: conda - name: libclang13 - version: 18.1.7 - build: default_hb9c8b4a_0 + name: ros-humble-eigen3-cmake-module + version: 0.1.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libclang13-18.1.7-default_hb9c8b4a_0.conda - sha256: b90c5cd6e4aa49f26339b52464273c2020bdc24fb7fc596a7b80f4a79b0c1162 - md5: df9346ad9c343cf8ae933da34c092fa2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-eigen3-cmake-module-0.1.1-py311hbfa132e_5.tar.bz2 + sha256: 8c35044fd23ddbe2d0e522d352ad660a0a8bbd77c79de5f4eb4bdfe9f3a811da + md5: b00c5271eb0ef7a36141dece64c3e4db depends: - - __osx >=11.0 - - libcxx >=16.0.6 - - libllvm18 >=18.1.7,<18.2.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 7582344 - timestamp: 1717813859720 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11637 + timestamp: 1707344636015 - kind: conda - name: libclang13 - version: 18.1.8 - build: default_ha5278ca_3 - build_number: 3 + name: ros-humble-example-interfaces + version: 0.9.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libclang13-18.1.8-default_ha5278ca_3.conda - sha256: 17366b3359e2ae22b5994874dd2adb8b9413e494d7483d1370082c1791506a16 - md5: cbf7af56fbfab1d0d4bc863ae99a32d3 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-example-interfaces-0.9.3-py311h38cd7cb_6.tar.bz2 + sha256: 871fb6dcac21fc2bbff77be286a34ceeeb1fcfde5f75edcd659805b08163effd + md5: b3c3a904b84db22c280b03f7a94bc6cf depends: - - libzlib >=1.3.1,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zstd >=1.5.6,<1.6.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 25316472 - timestamp: 1724899802635 -- kind: conda - name: libcups - version: 2.3.3 - build: h4637d8d_4 - build_number: 4 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda - sha256: bc67b9b21078c99c6bd8595fe7e1ed6da1f721007726e717f0449de7032798c4 - md5: d4529f4dff3057982a7617c7ac58fde3 - depends: - - krb5 >=1.21.1,<1.22.0a0 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - license: Apache-2.0 - license_family: Apache - size: 4519402 - timestamp: 1689195353551 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 371214 + timestamp: 1707854973761 - kind: conda - name: libcurl - version: 8.8.0 - build: h7b6f9a7_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.8.0-h7b6f9a7_1.conda - sha256: 9da82a9bd72e9872941da32be54543076c92dbeb2aba688a1c24adbc1c699e64 - md5: e9580b0bb247a2ccf937b16161478f19 + name: ros-humble-example-interfaces + version: 0.9.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-example-interfaces-0.9.3-py311h907a76e_6.tar.bz2 + sha256: 7960a2dd9ab4747daf689bf903b35ba5108ebfd793e2c28e2d879346f9b060c9 + md5: 17d18c1d8a06b7fcb0fdd507ac0a2022 depends: - - krb5 >=1.21.3,<1.22.0a0 - - libnghttp2 >=1.58.0,<2.0a0 - - libssh2 >=1.11.0,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: curl - license_family: MIT - size: 370070 - timestamp: 1719603062088 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 342502 + timestamp: 1707356313759 - kind: conda - name: libcurl - version: 8.8.0 - build: hca28451_1 - build_number: 1 + name: ros-humble-example-interfaces + version: 0.9.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.8.0-hca28451_1.conda - sha256: 6b5b64cdcdb643368ebe236de07eedee99b025bb95129bbe317c46e5bdc693f3 - md5: b8afb3e3cb3423cc445cf611ab95fdb0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-example-interfaces-0.9.3-py311hb335429_6.tar.bz2 + sha256: d105cd40d61fde93d253b8e613b99e602d18d2daba334da56d95df565b84f8c6 + md5: d6a0a297293b57f3a82cf151aa8ca215 depends: - - krb5 >=1.21.3,<1.22.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libnghttp2 >=1.58.0,<2.0a0 - - libssh2 >=1.11.0,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: curl - license_family: MIT - size: 410158 - timestamp: 1719602718702 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 394224 + timestamp: 1707313431047 - kind: conda - name: libcurl - version: 8.8.0 - build: hf9fcc65_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.8.0-hf9fcc65_1.conda - sha256: 25e2b044e6978f1714a4b2844f34a45fc8a0c60185db8d332906989d70b65927 - md5: 11711bab5306a6534797a68b3c4c2bed + name: ros-humble-example-interfaces + version: 0.9.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-example-interfaces-0.9.3-py311hbfa132e_5.tar.bz2 + sha256: df8ccc4bf20c0a7ff12e952087f1245fc05df7c42bd8fdb8edc1d4cae913f5f3 + md5: 219c82ec353078b3f94e5ecff95c34de depends: - - krb5 >=1.21.3,<1.22.0a0 - - libnghttp2 >=1.58.0,<2.0a0 - - libssh2 >=1.11.0,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: curl - license_family: MIT - size: 390707 - timestamp: 1719602983754 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 334827 + timestamp: 1707979693521 - kind: conda - name: libcurl - version: 8.9.1 - build: h18fefc2_0 + name: ros-humble-examples-rclcpp-minimal-action-client + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.9.1-h18fefc2_0.conda - sha256: 024be133aed5f100c0b222761e747cc27a2bdf94af51947ad5f70e88cf824988 - md5: 099a1016d23baa4f41148a985351a7a8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 8d9f7b75aadaade86d3b290871055f9e560c247cf8fbaa66c87307d0f590d52f + md5: eb152b32c96575b719dc12568e332a0c depends: - - krb5 >=1.21.3,<1.22.0a0 - - libssh2 >=1.11.0,<2.0a0 - - libzlib >=1.3.1,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: curl - license_family: MIT - size: 339298 - timestamp: 1722440239161 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 100162 + timestamp: 1707858461705 - kind: conda - name: libcxx - version: 18.1.8 - build: h3ed4263_6 + name: ros-humble-examples-rclcpp-minimal-action-client + version: 0.15.1 + build: py311h907a76e_6 build_number: 6 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-18.1.8-h3ed4263_6.conda - sha256: 6e267698e575bb02c8ed86184fad6d6d3504643dcfa10dad0306d3d25a3d22e3 - md5: 9fefa1597c93b710cc9bce87bffb0428 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 48499b9dc124eaa80cdc799fe4b5b5b405dd8c525aa00b0b37371100d710e487 + md5: 7321f142151bcf627d895c363e9b483e depends: - - __osx >=11.0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 1216771 - timestamp: 1724726498879 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 102741 + timestamp: 1707362640729 - kind: conda - name: libcxx - version: 18.1.8 - build: hd876a4e_6 + name: ros-humble-examples-rclcpp-minimal-action-client + version: 0.15.1 + build: py311hb335429_6 build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libcxx-18.1.8-hd876a4e_6.conda - sha256: 17f9d82da076bee9db33272f43e04be98afbcb27eba7cd83dda3212a7ee1c218 - md5: 93efb2350f312a3c871e87d9fdc09813 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311hb335429_6.tar.bz2 + sha256: 310b5e299093e5e8573e771d1bc20f1d16261a4646e7b39bc160a3b7e7672373 + md5: be77ce832f9a1ff87ecfc87025ab3658 depends: - - __osx >=10.13 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 1223212 - timestamp: 1724726420315 -- kind: conda - name: libdeflate - version: '1.20' - build: h49d49c5_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.20-h49d49c5_0.conda - sha256: 8c2087952db55c4118dd2e29381176a54606da47033fd61ebb1b0f4391fcd28d - md5: d46104f6a896a0bc6a1d37b88b2edf5c - license: MIT - license_family: MIT - size: 70364 - timestamp: 1711196727346 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 136354 + timestamp: 1707315469385 - kind: conda - name: libdeflate - version: '1.20' - build: h93a5062_0 + name: ros-humble-examples-rclcpp-minimal-action-client + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.20-h93a5062_0.conda - sha256: 6d16cccb141b6bb05c38107b335089046664ea1d6611601d3f6e7e4227a99925 - md5: 97efeaeba2a9a82bdf46fc6d025e3a57 - license: MIT - license_family: MIT - size: 54481 - timestamp: 1711196723486 -- kind: conda - name: libdeflate - version: '1.20' - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.20-hd590300_0.conda - sha256: f8e0f25c382b1d0b87a9b03887a34dbd91485453f1ea991fef726dba57373612 - md5: 8e88f9389f1165d7c0936fe40d9a9a79 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 20b2660354e76ecfb5aa4d2efb2811561ac399ddbf4fc8bf4454d8bebb649c2f + md5: 402295889aa75e116a43ace7bc2e313e depends: - - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 71500 - timestamp: 1711196523408 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 101902 + timestamp: 1707993808122 - kind: conda - name: libdeflate - version: '1.21' - build: h2466b09_0 + name: ros-humble-examples-rclcpp-minimal-action-server + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.21-h2466b09_0.conda - sha256: ebb21b910164d97dc23be83ba29a8004b9bba7536dc850c6d8b00bbb84259e78 - md5: 4ebe2206ebf4bf38f6084ad836110361 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 3b1804da4ce599f9dde358cdc338bddae3f8abdb029e3afd94b5423496d0aa07 + md5: fc0c43232de735c78fa51e1b73ce44fc depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 155801 - timestamp: 1722820571739 -- kind: conda - name: libdrm - version: 2.4.123 - build: hb9d3cd8_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda - sha256: 5f274243fc7480b721a4ed6623c72d07b86a508a1363a85f0f16451ab655ace8 - md5: ee605e794bdc14e2b7f84c4faa0d8c2c - depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=13 - - libpciaccess >=0.18,<0.19.0a0 - license: MIT - license_family: MIT - size: 303108 - timestamp: 1724719521496 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 51889 + timestamp: 1707858345532 - kind: conda - name: libedit - version: 3.1.20191231 - build: h0678c8f_2 - build_number: 2 + name: ros-humble-examples-rclcpp-minimal-action-server + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 - sha256: dbd3c3f2eca1d21c52e4c03b21930bbce414c4592f8ce805801575b9e9256095 - md5: 6016a8a1d0e63cac3de2c352cd40208b - depends: - - ncurses >=6.2,<7.0.0a0 - license: BSD-2-Clause - license_family: BSD - size: 105382 - timestamp: 1597616576726 -- kind: conda - name: libedit - version: 3.1.20191231 - build: hc8eb9b7_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 - sha256: 3912636197933ecfe4692634119e8644904b41a58f30cad9d1fc02f6ba4d9fca - md5: 30e4362988a2623e9eb34337b83e01f9 - depends: - - ncurses >=6.2,<7.0.0a0 - license: BSD-2-Clause - license_family: BSD - size: 96607 - timestamp: 1597616630749 -- kind: conda - name: libedit - version: 3.1.20191231 - build: he28a2e2_2 - build_number: 2 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 - sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf - md5: 4d331e44109e3f0e19b4cb8f9b82f3e1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 114be81459bf17cb9344b9a4e0a358bfb526a6ca50b05ede21eda7d70133996b + md5: 9b296b3580c16b10a93de11b57d9d0ec depends: - - libgcc-ng >=7.5.0 - - ncurses >=6.2,<7.0.0a0 - license: BSD-2-Clause - license_family: BSD - size: 123878 - timestamp: 1597616541093 -- kind: conda - name: libev - version: '4.33' - build: h10d778d_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda - sha256: 0d238488564a7992942aa165ff994eca540f687753b4f0998b29b4e4d030ff43 - md5: 899db79329439820b7e8f8de41bca902 - license: BSD-2-Clause - license_family: BSD - size: 106663 - timestamp: 1702146352558 -- kind: conda - name: libev - version: '4.33' - build: h93a5062_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda - sha256: 95cecb3902fbe0399c3a7e67a5bed1db813e5ab0e22f4023a5e0f722f2cc214f - md5: 36d33e440c31857372a72137f78bacf5 - license: BSD-2-Clause - license_family: BSD - size: 107458 - timestamp: 1702146414478 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 57526 + timestamp: 1707362534905 - kind: conda - name: libev - version: '4.33' - build: hd590300_2 - build_number: 2 + name: ros-humble-examples-rclcpp-minimal-action-server + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda - sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 - md5: 172bf1cd1ff8629f2b1179945ed45055 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311hb335429_6.tar.bz2 + sha256: 72ccff68571b503381c9d280d7b217faca30225dadddb9640a611743d6ca9340 + md5: 43b59ca1bf5d335a4b064f6a95dbeae4 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 112766 - timestamp: 1702146165126 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 65958 + timestamp: 1707315691759 - kind: conda - name: libevent - version: 2.1.12 - build: hf998b51_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda - sha256: 2e14399d81fb348e9d231a82ca4d816bf855206923759b69ad006ba482764131 - md5: a1cfcc585f0c42bf8d5546bb1dfb668d + name: ros-humble-examples-rclcpp-minimal-action-server + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: a153a791192a59455f1e158254097c1742813a4920086e4bd7a0ad1488195acb + md5: a047cea0cee4ba205339baf287ee474a depends: - - libgcc-ng >=12 - - openssl >=3.1.1,<4.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 427426 - timestamp: 1685725977222 + size: 56460 + timestamp: 1707993768716 - kind: conda - name: libexpat - version: 2.5.0 - build: h63175ca_1 - build_number: 1 + name: ros-humble-examples-rclcpp-minimal-client + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.5.0-h63175ca_1.conda - sha256: 794b2a9be72f176a2767c299574d330ffb76b2ed75d7fd20bee3bbadce5886cf - md5: 636cc3cbbd2e28bcfd2f73b2044aac2c - constrains: - - expat 2.5.0.* - license: MIT - license_family: MIT - size: 138689 - timestamp: 1680190844101 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 3f13e1bc48a4ede58b5405e6c7c3c6cca89b716233ddcc82a105e3018a9bad63 + md5: d562702a44c82c0a124b6fd470085788 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 34334 + timestamp: 1707858236042 - kind: conda - name: libexpat - version: 2.5.0 - build: hb7217d7_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.5.0-hb7217d7_1.conda - sha256: 7d143a9c991579ad4207f84c632650a571c66329090daa32b3c87cf7311c3381 - md5: 5a097ad3d17e42c148c9566280481317 - constrains: - - expat 2.5.0.* - license: MIT - license_family: MIT - size: 63442 - timestamp: 1680190916539 + name: ros-humble-examples-rclcpp-minimal-client + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 64272b48771996ffadd31eb2497d9d36a3f38cfc52e5e884aec6d9637beae952 + md5: 015978d20de0cb03e1689037e2444abd + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 33811 + timestamp: 1707360964957 - kind: conda - name: libexpat - version: 2.5.0 - build: hcb278e6_1 - build_number: 1 + name: ros-humble-examples-rclcpp-minimal-client + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.5.0-hcb278e6_1.conda - sha256: 74c98a563777ae2ad71f1f74d458a8ab043cee4a513467c159ccf159d0e461f3 - md5: 6305a3dd2752c76335295da4e581f2fd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311hb335429_6.tar.bz2 + sha256: 24709da8e75b7cf9759941884f59dbb3f3650e37311bbc51e0bffd0d16ff6723 + md5: 12dd9763beddadd98e31c0d121c59fb9 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - constrains: - - expat 2.5.0.* - license: MIT - license_family: MIT - size: 77980 - timestamp: 1680190528313 -- kind: conda - name: libexpat - version: 2.5.0 - build: hf0c8a7f_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.5.0-hf0c8a7f_1.conda - sha256: 80024bd9f44d096c4cc07fb2bac76b5f1f7553390112dab3ad6acb16a05f0b96 - md5: 6c81cb022780ee33435cca0127dd43c9 - constrains: - - expat 2.5.0.* - license: MIT - license_family: MIT - size: 69602 - timestamp: 1680191040160 -- kind: conda - name: libffi - version: 3.4.2 - build: h0d85af4_5 - build_number: 5 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 - sha256: 7a2d27a936ceee6942ea4d397f9c7d136f12549d86f7617e8b6bad51e01a941f - md5: ccb34fb14960ad8b125962d3d79b31a9 - license: MIT - license_family: MIT - size: 51348 - timestamp: 1636488394370 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 44051 + timestamp: 1707315108753 - kind: conda - name: libffi - version: 3.4.2 - build: h3422bc3_5 + name: ros-humble-examples-rclcpp-minimal-client + version: 0.15.1 + build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2 - sha256: 41b3d13efb775e340e4dba549ab5c029611ea6918703096b2eaa9c015c0750ca - md5: 086914b672be056eb70fd4285b6783b6 - license: MIT - license_family: MIT - size: 39020 - timestamp: 1636488587153 -- kind: conda - name: libffi - version: 3.4.2 - build: h7f98852_5 - build_number: 5 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 - sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e - md5: d645c6d2ac96843a2bfaccd2d62b3ac3 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: abd7c319c490ee2de0f262680909001da634c0a04732075aaea09beb3b9b9f77 + md5: 6ca1544c004f135d120c81abf1e7f337 depends: - - libgcc-ng >=9.4.0 - license: MIT - license_family: MIT - size: 58292 - timestamp: 1636488182923 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 33497 + timestamp: 1707993019709 - kind: conda - name: libffi - version: 3.4.2 - build: h8ffe710_5 - build_number: 5 + name: ros-humble-examples-rclcpp-minimal-composition + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 - sha256: 1951ab740f80660e9bc07d2ed3aefb874d78c107264fd810f24a1a6211d4b1a5 - md5: 2c96d1b6915b408893f9472569dee135 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 8e7f26feac4ee59b1e71a521e70bb28dd41b88af09c31b82e074b5c3395f75d7 + md5: d9cb78e078ce5f9895c0ce9d9b77d5cc depends: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - license: MIT - license_family: MIT - size: 42063 - timestamp: 1636489106777 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 111132 + timestamp: 1707855550086 - kind: conda - name: libflac - version: 1.4.3 - build: h59595ed_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda - sha256: 65908b75fa7003167b8a8f0001e11e58ed5b1ef5e98b96ab2ba66d7c1b822c7d - md5: ee48bf17cc83a00f59ca1494d5646869 + name: ros-humble-examples-rclcpp-minimal-composition + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 63ffa3f9149ec6ae41b2f7e1c95eb98647786aa5552fa1ee13fc79929b44ac0d + md5: 0fd3a660796aa4882e80bef2efa9aef1 depends: - - gettext >=0.21.1,<1.0a0 - - libgcc-ng >=12 - - libogg 1.3.* - - libogg >=1.3.4,<1.4.0a0 - - libstdcxx-ng >=12 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 394383 - timestamp: 1687765514062 + size: 144408 + timestamp: 1707362433343 - kind: conda - name: libgcc - version: 14.1.0 - build: h77fa898_1 - build_number: 1 + name: ros-humble-examples-rclcpp-minimal-composition + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda - sha256: 10fa74b69266a2be7b96db881e18fa62cfa03082b65231e8d652e897c4b335a3 - md5: 002ef4463dd1e2b44a94a4ace468f5d2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311hb335429_6.tar.bz2 + sha256: 29837351d9cf87fdb115deb21cf99bfe11f289545382fcebb9b1c5fb34478f8c + md5: 2ed89acfc51fb1c9168940cdce557790 depends: - - _libgcc_mutex 0.1 conda_forge - - _openmp_mutex >=4.5 - constrains: - - libgomp 14.1.0 h77fa898_1 - - libgcc-ng ==14.1.0=*_1 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 846380 - timestamp: 1724801836552 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 170732 + timestamp: 1707315660100 - kind: conda - name: libgcc-ng - version: 14.1.0 - build: h69a702a_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda - sha256: b91f7021e14c3d5c840fbf0dc75370d6e1f7c7ff4482220940eaafb9c64613b7 - md5: 1efc0ad219877a73ef977af7dbb51f17 + name: ros-humble-examples-rclcpp-minimal-composition + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 9804bf63e05543de24e5af564c333d61f6b6741980cfe06e38c27d36394b529c + md5: 4ada9c6296e557cdf019a0eb99fd5898 depends: - - libgcc 14.1.0 h77fa898_1 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 52170 - timestamp: 1724801842101 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 142034 + timestamp: 1707993731743 - kind: conda - name: libgcrypt - version: 1.11.0 - build: h4ab18f5_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda - sha256: 9e97e4a753d2ee238cfc7375f0882830f0d8c1667431bc9d070a0f6718355570 - md5: 14858a47d4cc995892e79f2b340682d7 + name: ros-humble-examples-rclcpp-minimal-publisher + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 114ec31744eda69e9592c8bd83142a73d52df79e9cedff0c8917ba69035edd22 + md5: 23c92574bee4bdd68b6eeea8a9919f61 depends: - - libgcc-ng >=12 - - libgpg-error >=1.50,<2.0a0 - license: LGPL-2.1-or-later AND GPL-2.0-or-later - license_family: GPL - size: 684307 - timestamp: 1721392291497 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 159374 + timestamp: 1707855419356 - kind: conda - name: libgd - version: 2.3.3 - build: h0dceb68_9 - build_number: 9 + name: ros-humble-examples-rclcpp-minimal-publisher + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgd-2.3.3-h0dceb68_9.conda - sha256: 4ed8546ff3356fc42f0e155446a060b14ee4aa96802e2da586532861deb3b917 - md5: 1feb43971521d430bf826f8398598c5b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 74b862196f4c48ce0ef4600d852dc7beb1dc9996a2f7cb9ef26e247f420b921e + md5: 15df808008d2c7e5689ce9c437f790ea depends: - - expat - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libexpat >=2.5.0,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - zlib - license: GD - license_family: BSD - size: 202884 - timestamp: 1696161058863 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 217120 + timestamp: 1707361261423 - kind: conda - name: libgd - version: 2.3.3 - build: h119a65a_9 - build_number: 9 + name: ros-humble-examples-rclcpp-minimal-publisher + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgd-2.3.3-h119a65a_9.conda - sha256: b74f95a6e1f3b31a74741b39cba83ed99fc82d17243c0fd3b5ab16ddd48ab89d - md5: cfebc557e54905dadc355c0e9f003004 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311hb335429_6.tar.bz2 + sha256: dbaea315566f470935c324bc129081a671b13f30ffbbedbad194dbdd2a0a8211 + md5: 54f621ae5c03ea26b5ec60d6728df5a8 depends: - - expat - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libexpat >=2.5.0,<3.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - zlib - license: GD - license_family: BSD - size: 224448 - timestamp: 1696160785971 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 228890 + timestamp: 1707315230227 - kind: conda - name: libgd - version: 2.3.3 - build: h312136b_9 - build_number: 9 + name: ros-humble-examples-rclcpp-minimal-publisher + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 5676de8688755faee8da3e9af9afc513311f80cee300f47131d6c4016b7615ee + md5: f848ac734b2a7cc7cf4d4e4099b3afc5 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 216016 + timestamp: 1707993267776 +- kind: conda + name: ros-humble-examples-rclcpp-minimal-service + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda - sha256: fa75f4206eb9cd8e5e24fe1b6381a7450cfcb507c42813fd028a924a4872bc76 - md5: 69c987e1f9268d9ade86497c4ab8cc45 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 6851b59d89a3a2e7b68f312b06b68aa32b4ef8f578ba939ab60708b5031347ad + md5: 55aaad2f86646519885973162dfb5127 depends: - - expat - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libexpat >=2.5.0,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - xorg-libxpm >=3.5.16,<4.0a0 - - zlib - license: GD - license_family: BSD - size: 344848 - timestamp: 1696161193894 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 28738 + timestamp: 1707858133826 - kind: conda - name: libgd - version: 2.3.3 - build: hfdf3952_9 - build_number: 9 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgd-2.3.3-hfdf3952_9.conda - sha256: cfdecfaa27807abc2728bd8c60b923ce1b44020553e122e9a56fc3acb77acaec - md5: 0d847466f115fbdaaf2b6926f2e33278 + name: ros-humble-examples-rclcpp-minimal-service + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311h907a76e_6.tar.bz2 + sha256: bb6730a1e3c4b5b0f0857a5bdb5e4064cce77171bb72d1aa85bbfc9c2b1d3be2 + md5: 7f117e8daf8f6e91a0d7ff625a5ecb28 depends: - - expat - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 - - libexpat >=2.5.0,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.39,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - zlib - license: GD - license_family: BSD - size: 206783 - timestamp: 1696161158189 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 31542 + timestamp: 1707361127651 - kind: conda - name: libgettextpo - version: 0.22.5 - build: h5728263_3 - build_number: 3 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libgettextpo-0.22.5-h5728263_3.conda - sha256: 6747bd29a0896b21ee1fe07bd212210475655354a3e8033c25b797e054ddd821 - md5: e46c142e2d2d9ccef31ad3d176b10fab + name: ros-humble-examples-rclcpp-minimal-service + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311hb335429_6.tar.bz2 + sha256: af06610fb9cea886b969fd4d8d1e4ca4a38ab3ff5a75a2d697f80587a1cf479a + md5: da11e0508c8d5a5a38f8e6f83bb50b2c depends: - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h5728263_3 - license: GPL-3.0-or-later - license_family: GPL - size: 171120 - timestamp: 1723629671164 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 37310 + timestamp: 1707315190820 - kind: conda - name: libgettextpo - version: 0.22.5 - build: h8414b35_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-service + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-0.22.5-h8414b35_3.conda - sha256: bc446fad58155e96a01b28e99254415c2151bdddf57f9a2c00c44e6f0298bb62 - md5: c8cd7295cfb7bda5cbabea4fef904349 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: dc469063d6c1c66056589a421f0f4493a72981f338dc528aa9851fafb5d0eba7 + md5: 046fb9f851e43706c81bc78dbe30b9f1 depends: - - __osx >=11.0 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h8414b35_3 - license: GPL-3.0-or-later - license_family: GPL - size: 159800 - timestamp: 1723627007035 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 31757 + timestamp: 1707993205863 +- kind: conda + name: ros-humble-examples-rclcpp-minimal-subscriber + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 85abf6d9e2ae49035657b64f6969e7d20b78baf2d0c5dfdecdd925651eaffdee + md5: 8e13d5b6371970307d0d41f377b0ce58 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 471694 + timestamp: 1707855274809 - kind: conda - name: libgettextpo - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-subscriber + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-0.22.5-hdfe23c8_3.conda - sha256: 8f7631d03a093272a5a8423181ac2c66514503e082e5494a2e942737af8a34ad - md5: ba6eeccaee150e24a544be8ae71aeca1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 2f87e6574c2af260c7daaa2c61c743fd4321a262a7d60b7ff2df239a31956398 + md5: 3fa883f20a2a6912853ad643936e4ff5 depends: - - __osx >=10.13 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 hdfe23c8_3 - license: GPL-3.0-or-later - license_family: GPL - size: 172305 - timestamp: 1723626852373 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 911688 + timestamp: 1707363794610 - kind: conda - name: libgettextpo - version: 0.22.5 - build: he02047a_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-subscriber + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda - sha256: 7f2d1f4d69973e2c3c3d2b6420d5eb989982baba97d63ab2d7a2b25a92d886b4 - md5: efab66b82ec976930b96d62a976de8e7 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311hb335429_6.tar.bz2 + sha256: 26b9a493704f4494168aa9eaef08fca857be695f8b7dee4da7dc8b1ea1b5250e + md5: 7e4b3973f387df40cefcf24d962cc1af depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: GPL-3.0-or-later - license_family: GPL - size: 170646 - timestamp: 1723626019265 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 941550 + timestamp: 1707315619541 - kind: conda - name: libgettextpo-devel - version: 0.22.5 - build: h8414b35_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-subscriber + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgettextpo-devel-0.22.5-h8414b35_3.conda - sha256: ea3ca757bf11ed25965b39466b50411c7c2a43f3b90ab4a36fc0ef43f7ab98ac - md5: 7074dc1c9aae1bb5d7bccb4ff03746ca + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 0b8bba4924d87fb6e916a86d32cdd902edbc66356ca95abe1e9912acb7d42869 + md5: 7922005020a5c8bc62e5835d45357796 depends: - - __osx >=11.0 - - libgettextpo 0.22.5 h8414b35_3 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h8414b35_3 - license: GPL-3.0-or-later - license_family: GPL - size: 37153 - timestamp: 1723627048279 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 909454 + timestamp: 1707993709443 - kind: conda - name: libgettextpo-devel - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-timer + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 0896cacac71933af922780eef82817b4cb211013887df0401798cdf0f7f31b43 + md5: 277b2a5b369f0f24eff055098fff0031 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 26467 + timestamp: 1707855076943 +- kind: conda + name: ros-humble-examples-rclcpp-minimal-timer + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgettextpo-devel-0.22.5-hdfe23c8_3.conda - sha256: 8ea6bcba8c002f547edfd51e27e1e81465c8838033877c56439d20bcbc8f32a3 - md5: efbba22e1657ef214c9ce9105b2ca562 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 9c399ba6da63293fc6e054cd9c8c19585e9ca1f58d3dddd328f09096681a7c0d + md5: e91ee276fd50a9fcfb58a9df697ab1d5 depends: - - __osx >=10.13 - - libgettextpo 0.22.5 hdfe23c8_3 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 hdfe23c8_3 - license: GPL-3.0-or-later - license_family: GPL - size: 36977 - timestamp: 1723626874373 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 24981 + timestamp: 1707361027068 - kind: conda - name: libgettextpo-devel - version: 0.22.5 - build: he02047a_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-timer + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda - sha256: 0a66cdd46d1cd5201061252535cd91905b3222328a9294c1a5bcd32e85531545 - md5: 9aba7960731e6b4547b3a52f812ed801 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311hb335429_6.tar.bz2 + sha256: a5097cc5d4407eb8d175bfc324d176a5b1a5e53aa0c7bcb5e1b8e4ee7141d3f3 + md5: a45c90c0d14b33378fe605524190b2b7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libgettextpo 0.22.5 he02047a_3 - license: GPL-3.0-or-later - license_family: GPL - size: 36790 - timestamp: 1723626032786 -- kind: conda - name: libgfortran - version: 5.0.0 - build: 13_2_0_h97931a8_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda - sha256: 4874422e567b68334705c135c17e5acdca1404de8255673ce30ad3510e00be0d - md5: 0b6e23a012ee7a9a5f6b244f5a92c1d5 - depends: - - libgfortran5 13.2.0 h2873a65_3 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 110106 - timestamp: 1707328956438 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 29401 + timestamp: 1707315161126 - kind: conda - name: libgfortran - version: 5.0.0 - build: 13_2_0_hd922786_3 - build_number: 3 + name: ros-humble-examples-rclcpp-minimal-timer + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda - sha256: 44e541b4821c96b28b27fef5630883a60ce4fee91fd9c79f25a199f8f73f337b - md5: 4a55d9e169114b2b90d3ec4604cd7bbf + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: d7fd61d72a6f1438c6d40846e53697aba42993c5896894df3b1d1833c6eca7cf + md5: e6858a6e6dcc959a7efc22c51ec328d5 depends: - - libgfortran5 13.2.0 hf226fd6_3 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 110233 - timestamp: 1707330749033 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 25714 + timestamp: 1707993156140 - kind: conda - name: libgfortran - version: 14.1.0 - build: h69a702a_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda - sha256: ed77f04f873e43a26e24d443dd090631eedc7d0ace3141baaefd96a123e47535 - md5: 591e631bc1ae62c64f2ab4f66178c097 + name: ros-humble-examples-rclcpp-multithreaded-executor + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 336634910938f32166842db9ba671a2c1c9e0e65fbe2a1b1bd11387e3f0deb58 + md5: 09bc20bf917b99986698f40a9f554cd4 depends: - - libgfortran5 14.1.0 hc5f4f2c_1 - constrains: - - libgfortran-ng ==14.1.0=*_1 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 52142 - timestamp: 1724801872472 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 96972 + timestamp: 1707854975399 - kind: conda - name: libgfortran-ng - version: 14.1.0 - build: h69a702a_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda - sha256: a2dc35cb7f87bb5beebf102d4085574c6a740e1df58e743185d4434cc5e4e0ae - md5: 16cec94c5992d7f42ae3f9fa8b25df8d + name: ros-humble-examples-rclcpp-multithreaded-executor + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 173a73e42b4ed224e167978e327b896fd7fe8989a442a3263d043d0cc189ccb6 + md5: 3951682594cf2af4b5ee604c90df1140 depends: - - libgfortran 14.1.0 h69a702a_1 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 52212 - timestamp: 1724802086021 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 133120 + timestamp: 1707360932025 - kind: conda - name: libgfortran5 - version: 13.2.0 - build: h2873a65_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda - sha256: da3db4b947e30aec7596a3ef92200d17e774cccbbf7efc47802529a4ca5ca31b - md5: e4fb4d23ec2870ff3c40d10afe305aec + name: ros-humble-examples-rclcpp-multithreaded-executor + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311hb335429_6.tar.bz2 + sha256: 9fd5789741afee802f7ba2007dd28fc1494c3f5ca82d13ff98b452d065209dfa + md5: d32a0554bb5769160f5bd9363c351064 depends: - - llvm-openmp >=8.0.0 - constrains: - - libgfortran 5.0.0 13_2_0_*_3 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 1571379 - timestamp: 1707328880361 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 144059 + timestamp: 1707315131746 - kind: conda - name: libgfortran5 - version: 13.2.0 - build: hf226fd6_3 - build_number: 3 + name: ros-humble-examples-rclcpp-multithreaded-executor + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda - sha256: bafc679eedb468a86aa4636061c55966186399ee0a04b605920d208d97ac579a - md5: 66ac81d54e95c534ae488726c1f698ea + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: a786af109587e6e0ebfb7eee9a35a58723119ffc077c16e239da40a553a688a2 + md5: 698ecdfe7a61d7fca7a951f54a868221 depends: - - llvm-openmp >=8.0.0 - constrains: - - libgfortran 5.0.0 13_2_0_*_3 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 997381 - timestamp: 1707330687590 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 130714 + timestamp: 1707993117817 - kind: conda - name: libgfortran5 - version: 14.1.0 - build: hc5f4f2c_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda - sha256: c40d7db760296bf9c776de12597d2f379f30e890b9ae70c1de962ff2aa1999f6 - md5: 10a0cef64b784d6ab6da50ebca4e984d + name: ros-humble-examples-rclpy-executors + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-executors-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: b68e9331b9ffc3dc734d679d13ac7b5d65d0894cd59be22161d9069b4e86bb8d + md5: fdda9bdde7e7b72eb4b418f0e4c65a4a depends: - - libgcc >=14.1.0 - constrains: - - libgfortran 14.1.0 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 1459939 - timestamp: 1724801851300 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 36895 + timestamp: 1707855772395 - kind: conda - name: libglib - version: 2.80.2 - build: h0f68cf7_0 + name: ros-humble-examples-rclpy-executors + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libglib-2.80.2-h0f68cf7_0.conda - sha256: 236c5e42058a985a069c46a5145673f1082b8724fcf45c5b265e2cfda39304c5 - md5: b3947a5dfc6c63b1f479268e75643090 - depends: - - __osx >=10.13 - - libffi >=3.4,<4.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pcre2 >=10.43,<10.44.0a0 - constrains: - - glib 2.80.2 *_0 - license: LGPL-2.1-or-later - size: 3677360 - timestamp: 1715253329377 -- kind: conda - name: libglib - version: 2.80.2 - build: h535f939_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libglib-2.80.2-h535f939_0.conda - sha256: 3f0c9f25748787ab5475c5ce8267184d6637e8a5b7ca55ef2f3a0d7bff2f537f - md5: 4ac7cb698ca919924e205af3ab3aacf3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-executors-0.15.1-py311h907a76e_6.tar.bz2 + sha256: cd7e5e94d9858e2ca69615ce709891eda933da79054430a898408dcbd0355697 + md5: 418f22a966bc258ebe615b315c34a3f2 depends: - - __osx >=11.0 - - libffi >=3.4,<4.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pcre2 >=10.43,<10.44.0a0 - constrains: - - glib 2.80.2 *_0 - license: LGPL-2.1-or-later - size: 3623970 - timestamp: 1715252979767 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 23483 + timestamp: 1707360826592 - kind: conda - name: libglib - version: 2.80.2 - build: hf974151_0 + name: ros-humble-examples-rclpy-executors + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda - sha256: 93e03b6cf4765bc06d64fa3dac65f22c53ae4a30247bb0e2dea0bd9c47a3fb26 - md5: 72724f6a78ecb15559396966226d5838 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-executors-0.15.1-py311hb335429_6.tar.bz2 + sha256: 3087cfd7e929eff276f86bfea2f96c37efb5e0f7aead4cd9f0f205b79055eb47 + md5: a347521475aeb9d58895f4d1f773695c depends: - - libffi >=3.4,<4.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - pcre2 >=10.43,<10.44.0a0 - constrains: - - glib 2.80.2 *_0 - license: LGPL-2.1-or-later - size: 3912673 - timestamp: 1715252654366 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 23272 + timestamp: 1707315095756 - kind: conda - name: libglib - version: 2.80.3 - build: h7025463_2 - build_number: 2 + name: ros-humble-examples-rclpy-executors + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-executors-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: dc0512b8c9a375843c5f0cbfcd18bf398789185e13be992f4260195745a4fb27 + md5: 519ffaf062a09204a323515e0f8d9a48 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 23522 + timestamp: 1707993075386 +- kind: conda + name: ros-humble-examples-rclpy-minimal-action-client + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.3-h7025463_2.conda - sha256: 1461eb3b10814630acd1f3a11fc47dbb81c46a4f1f32ed389e3ae050a09c4903 - md5: b60894793e7e4a555027bfb4e4ed1d54 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 24bbbbd0ee1fea761612fd4ff52d3067dad3aa8cef6facbf06242df44afe6893 + md5: fafcb28be5d50b3a01b52c5eef2a9c56 depends: - - libffi >=3.4,<4.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - - libzlib >=1.3.1,<2.0a0 - - pcre2 >=10.44,<10.45.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - glib 2.80.3 *_2 - license: LGPL-2.1-or-later - size: 3726738 - timestamp: 1723209368854 -- kind: conda - name: libglu - version: 9.0.0 - build: hac7e632_1003 - build_number: 1003 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-hac7e632_1003.conda - sha256: 8368435c41105dc3e1c02896a02ecaa21b77d0b0d67fc8b06a16ba885c86f917 - md5: 50c389a09b6b7babaef531eb7cb5e0ca - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - xorg-libx11 >=1.8.6,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-xextproto >=7.3.0,<8.0a0 - license: SGI-2 - size: 331249 - timestamp: 1694431884320 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 32833 + timestamp: 1707859401122 - kind: conda - name: libgomp - version: 14.1.0 - build: h77fa898_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda - sha256: c96724c8ae4ee61af7674c5d9e5a3fbcf6cd887a40ad5a52c99aa36f1d4f9680 - md5: 23c255b008c4f2ae008f81edcabaca89 + name: ros-humble-examples-rclpy-minimal-action-client + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311h907a76e_6.tar.bz2 + sha256: a3d2fadcad58e4eb620910e2a72f310fab0b9b49ab6792828f8b9fcc6a8a42da + md5: 2811eb908719d443f178957ef4afaa88 depends: - - _libgcc_mutex 0.1 conda_forge - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 460218 - timestamp: 1724801743478 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 21487 + timestamp: 1707361042374 - kind: conda - name: libgpg-error - version: '1.50' - build: h4f305b6_0 + name: ros-humble-examples-rclpy-minimal-action-client + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda - sha256: c60969d5c315f33fee90a1f2dd5d169e2834ace5a55f5a6f822aa7485a3a84cc - md5: 0d7ff1a8e69565ca3add6925e18e708f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311hb335429_6.tar.bz2 + sha256: 1e9da08fb2c58a307c22a6480ba4b008f870814c16aef443ba5baa12d8de7dff + md5: 84082e870ccff503a21aada6780b5eaf depends: - - gettext - - libasprintf >=0.22.5,<1.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libgettextpo >=0.22.5,<1.0a0 - libstdcxx-ng >=12 - license: GPL-2.0-only - license_family: GPL - size: 273774 - timestamp: 1719390736440 -- kind: conda - name: libhwloc - version: 2.11.1 - build: default_h456cccd_1000 - build_number: 1000 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.11.1-default_h456cccd_1000.conda - sha256: 0b5294c8e8fc5f9faab7e54786c5f3c4395ee64b5577a1f2ae687a960e089624 - md5: a14989f6bbea46e6ec4521a403f63ff2 - depends: - - __osx >=10.13 - - libcxx >=16 - - libxml2 >=2.12.7,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 2350774 - timestamp: 1720460664713 + size: 21383 + timestamp: 1707315168028 - kind: conda - name: libhwloc - version: 2.11.1 - build: default_h7685b71_1000 - build_number: 1000 + name: ros-humble-examples-rclpy-minimal-action-client + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.11.1-default_h7685b71_1000.conda - sha256: ffe883123f06a7398fdb5039a52f03e3e0ee2a55ed64133580446cda62d11d16 - md5: 4c4f204c15fdc91ee75cd0449a08b87a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 7091234ac8f6041f84a1c8f378988208aab12dcff0ebe34bfbc46252c7c2770c + md5: dcedbda359e981a2523045304628dd06 depends: - - __osx >=11.0 - libcxx >=16 - - libxml2 >=2.12.7,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 2325644 - timestamp: 1720460737568 + size: 21562 + timestamp: 1707993086837 - kind: conda - name: libhwloc - version: 2.11.1 - build: default_h8125262_1000 - build_number: 1000 + name: ros-humble-examples-rclpy-minimal-action-server + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda - sha256: 92728e292640186759d6dddae3334a1bc0b139740b736ffaeccb825fb8c07a2e - md5: 933bad6e4658157f1aec9b171374fde2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: be517942f2541bf25b4852f29c2cdbc2135ef463e88a3e3ae0dcf07e768134ee + md5: a02cc69b4118e7a0dddaf590f20bb875 depends: - - libxml2 >=2.12.7,<3.0a0 - - pthreads-win32 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 2379689 - timestamp: 1720461835526 + size: 36934 + timestamp: 1707859324007 - kind: conda - name: libhwloc - version: 2.11.1 - build: default_hecaa2ac_1000 - build_number: 1000 + name: ros-humble-examples-rclpy-minimal-action-server + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311h907a76e_6.tar.bz2 + sha256: ba39fc8eb71a2818c264a8085982c0770f4c59f37291fba975ae6a52fa0b8119 + md5: 5004a0b8bdce0d61ee8d80b8c77699b7 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 23783 + timestamp: 1707360990693 +- kind: conda + name: ros-humble-examples-rclpy-minimal-action-server + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda - sha256: 8473a300e10b79557ce0ac81602506b47146aff3df4cc3568147a7dd07f480a2 - md5: f54aeebefb5c5ff84eca4fb05ca8aa3a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311hb335429_6.tar.bz2 + sha256: 8a6063179cb260b798192be0f0bf9019e7dd31b4dab1dd0035dab2096ebd8354 + md5: 9f3cfa3b97ff7a4ddbfa3ff0f7a1b3d6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxml2 >=2.12.7,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 2417964 - timestamp: 1720460562447 + size: 23585 + timestamp: 1707315149457 - kind: conda - name: libiconv - version: '1.17' - build: h0d3ecfb_2 - build_number: 2 + name: ros-humble-examples-rclpy-minimal-action-server + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda - sha256: bc7de5097b97bcafcf7deaaed505f7ce02f648aac8eccc0d5a47cc599a1d0304 - md5: 69bda57310071cf6d2b86caf11573d2d - license: LGPL-2.1-only - size: 676469 - timestamp: 1702682458114 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 5d1b2b5858049cdf389dc8ed2ea931699b7e17cdd87773758053814e4bf137c2 + md5: 2bd423e1e9cb03e53c86431ce101d76e + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 23902 + timestamp: 1707993063767 - kind: conda - name: libiconv - version: '1.17' - build: hcfcfb64_2 - build_number: 2 + name: ros-humble-examples-rclpy-minimal-client + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda - sha256: 5f844dd19b046d43174ad80c6ea75b5d504020e3b63cfbc4ace97b8730d35c7b - md5: e1eb10b1cca179f2baa3601e4efc8712 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 3e4bc7a43480623807c118ca71d122cdb5a77562ee1b615ce38d8a1be276a346 + md5: ab04895082c45db0ec4459eaaa4cb98b depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.1-only - size: 636146 - timestamp: 1702682547199 -- kind: conda - name: libiconv - version: '1.17' - build: hd590300_2 - build_number: 2 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda - sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9 - md5: d66573916ffcf376178462f1b61c941e - depends: - - libgcc-ng >=12 - license: LGPL-2.1-only - size: 705775 - timestamp: 1702682170569 -- kind: conda - name: libiconv - version: '1.17' - build: hd75f5a5_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda - sha256: 23d4923baeca359423a7347c2ed7aaf48c68603df0cf8b87cc94a10b0d4e9a23 - md5: 6c3628d047e151efba7cf08c5e54d1ca - license: LGPL-2.1-only - size: 666538 - timestamp: 1702682713201 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 28542 + timestamp: 1707859246795 - kind: conda - name: libidn2 - version: 2.3.7 - build: h10d778d_0 + name: ros-humble-examples-rclpy-minimal-client + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libidn2-2.3.7-h10d778d_0.conda - sha256: 54430e45dffa8cbe3cbf12a3f4376947e7e2d50c67db90a90e91c3350510823e - md5: a985867eae03167666bba45c2a297da1 - depends: - - gettext >=0.21.1,<1.0a0 - - libunistring >=0,<1.0a0 - license: LGPLv2 - size: 133237 - timestamp: 1706368325339 -- kind: conda - name: libidn2 - version: 2.3.7 - build: h93a5062_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libidn2-2.3.7-h93a5062_0.conda - sha256: ae6be1c42fa18cb76fb1d17093f5b467b7a9bcf402da91081a9126c8843c004d - md5: 6e4a21ef7a8e4c0cc65381854848e232 - depends: - - gettext >=0.21.1,<1.0a0 - - libunistring >=0,<1.0a0 - license: LGPLv2 - size: 134491 - timestamp: 1706368362998 -- kind: conda - name: libidn2 - version: 2.3.7 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda - sha256: 253f9be445c58bf07b39d8f67ac08bccc5010c75a8c2070cddfb6c20e1ca4f4f - md5: 2b7b0d827c6447cc1d85dc06d5b5de46 - depends: - - gettext >=0.21.1,<1.0a0 - - libgcc-ng >=12 - - libunistring >=0,<1.0a0 - license: LGPLv2 - size: 126515 - timestamp: 1706368269716 -- kind: conda - name: libignition-cmake2 - version: 2.17.2 - build: h00cdb27_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-cmake2-2.17.2-h00cdb27_0.conda - sha256: 4b595a651c461ddde05bd3d01926b2358aa2a7ce9e132d20788c7aa285e397b9 - md5: e837cc6f1a0448d0359bfe090b207355 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 7b0cc66299aae10e0904144c7fece43d5fd26dfba5345af49209a987f5e1de18 + md5: 637ebe15a3f337a266ec2fdb9633601d depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - license: Apache-2.0 - license_family: APACHE - size: 266148 - timestamp: 1715202279380 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 17301 + timestamp: 1707360935980 - kind: conda - name: libignition-cmake2 - version: 2.17.2 - build: hac33072_0 + name: ros-humble-examples-rclpy-minimal-client + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libignition-cmake2-2.17.2-hac33072_0.conda - sha256: 4bace3310a094d54dbccd211c0c6b28152d4f8fe9d70c7eae33279eb1584242d - md5: ca93261530c18fcd1dc8ce9eb202f7e8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311hb335429_6.tar.bz2 + sha256: 5ff0422779b6d6444ee522ae9cf45d5b52254617651cbeaa01f8480eb67903c9 + md5: 320bb98cfaa7cabcf8d527521c3ebf45 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: Apache-2.0 - license_family: APACHE - size: 266880 - timestamp: 1715202041745 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 17174 + timestamp: 1707315130860 +- kind: conda + name: ros-humble-examples-rclpy-minimal-client + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: c107af7f36c243ade6b9ed589267c74674f49fe20f1c654c191a022edc7e5051 + md5: 43a46d4c35233d4369f2117a897e078f + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 17403 + timestamp: 1707993039434 - kind: conda - name: libignition-cmake2 - version: 2.17.2 - build: he0c23c2_0 + name: ros-humble-examples-rclpy-minimal-publisher + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libignition-cmake2-2.17.2-he0c23c2_0.conda - sha256: da07da4cfb00ec0b397653856fd044517553c5fb728bcbd4b88fd9f7601b2a30 - md5: 7933a1f11af1ec29173691038bd05e3e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: 6fe294e32ab02e17328942761eda0658d3be22ad3757025a7cb3da20ad48ebfd + md5: 556b4b37df8bad8afaf85ffba60391ad depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: APACHE - size: 198245 - timestamp: 1715202357346 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 25727 + timestamp: 1707855688974 - kind: conda - name: libignition-cmake2 - version: 2.17.2 - build: hf036a51_0 + name: ros-humble-examples-rclpy-minimal-publisher + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libignition-cmake2-2.17.2-hf036a51_0.conda - sha256: e99c56c1bc8ad4cced504d8a28866324f3e712e71d6dc2b9960e68838080561b - md5: 2de08326ecc2a38351b85570b389dfa9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311h907a76e_6.tar.bz2 + sha256: c874af4965c90c4d2e10e23f1d9e31f54a70c3bd5ed78151a75570216d49cc34 + md5: fc20278ac633d231d33357ea8c53034c depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - license: Apache-2.0 - license_family: APACHE - size: 268662 - timestamp: 1715202222726 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 14889 + timestamp: 1707360882550 - kind: conda - name: libignition-math6 - version: 6.15.1 - build: py311h25ae8ab_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libignition-math6-6.15.1-py311h25ae8ab_1.conda - sha256: 3206cd8a9b49db951d1034918287a999a1ddd2325797ff0794a34d367c130f6e - md5: 0a41e833c7a5a616d5084798e39d4fb9 + name: ros-humble-examples-rclpy-minimal-publisher + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311hb335429_6.tar.bz2 + sha256: e8b334534e5fad6751e326de29f6518e298ab6400378c3a91b98a49eada24428 + md5: 2ea5c4f98f1654d99ab8a23da17eb564 depends: - - eigen - - libcxx >=15 - - libignition-cmake2 >=2.16.0,<3.0a0 - - pybind11-abi 4 - - python >=3.11,<3.12.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 1081670 - timestamp: 1704581982663 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 14686 + timestamp: 1707315112044 - kind: conda - name: libignition-math6 - version: 6.15.1 - build: py311h28d315f_1 - build_number: 1 + name: ros-humble-examples-rclpy-minimal-publisher + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libignition-math6-6.15.1-py311h28d315f_1.conda - sha256: d151f30f144468a2f5b25bd14f9d49aefd7cf364c7a92f3815364e4435d4c839 - md5: 7502c8b0f2b5e25a3e35e5fe395d9f88 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 00523cf7bfaf7f79fba91ac505bd48087d230ed1dfd919ec458d6c9f90958bd2 + md5: 5dd76b4d598de58335086862226856d2 depends: - - eigen - - libcxx >=15 - - libignition-cmake2 >=2.16.0,<3.0a0 - - pybind11-abi 4 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 1038388 - timestamp: 1704581854676 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14964 + timestamp: 1707993016794 - kind: conda - name: libignition-math6 - version: 6.15.1 - build: py311h4b297e5_1 - build_number: 1 + name: ros-humble-examples-rclpy-minimal-service + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libignition-math6-6.15.1-py311h4b297e5_1.conda - sha256: c5aa0150c5e0e3020d81689ace7424ab74f96133930e6d89de7986ba05024060 - md5: 335652d634029d9b971dace4a3e2c21a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: a6ab5c99a7a36f5937b6d7fca118239425c792bd161baa90d55d1a81344e4663 + md5: 0575dc03a39add9a673187fcf0677bec depends: - - eigen - - libignition-cmake2 >=2.16.0,<3.0a0 - - pybind11-abi 4 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: APACHE - size: 732284 - timestamp: 1704580701268 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 23203 + timestamp: 1707859173862 - kind: conda - name: libignition-math6 - version: 6.15.1 - build: py311h6ccdd8d_1 - build_number: 1 + name: ros-humble-examples-rclpy-minimal-service + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311h907a76e_6.tar.bz2 + sha256: 209671f86a476258b808faa9965517316361dcc18e37afbd63e10cc4b3fef84e + md5: 851431967f0c6d0ab37f9bf47218d886 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 13376 + timestamp: 1707360828150 +- kind: conda + name: ros-humble-examples-rclpy-minimal-service + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libignition-math6-6.15.1-py311h6ccdd8d_1.conda - sha256: 1c840dc600ac14fd761cccd4f9f8419b17feeabc975c75662b943ce57e6f1c77 - md5: 79707e1628c71f5fffb39864a16de6c0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311hb335429_6.tar.bz2 + sha256: 80fad12a2b7d99789e39ae62bb2219f87adbd78f5452eaba761b3b50078ba730 + md5: f299b417ae80c33c83edb3f063b39fb6 depends: - - eigen + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libignition-cmake2 >=2.16.0,<3.0a0 - libstdcxx-ng >=12 - - pybind11-abi 4 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 1144094 - timestamp: 1704581083950 -- kind: conda - name: libintl - version: 0.22.5 - build: h5728263_3 - build_number: 3 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda - sha256: c7e4600f28bcada8ea81456a6530c2329312519efcf0c886030ada38976b0511 - md5: 2cf0cf76cc15d360dfa2f17fd6cf9772 - depends: - - libiconv >=1.17,<2.0a0 - license: LGPL-2.1-or-later - size: 95568 - timestamp: 1723629479451 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 13202 + timestamp: 1707315093374 - kind: conda - name: libintl - version: 0.22.5 - build: h8414b35_3 - build_number: 3 + name: ros-humble-examples-rclpy-minimal-service + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-0.22.5-h8414b35_3.conda - sha256: 7c1d238d4333af385e594c89ebcb520caad7ed83a735c901099ec0970a87a891 - md5: 3b98ec32e91b3b59ad53dbb9c96dd334 - depends: - - __osx >=11.0 - - libiconv >=1.17,<2.0a0 - license: LGPL-2.1-or-later - size: 81171 - timestamp: 1723626968270 -- kind: conda - name: libintl - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libintl-0.22.5-hdfe23c8_3.conda - sha256: 0dbb662440a73e20742f12d88e51785a5a5117b8b150783a032b8818a8c043af - md5: 52d4d643ed26c07599736326c46bf12f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 12142c7872299b19abedc46472259afdf1d3234c057c3d7d932267c5c8028a78 + md5: 3a47a5dc33de2bee3e71976a69300f90 depends: - - __osx >=10.13 - - libiconv >=1.17,<2.0a0 - license: LGPL-2.1-or-later - size: 88086 - timestamp: 1723626826235 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 13480 + timestamp: 1707992993427 - kind: conda - name: libintl-devel - version: 0.22.5 - build: h5728263_3 - build_number: 3 + name: ros-humble-examples-rclpy-minimal-subscriber + version: 0.15.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libintl-devel-0.22.5-h5728263_3.conda - sha256: be1f3c48bc750bca7e68955d57180dfd826d6f9fa7eb32994f6cb61b813f9a6a - md5: 7537784e9e35399234d4007f45cdb744 - depends: - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h5728263_3 - license: LGPL-2.1-or-later - size: 40746 - timestamp: 1723629745649 -- kind: conda - name: libintl-devel - version: 0.22.5 - build: h8414b35_3 - build_number: 3 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libintl-devel-0.22.5-h8414b35_3.conda - sha256: c9d1d4fdfb5775828e54bc9fb443b1a6de9319a04b81d1bac52c26114a763154 - md5: 271646de11b018c66e81eb4c4717b291 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311h38cd7cb_6.tar.bz2 + sha256: f2ac7072d15dced5a1300131b1fdc6a34401a01e14d969184e26a7f2e577c347 + md5: 23ba9cb898c9e0aeb7f170fbecdc0a9c depends: - - __osx >=11.0 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 h8414b35_3 - license: LGPL-2.1-or-later - size: 38584 - timestamp: 1723627022409 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 25053 + timestamp: 1707855616741 - kind: conda - name: libintl-devel - version: 0.22.5 - build: hdfe23c8_3 - build_number: 3 + name: ros-humble-examples-rclpy-minimal-subscriber + version: 0.15.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libintl-devel-0.22.5-hdfe23c8_3.conda - sha256: 4913a20244520d6fae14452910613b652752982193a401482b7d699ee70bb13a - md5: aeb045f400ec2b068c6c142b16f87c7e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311h907a76e_6.tar.bz2 + sha256: b1f34c4ff4ae09fea5df1ad08156a8e9e434160c8b6ce4e3c0e57ffe687b463b + md5: 84b12c3ec68e285760892285a7cd4b19 depends: - - __osx >=10.13 - - libiconv >=1.17,<2.0a0 - - libintl 0.22.5 hdfe23c8_3 - license: LGPL-2.1-or-later - size: 38249 - timestamp: 1723626863306 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 14266 + timestamp: 1707360589272 - kind: conda - name: libjpeg-turbo - version: 3.0.0 - build: h0dc2134_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda - sha256: d9572fd1024adc374aae7c247d0f29fdf4b122f1e3586fe62acc18067f40d02f - md5: 72507f8e3961bc968af17435060b6dd6 - constrains: - - jpeg <0.0.0a - license: IJG AND BSD-3-Clause AND Zlib - size: 579748 - timestamp: 1694475265912 + name: ros-humble-examples-rclpy-minimal-subscriber + version: 0.15.1 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311hb335429_6.tar.bz2 + sha256: 0d1f199a8d28d4246ea3fd7a5f6df7f8d73968a5303ca9c4574138bfd676d874 + md5: cb2651d0ba634d141b6c3cfc770ef713 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 14044 + timestamp: 1707315259152 - kind: conda - name: libjpeg-turbo - version: 3.0.0 - build: hb547adb_1 - build_number: 1 + name: ros-humble-examples-rclpy-minimal-subscriber + version: 0.15.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda - sha256: a42054eaa38e84fc1e5ab443facac4bbc9d1b6b6f23f54b7bf4f1eb687e1d993 - md5: 3ff1e053dc3a2b8e36b9bfa4256a58d1 - constrains: - - jpeg <0.0.0a - license: IJG AND BSD-3-Clause AND Zlib - size: 547541 - timestamp: 1694475104253 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311hbfa132e_5.tar.bz2 + sha256: 61de997d82e6ebd96b92d8ede0a710bbd479421a7f4e00b1fd7ebc1448f73460 + md5: 851407beb7d3aab5ed9f56ec4a9204a7 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14293 + timestamp: 1707992899051 - kind: conda - name: libjpeg-turbo - version: 3.0.0 - build: hcfcfb64_1 - build_number: 1 + name: ros-humble-fastcdr + version: 1.0.24 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda - sha256: 4e7808e3098b4b4ed7e287f63bb24f9045cc4d95bfd39f0db870fc2837d74dff - md5: 3f1b948619c45b1ca714d60c7389092c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastcdr-1.0.24-py311h38cd7cb_7.tar.bz2 + sha256: 714604094c1baa9ee1db2b9eb98ef13f3567f2dc82737ff9bb3c42a17e3f6b66 + md5: ab1e6c48a152a587bc9126ba7393a088 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - jpeg <0.0.0a - license: IJG AND BSD-3-Clause AND Zlib - size: 822966 - timestamp: 1694475223854 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 67567 + timestamp: 1708737907503 - kind: conda - name: libjpeg-turbo - version: 3.0.0 - build: hd590300_1 - build_number: 1 + name: ros-humble-fastcdr + version: 1.0.24 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastcdr-1.0.24-py311h907a76e_6.tar.bz2 + sha256: 628d323fe5105e6d8c9c66758e4af7f298045bc8b6249cc131dc773cc31812cb + md5: 51e2486f19a14810050dcbc56cdde87e + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 52560 + timestamp: 1707307645058 +- kind: conda + name: ros-humble-fastcdr + version: 1.0.24 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda - sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f - md5: ea25936bb4080d843790b586850f82b8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastcdr-1.0.24-py311hb335429_6.tar.bz2 + sha256: 7c66ed32a7dc7f46bd05cd326f1f6c2699ade1e490d376074bb391e28e684076 + md5: 8152b778a8386a97c0b46464dbb246e5 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - constrains: - - jpeg <0.0.0a - license: IJG AND BSD-3-Clause AND Zlib - size: 618575 - timestamp: 1694474974816 -- kind: conda - name: liblapack - version: 3.9.0 - build: 22_osx64_openblas - build_number: 22 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-22_osx64_openblas.conda - sha256: e36744f3e780564d6748b5dd05e15ad6a1af9184cf32ab9d1304c13a6bc3e16b - md5: f21b282ff7ba14df6134a0fe6ab42b1b - depends: - - libblas 3.9.0 22_osx64_openblas - constrains: - - liblapacke 3.9.0 22_osx64_openblas - - blas * openblas - - libcblas 3.9.0 22_osx64_openblas + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 14657 - timestamp: 1712542322711 + size: 58025 + timestamp: 1707307052979 - kind: conda - name: liblapack - version: 3.9.0 - build: 23_linux64_openblas - build_number: 23 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-23_linux64_openblas.conda - sha256: 25c7aef86c8a1d9db0e8ee61aa7462ba3b46b482027a65d66eb83e3e6f949043 - md5: 2af0879961951987e464722fd00ec1e0 + name: ros-humble-fastcdr + version: 1.0.24 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastcdr-1.0.24-py311hbfa132e_5.tar.bz2 + sha256: 76dcc70f7d49e7185d46fe52e5eefa0ed92a9c75eba6ca7557b4016ee78f10f2 + md5: ad4f2df76604830f7eabd462c3445cff depends: - - libblas 3.9.0 23_linux64_openblas - constrains: - - liblapacke 3.9.0 23_linux64_openblas - - libcblas 3.9.0 23_linux64_openblas - - blas * openblas + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 14823 - timestamp: 1721688775172 + size: 53728 + timestamp: 1707307276414 - kind: conda - name: liblapack - version: 3.9.0 - build: 23_osxarm64_openblas - build_number: 23 + name: ros-humble-fastrtps + version: 2.6.7 + build: py311h3796505_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-23_osxarm64_openblas.conda - sha256: 13799a137ffc80786725e7e2820d37d4c0d59dbb76013a14c21771415b0a4263 - md5: 754ef44f72ab80fd14eaa789ac393a27 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastrtps-2.6.7-py311h3796505_5.tar.bz2 + sha256: 09eaed18680a33863e882331b8b5dea92bd5914144b5d449fb8ea1b51f47a961 + md5: 2e61db3c84c18acecba3eefac65d2e21 depends: - - libblas 3.9.0 23_osxarm64_openblas - constrains: - - blas * openblas - - liblapacke 3.9.0 23_osxarm64_openblas - - libcblas 3.9.0 23_osxarm64_openblas + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-fastcdr + - ros-humble-foonathan-memory-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 14999 - timestamp: 1721689026268 + size: 2623587 + timestamp: 1707345447599 - kind: conda - name: liblapack - version: 3.9.0 - build: 23_win64_mkl - build_number: 23 + name: ros-humble-fastrtps + version: 2.6.7 + build: py311h3ca6125_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-23_win64_mkl.conda - sha256: 4f4738602d26935f4d4b0154fb23d48c276c87413c3a5e05274809abfcbe1273 - md5: 3580796ab7b7d68143f45d4d94d866b7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastrtps-2.6.7-py311h3ca6125_7.tar.bz2 + sha256: 6e96f7f87b8df3306725fcdbb95aff429790cb1a8df1fa42e83afb1aad0b8dc8 + md5: 6f198a3ee8df56efbf1f7c47ad7a891d depends: - - libblas 3.9.0 23_win64_mkl - constrains: - - blas * mkl - - libcblas 3.9.0 23_win64_mkl - - liblapacke 3.9.0 23_win64_mkl + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-fastcdr + - ros-humble-foonathan-memory-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 5191980 - timestamp: 1721689666180 + size: 2926119 + timestamp: 1708863015188 - kind: conda - name: liblapacke - version: 3.9.0 - build: 22_osx64_openblas - build_number: 22 + name: ros-humble-fastrtps + version: 2.6.7 + build: py311h494b4d6_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/liblapacke-3.9.0-22_osx64_openblas.conda - sha256: 85309564345d8d7648d4bcb26715004128c2d8c90d6635666ff806b7a3ba8295 - md5: 97be1e168d6657643c9e89fc5dd1fc6d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastrtps-2.6.7-py311h494b4d6_6.tar.bz2 + sha256: af55b69371089c0b77b55e0e2a3f4589fb56a817d2ce30d370c71edcff29445b + md5: a1eb4e031b3f2e5f27c9ba0fd60ba5e5 depends: - - libblas 3.9.0 22_osx64_openblas - - libcblas 3.9.0 22_osx64_openblas - - liblapack 3.9.0 22_osx64_openblas - constrains: - - blas * openblas + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-fastcdr + - ros-humble-foonathan-memory-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 14654 - timestamp: 1712542334599 + size: 2977317 + timestamp: 1707348053163 - kind: conda - name: liblapacke - version: 3.9.0 - build: 23_linux64_openblas - build_number: 23 + name: ros-humble-fastrtps + version: 2.6.7 + build: py311h70423f0_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-23_linux64_openblas.conda - sha256: 071384c9023997abc53111ec4dd71c27d68cb355b0a5c684f7cb7ba90a5ae830 - md5: 89d7bcdb1e9a72a73e36d8e29d2a2beb - depends: - - libblas 3.9.0 23_linux64_openblas - - libcblas 3.9.0 23_linux64_openblas - - liblapack 3.9.0 23_linux64_openblas - constrains: - - blas * openblas - license: BSD-3-Clause - license_family: BSD - size: 14831 - timestamp: 1721688782834 -- kind: conda - name: liblapacke - version: 3.9.0 - build: 23_osxarm64_openblas - build_number: 23 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapacke-3.9.0-23_osxarm64_openblas.conda - sha256: 22444840b0fb88db268dd526e2852eabf0c025718e3550056b1eb47d68ab1afd - md5: 9f9411f6b0296f39737433efe99ba1a2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastrtps-2.6.7-py311h70423f0_6.tar.bz2 + sha256: 005f3c4d33d3ada8320799894abbdd8ee2b6b813494ab7d0f9d59646cfc0939d + md5: 18aade59a3f2cf228c084e32d3ba92e9 depends: - - libblas 3.9.0 23_osxarm64_openblas - - libcblas 3.9.0 23_osxarm64_openblas - - liblapack 3.9.0 23_osxarm64_openblas - constrains: - - blas * openblas + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-fastcdr + - ros-humble-foonathan-memory-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 14963 - timestamp: 1721689034740 + size: 3685952 + timestamp: 1707310851992 - kind: conda - name: liblapacke - version: 3.9.0 - build: 23_win64_mkl - build_number: 23 + name: ros-humble-fastrtps-cmake-module + version: 2.2.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-23_win64_mkl.conda - sha256: 640f6845f8370b22a6f3c755f95dfaa0a6cd2ced678df382aa0a14410d1f812a - md5: f6e2619d4359c6806b97b3d405193741 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastrtps-cmake-module-2.2.2-py311h38cd7cb_7.tar.bz2 + sha256: 518faf2c5413053e9f27ccc70a3f9aa980e122e96edae122ae2fdbb1fb592bed + md5: 7f3b02faa597eda41ce64b590a69213c depends: - - libblas 3.9.0 23_win64_mkl - - libcblas 3.9.0 23_win64_mkl - - liblapack 3.9.0 23_win64_mkl - constrains: - - blas * mkl + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 5191961 - timestamp: 1721689704552 + size: 10913 + timestamp: 1708861983783 - kind: conda - name: libllvm15 - version: 15.0.7 - build: h2621b3d_4 - build_number: 4 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm15-15.0.7-h2621b3d_4.conda - sha256: 63e22ccd4c1b80dfc7da169c65c62a878a46ef0e5771c3b0c091071e718ae1b1 - md5: 8d7f7a7286d99a2671df2619cb3bfb2c + name: ros-humble-fastrtps-cmake-module + version: 2.2.2 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastrtps-cmake-module-2.2.2-py311h907a76e_6.tar.bz2 + sha256: 6e8c5829e7b77584f268dc17b79c603220e3023637d22613508d6da7eb226949 + md5: a883c4d1dd2afb4dfca79d2339338c52 depends: + - __osx >=10.14 - libcxx >=16 - - libxml2 >=2.12.1,<3.0.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 22049607 - timestamp: 1701372072765 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 12114 + timestamp: 1707347212290 - kind: conda - name: libllvm15 - version: 15.0.7 - build: hb3ce162_4 - build_number: 4 + name: ros-humble-fastrtps-cmake-module + version: 2.2.2 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda - sha256: e71584c0f910140630580fdd0a013029a52fd31e435192aea2aa8d29005262d1 - md5: 8a35df3cbc0c8b12cc8af9473ae75eef + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastrtps-cmake-module-2.2.2-py311hb335429_6.tar.bz2 + sha256: a01730dfa159f6e7481d8698f0fe144ed01825bd66e3a2b1a01221d95ee5e29e + md5: 95de0a8b7d8a6d1869d732d4b45cb0bf depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxml2 >=2.12.1,<3.0.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 33321457 - timestamp: 1701375836233 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 12008 + timestamp: 1707310579718 - kind: conda - name: libllvm15 - version: 15.0.7 - build: hbedff68_4 - build_number: 4 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libllvm15-15.0.7-hbedff68_4.conda - sha256: a0598cc166e92c6c63e58a7eaa184fa0b8b467693b965dbe19f1c9ff37e134c3 - md5: bdc80cf2aa69d6eb8dd101dfd804db07 + name: ros-humble-fastrtps-cmake-module + version: 2.2.2 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastrtps-cmake-module-2.2.2-py311hbfa132e_5.tar.bz2 + sha256: fe1d2ddf574a487f4987f6ff07d00407993a417efee8587c41652781154347bf + md5: 1e78c504673886c663acdd50dff04280 depends: - libcxx >=16 - - libxml2 >=2.12.1,<3.0.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 23755109 - timestamp: 1701376376564 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12215 + timestamp: 1707345294983 - kind: conda - name: libllvm18 - version: 18.1.7 - build: hd5e122f_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libllvm18-18.1.7-hd5e122f_0.conda - sha256: dc9397be88e0b5d0e14765b98ea7bbea79b9110447e43b28a0f1e994514f6350 - md5: bc138883a1fbb4d446b8a5565b1c1bc0 + name: ros-humble-foonathan-memory-vendor + version: 1.2.0 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-foonathan-memory-vendor-1.2.0-py311h38cd7cb_7.tar.bz2 + sha256: 2f9f411e623efdef6b046bd25e9e838b80cfa62115b8eb5644796872acc8ab13 + md5: 8ae0b78e9a11dba335fdeae4058ceb21 depends: - - __osx >=10.13 - - libcxx >=16 - - libxml2 >=2.12.7,<3.0a0 - - libzlib >=1.2.13,<2.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 27583991 - timestamp: 1717771655947 + - cmake + - foonathan-memory >=0.7.2,<0.7.3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 8780 + timestamp: 1708861507488 - kind: conda - name: libllvm18 - version: 18.1.7 - build: hdac5640_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libllvm18-18.1.7-hdac5640_0.conda - sha256: 43257397b65120961fe0b922ef56021de9787c3a3226227a69c794a195658791 - md5: 25b48815b00f4309d59bade2d6deb468 + name: ros-humble-foonathan-memory-vendor + version: 1.2.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-foonathan-memory-vendor-1.2.0-py311h907a76e_6.tar.bz2 + sha256: 96cfefdb16e55df71df5a10488276f9aebe0ab4f9da41f8bef99e895ea94c05a + md5: 3d665ca2681a03cba24faf987376b428 depends: - - __osx >=11.0 + - __osx >=10.14 + - cmake + - foonathan-memory >=0.7.2,<0.7.3.0a0 - libcxx >=16 - - libxml2 >=2.12.7,<3.0a0 - - libzlib >=1.2.13,<2.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 25787088 - timestamp: 1717772004969 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 9134 + timestamp: 1707345371733 - kind: conda - name: libnetcdf - version: 4.9.2 - build: nompi_h135f659_114 - build_number: 114 + name: ros-humble-foonathan-memory-vendor + version: 1.2.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda - sha256: 055572a4c8a1c3f9ac60071ee678f5ea49cfd7ac60a636d817988a6f9d6de6ae - md5: a908e463c710bd6b10a9eaa89fdf003c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-foonathan-memory-vendor-1.2.0-py311hb335429_6.tar.bz2 + sha256: 52a6c4984d0747798b05298a50e998f22af3fd562a51c3f6e72987d0667850ef + md5: dc599ec631292193ba3b07a7f4dcca6d depends: - - blosc >=1.21.5,<2.0a0 - - bzip2 >=1.0.8,<2.0a0 - - hdf4 >=4.2.15,<4.2.16.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 + - __glibc >=2.17,<3.0.a0 + - cmake + - foonathan-memory >=0.7.2,<0.7.3.0a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxml2 >=2.12.7,<3.0a0 - - libzip >=1.10.1,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 - - zlib - - zstd >=1.5.6,<1.6.0a0 - license: MIT - license_family: MIT - size: 849172 - timestamp: 1717671645362 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 9011 + timestamp: 1707309962109 - kind: conda - name: libnetcdf - version: 4.9.2 - build: nompi_h7334405_114 - build_number: 114 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libnetcdf-4.9.2-nompi_h7334405_114.conda - sha256: a4af96274a6c72d97e84dfc728ecc765af300de805d962a835c0841bb6a8f331 - md5: 32ffbe5b0b0134e49f6347f4de8c5dcc + name: ros-humble-foonathan-memory-vendor + version: 1.2.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-foonathan-memory-vendor-1.2.0-py311hbfa132e_5.tar.bz2 + sha256: 1c230a9398b9ea407e8f40395e7fe6660b1dfe96dd317ccbc8fe7212bb10786f + md5: f38497d39ed90b4965750ba845f7d1a6 depends: - - __osx >=10.13 - - blosc >=1.21.5,<2.0a0 - - bzip2 >=1.0.8,<2.0a0 - - hdf4 >=4.2.15,<4.2.16.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 + - cmake + - foonathan-memory >=0.7.2,<0.7.3.0a0 - libcxx >=16 - - libxml2 >=2.12.7,<3.0a0 - - libzip >=1.10.1,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 - - zlib - - zstd >=1.5.6,<1.6.0a0 - license: MIT - license_family: MIT - size: 726205 - timestamp: 1717671847032 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 9203 + timestamp: 1707344843370 - kind: conda - name: libnetcdf - version: 4.9.2 - build: nompi_h92078aa_114 - build_number: 114 + name: ros-humble-geometry-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libnetcdf-4.9.2-nompi_h92078aa_114.conda - sha256: 111fb98bf02e717c69eb78388a5b03dc7af05bfa840ac51c2b31beb70bf42318 - md5: 819507db3802d9a179de4d161285c22f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-geometry-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 9f3fdef88626612d8ab8612098be083665098fa8a026faab5545b2ba9d08b079 + md5: 46697e457193cd4b0c1743ffa8ae48a5 depends: - - blosc >=1.21.5,<2.0a0 - - bzip2 >=1.0.8,<2.0a0 - - hdf4 >=4.2.15,<4.2.16.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 - - libxml2 >=2.12.7,<3.0a0 - - libzip >=1.10.1,<2.0a0 - - libzlib >=1.2.13,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zlib - - zstd >=1.5.6,<1.6.0a0 - license: MIT - license_family: MIT - size: 624793 - timestamp: 1717672198533 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 286439 + timestamp: 1708876235716 - kind: conda - name: libnetcdf - version: 4.9.2 - build: nompi_he469be0_114 - build_number: 114 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libnetcdf-4.9.2-nompi_he469be0_114.conda - sha256: aeac591ba859f9cf775993e8b7f21e50803405d41ef363dc4981d114e8df88a8 - md5: 8fd3ce6d910ed831c130c391c4364d3f + name: ros-humble-geometry-msgs + version: 4.2.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-geometry-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: bda4ca9008b73b55f4f12411dfb0147a4061c9664567bee3529bcfb71e301ef9 + md5: 5750336a6c580bd3f3c4b4fc8d0ce413 depends: - - __osx >=11.0 - - blosc >=1.21.5,<2.0a0 - - bzip2 >=1.0.8,<2.0a0 - - hdf4 >=4.2.15,<4.2.16.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - libaec >=1.1.3,<2.0a0 - - libcurl >=8.8.0,<9.0a0 + - __osx >=10.14 - libcxx >=16 - - libxml2 >=2.12.7,<3.0a0 - - libzip >=1.10.1,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - openssl >=3.3.1,<4.0a0 - - zlib - - zstd >=1.5.6,<1.6.0a0 - license: MIT - license_family: MIT - size: 681051 - timestamp: 1717671966211 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 247031 + timestamp: 1707356298434 - kind: conda - name: libnghttp2 - version: 1.58.0 - build: h47da74e_1 - build_number: 1 + name: ros-humble-geometry-msgs + version: 4.2.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda - sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb - md5: 700ac6ea6d53d5510591c4344d5c989a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-geometry-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: b3521cb7ad43d3585ee8985f98ecc8f3549fb767f3ad03a17a5c58fe13da1c84 + md5: d6c1d79ec371067ec3fdc71b9c9652f1 depends: - - c-ares >=1.23.0,<2.0a0 - - libev >=4.33,<4.34.0a0 - - libev >=4.33,<5.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.2.0,<4.0a0 - license: MIT - license_family: MIT - size: 631936 - timestamp: 1702130036271 -- kind: conda - name: libnghttp2 - version: 1.58.0 - build: h64cf6d3_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.58.0-h64cf6d3_1.conda - sha256: 412fd768e787e586602f8e9ea52bf089f3460fc630f6987f0cbd89b70e9a4380 - md5: faecc55c2a8155d9ff1c0ff9a0fef64f - depends: - - __osx >=10.9 - - c-ares >=1.23.0,<2.0a0 - - libcxx >=16.0.6 - - libev >=4.33,<4.34.0a0 - - libev >=4.33,<5.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.2.0,<4.0a0 - license: MIT - license_family: MIT - size: 599736 - timestamp: 1702130398536 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 289977 + timestamp: 1707313410308 - kind: conda - name: libnghttp2 - version: 1.58.0 - build: ha4dd798_1 - build_number: 1 + name: ros-humble-geometry-msgs + version: 4.2.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.58.0-ha4dd798_1.conda - sha256: fc97aaaf0c6d0f508be313d86c2705b490998d382560df24be918b8e977802cd - md5: 1813e066bfcef82de579a0be8a766df4 - depends: - - __osx >=10.9 - - c-ares >=1.23.0,<2.0a0 - - libcxx >=16.0.6 - - libev >=4.33,<4.34.0a0 - - libev >=4.33,<5.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.2.0,<4.0a0 - license: MIT - license_family: MIT - size: 565451 - timestamp: 1702130473930 -- kind: conda - name: libnsl - version: 2.0.1 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda - sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6 - md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-geometry-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: be4b2fb32944ead4860d69a1242b063a65f9fd6989b5cad763c76a70860b7660 + md5: 383311801f32f12b9efd5f4fa5ac23db depends: - - libgcc-ng >=12 - license: LGPL-2.1-only - license_family: GPL - size: 33408 - timestamp: 1697359010159 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 261190 + timestamp: 1707989178096 - kind: conda - name: libogg - version: 1.3.5 - build: h2466b09_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.5-h2466b09_0.conda - sha256: fcffdf32c620569738b85c98ddd25e1c84c8add80cd732743d90d469b7b532bb - md5: 44a4d173e62c5ed6d715f18ae7c46b7a + name: ros-humble-geometry2 + version: 0.25.5 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-geometry2-0.25.5-py311h907a76e_6.tar.bz2 + sha256: 1dfdbb3c6403325d555e4f7f5a72a9eab56fdd2faf43cee6309bc301649fb669 + md5: 1c77de29f44f0911b6bf36c0eb20f170 depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-bullet + - ros-humble-tf2-eigen + - ros-humble-tf2-eigen-kdl + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-kdl + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros + - ros-humble-tf2-sensor-msgs + - ros-humble-tf2-tools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 35459 - timestamp: 1719302192495 + size: 12379 + timestamp: 1707373506509 - kind: conda - name: libogg - version: 1.3.5 - build: h4ab18f5_0 + name: ros-humble-geometry2 + version: 0.25.5 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda - sha256: 5eda3fe92b99b25dd4737226a9485078ab405672d9f621be75edcb68f1e9026d - md5: 601bfb4b3c6f0b844443bb81a56651e0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-geometry2-0.25.5-py311hb335429_6.tar.bz2 + sha256: a39f17f6c8a563126497d85f92e01bb3c9880d8c675e3a0387f9659967eeaa8e + md5: b3393d59333b12e76c780532e2ea6bc6 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-bullet + - ros-humble-tf2-eigen + - ros-humble-tf2-eigen-kdl + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-kdl + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros + - ros-humble-tf2-sensor-msgs + - ros-humble-tf2-tools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 205914 - timestamp: 1719301575771 + size: 12284 + timestamp: 1707317057359 - kind: conda - name: libogg - version: 1.3.5 - build: h99b78c6_0 + name: ros-humble-geometry2 + version: 0.25.5 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libogg-1.3.5-h99b78c6_0.conda - sha256: 685f73b7241978007dfe0cecb9cae46c6a26d87d192b6f85a09eb65023c0b99e - md5: 57b668b9b78dea2c08e44bb2385d57c0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-geometry2-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 63b26d6fb2dcb161691996eea3e20661f68a372b1e9ad5e84cdb4e6bc6f9a858 + md5: 5b55f27922be69f27e9313d102377c08 depends: - - __osx >=11.0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-bullet + - ros-humble-tf2-eigen + - ros-humble-tf2-eigen-kdl + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-kdl + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros + - ros-humble-tf2-sensor-msgs + - ros-humble-tf2-tools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 205451 - timestamp: 1719301708541 + size: 12553 + timestamp: 1707996149669 - kind: conda - name: libogg - version: 1.3.5 - build: hfdf4475_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libogg-1.3.5-hfdf4475_0.conda - sha256: bebf5797e2a278fd2094f2b0c29ccdfc51d400f4736701108a7e544a49705c64 - md5: 7497372c91a31d3e8d64ce3f1a9632e8 + name: ros-humble-geometry2 + version: 0.25.6 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-geometry2-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 43ced60533f0194e437ef0fb4e968ead275e08ef8260afb5eb720de2a319af9f + md5: 9f621ce1c51359abb7158ad133db408f depends: - - __osx >=10.13 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-bullet + - ros-humble-tf2-eigen + - ros-humble-tf2-eigen-kdl + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-kdl + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros + - ros-humble-tf2-sensor-msgs + - ros-humble-tf2-tools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 203604 - timestamp: 1719301669662 + size: 11046 + timestamp: 1708990459790 - kind: conda - name: libopenblas - version: 0.3.27 - build: openmp_h517c56d_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda - sha256: 46cfcc592b5255262f567cd098be3c61da6bca6c24d640e878dc8342b0f6d069 - md5: 71b8a34d70aa567a990162f327e81505 + name: ros-humble-gmock-vendor + version: 1.10.9004 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-gmock-vendor-1.10.9004-py311h38cd7cb_7.tar.bz2 + sha256: 851f3e69f138373c832b518849d7cfa136b2c593d03d590255f71c76fac7acf2 + md5: d8df4c274d82c0e9be556e7dd285b6dd depends: - - __osx >=11.0 - - libgfortran 5.* - - libgfortran5 >=12.3.0 - - llvm-openmp >=16.0.6 - constrains: - - openblas >=0.3.27,<0.3.28.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 2925328 - timestamp: 1720425811743 + size: 99649 + timestamp: 1708739219513 - kind: conda - name: libopenblas - version: 0.3.27 - build: openmp_h8869122_1 - build_number: 1 + name: ros-humble-gmock-vendor + version: 1.10.9004 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.27-openmp_h8869122_1.conda - sha256: 83b0b9d3d09889b3648a81d2c18a2d78c405b03b115107941f0496a8b358ce6d - md5: c0798ad76ddd730dade6ff4dff66e0b5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-gmock-vendor-1.10.9004-py311h907a76e_6.tar.bz2 + sha256: 3e37442f6237ef9332f06f9d3a9ac8f5f790b85b126640fd5fa01c05a6b21b22 + md5: 4cded3ddfe2adbf979792dea7e2276c6 depends: - - __osx >=10.13 - - libgfortran 5.* - - libgfortran5 >=12.3.0 - - llvm-openmp >=16.0.6 - constrains: - - openblas >=0.3.27,<0.3.28.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 6047513 - timestamp: 1720426759731 + size: 99796 + timestamp: 1707309122055 - kind: conda - name: libopenblas - version: 0.3.27 - build: pthreads_hac2b453_1 - build_number: 1 + name: ros-humble-gmock-vendor + version: 1.10.9004 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda - sha256: 714cb82d7c4620ea2635a92d3df263ab841676c9b183d0c01992767bb2451c39 - md5: ae05ece66d3924ac3d48b4aa3fa96cec + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-gmock-vendor-1.10.9004-py311hb335429_6.tar.bz2 + sha256: ff3f732fd656704e2611505c484b6ff65273aeed31afc1b8f052fb76d911d763 + md5: e947cc08ca9eb3f52c71b03661229720 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libgfortran-ng - - libgfortran5 >=12.3.0 - constrains: - - openblas >=0.3.27,<0.3.28.0a0 - license: BSD-3-Clause - license_family: BSD - size: 5563053 - timestamp: 1720426334043 -- kind: conda - name: libopencv - version: 4.9.0 - build: headless_py311h2b50112_15 - build_number: 15 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopencv-4.9.0-headless_py311h2b50112_15.conda - sha256: 315670d406af67935de4809415df9e24e9d1a9cdd276fec5f75d5a33b1e67309 - md5: e08d7154908ca8f68c9e77bb4671e89e - depends: - - __osx >=11.0 - - ffmpeg >=6.1.1,<7.0a0 - - freetype >=2.12.1,<3.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - jasper >=4.2.4,<5.0a0 - - libasprintf >=0.22.5,<1.0a0 - - libcblas >=3.9.0,<4.0a0 - - libcxx >=16 - - libgettextpo >=0.22.5,<1.0a0 - - libglib >=2.80.2,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - liblapack >=3.9.0,<4.0a0 - - liblapacke >=3.9.0,<4.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-arm-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.4.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - openexr >=3.2.2,<3.3.0a0 - - python >=3.11,<3.12.0a0 *_cpython - license: Apache-2.0 - license_family: Apache - size: 16885323 - timestamp: 1716157555828 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 99773 + timestamp: 1707308330898 - kind: conda - name: libopencv - version: 4.9.0 - build: headless_py311h9619bf6_15 - build_number: 15 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopencv-4.9.0-headless_py311h9619bf6_15.conda - sha256: 44f15b85f9e61935afdef85da75c946464027769052df6ef25fccae644c21899 - md5: c1226c53b30720706aacc5e46c01a836 + name: ros-humble-gmock-vendor + version: 1.10.9004 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-gmock-vendor-1.10.9004-py311hbfa132e_5.tar.bz2 + sha256: c428c0c83db37083c10653fcb76bc3d3456b9425d3cdbce8dc18abf3d728eadf + md5: aa769d357fbc55ad7f973c26a898952f depends: - - __osx >=10.13 - - ffmpeg >=6.1.1,<7.0a0 - - freetype >=2.12.1,<3.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - jasper >=4.2.4,<5.0a0 - - libasprintf >=0.22.5,<1.0a0 - - libcblas >=3.9.0,<4.0a0 - libcxx >=16 - - libgettextpo >=0.22.5,<1.0a0 - - libglib >=2.80.2,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libintl >=0.22.5,<1.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - liblapack >=3.9.0,<4.0a0 - - liblapacke >=3.9.0,<4.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.4.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - numpy >=1.23.5,<2.0a0 - - openexr >=3.2.2,<3.3.0a0 - license: Apache-2.0 - license_family: Apache - size: 27275684 - timestamp: 1716154560263 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-gtest-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 100000 + timestamp: 1707307763991 - kind: conda - name: libopencv - version: 4.9.0 - build: qt5_py311h615a5b2_515 - build_number: 515 + name: ros-humble-gtest-vendor + version: 1.10.9004 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopencv-4.9.0-qt5_py311h615a5b2_515.conda - sha256: 7b93920287c14ced1225c426cf9f66748f488b414359c55cdc5b575a626bbae7 - md5: 90e96a481bf557800fb60b1d0389881a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-gtest-vendor-1.10.9004-py311h38cd7cb_7.tar.bz2 + sha256: 40d5361dad1e00f6a17e46c4d82a5f4081ffdd1879da1e03cab9db343acb5dd7 + md5: 45740dcc56467f4c3d239f44f9af8c6e depends: - - ffmpeg >=6.1.1,<7.0a0 - - freetype >=2.12.1,<3.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - jasper >=4.2.4,<5.0a0 - - libasprintf >=0.22.5,<1.0a0 - - libcblas >=3.9.0,<4.0a0 - - libgettextpo >=0.22.5,<1.0a0 - - libglib >=2.80.2,<3.0a0 - - libintl >=0.22.5,<1.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - liblapack >=3.9.0,<4.0a0 - - liblapacke >=3.9.0,<4.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.4.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - numpy >=1.23.5,<2.0a0 - - openexr >=3.2.2,<3.3.0a0 - - qt-main >=5.15.8,<5.16.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: Apache - size: 32903006 - timestamp: 1716155404981 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 186541 + timestamp: 1708736988571 - kind: conda - name: libopencv - version: 4.9.0 - build: qt5_py311ha9522c6_515 - build_number: 515 + name: ros-humble-gtest-vendor + version: 1.10.9004 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-gtest-vendor-1.10.9004-py311h907a76e_6.tar.bz2 + sha256: e53ebc63f619b1b862e07b24f1db6d8ce1270140b9a882eeec73c94b622a3c21 + md5: 36e33534adc4f45109395aa385ae36a6 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 185857 + timestamp: 1707307510025 +- kind: conda + name: ros-humble-gtest-vendor + version: 1.10.9004 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.9.0-qt5_py311ha9522c6_515.conda - sha256: 891e1521f08256e31abc1274dd6033e2180558aa9798c8d38bca844b6f33913e - md5: b6792bbf71f3a269a5a3c3c7b2b658dc + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-gtest-vendor-1.10.9004-py311hb335429_6.tar.bz2 + sha256: 4e30e7b0158c25b4c12cc67d050af98efea860e7c52687e2bc36777d97d5a71b + md5: 79ebeee031e61496097f9bb17e2d025d depends: - __glibc >=2.17,<3.0.a0 - - _openmp_mutex >=4.5 - - ffmpeg >=6.1.1,<7.0a0 - - freetype >=2.12.1,<3.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - hdf5 >=1.14.3,<1.14.4.0a0 - - jasper >=4.2.4,<5.0a0 - - libasprintf >=0.22.5,<1.0a0 - - libcblas >=3.9.0,<4.0a0 - libgcc-ng >=12 - - libgettextpo >=0.22.5,<1.0a0 - - libglib >=2.80.2,<3.0a0 - - libiconv >=1.17,<2.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - liblapack >=3.9.0,<4.0a0 - - liblapacke >=3.9.0,<4.0a0 - - libopenvino >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-batch-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-auto-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-hetero-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-cpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-gpu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-intel-npu-plugin >=2024.1.0,<2024.1.1.0a0 - - libopenvino-ir-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-onnx-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-paddle-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-pytorch-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-frontend >=2024.1.0,<2024.1.1.0a0 - - libopenvino-tensorflow-lite-frontend >=2024.1.0,<2024.1.1.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libprotobuf >=4.25.3,<4.25.4.0a0 + - libgcc-ng >=12 - libstdcxx-ng >=12 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.4.0,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - numpy >=1.23.5,<2.0a0 - - openexr >=3.2.2,<3.3.0a0 - - qt-main >=5.15.8,<5.16.0a0 - license: Apache-2.0 - license_family: Apache - size: 30336613 - timestamp: 1716155186032 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 179232 + timestamp: 1707307066524 - kind: conda - name: libopenvino - version: 2024.1.0 - build: h2da1b83_7 - build_number: 7 + name: ros-humble-gtest-vendor + version: 1.10.9004 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-gtest-vendor-1.10.9004-py311hbfa132e_5.tar.bz2 + sha256: 83da7f27b61aabcdb20e1bc72e00a392870f4ff38b0deef58c702d04b9c6d263 + md5: b4a9dca41cbb08e5de921b1e3d401632 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 179363 + timestamp: 1707307114501 +- kind: conda + name: ros-humble-iceoryx-binding-c + version: 2.0.5 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-binding-c-2.0.5-py311h907a76e_6.tar.bz2 + sha256: a4b94c38ded1b4e4f05eb40b4c77842c8242ab385abbf9217e0aa351ebd20a8e + md5: 42d7ca3cb52404add0c03f242a07f07a + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 75976 + timestamp: 1707309559958 +- kind: conda + name: ros-humble-iceoryx-binding-c + version: 2.0.5 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.1.0-h2da1b83_7.conda - sha256: 8af6ecc01993cac30656a78a5e82f81b04a663623563776d4d0a6688597b925f - md5: 692bb11510bfceb34723c5115045096e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-binding-c-2.0.5-py311hb335429_6.tar.bz2 + sha256: e4cd0711ebe775be638fa148b8663a51711ebcf0addd6be75c3faa46286aa342 + md5: 605cd26b64d1d27344d93733e7be0a6c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 - libstdcxx-ng >=12 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 5106629 - timestamp: 1715781430418 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 87701 + timestamp: 1707308499402 - kind: conda - name: libopenvino - version: 2024.1.0 - build: h3d2f4b3_7 - build_number: 7 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-2024.1.0-h3d2f4b3_7.conda - sha256: 65228db5cc6fa2564fd873fe5ca031ab327d2e97bb074abbb078118cd8238318 - md5: 58231ac39c0bfd521dfd74011eb46680 + name: ros-humble-iceoryx-binding-c + version: 2.0.5 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-binding-c-2.0.5-py311hbfa132e_5.tar.bz2 + sha256: 6e35706efb0e4aa7c3f37906e4144b8203fb73391194bbe1526b821fd733a9eb + md5: 36aa50dfe657d45f9080444d02786296 depends: - - __osx >=10.13 - libcxx >=16 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 3984103 - timestamp: 1715779509198 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 76710 + timestamp: 1707307944371 - kind: conda - name: libopenvino - version: 2024.1.0 - build: h5c9529b_7 - build_number: 7 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-2024.1.0-h5c9529b_7.conda - sha256: 8726ffae902a89256ef2ac47d558d371a81278b7217f89aff7b54d58c2274e21 - md5: 1087dc2e91d634ed72952e16328713c9 + name: ros-humble-iceoryx-hoofs + version: 2.0.5 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-hoofs-2.0.5-py311h907a76e_6.tar.bz2 + sha256: 156163b924f409c076439d736ea0132f12487e39586268c5ed8c94ab6c096475 + md5: 58365016a1877664647e15512cd4f06a depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 3668866 - timestamp: 1715778736422 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 255546 + timestamp: 1707307752028 - kind: conda - name: libopenvino - version: 2024.1.0 - build: hfe1841e_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-2024.1.0-hfe1841e_7.conda - sha256: f2f7de5acbbd733ec40fb93e06ba938d906437b9e5f878f2dca0f2b2ec89c201 - md5: e9e0492f188cc896b746b3eb2622e793 + name: ros-humble-iceoryx-hoofs + version: 2.0.5 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-hoofs-2.0.5-py311hb335429_6.tar.bz2 + sha256: 3b00f9476eee4fbd156e20402b19cabc80fc178f04be451cf647f6a2d0e6c650 + md5: 0f7f76790a312a109c36bcc01e12479e depends: - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - size: 3110334 - timestamp: 1715785992260 + - __glibc >=2.17,<3.0.a0 + - libacl >=2.3.2,<2.4.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 257865 + timestamp: 1707307082596 - kind: conda - name: libopenvino-arm-cpu-plugin - version: 2024.1.0 - build: h5c9529b_7 - build_number: 7 + name: ros-humble-iceoryx-hoofs + version: 2.0.5 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-arm-cpu-plugin-2024.1.0-h5c9529b_7.conda - sha256: 9aec78ad00936f351521c681e65b12d1ab98a69f2b982b4d255ceedbef069118 - md5: f7b2bd460da8289623aa8164fe1686f4 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-hoofs-2.0.5-py311hbfa132e_5.tar.bz2 + sha256: ac1b96d716b47ffeca95fec79771c1d8b77ef71db0b7931d60b2d92616125d4b + md5: 1f4258e59175e51a30fbb234ab676925 depends: - - __osx >=11.0 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 6072244 - timestamp: 1715778784198 -- kind: conda - name: libopenvino-auto-batch-plugin - version: 2024.1.0 - build: h04f32e0_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-batch-plugin-2024.1.0-h04f32e0_7.conda - sha256: 9b4a52db70f13c5a08ae9caf036cfa71e9fa248a1e349c5d97c0309920401ba9 - md5: 1a2e491187bdd45fa1f2c44ec8ae6d4b - depends: - - libopenvino 2024.1.0 hfe1841e_7 - - tbb >=2021.12.0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - size: 97297 - timestamp: 1715786078537 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 254864 + timestamp: 1707307310707 - kind: conda - name: libopenvino-auto-batch-plugin - version: 2024.1.0 - build: h7b87a6e_7 - build_number: 7 + name: ros-humble-iceoryx-posh + version: 2.0.5 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-batch-plugin-2024.1.0-h7b87a6e_7.conda - sha256: e7ce1a70bc513c77936831cd3a20729cd0d65eac3d22c342bb6c9f2c6b4d8c85 - md5: 62490d0c803d33a803e9014687396144 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-posh-2.0.5-py311h907a76e_6.tar.bz2 + sha256: e6aae3a3576c5686b284f6ce5770f45f5e8f2dfc9f545363cb9178220287071b + md5: 15be42f33a408ed1db75ef0a9506f54c depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - tbb >=2021.12.0 - size: 103287 - timestamp: 1715779563410 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-iceoryx-hoofs + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 444611 + timestamp: 1707309326439 - kind: conda - name: libopenvino-auto-batch-plugin - version: 2024.1.0 - build: hb045406_7 - build_number: 7 + name: ros-humble-iceoryx-posh + version: 2.0.5 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.1.0-hb045406_7.conda - sha256: 351ec3437b596bba8ad6c7686c50b3afe7e9b593efbf78ab82c3ec9b2ead9c13 - md5: d83d6787a9a002b626e20de84719da64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-posh-2.0.5-py311hb335429_6.tar.bz2 + sha256: 775d180fc1ced79d14641a8fbbd05ab9712bec35ad42795bbdd2a833e298415f + md5: 4992de37aa68219b5196078d9ca6abc6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 + - libgcc-ng >=12 - libstdcxx-ng >=12 - - tbb >=2021.12.0 - size: 109706 - timestamp: 1715781464739 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-iceoryx-hoofs + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 589489 + timestamp: 1707308396904 +- kind: conda + name: ros-humble-iceoryx-posh + version: 2.0.5 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-posh-2.0.5-py311hbfa132e_5.tar.bz2 + sha256: 4530a6c16103a66fb89755625d480c9fc448bb5065138d3f3c42949acc41b42b + md5: 11dc120b025e535f657c6e4ff0f15e01 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-iceoryx-hoofs + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 439089 + timestamp: 1707307823349 - kind: conda - name: libopenvino-auto-batch-plugin - version: 2024.1.0 - build: hcd65546_7 - build_number: 7 + name: ros-humble-ignition-cmake2-vendor + version: 0.0.2 + build: py311h0189461_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-batch-plugin-2024.1.0-hcd65546_7.conda - sha256: 4f33af96871e51bd43bf2e4519456737533d146943967a74d88ba61adbc04c68 - md5: c7c7db5088ab20a79f430dfbc9426839 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h0189461_5.tar.bz2 + sha256: aadd67fdbd8b32765393fd823ab8ce7b54d3b1b18310d9692fd2f53230e9eadb + md5: 0e6f740e9bf673fc1ce7dbba90f4b65d depends: - - __osx >=11.0 + - graphviz >=9.0.0,<10.0a0 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - tbb >=2021.12.0 - size: 101390 - timestamp: 1715778825618 + - libignition-cmake2 >=2.16.0,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 8843 + timestamp: 1707345173784 - kind: conda - name: libopenvino-auto-plugin - version: 2024.1.0 - build: h04f32e0_7 + name: ros-humble-ignition-cmake2-vendor + version: 0.0.2 + build: py311h564fdc0_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-auto-plugin-2024.1.0-h04f32e0_7.conda - sha256: 0fdb7c24c39b1eddc7e497612da36c035fa9f8ef966b1359555b62d080827ee8 - md5: f90d8e3840cc6aeeae7a6a5333ed9af1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h564fdc0_7.tar.bz2 + sha256: 0c7101f81a0c9f7ab50fb61d1de52755b666a48972c21d264a5ba40723716538 + md5: b3ee57691bd908961422f11caa0f5bc2 depends: - - libopenvino 2024.1.0 hfe1841e_7 - - tbb >=2021.12.0 + - graphviz >=9.0.0,<10.0a0 + - libignition-cmake2 >=2.17.2,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 187787 - timestamp: 1715786121232 + arch: x86_64 + platform: win + size: 8401 + timestamp: 1719905490655 - kind: conda - name: libopenvino-auto-plugin - version: 2024.1.0 - build: h7b87a6e_7 - build_number: 7 + name: ros-humble-ignition-cmake2-vendor + version: 0.0.2 + build: py311h9fb8454_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-auto-plugin-2024.1.0-h7b87a6e_7.conda - sha256: 4ff92cbdeb100869954388016f4e41191503d7593e48be07d43b1456f41d71f4 - md5: c249c5dc90e261995a94cab8f6db0476 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h9fb8454_6.tar.bz2 + sha256: 6904f00c5afffa4d4ce28c377f87d0055dfbc7eb05ae0992cddc394c3a3e29d0 + md5: 84f825019b12aac96d53f42b4c75c9e4 depends: - - __osx >=10.13 + - __osx >=10.14 + - graphviz >=9.0.0,<10.0a0 - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - tbb >=2021.12.0 - size: 211149 - timestamp: 1715779588274 + - libignition-cmake2 >=2.16.0,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 8786 + timestamp: 1707346918985 - kind: conda - name: libopenvino-auto-plugin - version: 2024.1.0 - build: hb045406_7 - build_number: 7 + name: ros-humble-ignition-cmake2-vendor + version: 0.0.2 + build: py311hd50fb47_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.1.0-hb045406_7.conda - sha256: ff26d185939a7acfe802a6075f1f9baa925e8ce46b27a573d687a2e647d6cc23 - md5: 928f79281dbcc73e8e8fc2096b993b97 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311hd50fb47_6.tar.bz2 + sha256: a82ff25ec21798f0223dc45628dcb393e832ca7464000de383ba4d0c6c1b37dd + md5: 1d2b3fcc2401669e750397cdafb092fd depends: - __glibc >=2.17,<3.0.a0 + - graphviz >=9.0.0,<10.0a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 + - libgcc-ng >=12 + - libignition-cmake2 >=2.16.0,<3.0a0 - libstdcxx-ng >=12 - - tbb >=2021.12.0 - size: 229521 - timestamp: 1715781478553 -- kind: conda - name: libopenvino-auto-plugin - version: 2024.1.0 - build: hcd65546_7 - build_number: 7 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-auto-plugin-2024.1.0-hcd65546_7.conda - sha256: 685bba1d57b5781d78a0319e85dcb1439f35fd6e020b313c0a5eb58ec7e2687e - md5: 177dab9aeb26988b68e23c09c960c59d - depends: - - __osx >=11.0 - - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - tbb >=2021.12.0 - size: 204377 - timestamp: 1715778845526 -- kind: conda - name: libopenvino-hetero-plugin - version: 2024.1.0 - build: h280e65d_7 - build_number: 7 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-hetero-plugin-2024.1.0-h280e65d_7.conda - sha256: 6e4f4f0ff732cd84380022a94c53b1eba512a9af872fbe45e69ee2bd2e40d860 - md5: 97224d5f070bdbb16de82381c2b39b78 - depends: - - __osx >=10.13 - - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - pugixml >=1.14,<1.15.0a0 - size: 179353 - timestamp: 1715779624158 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 8790 + timestamp: 1707310456879 - kind: conda - name: libopenvino-hetero-plugin - version: 2024.1.0 - build: h372dad0_7 + name: ros-humble-ignition-math6-vendor + version: 0.0.2 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-hetero-plugin-2024.1.0-h372dad0_7.conda - sha256: 5ff285bc544210fea1b8f0d3ef6d5d57cf1df7070e71fed3314439789679ccc0 - md5: 38d649aaf121da5591a2d60325933ef9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ignition-math6-vendor-0.0.2-py311h38cd7cb_7.tar.bz2 + sha256: d77481ce87ede78970f36f1b3d8ec0e31a2ad6b48a0d818030318dce3dc784ad + md5: 769dfe6e812f42d3e6305c8d60a0cbdf depends: - - libopenvino 2024.1.0 hfe1841e_7 - - pugixml >=1.14,<1.15.0a0 + - libignition-math6 >=6.15.1,<7.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ignition-cmake2-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 158159 - timestamp: 1715786163360 -- kind: conda - name: libopenvino-hetero-plugin - version: 2024.1.0 - build: h5c03a75_7 - build_number: 7 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.1.0-h5c03a75_7.conda - sha256: b87a5a4d503ad5abeee09d374d157bed0839be593e43c907d470394635e6c206 - md5: 34db2a8d0504a807a735da48234e2a1d - depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 - - libstdcxx-ng >=12 - - pugixml >=1.14,<1.15.0a0 - size: 191335 - timestamp: 1715781490616 + arch: x86_64 + platform: win + size: 8447 + timestamp: 1719908187554 - kind: conda - name: libopenvino-hetero-plugin - version: 2024.1.0 - build: h88cb26a_7 - build_number: 7 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-hetero-plugin-2024.1.0-h88cb26a_7.conda - sha256: eaa44c2dbcd73af22a795f3c16ccda5089b17d4615eb532a557b952336ceea82 - md5: 8344c109fe70c5d11c5582bef0471bf0 + name: ros-humble-ignition-math6-vendor + version: 0.0.2 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ignition-math6-vendor-0.0.2-py311h907a76e_6.tar.bz2 + sha256: a76094d87cecf933ff324a89f2bea1794117bb33365567cd9fa2f82d24dc5ddf + md5: 80ce636c2fcabda58c8a35a08eaf47c3 depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - pugixml >=1.14,<1.15.0a0 - size: 170507 - timestamp: 1715778866457 + - libignition-math6 >=6.15.1,<7.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ignition-cmake2-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 8820 + timestamp: 1707347155358 - kind: conda - name: libopenvino-intel-cpu-plugin - version: 2024.1.0 - build: h2da1b83_7 - build_number: 7 + name: ros-humble-ignition-math6-vendor + version: 0.0.2 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.1.0-h2da1b83_7.conda - sha256: ac6b60f13d501c21ea39c825f0335bcf4185839ec1256dcd3675ead84a20f590 - md5: 22ef5cad44c9e3caecbee37465c33fca + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ignition-math6-vendor-0.0.2-py311hb335429_6.tar.bz2 + sha256: 71d77c138ba417f6185f257371631e72907be4dc7cdaf2c9b81a5007f235ba36 + md5: b7d66d9b2dea162e5bedf6607fe77115 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 + - libgcc-ng >=12 + - libignition-math6 >=6.15.1,<7.0a0 - libstdcxx-ng >=12 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 10916042 - timestamp: 1715781503484 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ignition-cmake2-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 8838 + timestamp: 1707310589478 - kind: conda - name: libopenvino-intel-cpu-plugin - version: 2024.1.0 - build: h3d2f4b3_7 - build_number: 7 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-intel-cpu-plugin-2024.1.0-h3d2f4b3_7.conda - sha256: b98f18921fe8db0900ae4b31d887feacd48f8bc04d15762bd928e62462d5272f - md5: e7796414f2d96e17da30609207294c58 + name: ros-humble-ignition-math6-vendor + version: 0.0.2 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ignition-math6-vendor-0.0.2-py311hbfa132e_5.tar.bz2 + sha256: 0038ff5a6c47b66be83ecaf76f79090e9fb6ecb8e78a8546a53ff408cd783035 + md5: fdb5622543f42d7d0ed870e63462b5fb depends: - - __osx >=10.13 - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 10165190 - timestamp: 1715779658644 + - libignition-math6 >=6.15.1,<7.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ignition-cmake2-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 8886 + timestamp: 1707345273670 - kind: conda - name: libopenvino-intel-cpu-plugin - version: 2024.1.0 - build: hfe1841e_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-cpu-plugin-2024.1.0-hfe1841e_7.conda - sha256: bd8224169514b6483d37fe545e7330b21ad084c335eb141c85ce4fa5a8dac007 - md5: bd0dab652bb28bfbce80d4c897fc7288 + name: ros-humble-image-geometry + version: 3.2.1 + build: py311h501d6c9_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-geometry-3.2.1-py311h501d6c9_6.tar.bz2 + sha256: 5319d2b9adf19f52d06d3e812ea73636dd6fb8850e72803258369fa423ab3e0b + md5: 564e877ed8a628abc3bcdf8b0ff50e9b depends: - - libopenvino 2024.1.0 hfe1841e_7 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - size: 7365667 - timestamp: 1715786207218 + - __osx >=10.14 + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 45226 + timestamp: 1707358511659 - kind: conda - name: libopenvino-intel-gpu-plugin - version: 2024.1.0 - build: h2da1b83_7 - build_number: 7 + name: ros-humble-image-geometry + version: 3.2.1 + build: py311h5fd4792_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.1.0-h2da1b83_7.conda - sha256: 8e323857f7113ed364aeeed8b7ce6e8d7dd0bc6a44c23a7c64607a8171b10ac5 - md5: 98d53dafdd090d01ae50719eabe374e7 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-geometry-3.2.1-py311h5fd4792_6.tar.bz2 + sha256: f7715cdd901cb1f50b0c7bb03ebd6ab7d2885ebb5f5af94bd1e9020299bd1f12 + md5: c9058c811da06e8bd4ade848765ec197 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 + - libgcc-ng >=12 + - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - - ocl-icd >=2.3.2,<3.0a0 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 - size: 8465032 - timestamp: 1715781541608 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 49907 + timestamp: 1707313981265 - kind: conda - name: libopenvino-intel-gpu-plugin - version: 2024.1.0 - build: hfe1841e_7 - build_number: 7 + name: ros-humble-image-geometry + version: 3.2.1 + build: py311hac52b5e_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-intel-gpu-plugin-2024.1.0-hfe1841e_7.conda - sha256: 834b5137acd8a5df10052d7e07552a398c074a23de28e43999c58188c3e078c5 - md5: ee34e58f14018fa7cb5afae0cfea23fd + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-geometry-3.2.1-py311hac52b5e_6.tar.bz2 + sha256: 3ff6dead516def492366d13151b624358f8357fc16da4b97f82754512e20ee3e + md5: 9e6381227d003ead4a79b5eeefce40c2 depends: - - khronos-opencl-icd-loader >=2023.4.17 - - libopenvino 2024.1.0 hfe1841e_7 - - pugixml >=1.14,<1.15.0a0 - - tbb >=2021.12.0 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 7247778 - timestamp: 1715786271549 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 51504 + timestamp: 1707854458710 - kind: conda - name: libopenvino-intel-npu-plugin - version: 2024.1.0 - build: he02047a_7 - build_number: 7 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.1.0-he02047a_7.conda - sha256: c5b192bfc8563a4d554f105085499c4d76f99bf8e79bf898304446e51060e4a8 - md5: e766c8a98f4efef2e9be7146fad9b6f2 + name: ros-humble-image-geometry + version: 3.2.1 + build: py311hb5c0377_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-geometry-3.2.1-py311hb5c0377_5.tar.bz2 + sha256: 2415eba98f00484d799c8f6e5cb191d7896f102b6c8388baa433d4820e88645e + md5: fbac0fafe05a744acbe24dd4502f1240 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 - - libstdcxx-ng >=12 - size: 325218 - timestamp: 1715781572940 + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 45611 + timestamp: 1707991423872 - kind: conda - name: libopenvino-ir-frontend - version: 2024.1.0 - build: h280e65d_7 - build_number: 7 + name: ros-humble-image-tools + version: 0.20.3 + build: py311h501d6c9_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-ir-frontend-2024.1.0-h280e65d_7.conda - sha256: 11de77e13dd80e84f82771838bd06dbf820ff4238d88433560d05a6a5cf5f2bf - md5: 5b621bb19f87b71dd8724a36f4e018c5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-tools-0.20.3-py311h501d6c9_6.tar.bz2 + sha256: 507c9b80c84593c9c35135661925049459382f18ee6b22f4d32bdbda3c985a2c + md5: ca9b5eca5365b56377875f86d3ac9313 + depends: + - __osx >=10.14 + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 239073 + timestamp: 1707364723187 +- kind: conda + name: ros-humble-image-tools + version: 0.20.3 + build: py311h5fd4792_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-tools-0.20.3-py311h5fd4792_6.tar.bz2 + sha256: 3b9c2dece48186910537f288cf6dc114ddf903d1615b9d1f62309de70308559f + md5: 9f8aa1f09fd94af0f908671eb3f19e67 depends: - - __osx >=10.13 - - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - pugixml >=1.14,<1.15.0a0 - size: 181707 - timestamp: 1715779728956 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libopencv >=4.9.0,<4.9.1.0a0 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 277740 + timestamp: 1707316083641 - kind: conda - name: libopenvino-ir-frontend - version: 2024.1.0 - build: h372dad0_7 - build_number: 7 + name: ros-humble-image-tools + version: 0.20.3 + build: py311hac52b5e_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-ir-frontend-2024.1.0-h372dad0_7.conda - sha256: cd5353f17cddbc42f9dc1093c6acccb060614f01a65d1c3410aed88f283e0265 - md5: 7de336c398a38bca91b074cb9f09c45d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-tools-0.20.3-py311hac52b5e_6.tar.bz2 + sha256: 3e0d1998786afa79f1fb235505ec7626bf58aa8289bf2c18a7d91ec54ca968a7 + md5: 3509d4f1085fc91656a8302f18ba2aed depends: - - libopenvino 2024.1.0 hfe1841e_7 - - pugixml >=1.14,<1.15.0a0 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 158097 - timestamp: 1715786335226 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 166847 + timestamp: 1707855538665 - kind: conda - name: libopenvino-ir-frontend - version: 2024.1.0 - build: h5c03a75_7 - build_number: 7 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.1.0-h5c03a75_7.conda - sha256: c71663f56030a9342d0860fa169bdd0d700e1f726fe082dc042fd8f56e94cf89 - md5: 1eb037f090cb525857b01702b2afb6a0 + name: ros-humble-image-tools + version: 0.20.3 + build: py311hb5c0377_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-tools-0.20.3-py311hb5c0377_5.tar.bz2 + sha256: 14f1f6cf30233cf2206bf4525217134af5831d06d6a8c72c5033971433005b8c + md5: 6e79414096fd9f230d0d9b0639759220 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 - - libstdcxx-ng >=12 - - pugixml >=1.14,<1.15.0a0 - size: 200300 - timestamp: 1715781585186 + - libcxx >=16 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 239145 + timestamp: 1707994326535 - kind: conda - name: libopenvino-ir-frontend - version: 2024.1.0 - build: h88cb26a_7 - build_number: 7 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-ir-frontend-2024.1.0-h88cb26a_7.conda - sha256: 855d18d465bfc76b277f263dac39836ca3464185bbc88f143e4552292ad077d6 - md5: f7983222cb7bc2278a6f3b5ab392f961 + name: ros-humble-image-transport + version: 3.1.8 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-transport-3.1.8-py311h907a76e_6.tar.bz2 + sha256: 343f035c06c93fb7bfa513b416629d7b392ba12a47e5fa682cbd502e2b7b519f + md5: ce28d84fb36aa10d005d64ea1a524768 depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - pugixml >=1.14,<1.15.0a0 - size: 172540 - timestamp: 1715778889089 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-message-filters + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 540420 + timestamp: 1707364303704 - kind: conda - name: libopenvino-onnx-frontend - version: 2024.1.0 - build: h07e8aee_7 - build_number: 7 + name: ros-humble-image-transport + version: 3.1.8 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.1.0-h07e8aee_7.conda - sha256: 11f7fed90dd4d20072cfe12c21d61fbebebc37e0b7b465280413fa227acc8234 - md5: 019fb9bcd7ce0178fa85f3c610efb8c3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-transport-3.1.8-py311hb335429_6.tar.bz2 + sha256: 45fc0f8b0a15891a96f6765e41b13f0fa9ddddaf7a38aae0534fce6129ae0ee6 + md5: 4ec4468014fe6fab88f6ebebb030e647 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 + - libgcc-ng >=12 - libstdcxx-ng >=12 - size: 1602952 - timestamp: 1715781597824 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-message-filters + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 668812 + timestamp: 1707316070115 - kind: conda - name: libopenvino-onnx-frontend - version: 2024.1.0 - build: h32b5460_7 - build_number: 7 + name: ros-humble-image-transport + version: 3.1.8 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-onnx-frontend-2024.1.0-h32b5460_7.conda - sha256: 7f36d68039feee50560fefd57cb42019a9e229419cda20ad5dbaa8c4e933e127 - md5: 85c22079620e259d235c15db5119535a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-transport-3.1.8-py311hbfa132e_5.tar.bz2 + sha256: aabb4b4a25bb4fd27726ee8eda3327e103fecb77f87a9f9e6ce79117925dd2d1 + md5: e72bdadbb452f4d98a5c776feefd51ce depends: - - __osx >=11.0 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - size: 1217054 - timestamp: 1715778923386 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-message-filters + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 561532 + timestamp: 1707994125344 - kind: conda - name: libopenvino-onnx-frontend - version: 2024.1.0 - build: hdeef14f_7 + name: ros-humble-image-transport + version: 3.1.9 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-onnx-frontend-2024.1.0-hdeef14f_7.conda - sha256: d2f82fdc0d78b90403b32dc0337fd961de278ce9588073c14a45646d71ffed0b - md5: 5b42f644928cd2ab9d81c962a667028b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-transport-3.1.9-py311h38cd7cb_7.tar.bz2 + sha256: 6e15dc4ab04fae86b0c25703bc03446180d3abda40029ba7c1b840e0ba904883 + md5: 361719198f5a0a63920845e8569e44b8 depends: - - libopenvino 2024.1.0 hfe1841e_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-message-filters + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 1000233 - timestamp: 1715786386057 + arch: x86_64 + platform: win + size: 401156 + timestamp: 1719906716257 - kind: conda - name: libopenvino-onnx-frontend - version: 2024.1.0 - build: he1e86a1_7 + name: ros-humble-interactive-markers + version: 2.3.2 + build: py311h38cd7cb_7 build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-interactive-markers-2.3.2-py311h38cd7cb_7.tar.bz2 + sha256: 26c6d5fbb59876a93232660b1c5077924f0e06ba383920842e99899e8b069046 + md5: b8816e9ac6e108b3cf4b65721429bb50 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + size: 198495 + timestamp: 1719906576660 +- kind: conda + name: ros-humble-interactive-markers + version: 2.3.2 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-onnx-frontend-2024.1.0-he1e86a1_7.conda - sha256: a166c88039f2766d9d534fb8bab7e1fd517b49d4235a9ae64d4bf16f7a2fcf1a - md5: d0ebd5b6613d24a847e4690591ca99e1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-interactive-markers-2.3.2-py311h907a76e_6.tar.bz2 + sha256: bcaa96ca67b833950cc218c645bfa9c5fbfa288d008b041ba3a23f2b1204ba49 + md5: 8f4e5d4d9847a884c41aa67d9a700198 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - size: 1281861 - timestamp: 1715779764639 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 270631 + timestamp: 1707374491644 - kind: conda - name: libopenvino-paddle-frontend - version: 2024.1.0 - build: h07e8aee_7 - build_number: 7 + name: ros-humble-interactive-markers + version: 2.3.2 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.1.0-h07e8aee_7.conda - sha256: 34d77b69af20ef0c6a6249eaf8ad01f0ca16279069a7853cd5a81a4656ecafca - md5: 991c28a11b0ace4b340a445b538cece8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-interactive-markers-2.3.2-py311hb335429_6.tar.bz2 + sha256: 2b9251d02fdb4df0b259c0cfee7cb3f975191c0119292586f7a3a28edd9cc84d + md5: 3e4df54e58f5ac4f77a515af165e39ab depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 + - libgcc-ng >=12 - libstdcxx-ng >=12 - size: 699818 - timestamp: 1715781612288 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 322347 + timestamp: 1707317146067 - kind: conda - name: libopenvino-paddle-frontend - version: 2024.1.0 - build: h32b5460_7 - build_number: 7 + name: ros-humble-interactive-markers + version: 2.3.2 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-paddle-frontend-2024.1.0-h32b5460_7.conda - sha256: a008dbef3d6ea10af338860d1820b8057f55a1a05f021f54fc2d1f2463d1af9e - md5: 2b6c8d3def5f67fea73437ca3465a4f8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-interactive-markers-2.3.2-py311hbfa132e_5.tar.bz2 + sha256: 7c9b1d2cca8a9c5295430fbe92e2da050412932ed322c059a2214712ed9a2787 + md5: 24a2da445de2943f4c197e0d00818a7a depends: - - __osx >=11.0 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - size: 413257 - timestamp: 1715778954275 -- kind: conda - name: libopenvino-paddle-frontend - version: 2024.1.0 - build: hdeef14f_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-paddle-frontend-2024.1.0-hdeef14f_7.conda - sha256: 69983fdac08e603031d9a6239532cb078e21efafa75862904d4fa4609ea21c55 - md5: cfc3f53dbb3091b19a46dff76d0907a0 - depends: - - libopenvino 2024.1.0 hfe1841e_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - size: 420022 - timestamp: 1715786433419 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-visualization-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 264819 + timestamp: 1708030430576 - kind: conda - name: libopenvino-paddle-frontend - version: 2024.1.0 - build: he1e86a1_7 - build_number: 7 + name: ros-humble-intra-process-demo + version: 0.20.3 + build: py311h501d6c9_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-paddle-frontend-2024.1.0-he1e86a1_7.conda - sha256: c7c7e6682462a777b4f49a5f62db4f063e3e6b14bf7216a2c20d03b8ca839337 - md5: 81c91693b203fe8c732f57a9d5c2dfe9 - depends: - - __osx >=10.13 - - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - size: 424604 - timestamp: 1715779794131 -- kind: conda - name: libopenvino-pytorch-frontend - version: 2024.1.0 - build: h00cdb27_7 - build_number: 7 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-pytorch-frontend-2024.1.0-h00cdb27_7.conda - sha256: 753e78c65c9764bee2849fb3e9b208d481b4e0d98dea52e35e09f6f6353c72c3 - md5: 36280110a6124ba88b55709e3c863eca + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-intra-process-demo-0.20.3-py311h501d6c9_6.tar.bz2 + sha256: 38c61135e9393b75db9938706cff833f157b875cf22f52019bee047545942730 + md5: 7787dd80e6de9e6e79e022e7b0a65116 depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - size: 764047 - timestamp: 1715778978049 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 759340 + timestamp: 1707360524544 - kind: conda - name: libopenvino-pytorch-frontend - version: 2024.1.0 - build: he02047a_7 - build_number: 7 + name: ros-humble-intra-process-demo + version: 0.20.3 + build: py311h5fd4792_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.1.0-he02047a_7.conda - sha256: 1ded27cc210e0e9f2411d5f5f7738b322d76a4ffb562deaac8f14065b4987f9b - md5: 2b231b8cdbd2495706526ac1ab3c821c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-intra-process-demo-0.20.3-py311h5fd4792_6.tar.bz2 + sha256: 304a23d54659ef6bdb56af7524d3d2e58d06535c0603004e5f99e5ce60058b18 + md5: 9ac6eb4815fb4842aacf60de0f7f2911 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 + - libgcc-ng >=12 + - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - size: 1103514 - timestamp: 1715781626871 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 775410 + timestamp: 1707315237347 - kind: conda - name: libopenvino-pytorch-frontend - version: 2024.1.0 - build: he0c23c2_7 - build_number: 7 + name: ros-humble-intra-process-demo + version: 0.20.3 + build: py311hac52b5e_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-pytorch-frontend-2024.1.0-he0c23c2_7.conda - sha256: f4cce581880d3246411850df88b31dff5ba7fa3e3ab39958094c4a0c243f9eeb - md5: eb64844a473e1f033b0a169068cdbf99 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-intra-process-demo-0.20.3-py311hac52b5e_6.tar.bz2 + sha256: 4db20f3c006be4a306d18fa6368bb155f93b99b93e3bb8a71573f680642d7fe1 + md5: b0d6778c61f72a5970b6eaaf2458e8f8 depends: - - libopenvino 2024.1.0 hfe1841e_7 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 675171 - timestamp: 1715786475847 -- kind: conda - name: libopenvino-pytorch-frontend - version: 2024.1.0 - build: hf036a51_7 - build_number: 7 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-pytorch-frontend-2024.1.0-hf036a51_7.conda - sha256: ed82f4cbde7b2dde50d200af5ce8c1e0abf002edf5da5365900fceee0f4d138f - md5: 6a05ac834ea5b22db877b7ddc37496ad - depends: - - __osx >=10.13 - - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - size: 793493 - timestamp: 1715779821100 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 386916 + timestamp: 1707855362722 - kind: conda - name: libopenvino-tensorflow-frontend - version: 2024.1.0 - build: h2741c3b_7 - build_number: 7 + name: ros-humble-intra-process-demo + version: 0.20.3 + build: py311hb5c0377_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-frontend-2024.1.0-h2741c3b_7.conda - sha256: e2bf032acf3143a8465ebf0b99348743eb5187444c24bac5605c8f53835a6f6a - md5: 4c6e1074a312e0d1f7173ca01ac1b4cb + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-intra-process-demo-0.20.3-py311hb5c0377_5.tar.bz2 + sha256: 6aacb58f91a1c3a67d2f434e0366a21b3405e0c4a2fd9448b2632fa231f7b811 + md5: 3ba29ec7b9880ed7c37e9b650bf37013 depends: - - __osx >=11.0 - - libabseil * cxx17* - - libabseil >=20240116.2,<20240117.0a0 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - snappy >=1.2.0,<1.3.0a0 - size: 912118 - timestamp: 1715779029656 -- kind: conda - name: libopenvino-tensorflow-frontend - version: 2024.1.0 - build: h39126c6_7 - build_number: 7 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.1.0-h39126c6_7.conda - sha256: 0624a6ed8b2dee32a9a3bae1379d5d652d50123657e3ea870bbd7957c8ba090f - md5: d6aac92f4b03be8c86b09f40e1f5263a - depends: - - __glibc >=2.17,<3.0.a0 - - libabseil * cxx17* - - libabseil >=20240116.2,<20240117.0a0 - - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - libstdcxx-ng >=12 - - snappy >=1.2.0,<1.3.0a0 - size: 1317325 - timestamp: 1715781640910 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 727279 + timestamp: 1707992864799 - kind: conda - name: libopenvino-tensorflow-frontend - version: 2024.1.0 - build: h7c40eac_7 - build_number: 7 + name: ros-humble-joy + version: 3.3.0 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-frontend-2024.1.0-h7c40eac_7.conda - sha256: bf4220b788d2c50c15aafc11234a0a2da70cb2d2f28a4840e87dd8d101b8bb07 - md5: a0e21c170796fc8de5e6c00226f0976a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-joy-3.3.0-py311h38cd7cb_6.tar.bz2 + sha256: 7b0dc7c3f7272c27588e00cfbc0c98a46843d91d39d22e7fa34bcb3cd24de9f6 + md5: 4341404a458da8d1f9b04e74bb05f606 depends: - - libabseil * cxx17* - - libabseil >=20240116.2,<20240117.0a0 - - libopenvino 2024.1.0 hfe1841e_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - snappy >=1.2.0,<1.3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sdl2-vendor + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 865758 - timestamp: 1715786523878 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 190323 + timestamp: 1707859083934 - kind: conda - name: libopenvino-tensorflow-frontend - version: 2024.1.0 - build: haca2b7f_7 - build_number: 7 + name: ros-humble-joy + version: 3.3.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-frontend-2024.1.0-haca2b7f_7.conda - sha256: bae2779eb1e2e405a01edea7855b5bcd6b929f4ffdb63b16bdda981d7f049a67 - md5: db698a1094cd10760c47a026d275a37e - depends: - - __osx >=10.13 - - libabseil * cxx17* - - libabseil >=20240116.2,<20240117.0a0 - - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - - libprotobuf >=4.25.3,<4.25.4.0a0 - - snappy >=1.2.0,<1.3.0a0 - size: 961510 - timestamp: 1715779864126 -- kind: conda - name: libopenvino-tensorflow-lite-frontend - version: 2024.1.0 - build: h00cdb27_7 - build_number: 7 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenvino-tensorflow-lite-frontend-2024.1.0-h00cdb27_7.conda - sha256: 9ef485ab5e1b4ae161e0278605261fe8b930c627a62e6d76e518f3af762cd6b5 - md5: 002043b46dbefc3404a6725fbaf64568 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-joy-3.3.0-py311h907a76e_6.tar.bz2 + sha256: 6cbcd47ab31260cd239bfddef88de70ff4c9ab25c304d6daf89445628e54c0e8 + md5: d1d056d9b652dd9ec55551a64bf3d4b8 depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h5c9529b_7 - size: 377832 - timestamp: 1715779055704 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sdl2-vendor + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 306957 + timestamp: 1707362519740 - kind: conda - name: libopenvino-tensorflow-lite-frontend - version: 2024.1.0 - build: he02047a_7 - build_number: 7 + name: ros-humble-joy + version: 3.3.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he02047a_7.conda - sha256: 44daba91a6048dadebe8f677a6e5ec4305e9d2092c985458c8c9db64af23a297 - md5: f7a46aa4f5c53423bf3e036da8c1b632 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-joy-3.3.0-py311hb335429_6.tar.bz2 + sha256: ff748b40c3fc1472bee65d692eced7eb8bf7845ffc494f2c6f83e209d3fb7281 + md5: 3cf88cf31853bb097941002dc3f2fa60 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libopenvino 2024.1.0 h2da1b83_7 + - libgcc-ng >=12 - libstdcxx-ng >=12 - size: 487278 - timestamp: 1715781654451 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sdl2-vendor + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 342889 + timestamp: 1707315536557 - kind: conda - name: libopenvino-tensorflow-lite-frontend - version: 2024.1.0 - build: he0c23c2_7 + name: ros-humble-joy + version: 3.3.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-joy-3.3.0-py311hbfa132e_5.tar.bz2 + sha256: 978700d0eb842b1b5df5d8e18f275598245e252013915f8303433c7e5c65e8cd + md5: 900586387614c8d3fa6a9dc99f711fd2 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sdl2-vendor + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 309337 + timestamp: 1707993499560 +- kind: conda + name: ros-humble-kdl-parser + version: 2.6.4 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopenvino-tensorflow-lite-frontend-2024.1.0-he0c23c2_7.conda - sha256: 998e8b901af159b5765dd5f3180a9568571ee901e8444a33c9603542451ded28 - md5: 736b1d42ab1f14b45f887f912e37ce7a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-kdl-parser-2.6.4-py311h38cd7cb_7.tar.bz2 + sha256: 3cfb5cb885726391d3d6424d4932cbb0e9046c186d1ac6b1658b63028ad5cfe2 + md5: 9995f2e4bd47b9e91e153de94e4f9123 depends: - - libopenvino 2024.1.0 hfe1841e_7 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-orocos-kdl-vendor + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-urdf + - ros-humble-urdfdom-headers + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 334797 - timestamp: 1715786566969 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 43800 + timestamp: 1708869649604 - kind: conda - name: libopenvino-tensorflow-lite-frontend - version: 2024.1.0 - build: hf036a51_7 - build_number: 7 + name: ros-humble-kdl-parser + version: 2.6.4 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenvino-tensorflow-lite-frontend-2024.1.0-hf036a51_7.conda - sha256: 890aa32c5843374a8b81ec189bbfba388fcc38165df2fb0d70daf3dc38c47c30 - md5: be93e00a1428680cf61bb5246cd3eda3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-kdl-parser-2.6.4-py311h907a76e_6.tar.bz2 + sha256: e50904bec8896ac084ceea7fb245ba21cc8c704f2ce2a294d7923cc4ce8b546b + md5: de25eb79d663aefd2581e391dd32824f depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - - libopenvino 2024.1.0 h3d2f4b3_7 - size: 380860 - timestamp: 1715779886318 -- kind: conda - name: libopus - version: 1.3.1 - build: h27ca646_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopus-1.3.1-h27ca646_1.tar.bz2 - sha256: e9912101a58cbc609a1917c5289f3bd1f600c82ed3a1c90a6dd4ca02df77958a - md5: 3d0dbee0ccd2f6d6781d270313627b62 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-orocos-kdl-vendor + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-urdf + - ros-humble-urdfdom-headers + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 252854 - timestamp: 1606823635137 + size: 31738 + timestamp: 1707352713914 - kind: conda - name: libopus - version: 1.3.1 - build: h7f98852_1 - build_number: 1 + name: ros-humble-kdl-parser + version: 2.6.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 - sha256: 0e1c2740ebd1c93226dc5387461bbcf8142c518f2092f3ea7551f77755decc8f - md5: 15345e56d527b330e1cacbdf58676e8f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-kdl-parser-2.6.4-py311hb335429_6.tar.bz2 + sha256: b588dd2fb25f8e3ee81dcda7d1b53a5632743986023f87b8c840072cae43dfe1 + md5: c856a70528280e1dc340aa36c248e733 depends: - - libgcc-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-orocos-kdl-vendor + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-urdf + - ros-humble-urdfdom-headers + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 260658 - timestamp: 1606823578035 + size: 29974 + timestamp: 1707312258280 - kind: conda - name: libopus - version: 1.3.1 - build: h8ffe710_1 - build_number: 1 + name: ros-humble-kdl-parser + version: 2.6.4 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-kdl-parser-2.6.4-py311hbfa132e_5.tar.bz2 + sha256: 53b005e59436bd03ee4a1a2b759aad285d80f4b37a8a5c67f92d5275d61253cf + md5: e3132ab0c11d2e0421f3115d0d295b79 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-orocos-kdl-vendor + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-urdf + - ros-humble-urdfdom-headers + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 32099 + timestamp: 1707982190426 +- kind: conda + name: ros-humble-keyboard-handler + version: 0.0.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libopus-1.3.1-h8ffe710_1.tar.bz2 - sha256: b2e5ec193762a5b4f905f8100437370e164df3db0ea5c18b4ce09390f5d3d525 - md5: e35a6bcfeb20ea83aab21dfc50ae62a4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-keyboard-handler-0.0.5-py311h38cd7cb_7.tar.bz2 + sha256: a3f02dda70267921d29906b5c334be495fb329a5088d3f695e3be9192ec33cee + md5: b315644985f7d6e0deafd2cca190f69c depends: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 260615 - timestamp: 1606824019288 + size: 41460 + timestamp: 1708863042350 - kind: conda - name: libopus - version: 1.3.1 - build: hc929b4f_1 - build_number: 1 + name: ros-humble-keyboard-handler + version: 0.0.5 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 - sha256: c126fc225bece591a8f010e95ca7d010ea2d02df9251830bec24a19bf823fc31 - md5: 380b9ea5f6a7a277e6c1ac27d034369b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-keyboard-handler-0.0.5-py311h907a76e_6.tar.bz2 + sha256: 6260a552ab5a0ac38a2cfd6249caea46c62465c291dc165d7562bd918c0c7c00 + md5: 1dffce18b3b01c40bcdac4c7aa90d543 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 279983 - timestamp: 1606823633642 + size: 45504 + timestamp: 1707347310532 - kind: conda - name: libpciaccess - version: '0.18' - build: hd590300_0 + name: ros-humble-keyboard-handler + version: 0.0.5 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda - sha256: c0a30ac74eba66ea76a4f0a39acc7833f5ed783a632ca3bb6665b2d81aabd2fb - md5: 48f4330bfcd959c3cfb704d424903c82 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-keyboard-handler-0.0.5-py311hb335429_6.tar.bz2 + sha256: df33cf84cbbd2482f5489ccc95aedac1ab6ab919a4f837723e19f8a69760d227 + md5: 1503ff84860f0b66e9de668d62e30727 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 28361 - timestamp: 1707101388552 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 42600 + timestamp: 1707310629585 - kind: conda - name: libpng - version: 1.6.43 - build: h091b4b1_0 + name: ros-humble-keyboard-handler + version: 0.0.5 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.43-h091b4b1_0.conda - sha256: 66c4713b07408398f2221229a1c1d5df57d65dc0902258113f2d9ecac4772495 - md5: 77e684ca58d82cae9deebafb95b1a2b8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-keyboard-handler-0.0.5-py311hbfa132e_5.tar.bz2 + sha256: cb935e2251db4c756765235f8b500c1a5d0f3a47105d83c8863c7337bd94520f + md5: 1ffde9f4bdb8e8c3cf7144bb4d5c8cd8 depends: - - libzlib >=1.2.13,<2.0.0a0 - license: zlib-acknowledgement - size: 264177 - timestamp: 1708780447187 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 44735 + timestamp: 1707345339577 - kind: conda - name: libpng - version: 1.6.43 - build: h19919ed_0 + name: ros-humble-laser-geometry + version: 2.4.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.43-h19919ed_0.conda - sha256: 6ad31bf262a114de5bbe0c6ba73b29ed25239d0f46f9d59700310d2ea0b3c142 - md5: 77e398acc32617a0384553aea29e866b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-laser-geometry-2.4.0-py311h38cd7cb_7.tar.bz2 + sha256: afdd5864739cf2bccc5faf7833c99e9ce84d4aebccefa3d0ba24cc40f817e988 + md5: c4578e402810e9c67c5dd727d8bf25e7 depends: - - libzlib >=1.2.13,<2.0.0a0 + - eigen + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-sensor-msgs-py + - ros-humble-tf2 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: zlib-acknowledgement - size: 347514 - timestamp: 1708780763195 -- kind: conda - name: libpng - version: 1.6.43 - build: h2797004_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda - sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997 - md5: 009981dd9cfcaa4dbfa25ffaed86bcae - depends: - - libgcc-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - license: zlib-acknowledgement - size: 288221 - timestamp: 1708780443939 -- kind: conda - name: libpng - version: 1.6.43 - build: h92b6c6a_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.43-h92b6c6a_0.conda - sha256: 13e646d24b5179e6b0a5ece4451a587d759f55d9a360b7015f8f96eff4524b8f - md5: 65dcddb15965c9de2c0365cb14910532 - depends: - - libzlib >=1.2.13,<2.0.0a0 - license: zlib-acknowledgement - size: 268524 - timestamp: 1708780496420 + arch: x86_64 + platform: win + size: 42353 + timestamp: 1719909999014 - kind: conda - name: libpq - version: '16.4' - build: h4501773_0 + name: ros-humble-laser-geometry + version: 2.4.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libpq-16.4-h4501773_0.conda - sha256: 78a8a32ad19db17433154c9b8e46dc3cb4d959468e1bb6efdf6713064e0fff85 - md5: 335a29dcc53a5eebe256614aec21a7ef + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-laser-geometry-2.4.0-py311h907a76e_6.tar.bz2 + sha256: c615260aa78da0c2f73db1c90b5a61c599b48bdef04c6f5d1ddb435ab17e0d7e + md5: b3233f291f29da9fe4575e659d8d3004 depends: - - __osx >=10.13 - - krb5 >=1.21.3,<1.22.0a0 - - openssl >=3.3.1,<4.0a0 - license: PostgreSQL - size: 2331318 - timestamp: 1723137187682 + - __osx >=10.14 + - eigen + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-sensor-msgs-py + - ros-humble-tf2 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 39802 + timestamp: 1707360528804 - kind: conda - name: libpq - version: '16.4' - build: h482b261_0 + name: ros-humble-laser-geometry + version: 2.4.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h482b261_0.conda - sha256: ee0b6da5888020a9f200e83da1a4c493baeeb1d339ed7edd9ca5e01c7110628b - md5: 0f74c5581623f860e7baca042d9d7139 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-laser-geometry-2.4.0-py311hb335429_6.tar.bz2 + sha256: e27fc756668ce3ddb2f627d901273091d28c1cddc5a5598d872a5eeff663c672 + md5: 390e7a154cc1d30df81af45d4a85a236 depends: - __glibc >=2.17,<3.0.a0 - - krb5 >=1.21.3,<1.22.0a0 + - eigen - libgcc-ng >=12 - - openssl >=3.3.1,<4.0a0 - license: PostgreSQL - size: 2485441 - timestamp: 1723136722236 -- kind: conda - name: libpq - version: '16.4' - build: h7afe498_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libpq-16.4-h7afe498_0.conda - sha256: effd34edc5efc7f1a2d175b7105cd1f88a2e2574cbe7041d1f8b7a391a6dd682 - md5: 4ae0427935a1112080680555fd6b5035 - depends: - - __osx >=11.0 - - krb5 >=1.21.3,<1.22.0a0 - - openssl >=3.3.1,<4.0a0 - license: PostgreSQL - size: 2411499 - timestamp: 1723137068657 -- kind: conda - name: libprotobuf - version: 4.25.3 - build: h08a7969_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda - sha256: 70e0eef046033af2e8d21251a785563ad738ed5281c74e21c31c457780845dcd - md5: 6945825cebd2aeb16af4c69d97c32c13 - depends: - - libabseil * cxx17* - - libabseil >=20240116.1,<20240117.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-sensor-msgs-py + - ros-humble-tf2 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 2811207 - timestamp: 1709514552541 + size: 40703 + timestamp: 1707315102699 - kind: conda - name: libprotobuf - version: 4.25.3 - build: h4e4d658_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libprotobuf-4.25.3-h4e4d658_0.conda - sha256: 3f126769fb5820387d436370ad48600e05d038a28689fdf9988b64e1059947a8 - md5: 57b7ee4f1fd8573781cfdabaec4a7782 + name: ros-humble-laser-geometry + version: 2.4.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-laser-geometry-2.4.0-py311hbfa132e_5.tar.bz2 + sha256: 7a1b4fd91c39bf1627b8e39bde08b6f8001378de31c1aa8a1234ad1b25e2209c + md5: 006f7ab7c2fa9c110118ddf1dbcbd3cd depends: - - __osx >=10.13 - - libabseil * cxx17* - - libabseil >=20240116.1,<20240117.0a0 + - eigen - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 - license: BSD-3-Clause - license_family: BSD - size: 2216001 - timestamp: 1709514908146 -- kind: conda - name: libprotobuf - version: 4.25.3 - build: h503648d_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libprotobuf-4.25.3-h503648d_0.conda - sha256: 5d4c5592be3994657ebf47e52f26b734cc50b0ea9db007d920e2e31762aac216 - md5: 4da7de0ba35777742edf67bf7a1075df - depends: - - libabseil * cxx17* - - libabseil >=20240116.1,<20240117.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-sensor-msgs-py + - ros-humble-tf2 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 5650604 - timestamp: 1709514804631 + size: 39625 + timestamp: 1707992855665 - kind: conda - name: libprotobuf - version: 4.25.3 - build: hbfab5d5_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libprotobuf-4.25.3-hbfab5d5_0.conda - sha256: d754519abc3ddbdedab2a38d0639170f5347c1573eef80c707f3a8dc5dff706a - md5: 5f70b2b945a9741cba7e6dfe735a02a7 + name: ros-humble-launch + version: 1.0.4 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-1.0.4-py311h907a76e_6.tar.bz2 + sha256: 55886daa1cf3450d30d5867ecce42a58cc2c63919deabc0485b9be637db17c34 + md5: 9b5df0417ff9b48678fd7e7aee3cff5e depends: - - libabseil * cxx17* - - libabseil >=20240116.1,<20240117.0a0 + - __osx >=10.14 + - importlib-metadata + - lark-parser - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 2154402 - timestamp: 1709514097574 + size: 283475 + timestamp: 1707311194467 - kind: conda - name: libraw - version: 0.21.1 - build: h2a13503_2 - build_number: 2 + name: ros-humble-launch + version: 1.0.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libraw-0.21.1-h2a13503_2.conda - sha256: a23ab9470bbf0ae0505b2991f139085e0a99b32f8640a22d3c540b515c352301 - md5: 63ab3e0cf149917a08af38b2786320c0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-1.0.4-py311hb335429_6.tar.bz2 + sha256: e3ddb9772150d483000edba91cee49d3662341433a97ce06e3ca03f23fcfaf15 + md5: 0b009ff9add5fd23cc007acb07389169 depends: - - _openmp_mutex >=4.5 - - lcms2 >=2.15,<3.0a0 + - __glibc >=2.17,<3.0.a0 + - importlib-metadata + - lark-parser + - libgcc-ng >=12 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - license: LGPL-2.1-only - license_family: LGPL - size: 637871 - timestamp: 1695983515562 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 281628 + timestamp: 1707309096875 - kind: conda - name: libraw - version: 0.21.1 - build: h2ee6834_2 - build_number: 2 + name: ros-humble-launch + version: 1.0.4 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libraw-0.21.1-h2ee6834_2.conda - sha256: ce83aa7cc9859c4b6d3032746f681bf729db8d5a3d18e17b5aa7c45e53468c4d - md5: 339cc6b928bfb4d395f530d9b0c6857a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-1.0.4-py311hbfa132e_5.tar.bz2 + sha256: ba165dd6befbca978cec641920d2a22d5645f15a1082b82f5bc7d4428e57ef94 + md5: 1502c22082c474c30abe2f55997980a8 depends: - - lcms2 >=2.15,<3.0a0 - - libcxx >=15.0.7 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: LGPL-2.1-only - license_family: LGPL - size: 589712 - timestamp: 1695984045053 + - importlib-metadata + - lark-parser + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 278513 + timestamp: 1707308786204 - kind: conda - name: libraw - version: 0.21.1 - build: h5557f11_2 - build_number: 2 + name: ros-humble-launch + version: 1.0.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libraw-0.21.1-h5557f11_2.conda - sha256: 415698048e8432089194a6fdfb23b7b7a224c74cd80a51a12ffe4b0adbccfc79 - md5: ba1769fa936edd69b4276c9ef352c2cb + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-1.0.5-py311h38cd7cb_7.tar.bz2 + sha256: ab60c59d5d4937ee51e91b679d232f550b3049714983c8d3ba0343889d64999f + md5: 0c31a8d47ecf6bda1716070fe8a6bc42 depends: - - lcms2 >=2.15,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - importlib-metadata + - lark-parser + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.1-only - license_family: LGPL - size: 489009 - timestamp: 1695984134380 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 272728 + timestamp: 1708746603835 - kind: conda - name: libraw - version: 0.21.1 - build: h8138101_2 - build_number: 2 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libraw-0.21.1-h8138101_2.conda - sha256: e69f7fa11709b96be6d99c3c55768996a61c4c0a675bb57f433b3b712126410e - md5: 099b1112ffc520a8d40b16d3ca9d47d0 + name: ros-humble-launch-ros + version: 0.19.7 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-ros-0.19.7-py311h38cd7cb_7.tar.bz2 + sha256: 8ecd2cdf9f47131212d9b6686cae31e1409c18cb50df21db4ed8819bf4b82919 + md5: 47d3ef9e723b3a2fe18153193a5ce203 depends: - - lcms2 >=2.15,<3.0a0 - - libcxx >=15.0.7 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: LGPL-2.1-only - license_family: LGPL - size: 594346 - timestamp: 1695984111953 + - importlib-metadata + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-launch + - ros-humble-lifecycle-msgs + - ros-humble-osrf-pycommon + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 113562 + timestamp: 1708885990498 - kind: conda - name: librsvg - version: 2.58.1 - build: h368d7ee_0 + name: ros-humble-launch-ros + version: 0.19.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/librsvg-2.58.1-h368d7ee_0.conda - sha256: e5570f68f7d58c0e52eafcd927286c626c5a5f6b8efa41b14a44c96a13a6fe85 - md5: 9da7b482dcbacc85708f138f9900df06 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-ros-0.19.7-py311h907a76e_6.tar.bz2 + sha256: 90bfd8b94eece7823d9666bd9128add73667bd24da916e8f737bf8e283c4f504 + md5: 0bf54e96ee5fd4d94cbb8d6824ab3ffb depends: - - __osx >=10.13 - - cairo >=1.18.0,<2.0a0 - - gdk-pixbuf >=2.42.12,<3.0a0 - - libglib >=2.80.2,<3.0a0 - - libxml2 >=2.12.7,<3.0a0 - - pango >=1.50.14,<2.0a0 - constrains: - - __osx >=10.12 - license: LGPL-2.1-or-later - size: 4981919 - timestamp: 1718633067423 + - __osx >=10.14 + - importlib-metadata + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-launch + - ros-humble-lifecycle-msgs + - ros-humble-osrf-pycommon + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 117337 + timestamp: 1707360191282 - kind: conda - name: librsvg - version: 2.58.1 - build: hadf69e7_0 + name: ros-humble-launch-ros + version: 0.19.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/librsvg-2.58.1-hadf69e7_0.conda - sha256: c3b6c48e50a3ff8522d868215dcccfbd8f2720e512084b12f4bfcb6a668c5552 - md5: 73fc255d740d23da4f554b58dc4909fd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-ros-0.19.7-py311hb335429_6.tar.bz2 + sha256: 9a343ab40e740bdf4d41f00ec3f6b1b5ab3bbc77410a31ec46744bd7a9b6f2bc + md5: 5d8aa60f86a6f581a88c9f536cd822e3 depends: - - cairo >=1.18.0,<2.0a0 - - freetype >=2.12.1,<3.0a0 - - gdk-pixbuf >=2.42.12,<3.0a0 - - harfbuzz >=8.5.0,<9.0a0 + - __glibc >=2.17,<3.0.a0 + - importlib-metadata - libgcc-ng >=12 - - libglib >=2.80.2,<3.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libxml2 >=2.12.7,<3.0a0 - - pango >=1.50.14,<2.0a0 - license: LGPL-2.1-or-later - size: 6249241 - timestamp: 1718632825697 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-launch + - ros-humble-lifecycle-msgs + - ros-humble-osrf-pycommon + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 116746 + timestamp: 1707315096457 - kind: conda - name: librsvg - version: 2.58.1 - build: hbc281fb_0 + name: ros-humble-launch-ros + version: 0.19.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/librsvg-2.58.1-hbc281fb_0.conda - sha256: 01fdd2c28b24d319f46cf8072147beda48e223757a8fb6bca95fb6c93bad918b - md5: e642889ae7e977769f6d0328e2ec7497 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-ros-0.19.7-py311hbfa132e_5.tar.bz2 + sha256: c5d9c120440d5899d38615e373601a6fb92c099190ef6fe26fa004650ab40aba + md5: b702c8dde4e6e17cf4162fef4a2885a7 depends: - - __osx >=11.0 - - cairo >=1.18.0,<2.0a0 - - gdk-pixbuf >=2.42.12,<3.0a0 - - libglib >=2.80.2,<3.0a0 - - libxml2 >=2.12.7,<3.0a0 - - pango >=1.50.14,<2.0a0 - constrains: - - __osx >=11.0 - license: LGPL-2.1-or-later - size: 4768935 - timestamp: 1718634301441 + - importlib-metadata + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-launch + - ros-humble-lifecycle-msgs + - ros-humble-osrf-pycommon + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 117350 + timestamp: 1707992701762 +- kind: conda + name: ros-humble-launch-testing + version: 1.0.4 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-1.0.4-py311h907a76e_6.tar.bz2 + sha256: 86e52b405c81a85dd8f31b4ad730ca3703dc810eb4bbce0deedf7433c7db0901 + md5: 654b15adac41182279401c9e2829cd8d + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 133262 + timestamp: 1707344841769 - kind: conda - name: libsndfile - version: 1.2.2 - build: hc60ed4a_1 - build_number: 1 + name: ros-humble-launch-testing + version: 1.0.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda - sha256: f709cbede3d4f3aee4e2f8d60bd9e256057f410bd60b8964cb8cf82ec1457573 - md5: ef1910918dd895516a769ed36b5b3a4e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-1.0.4-py311hb335429_6.tar.bz2 + sha256: 06bfec5c4c7be85aa9b9cda522dd9d5a5ba5ea3d5cb1e7823332c47a0ea3d460 + md5: fe2e6af2086b1c0f04b4d8efe82e7a99 depends: - - lame >=3.100,<3.101.0a0 - - libflac >=1.4.3,<1.5.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libogg >=1.3.4,<1.4.0a0 - - libopus >=1.3.1,<2.0a0 - libstdcxx-ng >=12 - - libvorbis >=1.3.7,<1.4.0a0 - - mpg123 >=1.32.1,<1.33.0a0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 354372 - timestamp: 1695747735668 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 132610 + timestamp: 1707309776290 - kind: conda - name: libsqlite - version: 3.46.0 - build: h1b8f9f3_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.46.0-h1b8f9f3_0.conda - sha256: 63af1a9e3284c7e4952364bafe7267e41e2d9d8bcc0e85a4ea4b0ec02d3693f6 - md5: 5dadfbc1a567fe6e475df4ce3148be09 + name: ros-humble-launch-testing + version: 1.0.4 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-1.0.4-py311hbfa132e_5.tar.bz2 + sha256: 3fb9cc5cf23f503a6a921fd754d9d0edb4df76b93fd4eba35e2f429827fd3d5c + md5: ba068dc589b68a187513898894602a91 depends: - - __osx >=10.13 - - libzlib >=1.2.13,<2.0a0 - license: Unlicense - size: 908643 - timestamp: 1718050720117 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 133249 + timestamp: 1707344609976 - kind: conda - name: libsqlite - version: 3.46.0 - build: h2466b09_0 + name: ros-humble-launch-testing + version: 1.0.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.0-h2466b09_0.conda - sha256: 662bd7e0d63c5b8c31cca19b91649e798319b93568a2ba8d1375efb91eeb251b - md5: 951b0a3a463932e17414cd9f047fa03d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-1.0.5-py311h38cd7cb_7.tar.bz2 + sha256: 2cf7a9d13ee4ea605c7a3e1317d06d979ccccc4cb6101553c605b460e99ba514 + md5: e4416f8f968a52bdfda2e734d5a75f3c depends: + - numpy >=1.23.5,<2.0a0 + - pytest + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-osrf-pycommon + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Unlicense - size: 876677 - timestamp: 1718051113874 -- kind: conda - name: libsqlite - version: 3.46.0 - build: hde9e2c9_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda - sha256: daee3f68786231dad457d0dfde3f7f1f9a7f2018adabdbb864226775101341a8 - md5: 18aa975d2094c34aef978060ae7da7d8 - depends: - - libgcc-ng >=12 - - libzlib >=1.2.13,<2.0a0 - license: Unlicense - size: 865346 - timestamp: 1718050628718 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 133559 + timestamp: 1708860957640 - kind: conda - name: libsqlite - version: 3.46.0 - build: hfb93653_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.0-hfb93653_0.conda - sha256: 73048f9cb8647d3d3bfe6021c0b7d663e12cffbe9b4f31bd081e713b0a9ad8f9 - md5: 12300188028c9bc02da965128b91b517 + name: ros-humble-launch-testing-ament-cmake + version: 1.0.4 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-ament-cmake-1.0.4-py311h907a76e_6.tar.bz2 + sha256: 0223117dce9314a8b6156d2bb1bd495d00b5e1adae76254fff109f39f1e8f345 + md5: 7380135df4cb57f96bdc336da0d1e27a depends: - - __osx >=11.0 - - libzlib >=1.2.13,<2.0a0 - license: Unlicense - size: 830198 - timestamp: 1718050644825 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-launch-testing + - ros-humble-python-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 19891 + timestamp: 1707348403756 - kind: conda - name: libssh2 - version: 1.11.0 - build: h0841786_0 + name: ros-humble-launch-testing-ament-cmake + version: 1.0.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda - sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d - md5: 1f5a58e686b13bcfde88b93f547d23fe + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-ament-cmake-1.0.4-py311hb335429_6.tar.bz2 + sha256: a56f59d725e191838174944fb5fe86e826aa387e60fbe0f550268bd51fe0c6d1 + md5: 7ee0836bee0c1e2251f3eb15cbbe25ba depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.1,<4.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-launch-testing + - ros-humble-python-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 271133 - timestamp: 1685837707056 + size: 19753 + timestamp: 1707311003973 - kind: conda - name: libssh2 - version: 1.11.0 - build: h7a5bd25_0 + name: ros-humble-launch-testing-ament-cmake + version: 1.0.4 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda - sha256: bb57d0c53289721fff1eeb3103a1c6a988178e88d8a8f4345b0b91a35f0e0015 - md5: 029f7dc931a3b626b94823bc77830b01 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-ament-cmake-1.0.4-py311hbfa132e_5.tar.bz2 + sha256: ae64e3f001d7e3898a1c8324f7e82d8d5e4ac194125fa8cc379861f33b19e5f7 + md5: 735366dfc285b88d00018a159d071ea8 depends: - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.1,<4.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-launch-testing + - ros-humble-python-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 255610 - timestamp: 1685837894256 + size: 19980 + timestamp: 1707345594291 - kind: conda - name: libssh2 - version: 1.11.0 - build: h7dfc565_0 + name: ros-humble-launch-testing-ament-cmake + version: 1.0.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda - sha256: 813fd04eed2a2d5d9c36e53c554f9c1f08e9324e2922bd60c9c52dbbed2dbcec - md5: dc262d03aae04fe26825062879141a41 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-ament-cmake-1.0.5-py311h38cd7cb_7.tar.bz2 + sha256: b6c293e12b2c72e06e7dcb913fa38ed5341afdf4e58f88dfd70382bbec94406b + md5: e08d9cb5fefc8407e64d9fa18cb94c73 depends: - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.1,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-test + - ros-humble-launch-testing + - ros-humble-python-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 266806 - timestamp: 1685838242099 + size: 12297 + timestamp: 1708863609698 - kind: conda - name: libssh2 - version: 1.11.0 - build: hd019ec5_0 + name: ros-humble-launch-testing-ros + version: 0.19.7 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-ros-0.19.7-py311h38cd7cb_7.tar.bz2 + sha256: 59e585734522bcf29ba9c02420663362939dc65338afdbea6527fdbe340105bd + md5: 3484f3e08a0f5308c24222ce6634b9a6 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 38057 + timestamp: 1708900341205 +- kind: conda + name: ros-humble-launch-testing-ros + version: 0.19.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda - sha256: f3886763b88f4b24265db6036535ef77b7b77ce91b1cbe588c0fbdd861eec515 - md5: ca3a72efba692c59a90d4b9fc0dfe774 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-ros-0.19.7-py311h907a76e_6.tar.bz2 + sha256: 481c771749df1f653dd69a7eb5553b70ebab4565fa9573f97b5d20fc60ca641c + md5: 983239591fe991b3e02b6272ebdd3e6b depends: - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.1,<4.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 259556 - timestamp: 1685837820566 + size: 38428 + timestamp: 1707362392975 - kind: conda - name: libstdcxx - version: 14.1.0 - build: hc0a3c3a_1 - build_number: 1 + name: ros-humble-launch-testing-ros + version: 0.19.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda - sha256: 44decb3d23abacf1c6dd59f3c152a7101b7ca565b4ef8872804ceaedcc53a9cd - md5: 9dbb9699ea467983ba8a4ba89b08b066 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-ros-0.19.7-py311hb335429_6.tar.bz2 + sha256: 6c03ceb968545a64ad09c231f5b446cac2580dfb4451515deebd41e5295a26da + md5: cb7deee93017caf78a3cd11da8f921fb depends: - - libgcc 14.1.0 h77fa898_1 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 3892781 - timestamp: 1724801863728 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 38225 + timestamp: 1707315458377 - kind: conda - name: libstdcxx-ng - version: 14.1.0 - build: h4852527_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda - sha256: a2dc44f97290740cc187bfe94ce543e6eb3c2ea8964d99f189a1d8c97b419b8c - md5: bd2598399a70bb86d8218e95548d735e + name: ros-humble-launch-testing-ros + version: 0.19.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-ros-0.19.7-py311hbfa132e_5.tar.bz2 + sha256: a63b88a72a166129693018645eb9de9da81e3244b66b75a01755ace74e0d4c84 + md5: 6b10442fd6a3db19a3fc244fe3c24598 depends: - - libstdcxx 14.1.0 hc0a3c3a_1 - license: GPL-3.0-only WITH GCC-exception-3.1 - license_family: GPL - size: 52219 - timestamp: 1724801897766 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 38584 + timestamp: 1707993435682 - kind: conda - name: libsystemd0 - version: '256.5' - build: hb6d7363_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.5-hb6d7363_0.conda - sha256: 4f4f8c1d8351d0f0936b86ebb6b4965e3b7f0e8f49c82919edf96222a65801f7 - md5: 3b3912077a5515b2a39bda92008bc2c3 + name: ros-humble-launch-xml + version: 1.0.4 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-xml-1.0.4-py311h907a76e_6.tar.bz2 + sha256: 687cbd34343da09cded4344c972f45dcc8f8424f092f22db944e50a5afb386fb + md5: dae7e15aad4e7d8d074ae42b296f24f8 depends: - - __glibc >=2.17,<3.0.a0 - - libcap >=2.69,<2.70.0a0 - - libgcc - - libgcc-ng >=12 - - libgcrypt >=1.11.0,<2.0a0 - - lz4-c >=1.9.3,<1.10.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: LGPL-2.1-or-later - size: 411284 - timestamp: 1724880354389 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 18652 + timestamp: 1707344487197 - kind: conda - name: libtasn1 - version: 4.19.0 - build: h166bdaf_0 + name: ros-humble-launch-xml + version: 1.0.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2 - sha256: 5bfeada0e1c6ec2574afe2d17cdbc39994d693a41431338a6cb9dfa7c4d7bfc8 - md5: 93840744a8552e9ebf6bb1a5dffc125a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-xml-1.0.4-py311hb335429_6.tar.bz2 + sha256: 238fae289c5714e1b929897e3a255bd93915a4c80da40fc53c8121a22e6a5d4a + md5: 125f5035e992f3c767174124de823abe depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: GPL-3.0-or-later - license_family: GPL - size: 116878 - timestamp: 1661325701583 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 18376 + timestamp: 1707309653342 - kind: conda - name: libtasn1 - version: 4.19.0 - build: h1a8c8d9_0 + name: ros-humble-launch-xml + version: 1.0.4 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libtasn1-4.19.0-h1a8c8d9_0.tar.bz2 - sha256: 912e96644ea22b49921c71c9c94bcdd2b6463e9313da895c2fcee298a8c0e44c - md5: c35bc17c31579789c76739486fc6d27a - license: GPL-3.0-or-later - license_family: GPL - size: 116745 - timestamp: 1661325945767 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-xml-1.0.4-py311hbfa132e_5.tar.bz2 + sha256: 782695269818bea756cdb6786620666075384f7d79cc7b60ac70ede17374fcb9 + md5: cdba23271ba8af35a4ab40c6b4c0e38e + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 18736 + timestamp: 1707344295224 +- kind: conda + name: ros-humble-launch-xml + version: 1.0.5 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-xml-1.0.5-py311h38cd7cb_7.tar.bz2 + sha256: 7aae18c8f798ae3cd0c3d5cd688d5e479f005764890d1d2d142ea346c0a85547 + md5: e8e3f3438782cb63ee832a335170ad26 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 17157 + timestamp: 1708768168289 - kind: conda - name: libtasn1 - version: 4.19.0 - build: hb7f2c08_0 + name: ros-humble-launch-yaml + version: 1.0.4 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libtasn1-4.19.0-hb7f2c08_0.tar.bz2 - sha256: 4197c155fb460fae65288c6c098c39f22495a53838356d29b79b31b8e33486dc - md5: 73f67fb011b4477b101a95a082c74f0a - license: GPL-3.0-or-later - license_family: GPL - size: 118785 - timestamp: 1661325967954 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-yaml-1.0.4-py311h907a76e_6.tar.bz2 + sha256: d178fc049b0341b42b2aad7925063bc9b3de6d833103289f8f0de9932b3d82f1 + md5: 776614b03a59465950097fc377ea077b + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 19306 + timestamp: 1707344437735 - kind: conda - name: libtheora - version: 1.1.1 - build: h4ab18f5_1006 - build_number: 1006 + name: ros-humble-launch-yaml + version: 1.0.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda - sha256: 50c8cd416ac8425e415264de167b41ae8442de22a91098dfdd993ddbf9f13067 - md5: 553281a034e9cf8693c9df49f6c78ea1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-yaml-1.0.4-py311hb335429_6.tar.bz2 + sha256: 5d59432eab2e6779125de93e23e35cd7334c5b9da8674612de2b0bdd29244b84 + md5: 2694a591f7b3717487e15171a0a5a605 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libogg 1.3.* - - libogg >=1.3.5,<1.4.0a0 - - libvorbis 1.3.* - - libvorbis >=1.3.7,<1.4.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 328924 - timestamp: 1719667859099 + size: 19098 + timestamp: 1707309635894 - kind: conda - name: libtheora - version: 1.1.1 - build: h99b78c6_1006 - build_number: 1006 + name: ros-humble-launch-yaml + version: 1.0.4 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libtheora-1.1.1-h99b78c6_1006.conda - sha256: 05d8f9a4ae6669ebf8d69ec7f62c47b197b885ff989641d8a8043a1159d50c22 - md5: 4b0af7570b8af42ac6796da8777589d1 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-yaml-1.0.4-py311hbfa132e_5.tar.bz2 + sha256: 281002248c9859bb3f8941cb84f8f1c9cfa508b0d2b35d045cf09c739d350a7f + md5: d7386af62674d1b315a8d40174f2be02 depends: - - __osx >=11.0 - - libogg 1.3.* - - libogg >=1.3.5,<1.4.0a0 - - libvorbis 1.3.* - - libvorbis >=1.3.7,<1.4.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 282764 - timestamp: 1719667898064 + size: 19375 + timestamp: 1707344272850 - kind: conda - name: libtheora - version: 1.1.1 - build: hc70643c_1006 - build_number: 1006 + name: ros-humble-launch-yaml + version: 1.0.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libtheora-1.1.1-hc70643c_1006.conda - sha256: 7c4f8dca38604fa17d54061ff03f3e79aff78537a12e1eaf3b4a01be743b5633 - md5: 90cdca71edde0b3e549e8cbb43308208 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-yaml-1.0.5-py311h38cd7cb_7.tar.bz2 + sha256: 3792732cb9ba1ce2e189b24cb70018192efffc1973d0b5f029d3ec67b14f9373 + md5: 89733aab4a4a66e1fb4ba7bda40a31b7 depends: - - libogg 1.3.* - - libogg >=1.3.5,<1.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-launch + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 160440 - timestamp: 1719668116346 + size: 17808 + timestamp: 1708768112821 - kind: conda - name: libtheora - version: 1.1.1 - build: hfdf4475_1006 - build_number: 1006 + name: ros-humble-libcurl-vendor + version: 3.1.1 + build: py311h5814ca7_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libtheora-1.1.1-hfdf4475_1006.conda - sha256: 72421637a05c2e99120d29a00951190644a4439c8155df9e8a8340983934db13 - md5: fc8c11f9f4edda643302e28aa0999b90 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libcurl-vendor-3.1.1-py311h5814ca7_6.tar.bz2 + sha256: d6b0aa52ba6662850d55397b8925589fcebebc19f15f78b85111050cdfd7523c + md5: 9539d57875d7912204b35aa52dccb0d6 depends: - - __osx >=10.13 - - libogg 1.3.* - - libogg >=1.3.5,<1.4.0a0 - - libvorbis 1.3.* - - libvorbis >=1.3.7,<1.4.0a0 + - __osx >=10.14 + - libcurl >=8.5.0,<9.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pkg-config + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 289472 - timestamp: 1719667988764 + size: 11483 + timestamp: 1707344546155 - kind: conda - name: libtiff - version: 4.6.0 - build: h07db509_3 - build_number: 3 + name: ros-humble-libcurl-vendor + version: 3.1.1 + build: py311hb978a33_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.6.0-h07db509_3.conda - sha256: 6df3e129682f6dc43826e5028e1807624b2a7634c4becbb50e56be9f77167f25 - md5: 28c9f8c6dd75666dfb296aea06c49cb8 - depends: - - lerc >=4.0.0,<5.0a0 - - libcxx >=16 - - libdeflate >=1.20,<1.21.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: HPND - size: 238349 - timestamp: 1711218119201 -- kind: conda - name: libtiff - version: 4.6.0 - build: h129831d_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.6.0-h129831d_3.conda - sha256: f9b35c5ec1aea9a2cc20e9275a0bb8f056482faa8c5a62feb243ed780755ea30 - md5: 568593071d2e6cea7b5fc1f75bfa10ca + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libcurl-vendor-3.1.1-py311hb978a33_5.tar.bz2 + sha256: fa093e250e83218eef9995081491acf59af79bed83f29bbc564b7dae9db00750 + md5: 8005c0a7ae05bea2d056b64f52c34917 depends: - - lerc >=4.0.0,<5.0a0 + - libcurl >=8.5.0,<9.0a0 - libcxx >=16 - - libdeflate >=1.20,<1.21.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: HPND - size: 257489 - timestamp: 1711218113053 + - numpy >=1.23.5,<2.0a0 + - pkg-config + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11572 + timestamp: 1707344324514 - kind: conda - name: libtiff - version: 4.6.0 - build: h1dd3fc0_3 - build_number: 3 + name: ros-humble-libcurl-vendor + version: 3.1.1 + build: py311hfbeaf8d_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda - sha256: fc3b210f9584a92793c07396cb93e72265ff3f1fa7ca629128bf0a50d5cb15e4 - md5: 66f03896ffbe1a110ffda05c7a856504 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libcurl-vendor-3.1.1-py311hfbeaf8d_6.tar.bz2 + sha256: c945612e35bc1fd7957ee3804e618c94c7a8e5ef7fa82f04d0505fffa29f211d + md5: cc73c14683584d10ad0b79ce1ab9a645 depends: - - lerc >=4.0.0,<5.0a0 - - libdeflate >=1.20,<1.21.0a0 + - __glibc >=2.17,<3.0.a0 + - libcurl >=8.5.0,<9.0a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx-ng >=12 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: HPND - size: 282688 - timestamp: 1711217970425 + - numpy >=1.23.5,<2.0a0 + - pkg-config + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11371 + timestamp: 1707309048883 - kind: conda - name: libtiff - version: 4.6.0 - build: hb151862_4 - build_number: 4 + name: ros-humble-libcurl-vendor + version: 3.1.2 + build: py311hd7c6e94_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.6.0-hb151862_4.conda - sha256: 1d5a8972f344da2e81b5a27ac0eda977803351151b8923f16cbc056515f5b8c6 - md5: 7d35d9aa8f051d548116039f5813c8ec + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libcurl-vendor-3.1.2-py311hd7c6e94_7.tar.bz2 + sha256: cf158152d76b5fba02674e616ec01760242fef8c5cd403c6e45e2f238f4bf6a9 + md5: b8982141f9e4fd853a35a8201876061b depends: - - lerc >=4.0.0,<5.0a0 - - libdeflate >=1.21,<1.22.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.3.1,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - numpy >=1.23.5,<2.0a0 + - pkg-config + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.6,<1.6.0a0 - license: HPND - size: 784657 - timestamp: 1722871883822 -- kind: conda - name: libunistring - version: 0.9.10 - build: h0d85af4_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libunistring-0.9.10-h0d85af4_0.tar.bz2 - sha256: c5805a58cd2b211bffdc8b7cdeba9af3cee456196ab52ab9a30e0353bc95beb7 - md5: 40f27dc16f73256d7b93e53c4f03d92f - license: GPL-3.0-only OR LGPL-3.0-only - size: 1392865 - timestamp: 1626955817826 + arch: x86_64 + platform: win + size: 10061 + timestamp: 1719905265874 - kind: conda - name: libunistring - version: 0.9.10 - build: h3422bc3_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libunistring-0.9.10-h3422bc3_0.tar.bz2 - sha256: a1afe12ab199f82f339eae83405d293d197f2485d45346a709703bc7e8299949 - md5: d88e77a4861e20bd96bde6628ee7a5ae - license: GPL-3.0-only OR LGPL-3.0-only - size: 1577561 - timestamp: 1626955172521 + name: ros-humble-libstatistics-collector + version: 1.3.1 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libstatistics-collector-1.3.1-py311h38cd7cb_7.tar.bz2 + sha256: 839784c372b85a160a1ae47d6e21ad4b008d58fdf40bf9df96462bc70a930924 + md5: ae1bb5cfead580041910d24fe2e01872 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-statistics-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 39034 + timestamp: 1708884022048 - kind: conda - name: libunistring - version: 0.9.10 - build: h7f98852_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2 - sha256: e88c45505921db29c08df3439ddb7f771bbff35f95e7d3103bf365d5d6ce2a6d - md5: 7245a044b4a1980ed83196176b78b73a + name: ros-humble-libstatistics-collector + version: 1.3.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libstatistics-collector-1.3.1-py311h907a76e_6.tar.bz2 + sha256: 84a979b81afe0a261130d183a92baeed3813b2fdf1ea21583f4d6c7ddecbfec4 + md5: c7b435c873c4391f7b26e3eb4f4f2468 depends: - - libgcc-ng >=9.3.0 - license: GPL-3.0-only OR LGPL-3.0-only - size: 1433436 - timestamp: 1626955018689 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-statistics-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 33098 + timestamp: 1707359300659 - kind: conda - name: libuuid - version: 2.38.1 - build: h0b41bf4_0 + name: ros-humble-libstatistics-collector + version: 1.3.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda - sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18 - md5: 40b61aab5c7ba9ff276c41cfffe6b80b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libstatistics-collector-1.3.1-py311hb335429_6.tar.bz2 + sha256: 7050ae666cef89d75e9c56b525234401f5306e1c16e072d2d68594b5a1442308 + md5: 12d05d568d5f48b9999ee7ba5cd9f510 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-statistics-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 33601 - timestamp: 1680112270483 -- kind: conda - name: libuv - version: 1.48.0 - build: h67532ce_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libuv-1.48.0-h67532ce_0.conda - sha256: fb87f7bfd464a3a841d23f418c86a206818da0c4346984392071d9342c9ea367 - md5: c8e7344c74f0d86584f7ecdc9f25c198 - license: MIT - license_family: MIT - size: 407040 - timestamp: 1709913680478 + size: 32761 + timestamp: 1707314735937 - kind: conda - name: libuv - version: 1.48.0 - build: h93a5062_0 + name: ros-humble-libstatistics-collector + version: 1.3.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libuv-1.48.0-h93a5062_0.conda - sha256: 60bed2a7a85096387ab0381cbc32ea2da7f8dd99bd90e440983019c0cdd96ad1 - md5: abfd49e80f13453b62a56be226120ea8 - license: MIT - license_family: MIT - size: 405988 - timestamp: 1709913494015 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libstatistics-collector-1.3.1-py311hbfa132e_5.tar.bz2 + sha256: df2edc203329667c1c97b40d8be72bb387949d0473a97bc0afa5838fe04836d4 + md5: 4ceabe9dd78d8e85ebbf415c72b504a3 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-statistics-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 33463 + timestamp: 1707992360318 - kind: conda - name: libuv - version: 1.48.0 - build: hcfcfb64_0 + name: ros-humble-libyaml-vendor + version: 1.2.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libuv-1.48.0-hcfcfb64_0.conda - sha256: 6151c51857c2407139ce22fdc956022353e675b2bc96991a9201d51cceaa90b4 - md5: 485e49e1d500d996844df14cabf64d73 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libyaml-vendor-1.2.2-py311h38cd7cb_7.tar.bz2 + sha256: 508310e2d110fd38bb52384d0d12acb84dc80ec1374200d71da7b18606a2d2d3 + md5: 81fd21871cdf8f06a826e1f727791b8c depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 289753 - timestamp: 1709913743184 -- kind: conda - name: libuv - version: 1.48.0 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.48.0-hd590300_0.conda - sha256: b7c0e8a0c93c2621be7645b37123d4e8d27e8a974da26a3fba47a9c37711aa7f - md5: 7e8b914b1062dd4386e3de4d82a3ead6 - depends: - - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 899979 - timestamp: 1709913354710 -- kind: conda - name: libva - version: 2.21.0 - build: h4ab18f5_2 - build_number: 2 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libva-2.21.0-h4ab18f5_2.conda - sha256: cdd0ffd791a677af28a5928c23474312fafeab718dfc93f6ce99569eb8eee8b3 - md5: 109300f4eeeb8a61498283565106b474 - depends: - - libdrm >=2.4.120,<2.5.0a0 - - libgcc-ng >=12 - - xorg-libx11 >=1.8.9,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxfixes - - libxcb >=1.15.0,<1.16.0 - license: MIT - license_family: MIT - size: 189921 - timestamp: 1717743848819 + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 12812 + timestamp: 1708867669034 - kind: conda - name: libvorbis - version: 1.3.7 - build: h046ec9c_0 + name: ros-humble-libyaml-vendor + version: 1.2.2 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libvorbis-1.3.7-h046ec9c_0.tar.bz2 - sha256: fbcce1005efcd616e452dea07fe34893d8dd13c65628e74920eeb68ac549faf7 - md5: fbbda1fede0aadaa252f6919148c4ce1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libyaml-vendor-1.2.2-py311h907a76e_6.tar.bz2 + sha256: dbe1d034f149a74478f2f32dcac1133dce64ba787c43d035f0373f1b9a394568 + md5: c4e01c30dc5e432128605495af8db416 depends: - - libcxx >=11.0.0 - - libogg >=1.3.4,<1.4.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 254208 - timestamp: 1610609857389 + size: 13952 + timestamp: 1707350304314 - kind: conda - name: libvorbis - version: 1.3.7 - build: h0e60522_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 - sha256: 6cdc018a024908270205d8512d92f92cf0adaaa5401c2b403757189b138bf56a - md5: e1a22282de0169c93e4ffe6ce6acc212 + name: ros-humble-libyaml-vendor + version: 1.2.2 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libyaml-vendor-1.2.2-py311hb335429_6.tar.bz2 + sha256: 3f16db0153a52b304a1b355b77159a842c5b3ebcc90adbb8674c6731dbc3b599 + md5: 555f0b5580e5eca06278468a431f3559 depends: - - libogg >=1.3.4,<1.4.0a0 - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 273721 - timestamp: 1610610022421 + size: 13911 + timestamp: 1707311696394 - kind: conda - name: libvorbis - version: 1.3.7 - build: h9c3ff4c_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 - sha256: 53080d72388a57b3c31ad5805c93a7328e46ff22fab7c44ad2a86d712740af33 - md5: 309dec04b70a3cc0f1e84a4013683bc0 + name: ros-humble-libyaml-vendor + version: 1.2.2 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libyaml-vendor-1.2.2-py311hbfa132e_5.tar.bz2 + sha256: 0ca06ebba00aeda0913feb69039834b5605692a7c187a1cf262bb8915dafb0b8 + md5: 8428a0f5d2932a181f91c1cc3ca35c44 depends: - - libgcc-ng >=9.3.0 - - libogg >=1.3.4,<1.4.0a0 - - libstdcxx-ng >=9.3.0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 286280 - timestamp: 1610609811627 + size: 14026 + timestamp: 1707346452315 - kind: conda - name: libvorbis - version: 1.3.7 - build: h9f76cd9_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libvorbis-1.3.7-h9f76cd9_0.tar.bz2 - sha256: 60457217e20d8b24a8390c81338a8fa69c8656b440c067cd82f802a09da93cb9 - md5: 92a1a88d1a1d468c19d9e1659ac8d3df + name: ros-humble-lifecycle + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-lifecycle-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 7e3e7a429d00b9b0ba788e0a7699cefea9e6123d6cbb19576ac12fab4ad7c5d5 + md5: 8161bfc2a05feb069b1976cd0deab369 depends: - - libcxx >=11.0.0 - - libogg >=1.3.4,<1.4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rclcpp-lifecycle + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 254839 - timestamp: 1610609991029 + size: 163902 + timestamp: 1707856970892 - kind: conda - name: libvpx - version: 1.14.1 - build: h7bae524_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libvpx-1.14.1-h7bae524_0.conda - sha256: 5d6458b5395cba0804846f156574aa8a34eef6d5f05d39e9932ddbb4215f8bd0 - md5: 95bee48afff34f203e4828444c2b2ae9 + name: ros-humble-lifecycle + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-lifecycle-0.20.3-py311h907a76e_6.tar.bz2 + sha256: 1894c1104021e2d9459f9cf9f7c2c9e47d7342dc56c0f576fedc5d8b34e6b519 + md5: aacb446c0c7d358bdccd6ce87b0d28aa depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rclcpp-lifecycle + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 1178981 - timestamp: 1717860096742 + size: 215071 + timestamp: 1707373656822 - kind: conda - name: libvpx - version: 1.14.1 - build: hac33072_0 + name: ros-humble-lifecycle + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda - sha256: e7d2daf409c807be48310fcc8924e481b62988143f582eb3a58c5523a6763b13 - md5: cde393f461e0c169d9ffb2fc70f81c33 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-lifecycle-0.20.3-py311hb335429_6.tar.bz2 + sha256: 38130309795435113760e5c80f097d64e7a0429c6fd49ed16e8af76384c5c332 + md5: 656c095b17d9a1930faf1716a5f20a59 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rclcpp-lifecycle + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 1022466 - timestamp: 1717859935011 + size: 248174 + timestamp: 1707316880943 - kind: conda - name: libvpx - version: 1.14.1 - build: hf036a51_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libvpx-1.14.1-hf036a51_0.conda - sha256: 47e70e76988c11de97d539794fd4b03db69b75289ac02cdc35ae5a595ffcd973 - md5: 9b8744a702ffb1738191e094e6eb67dc + name: ros-humble-lifecycle + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-lifecycle-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: b4f87e74b1a44f0a7db0fd1dd74765df90401862c37b8340be7cf6f0160678bf + md5: d2c843d1b847bcb7ee7a24dc99792f95 depends: - - __osx >=10.13 - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rclcpp-lifecycle + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 1297054 - timestamp: 1717860051058 + size: 218949 + timestamp: 1707996246829 - kind: conda - name: libwebp - version: 1.4.0 - build: h2466b09_0 + name: ros-humble-lifecycle-msgs + version: 1.2.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libwebp-1.4.0-h2466b09_0.conda - sha256: ebabb57084e85cd09d529dbb4fe0f4db6cd0d369ad8095342c37b98855fd87fd - md5: 11334a8fb02041b453e2f89a4ae16f8d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-lifecycle-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: 0925552cb14e50d1ad2ba67f35815cc2311e689a7b9e130cd1ae5f7d5d35d01f + md5: 303437e9f89b6f0ea2778a61f6d5657c depends: - - libwebp-base 1.4.0.* - - libwebp-base >=1.4.0,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 71106 - timestamp: 1714600150795 + size: 174863 + timestamp: 1708873121064 - kind: conda - name: libwebp - version: 1.4.0 - build: h2c329e2_0 + name: ros-humble-lifecycle-msgs + version: 1.2.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-lifecycle-msgs-1.2.1-py311h907a76e_6.tar.bz2 + sha256: 7087c213ebcad7ee1df5106d16ac7ba2c75cd9ee389436c70c235de5e0e231e9 + md5: b49bf2f16970bf77f0c0e1d120d0cf4d + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 146373 + timestamp: 1707354487062 +- kind: conda + name: ros-humble-lifecycle-msgs + version: 1.2.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-1.4.0-h2c329e2_0.conda - sha256: bd45805b169e3e0ff166d360c3c4842d77107d28c8f9feba020a8e8b9c80f948 - md5: 80030debaa84cfc31755d53742df3ca6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-lifecycle-msgs-1.2.1-py311hb335429_6.tar.bz2 + sha256: 984a744ab9c9139f89ef08f2c7c2529960a44bbe2d662db4d2fbe7fa5724ac1e + md5: 732b8de34bf0e7be1f9f73b4ff1cbdf8 depends: - - giflib >=5.2.2,<5.3.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base 1.4.0.* - - libwebp-base >=1.4.0,<2.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 91941 - timestamp: 1714599671055 + size: 173676 + timestamp: 1707312823815 - kind: conda - name: libwebp - version: 1.4.0 - build: h54798ee_0 + name: ros-humble-lifecycle-msgs + version: 1.2.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-1.4.0-h54798ee_0.conda - sha256: e75e7a58793236fc8e92733c8bad168ce7bea40ca54c8c643e357511ba4a7b98 - md5: 078abbcc54996b186b9144cf795bd30f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-lifecycle-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: 598223d241b5ecdf64d6988ff256164c686ed710eff66a30d752808adefc65c9 + md5: 4c4557dcf2b6c3dfa4c635b94d7d1754 depends: - - __osx >=11.0 - - giflib >=5.2.2,<5.3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base 1.4.0.* - - libwebp-base >=1.4.0,<2.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 87703 - timestamp: 1714599993749 + size: 150790 + timestamp: 1707982913425 - kind: conda - name: libwebp - version: 1.4.0 - build: hc207709_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-1.4.0-hc207709_0.conda - sha256: 5c7103d5462deedf0f80a081bc895c25b05404719c11b33a846dc5f5328d791c - md5: c5aa72a275c001665128245084c9ce14 + name: ros-humble-logging-demo + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-logging-demo-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 8898c97b9eeac862e367143188e8904c5332cc730e8884a90c29f42a4e2b3000 + md5: 69a42e78a87cadb9d82ad0d1f4cd8d0c depends: - - __osx >=10.9 - - giflib >=5.2.2,<5.3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base 1.4.0.* - - libwebp-base >=1.4.0,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 87124 - timestamp: 1714599963620 + size: 150098 + timestamp: 1707856826107 - kind: conda - name: libwebp-base - version: 1.4.0 - build: h10d778d_0 + name: ros-humble-logging-demo + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.4.0-h10d778d_0.conda - sha256: 7bafd8f4c637778cd0aa390bf3a894feef0e1fcf6ea6000c7ffc25c4c5a65538 - md5: b2c0047ea73819d992484faacbbe1c24 - constrains: - - libwebp 1.4.0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-logging-demo-0.20.3-py311h907a76e_6.tar.bz2 + sha256: b0e4695b2d462ad3409221267bc7da2519f87ed3d7a1864cb5bf7e088245220c + md5: c6c94540bd9a49ffdf49b2269625944e + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 355099 - timestamp: 1713200298965 + size: 144333 + timestamp: 1707364577465 - kind: conda - name: libwebp-base - version: 1.4.0 - build: h93a5062_0 + name: ros-humble-logging-demo + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-logging-demo-0.20.3-py311hb335429_6.tar.bz2 + sha256: 21caf8c40707ce3188bd7a4c54ec6d878e06e57158d05ec8ccf776fd904e10f5 + md5: 3eeaa39a1ff46a1e137dc7bf3faaea27 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 165388 + timestamp: 1707316021961 +- kind: conda + name: ros-humble-logging-demo + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.4.0-h93a5062_0.conda - sha256: 0d4bad713a512d79bfeb4d61821f447afab8b0792aca823f505ce6b195e9fde5 - md5: c0af0edfebe780b19940e94871f1a765 - constrains: - - libwebp 1.4.0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-logging-demo-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 9ef21a4b833e10691dbc53ef01fac9ce5dd5e513bf2db263e9f27ff786cb72fb + md5: fdb1f244fc714effbac370b7d706c2e1 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 287750 - timestamp: 1713200194013 + size: 145268 + timestamp: 1707994270971 - kind: conda - name: libwebp-base - version: 1.4.0 - build: hcfcfb64_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda - sha256: d0ca51cb1de9192be9a3238e71fbcca5a535619c499c4f4c9b2ed41c14d36770 - md5: abd61d0ab127ec5cd68f62c2969e6f34 + name: ros-humble-map-msgs + version: 2.1.0 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-map-msgs-2.1.0-py311h38cd7cb_7.tar.bz2 + sha256: f85db1394866c6eaf440873534cfb6084c6e137a9792c4681e510501f05547cf + md5: 4935858abcd10c106ea65cd7049aba22 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - libwebp 1.4.0 - license: BSD-3-Clause - license_family: BSD - size: 274359 - timestamp: 1713200524021 + arch: x86_64 + platform: win + size: 203597 + timestamp: 1719906445208 - kind: conda - name: libwebp-base - version: 1.4.0 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda - sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f - md5: b26e8aa824079e1be0294e7152ca4559 + name: ros-humble-map-msgs + version: 2.1.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-map-msgs-2.1.0-py311h907a76e_6.tar.bz2 + sha256: acaf6c2d69e60f515ce28445c21a1ed5ef45d1b2522235c5a7636d4bbea0d57c + md5: 6e67dcdbb51966af64398766125f4746 depends: - - libgcc-ng >=12 - constrains: - - libwebp 1.4.0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 438953 - timestamp: 1713199854503 + size: 176316 + timestamp: 1707358391075 - kind: conda - name: libxcb - version: '1.15' - build: h0b41bf4_0 + name: ros-humble-map-msgs + version: 2.1.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda - sha256: a670902f0a3173a466c058d2ac22ca1dd0df0453d3a80e0212815c20a16b0485 - md5: 33277193f5b92bad9fdd230eb700929c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-map-msgs-2.1.0-py311hb335429_6.tar.bz2 + sha256: e226cdce5081993b1af30eca65d9929e9274e00050b69e383fc6cf7fe544d452 + md5: 3c4272b36b75cae779fd3df1acee3d0d depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - pthread-stubs - - xorg-libxau - - xorg-libxdmcp - license: MIT - license_family: MIT - size: 384238 - timestamp: 1682082368177 -- kind: conda - name: libxcb - version: '1.15' - build: hb7f2c08_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.15-hb7f2c08_0.conda - sha256: f41904f466acc8b3197f37f2dd3a08da75720c7f7464d9267635debc4ac1902b - md5: 5513f57e0238c87c12dffedbcc9c1a4a - depends: - - pthread-stubs - - xorg-libxau - - xorg-libxdmcp - license: MIT - license_family: MIT - size: 313793 - timestamp: 1682083036825 -- kind: conda - name: libxcb - version: '1.15' - build: hf346824_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.15-hf346824_0.conda - sha256: 6eaa87760ff3e91bb5524189700139db46f8946ff6331f4e571e4a9356edbb0d - md5: 988d5f86ab60fa6de91b3ee3a88a3af9 - depends: - - pthread-stubs - - xorg-libxau - - xorg-libxdmcp - license: MIT - license_family: MIT - size: 334770 - timestamp: 1682082734262 -- kind: conda - name: libxcb - version: '1.16' - build: h013a479_1 - build_number: 1 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-h013a479_1.conda - sha256: abae56e12a4c62730b899fdfb82628a9ac171c4ce144fc9f34ae024957a82a0e - md5: f0b599acdc82d5bc7e3b105833e7c5c8 - depends: - - m2w64-gcc-libs - - m2w64-gcc-libs-core - - pthread-stubs - - xorg-libxau >=1.0.11,<2.0a0 - - xorg-libxdmcp - license: MIT - license_family: MIT - size: 989459 - timestamp: 1724419883091 -- kind: conda - name: libxcrypt - version: 4.4.36 - build: hd590300_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda - sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c - md5: 5aa797f8787fe7a17d1b0821485b5adc - depends: - libgcc-ng >=12 - license: LGPL-2.1-or-later - size: 100393 - timestamp: 1702724383534 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 206343 + timestamp: 1707313945328 - kind: conda - name: libxkbcommon - version: 1.7.0 - build: h662e7e4_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h662e7e4_0.conda - sha256: 3d97d7f964237f42452295d461afdbc51e93f72e2c80be516f56de80e3bb6621 - md5: b32c0da42b1f24a98577bb3d7fc0b995 + name: ros-humble-map-msgs + version: 2.1.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-map-msgs-2.1.0-py311hbfa132e_5.tar.bz2 + sha256: aa845857db4beda612b107d9515741cd3b17ade7ba9974255b3478f52eb72420 + md5: 78be7e2d1e85416a62bff69367360f9c depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - libxml2 >=2.12.6,<3.0a0 - - xkeyboard-config - - xorg-libxau >=1.0.11,<2.0a0 - license: MIT/X11 Derivative - license_family: MIT - size: 593534 - timestamp: 1711303445595 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-nav-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 179006 + timestamp: 1707991382539 - kind: conda - name: libxml2 - version: 2.12.7 - build: h0f24e4e_4 - build_number: 4 + name: ros-humble-message-filters + version: 4.3.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda - sha256: ae78197961b09b0eef4ee194a44e4adc4555c0f2f20c348086b0cd8aaf2f7731 - md5: ed4d301f0d2149b34deb9c4fecafd836 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-message-filters-4.3.3-py311h38cd7cb_7.tar.bz2 + sha256: 13f3e95c5bd5a2df92025432e5956a2d98aeddb730250b5e6ee157d32a111ab0 + md5: b30f2ecffd6743067ab58fa0aaa0f1f3 depends: - - libiconv >=1.17,<2.0a0 - - libzlib >=1.3.1,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 1682090 - timestamp: 1721031296951 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 58756 + timestamp: 1708901089462 - kind: conda - name: libxml2 - version: 2.12.7 - build: h3e169fe_1 - build_number: 1 + name: ros-humble-message-filters + version: 4.3.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.7-h3e169fe_1.conda - sha256: 75554b5ef4c61a97c1d2ddcaff2d87c5ee120ff6925c2b714e18b20727cafb98 - md5: ddb63049aa7bd9f08f2cdc5a1c144d1a - depends: - - __osx >=10.13 - - icu >=73.2,<74.0a0 - - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - xz >=5.2.6,<6.0a0 - license: MIT - license_family: MIT - size: 619297 - timestamp: 1717546472911 -- kind: conda - name: libxml2 - version: 2.12.7 - build: ha661575_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.7-ha661575_1.conda - sha256: 0ea12032b53d3767564a058ccd5208c0a1724ed2f8074dd22257ff3859ea6a4e - md5: 8ea71a74847498c793b0a8e9054a177a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-message-filters-4.3.3-py311h907a76e_6.tar.bz2 + sha256: 3a81c856493a66f122f6585eaf963349b055055cc6177cc06b3c5006e88f29fd + md5: f3a70970a4c85248598ff46f684311db depends: - - __osx >=11.0 - - icu >=73.2,<74.0a0 - - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - xz >=5.2.6,<6.0a0 - license: MIT - license_family: MIT - size: 588487 - timestamp: 1717546487246 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 54684 + timestamp: 1707362481580 - kind: conda - name: libxml2 - version: 2.12.7 - build: hc051c1a_1 - build_number: 1 + name: ros-humble-message-filters + version: 4.3.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-hc051c1a_1.conda - sha256: 576ea9134176636283ff052897bf7a91ffd8ac35b2c505dfde2890ec52849698 - md5: 340278ded8b0dc3a73f3660bbb0adbc6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-message-filters-4.3.3-py311hb335429_6.tar.bz2 + sha256: 6702a96cece686d62bef7f0ab615a49e21a81a3b2a7e113619807954de177a12 + md5: 0dc7777d2c65a02ac6c0353c44973652 depends: - - icu >=73.2,<74.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<2.0a0 - - xz >=5.2.6,<6.0a0 - license: MIT - license_family: MIT - size: 704984 - timestamp: 1717546454837 -- kind: conda - name: libxslt - version: 1.1.39 - build: h03b04e6_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libxslt-1.1.39-h03b04e6_0.conda - sha256: decfc5614a10231a17543b7366616fb2d88c14be6dd9dd5ecde63aa9a5acfb9e - md5: a6e0cec6b3517ffc6b5d36a920fc9312 - depends: - - libxml2 >=2.12.1,<3.0.0a0 - license: MIT - license_family: MIT - size: 231368 - timestamp: 1701628933115 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 56240 + timestamp: 1707315484888 - kind: conda - name: libxslt - version: 1.1.39 - build: h223e5b9_0 + name: ros-humble-message-filters + version: 4.3.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libxslt-1.1.39-h223e5b9_0.conda - sha256: 2f1d99ef3fb960f23a63f06cf65ee621a5594a8b4616f35d9805be44617a92af - md5: 560c9cacc33e927f55b998eaa0cb1732 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-message-filters-4.3.3-py311hbfa132e_5.tar.bz2 + sha256: 3caa654f27e3d5c9c48d77713e2386951adbcf6900c98776807adc3113c8700a + md5: 1797f82f95ff0c075d926b8d13f3d353 depends: - - libxml2 >=2.12.1,<3.0.0a0 - license: MIT - license_family: MIT - size: 225705 - timestamp: 1701628966565 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-rclcpp + - ros-humble-rclpy + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 55292 + timestamp: 1707993483572 - kind: conda - name: libxslt - version: 1.1.39 - build: h3df6e99_0 + name: ros-humble-nav-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda - sha256: 6e3d99466d2076c35e7ac8dcdfe604da3d593f55b74a5b8e96c2b2ff63c247aa - md5: 279ee338c9b34871d578cb3c7aa68f70 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-nav-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 39d60cca3bfd10430c8b3694666891d9e5c2656defd01f0cb11e2ae6c0822c25 + md5: 9c8d97228f70a0b85a3e807c4b4cb973 depends: - - libxml2 >=2.12.1,<3.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 418542 - timestamp: 1701629338549 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 205437 + timestamp: 1708878834180 - kind: conda - name: libxslt - version: 1.1.39 - build: h76b75d6_0 + name: ros-humble-nav-msgs + version: 4.2.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-nav-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 33e7cf812b61515a9d7904a1e2721d0dbca3808a840c31978135f0d3430cfc02 + md5: 8f3921db06f3c24bebef041a0af004bb + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 170084 + timestamp: 1707357106528 +- kind: conda + name: ros-humble-nav-msgs + version: 4.2.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda - sha256: 684e9b67ef7b9ca0ca993762eeb39705ec58e2e7f958555c758da7ef416db9f3 - md5: e71f31f8cfb0a91439f2086fc8aa0461 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-nav-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: 52c24c46b3717cb81b5c6373fbf5e3471e11669d6e75b4c7821167b3231a00a6 + md5: b013983a5cff31c601123055b042f1b4 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libxml2 >=2.12.1,<3.0.0a0 - license: MIT - license_family: MIT - size: 254297 - timestamp: 1701628814990 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 193565 + timestamp: 1707313676329 - kind: conda - name: libzip - version: 1.10.1 - build: h1d365fa_3 - build_number: 3 + name: ros-humble-nav-msgs + version: 4.2.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-nav-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: aba10fbd2a915ff337292856259151c2c48b633cbb6a9f1eec90a36501a10667 + md5: 2f1c394776a83219b244da45526e5d20 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 180326 + timestamp: 1707989468706 +- kind: conda + name: ros-humble-orocos-kdl-vendor + version: 0.2.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libzip-1.10.1-h1d365fa_3.conda - sha256: 221698b52dd7a3dcfc67ff9460e9c8649fc6c86506a2a2ab6f57b97e7489bb9f - md5: 5c629cd12d89e2856c17b1dc5fcf44a4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-orocos-kdl-vendor-0.2.5-py311h38cd7cb_7.tar.bz2 + sha256: 7307f0796bc429323b4b61df88ce0c37b193229a666626c519c70eb2311829e0 + md5: d31d4b80ec85cc702d9720463a8cba18 depends: - - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.2,<4.0a0 + - eigen + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 146434 - timestamp: 1694417117772 -- kind: conda - name: libzip - version: 1.10.1 - build: h2629f0a_3 - build_number: 3 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda - sha256: 84e93f189072dcfcbe77744f19c7e4171523fbecfaba7352e5a23bbe014574c7 - md5: ac79812548e7e8cf61f7b0abdef01d3b - depends: - - bzip2 >=1.0.8,<2.0a0 - - libgcc-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.2,<4.0a0 - license: BSD-3-Clause - license_family: BSD - size: 107198 - timestamp: 1694416433629 -- kind: conda - name: libzip - version: 1.10.1 - build: ha0bc3c6_3 - build_number: 3 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libzip-1.10.1-ha0bc3c6_3.conda - sha256: fb42f34c2275523a06bc8464454fa57f2417203524cabb7aacca4e5de6cfeb69 - md5: e37c0da207079e488709043634d6a711 - depends: - - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.2,<4.0a0 - license: BSD-3-Clause - license_family: BSD - size: 128244 - timestamp: 1694416824668 + size: 10556 + timestamp: 1708862962303 - kind: conda - name: libzip - version: 1.10.1 - build: hc158999_3 - build_number: 3 + name: ros-humble-orocos-kdl-vendor + version: 0.2.5 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libzip-1.10.1-hc158999_3.conda - sha256: 0689e4a6e67e80027e43eefb8a365273405a01f5ab2ece97319155b8be5d64f6 - md5: 6112b3173f3aa2f12a8f40d07a77cc35 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-orocos-kdl-vendor-0.2.5-py311h907a76e_6.tar.bz2 + sha256: c5fb46fbce78f3a8587b64fa627854d82e1d1e2a4fa5e8ee609540e61c2e80cd + md5: da2080b9bc71f043f976d5b9b13ba7bf depends: - - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.1.2,<4.0a0 + - __osx >=10.14 + - eigen + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 127599 - timestamp: 1694416738467 + size: 11817 + timestamp: 1707347264351 - kind: conda - name: libzlib - version: 1.2.13 - build: h4ab18f5_6 + name: ros-humble-orocos-kdl-vendor + version: 0.2.5 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-h4ab18f5_6.conda - sha256: 8ced4afed6322172182af503f21725d072a589a6eb918f8a58135c1e00d35980 - md5: 27329162c0dc732bcf67a4e0cd488125 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-orocos-kdl-vendor-0.2.5-py311hb335429_6.tar.bz2 + sha256: 5c6baa360b5fb754e356fd5bece1766159051d0e6d4cc676828ffdc2ba9f0e2e + md5: 81dc2417c4e1cb9e80d2b84b8d58ada4 depends: + - __glibc >=2.17,<3.0.a0 + - eigen - libgcc-ng >=12 - constrains: - - zlib 1.2.13 *_6 - license: Zlib - license_family: Other - size: 61571 - timestamp: 1716874066944 -- kind: conda - name: libzlib - version: 1.2.13 - build: h87427d6_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-h87427d6_6.conda - sha256: 1c70fca0720685242b5c68956f310665c7ed43f04807aa4227322eee7925881c - md5: c0ef3c38a80c02ae1d86588c055184fc - depends: - - __osx >=10.13 - constrains: - - zlib 1.2.13 *_6 - license: Zlib - license_family: Other - size: 57373 - timestamp: 1716874185419 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11688 + timestamp: 1707310607430 - kind: conda - name: libzlib - version: 1.2.13 - build: hfb2fe0b_6 - build_number: 6 + name: ros-humble-orocos-kdl-vendor + version: 0.2.5 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.13-hfb2fe0b_6.conda - sha256: 8b29a2386d99b8f58178951dcf19117b532cd9c4aa07623bf1667eae99755d32 - md5: 9c4e121cd926cab631bd1c4a61d18b17 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-orocos-kdl-vendor-0.2.5-py311hbfa132e_5.tar.bz2 + sha256: 51c3335dcd28e09567a3e62deb914b9ba0b0c6b91985b31807a97737b0096c4d + md5: 8f3349c8260ea0eb022da32252dbce22 depends: - - __osx >=11.0 - constrains: - - zlib 1.2.13 *_6 - license: Zlib - license_family: Other - size: 46768 - timestamp: 1716874151980 + - eigen + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11896 + timestamp: 1707345328571 - kind: conda - name: libzlib - version: 1.3.1 - build: h2466b09_1 - build_number: 1 + name: ros-humble-osrf-pycommon + version: 2.0.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_1.conda - sha256: b13846a54a15243e15f96fec06b526d8155adc6a1ac2b6ed47a88f6a71a94b68 - md5: d4483ca8afc57ddf1f6dded53b36c17f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-osrf-pycommon-2.0.2-py311h38cd7cb_7.tar.bz2 + sha256: be115fe76f65c38d935e2edb7f3d091fdcbc0819eb0b951fda697a1ae2b1a75e + md5: 661f7587cbc4c44088800022546f2cd4 depends: + - importlib-metadata + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - zlib 1.3.1 *_1 - license: Zlib - license_family: Other - size: 56186 - timestamp: 1716874730539 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 68511 + timestamp: 1708738502650 - kind: conda - name: llvm-openmp - version: 18.1.8 - build: h15ab845_1 - build_number: 1 + name: ros-humble-osrf-pycommon + version: 2.0.2 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-18.1.8-h15ab845_1.conda - sha256: 06a245abb6e6d8d6662a35ad162eacb39f431349edf7cea9b1ff73b2da213c58 - md5: ad0afa524866cc1c08b436865d0ae484 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-osrf-pycommon-2.0.2-py311h907a76e_6.tar.bz2 + sha256: f4232cd0556f727a88a6ec18c0bbf24b626967645dc5a70b5a52a2c84b034636 + md5: 48bc16986ede8acc6527e8ca39962fce depends: - - __osx >=10.13 - constrains: - - openmp 18.1.8|18.1.8.* - license: Apache-2.0 WITH LLVM-exception - license_family: APACHE - size: 300358 - timestamp: 1723605369115 + - __osx >=10.14 + - importlib-metadata + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 73248 + timestamp: 1707307508331 - kind: conda - name: llvm-openmp - version: 18.1.8 - build: hde57baf_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-18.1.8-hde57baf_1.conda - sha256: 7a76e2932ac77e6314bfa1c4ff83f617c8260313bfed1b8401b508ed3e9d70ba - md5: fe89757e3cd14bb1c6ebd68dac591363 + name: ros-humble-osrf-pycommon + version: 2.0.2 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-osrf-pycommon-2.0.2-py311hb335429_6.tar.bz2 + sha256: 6a190910a43b846ff1fcc2f6171a40cd5342d9722329a3e56b0a63a6a430724c + md5: e2589c9c0320fd84a21d7cc8f08284b1 depends: - - __osx >=11.0 - constrains: - - openmp 18.1.8|18.1.8.* - license: Apache-2.0 WITH LLVM-exception - license_family: APACHE - size: 276263 - timestamp: 1723605341828 + - __glibc >=2.17,<3.0.a0 + - importlib-metadata + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 72889 + timestamp: 1707307062940 - kind: conda - name: loguru - version: 0.7.2 - build: py311h1ea47a8_1 - build_number: 1 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/loguru-0.7.2-py311h1ea47a8_1.conda - sha256: c1e6720bb1568f295f97b7c97a1e8246770a77795bbb55ce5b575fb60d49be30 - md5: 651c706865f7bb55c6e22fb39dec166c + name: ros-humble-osrf-pycommon + version: 2.0.2 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-osrf-pycommon-2.0.2-py311hbfa132e_5.tar.bz2 + sha256: 106c7d751a4e7c8dffdc4b2eaf0e63eb307fbcdc91d2b198ebe15cdf22eae923 + md5: a30274201bd1bb7e4cff5434577d400d depends: - - colorama >=0.3.4 - - python >=3.11,<3.12.0a0 + - importlib-metadata + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - win32_setctime >=1.0.0 - license: MIT - license_family: MIT - size: 126632 - timestamp: 1695547647852 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 73338 + timestamp: 1707307098409 - kind: conda - name: loguru - version: 0.7.2 - build: py311h267d04e_1 - build_number: 1 + name: ros-humble-pcl-conversions + version: 2.4.0 + build: py311hb7dd7f0_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/loguru-0.7.2-py311h267d04e_1.conda - sha256: 43e33db3a269eba48da826bc71aa68d171cf18fef2eba0791e793e4165f18a73 - md5: e7de70db1446c8cd82935d952296ce79 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pcl-conversions-2.4.0-py311hb7dd7f0_5.tar.bz2 + sha256: 93572008030681df5cc17624b58c8c0102fe3b9b733f3a70ccc62f7efd0782e6 + md5: d750f0e074c529e199661d8e132dc621 depends: - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - eigen + - libboost >=1.82.0,<1.83.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pcl >=1.13.1,<1.13.2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 125933 - timestamp: 1695547743054 + - ros-humble-message-filters + - ros-humble-pcl-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 21197 + timestamp: 1707994237416 - kind: conda - name: loguru - version: 0.7.2 - build: py311h38be061_1 - build_number: 1 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py311h38be061_1.conda - sha256: 8b4e50db81def33fbb819ebaa2b3b50b92fa8b877b174a4e8d89e2e88a89750e - md5: 94a4521bd7933a66d76b0274dbf8d2dd + name: ros-humble-pcl-conversions + version: 2.4.0 + build: py311hc5b557a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pcl-conversions-2.4.0-py311hc5b557a_6.tar.bz2 + sha256: 13b1468f2e12b62776f8f289988df686519e0eadc895828c9f63ac2da444f24f + md5: f94508d9d05372facad06fb8b9704515 depends: - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - eigen + - libboost >=1.82.0,<1.83.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pcl >=1.13.1,<1.13.2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 125144 - timestamp: 1695547471512 + - ros-humble-message-filters + - ros-humble-pcl-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 21031 + timestamp: 1707371722815 - kind: conda - name: loguru - version: 0.7.2 - build: py311h6eed73b_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/loguru-0.7.2-py311h6eed73b_1.conda - sha256: e4879723244d26b602653de6ed90989e913888e959eae354dd8c3418c3c4df1e - md5: 7eeefce6ab7ac1c1740af976a4d6c9db + name: ros-humble-pcl-conversions + version: 2.4.0 + build: py311heeb6b0b_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pcl-conversions-2.4.0-py311heeb6b0b_6.tar.bz2 + sha256: 3a590f1590c191fb8cb76d31d522bc3d36932ea1f67a2289cce167653c8b18cd + md5: 5a052717ffb087d98df69fc50fdeca55 depends: - - python >=3.11,<3.12.0a0 + - eigen + - libboost >=1.82.0,<1.83.0a0 + - numpy >=1.23.5,<2.0a0 + - pcl >=1.13.1,<1.13.2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 125723 - timestamp: 1695547737548 + - ros-humble-message-filters + - ros-humble-pcl-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 18948 + timestamp: 1707859050004 - kind: conda - name: lxml - version: 5.2.2 - build: py311hc0a218f_0 + name: ros-humble-pcl-conversions + version: 2.4.0 + build: py311hf85fee4_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.2.2-py311hc0a218f_0.conda - sha256: 7c4aa1b63bdd4b303bbe7cf7c0f0514db741b330ffc4ede7c5639924cc854ea0 - md5: 5a9c71f5cbdf3c5b1ad2504e13792629 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pcl-conversions-2.4.0-py311hf85fee4_6.tar.bz2 + sha256: c976deb0c8ecd0e6979a499de7521d1cfec5c8cc3ad460f1a6eca4b3198bf572 + md5: dae35fc24cbe97c5ab0a4606fbbced79 depends: + - __glibc >=2.17,<3.0.a0 + - eigen + - libboost >=1.82.0,<1.83.0a0 - libgcc-ng >=12 - - libxml2 >=2.12.6,<3.0a0 - - libxslt >=1.1.39,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pcl >=1.13.1,<1.13.2.0a0 + - python - python_abi 3.11.* *_cp311 - license: BSD-3-Clause and MIT-CMU - size: 1388191 - timestamp: 1715598641642 + - ros-humble-message-filters + - ros-humble-pcl-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 21459 + timestamp: 1707315988440 - kind: conda - name: lxml - version: 5.2.2 - build: py311hf8c4076_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lxml-5.2.2-py311hf8c4076_0.conda - sha256: 4d35b74d8b00d9ea0c5fb2cfc3d5f0270650ead63131d2bb57e0e281a585a9be - md5: 5cb448378041044d76e0b932aeaeef41 + name: ros-humble-pcl-msgs + version: 1.0.0 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pcl-msgs-1.0.0-py311h38cd7cb_6.tar.bz2 + sha256: 04ea6ab809692fb3518ad78a23f6ad5e9459dab03ba7be8b67fc90bde2fea629 + md5: c4758a8e77b9fa643910554936fcfa18 depends: - - __osx >=10.13 - - libxml2 >=2.12.6,<3.0a0 - - libxslt >=1.1.39,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: BSD-3-Clause and MIT-CMU - size: 1193298 - timestamp: 1715599271714 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 136489 + timestamp: 1707854684691 - kind: conda - name: lxml - version: 5.2.2 - build: py311hf9a6a72_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lxml-5.2.2-py311hf9a6a72_0.conda - sha256: 15e1f60bff1aefea2efe1a88f5de08784d37de5e33a822f84a4f4dae8bad9fc7 - md5: a31fbd4f167235cc00b465009d2599a3 + name: ros-humble-pcl-msgs + version: 1.0.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pcl-msgs-1.0.0-py311h907a76e_6.tar.bz2 + sha256: 1b1788ac43e39d17942d81922254c9943a680a088e4fd7a965691751ac96da71 + md5: c3d69ebfebdd1305aa17f309fcb8899f depends: - - __osx >=11.0 - - libxml2 >=2.12.6,<3.0a0 - - libxslt >=1.1.39,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: BSD-3-Clause and MIT-CMU - size: 1150222 - timestamp: 1715598823213 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 113568 + timestamp: 1707357925619 - kind: conda - name: lxml - version: 5.3.0 - build: py311hf779c20_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/lxml-5.3.0-py311hf779c20_0.conda - sha256: fb2134b01a3c088b43e858d3d73f4b29d1dea2e2a2532a7ad77abf6591a7132f - md5: 16fafeb57911bb741774a731ac17b48e + name: ros-humble-pcl-msgs + version: 1.0.0 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pcl-msgs-1.0.0-py311hb335429_6.tar.bz2 + sha256: 3ae90a740e3731409720ef6d82634257c3c71494c5829bfdd3b382d32e0cb4f2 + md5: ced9873c5514f6163593fb1417f6017e depends: - - libxml2 >=2.12.7,<3.0a0 - - libxslt >=1.1.39,<2.0a0 - - libzlib >=1.3.1,<2.0a0 - - python >=3.11,<3.12.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: BSD-3-Clause and MIT-CMU - size: 1053324 - timestamp: 1723459053967 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 122225 + timestamp: 1707314014449 - kind: conda - name: lz4-c - version: 1.9.4 - build: hb7217d7_0 + name: ros-humble-pcl-msgs + version: 1.0.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda - sha256: fc343b8c82efe40819b986e29ba748366514e5ab94a1e1138df195af5f45fa24 - md5: 45505bec548634f7d05e02fb25262cb9 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pcl-msgs-1.0.0-py311hbfa132e_5.tar.bz2 + sha256: 49227ee073833ae921797c967dd4a58a7eeb309156e344a9f5081ed3055dfc29 + md5: bedf78469c14d6de09a047ed4ca4cd11 depends: - - libcxx >=14.0.6 - license: BSD-2-Clause - license_family: BSD - size: 141188 - timestamp: 1674727268278 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 113337 + timestamp: 1707991226555 - kind: conda - name: lz4-c - version: 1.9.4 - build: hcb278e6_0 + name: ros-humble-pendulum-control + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda - sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f - md5: 318b08df404f9c9be5712aaa5a6f0bb0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pendulum-control-0.20.3-py311hb335429_6.tar.bz2 + sha256: 5aab8378f834b0df2fd7081ee03dac84ead360692547522afd5d3a05c6d861d5 + md5: ead8e11addd84758b5ce4f4ac01d3fe0 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 143402 - timestamp: 1674727076728 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-pendulum-msgs + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros-humble-rttest + - ros-humble-tlsf-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 373107 + timestamp: 1707316838198 - kind: conda - name: lz4-c - version: 1.9.4 - build: hcfcfb64_0 + name: ros-humble-pendulum-msgs + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda - sha256: a0954b4b1590735ea5f3d0f4579c3883f8ac837387afd5b398b241fda85124ab - md5: e34720eb20a33fc3bfb8451dd837ab7a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pendulum-msgs-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 0a0d55c331c4dd884d331a7bc24a15e38004c16990ee5c0756e824ffb7a65db5 + md5: 861ec858e4ce4e8687cff4a83dcfc1a9 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 134235 - timestamp: 1674728465431 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 89189 + timestamp: 1707856638820 - kind: conda - name: lz4-c - version: 1.9.4 - build: hf0c8a7f_0 + name: ros-humble-pendulum-msgs + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda - sha256: 39aa0c01696e4e202bf5e337413de09dfeec061d89acd5f28e9968b4e93c3f48 - md5: aa04f7143228308662696ac24023f991 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pendulum-msgs-0.20.3-py311h907a76e_6.tar.bz2 + sha256: ec812c651af34c0091ee63c73aae81550623e8fab4cbeee3a171effe6a36ec6d + md5: b0096f635858089df90e4306967d693c depends: - - libcxx >=14.0.6 - license: BSD-2-Clause - license_family: BSD - size: 156415 - timestamp: 1674727335352 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 70484 + timestamp: 1707354959554 - kind: conda - name: m2w64-gcc-libgfortran - version: 5.3.0 - build: '6' + name: ros-humble-pendulum-msgs + version: 0.20.3 + build: py311hb335429_6 build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 - sha256: 9de95a7996d5366ae0808eef2acbc63f9b11b874aa42375f55379e6715845dc6 - md5: 066552ac6b907ec6d72c0ddab29050dc - depends: - - m2w64-gcc-libs-core - - msys2-conda-epoch ==20160418 - license: GPL, LGPL, FDL, custom - size: 350687 - timestamp: 1608163451316 -- kind: conda - name: m2w64-gcc-libs - version: 5.3.0 - build: '7' - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 - sha256: 3bd1ab02b7c89a5b153a17be03b36d833f1517ff2a6a77ead7c4a808b88196aa - md5: fe759119b8b3bfa720b8762c6fdc35de - depends: - - m2w64-gcc-libgfortran - - m2w64-gcc-libs-core - - m2w64-gmp - - m2w64-libwinpthread-git - - msys2-conda-epoch ==20160418 - license: GPL3+, partial:GCCRLE, partial:LGPL2+ - size: 532390 - timestamp: 1608163512830 -- kind: conda - name: m2w64-gcc-libs-core - version: 5.3.0 - build: '7' - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 - sha256: 58afdfe859ed2e9a9b1cc06bc408720cb2c3a6a132e59d4805b090d7574f4ee0 - md5: 4289d80fb4d272f1f3b56cfe87ac90bd - depends: - - m2w64-gmp - - m2w64-libwinpthread-git - - msys2-conda-epoch ==20160418 - license: GPL3+, partial:GCCRLE, partial:LGPL2+ - size: 219240 - timestamp: 1608163481341 -- kind: conda - name: m2w64-gmp - version: 6.1.0 - build: '2' - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 - sha256: 7e3cd95f554660de45f8323fca359e904e8d203efaf07a4d311e46d611481ed1 - md5: 53a1c73e1e3d185516d7e3af177596d9 - depends: - - msys2-conda-epoch ==20160418 - license: LGPL3 - size: 743501 - timestamp: 1608163782057 -- kind: conda - name: m2w64-libwinpthread-git - version: 5.0.0.4634.697f757 - build: '2' - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 - sha256: f63a09b2cae7defae0480f1740015d6235f1861afa6fe2e2d3e10bd0d1314ee0 - md5: 774130a326dee16f1ceb05cc687ee4f0 - depends: - - msys2-conda-epoch ==20160418 - license: MIT, BSD - size: 31928 - timestamp: 1608166099896 -- kind: conda - name: matplotlib-base - version: 3.9.2 - build: py311h74b4f7c_0 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py311h74b4f7c_0.conda - sha256: a914061120a15618dacefc7268fca6c2e77631c801f58a5771f40f77ed200943 - md5: de8e36c9792f14eed7e11e672f03fbf0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pendulum-msgs-0.20.3-py311hb335429_6.tar.bz2 + sha256: 8ce123b2cc85170ec5e4e9bcaaa0b4daebfda54261ab68a876be14910ae5e74a + md5: 5bb918e214da8acb143cf484c13f1a1f depends: - __glibc >=2.17,<3.0.a0 - - certifi >=2020.06.20 - - contourpy >=1.0.1 - - cycler >=0.10 - - fonttools >=4.22.0 - - freetype >=2.12.1,<3.0a0 - - kiwisolver >=1.3.1 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - numpy >=1.19,<3 - - numpy >=1.23 - - packaging >=20.0 - - pillow >=8 - - pyparsing >=2.3.1 - - python >=3.11,<3.12.0a0 - - python-dateutil >=2.7 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - qhull >=2020.2,<2020.3.0a0 - - tk >=8.6.13,<8.7.0a0 - license: PSF-2.0 - license_family: PSF - size: 7969549 - timestamp: 1723759628089 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 78895 + timestamp: 1707313016246 - kind: conda - name: matplotlib-base - version: 3.9.2 - build: py311h8f1b1e4_0 + name: ros-humble-pendulum-msgs + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pendulum-msgs-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 28b674d11dbfe85152c34c1cb5aa306c9a99d0b6b3b3ef7bb7f2a4a3e49afabc + md5: 949ac457a51a3605ac94b14a057da805 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 73805 + timestamp: 1707983119101 +- kind: conda + name: ros-humble-pluginlib + version: 5.1.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_0.conda - sha256: bf130261a7754c2ec72750c1b61ccbcaed11f43af8e98912838dc4b71aa346cd - md5: 6d82670756b404ffb0fc6b693db08e21 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pluginlib-5.1.0-py311h38cd7cb_7.tar.bz2 + sha256: 8345c1c7277536b6cbffd08917965b0e989eb3c74b59db827b3daadc0c732ba4 + md5: a9d8da7ac5d7e706f2fe04e103b53751 depends: - - certifi >=2020.06.20 - - contourpy >=1.0.1 - - cycler >=0.10 - - fonttools >=4.22.0 - - freetype >=2.12.1,<3.0a0 - - kiwisolver >=1.3.1 - - numpy >=1.19,<3 - - numpy >=1.23 - - packaging >=20.0 - - pillow >=8 - - pyparsing >=2.3.1 - - python >=3.11,<3.12.0a0 - - python-dateutil >=2.7 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - qhull >=2020.2,<2020.3.0a0 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: PSF-2.0 - license_family: PSF - size: 7874159 - timestamp: 1723760590514 -- kind: conda - name: matplotlib-base - version: 3.9.2 - build: py311hba6b155_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.9.2-py311hba6b155_0.conda - sha256: ea8c20c667711f119527ebd7caa6c5136425d24d68081e1b8299ec36d4bc5128 - md5: e33670b3aa4b7a75e0c39dfa6f2788ab - depends: - - __osx >=11.0 - - certifi >=2020.06.20 - - contourpy >=1.0.1 - - cycler >=0.10 - - fonttools >=4.22.0 - - freetype >=2.12.1,<3.0a0 - - kiwisolver >=1.3.1 - - libcxx >=16 - - numpy >=1.19,<3 - - numpy >=1.23 - - packaging >=20.0 - - pillow >=8 - - pyparsing >=2.3.1 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python-dateutil >=2.7 - - python_abi 3.11.* *_cp311 - - qhull >=2020.2,<2020.3.0a0 - license: PSF-2.0 - license_family: PSF - size: 7754285 - timestamp: 1723759782201 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 27590 + timestamp: 1708868487725 - kind: conda - name: matplotlib-base - version: 3.9.2 - build: py311hf31e254_0 + name: ros-humble-pluginlib + version: 5.1.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.9.2-py311hf31e254_0.conda - sha256: 6d8729fa58420fbb9f00b32bbbd015675635b62a463be1cbe56b76748355603c - md5: c23f5862543ee6e36f7001a535ef11a1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pluginlib-5.1.0-py311h907a76e_6.tar.bz2 + sha256: fe46a56f0b80c7fc1cb835d3ed7a8cfd0d48b7017791644ede0e8c310d965865 + md5: 1490690eb6452086713a162cadbdec4d depends: - - __osx >=10.13 - - certifi >=2020.06.20 - - contourpy >=1.0.1 - - cycler >=0.10 - - fonttools >=4.22.0 - - freetype >=2.12.1,<3.0a0 - - kiwisolver >=1.3.1 + - __osx >=10.14 - libcxx >=16 - - numpy >=1.19,<3 - - numpy >=1.23 - - packaging >=20.0 - - pillow >=8 - - pyparsing >=2.3.1 - - python >=3.11,<3.12.0a0 - - python-dateutil >=2.7 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - qhull >=2020.2,<2020.3.0a0 - license: PSF-2.0 - license_family: PSF - size: 7942947 - timestamp: 1723759675474 -- kind: conda - name: mccabe - version: 0.7.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_0.tar.bz2 - sha256: 0466ad9490b761e9a8c57fab574fc099136b45fa19a0746ce33acdeb2a84766b - md5: 34fc335fc50eef0b5ea708f2b5f54e0c - depends: - - python >=3.6 - license: MIT - license_family: MIT - size: 10909 - timestamp: 1643049714491 -- kind: conda - name: mkl - version: 2024.1.0 - build: h66d3029_694 - build_number: 694 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda - sha256: 4f86e9ad74a7792c836cd4cb7fc415bcdb50718ffbaa90c5571297f71764b980 - md5: a17423859d3fb912c8f2e9797603ddb6 - depends: - - intel-openmp 2024.* - - tbb 2021.* - license: LicenseRef-IntelSimplifiedSoftwareOct2022 - license_family: Proprietary - size: 109381621 - timestamp: 1716561374449 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 28861 + timestamp: 1707350898971 - kind: conda - name: mpg123 - version: 1.32.6 - build: h59595ed_0 + name: ros-humble-pluginlib + version: 5.1.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda - sha256: 8895a5ce5122a3b8f59afcba4b032f198e8a690a0efc95ef61f2135357ef0d72 - md5: 9160cdeb523a1b20cf8d2a0bf821f45d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pluginlib-5.1.0-py311hb335429_6.tar.bz2 + sha256: bfe115f52d4df3d4a410f0558ca65c6ac2570e698b69ad567a7227683711b00f + md5: 18e6cd66a16763080c4152b3522f1aa0 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: LGPL-2.1-only - license_family: LGPL - size: 491811 - timestamp: 1712327176955 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 28680 + timestamp: 1707311879076 +- kind: conda + name: ros-humble-pluginlib + version: 5.1.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pluginlib-5.1.0-py311hbfa132e_5.tar.bz2 + sha256: bc43c433205f26960d79d09e4e33d1c625dbbb8c76a6af4a17cdd28a5476206f + md5: e0b25c6e9255f508989778315e9d710d + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 28915 + timestamp: 1707346687361 - kind: conda - name: msgpack-python - version: 1.0.8 - build: py311h3257749_0 + name: ros-humble-pybind11-vendor + version: 2.4.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/msgpack-python-1.0.8-py311h3257749_0.conda - sha256: 5917104a6e00f51a28fd217709818d1b765eef3de898601e23b2fb364d824186 - md5: 25ab436993969840e7c521197c044300 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pybind11-vendor-2.4.2-py311h38cd7cb_7.tar.bz2 + sha256: 7147f4d7cfbfcd2d856967d6b0a8d6d1eaf6353e7efdb30d8bb569d3c4079a51 + md5: a7fd018643ab4fc13ca4804d4c48f3f7 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - pybind11 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: Apache - size: 89483 - timestamp: 1715671288024 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 9514 + timestamp: 1708746393481 - kind: conda - name: msgpack-python - version: 1.0.8 - build: py311h46c8309_0 + name: ros-humble-pybind11-vendor + version: 2.4.2 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/msgpack-python-1.0.8-py311h46c8309_0.conda - sha256: 3d575b0c8e6dcbbdc7c27f3f93b68c72adf2cfac3c88b792b12b35fd4b9ba4ac - md5: e451ed01f83544c6029f8fe29d0e9fe3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pybind11-vendor-2.4.2-py311h907a76e_6.tar.bz2 + sha256: ba4ba075460e26d5939e9145d3b917972bb34d0ea6bcab9549218905758b0129 + md5: 72138ac9da356012c124ca63c47ff7b9 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - pybind11 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 92344 - timestamp: 1715670916175 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 10790 + timestamp: 1707311072499 - kind: conda - name: msgpack-python - version: 1.0.8 - build: py311h52f7536_0 + name: ros-humble-pybind11-vendor + version: 2.4.2 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.0.8-py311h52f7536_0.conda - sha256: 8b0b4def742cebde399fd3244248e6db5b6843e7db64a94a10d6b649a3f20144 - md5: f33f59b8130753174992f409a41e112e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pybind11-vendor-2.4.2-py311hb335429_6.tar.bz2 + sha256: f976a3de9bb646644843b2d9dd7fe6d4d1e3f15adf3c11712187d01a1ae3bb45 + md5: 23614f1171df0201fc8f7274f5238093 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - pybind11 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 103577 - timestamp: 1715670788972 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 10620 + timestamp: 1707309049408 - kind: conda - name: msgpack-python - version: 1.0.8 - build: py311h6bde47b_0 + name: ros-humble-pybind11-vendor + version: 2.4.2 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/msgpack-python-1.0.8-py311h6bde47b_0.conda - sha256: d7f42bb89e656b70c4be5e85dd409aab2bf11aa4638589cfd030306c9d682e6d - md5: 649b2c1744a0ef73cc7a78cc6a453a9a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pybind11-vendor-2.4.2-py311hbfa132e_5.tar.bz2 + sha256: bcf030bbd3c959d0971b40a672c58e024be9867ac3bba467ca71750a07950d37 + md5: dd3c4398974f465ee238af3f8cbf9c11 depends: - - __osx >=11.0 - libcxx >=16 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 92556 - timestamp: 1715670922825 -- kind: conda - name: msys2-conda-epoch - version: '20160418' - build: '1' - build_number: 1 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 - sha256: 99358d58d778abee4dca82ad29fb58058571f19b0f86138363c260049d4ac7f1 - md5: b0309b72560df66f71a9d5e34a5efdfa - size: 3227 - timestamp: 1608166968312 -- kind: conda - name: multidict - version: 6.0.5 - build: py311h459d7ec_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.0.5-py311h459d7ec_0.conda - sha256: aa20fb2d8ecb16099126ec5607fc12082de4111b5e4882e944f4b6cd846178d9 - md5: 4288ea5cbe686d1b18fc3efb36c009a5 - depends: - - libgcc-ng >=12 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 61944 - timestamp: 1707040860316 -- kind: conda - name: multidict - version: 6.0.5 - build: py311h5547dcb_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/multidict-6.0.5-py311h5547dcb_0.conda - sha256: 6bb2acb8f4c1c25e4bb61421f654559c044af98d409c794cd84ae9fbac031ded - md5: 163d2cb37b054606283917075809c5be - depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - pybind11 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 55414 - timestamp: 1707040997198 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 10824 + timestamp: 1707308703638 - kind: conda - name: multidict - version: 6.0.5 - build: py311ha68e1ae_0 + name: ros-humble-python-cmake-module + version: 0.10.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/multidict-6.0.5-py311ha68e1ae_0.conda - sha256: 2c293ae0eea6a117f307ac19cc2f3a8ffa0489f91e836bc5e573112e8e24915a - md5: 524a0b4313bfc6986a9ab28d5aed5d1e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-python-cmake-module-0.10.0-py311h38cd7cb_7.tar.bz2 + sha256: 63a5acc5cafc08a82f34832154fc919b2e252f9ba5024e77b1de1380e5901299 + md5: 218c57592065c74faf6d0a067710033c depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: APACHE - size: 56996 - timestamp: 1707041405260 -- kind: conda - name: multidict - version: 6.0.5 - build: py311he2be06e_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/multidict-6.0.5-py311he2be06e_0.conda - sha256: 4cec39a59647f2ed4c43e3ce67367bf9114782cbc6c6901c17aa9f9fa2c18174 - md5: da67ca4f3cc3f0bf140643d5e03cabe5 - depends: - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: APACHE - size: 56038 - timestamp: 1707041092018 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11920 + timestamp: 1708861907383 - kind: conda - name: munkres - version: 1.1.4 - build: pyh9f0ad1d_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 - md5: 2ba8498c1018c1e9c61eb99b973dfe19 + name: ros-humble-python-cmake-module + version: 0.10.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-python-cmake-module-0.10.0-py311h907a76e_6.tar.bz2 + sha256: b4cd9ff23e999838275dbaf497df974fdcdd914ed187b39467f3b44fd1d6bb0f + md5: b422f01c0f01950e233c4fb86e9bba3f depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 - python - license: Apache-2.0 - license_family: Apache - size: 12452 - timestamp: 1600387789153 + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 13174 + timestamp: 1707347118757 - kind: conda - name: mysql-common - version: 8.0.33 - build: hf1915f5_6 + name: ros-humble-python-cmake-module + version: 0.10.0 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.0.33-hf1915f5_6.conda - sha256: c8b2c5c9d0d013a4f6ef96cb4b339bfdc53a74232d8c61ed08178e5b1ec4eb63 - md5: 80bf3b277c120dd294b51d404b931a75 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-python-cmake-module-0.10.0-py311hb335429_6.tar.bz2 + sha256: 421078ac2f0de380b0cc49e0789b314f588f294eff5f685981abbffc6f17b94c + md5: 497ef5daa0b9f478ad0b95de2dfe11a2 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - openssl >=3.1.4,<4.0a0 - size: 753467 - timestamp: 1698937026421 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 13049 + timestamp: 1707310553580 - kind: conda - name: mysql-common - version: 8.3.0 - build: hd1853d3_4 - build_number: 4 + name: ros-humble-python-cmake-module + version: 0.10.0 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-common-8.3.0-hd1853d3_4.conda - sha256: 4ed97297f0278c01ea21eb20335141d5bfb29f5820fabd03f8bc1cb74d3fe9a7 - md5: f93a6079f12ef00195d7d0b96ff98191 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-python-cmake-module-0.10.0-py311hbfa132e_5.tar.bz2 + sha256: ef0aabfba21c5979637341ec9fcc1636f7a82d3d436918ab076d444023d0aecb + md5: 4985dc38bb049ffc917b94a65238f3f6 depends: - libcxx >=16 - - openssl >=3.2.1,<4.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 800889 - timestamp: 1709915847564 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 13247 + timestamp: 1707345268196 - kind: conda - name: mysql-common - version: 8.3.0 - build: hfd7a639_4 - build_number: 4 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/mysql-common-8.3.0-hfd7a639_4.conda - sha256: 1829b8a277bf7f078c9e3c78a4404b31d77b9e9c006b890435e68438c22c2caf - md5: 65af0764c5a5617539d07c9d243250e3 + name: ros-humble-python-qt-binding + version: 1.1.2 + build: py311h63ef4a2_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-python-qt-binding-1.1.2-py311h63ef4a2_7.tar.bz2 + sha256: cb9d3833e00a42c20593e0831ec56a96908a0ed98380a9ac15e2f0844a9c92f1 + md5: f281ccb38aadcc12393f1c2256024e9f depends: - - libcxx >=16 - - openssl >=3.2.1,<4.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 776212 - timestamp: 1709914020238 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 34084 + timestamp: 1710702567492 - kind: conda - name: mysql-libs - version: 8.0.33 - build: hca2cd23_6 + name: ros-humble-python-qt-binding + version: 1.1.2 + build: py311ha3ff0c1_6 build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.0.33-hca2cd23_6.conda - sha256: 78c905637dac79b197395065c169d452b8ca2a39773b58e45e23114f1cb6dcdb - md5: e87530d1b12dd7f4e0f856dc07358d60 - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - mysql-common 8.0.33 hf1915f5_6 - - openssl >=3.1.4,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - size: 1530126 - timestamp: 1698937116126 -- kind: conda - name: mysql-libs - version: 8.3.0 - build: ha9146f8_4 - build_number: 4 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/mysql-libs-8.3.0-ha9146f8_4.conda - sha256: eaabfabb3c39f569a062f1235ff97eb208716ed847ab98b0d2040b2d8acea73b - md5: 507610a153e96fad858e1735779b3781 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-python-qt-binding-1.1.2-py311ha3ff0c1_6.tar.bz2 + sha256: fcb08a1d90f5f8e4e2fe950c3a5b3912445a6700be1b701de8d1d18158ac7839 + md5: 322a96b521f26678f18e134e24f70b86 depends: + - __osx >=10.14 - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 - - mysql-common 8.3.0 hfd7a639_4 - - openssl >=3.2.1,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 1527176 - timestamp: 1709914179461 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 35230 + timestamp: 1707347356959 - kind: conda - name: mysql-libs - version: 8.3.0 - build: hf036fc4_4 - build_number: 4 + name: ros-humble-python-qt-binding + version: 1.1.2 + build: py311ha5a60af_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/mysql-libs-8.3.0-hf036fc4_4.conda - sha256: a48101c076f9a038bd3cfa822df2b20fdc0ccce88f9000c7bee8f6d53a1cc64e - md5: 9cb8011d749d99db2cba868053bcd8cb + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-python-qt-binding-1.1.2-py311ha5a60af_5.tar.bz2 + sha256: 755d5e631e2a2ccc154b184f01ad648f03a9608896eb2e965aa1b619773297da + md5: 42f800db65e5a96099d8c1507aa5e3fc depends: - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 - - mysql-common 8.3.0 hd1853d3_4 - - openssl >=3.2.1,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 1541174 - timestamp: 1709915999617 -- kind: conda - name: ncurses - version: '6.5' - build: h7bae524_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda - sha256: 27d0b9ff78ad46e1f3a6c96c479ab44beda5f96def88e2fe626e0a49429d8afc - md5: cb2b0ea909b97b3d70cd3921d1445e1a - depends: - - __osx >=11.0 - license: X11 AND BSD-3-Clause - size: 802321 - timestamp: 1724658775723 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 35275 + timestamp: 1707351856624 - kind: conda - name: ncurses - version: '6.5' - build: he02047a_1 - build_number: 1 + name: ros-humble-python-qt-binding + version: 1.1.2 + build: py311hf4f0b2d_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda - sha256: 6a1d5d8634c1a07913f1c525db6455918cbc589d745fac46d9d6e30340c8731a - md5: 70caf8bb6cf39a0b6b7efc885f51c0fe + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-python-qt-binding-1.1.2-py311hf4f0b2d_6.tar.bz2 + sha256: d37bbaf75dc3c1aab0044d42d1407c35d77b5ab077d1e213534eea794599d6b0 + md5: 0bac536c38098c816fcd52ea7ae54703 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: X11 AND BSD-3-Clause - size: 889086 - timestamp: 1724658547447 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 35958 + timestamp: 1707310641997 - kind: conda - name: ncurses - version: '6.5' - build: hf036a51_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.5-hf036a51_1.conda - sha256: b0b3180039ef19502525a2abd5833c00f9624af830fd391f851934d57bffb9af - md5: e102bbf8a6ceeaf429deab8032fc8977 + name: ros-humble-qt-dotgraph + version: 2.2.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-dotgraph-2.2.3-py311h38cd7cb_6.tar.bz2 + sha256: 39f9b0f219515b8ea2663dfb7d89db03326b04f6b9558820e40c6f732b7bcfb3 + md5: fcf0cd8849cb777ecdfa32c50b8335fd depends: - - __osx >=10.13 - license: X11 AND BSD-3-Clause - size: 822066 - timestamp: 1724658603042 + - numpy >=1.23.5,<2.0a0 + - pydot + - python + - python_abi 3.11.* *_cp311 + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 48447 + timestamp: 1707858410209 - kind: conda - name: netifaces - version: 0.11.0 - build: py311h2725bcf_2 - build_number: 2 + name: ros-humble-qt-dotgraph + version: 2.2.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/netifaces-0.11.0-py311h2725bcf_2.conda - sha256: 515dd8917aeb23da637a956fcdf059582c2cce5a902784284c6b6da72e0ea4f4 - md5: 75289aa9b91ca84d2a845b7a12c3f1e9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-dotgraph-2.2.3-py311h907a76e_6.tar.bz2 + sha256: cbf71ed6bf7c941f5df32419ca39cc2726d2cf2771c661662846addce6312c28 + md5: 03b5b43632371de0209cb7332d4f7ce7 depends: - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pydot + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 17835 - timestamp: 1695545692361 -- kind: conda - name: netifaces - version: 0.11.0 - build: py311h459d7ec_2 - build_number: 2 + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 49673 + timestamp: 1707348775175 +- kind: conda + name: ros-humble-qt-dotgraph + version: 2.2.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/netifaces-0.11.0-py311h459d7ec_2.conda - sha256: f9cb5039552108af9640533496d1ddcd6fb12c3314a09780fae03dc29d31f832 - md5: a52e06f35ab784c6ed6c7b5f92dc3da0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-dotgraph-2.2.3-py311hb335429_6.tar.bz2 + sha256: afab59b65fcce7b2995d2c1d415b81f68bd0915114ea34cac033e5ec6c22d2e0 + md5: c55dd6c6e12897eb5e6161ead96c8344 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pydot + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 19685 - timestamp: 1695545646217 + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 49763 + timestamp: 1707311103132 - kind: conda - name: netifaces - version: 0.11.0 - build: py311ha68e1ae_2 - build_number: 2 + name: ros-humble-qt-dotgraph + version: 2.2.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-dotgraph-2.2.3-py311hbfa132e_5.tar.bz2 + sha256: 318aa7b81c4bacc95226c1623ca641ee7bc4e22df62f4a97a89d8ebd033b8c12 + md5: f40b5e9a70c476537da8aa8e2d9ff035 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pydot + - python + - python_abi 3.11.* *_cp311 + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 49665 + timestamp: 1707345774091 +- kind: conda + name: ros-humble-qt-gui + version: 2.2.3 + build: py311h63ef4a2_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/netifaces-0.11.0-py311ha68e1ae_2.conda - sha256: cc3227a184db57351951c20afd86c504b360415c80c673ea48fb4e478ee61440 - md5: 6f04259e22edbae8650e79fdc27ea426 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-2.2.3-py311h63ef4a2_6.tar.bz2 + sha256: 7d722711309e905689511710af04887b3c407c6a8f2075906d328bb6ab864376 + md5: a6c0e1bc0cf6aa582abd4e7538096a68 depends: - - python >=3.11,<3.12.0a0 + - catkin_pkg + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros-humble-tango-icons-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 21937 - timestamp: 1695545781131 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 184717 + timestamp: 1707858905001 - kind: conda - name: netifaces - version: 0.11.0 - build: py311heffc1b2_2 - build_number: 2 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/netifaces-0.11.0-py311heffc1b2_2.conda - sha256: 4b1795154b308093c0515e8bc8be3ff6d468b96bbb6e071f576c4849df08b45a - md5: 8e011f35109ccdae25d41d90c2cfa79a + name: ros-humble-qt-gui + version: 2.2.3 + build: py311ha3ff0c1_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-2.2.3-py311ha3ff0c1_6.tar.bz2 + sha256: 582401ad23cb18669bc96bfda6b457444ad677f0205492355d36344851711c71 + md5: 8a9cfcbd48af489cc4b218327b863a5b depends: - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - __osx >=10.14 + - catkin_pkg + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 18457 - timestamp: 1695545920854 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros-humble-tango-icons-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 190280 + timestamp: 1707348543314 - kind: conda - name: nettle - version: 3.9.1 - build: h40ed0f5_0 + name: ros-humble-qt-gui + version: 2.2.3 + build: py311ha5a60af_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/nettle-3.9.1-h40ed0f5_0.conda - sha256: 5de149b6e35adac11e22ae02516a7466412348690da52049f80ea07fe544896d - md5: b157977e1ec1dde3ba7ebc6e0dde363f - license: GPL 2 and LGPL3 - license_family: GPL - size: 510164 - timestamp: 1686310071126 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-2.2.3-py311ha5a60af_5.tar.bz2 + sha256: e414a90c8336bdc78d70d6c4acd47a524373906b375c9a9283f042aef5875b1d + md5: e3a400cf84337d884303976a55d114df + depends: + - catkin_pkg + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros-humble-tango-icons-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 195578 + timestamp: 1707345669269 - kind: conda - name: nettle - version: 3.9.1 - build: h7ab15ed_0 + name: ros-humble-qt-gui + version: 2.2.3 + build: py311hf4f0b2d_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda - sha256: 1ef1b7efa69c7fb4e2a36a88316f307c115713698d1c12e19f55ae57c0482995 - md5: 2bf1915cc107738811368afcb0993a59 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-2.2.3-py311hf4f0b2d_6.tar.bz2 + sha256: 34183097c068ebc4a8b853eabda0da274482b14231c16b2b666f00405a459d99 + md5: 9eab63502e8d6ae60ef444269d5c3d63 depends: + - __glibc >=2.17,<3.0.a0 + - catkin_pkg - libgcc-ng >=12 - license: GPL 2 and LGPL3 - license_family: GPL - size: 1011638 - timestamp: 1686309814836 -- kind: conda - name: nettle - version: 3.9.1 - build: h8e11ae5_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/nettle-3.9.1-h8e11ae5_0.conda - sha256: 62de51fc44f1595a06c5b24bb717b949b4b9fb4c4acaf127b92ce99ddb546ca7 - md5: 400dffe5d2fbb9813b51948d3e9e9ab1 - license: GPL 2 and LGPL3 - license_family: GPL - size: 509519 - timestamp: 1686310097670 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros-humble-tango-icons-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 191667 + timestamp: 1707311041955 - kind: conda - name: nlohmann_json - version: 3.11.3 - build: h00cdb27_1 - build_number: 1 + name: ros-humble-qt-gui-cpp + version: 2.2.3 + build: py311h15ddf78_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/nlohmann_json-3.11.3-h00cdb27_1.conda - sha256: 3f4e6a4fa074bb297855f8111ab974dab6d9f98b7d4317d4dd46f8687ee2363b - md5: d2dee849c806430eee64d3acc98ce090 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-cpp-2.2.3-py311h15ddf78_5.tar.bz2 + sha256: 9a9b703b0bb1721e3e094175c01b6b36fe43cb04a75086faa4965911bc36113f + md5: 0d74b1ac98faf32777089441df75dd94 depends: - - __osx >=11.0 - libcxx >=16 - license: MIT - license_family: MIT - size: 123250 - timestamp: 1723652704997 + - numpy >=1.23.5,<2.0a0 + - pep517 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 192168 + timestamp: 1707982281159 - kind: conda - name: nlohmann_json - version: 3.11.3 - build: he02047a_1 - build_number: 1 + name: ros-humble-qt-gui-cpp + version: 2.2.3 + build: py311h27406db_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda - sha256: ce4bcced4f8eea71b7cac8bc3daac097abf7a5792f278cd811dedada199500c1 - md5: e46f7ac4917215b49df2ea09a694a3fa + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-cpp-2.2.3-py311h27406db_6.tar.bz2 + sha256: 3c8ac85c4f0a8108a41d6b22c7f65a2f0521246f4ed1aa749f3753f80fe3bb8d + md5: 713c04a8a6c49832f456cf6a3a781548 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 - libstdcxx-ng >=12 - license: MIT - license_family: MIT - size: 122743 - timestamp: 1723652407663 + - numpy >=1.23.5,<2.0a0 + - pep517 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 912534 + timestamp: 1707312121745 - kind: conda - name: nlohmann_json - version: 3.11.3 - build: he0c23c2_1 - build_number: 1 + name: ros-humble-qt-gui-cpp + version: 2.2.3 + build: py311h2e3875a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-cpp-2.2.3-py311h2e3875a_6.tar.bz2 + sha256: 82360a3e6c09b2d2a7716c737b95e5ef13cc14b647381bd1b856c46a6ee2555f + md5: 18f798cf35498bcd2022a849d9d3867c + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - pep517 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 200773 + timestamp: 1707352169974 +- kind: conda + name: ros-humble-qt-gui-cpp + version: 2.2.3 + build: py311h8bad128_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/nlohmann_json-3.11.3-he0c23c2_1.conda - sha256: 106af14431772a6bc659e8d5a3bb1930cf1010b85e0e7eca99ecd3e556e91470 - md5: 340cbb4ab78c90cd9d08f826ad22aed2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-cpp-2.2.3-py311h8bad128_6.tar.bz2 + sha256: a10e33df737db775925a65cd32d6e8e6fa375854dbbd1b5874fe061d9b949e87 + md5: 594f5013b5fe6150e935746285f474d7 depends: + - numpy >=1.23.5,<2.0a0 + - pep517 + - pyqt-builder + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 124255 - timestamp: 1723652081336 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11894 + timestamp: 1707862120124 - kind: conda - name: nlohmann_json - version: 3.11.3 - build: hf036a51_1 - build_number: 1 + name: ros-humble-qt-gui-py-common + version: 2.2.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-py-common-2.2.3-py311h38cd7cb_6.tar.bz2 + sha256: 1123e12f1a851d7a471591b8f6b02101d355de1f3d32d875b17edd16cfd4c97d + md5: 2ac1f543a59bacfc64c74c605bda662b + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 28607 + timestamp: 1707859573218 +- kind: conda + name: ros-humble-qt-gui-py-common + version: 2.2.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/nlohmann_json-3.11.3-hf036a51_1.conda - sha256: 41b1aa2a67654917c9c32a5f0111970b11cfce49ed57cf44bba4aefdcd59e54b - md5: 00c3efa95b3a010ee85bc36aac6ab2f6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-py-common-2.2.3-py311h907a76e_6.tar.bz2 + sha256: d098d0acbec433642c8d07ff21ce3cd75033d90f0c0ea65dfb118dfcdd657246 + md5: 3423e69a900382ef6ae0124e34df2f89 depends: - - __osx >=10.13 + - __osx >=10.14 - libcxx >=16 - license: MIT - license_family: MIT - size: 122773 - timestamp: 1723652497933 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 29900 + timestamp: 1707348695012 - kind: conda - name: nspr - version: '4.35' - build: h27087fc_0 + name: ros-humble-qt-gui-py-common + version: 2.2.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda - sha256: 8fadeebb2b7369a4f3b2c039a980d419f65c7b18267ba0c62588f9f894396d0c - md5: da0ec11a6454ae19bff5b02ed881a2b1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-py-common-2.2.3-py311hb335429_6.tar.bz2 + sha256: 59b297ed9d68c63fe1f189af0b28ee708e94beead569188ceb79e3ff785dd17c + md5: ef536a71fe7ab996e8eb5b46e92bbc8b depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: MPL-2.0 - license_family: MOZILLA - size: 226848 - timestamp: 1669784948267 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 30146 + timestamp: 1707311081507 - kind: conda - name: nspr - version: '4.35' - build: hb7217d7_0 + name: ros-humble-qt-gui-py-common + version: 2.2.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/nspr-4.35-hb7217d7_0.conda - sha256: 35959d36ea9e8a2c422db9f113ee0ac91a9b0c19c51b05f75d0793c3827cfa3a - md5: f81b5ec944dbbcff3dd08375eb036efa - depends: - - libcxx >=14.0.6 - license: MPL-2.0 - license_family: MOZILLA - size: 220745 - timestamp: 1669785182058 -- kind: conda - name: nspr - version: '4.35' - build: hea0b92c_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/nspr-4.35-hea0b92c_0.conda - sha256: da6e19bd0ff31e219760e647cfe1cc499a8cdfaff305f06c56d495ca062b86de - md5: a9e56c98d13d8b7ce72bf4357317c29b + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-py-common-2.2.3-py311hbfa132e_5.tar.bz2 + sha256: cdd5f19e02841e438693f3e0c087e1306b10a9b9e4f3d4c8924e432280b2463d + md5: fa62acf0828e3dd7398afc19a233a5dc depends: - - libcxx >=14.0.6 - license: MPL-2.0 - license_family: MOZILLA - size: 230071 - timestamp: 1669785313586 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 29935 + timestamp: 1707345742382 - kind: conda - name: nss - version: '3.100' - build: h6606ded_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/nss-3.100-h6606ded_0.conda - sha256: 694ab59a00e6ebb17816124d6d71dcb9b7bac1ad0d1963c918d58841cded51c8 - md5: 614b1b9b0a0b1bfbfa9d04a10afa4240 + name: ros-humble-quality-of-service-demo-cpp + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 3b16a4b935130739d28cea9ac88336f92896c4c2b6e2346276013607fee6db53 + md5: 02b86965358c2735a511bbc270bdd2fb depends: - - __osx >=10.13 - - libcxx >=16 - - libsqlite >=3.45.3,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - nspr >=4.35,<5.0a0 - license: MPL-2.0 - license_family: MOZILLA - size: 1941938 - timestamp: 1715185031068 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 512784 + timestamp: 1707859102356 - kind: conda - name: nss - version: '3.100' - build: hc6e9f88_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/nss-3.100-hc6e9f88_0.conda - sha256: e6da8091c7a522f0ce1ba363efd563de0c796d0b53a43d127af2e4cbe584ccbd - md5: 5510f8855b43310ed7609395f8d777dd + name: ros-humble-quality-of-service-demo-cpp + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311h907a76e_6.tar.bz2 + sha256: 4d4eac13549a2e5b6e53ed6186bc82bf65b365705dd39a276fe0fad3b0873c51 + md5: a6a54475eebcbe54d4691c3bd626c0df depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - - libsqlite >=3.45.3,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - nspr >=4.35,<5.0a0 - license: MPL-2.0 - license_family: MOZILLA - size: 1854091 - timestamp: 1715185098727 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 1039657 + timestamp: 1707363575256 - kind: conda - name: nss - version: '3.100' - build: hca3bf56_0 + name: ros-humble-quality-of-service-demo-cpp + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/nss-3.100-hca3bf56_0.conda - sha256: a4146d2b6636999a21afcaf957029d066637bf26239fd3170242501e38fb1fa4 - md5: 949c4a82290ee58b3c970cef4bcfd4ad + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311hb335429_6.tar.bz2 + sha256: 1e89f3c5e11e43bfe2f61e314ee7d59f19b5a7bdde35a3dca448747e81a17770 + md5: c849357d9b9d5c5a37caedf3fc33cce7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libsqlite >=3.45.3,<4.0a0 + - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 - - nspr >=4.35,<5.0a0 - license: MPL-2.0 - license_family: MOZILLA - size: 2047723 - timestamp: 1715184444840 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 1015525 + timestamp: 1707315542776 - kind: conda - name: numpy - version: 1.26.4 - build: py311h0b4df5a_0 + name: ros-humble-quality-of-service-demo-cpp + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: a348753dddfaac7b4634f49cbf8e51b9ce7004671c17432bd3777714f933a8a0 + md5: 5475cf8dc391b1eacaefe44f136fd080 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-example-interfaces + - ros-humble-launch-ros + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 1013571 + timestamp: 1707993634440 +- kind: conda + name: ros-humble-quality-of-service-demo-py + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py311h0b4df5a_0.conda - sha256: 14116e72107de3089cc58119a5ce5905c22abf9a715c9fe41f8ac14db0992326 - md5: 7b240edd44fd7a0991aa409b07cee776 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-quality-of-service-demo-py-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: 6a2cf64d21fa7358fa958c796dd5fc84a53b896d7d71e836179a4682854e132e + md5: e97e98ad4e4d43cccb64c05630eb4b84 depends: - - libblas >=3.9.0,<4.0a0 - - libcblas >=3.9.0,<4.0a0 - - liblapack >=3.9.0,<4.0a0 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - numpy-base <0a0 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 7104093 - timestamp: 1707226459646 + size: 45267 + timestamp: 1707856479612 - kind: conda - name: numpy - version: 1.26.4 - build: py311h64a7726_0 + name: ros-humble-quality-of-service-demo-py + version: 0.20.3 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-quality-of-service-demo-py-0.20.3-py311h907a76e_6.tar.bz2 + sha256: 74d690e23a1ab9cfa142cdc4d2b490fa355620e91c385576e9d17ff83bdc87f4 + md5: fea0caf2347138e22bb16b120013751b + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 32019 + timestamp: 1707360340695 +- kind: conda + name: ros-humble-quality-of-service-demo-py + version: 0.20.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py311h64a7726_0.conda - sha256: 3f4365e11b28e244c95ba8579942b0802761ba7bb31c026f50d1a9ea9c728149 - md5: a502d7aad449a1206efb366d6a12c52d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-quality-of-service-demo-py-0.20.3-py311hb335429_6.tar.bz2 + sha256: 78bb291c726481f37b494520163f976cacec9a6c6fab29839cdfc751e8fc0366 + md5: ee72a0b82a036bdb6e7c8184c61f79af depends: - - libblas >=3.9.0,<4.0a0 - - libcblas >=3.9.0,<4.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - liblapack >=3.9.0,<4.0a0 - libstdcxx-ng >=12 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - numpy-base <0a0 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 8065890 - timestamp: 1707225944355 + size: 31770 + timestamp: 1707315152075 - kind: conda - name: numpy - version: 1.26.4 - build: py311h7125741_0 + name: ros-humble-quality-of-service-demo-py + version: 0.20.3 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py311h7125741_0.conda - sha256: 160a52a01fea44fe9753a2ed22cf13d7b55c8a89ea0b8738546fdbf4795d6514 - md5: 3160b93669a0def35a7a8158ebb33816 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-quality-of-service-demo-py-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 0bfa948353ac3c4d5578435024f184c438c19a7d7a266ddb1a4ade8de49bec64 + md5: 4ba2c9e7d6b883826c63d1cab769e6b6 depends: - - libblas >=3.9.0,<4.0a0 - - libcblas >=3.9.0,<4.0a0 - libcxx >=16 - - liblapack >=3.9.0,<4.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - numpy-base <0a0 + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 6652352 - timestamp: 1707226297967 + size: 32085 + timestamp: 1707992790368 - kind: conda - name: numpy - version: 1.26.4 - build: py311hc43a94b_0 + name: ros-humble-rcl + version: 5.3.7 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-5.3.7-py311h38cd7cb_7.tar.bz2 + sha256: 2fac9753d55f3f9cc0514ec9ebb9fa536675d45788c31532451bb5a750e01463 + md5: 4ece74cd542375987d84614c09208b81 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-rcl-logging-interface + - ros-humble-rcl-logging-spdlog + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 153090 + timestamp: 1708882076612 +- kind: conda + name: ros-humble-rcl + version: 5.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py311hc43a94b_0.conda - sha256: dc9628197125ee1d02b2e7a859a769d26291d747ed79337309b8a9e67a8b8e00 - md5: bb02b8801d17265160e466cf8bbf28da + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-5.3.7-py311h907a76e_6.tar.bz2 + sha256: 18066f14d295ec8b21e729aba8c7bd6f8a034d099b377ad5c4e3b3cd94e0c721 + md5: d1277a7fe446296a46db21dbe11d4548 depends: - - libblas >=3.9.0,<4.0a0 - - libcblas >=3.9.0,<4.0a0 + - __osx >=10.14 - libcxx >=16 - - liblapack >=3.9.0,<4.0a0 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - numpy-base <0a0 + - ros-humble-rcl-interfaces + - ros-humble-rcl-logging-interface + - ros-humble-rcl-logging-spdlog + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 7504319 - timestamp: 1707226235372 + size: 133970 + timestamp: 1707358759580 - kind: conda - name: ocl-icd - version: 2.3.2 - build: hd590300_1 - build_number: 1 + name: ros-humble-rcl + version: 5.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda - sha256: 0e01384423e48e5011eb6b224da8dc5e3567c87dbcefbe60cd9d5cead276cdcd - md5: c66f837ac65e4d1cdeb80e2a1d5fcc3d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-5.3.7-py311hb335429_6.tar.bz2 + sha256: 36f5b779ad0059763685f79e9544cd41279dde63084991ef2973b797736c7229 + md5: fac4bcbb4aab52e3bc5f0cc265e2aa76 depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 135681 - timestamp: 1710946531879 -- kind: conda - name: openexr - version: 3.2.2 - build: h2c51e1d_1 - build_number: 1 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/openexr-3.2.2-h2c51e1d_1.conda - sha256: 243b221c708bbe7f5c0fd72bdbd944a08f4ea9bc1e52b4f12f7fdb5f59633e13 - md5: 4ccfab8e79256a8480165969dd1d350c - depends: - - imath >=3.1.11,<3.1.12.0a0 - - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-rcl-logging-interface + - ros-humble-rcl-logging-spdlog + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 1361156 - timestamp: 1709261019544 + size: 146985 + timestamp: 1707314306547 - kind: conda - name: openexr - version: 3.2.2 - build: h3f0570e_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/openexr-3.2.2-h3f0570e_1.conda - sha256: 6d2b2adb875b8b5a052f423dd9c6b9df90fbecd9d726aefafcd18f3b74a9118f - md5: 95bd8b6b83801d99b064c785585bd15d + name: ros-humble-rcl + version: 5.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-5.3.7-py311hbfa132e_5.tar.bz2 + sha256: b3258247ddce8a19acaac02b9d73390eb4513fa3680f80401b110e090f4dc4c9 + md5: 354169250a3c4bfe6f318837acad8545 depends: - - imath >=3.1.11,<3.1.12.0a0 - libcxx >=16 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-interfaces + - ros-humble-rcl-logging-interface + - ros-humble-rcl-logging-spdlog + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 1329934 - timestamp: 1709261129338 + size: 132015 + timestamp: 1707991541573 - kind: conda - name: openexr - version: 3.2.2 - build: h72640d8_1 - build_number: 1 + name: ros-humble-rcl-action + version: 5.3.7 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/openexr-3.2.2-h72640d8_1.conda - sha256: 23a080dc31c2d557719c928c2685e2952d5b36b70aecbfd962824bd0b414cf9c - md5: 3cecd7892a09d59f64a3e119647630f9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-action-5.3.7-py311h38cd7cb_7.tar.bz2 + sha256: 81eed5a1b8c1fee0fb430449fca7b9c4bd57758be857db4b800a3c1a9c184930 + md5: 47ebf4b6328d46a8ce006807d0e224b5 depends: - - imath >=3.1.11,<3.1.12.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 1208041 - timestamp: 1709260904190 + size: 60189 + timestamp: 1708883916104 - kind: conda - name: openexr - version: 3.2.2 - build: haf962dd_1 - build_number: 1 + name: ros-humble-rcl-action + version: 5.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-action-5.3.7-py311h907a76e_6.tar.bz2 + sha256: e3c95fbecb8f875a599589d7c91cf3009d7398002ee5ae53e23912f75c3de952 + md5: 7878b0ca5bdf76e20ad146e2950bc0b8 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 50844 + timestamp: 1707359206852 +- kind: conda + name: ros-humble-rcl-action + version: 5.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-haf962dd_1.conda - sha256: 01d773a14124929abd6c26169d900ce439f9df8a9e37d3ea197c7f71f61e7906 - md5: 34e58e21fc28e404207d6ce4287da264 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-action-5.3.7-py311hb335429_6.tar.bz2 + sha256: fb15796e088cfc5a5b730575aa6b9a770f089ebc812a213eff718cf3afce2240 + md5: 2b2eee45f5a3c363bee90b8b76a8b9c2 depends: - - imath >=3.1.11,<3.1.12.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 1466865 - timestamp: 1709260550301 + size: 55126 + timestamp: 1707314708319 - kind: conda - name: openh264 - version: 2.4.1 - build: h59595ed_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda - sha256: 0d4eaf15fb771f25c924aef831d76eea11d90c824778fc1e7666346e93475f42 - md5: 3dfcf61b8e78af08110f5229f79580af + name: ros-humble-rcl-action + version: 5.3.7 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-action-5.3.7-py311hbfa132e_5.tar.bz2 + sha256: a16cf0c93d719ffc082c62135bf183a7a89c506d7be2875ec49163df14edfac9 + md5: 0e889573e8ac1f547b51e872a7067461 depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: BSD-2-Clause - license_family: BSD - size: 735244 - timestamp: 1706873814072 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 50757 + timestamp: 1707992307151 - kind: conda - name: openh264 - version: 2.4.1 - build: h63175ca_0 + name: ros-humble-rcl-interfaces + version: 1.2.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/openh264-2.4.1-h63175ca_0.conda - sha256: 37c954a1235531499c45439c602dda6f788e3683795e12fb6e1e4c86074386c7 - md5: 01d1a98fd9ac45d49040ad8cdd62083a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: cfc677633316a5241cfabd1babf18cbd12cd6c4a22e8efaa44f5de030b38afcf + md5: 84c7fa794aa4f4287f9756dac8893e56 depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 409185 - timestamp: 1706874444698 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 307023 + timestamp: 1708875122359 - kind: conda - name: openh264 - version: 2.4.1 - build: h73e2aa4_0 + name: ros-humble-rcl-interfaces + version: 1.2.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/openh264-2.4.1-h73e2aa4_0.conda - sha256: 4e660e62225815dd996788ed08dc50870e387c159f31d65cd8b677988dfb387b - md5: 877f116d9a4f8b826b0e1d427ac00871 - depends: - - libcxx >=16 - license: BSD-2-Clause - license_family: BSD - size: 660428 - timestamp: 1706874091051 -- kind: conda - name: openh264 - version: 2.4.1 - build: hebf3989_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/openh264-2.4.1-hebf3989_0.conda - sha256: ecadea5985082105b102f86ff8289128fb247c183b36355d867eb6fc6996df29 - md5: 25a7835e284a4d947fe9a70efa97e019 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-interfaces-1.2.1-py311h907a76e_6.tar.bz2 + sha256: af89b3943f6896b69fe22e144d2cf879565fb6b2bed7b7e6f76a33a6bc44d5f8 + md5: f79801248b9b5d82d97402114875d958 depends: + - __osx >=10.14 - libcxx >=16 - license: BSD-2-Clause - license_family: BSD - size: 598764 - timestamp: 1706874342701 -- kind: conda - name: openjpeg - version: 2.5.2 - build: h3d672ee_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda - sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 - md5: 7e7099ad94ac3b599808950cec30ad4e - depends: - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: BSD-2-Clause - license_family: BSD - size: 237974 - timestamp: 1709159764160 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 282969 + timestamp: 1707355430249 - kind: conda - name: openjpeg - version: 2.5.2 - build: h488ebb8_0 + name: ros-humble-rcl-interfaces + version: 1.2.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda - sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 - md5: 7f2e286780f072ed750df46dc2631138 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-interfaces-1.2.1-py311hb335429_6.tar.bz2 + sha256: ebdf582552d7e9a2afefb8818ee900e227d52f6d0f54f5c1290eacdaade3bb93 + md5: 458091e6265d6ac484f2525e29675589 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libpng >=1.6.43,<1.7.0a0 - libstdcxx-ng >=12 - - libtiff >=4.6.0,<4.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: BSD-2-Clause - license_family: BSD - size: 341592 - timestamp: 1709159244431 -- kind: conda - name: openjpeg - version: 2.5.2 - build: h7310d3a_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda - sha256: dc9c405119b9b54f8ca5984da27ba498bd848ab4f0f580da6f293009ca5adc13 - md5: 05a14cc9d725dd74995927968d6547e3 - depends: - - libcxx >=16 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: BSD-2-Clause - license_family: BSD - size: 331273 - timestamp: 1709159538792 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 341764 + timestamp: 1707313122418 - kind: conda - name: openjpeg - version: 2.5.2 - build: h9f1df11_0 + name: ros-humble-rcl-interfaces + version: 1.2.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda - sha256: 472d6eaffc1996e6af35ec8e91c967f472a536a470079bfa56383cc0dbf4d463 - md5: 5029846003f0bc14414b9128a1f7c84b + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: 95dae3f61bf062fd19fdad9724d658ad0dff3ca654336577ee638d3a0ffe6539 + md5: ed7691792e3de553a7a5f5433c91f24a depends: - libcxx >=16 - - libpng >=1.6.43,<1.7.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libzlib >=1.2.13,<2.0.0a0 - license: BSD-2-Clause - license_family: BSD - size: 316603 - timestamp: 1709159627299 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 300550 + timestamp: 1707983282777 - kind: conda - name: openssl - version: 3.3.1 - build: h2466b09_3 - build_number: 3 + name: ros-humble-rcl-lifecycle + version: 5.3.7 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.1-h2466b09_3.conda - sha256: 76a10564ca450f56495cff06bf60bdf0fe42e6ef7a20469276894d4ac7c0140a - md5: c6ebd3a1a2b393e040ca71c9f9ef8d97 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-lifecycle-5.3.7-py311h38cd7cb_7.tar.bz2 + sha256: d7f4f12d43ba722475d6b6ddd516d4cd77e284b69c0fa7e23ce142879506e281 + md5: c90532e14ffeb07f5617a57601117b77 depends: - - ca-certificates + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: Apache-2.0 - license_family: Apache - size: 8362062 - timestamp: 1724404916759 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 36938 + timestamp: 1708883819397 - kind: conda - name: openssl - version: 3.3.1 - build: h8359307_3 - build_number: 3 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.1-h8359307_3.conda - sha256: 9dd1ee7a8c21ff4fcbb98e9d0be0e83e5daf8a555c73589ad9e3046966b72e5e - md5: 644904d696d83c0ac78d594e0cf09f66 + name: ros-humble-rcl-lifecycle + version: 5.3.7 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-lifecycle-5.3.7-py311h907a76e_6.tar.bz2 + sha256: 69732290461284658d2c2d3eef837b1b3524dc0c35c91845e12a6a295fa990a1 + md5: 553de57e2b34539cf90f1ca63a898a92 depends: - - __osx >=11.0 - - ca-certificates - license: Apache-2.0 - license_family: Apache - size: 2888820 - timestamp: 1724402552318 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 31263 + timestamp: 1707359124957 - kind: conda - name: openssl - version: 3.3.1 - build: hb9d3cd8_3 - build_number: 3 + name: ros-humble-rcl-lifecycle + version: 5.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.1-hb9d3cd8_3.conda - sha256: 9e27441b273a7cf9071f6e88ba9ad565d926d8083b154c64a74b99fba167b137 - md5: 6c566a46baae794daf34775d41eb180a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-lifecycle-5.3.7-py311hb335429_6.tar.bz2 + sha256: e99e0d4e7a79cc79f94267a3865e74e55fee59957105a2b79fdd020c87400ed1 + md5: 73dfc72fb86cb49a1d21c9ba108789e0 depends: - __glibc >=2.17,<3.0.a0 - - ca-certificates - - libgcc-ng >=13 - license: Apache-2.0 - license_family: Apache - size: 2892042 - timestamp: 1724402701933 -- kind: conda - name: openssl - version: 3.3.1 - build: hd23fc13_3 - build_number: 3 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.1-hd23fc13_3.conda - sha256: 63921822fbb66337e0fd50b2a07412583fbe7783bc92c663bdf93c9a09026fdc - md5: ad8c8c9556a701817bd1aca75a302e96 - depends: - - __osx >=10.13 - - ca-certificates - license: Apache-2.0 - license_family: Apache - size: 2549881 - timestamp: 1724403015051 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 34787 + timestamp: 1707314682699 - kind: conda - name: orocos-kdl - version: 1.5.1 - build: h13dd4ca_5 + name: ros-humble-rcl-lifecycle + version: 5.3.7 + build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/orocos-kdl-1.5.1-h13dd4ca_5.conda - sha256: 7a53d585b56525ec8f3f2d8bcbcedb5420e2ed904809afd7ff0ec327c8bd61fe - md5: 93ed338a28c8461ea06d9e4f80f7b036 - depends: - - eigen - - libcxx >=15.0.7 - license: LGPL-2.1-or-later - license_family: LGPL - size: 309716 - timestamp: 1696219310091 -- kind: conda - name: orocos-kdl - version: 1.5.1 - build: h59595ed_5 - build_number: 5 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/orocos-kdl-1.5.1-h59595ed_5.conda - sha256: 5c34d6d93ae8a4a7a09341115928177159f911e75285f6ac67a0024e1e65cdb5 - md5: 0942de7687c72a422b8d016c932ca59c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-lifecycle-5.3.7-py311hbfa132e_5.tar.bz2 + sha256: dbe7e8284a4ecee875333983003f9217ec68be252a29e776fdfef7312f7256b7 + md5: 93e3a08dccc6914b27d9703779ab0c42 depends: - - eigen - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: LGPL-2.1-or-later - license_family: LGPL - size: 384542 - timestamp: 1696218832240 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 31772 + timestamp: 1707992260233 - kind: conda - name: orocos-kdl - version: 1.5.1 - build: h63175ca_5 - build_number: 5 + name: ros-humble-rcl-logging-interface + version: 2.3.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/orocos-kdl-1.5.1-h63175ca_5.conda - sha256: 9c8843635887635101c441685cadf6d6eb8781123593526d9a98aec92d551f1e - md5: c78ef5864a0429b2c5b485912deab521 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-logging-interface-2.3.1-py311h38cd7cb_7.tar.bz2 + sha256: 4d0eab6d4b5d707fb2b42e9637ddcf9242ab5bf84753d7a7531640673c85e1cc + md5: 4f7c9c4a728ea1c3f98a10db620d9359 depends: - - eigen + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.1-or-later - license_family: LGPL - size: 1792917 - timestamp: 1696219088584 -- kind: conda - name: orocos-kdl - version: 1.5.1 - build: he965462_5 - build_number: 5 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/orocos-kdl-1.5.1-he965462_5.conda - sha256: 174f4f91b1efcf960f9295d91959552a1ef746de39ca1bd7fb3c1a3b5a20fdfe - md5: 3cd43241437c7d6867d7a78c9974ca4b - depends: - - eigen - - libcxx >=15.0.7 - license: LGPL-2.1-or-later - license_family: LGPL - size: 356730 - timestamp: 1696219166321 -- kind: conda - name: p11-kit - version: 0.24.1 - build: h29577a5_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/p11-kit-0.24.1-h29577a5_0.tar.bz2 - sha256: 3e124859307956f9f390f39c74b9700be4843eaaf56891c4b09da75b1bd5b57f - md5: 8f111d56c8c7c1895bde91a942c43d93 - depends: - - libffi >=3.4.2,<3.5.0a0 - - libtasn1 >=4.18.0,<5.0a0 - license: MIT - license_family: MIT - size: 890711 - timestamp: 1654869118646 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 20836 + timestamp: 1708867333403 - kind: conda - name: p11-kit - version: 0.24.1 - build: h65f8906_0 + name: ros-humble-rcl-logging-interface + version: 2.3.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/p11-kit-0.24.1-h65f8906_0.tar.bz2 - sha256: e16fbaadb2714c0965cb76de32fe7d13a21874cec02c97efef8ac51f4fda86fc - md5: e936a0ee28be948846108582f00e2d61 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-logging-interface-2.3.1-py311h907a76e_6.tar.bz2 + sha256: b7b416eeec55d866a9be77668ed7c426c1d0f8fee59bac382bb1e113968b8744 + md5: bde3e21c03cdae68f445a6848c8bf21b depends: - - libffi >=3.4.2,<3.5.0a0 - - libtasn1 >=4.18.0,<5.0a0 - license: MIT - license_family: MIT - size: 834487 - timestamp: 1654869241699 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 17500 + timestamp: 1707350004796 - kind: conda - name: p11-kit - version: 0.24.1 - build: hc5aa10d_0 + name: ros-humble-rcl-logging-interface + version: 2.3.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2 - sha256: aa8d3887b36557ad0c839e4876c0496e0d670afe843bf5bba4a87764b868196d - md5: 56ee94e34b71742bbdfa832c974e47a8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-logging-interface-2.3.1-py311hb335429_6.tar.bz2 + sha256: 476f9242c9b275d0108f2e8309ab6869004132528daffdd6713ac7106cb7ab21 + md5: e0723a6db8f1c228b37796f26f3ec11e depends: - - libffi >=3.4.2,<3.5.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libtasn1 >=4.18.0,<5.0a0 - license: MIT - license_family: MIT - size: 4702497 - timestamp: 1654868759643 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 18690 + timestamp: 1707311606419 - kind: conda - name: packaging - version: '24.1' - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda - sha256: 36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81 - md5: cbe1bb1f21567018ce595d9c2be0f0db + name: ros-humble-rcl-logging-interface + version: 2.3.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-logging-interface-2.3.1-py311hbfa132e_5.tar.bz2 + sha256: 182e677527f4c1932e42664ad60e18c2254ba9818290ce30ea0abe70df8f453d + md5: 2a3e66a7821b822fabfc72c7f8a4e500 depends: - - python >=3.8 - license: Apache-2.0 - license_family: APACHE - size: 50290 - timestamp: 1718189540074 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 18101 + timestamp: 1707346339266 - kind: conda - name: pango - version: 1.54.0 - build: h2231ffd_0 + name: ros-humble-rcl-logging-spdlog + version: 2.3.1 + build: py311h256f844_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pango-1.54.0-h2231ffd_0.conda - sha256: f7910cc0ea1cff76adb2bcec81627e10d6b13f1956a47a69422b71cdc554bfe6 - md5: cef297f5eac752831efd6e680bf980bd + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h256f844_7.tar.bz2 + sha256: ff3f9f724f4499b8e6ddea12afe4a037ed2d359e779da5c08254cfc77c14a14a + md5: 7cffc0bee1c518d26cf3daa8a9124d3c depends: - - cairo >=1.18.0,<2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - libglib >=2.80.2,<3.0a0 - - libpng >=1.6.43,<1.7.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-logging-interface + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-spdlog-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: LGPL-2.1-or-later - size: 451206 - timestamp: 1718027861472 -- kind: conda - name: pango - version: 1.54.0 - build: h5cb9fbc_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pango-1.54.0-h5cb9fbc_0.conda - sha256: 45dd6dc3a5b737871f8bc6a5fd9857d37f6e411f33051ce8043af41c35c7fa02 - md5: e490cbccf161da2220fd9be3463c0fac - depends: - - __osx >=11.0 - - cairo >=1.18.0,<2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - libglib >=2.80.2,<3.0a0 - - libpng >=1.6.43,<1.7.0a0 - license: LGPL-2.1-or-later - size: 417356 - timestamp: 1718027781756 -- kind: conda - name: pango - version: 1.54.0 - build: h84a9a3c_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pango-1.54.0-h84a9a3c_0.conda - sha256: 3d0ef5a908f0429d7821d8a03a6f19ea7801245802c47f7c8c57163ea60e45c7 - md5: 7c51e110b2f059c0843269d3324e4b22 - depends: - - cairo >=1.18.0,<2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - libgcc-ng >=12 - - libglib >=2.80.2,<3.0a0 - - libpng >=1.6.43,<1.7.0a0 - license: LGPL-2.1-or-later - size: 448452 - timestamp: 1718027397723 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 24888 + timestamp: 1708868427746 - kind: conda - name: pango - version: 1.54.0 - build: h880b76c_0 + name: ros-humble-rcl-logging-spdlog + version: 2.3.1 + build: py311h9586406_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pango-1.54.0-h880b76c_0.conda - sha256: 7f71815624112edc7b1dd0e82d92069537fc796f79c1a78fb356a21b851e994f - md5: f8332ae571ef34c1ec44d9ba2e3b2b28 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h9586406_6.tar.bz2 + sha256: 702acb36272254b438c9182653102870fa12ce7eecb45d4fc65c0a87e57fa2e7 + md5: ef9ac136bc4681564cdcff70ddceeacf depends: - - __osx >=10.13 - - cairo >=1.18.0,<2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - fribidi >=1.0.10,<2.0a0 - - harfbuzz >=8.5.0,<9.0a0 - - libglib >=2.80.2,<3.0a0 - - libpng >=1.6.43,<1.7.0a0 - license: LGPL-2.1-or-later - size: 423468 - timestamp: 1718027490065 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-logging-interface + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-spdlog-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 22388 + timestamp: 1707350830546 - kind: conda - name: pcl - version: 1.13.1 - build: h4836831_3 - build_number: 3 + name: ros-humble-rcl-logging-spdlog + version: 2.3.1 + build: py311h9883907_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.13.1-h4836831_3.conda - sha256: e91006d0420415864ed397615f0b543331ec9b5fd1cfc6b23f7ec98368709673 - md5: da2eee03660ac2726576c17a52b13570 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h9883907_6.tar.bz2 + sha256: 9951a5cabd2995f5f437ece0deb4ea2c158c36220cf0892ac28da25ac02eea1c + md5: 7d7d5cae10afc5173d422036e44bcf5f depends: - - flann >=1.9.2,<1.9.3.0a0 - - glew >=2.1.0,<2.2.0a0 - - libboost >=1.82.0,<1.83.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libpng >=1.6.39,<1.7.0a0 - libstdcxx-ng >=12 - - qhull >=2020.2,<2020.3.0a0 - - qt-main >=5.15.8,<5.16.0a0 - - vtk - - vtk-base >=9.2.6,<9.2.7.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-logging-interface + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-spdlog-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 19780641 - timestamp: 1697951795813 + size: 26282 + timestamp: 1707311861620 - kind: conda - name: pcl - version: 1.13.1 - build: ha569048_3 - build_number: 3 + name: ros-humble-rcl-logging-spdlog + version: 2.3.1 + build: py311hdd42177_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-logging-spdlog-2.3.1-py311hdd42177_5.tar.bz2 + sha256: 3b412fe040d38b87620f5b68588efc06e64614b22b03aa63fb87600adef40dac + md5: 56625470cb31ee3e27ad9886449d5536 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcl-logging-interface + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-spdlog-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 22838 + timestamp: 1707346659443 +- kind: conda + name: ros-humble-rcl-yaml-param-parser + version: 5.3.7 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pcl-1.13.1-ha569048_3.conda - sha256: fbdb445231289d24e229bc64eed33a53205f5b27602daad16dcebf090bb15318 - md5: dc51d19e8baf964b60dabf5f61d158ce + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311h38cd7cb_7.tar.bz2 + sha256: 8c0a36f9c30c3e3a5c340a8f310c0fc296b55f2f37205001c98610c1e28c625b + md5: 3002777273b812d707046c73aaff86ff depends: - - flann >=1.9.2,<1.9.3.0a0 - - glew >=2.1.0,<2.2.0a0 - - libboost >=1.82.0,<1.83.0a0 - - libpng >=1.6.39,<1.7.0a0 - - qhull >=2020.2,<2020.3.0a0 - - qt-main >=5.15.8,<5.16.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-libyaml-vendor + - ros-humble-rmw + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - vtk - - vtk-base >=9.2.6,<9.2.7.0a0 - license: BSD-3-Clause - license_family: BSD - size: 8369936 - timestamp: 1697952325597 -- kind: conda - name: pcl - version: 1.13.1 - build: hc87a3e3_3 - build_number: 3 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pcl-1.13.1-hc87a3e3_3.conda - sha256: bd2ddf9aa1edbdc983bb5db67b32cceeb30e9cbc5d1d63731b22228241fa3657 - md5: 5addb2b52d66754300b4b1b3223ae539 - depends: - - flann >=1.9.2,<1.9.3.0a0 - - glew >=2.1.0,<2.2.0a0 - - libboost >=1.82.0,<1.83.0a0 - - libpng >=1.6.39,<1.7.0a0 - - qhull >=2020.2,<2020.3.0a0 - - qt-main >=5.15.8,<5.16.0a0 - - vtk - - vtk-base >=9.2.6,<9.2.7.0a0 + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 14220577 - timestamp: 1697957241668 + size: 38401 + timestamp: 1708868343337 - kind: conda - name: pcl - version: 1.13.1 - build: hd9ef61d_3 - build_number: 3 + name: ros-humble-rcl-yaml-param-parser + version: 5.3.7 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pcl-1.13.1-hd9ef61d_3.conda - sha256: 2216cfee3ca82db9a8860116b730d59d6e0254f3538bb2c981a3276030950748 - md5: 958eccc1949c9dcbc34f1eb3ddb0aa9e - depends: - - __osx >=10.12 - - flann >=1.9.2,<1.9.3.0a0 - - glew >=2.1.0,<2.2.0a0 - - libboost >=1.82.0,<1.83.0a0 - - libpng >=1.6.39,<1.7.0a0 - - qhull >=2020.2,<2020.3.0a0 - - qt-main >=5.15.8,<5.16.0a0 - - vtk - - vtk-base >=9.2.6,<9.2.7.0a0 - license: BSD-3-Clause - license_family: BSD - size: 14903120 - timestamp: 1697957270621 -- kind: conda - name: pcre - version: '8.45' - build: h0e60522_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pcre-8.45-h0e60522_0.tar.bz2 - sha256: 2ee62337b921b2d60a87aa9a91bf34bc855a0bbf6a5642ec66a7a175a772be6d - md5: 3cd3948bb5de74ebef93b6be6d8cf0d5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311h907a76e_6.tar.bz2 + sha256: 1bb1d505a24b1d338c50d181976f6c9bc95f0c061c18c12083f205c23b138529 + md5: e83baa8e570b4373dbfef74d97b0e930 depends: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-libyaml-vendor + - ros-humble-rmw + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 530818 - timestamp: 1623789181657 + size: 31636 + timestamp: 1707350755507 - kind: conda - name: pcre - version: '8.45' - build: h9c3ff4c_0 + name: ros-humble-rcl-yaml-param-parser + version: 5.3.7 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pcre-8.45-h9c3ff4c_0.tar.bz2 - sha256: 8f35c244b1631a4f31fb1d66ab6e1d9bfac0ca9b679deced1112c7225b3ad138 - md5: c05d1820a6d34ff07aaaab7a9b7eddaa + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311hb335429_6.tar.bz2 + sha256: f93d56ae4a39d9e9483cf3447a52b07d5049ab85fa9452dae140b17e582298e4 + md5: adb47efae8a82950634f5d8ef7181d19 depends: - - libgcc-ng >=9.3.0 - - libstdcxx-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-libyaml-vendor + - ros-humble-rmw + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 259377 - timestamp: 1623788789327 + size: 34700 + timestamp: 1707311838723 - kind: conda - name: pcre - version: '8.45' - build: hbdafb3b_0 + name: ros-humble-rcl-yaml-param-parser + version: 5.3.7 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre-8.45-hbdafb3b_0.tar.bz2 - sha256: f2e0c4ae3306f94851eea2318c6d26d24f8e191e329ddd256a612cd1184c5737 - md5: 500758f2515ae07c640d255c11afc19f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-yaml-param-parser-5.3.7-py311hbfa132e_5.tar.bz2 + sha256: d9a8f25495234769ff6e66fd9ed4b06e4cc61c83b4995f83d036ff46d0ae02b8 + md5: 93d2a0e1511765fb644f66dd8d29fe57 depends: - - libcxx >=11.1.0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-libyaml-vendor + - ros-humble-rmw + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - yaml >=0.2.5,<0.3.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 235554 - timestamp: 1623788902053 + size: 31936 + timestamp: 1707346627276 - kind: conda - name: pcre - version: '8.45' - build: he49afe7_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pcre-8.45-he49afe7_0.tar.bz2 - sha256: 8002279cf4084fbf219f137c2bdef2825d076a5a57a14d1d922d7c5fa7872a5c - md5: 0526850419e04ac003bc0b65a78dc4cc + name: ros-humble-rclcpp + version: 16.0.8 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-16.0.8-py311h38cd7cb_7.tar.bz2 + sha256: 7dfaf77b2cf3cb406f03e72aacea5190fe5bcad03a599980c4a3c523c41db139 + md5: c4b9d28ad93632686489a78502912607 depends: - - libcxx >=11.1.0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-builtin-interfaces + - ros-humble-libstatistics-collector + - ros-humble-rcl + - ros-humble-rcl-interfaces + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-statistics-msgs + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 225590 - timestamp: 1623788896633 + size: 574971 + timestamp: 1708885644496 - kind: conda - name: pcre2 - version: '10.43' - build: h0ad2156_0 + name: ros-humble-rclcpp + version: 16.0.8 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pcre2-10.43-h0ad2156_0.conda - sha256: 226714bbf89d45bf7da4c7551e21b8a833f51d33379fe3dfbfe31b72832d4dba - md5: 9c8651803886ce9d5983e107a0df4ea8 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-16.0.8-py311h907a76e_6.tar.bz2 + sha256: a9ce2a32bf77a72d02e7b7107a321dd9fe4ea8b6e10bfcf994de34345bb546bb + md5: b43580eb035f66baa66b5aa1dd8ef3d2 depends: - - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-builtin-interfaces + - ros-humble-libstatistics-collector + - ros-humble-rcl + - ros-humble-rcl-interfaces + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-statistics-msgs + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 836581 - timestamp: 1708118455741 + size: 677745 + timestamp: 1707359971877 - kind: conda - name: pcre2 - version: '10.43' - build: h26f9a81_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pcre2-10.43-h26f9a81_0.conda - sha256: 4bf7b5fa091f5e7ab0b78778458be1e81c1ffa182b63795734861934945a63a7 - md5: 1ddc87f00014612830f3235b5ad6d821 + name: ros-humble-rclcpp + version: 16.0.8 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-16.0.8-py311hb335429_6.tar.bz2 + sha256: b0358cff8c3941e55c3e138f9257867aa588fce42c59ae35cb4f5fa4e7e30617 + md5: e88d876c2ce573753e87cf37c64709f5 depends: - - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.2.13,<2.0.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-builtin-interfaces + - ros-humble-libstatistics-collector + - ros-humble-rcl + - ros-humble-rcl-interfaces + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-statistics-msgs + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 615219 - timestamp: 1708118184900 + size: 910185 + timestamp: 1707314993629 - kind: conda - name: pcre2 - version: '10.43' - build: hcad00b1_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda - sha256: 766dd986a7ed6197676c14699000bba2625fd26c8a890fcb7a810e5cf56155bc - md5: 8292dea9e022d9610a11fce5e0896ed8 + name: ros-humble-rclcpp + version: 16.0.8 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-16.0.8-py311hbfa132e_5.tar.bz2 + sha256: 95c2fdf87a645deaeea636a7ff18699da6eb2913d5980049dd00cc8cac52fb41 + md5: 2ab2c39ffa5c6ca95976854485f2b9ce depends: - - bzip2 >=1.0.8,<2.0a0 - - libgcc-ng >=12 - - libzlib >=1.2.13,<2.0.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-builtin-interfaces + - ros-humble-libstatistics-collector + - ros-humble-rcl + - ros-humble-rcl-interfaces + - ros-humble-rcl-yaml-param-parser + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-statistics-msgs + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 950847 - timestamp: 1708118050286 + size: 679093 + timestamp: 1707992613464 - kind: conda - name: pcre2 - version: '10.44' - build: h3d7b363_2 - build_number: 2 + name: ros-humble-rclcpp-action + version: 16.0.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.44-h3d7b363_2.conda - sha256: f4a12cbf8a7c5bfa2592b9dc92b492c438781898e5b02f397979b0be6e1b5851 - md5: a3a3baddcfb8c80db84bec3cb7746fb8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-action-16.0.8-py311h38cd7cb_7.tar.bz2 + sha256: 99353cb2263104fa591797d5d7f6d8ccc2c4dab1628f1fe76b8ed99a92d715b9 + md5: 28c04df0fb23a5de466bc9ce1e3d88af depends: - - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.3.1,<2.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ament-cmake + - ros-humble-rcl-action + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 820831 - timestamp: 1723489427046 -- kind: conda - name: pep517 - version: 0.13.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pep517-0.13.0-pyhd8ed1ab_0.tar.bz2 - sha256: 6a6f2fa6bc9106b2edcccc142242dc3ab1f2f77a6debbd5b480f08482f052636 - md5: d94aa03d99d8adc9898f783eba0d84d2 - depends: - - python >=3.8 - - tomli - license: MIT - license_family: MIT - size: 19044 - timestamp: 1667916747996 + size: 79969 + timestamp: 1708887358990 - kind: conda - name: pillow - version: 10.3.0 - build: py311h0b5d0a1_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.3.0-py311h0b5d0a1_0.conda - sha256: 756788e2fa2088131da13cfaf923e33b8e5411fa07cac01eba7dfc95ef769920 - md5: 15ea30bca869d60e6de571232638a701 + name: ros-humble-rclcpp-action + version: 16.0.8 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-action-16.0.8-py311h907a76e_6.tar.bz2 + sha256: 6f5a8159507b14d23823fc5e6de681a38188f9db1bc39fec34178139d33daa77 + md5: dabe49c31ca12566ff89ebf24233cf71 depends: - - freetype >=2.12.1,<3.0a0 - - lcms2 >=2.16,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openjpeg >=2.5.2,<3.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tk >=8.6.13,<8.7.0a0 - license: HPND - size: 41877756 - timestamp: 1712155234508 + - ros-humble-action-msgs + - ros-humble-ament-cmake + - ros-humble-rcl-action + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 77611 + timestamp: 1707360596610 - kind: conda - name: pillow - version: 10.3.0 - build: py311h18e6fac_0 + name: ros-humble-rclcpp-action + version: 16.0.8 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py311h18e6fac_0.conda - sha256: 6e54cc2acead8884e81e3e1b4f299b18d5daa0e3d11f4db5686db9e2ada2a353 - md5: 6c520a9d36c9d7270988c7a6c360d6d4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-action-16.0.8-py311hb335429_6.tar.bz2 + sha256: beb342701238fc0e137eefa337a8c3551a15a77ea4b952e8ab91a8b7d8f2d8c9 + md5: 15b791649af351bcf53af0f3f42abacd depends: - - freetype >=2.12.1,<3.0a0 - - lcms2 >=2.16,<3.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openjpeg >=2.5.2,<3.0a0 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tk >=8.6.13,<8.7.0a0 - license: HPND - size: 42600867 - timestamp: 1712154582003 + - ros-humble-action-msgs + - ros-humble-ament-cmake + - ros-humble-rcl-action + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 91661 + timestamp: 1707315220140 - kind: conda - name: pillow - version: 10.3.0 - build: py311h1b85569_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.3.0-py311h1b85569_0.conda - sha256: ae51c9a8b900396f819840b6be0d8e72180af4e5e913cfa54a673bdaec70cc35 - md5: 881ad821b527c802f1538347cf167449 + name: ros-humble-rclcpp-action + version: 16.0.8 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-action-16.0.8-py311hbfa132e_5.tar.bz2 + sha256: 32030f337135737f707758caac8f122f7c36298ab769e9d86dcbc5e3b6c84e1a + md5: 2ef7c37becdc682a83ea6f4724642a41 depends: - - freetype >=2.12.1,<3.0a0 - - lcms2 >=2.16,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openjpeg >=2.5.2,<3.0a0 - - python >=3.11,<3.12.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tk >=8.6.13,<8.7.0a0 - license: HPND - size: 41308782 - timestamp: 1712154783659 + - ros-humble-action-msgs + - ros-humble-ament-cmake + - ros-humble-rcl-action + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 77207 + timestamp: 1707992852732 - kind: conda - name: pillow - version: 10.4.0 - build: py311h5592be9_0 + name: ros-humble-rclcpp-components + version: 16.0.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_0.conda - sha256: 6c29b557ee62bdd0e387b2fd62bee51e0c2486e5d9c32015ecca8bb9a901b2ce - md5: f6c7ffe64dfb84c7081ea09747ec0450 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-components-16.0.8-py311h38cd7cb_7.tar.bz2 + sha256: a9c47bb55876040a8de05e0b711685c15b000e6aa5897a354547ba887ee2431d + md5: a9c200a984bad72e95951770b57f1f8b depends: - - freetype >=2.12.1,<3.0a0 - - lcms2 >=2.16,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.4.0,<2.0a0 - - libxcb >=1.16,<1.17.0a0 - - libzlib >=1.3.1,<2.0a0 - - openjpeg >=2.5.2,<3.0a0 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - tk >=8.6.13,<8.7.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: HPND - size: 42332084 - timestamp: 1719904289800 -- kind: conda - name: pixman - version: 0.43.2 - build: h59595ed_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda - sha256: 366d28e2a0a191d6c535e234741e0cd1d94d713f76073d8af4a5ccb2a266121e - md5: 71004cbf7924e19c02746ccde9fd7123 - depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - license: MIT - license_family: MIT - size: 386826 - timestamp: 1706549500138 -- kind: conda - name: pixman - version: 0.43.4 - build: h63175ca_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda - sha256: 51de4d7fb41597b06d60f1b82e269dafcb55e994e08fdcca8e4d6f7d42bedd07 - md5: b98135614135d5f458b75ab9ebb9558c - depends: + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-composition-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 461854 - timestamp: 1709239971654 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 93510 + timestamp: 1708887251089 - kind: conda - name: pixman - version: 0.43.4 - build: h73e2aa4_0 + name: ros-humble-rclcpp-components + version: 16.0.8 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pixman-0.43.4-h73e2aa4_0.conda - sha256: 3ab44e12e566c67a6e9fd831f557ab195456aa996b8dd9af19787ca80caa5cd1 - md5: cb134c1e03fd32f4e6bea3f6de2614fd - depends: - - libcxx >=16 - license: MIT - license_family: MIT - size: 323904 - timestamp: 1709239931160 -- kind: conda - name: pixman - version: 0.43.4 - build: hebf3989_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pixman-0.43.4-hebf3989_0.conda - sha256: df0ba2710ccdea5c909b63635529797f6eb3635b6fb77ae9cb2f183d08818409 - md5: 0308c68e711cd295aaa026a4f8c4b1e5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-components-16.0.8-py311h907a76e_6.tar.bz2 + sha256: b8e827d92fb88436234dde96fd1771d2f1bb7f1c47e7a714e7fa7858bdc30249 + md5: 37e26f5f43751b8d10c3ecee114c3a4e depends: + - __osx >=10.14 - libcxx >=16 - license: MIT - license_family: MIT - size: 198755 - timestamp: 1709239846651 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-composition-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 97159 + timestamp: 1707360488703 - kind: conda - name: pkg-config - version: 0.29.2 - build: h4bc722e_1009 - build_number: 1009 + name: ros-humble-rclcpp-components + version: 16.0.8 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h4bc722e_1009.conda - sha256: c9601efb1af5391317e04eca77c6fe4d716bf1ca1ad8da2a05d15cb7c28d7d4e - md5: 1bee70681f504ea424fb07cdb090c001 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-components-16.0.8-py311hb335429_6.tar.bz2 + sha256: 0405e9baac4f6efe8a0a02cff5daedba17ffe1aef96696d331d8ffbdf1d46084 + md5: 2f20b5bda429fcf7aef217c561389e39 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: GPL-2.0-or-later - license_family: GPL - size: 115175 - timestamp: 1720805894943 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-composition-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 113686 + timestamp: 1707315190495 - kind: conda - name: pkg-config - version: 0.29.2 - build: h88c491f_1009 - build_number: 1009 + name: ros-humble-rclcpp-components + version: 16.0.8 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-components-16.0.8-py311hbfa132e_5.tar.bz2 + sha256: 00c733d4ea0ff1b1b0d8ccf91215da780be0b15986fba4dc33f90f802e833cc4 + md5: 84985e0de10b3385f0a5cb05a372bea8 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-class-loader + - ros-humble-composition-interfaces + - ros-humble-rclcpp + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 96799 + timestamp: 1707992816830 +- kind: conda + name: ros-humble-rclcpp-lifecycle + version: 16.0.8 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pkg-config-0.29.2-h88c491f_1009.conda - sha256: 86b0c40c8b569dbc164cb1de098ddabf4c240a5e8f38547aab00493891fa67f3 - md5: 122d6514d415fbe02c9b58aee9f6b53e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-lifecycle-16.0.8-py311h38cd7cb_7.tar.bz2 + sha256: 237fef701981352f4ccb93923eb9badafeb2b156347b8a9da4196e4801133244 + md5: d7a57f27b7dbe1c732de4b52ec70f2d7 depends: - - libglib >=2.80.3,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl-lifecycle + - ros-humble-rclcpp + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: GPL-2.0-or-later - license_family: GPL - size: 36118 - timestamp: 1720806338740 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 78468 + timestamp: 1708887046337 - kind: conda - name: pkg-config - version: 0.29.2 - build: hab62308_1008 - build_number: 1008 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pkg-config-0.29.2-hab62308_1008.tar.bz2 - sha256: e59e69111709d097f9938e72ba19811ec1ef36aababdbed77bd7c767f15639e0 - md5: 8d173d52214679033079d1b0582075aa + name: ros-humble-rclcpp-lifecycle + version: 16.0.8 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-lifecycle-16.0.8-py311h907a76e_6.tar.bz2 + sha256: cac6c4d496b2bb562a6141f3890801fcdb8bf579ea4ca472ed8294e39d73fca3 + md5: ff1d925cba62a1d0b493ae04c0d87f06 depends: - - libglib >=2.70.2,<3.0a0 - - libiconv >=1.16,<2.0.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 46049 - timestamp: 1650239029040 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl-lifecycle + - ros-humble-rclcpp + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 89620 + timestamp: 1707360304273 - kind: conda - name: pkg-config - version: 0.29.2 - build: hf7e621a_1009 - build_number: 1009 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pkg-config-0.29.2-hf7e621a_1009.conda - sha256: 636122606556b651ad4d0ac60c7ab6b379e98f390359a1f0c05ad6ba6fb3837f - md5: 0b1b9f9e420e4a0e40879b61f94ae646 + name: ros-humble-rclcpp-lifecycle + version: 16.0.8 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-lifecycle-16.0.8-py311hb335429_6.tar.bz2 + sha256: 3fa1236069dc43d5c0f33dcfb3361485b5d75f4d0447db04d7aaa47aa9825baa + md5: c7ad765fb02a7b2fe22f459305f7cdb1 depends: - - __osx >=10.13 - - libiconv >=1.17,<2.0a0 - license: GPL-2.0-or-later - license_family: GPL - size: 239818 - timestamp: 1720806136579 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl-lifecycle + - ros-humble-rclcpp + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 105162 + timestamp: 1707315132087 - kind: conda - name: pluggy - version: 1.5.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda - sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 - md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + name: ros-humble-rclcpp-lifecycle + version: 16.0.8 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-lifecycle-16.0.8-py311hbfa132e_5.tar.bz2 + sha256: 250aa176f1d262fe67bf99f23211774f2de43623aaf5c60563b193997dd76d59 + md5: 1313a0586671901cf190cef23eb2a36a depends: - - python >=3.8 - license: MIT - license_family: MIT - size: 23815 - timestamp: 1713667175451 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-lifecycle-msgs + - ros-humble-rcl-lifecycle + - ros-humble-rclcpp + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 89650 + timestamp: 1707992747139 - kind: conda - name: ply - version: '3.11' - build: pyhd8ed1ab_2 - build_number: 2 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda - sha256: d8faaf4dcc13caed560fa32956523b35928a70499a2d08c51320947d637e3a41 - md5: 18c6deb6f9602e32446398203c8f0e91 + name: ros-humble-rclpy + version: 3.3.11 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclpy-3.3.11-py311h907a76e_6.tar.bz2 + sha256: 548df0c333f5eb797b44bb4f16e2ff98c8bde1605758d4f8abe6b4995cd265cf + md5: 5e67132c91bd061c157248793db876a5 depends: - - python >=2.6 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcl-action + - ros-humble-rcl-interfaces + - ros-humble-rcl-lifecycle + - ros-humble-rcl-logging-interface + - ros-humble-rcl-yaml-param-parser + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-c + - ros-humble-rpyutils + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 49196 - timestamp: 1712243121626 + size: 616666 + timestamp: 1707359701576 - kind: conda - name: proj - version: 9.3.1 - build: h1d62c97_0 + name: ros-humble-rclpy + version: 3.3.11 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda - sha256: 234f8f7b255dc9036812ec30d097c0725047f3fc7e8e0bc7944e4e17d242ab99 - md5: 44ec51d0857d9be26158bb85caa74fdb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclpy-3.3.11-py311hb335429_6.tar.bz2 + sha256: 6931ba8ce90cca9983bc722e250521b9b72dde1e9fdb09259fdcaf6c79be871b + md5: ab07cc8ba3cb91e89e257f6e6fa0164a depends: - - libcurl >=8.4.0,<9.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - - libsqlite >=3.44.2,<4.0a0 - libstdcxx-ng >=12 - - libtiff >=4.6.0,<4.7.0a0 - - sqlite - constrains: - - proj4 ==999999999999 - license: MIT - license_family: MIT - size: 3004737 - timestamp: 1701484763294 -- kind: conda - name: proj - version: 9.3.1 - build: h81faed2_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/proj-9.3.1-h81faed2_0.conda - sha256: 51bc021e25c88a12151d6ab4d3e956e72ea21d2684315f6ea99ee699aaefc1ea - md5: 3940ef505861767d26659645f9ec0460 - depends: - - __osx >=10.9 - - libcurl >=8.4.0,<9.0a0 - - libcxx >=16.0.6 - - libsqlite >=3.44.2,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - sqlite - constrains: - - proj4 ==999999999999 - license: MIT - license_family: MIT - size: 2713966 - timestamp: 1701485089266 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcl-action + - ros-humble-rcl-interfaces + - ros-humble-rcl-lifecycle + - ros-humble-rcl-logging-interface + - ros-humble-rcl-yaml-param-parser + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-c + - ros-humble-rpyutils + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 615679 + timestamp: 1707314900336 - kind: conda - name: proj - version: 9.3.1 - build: h93d94ba_0 + name: ros-humble-rclpy + version: 3.3.11 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/proj-9.3.1-h93d94ba_0.conda - sha256: e25fdb0457f3b3aef811d13f563539a18d4f5cf8231fda1e69e6ae8597cac7b4 - md5: dee5405f12027dd1dbe7a97e239febb0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclpy-3.3.11-py311hbfa132e_5.tar.bz2 + sha256: 30af26e1d19e810dee888dfdfc9a3d22f314cc664408c5f4855ab2c80b696304 + md5: ddf0bed239ae7e3b3ae31dcf78fcc13f depends: - - __osx >=10.9 - - libcurl >=8.4.0,<9.0a0 - - libcxx >=16.0.6 - - libsqlite >=3.44.2,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - sqlite - constrains: - - proj4 ==999999999999 - license: MIT - license_family: MIT - size: 2618805 - timestamp: 1701485156644 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcl-action + - ros-humble-rcl-interfaces + - ros-humble-rcl-lifecycle + - ros-humble-rcl-logging-interface + - ros-humble-rcl-yaml-param-parser + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-c + - ros-humble-rpyutils + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 635354 + timestamp: 1707992536451 - kind: conda - name: proj - version: 9.3.1 - build: he13c7e8_0 + name: ros-humble-rclpy + version: 3.3.12 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/proj-9.3.1-he13c7e8_0.conda - sha256: bcf34f3610e2c34a74fccf76e47e0fd41d36afd8fc043920fef0ab34230bcd01 - md5: 57aa204e187d515bb2600bc74a7e7dfc + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclpy-3.3.12-py311h38cd7cb_7.tar.bz2 + sha256: d9b70c5c54a66bc44ffffa407f6b4057224950bcd663a0c82449a5d6ab691238 + md5: 89d8583909eabac5575b91720be6c105 depends: - - libcurl >=8.4.0,<9.0a0 - - libsqlite >=3.44.2,<4.0a0 - - libtiff >=4.6.0,<4.7.0a0 - - sqlite + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-builtin-interfaces + - ros-humble-rcl + - ros-humble-rcl-action + - ros-humble-rcl-interfaces + - ros-humble-rcl-lifecycle + - ros-humble-rcl-logging-interface + - ros-humble-rcl-yaml-param-parser + - ros-humble-rmw + - ros-humble-rmw-implementation + - ros-humble-ros-workspace + - ros-humble-rosgraph-msgs + - ros-humble-rosidl-runtime-c + - ros-humble-rpyutils + - ros-humble-unique-identifier-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - proj4 ==999999999999 - license: MIT - license_family: MIT - size: 2663958 - timestamp: 1701485332654 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 508601 + timestamp: 1708885435033 - kind: conda - name: psutil - version: 6.0.0 - build: py311h331c9d8_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py311h331c9d8_0.conda - sha256: 33fea160c284e588f4ff534567e84c8d3679556787708b9bab89a99e5008ac76 - md5: f1cbef9236edde98a811ba5a98975f2e + name: ros-humble-rcpputils + version: 2.4.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcpputils-2.4.1-py311h907a76e_6.tar.bz2 + sha256: 7624ac04a8e84af3ae32c737355d56b6d890f9621268c53f27c54d55c707f5ad + md5: 0c753273663476be8826d0da1945f044 depends: - - libgcc-ng >=12 - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 508965 - timestamp: 1719274724588 + size: 51636 + timestamp: 1707349667910 - kind: conda - name: psutil - version: 6.0.0 - build: py311h72ae277_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/psutil-6.0.0-py311h72ae277_0.conda - sha256: fa9ddabbf1a7f0e360dcdd9dfb6fd93742e211211c821693843e946655163dbf - md5: a31301b30c5844e74944b88ff3e6a98c + name: ros-humble-rcpputils + version: 2.4.1 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcpputils-2.4.1-py311hb335429_6.tar.bz2 + sha256: 485c413ea0d35e0b1a21cb849c0774563b6e4b590d96621e0e5b5ff5428e3a48 + md5: af3044948c437a5f44b6ede601bf095b depends: - - __osx >=10.13 - - python >=3.11,<3.12.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 517243 - timestamp: 1719274745686 + size: 52398 + timestamp: 1707311467100 - kind: conda - name: psutil - version: 6.0.0 - build: py311hd3f4193_0 + name: ros-humble-rcpputils + version: 2.4.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-6.0.0-py311hd3f4193_0.conda - sha256: 984318469265162206090199a756db2f327dada39b050c9878534663b3eb6268 - md5: 3cfef0112ab97269edb8fd98afc78288 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcpputils-2.4.1-py311hbfa132e_5.tar.bz2 + sha256: 5c9844f02941ae32c9514b9c50a06f6b30f66ee4ec37e935afa5487216c3f687 + md5: 5a53aacae1932bc31933aa3e07cbc025 depends: - - __osx >=11.0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 517029 - timestamp: 1719274800839 + size: 50557 + timestamp: 1707346169157 - kind: conda - name: psutil - version: 6.0.0 - build: py311he736701_0 + name: ros-humble-rcpputils + version: 2.4.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_0.conda - sha256: 9a9900e87f48a04ea597a987105dd978f4d62312f334f2a0f58f3a749b42e226 - md5: 325e47d267a6db408c1d61bde22c2d9c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcpputils-2.4.2-py311h38cd7cb_7.tar.bz2 + sha256: 57581e8e5133be5819c622e23b9f3bea27f3f9acfd5db3e892446495c38a6711 + md5: dad32f90ad44fc4931fc00ca92171091 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 527926 - timestamp: 1719275196844 -- kind: conda - name: pthread-stubs - version: '0.4' - build: h27ca646_1001 - build_number: 1001 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-h27ca646_1001.tar.bz2 - sha256: 9da9e6f5d51dff6ad2e4ee0874791437ba952e0a6249942273f0fedfd07ea826 - md5: d3f26c6494d4105d4ecb85203d687102 - license: MIT - license_family: MIT - size: 5696 - timestamp: 1606147608402 -- kind: conda - name: pthread-stubs - version: '0.4' - build: h36c2ea0_1001 - build_number: 1001 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2 - sha256: 67c84822f87b641d89df09758da498b2d4558d47b920fd1d3fe6d3a871e000ff - md5: 22dad4df6e8630e8dff2428f6f6a7036 - depends: - - libgcc-ng >=7.5.0 - license: MIT - license_family: MIT - size: 5625 - timestamp: 1606147468727 + size: 68611 + timestamp: 1708866460379 - kind: conda - name: pthread-stubs - version: '0.4' - build: hc929b4f_1001 - build_number: 1001 + name: ros-humble-rcutils + version: 5.1.4 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-hc929b4f_1001.tar.bz2 - sha256: 6e3900bb241bcdec513d4e7180fe9a19186c1a38f0b4080ed619d26014222c53 - md5: addd19059de62181cd11ae8f4ef26084 - license: MIT - license_family: MIT - size: 5653 - timestamp: 1606147699844 -- kind: conda - name: pthread-stubs - version: '0.4' - build: hcd874cb_1001 - build_number: 1001 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 - sha256: bb5a6ddf1a609a63addd6d7b488b0f58d05092ea84e9203283409bff539e202a - md5: a1f820480193ea83582b13249a7e7bd9 - depends: - - m2w64-gcc-libs - license: MIT - license_family: MIT - size: 6417 - timestamp: 1606147814351 -- kind: conda - name: pthreads-win32 - version: 2.9.1 - build: hfa6e2cd_3 - build_number: 3 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-hfa6e2cd_3.tar.bz2 - sha256: 576a228630a72f25d255a5e345e5f10878e153221a96560f2498040cd6f54005 - md5: e2da8758d7d51ff6aa78a14dfb9dbed4 - depends: - - vc 14.* - license: LGPL 2 - size: 144301 - timestamp: 1537755684331 -- kind: conda - name: pugixml - version: '1.14' - build: h13dd4ca_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pugixml-1.14-h13dd4ca_0.conda - sha256: 0bfeac4f1a374da9ff0a322344cdab577d397d6a0a0e5591f08cb7b491926825 - md5: 4de774bb04e03af9704ec1a2618c636c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcutils-5.1.4-py311h907a76e_6.tar.bz2 + sha256: 3e3b7b2c71246ddca2a26a499bb603b80d51142d21ad65922bb9c0e9944651f7 + md5: 3690de9eb1d26d3954988fa8d31e864a depends: - - libcxx >=15.0.7 - license: MIT - license_family: MIT - size: 92472 - timestamp: 1696182843052 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 91807 + timestamp: 1707348993747 - kind: conda - name: pugixml - version: '1.14' - build: h59595ed_0 + name: ros-humble-rcutils + version: 5.1.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda - sha256: ea5f2d593177318f6b19af05018c953f41124cbb3bf21f9fdedfdb6ac42913ae - md5: 2c97dd90633508b422c11bd3018206ab + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcutils-5.1.4-py311hb335429_6.tar.bz2 + sha256: 095599d546f092b69623690f408f682f8f529f26758053923dea7e80a7600d43 + md5: 78dfad8d99387f317d35b063be2b6fc2 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - license: MIT - license_family: MIT - size: 114871 - timestamp: 1696182708943 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 96829 + timestamp: 1707311207338 +- kind: conda + name: ros-humble-rcutils + version: 5.1.4 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcutils-5.1.4-py311hbfa132e_5.tar.bz2 + sha256: ab6767e31e28d77c64cd1121614c076274913e513fd70d995ed66e61c385e7f5 + md5: a9152f25b1140d1bd3cfcf2bc86c93b5 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 90712 + timestamp: 1707345872100 - kind: conda - name: pugixml - version: '1.14' - build: h63175ca_0 + name: ros-humble-rcutils + version: 5.1.5 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pugixml-1.14-h63175ca_0.conda - sha256: 68a5cb9a7560b2ce0d72ccebc7f6623e13ca66a67f80feb1094a75199bd1a50c - md5: 6794ab7a1f26ebfe0452297eba029d4f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcutils-5.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 29698e9a66255e804b2fac80580a99c029ef409d8ae6d300fb0596d21b5d990d + md5: c0f376a25398516fed61b79b58a4161c depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: MIT - license_family: MIT - size: 111324 - timestamp: 1696182979614 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 103348 + timestamp: 1708864911284 - kind: conda - name: pugixml - version: '1.14' - build: he965462_0 + name: ros-humble-resource-retriever + version: 3.1.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pugixml-1.14-he965462_0.conda - sha256: 8ba30eb9ead058a19a472bb8e795ab408c629b0b84fc5bb7b6899e7429d5e625 - md5: 92f9416f48c010bf04c34c9841c84b09 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-resource-retriever-3.1.1-py311h907a76e_6.tar.bz2 + sha256: 10f4429d14cdecafcc22e978c311ee9008d1b9cc1e949cb3f1ad5c952ed4af42 + md5: eb44d59edfd65b18fda20c736efe7a4a depends: - - libcxx >=15.0.7 - license: MIT - license_family: MIT - size: 94175 - timestamp: 1696182807580 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-libcurl-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 26738 + timestamp: 1707348436188 - kind: conda - name: pulseaudio-client - version: '16.1' - build: hb77b528_5 - build_number: 5 + name: ros-humble-resource-retriever + version: 3.1.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-16.1-hb77b528_5.conda - sha256: 9981c70893d95c8cac02e7edd1a9af87f2c8745b772d529f08b7f9dafbe98606 - md5: ac902ff3c1c6d750dd0dfc93a974ab74 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-resource-retriever-3.1.1-py311hb335429_6.tar.bz2 + sha256: 88ea222d1a46e84996b3d68ff99a3c8c34f012ee1d5a9e8c1e6549d3195bce45 + md5: 0d1d4a14dda090563fe5a6411d56a19d depends: - - dbus >=1.13.6,<2.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libglib >=2.76.4,<3.0a0 - - libsndfile >=1.2.2,<1.3.0a0 - - libsystemd0 >=254 - constrains: - - pulseaudio 16.1 *_5 - license: LGPL-2.1-or-later - license_family: LGPL - size: 754844 - timestamp: 1693928953742 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-libcurl-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 29137 + timestamp: 1707311005517 - kind: conda - name: py-opencv - version: 4.9.0 - build: headless_py311h7e6d3fa_15 - build_number: 15 + name: ros-humble-resource-retriever + version: 3.1.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/py-opencv-4.9.0-headless_py311h7e6d3fa_15.conda - sha256: c614988c21ade0e4d3729766e5974565451dc869aedc9152b4c72098232a47ca - md5: e35ca936aaaeb59abbf466bb8ef7e0c4 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-resource-retriever-3.1.1-py311hbfa132e_5.tar.bz2 + sha256: 874d9cfb1e12a9b8a2b0f5df1f1e2b574a280186255abc3c78704801c4d9e948 + md5: 3f828e1ab6144c1044cfdee468de9a8b depends: - - libopencv 4.9.0 headless_py311h2b50112_15 - - libprotobuf >=4.25.3,<4.25.4.0a0 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 1183505 - timestamp: 1716157618438 + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-libcurl-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 27159 + timestamp: 1707345618912 - kind: conda - name: py-opencv - version: 4.9.0 - build: headless_py311hace8f6e_15 - build_number: 15 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/py-opencv-4.9.0-headless_py311hace8f6e_15.conda - sha256: 14d6d202d3f7f3bc26dc662fcef1956155457016d53b0a17b316375f0a686aa6 - md5: 2dd53c20868205a8b91fe8ce80d5a95a + name: ros-humble-resource-retriever + version: 3.1.2 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-resource-retriever-3.1.2-py311h38cd7cb_7.tar.bz2 + sha256: 0e4e73a07a3f624af016feef5c64d33ea5626c729a8821729f67cbb279531115 + md5: 43a53f85e0acb579b4544b025d67f8d8 depends: - - __osx >=10.13 - - libopencv 4.9.0 headless_py311h9619bf6_15 - - libprotobuf >=4.25.3,<4.25.4.0a0 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 1183155 - timestamp: 1716154641349 + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-libcurl-vendor + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + size: 31062 + timestamp: 1719909171965 - kind: conda - name: py-opencv - version: 4.9.0 - build: qt5_py311hb8b2805_515 - build_number: 515 + name: ros-humble-rmw + version: 6.1.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/py-opencv-4.9.0-qt5_py311hb8b2805_515.conda - sha256: 3667b120b525478f997d2f0b24315c90175102d509cae0b91fbb6caa4f092368 - md5: 3985b87cdf3f454b8906fb9fff2a92e8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-6.1.1-py311h38cd7cb_7.tar.bz2 + sha256: 2e4344a16783f15dee3e3bf9b1b2aa9cc42593f9cdeb419f1accf34801ecd19a + md5: 53c8a500cb523712e69e68d111a7e759 depends: - - libopencv 4.9.0 qt5_py311h615a5b2_515 - - libprotobuf >=4.25.3,<4.25.4.0a0 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 1183414 - timestamp: 1716155543739 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 75876 + timestamp: 1708867508399 - kind: conda - name: py-opencv - version: 4.9.0 - build: qt5_py311hf899e8c_515 - build_number: 515 + name: ros-humble-rmw + version: 6.1.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-6.1.1-py311h907a76e_6.tar.bz2 + sha256: cab0959b04e43d7df9b2ce47a5dc3480cde47173edd9a203641a3f6cef4e1c8f + md5: 31a816fdda4fe8c0f27b7f6e0fa432a4 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 68794 + timestamp: 1707350157672 +- kind: conda + name: ros-humble-rmw + version: 6.1.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/py-opencv-4.9.0-qt5_py311hf899e8c_515.conda - sha256: ecb4dc6bc425e9ca43e08585cb6d6b46ce84d23cf86c16d9d413ade168a0eddd - md5: e370ec1ba601cef10831e1039cc52921 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-6.1.1-py311hb335429_6.tar.bz2 + sha256: 79da3d2df3e5207c22c8a1d6c61481f704d8716f43b8731b7ccadf8243fe02c9 + md5: fb2373fce8c2b195833e984baf0f51c9 depends: - - libopencv 4.9.0 qt5_py311ha9522c6_515 - - libprotobuf >=4.25.3,<4.25.4.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - license: Apache-2.0 - license_family: Apache - size: 1183433 - timestamp: 1716155285797 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 72372 + timestamp: 1707311654071 - kind: conda - name: pybind11 - version: 2.13.5 - build: py311h2c37856_0 + name: ros-humble-rmw + version: 6.1.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-2.13.5-py311h2c37856_0.conda - sha256: 84fd0a91cacbc3ef0871cd6c76034de5471b2ee35aef990980315a042f1eb93c - md5: b2064e438b2b40904e6d1f9e89a178a8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-6.1.1-py311hbfa132e_5.tar.bz2 + sha256: 98c6fb1b1dab5e0777d6bd984e8372d6f8c64ef66896cbc1718a40c7e17458b9 + md5: 738082792dee452382c3b632db6edde7 depends: - - __osx >=11.0 - - libcxx >=17 - - pybind11-global 2.13.5 py311h2c37856_0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - pybind11-abi ==4 + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 196948 - timestamp: 1724368230213 + size: 69637 + timestamp: 1707346391416 - kind: conda - name: pybind11 - version: 2.13.5 - build: py311h3257749_0 + name: ros-humble-rmw-connextdds + version: 0.11.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pybind11-2.13.5-py311h3257749_0.conda - sha256: cab7b0532759d64ea01a2a6878c0448b14c41c25f3569e435c4d4a95d1e017f8 - md5: f1f7f6ca6e6fcd252bfbe26dd73965d0 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-connextdds-0.11.2-py311h38cd7cb_7.tar.bz2 + sha256: bc452c5b46e3124e6f60316e64ba45d7ab5ae1921f1bdd56142e405328d773e6 + md5: fe8500358e797aba8f1657e301a79067 depends: - - pybind11-global 2.13.5 py311h3257749_0 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-rmw-connextdds-common + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - pybind11-abi ==4 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 246054 - timestamp: 1724368977520 + size: 10227 + timestamp: 1708875970483 - kind: conda - name: pybind11 - version: 2.13.5 - build: py311hd18a35c_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pybind11-2.13.5-py311hd18a35c_0.conda - sha256: ccd863d03b2cd9d1aaf021e96227aa75ad8fa0ed306e3fdab2d34ee0261523fa - md5: 32010a0b8f1728dbaea28005a965815c + name: ros-humble-rmw-connextdds + version: 0.11.2 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-connextdds-0.11.2-py311h907a76e_6.tar.bz2 + sha256: 5f48d9539dfd15a01a68458cec96dbbb8db94cd95253cbfda5745bee663d70ba + md5: 3a6136d462cbae5c2ea75a2e01d93b2d depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=13 - - libstdcxx-ng >=13 - - pybind11-global 2.13.5 py311hd18a35c_0 - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - pybind11-abi ==4 + - ros-humble-ament-cmake + - ros-humble-rmw-connextdds-common + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 197303 - timestamp: 1724368041585 + size: 11542 + timestamp: 1707355969607 - kind: conda - name: pybind11 - version: 2.13.5 - build: py311hf2f7c97_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pybind11-2.13.5-py311hf2f7c97_0.conda - sha256: c180b99f40aca29208c969651ee118366c836e8e05417d1e10b531f5ea7f9c19 - md5: ac7e9beabaa71b0234b9ae52f9142fa3 + name: ros-humble-rmw-connextdds + version: 0.11.2 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-connextdds-0.11.2-py311hb335429_6.tar.bz2 + sha256: c5cdbea760c7381a9ea6b1a4448c23b04d53d14eabd03558b180818dcf54baea + md5: c01c246cae30fde22cb0f9b2e0ec4dbb depends: - - __osx >=10.13 - - libcxx >=17 - - pybind11-global 2.13.5 py311hf2f7c97_0 - - python >=3.11,<3.12.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - pybind11-abi ==4 - license: BSD-3-Clause - license_family: BSD - size: 197490 - timestamp: 1724368288467 -- kind: conda - name: pybind11-abi - version: '4' - build: hd8ed1ab_3 - build_number: 3 - subdir: noarch - noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2 - sha256: d4fb485b79b11042a16dc6abfb0c44c4f557707c2653ac47c81e5d32b24a3bb0 - md5: 878f923dd6acc8aeb47a75da6c4098be + - ros-humble-ament-cmake + - ros-humble-rmw-connextdds-common + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 9906 - timestamp: 1610372835205 + size: 11402 + timestamp: 1707313320613 - kind: conda - name: pybind11-global - version: 2.13.5 - build: py311h2c37856_0 + name: ros-humble-rmw-connextdds + version: 0.11.2 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pybind11-global-2.13.5-py311h2c37856_0.conda - sha256: 14b97783d2f8f692fd78ac2542c99017dcf301223173e2c7f5067632200dea61 - md5: f35417651a976531b20ebab13aed09b2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-connextdds-0.11.2-py311hbfa132e_5.tar.bz2 + sha256: e9a434e8b7764081af17554ef4018b643da7dde68869da840a691c7995d5e9ca + md5: edbd18522c281ab5f5fc3228bf1ccd15 depends: - - __osx >=11.0 - - libcxx >=17 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - pybind11-abi ==4 + - ros-humble-ament-cmake + - ros-humble-rmw-connextdds-common + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 181750 - timestamp: 1724368173131 + size: 11742 + timestamp: 1707989084353 - kind: conda - name: pybind11-global - version: 2.13.5 - build: py311h3257749_0 + name: ros-humble-rmw-connextdds-common + version: 0.11.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pybind11-global-2.13.5-py311h3257749_0.conda - sha256: 3aba8350c9088ef78ea31109bc161e937a43a69fda5d7d1b0ac0fc40c7f519c8 - md5: a829bb67c994c804aad6f9c79876778d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-connextdds-common-0.11.2-py311h38cd7cb_7.tar.bz2 + sha256: a047a668e1585f509e2d99fdd82a87776077592e66449fb6f3917312ab1c10ed + md5: 850437f099490f192ebc9abccc916aa7 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-rti-connext-dds-cmake-module + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - constrains: - - pybind11-abi ==4 - license: BSD-3-Clause - license_family: BSD - size: 181308 - timestamp: 1724368429172 -- kind: conda - name: pybind11-global - version: 2.13.5 - build: py311hd18a35c_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pybind11-global-2.13.5-py311hd18a35c_0.conda - sha256: c1e1944fbbec51528a2cac4a94bfd1f2b7613fc9f9077febc7fe3dbcea9fe8e7 - md5: 96ed59703899ed320cf542063b34b95d - depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=13 - - libstdcxx-ng >=13 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - constrains: - - pybind11-abi ==4 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 180584 - timestamp: 1724368025429 + size: 30878 + timestamp: 1708874971021 - kind: conda - name: pybind11-global - version: 2.13.5 - build: py311hf2f7c97_0 + name: ros-humble-rmw-connextdds-common + version: 0.11.2 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pybind11-global-2.13.5-py311hf2f7c97_0.conda - sha256: d810e31475d39add761980b389d97c434eedb496826d77147eb4ee4d3fc4877e - md5: a93d77f4a30bbda280631469df517f23 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-connextdds-common-0.11.2-py311h907a76e_6.tar.bz2 + sha256: d18be1a188a2a6837b9c228e0cf760600d26f9496dad74e2383a26e8b53fb5ad + md5: 678598026c34f9b789927760254a23db depends: - - __osx >=10.13 - - libcxx >=17 - - python >=3.11,<3.12.0a0 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - constrains: - - pybind11-abi ==4 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-rti-connext-dds-cmake-module + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 181426 - timestamp: 1724368209875 + size: 32164 + timestamp: 1707355140331 - kind: conda - name: pybullet - version: '3.25' - build: py311h320fe9a_2 - build_number: 2 + name: ros-humble-rmw-connextdds-common + version: 0.11.2 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pybullet-3.25-py311h320fe9a_2.conda - sha256: 7a7604c3369098de3786197eef18e0c600908ddfd56d55ac21dd4142efecb430 - md5: 80748b388273b462b97247e19754de01 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-connextdds-common-0.11.2-py311hb335429_6.tar.bz2 + sha256: 84b814128191262bb53bd28cac7d40b8988c6d53a1694c4a56d58894c831f9cb + md5: 9cf2650c8bb8f76a62bf85259c882cf6 depends: - - bullet-cpp 3.25 h320fe9a_2 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - license: Zlib - size: 62912424 - timestamp: 1697298581959 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-rti-connext-dds-cmake-module + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 32001 + timestamp: 1707313039308 - kind: conda - name: pybullet - version: '3.25' - build: py311h6e08293_2 - build_number: 2 + name: ros-humble-rmw-connextdds-common + version: 0.11.2 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pybullet-3.25-py311h6e08293_2.conda - sha256: b30e26e222e4694b6ee4c58df8306ea864228fe94676584867a6f0ea1cf39b4f - md5: 69ba783de76a0a94ae5297173ac7eb7d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-connextdds-common-0.11.2-py311hbfa132e_5.tar.bz2 + sha256: 02af19bd340bf6e24d36dc1296f6176bbb91e3348662b636ef765e64e2f31388 + md5: 246d9213f79089b4d4e62c6149f64e45 depends: - - __osx >=10.9 - - bullet-cpp 3.25 py311h6e08293_2 - - libcxx >=16.0.6 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - python - python_abi 3.11.* *_cp311 - license: Zlib - size: 62669185 - timestamp: 1697299376611 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-rti-connext-dds-cmake-module + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 32346 + timestamp: 1707983183593 - kind: conda - name: pybullet - version: '3.25' - build: py311h7be5568_2 - build_number: 2 + name: ros-humble-rmw-cyclonedds-cpp + version: 1.3.4 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pybullet-3.25-py311h7be5568_2.conda - sha256: bbc95ce3d6b332fbe3116cc208e97f2e51746c09d4afbc0df7e7f054c08c2303 - md5: 586dc0f41e74aacd44a63bde99c5b67d - depends: - - __osx >=10.9 - - bullet-cpp 3.25 h7be5568_2 - - libcxx >=16.0.6 - - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - license: Zlib - size: 63010979 - timestamp: 1697299034062 -- kind: conda - name: pybullet - version: '3.25' - build: py311hf63dbb6_2 - build_number: 2 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pybullet-3.25-py311hf63dbb6_2.conda - sha256: 5986202fd877fca8c4572f0eb5fc66cb5172ef22f705d47257cc43faab8ed3b0 - md5: 7521112d36511839122743fe2dad68a8 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311h907a76e_6.tar.bz2 + sha256: 24e9b45728de84acfbbc22e9717d01d540b02fad3611aec8cb43e3487cd34200 + md5: 52389e2bf86ce2c0c5bdb72beb8bb93d depends: - - bullet-cpp 3.25 hf63dbb6_2 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - python >=3.11,<3.12.0a0 + - python - python_abi 3.11.* *_cp311 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: Zlib - size: 62098242 - timestamp: 1697299450596 + - ros-humble-cyclonedds + - ros-humble-iceoryx-binding-c + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 176555 + timestamp: 1707355252060 - kind: conda - name: pycairo - version: 1.26.1 - build: py311h64ab44a_0 + name: ros-humble-rmw-cyclonedds-cpp + version: 1.3.4 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pycairo-1.26.1-py311h64ab44a_0.conda - sha256: a765d30ae394a656a5b3a28357105f6dff75876bdd2bf5f2be4b4c4b4c4bf80f - md5: 9a43e5dda49666473515505d19229e7e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311hb335429_6.tar.bz2 + sha256: 304c1658a86f8edde6ca796ce332acdbc226e49463dab79ec6b9b925843a817c + md5: 248ccd22469c1d8fbec5972137d333c3 depends: - - cairo >=1.18.0,<2.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - license: LGPL-2.1-only OR MPL-1.1 - size: 116991 - timestamp: 1719237328294 -- kind: conda - name: pycairo - version: 1.26.1 - build: py311ha86e5f0_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pycairo-1.26.1-py311ha86e5f0_0.conda - sha256: 02bd7926d221557b1505618f4e9144123131d073e8b9f9539ab4fc6532adb9e0 - md5: 562786acd197be75c1d77eec5669b5d0 - depends: - - cairo >=1.18.0,<2.0a0 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: LGPL-2.1-only OR MPL-1.1 - size: 103048 - timestamp: 1719237672727 -- kind: conda - name: pycairo - version: 1.26.1 - build: py311hafee411_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pycairo-1.26.1-py311hafee411_0.conda - sha256: 7cca4e0ef1f2b126b52a405846dda9def2f125459156542a4e1cbc0710cc2725 - md5: 5190ab57b3dc31390b2553149480af5f - depends: - - __osx >=11.0 - - cairo >=1.18.0,<2.0a0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python_abi 3.11.* *_cp311 - license: LGPL-2.1-only OR MPL-1.1 - size: 104933 - timestamp: 1719237569157 -- kind: conda - name: pycairo - version: 1.26.1 - build: py311hb544ce8_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pycairo-1.26.1-py311hb544ce8_0.conda - sha256: 67752f2c20061a739c39d537f59e8369d367db03ddcd4ff380976e0af521c60e - md5: 11aeea4fca1479b348fe3107483ce6cd - depends: - - __osx >=10.13 - - cairo >=1.18.0,<2.0a0 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: LGPL-2.1-only OR MPL-1.1 - size: 103123 - timestamp: 1719237377551 -- kind: conda - name: pycodestyle - version: 2.12.1 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda - sha256: ca548aa380edcc1a6e96893c0d870de9e22a7b0d4619ffa426875e6443a2044f - md5: 72453e39709f38d0494d096bb5f678b7 - depends: - - python >=3.8 - license: MIT - license_family: MIT - size: 34215 - timestamp: 1722846854518 -- kind: conda - name: pycparser - version: '2.22' - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyhd8ed1ab_0.conda - sha256: 406001ebf017688b1a1554b49127ca3a4ac4626ec0fd51dc75ffa4415b720b64 - md5: 844d9eb3b43095b031874477f7d70088 - depends: - - python >=3.8 + - ros-humble-cyclonedds + - ros-humble-iceoryx-binding-c + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux license: BSD-3-Clause - license_family: BSD - size: 105098 - timestamp: 1711811634025 -- kind: conda - name: pydocstyle - version: 6.3.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pydocstyle-6.3.0-pyhd8ed1ab_0.conda - sha256: 2076385b40e99732a013eff3b8defd88cd848764b9911d8e0d21728fbc89e301 - md5: 7e23a61a7fbaedfef6eb0e1ac775c8e5 - depends: - - python >=3.8 - - snowballstemmer >=2.2.0 - - tomli >=1.2.3 - license: MIT - license_family: MIT - size: 39851 - timestamp: 1673997613432 -- kind: conda - name: pydot - version: 3.0.1 - build: py311h1ea47a8_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pydot-3.0.1-py311h1ea47a8_0.conda - sha256: fc9cb09cca470d048e0e1775cac5c5afbd1abebce4111a3fbecddf801fa7c381 - md5: a9d052686e7012d0859b6ab76a47f688 - depends: - - graphviz >=2.38.0 - - pyparsing >=3.0.9 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 59731 - timestamp: 1721228440790 + size: 237585 + timestamp: 1707313074825 - kind: conda - name: pydot - version: 3.0.1 - build: py311h267d04e_0 + name: ros-humble-rmw-cyclonedds-cpp + version: 1.3.4 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pydot-3.0.1-py311h267d04e_0.conda - sha256: ebed1aed93d81ad3e6261e4492537bf3275310905260dc50a8d755f807935c3c - md5: 341d477d619235f81332d0fa2289963e - depends: - - graphviz >=2.38.0 - - pyparsing >=3.0.9 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 58601 - timestamp: 1721228489179 -- kind: conda - name: pydot - version: 3.0.1 - build: py311h38be061_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pydot-3.0.1-py311h38be061_0.conda - sha256: 87de737dea9da56a3fd74a5aa1347e6c7d60ca2b34daff205ea72a00c5e9d8ba - md5: 036ce626484c4458cc99b6d55bb036eb - depends: - - graphviz >=2.38.0 - - pyparsing >=3.0.9 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 58458 - timestamp: 1721228186304 -- kind: conda - name: pydot - version: 3.0.1 - build: py311h6eed73b_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pydot-3.0.1-py311h6eed73b_0.conda - sha256: e41fd84ddf45a4c7777e3b9b8358458df41c95117a359dcbe264ee7c63845ac5 - md5: 2ee9e75c42576cdc31881f22ba0522fe + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311hbfa132e_5.tar.bz2 + sha256: c6b2c5bebba855ede78bf946e8f1acffff0816419b8fbf218f510e0e7e3f37e4 + md5: 24a6e1dbb31063ee7322ea738e06ba8a depends: - - graphviz >=2.38.0 - - pyparsing >=3.0.9 - - python >=3.11,<3.12.0a0 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: MIT - license_family: MIT - size: 59507 - timestamp: 1721228226369 -- kind: conda - name: pyflakes - version: 3.2.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pyflakes-3.2.0-pyhd8ed1ab_0.conda - sha256: b1582410fcfa30b3597629e39b688ead87833c4a64f7c4637068f80aa1411d49 - md5: 0cf7fef6aa123df28adb21a590065e3d - depends: - - python ==2.7.*|>=3.5 - license: MIT - license_family: MIT - size: 58654 - timestamp: 1704424729210 -- kind: conda - name: pygments - version: 2.18.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda - sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b - md5: b7f5c092b8f9800150d998a71b76d5a1 - depends: - - python >=3.8 - license: BSD-2-Clause - license_family: BSD - size: 879295 - timestamp: 1714846885370 -- kind: conda - name: pyparsing - version: 3.1.4 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda - sha256: 8714a83f1aeac278b3eb33c7cb880c95c9a5924e7a5feeb9e87e7d0837afa085 - md5: 4d91352a50949d049cf9714c8563d433 - depends: - - python >=3.6 - license: MIT - license_family: MIT - size: 90129 - timestamp: 1724616224956 + - ros-humble-cyclonedds + - ros-humble-iceoryx-binding-c + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 171264 + timestamp: 1707983226969 - kind: conda - name: pyqt - version: 5.15.9 - build: py311h125bc19_5 - build_number: 5 + name: ros-humble-rmw-dds-common + version: 1.6.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py311h125bc19_5.conda - sha256: 4608b9caafc4fa16d887f5af08e1bafe95f4cb07596ca8f5af184bf5de8f2c4c - md5: 29d36acae7ccbcb1f0ec4a39841b3197 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-dds-common-1.6.0-py311h38cd7cb_7.tar.bz2 + sha256: cf5379a687f30a26138964bdd320a9bc8572fbc69365c147e0f4c6ea4d826b91 + md5: 4e9b19e980cea6f3c489ae7f3bb419ee depends: - - pyqt5-sip 12.12.2 py311h12c1d0e_5 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - sip >=6.7.11,<6.8.0a0 + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-runtime-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: GPL-3.0-only - license_family: GPL - size: 3906427 - timestamp: 1695422270104 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 143872 + timestamp: 1708872999423 - kind: conda - name: pyqt - version: 5.15.9 - build: py311h5b1a2bc_5 - build_number: 5 + name: ros-humble-rmw-dds-common + version: 1.6.0 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyqt-5.15.9-py311h5b1a2bc_5.conda - sha256: 995ccdbe3784968e138e086799b3d4a94ba23df32662937475d53bf47676e8d6 - md5: 8cc18fe7d8016c47021c2629f8882785 - depends: - - libcxx >=15.0.7 - - pyqt5-sip 12.12.2 py311h46b81f0_5 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - sip >=6.7.11,<6.8.0a0 - constrains: - - __osx >=10.13 - license: GPL-3.0-only - license_family: GPL - size: 4096527 - timestamp: 1695422132108 -- kind: conda - name: pyqt - version: 5.15.9 - build: py311hc49b008_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt-5.15.9-py311hc49b008_5.conda - sha256: 6521f2dd88c9ede7faf7ae41f234e97280b62e76c0c4d88373d81f73230d745f - md5: 11be30376524bb858197d6ef0ca95959 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-dds-common-1.6.0-py311h907a76e_6.tar.bz2 + sha256: cb4b61a2560dc74af6dd71ad1d428da723125ac5f947766ecac0cb7d7bc2f374 + md5: 09825d284b6068937b27540491580838 depends: - - libcxx >=15.0.7 - - pyqt5-sip 12.12.2 py311ha891d26_5 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - license: GPL-3.0-only - license_family: GPL - size: 3919652 - timestamp: 1695421881652 + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-runtime-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 124792 + timestamp: 1707354342618 - kind: conda - name: pyqt - version: 5.15.9 - build: py311hf0fb5b6_5 - build_number: 5 + name: ros-humble-rmw-dds-common + version: 1.6.0 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py311hf0fb5b6_5.conda - sha256: 74fcdb8772c7eaf654b32922f77d9a8a1350b3446111c69a32ba4d15be74905a - md5: ec7e45bc76d9d0b69a74a2075932b8e8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-dds-common-1.6.0-py311hb335429_6.tar.bz2 + sha256: 29abf75747d95b7f48d1075f8ea36d3abaf8daa73141750c2e709770f4982ee0 + md5: 91b142c797cabece762f37225cbded68 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - pyqt5-sip 12.12.2 py311hb755f60_5 - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - sip >=6.7.11,<6.8.0a0 - license: GPL-3.0-only - license_family: GPL - size: 5315719 - timestamp: 1695420475603 -- kind: conda - name: pyqt-builder - version: 1.15.4 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pyqt-builder-1.15.4-pyhd8ed1ab_0.conda - sha256: 60cd286d932c79bfaa5e73ed09944ebbab671f578635ffd46ed328b1613daaa3 - md5: 8a6fd4e75d730fc992abe5735e4b0f1d - depends: - - packaging - - python >=3.6 - - sip - - toml - license: GPL-3.0-only - license_family: GPL - size: 2964259 - timestamp: 1701610053337 + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-runtime-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 138771 + timestamp: 1707312789162 - kind: conda - name: pyqt5-sip - version: 12.12.2 - build: py311h12c1d0e_5 + name: ros-humble-rmw-dds-common + version: 1.6.0 + build: py311hbfa132e_5 build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-dds-common-1.6.0-py311hbfa132e_5.tar.bz2 + sha256: 3c4a2e939121b166366ed11c58412166825bc3d00bf8ee56e2290de4720d1346 + md5: f9bbd40def6a94be4f7f6e84b54eb7a2 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-runtime-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 126688 + timestamp: 1707982856720 +- kind: conda + name: ros-humble-rmw-fastrtps-cpp + version: 6.2.6 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py311h12c1d0e_5.conda - sha256: 7130493794e4c65f4e78258619a6ef9d022ba9f9b0f61e70d2973d9bc5f10e11 - md5: 1b53a20f311bd99a1e55b31b7219106f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 + sha256: 3d20d87a8f8869dc2a4627595683551af571df5bfae67b74d66615b710878d52 + md5: 3d7b38820d6e06960cac56b5cb1cdeb8 depends: - - packaging - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - sip - - toml + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - license: GPL-3.0-only - license_family: GPL - size: 79724 - timestamp: 1695418442619 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 138382 + timestamp: 1708878876200 - kind: conda - name: pyqt5-sip - version: 12.12.2 - build: py311h46b81f0_5 - build_number: 5 + name: ros-humble-rmw-fastrtps-cpp + version: 6.2.6 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyqt5-sip-12.12.2-py311h46b81f0_5.conda - sha256: de388bc1c6dcbccc04250b1a085e306905df02b4112296e1e7bc33b01467b541 - md5: 922f2e1968737a9323507bc7eb21fe6c - depends: - - libcxx >=15.0.7 - - packaging - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - sip - - toml - license: GPL-3.0-only - license_family: GPL - size: 74911 - timestamp: 1695418163407 -- kind: conda - name: pyqt5-sip - version: 12.12.2 - build: py311ha891d26_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py311ha891d26_5.conda - sha256: 6a376dee486c040d90c3658a2f7ad3a98c35a34cdc27f5f417dc4b1f98855e30 - md5: 0561a45bfdf8843c56f3b931ebd6b631 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311h907a76e_6.tar.bz2 + sha256: 4aaaeced5bf6cb123a35f6d7b3521b55b114a202e0f0513373ef63ae534cee66 + md5: 28acaa31715b5a9fc7faf804d214258f depends: - - libcxx >=15.0.7 - - packaging - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - sip - - toml - license: GPL-3.0-only - license_family: GPL - size: 75332 - timestamp: 1695418376150 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 117496 + timestamp: 1707356945450 - kind: conda - name: pyqt5-sip - version: 12.12.2 - build: py311hb755f60_5 - build_number: 5 + name: ros-humble-rmw-fastrtps-cpp + version: 6.2.6 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py311hb755f60_5.conda - sha256: cf6936273d92e5213b085bfd9ce1a37defb46b317b6ee991f2712bf4a25b8456 - md5: e4d262cc3600e70b505a6761d29f6207 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311hb335429_6.tar.bz2 + sha256: 6c6a57f6b2175f93194aa17b76b4d54243cc47fa14d174b81ede2c797bc0d09b + md5: 1d78a5ba17c5df36c3ba3dfdef96dc99 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - packaging - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - sip - - toml - license: GPL-3.0-only - license_family: GPL - size: 85162 - timestamp: 1695418076285 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 129353 + timestamp: 1707313701431 - kind: conda - name: pytest - version: 8.3.2 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda - sha256: 72c84a3cd9fe82835a88e975fd2a0dbf2071d1c423ea4f79e7930578c1014873 - md5: e010a224b90f1f623a917c35addbb924 + name: ros-humble-rmw-fastrtps-cpp + version: 6.2.6 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311hbfa132e_5.tar.bz2 + sha256: ad294798bc847127264869d3a04a3e0726babacb80f6b397b39253b1bcc184bb + md5: 87fa7329b08b65278bf7982450fad90f depends: - - colorama - - exceptiongroup >=1.0.0rc8 - - iniconfig - - packaging - - pluggy <2,>=1.5 - - python >=3.8 - - tomli >=1 - constrains: - - pytest-faulthandler >=2 - license: MIT - license_family: MIT - size: 257671 - timestamp: 1721923749407 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 98991 + timestamp: 1707990949544 - kind: conda - name: python - version: 3.11.8 - build: h2628c8c_0_cpython + name: ros-humble-rmw-fastrtps-dynamic-cpp + version: 6.2.6 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.8-h2628c8c_0_cpython.conda - sha256: 8b2db64acfd351f4281d75465b09109f4b51096d5e58128cb7a4c1d2ade47203 - md5: 5af649cf283ec4c1ffff5c4fe0cec12b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 + sha256: a5f7533a31fe39c3f836c1b52d63dfdeeb9a4426f5e7d10c58f70598215ea80a + md5: 6db4fe7aaf97260353d8f4895562b709 depends: - - bzip2 >=1.0.8,<2.0a0 - - libexpat >=2.5.0,<3.0a0 - - libffi >=3.4,<4.0a0 - - libsqlite >=3.45.1,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - openssl >=3.2.1,<4.0a0 - - tk >=8.6.13,<8.7.0a0 - - tzdata + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - xz >=5.2.6,<6.0a0 - constrains: - - python_abi 3.11.* *_cp311 - license: Python-2.0 - size: 18096526 - timestamp: 1708116524168 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 176954 + timestamp: 1708878757416 - kind: conda - name: python - version: 3.11.8 - build: h9f0c242_0_cpython + name: ros-humble-rmw-fastrtps-dynamic-cpp + version: 6.2.6 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/python-3.11.8-h9f0c242_0_cpython.conda - sha256: 645dad20b46041ecd6a85eccbb3291fa1ad7921eea065c0081efff78c3d7e27a - md5: 22bda10a0f425564a538aed9a0e8a9df + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311h907a76e_6.tar.bz2 + sha256: 55cdc341827e04728a4174bc8c3268a2826ce85776fedd0e636306fdf2a37d1a + md5: 4516f51094ef2fbf789b3852136d41fd depends: - - bzip2 >=1.0.8,<2.0a0 - - libexpat >=2.5.0,<3.0a0 - - libffi >=3.4,<4.0a0 - - libsqlite >=3.45.1,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ncurses >=6.4,<7.0a0 - - openssl >=3.2.1,<4.0a0 - - readline >=8.2,<9.0a0 - - tk >=8.6.13,<8.7.0a0 - - tzdata - - xz >=5.2.6,<6.0a0 - constrains: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Python-2.0 - size: 14067894 - timestamp: 1708117836907 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 153064 + timestamp: 1707356817523 - kind: conda - name: python - version: 3.11.8 - build: hab00c5b_0_cpython + name: ros-humble-rmw-fastrtps-dynamic-cpp + version: 6.2.6 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.8-hab00c5b_0_cpython.conda - sha256: f33559d7127b6a892854bc3b2b4be1406c3be9537d658cb13edae57c8c0b5a11 - md5: 2fdc314ee058eda0114738a9309d3683 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311hb335429_6.tar.bz2 + sha256: f2625df2b14fe84b38cee7b30b86d4a47b91429c43a4b9da4bdae8940532f705 + md5: ccb982b962b76aec29dc0e1dd9ceb14b depends: - - bzip2 >=1.0.8,<2.0a0 - - ld_impl_linux-64 >=2.36.1 - - libexpat >=2.5.0,<3.0a0 - - libffi >=3.4,<4.0a0 + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libnsl >=2.0.1,<2.1.0a0 - - libsqlite >=3.45.1,<4.0a0 - - libuuid >=2.38.1,<3.0a0 - - libxcrypt >=4.4.36 - - libzlib >=1.2.13,<2.0.0a0 - - ncurses >=6.4,<7.0a0 - - openssl >=3.2.1,<4.0a0 - - readline >=8.2,<9.0a0 - - tk >=8.6.13,<8.7.0a0 - - tzdata - - xz >=5.2.6,<6.0a0 - constrains: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Python-2.0 - size: 30754113 - timestamp: 1708118457486 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 167223 + timestamp: 1707313660224 - kind: conda - name: python - version: 3.11.8 - build: hdf0ec26_0_cpython + name: ros-humble-rmw-fastrtps-dynamic-cpp + version: 6.2.6 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.11.8-hdf0ec26_0_cpython.conda - sha256: 6c9bbac137759e013e6a50593c7cf10a06032fcb1ef3a994c598c7a95e73a8e1 - md5: 8f4076d960f17f19ae8b2f66727ea1c6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311hbfa132e_5.tar.bz2 + sha256: c0a5c051f7d4f63d71899f1291bfaba7fbc8231cff97b5c1d6bdc65e394ada69 + md5: a36c2d95b800ae38267c1477985e5094 depends: - - bzip2 >=1.0.8,<2.0a0 - - libexpat >=2.5.0,<3.0a0 - - libffi >=3.4,<4.0a0 - - libsqlite >=3.45.1,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - ncurses >=6.4,<7.0a0 - - openssl >=3.2.1,<4.0a0 - - readline >=8.2,<9.0a0 - - tk >=8.6.13,<8.7.0a0 - - tzdata - - xz >=5.2.6,<6.0a0 - constrains: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - license: Python-2.0 - size: 14623079 - timestamp: 1708116925163 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-rmw-fastrtps-shared-cpp + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 128952 + timestamp: 1707990904163 - kind: conda - name: python-dateutil - version: 2.9.0 - build: pyhd8ed1ab_0 - subdir: noarch - noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda - sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 - md5: 2cf4264fffb9e6eff6031c5b6884d61c + name: ros-humble-rmw-fastrtps-shared-cpp + version: 6.2.6 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 + sha256: 7271fe8a3ecf2933cffdf4a255558d11a2d777524b4d296171cc183d538592d5 + md5: eda50d80258cc3ba7823d389d4982c27 depends: - - python >=3.7 - - six >=1.5 - license: Apache-2.0 - license_family: APACHE - size: 222742 - timestamp: 1709299922152 -- kind: conda - name: python_abi - version: '3.11' - build: 5_cp311 - build_number: 5 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-5_cp311.conda - sha256: 2660b8059b3ee854bc5d3c6b1fce946e5bd2fe8fbca7827de2c5885ead6209de - md5: 139a8d40c8a2f430df31048949e450de - constrains: - - python 3.11.* *_cpython + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - license_family: BSD - size: 6211 - timestamp: 1723823324668 + size: 230001 + timestamp: 1708874905191 - kind: conda - name: python_abi - version: '3.11' - build: 5_cp311 - build_number: 5 + name: ros-humble-rmw-fastrtps-shared-cpp + version: 6.2.6 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.11-5_cp311.conda - sha256: 9b092850a268aca99600b724bae849f51209ecd5628e609b4699debc59ff1945 - md5: e6d62858c06df0be0e6255c753d74787 - constrains: - - python 3.11.* *_cpython - license: BSD-3-Clause - license_family: BSD - size: 6303 - timestamp: 1723823062672 -- kind: conda - name: python_abi - version: '3.11' - build: 5_cp311 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.11-5_cp311.conda - sha256: adc05729b7e0aca7b436e60a86f10822a92185dfcb48d66d6444e3629d3a1f6a - md5: 3b855e3734344134cb56c410f729c340 - constrains: - - python 3.11.* *_cpython - license: BSD-3-Clause - license_family: BSD - size: 6308 - timestamp: 1723823096865 -- kind: conda - name: python_abi - version: '3.11' - build: 5_cp311 - build_number: 5 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda - sha256: 9b210e5807dd9c9ed71ff192a95f1872da597ddd10e7cefec93a922fe22e598a - md5: 895b873644c11ccc0ab7dba2d8513ae6 - constrains: - - python 3.11.* *_cpython + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311h907a76e_6.tar.bz2 + sha256: 1ab56db98c3da1dc3da1601c623e0e018fa2f9f20eaf7f290b744d6e90970c9f + md5: 60f632713944104b80a5d046bc18dac7 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx license: BSD-3-Clause - license_family: BSD - size: 6707 - timestamp: 1723823225752 + size: 194054 + timestamp: 1707355064646 - kind: conda - name: pyyaml - version: 6.0.2 - build: py311h61187de_0 + name: ros-humble-rmw-fastrtps-shared-cpp + version: 6.2.6 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py311h61187de_0.conda - sha256: 8fec6b52be935b802e3f73414643646445d64ea715d1b34d17e0983363ed6e24 - md5: 76439451605390254b85d8da6f8d962a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311hb335429_6.tar.bz2 + sha256: 65a24b204e44515b6ca7a428d85530ed99af353fce9ae2fb615d511c9a80075b + md5: 7a12b37a26e23acca672eed92b71fed5 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - python >=3.11,<3.12.0a0 - - python_abi 3.11.* *_cp311 - - yaml >=0.2.5,<0.3.0a0 - license: MIT - license_family: MIT - size: 211696 - timestamp: 1723018326380 -- kind: conda - name: pyyaml - version: 6.0.2 - build: py311h72ae277_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.2-py311h72ae277_0.conda - sha256: 40587249f84f910adbe25532895f77c6b003de909ac0cd63a2325166df505582 - md5: f3ab2c0d77eeb3b5a2b6e33a66310796 - depends: - - __osx >=10.13 - - python >=3.11,<3.12.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - yaml >=0.2.5,<0.3.0a0 - license: MIT - license_family: MIT - size: 194694 - timestamp: 1723018387466 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 202955 + timestamp: 1707313018434 - kind: conda - name: pyyaml - version: 6.0.2 - build: py311hd3f4193_0 + name: ros-humble-rmw-fastrtps-shared-cpp + version: 6.2.6 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.2-py311hd3f4193_0.conda - sha256: 56daeb4e5f3629d9fbfb493c9b50e9e581b195e4b4b26ffe14e3a9341433f6bb - md5: 83449c56bd0253d73057b22f7d35654d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311hbfa132e_5.tar.bz2 + sha256: bbf397159934c7f061d2f4aad4244747e42bb71d56d97456af10850adc8214b7 + md5: c239209a8bd1d8463bc0ac296ec2903b depends: - - __osx >=11.0 - - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 - - yaml >=0.2.5,<0.3.0a0 - license: MIT - license_family: MIT - size: 194287 - timestamp: 1723018496473 + - ros-humble-ament-cmake + - ros-humble-fastcdr + - ros-humble-fastrtps + - ros-humble-fastrtps-cmake-module + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-dds-common + - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-tracetools + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 154794 + timestamp: 1707983152457 - kind: conda - name: pyyaml - version: 6.0.2 - build: py311he736701_0 + name: ros-humble-rmw-implementation + version: 2.8.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.2-py311he736701_0.conda - sha256: 1131416fe01a41872e86e00bb1c868463ca4f50be24fe97fb20d7b269e399117 - md5: 3013d35dee4b238c57d4ea118d36bdac + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-implementation-2.8.2-py311h38cd7cb_7.tar.bz2 + sha256: 9af7456b54c91f8a1c1217038ed87d7cc3a0ef0d566fb30af6ba356e2fa436a1 + md5: dc9b0d6d8852f62f1c5b969c5605bd93 depends: - - python >=3.11,<3.12.0a0 + - numpy >=1.23.5,<2.0a0 + - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw-connextdds + - ros-humble-rmw-fastrtps-cpp + - ros-humble-rmw-fastrtps-dynamic-cpp + - ros-humble-rmw-implementation-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - yaml >=0.2.5,<0.3.0a0 - license: MIT - license_family: MIT - size: 188270 - timestamp: 1723018878475 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 38416 + timestamp: 1708880559177 - kind: conda - name: qhull - version: '2020.2' - build: h3c5361c_5 - build_number: 5 + name: ros-humble-rmw-implementation + version: 2.8.2 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/qhull-2020.2-h3c5361c_5.conda - sha256: 79d804fa6af9c750e8b09482559814ae18cd8df549ecb80a4873537a5a31e06e - md5: dd1ea9ff27c93db7c01a7b7656bd4ad4 - depends: - - __osx >=10.13 - - libcxx >=16 - license: LicenseRef-Qhull - size: 528122 - timestamp: 1720814002588 -- kind: conda - name: qhull - version: '2020.2' - build: h420ef59_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/qhull-2020.2-h420ef59_5.conda - sha256: 873ac689484262a51fd79bc6103c1a1bedbf524924d7f0088fb80703042805e4 - md5: 6483b1f59526e05d7d894e466b5b6924 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-implementation-2.8.2-py311h907a76e_6.tar.bz2 + sha256: 3b928c7d4f1a9b2a67e1875445427bd9259fe93e1a47c6386ad33327462bc44c + md5: b5b4dcb142264867af8a84247d32588b depends: - - __osx >=11.0 + - __osx >=10.14 - libcxx >=16 - license: LicenseRef-Qhull - size: 516376 - timestamp: 1720814307311 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw-connextdds + - ros-humble-rmw-cyclonedds-cpp + - ros-humble-rmw-fastrtps-cpp + - ros-humble-rmw-fastrtps-dynamic-cpp + - ros-humble-rmw-implementation-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 28359 + timestamp: 1707357874494 - kind: conda - name: qhull - version: '2020.2' - build: h434a139_5 - build_number: 5 + name: ros-humble-rmw-implementation + version: 2.8.2 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda - sha256: 776363493bad83308ba30bcb88c2552632581b143e8ee25b1982c8c743e73abc - md5: 353823361b1d27eb3960efb076dfcaf6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-implementation-2.8.2-py311hb335429_6.tar.bz2 + sha256: cf670a7d338bde6a2cca3acf00106a9a58beb098abae546f52364cc065c7c8b6 + md5: 611d949c72706ff2f486e9353fb0fb47 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 + - libgcc-ng >=12 - libstdcxx-ng >=12 - license: LicenseRef-Qhull - size: 552937 - timestamp: 1720813982144 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw-connextdds + - ros-humble-rmw-cyclonedds-cpp + - ros-humble-rmw-fastrtps-cpp + - ros-humble-rmw-fastrtps-dynamic-cpp + - ros-humble-rmw-implementation-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 32676 + timestamp: 1707313933603 - kind: conda - name: qhull - version: '2020.2' - build: hc790b64_5 + name: ros-humble-rmw-implementation + version: 2.8.2 + build: py311hbfa132e_5 build_number: 5 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda - sha256: 887d53486a37bd870da62b8fa2ebe3993f912ad04bd755e7ed7c47ced97cbaa8 - md5: 854fbdff64b572b5c0b470f334d34c11 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-implementation-2.8.2-py311hbfa132e_5.tar.bz2 + sha256: 9df8079864e1701bb5e25abec3ef8f35cf70948918ed5bb46d04ce3856ded685 + md5: d68011e9f8fe80ee46b75d6bbcf36e80 depends: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - license: LicenseRef-Qhull - size: 1377020 - timestamp: 1720814433486 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-cpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw-connextdds + - ros-humble-rmw-cyclonedds-cpp + - ros-humble-rmw-fastrtps-cpp + - ros-humble-rmw-fastrtps-dynamic-cpp + - ros-humble-rmw-implementation-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 29651 + timestamp: 1707991215966 - kind: conda - name: qt-main - version: 5.15.8 - build: h06adc49_23 - build_number: 23 + name: ros-humble-rmw-implementation-cmake + version: 6.1.1 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h06adc49_23.conda - sha256: 35a3c7a30e86c4cb6cca09008ca7d05fbc5801e5db949a9c1c5ca6bcd01afb4f - md5: 1f6a464e4fc36114ac7286d1db8d260e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-implementation-cmake-6.1.1-py311h38cd7cb_7.tar.bz2 + sha256: 1f099162a767b9e7341ef61cf3d77b1e836e089d12fd813e3f9461b20c72fce0 + md5: db073f4b510f816b2bae4df16c0f88f4 depends: - - gst-plugins-base >=1.24.5,<1.25.0a0 - - gstreamer >=1.24.5,<1.25.0a0 - - icu >=73.2,<74.0a0 - - krb5 >=1.21.3,<1.22.0a0 - - libclang13 >=15.0.7 - - libglib >=2.80.3,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libsqlite >=3.46.0,<4.0a0 - - libzlib >=1.3.1,<2.0a0 - - openssl >=3.3.1,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zstd >=1.5.6,<1.6.0a0 - constrains: - - qt 5.15.8 - license: LGPL-3.0-only - license_family: LGPL - size: 60286742 - timestamp: 1721091009568 -- kind: conda - name: qt-main - version: 5.15.8 - build: h5810be5_19 - build_number: 19 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-h5810be5_19.conda - sha256: 41228ec12346d640ef1f549885d8438e98b1be0fdeb68cd1dd3938f255cbd719 - md5: 54866f708d43002a514d0b9b0f84bc11 - depends: - - __glibc >=2.17,<3.0.a0 - - alsa-lib >=1.2.10,<1.3.0.0a0 - - dbus >=1.13.6,<2.0a0 - - fontconfig >=2.14.2,<3.0a0 - - fonts-conda-ecosystem - - freetype >=2.12.1,<3.0a0 - - gst-plugins-base >=1.22.9,<1.23.0a0 - - gstreamer >=1.22.9,<1.23.0a0 - - harfbuzz >=8.3.0,<9.0a0 - - icu >=73.2,<74.0a0 - - krb5 >=1.21.2,<1.22.0a0 - - libclang >=15.0.7,<16.0a0 - - libclang13 >=15.0.7 - - libcups >=2.3.3,<2.4.0a0 - - libevent >=2.1.12,<2.1.13.0a0 - - libexpat >=2.5.0,<3.0a0 - - libgcc-ng >=12 - - libglib >=2.78.3,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libpng >=1.6.42,<1.7.0a0 - - libpq >=16.2,<17.0a0 - - libsqlite >=3.45.1,<4.0a0 - - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - libxkbcommon >=1.6.0,<2.0a0 - - libxml2 >=2.12.5,<3.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - mysql-libs >=8.0.33,<8.1.0a0 - - nspr >=4.35,<5.0a0 - - nss >=3.97,<4.0a0 - - openssl >=3.2.1,<4.0a0 - - pulseaudio-client >=16.1,<16.2.0a0 - - xcb-util >=0.4.0,<0.5.0a0 - - xcb-util-image >=0.4.0,<0.5.0a0 - - xcb-util-keysyms >=0.4.0,<0.5.0a0 - - xcb-util-renderutil >=0.3.9,<0.4.0a0 - - xcb-util-wm >=0.4.1,<0.5.0a0 - - xorg-libice >=1.1.1,<2.0a0 - - xorg-libsm >=1.2.4,<2.0a0 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-xf86vidmodeproto - - zstd >=1.5.5,<1.6.0a0 - constrains: - - qt 5.15.8 - license: LGPL-3.0-only - license_family: LGPL - size: 61337596 - timestamp: 1707958161584 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 12927 + timestamp: 1708863157522 - kind: conda - name: qt-main - version: 5.15.8 - build: hecaf5c3_21 - build_number: 21 + name: ros-humble-rmw-implementation-cmake + version: 6.1.1 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/qt-main-5.15.8-hecaf5c3_21.conda - sha256: d8c8a48524457fbc8f928ea5b2352ddeab3c5babcbf83ecd6f8df5148b737e7d - md5: 77c24f0109a8d177c66cc1a1ae8311c0 - depends: - - gst-plugins-base >=1.24.1,<1.25.0a0 - - gstreamer >=1.24.1,<1.25.0a0 - - icu >=73.2,<74.0a0 - - krb5 >=1.21.2,<1.22.0a0 - - libclang-cpp15 >=15.0.7,<15.1.0a0 - - libclang13 >=15.0.7 - - libcxx >=14 - - libglib >=2.80.0,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libllvm15 >=15.0.7,<15.1.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libpq >=16.2,<17.0a0 - - libsqlite >=3.45.2,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - mysql-libs >=8.3.0,<8.4.0a0 - - nspr >=4.35,<5.0a0 - - nss >=3.98,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - constrains: - - qt 5.15.8 - - __osx >=10.13 - license: LGPL-3.0-only - license_family: LGPL - size: 45711290 - timestamp: 1712555771042 -- kind: conda - name: qt-main - version: 5.15.8 - build: hf679f28_21 - build_number: 21 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/qt-main-5.15.8-hf679f28_21.conda - sha256: 619f3a5a60bdaa1d0996464a49a2eda6d6006f2bc5aa9895aa1f93de7063c64c - md5: 715342108a6cc6336f489c36b85ba6f1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-implementation-cmake-6.1.1-py311h907a76e_6.tar.bz2 + sha256: b28d3443dcf6b5a263a1910f1605eeeca1c048bd7ff2c3a3f4b081c83592ba9f + md5: ec57f71b7387705ba61370b9df5d48e1 depends: - - gst-plugins-base >=1.24.1,<1.25.0a0 - - gstreamer >=1.24.1,<1.25.0a0 - - icu >=73.2,<74.0a0 - - krb5 >=1.21.2,<1.22.0a0 - - libclang-cpp15 >=15.0.7,<15.1.0a0 - - libclang13 >=15.0.7 - - libcxx >=14 - - libglib >=2.80.0,<3.0a0 - - libjpeg-turbo >=3.0.0,<4.0a0 - - libllvm15 >=15.0.7,<15.1.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libpq >=16.2,<17.0a0 - - libsqlite >=3.45.2,<4.0a0 - - libzlib >=1.2.13,<2.0.0a0 - - mysql-libs >=8.3.0,<8.4.0a0 - - nspr >=4.35,<5.0a0 - - nss >=3.98,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - constrains: - - qt 5.15.8 - license: LGPL-3.0-only - license_family: LGPL - size: 50291799 - timestamp: 1712555438386 + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 14119 + timestamp: 1707348187534 - kind: conda - name: readline - version: '8.2' - build: h8228510_1 - build_number: 1 + name: ros-humble-rmw-implementation-cmake + version: 6.1.1 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda - sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7 - md5: 47d31b792659ce70f470b5c82fdfb7a4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-implementation-cmake-6.1.1-py311hb335429_6.tar.bz2 + sha256: 529bf53578364a5d619ddf8c9d44dc7327cd9bd7eefa422c19142c4f2fce07a0 + md5: 5adc622d2f57b54565c2df850432197a depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - ncurses >=6.3,<7.0a0 - license: GPL-3.0-only - license_family: GPL - size: 281456 - timestamp: 1679532220005 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 14013 + timestamp: 1707310892118 - kind: conda - name: readline - version: '8.2' - build: h92ec313_1 - build_number: 1 + name: ros-humble-rmw-implementation-cmake + version: 6.1.1 + build: py311hbfa132e_5 + build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda - sha256: a1dfa679ac3f6007362386576a704ad2d0d7a02e98f5d0b115f207a2da63e884 - md5: 8cbb776a2f641b943d413b3e19df71f4 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-implementation-cmake-6.1.1-py311hbfa132e_5.tar.bz2 + sha256: d17f1bd93ff57a8e01bb232cedc41569ae9df1b894b04003f59f3d4a73004218 + md5: 782319fb031a5cfecfb82af8b7ca1c7f depends: - - ncurses >=6.3,<7.0a0 - license: GPL-3.0-only - license_family: GPL - size: 250351 - timestamp: 1679532511311 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14239 + timestamp: 1707345500140 - kind: conda - name: readline - version: '8.2' - build: h9e318b2_1 - build_number: 1 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda - sha256: 41e7d30a097d9b060037f0c6a2b1d4c4ae7e942c06c943d23f9d481548478568 - md5: f17f77f2acf4d344734bda76829ce14e + name: ros-humble-robot-state-publisher + version: 3.0.3 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-robot-state-publisher-3.0.3-py311h38cd7cb_7.tar.bz2 + sha256: 34a3f9650cdc4cdacca03457c1369acebedf88a5fdc9b2cf235356338a62378e + md5: 5699819df44f205d2c061b873a6c35c5 depends: - - ncurses >=6.3,<7.0a0 - license: GPL-3.0-only - license_family: GPL - size: 255870 - timestamp: 1679532707590 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-kdl-parser + - ros-humble-orocos-kdl-vendor + - ros-humble-rcl-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 165228 + timestamp: 1708913178647 - kind: conda - name: rhash - version: 1.4.4 - build: h0dc2134_0 + name: ros-humble-robot-state-publisher + version: 3.0.3 + build: py311h907a76e_6 + build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/rhash-1.4.4-h0dc2134_0.conda - sha256: f1ae47e8c4e46f856faf5d8ee1e5291f55627aa93401b61a877f18ade5780c87 - md5: 55a2ada70c8a208c01f77978f2783121 - license: MIT - license_family: MIT - size: 177229 - timestamp: 1693456080514 -- kind: conda - name: rhash - version: 1.4.4 - build: hb547adb_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/rhash-1.4.4-hb547adb_0.conda - sha256: 3ab595e2280ed2118b6b1e8ce7e5949da2047846c81b6af1bbf5ac859d062edd - md5: 710c4b1abf65b697c1d9716eba16dbb0 - license: MIT - license_family: MIT - size: 177491 - timestamp: 1693456037505 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-robot-state-publisher-3.0.3-py311h907a76e_6.tar.bz2 + sha256: d07247f2190ba9d4d7600860054bb9ca8299683750b77faed572c39580b85d60 + md5: 927c48ac178ce7d328339542e4de0663 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-kdl-parser + - ros-humble-orocos-kdl-vendor + - ros-humble-rcl-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 223624 + timestamp: 1707372242795 - kind: conda - name: rhash - version: 1.4.4 - build: hd590300_0 + name: ros-humble-robot-state-publisher + version: 3.0.3 + build: py311hb335429_6 + build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/rhash-1.4.4-hd590300_0.conda - sha256: 12711d2d4a808a503c2e49b25d26ecb351435521e814c154e682dd2be71c2611 - md5: ec972a9a2925ac8d7a19eb9606561fff + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-robot-state-publisher-3.0.3-py311hb335429_6.tar.bz2 + sha256: e26ab2e29f7494a9b1c73add250bb179bfe7d80445bcd21f90d67f4cbb3c3830 + md5: 0e52dd9fd2f655e65758683de9b9eccb depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - license: MIT - license_family: MIT - size: 185144 - timestamp: 1693455923632 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-kdl-parser + - ros-humble-orocos-kdl-vendor + - ros-humble-rcl-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 256568 + timestamp: 1707316462489 - kind: conda - name: ros-humble-action-msgs - version: 1.2.1 + name: ros-humble-robot-state-publisher + version: 3.0.3 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-robot-state-publisher-3.0.3-py311hbfa132e_5.tar.bz2 + sha256: 4996703c2f43f72a1681ab9ade29a588f9f623a05a8952262aba3c7a6a6c5daf + md5: ba0d1f7ecba01a5c2dacfa73eb5e083c + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-kdl-parser + - ros-humble-orocos-kdl-vendor + - ros-humble-rcl-interfaces + - ros-humble-rclcpp + - ros-humble-rclcpp-components + - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 226381 + timestamp: 1707995537839 +- kind: conda + name: ros-humble-ros-base + version: 0.10.0 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: 9ffc864dc638d44d564db79644dd3f02ba8b24310e0b67139c5dcd0ee6f43eba - md5: 8585eeb78155471426c8a4cca37907ab + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-base-0.10.0-py311h38cd7cb_7.tar.bz2 + sha256: ecd32e958e369f53f0ec59129480921c65b85880b2064a27638dbd3e1e934014 + md5: 5921c2707cc2004c872172bb354534f6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-geometry2 + - ros-humble-kdl-parser + - ros-humble-robot-state-publisher + - ros-humble-ros-core - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-unique-identifier-msgs + - ros-humble-rosbag2 + - ros-humble-urdf - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -16772,43 +60218,46 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 118691 - timestamp: 1708874767153 + size: 11792 + timestamp: 1708997087362 - kind: conda - name: ros-humble-action-msgs - version: 1.2.1 + name: ros-humble-ros-base + version: 0.10.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-msgs-1.2.1-py311h907a76e_6.tar.bz2 - sha256: 67d586d257304b1d7749d384c86e58e2ad54234355240a3b6b8b38e97e647fc1 - md5: ade920886a34dcb95242b030a8734a78 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-base-0.10.0-py311h907a76e_6.tar.bz2 + sha256: 1e70956e1f4782ab0f251c544bb666517a200ed79509531ab90034fc76d5179a + md5: 14bb12b796c0071fee941aa285db578f depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-geometry2 + - ros-humble-kdl-parser + - ros-humble-robot-state-publisher + - ros-humble-ros-core - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-unique-identifier-msgs + - ros-humble-rosbag2 + - ros-humble-urdf - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 93876 - timestamp: 1707354882555 + size: 13089 + timestamp: 1707383259083 - kind: conda - name: ros-humble-action-msgs - version: 1.2.1 + name: ros-humble-ros-base + version: 0.10.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-msgs-1.2.1-py311hb335429_6.tar.bz2 - sha256: e7f49d5053236e3af7400c0a38045409af22e2ae5911cd449aa9637837804146 - md5: af0f6594e9ff9516262deb88c0ad2c10 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-base-0.10.0-py311hb335429_6.tar.bz2 + sha256: 86015f9d774311b06b09e2d554647770799fa5a34c06d0f050793ac4f2b4ec28 + md5: 00fc7d4e9a00d11a1029d2b0d4621add depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -16817,60 +60266,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-geometry2 + - ros-humble-kdl-parser + - ros-humble-robot-state-publisher + - ros-humble-ros-core - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-unique-identifier-msgs + - ros-humble-rosbag2 + - ros-humble-urdf - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 104038 - timestamp: 1707312965655 + size: 12986 + timestamp: 1707321538345 - kind: conda - name: ros-humble-action-msgs - version: 1.2.1 + name: ros-humble-ros-base + version: 0.10.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-msgs-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: 7e5aaf29013cdcc1819ada7b1657d140c4e6ad53c8640a5aa6591c8206c05b10 - md5: 5b47bd8ade64eae3125f4a5818f6088d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-base-0.10.0-py311hbfa132e_5.tar.bz2 + sha256: f419487f653cd7814fe5f9478a15639733313d7c2971acc4097333380041929f + md5: c1fcbf19be33eac1ce95dde6756aff98 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-geometry2 + - ros-humble-kdl-parser + - ros-humble-robot-state-publisher + - ros-humble-ros-core - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-unique-identifier-msgs + - ros-humble-rosbag2 + - ros-humble-urdf - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 97092 - timestamp: 1707983096830 + size: 13274 + timestamp: 1708043648017 - kind: conda - name: ros-humble-action-tutorials-cpp - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-ros-core + version: 0.10.0 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: b574e6b82bdfa172d03a220c50d11cd3bb2166497a636a32f5f934c67585db74 - md5: b4cdca083732970d6a858de3d1c68ece + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-core-0.10.0-py311h38cd7cb_7.tar.bz2 + sha256: e8b2b4978dc606d9caea508f956c42d675404b524c69923c515683edf71bee91 + md5: 16f54354cac4ff2d57341045ad8e0dc2 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces + - ros-humble-ament-cmake + - ros-humble-ament-cmake-auto + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-ament-lint-auto + - ros-humble-ament-lint-common + - ros-humble-class-loader + - ros-humble-common-interfaces + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-launch-testing-ament-cmake + - ros-humble-launch-testing-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-pluginlib + - ros-humble-rcl-lifecycle - ros-humble-rclcpp - ros-humble-rclcpp-action - - ros-humble-rclcpp-components + - ros-humble-rclcpp-lifecycle + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli-common-extensions + - ros-humble-ros2launch + - ros-humble-rosidl-default-generators + - ros-humble-rosidl-default-runtime + - ros-humble-sros2 + - ros-humble-sros2-cmake - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -16879,44 +60362,72 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 85866 - timestamp: 1707858942945 + size: 11365 + timestamp: 1708994959152 - kind: conda - name: ros-humble-action-tutorials-cpp - version: 0.20.3 + name: ros-humble-ros-core + version: 0.10.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-cpp-0.20.3-py311h907a76e_6.tar.bz2 - sha256: cf0e8166cd24f4a968a3236f88313b3bf28ecdb8adec7ad747d81f24ccd2bcc6 - md5: b0959ef85af7e335f4efc8cb9654a334 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-core-0.10.0-py311h907a76e_6.tar.bz2 + sha256: f30b39ea8b0d4a24d19c3e875697173e56edb121622ccc14eb74b02b298e4940 + md5: ebc3b9ba0537016a02be56b8a0494449 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces + - ros-humble-ament-cmake + - ros-humble-ament-cmake-auto + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-ament-lint-auto + - ros-humble-ament-lint-common + - ros-humble-class-loader + - ros-humble-common-interfaces + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-launch-testing-ament-cmake + - ros-humble-launch-testing-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-pluginlib + - ros-humble-rcl-lifecycle - ros-humble-rclcpp - ros-humble-rclcpp-action - - ros-humble-rclcpp-components + - ros-humble-rclcpp-lifecycle + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli-common-extensions + - ros-humble-ros2launch + - ros-humble-rosidl-default-generators + - ros-humble-rosidl-default-runtime + - ros-humble-sros2 + - ros-humble-sros2-cmake - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 91862 - timestamp: 1707362904765 + size: 12696 + timestamp: 1707376569136 - kind: conda - name: ros-humble-action-tutorials-cpp - version: 0.20.3 + name: ros-humble-ros-core + version: 0.10.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-cpp-0.20.3-py311hb335429_6.tar.bz2 - sha256: d6a7a4caf23b90048ac9a3e47a526785b9d0626541e7e4c0fc3ed8ca0a9ed45e - md5: 10178d0ed294b3256806e1375ff636ad + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-core-0.10.0-py311hb335429_6.tar.bz2 + sha256: 674e4e3fce0de3752f8b183e003e368c277476b09fdf6b2067ccd086b32dda05 + md5: 2ed4baaa358756411d9d178f24d4b947 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -16925,60 +60436,113 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces + - ros-humble-ament-cmake + - ros-humble-ament-cmake-auto + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-ament-lint-auto + - ros-humble-ament-lint-common + - ros-humble-class-loader + - ros-humble-common-interfaces + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-launch-testing-ament-cmake + - ros-humble-launch-testing-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-pluginlib + - ros-humble-rcl-lifecycle - ros-humble-rclcpp - ros-humble-rclcpp-action - - ros-humble-rclcpp-components + - ros-humble-rclcpp-lifecycle + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli-common-extensions + - ros-humble-ros2launch + - ros-humble-rosidl-default-generators + - ros-humble-rosidl-default-runtime + - ros-humble-sros2 + - ros-humble-sros2-cmake - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 110242 - timestamp: 1707315575182 + size: 12540 + timestamp: 1707318075687 - kind: conda - name: ros-humble-action-tutorials-cpp - version: 0.20.3 + name: ros-humble-ros-core + version: 0.10.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-cpp-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 2470039f3f8cb02c1e914cff5e3b0a5daae23f7495e60d228356c74ba7b5a567 - md5: e2fc9d9b61a0d0e02125b89c1d86b8c9 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-core-0.10.0-py311hbfa132e_5.tar.bz2 + sha256: b9334290f7340d7f381d7bb77fdb2b0ae51e57b295d189da014fda46e2e08223 + md5: 727782d0662dc48366c33a5803928196 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces + - ros-humble-ament-cmake + - ros-humble-ament-cmake-auto + - ros-humble-ament-cmake-gmock + - ros-humble-ament-cmake-gtest + - ros-humble-ament-cmake-pytest + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-cpp + - ros-humble-ament-index-python + - ros-humble-ament-lint-auto + - ros-humble-ament-lint-common + - ros-humble-class-loader + - ros-humble-common-interfaces + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-testing + - ros-humble-launch-testing-ament-cmake + - ros-humble-launch-testing-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml + - ros-humble-pluginlib + - ros-humble-rcl-lifecycle - ros-humble-rclcpp - ros-humble-rclcpp-action - - ros-humble-rclcpp-components + - ros-humble-rclcpp-lifecycle + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli-common-extensions + - ros-humble-ros2launch + - ros-humble-rosidl-default-generators + - ros-humble-rosidl-default-runtime + - ros-humble-sros2 + - ros-humble-sros2-cmake - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 89427 - timestamp: 1707993903960 + size: 12892 + timestamp: 1708038535553 - kind: conda - name: ros-humble-action-tutorials-interfaces - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-ros-environment + version: 3.2.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: c72955ca454d3043bdf94d386794c796a2db5b538e986cdca9fa2309c9e434c2 - md5: e9eef5d7baede28350461d41e8e7469e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-environment-3.2.2-py311h38cd7cb_7.tar.bz2 + sha256: 49fb3d7101ea3ff5da85f0ddf06d5897945ad329d6b196ce3cfa69cbdc68372a + md5: a3d982ea46d1e4b786f0dfee4c7a5bf6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -16987,42 +60551,39 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 130170 - timestamp: 1707855088924 + size: 9893 + timestamp: 1708736484740 - kind: conda - name: ros-humble-action-tutorials-interfaces - version: 0.20.3 + name: ros-humble-ros-environment + version: 3.2.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-interfaces-0.20.3-py311h907a76e_6.tar.bz2 - sha256: d566d8d1006f49f4d7914fb05f1be2a7c9b6bb955e0ecb7ad76fdb8c229e1014 - md5: 38e228e17b7c33a898ce6bda5a0a2bd2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-environment-3.2.2-py311h907a76e_6.tar.bz2 + sha256: 3cff52197ee8561bfe7015e34b8bdf704c3bd245a9774a1c3a18aff868e7182b + md5: d2b23ed787003d824b0dbbd7f105c5b0 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 105066 - timestamp: 1707355958127 + size: 11154 + timestamp: 1707307161940 - kind: conda - name: ros-humble-action-tutorials-interfaces - version: 0.20.3 + name: ros-humble-ros-environment + version: 3.2.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-interfaces-0.20.3-py311hb335429_6.tar.bz2 - sha256: 9a59564bd03cf2abc804998a6a86549a551d37be084793ef780b5e45e46bbe47 - md5: 1b4b3ade32a860611ca5902294516fd4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-environment-3.2.2-py311hb335429_6.tar.bz2 + sha256: e320ea3c848d716a64e19e84af797a1cfd6de4cdb16b3cbf132e96363d7a331f + md5: 011502f8cbd510404fe9c6f3cc433555 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -17031,56 +60592,47 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 120219 - timestamp: 1707313379340 + size: 11007 + timestamp: 1707306933272 - kind: conda - name: ros-humble-action-tutorials-interfaces - version: 0.20.3 + name: ros-humble-ros-environment + version: 3.2.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-interfaces-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 40aa6d643004666b72aa1201cb4578e62efc9390a9c11b9796bd12d5c6d5af4e - md5: db2771d1174c912d4d76282bcb574721 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-environment-3.2.2-py311hbfa132e_5.tar.bz2 + sha256: dc73be25dad4e090f30ed9543d482ae5300e307fa05ba5d5302e8a2bb7d6ae31 + md5: 13d662aaf251c51eda79345f8e1d75a3 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 109447 - timestamp: 1707979575661 + size: 11247 + timestamp: 1707306968459 - kind: conda - name: ros-humble-action-tutorials-py - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-ros-workspace + version: 1.0.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-action-tutorials-py-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: b50ad0a9387151ae98c7b101425c2ce66e3fa09ed6301b857de9238f43dff54c - md5: 3dcbbd24c9af5917aedec0ee1f31b9e4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-workspace-1.0.2-py311h38cd7cb_7.tar.bz2 + sha256: 52eae7e0cf088db8fd2cd1ab9e895bedd0d181beac9807f744831451edb77d91 + md5: 338d59fa02adb1c6f91186a963fa352a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -17089,42 +60641,39 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 25168 - timestamp: 1707858799005 + size: 25463 + timestamp: 1708736421926 - kind: conda - name: ros-humble-action-tutorials-py - version: 0.20.3 + name: ros-humble-ros-workspace + version: 1.0.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-action-tutorials-py-0.20.3-py311h907a76e_6.tar.bz2 - sha256: d8bb5ef792a35a8f49fc0ded561223652d74382ab264ea1d1cfa0fd53f8e967f - md5: 1307443b4e0554ad3c132f9478756b92 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-workspace-1.0.2-py311h907a76e_6.tar.bz2 + sha256: c320e3da7b0c47e93390bb3fe0fb762243e97fb9dbc3f86a76d21d028fa4620e + md5: 29d55c400c5e364cf7d3db00d78fbfb4 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 15281 - timestamp: 1707361035812 + size: 26784 + timestamp: 1707307110250 - kind: conda - name: ros-humble-action-tutorials-py - version: 0.20.3 + name: ros-humble-ros-workspace + version: 1.0.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-action-tutorials-py-0.20.3-py311hb335429_6.tar.bz2 - sha256: ec5ba72d0491dd0e0b75023076dbef843378763ab5e64d7693f27f7a05d83396 - md5: 2e7254adc7411fe18ec594fca368a9d1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-workspace-1.0.2-py311hb335429_6.tar.bz2 + sha256: c8bd884188a786efa17f94c902a9b6a2faf96efe8e399ee7cb28b895468f1ddc + md5: e8514910dede8598fcef5f5e44244d6e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -17133,102 +60682,71 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 15118 - timestamp: 1707315133627 + size: 26629 + timestamp: 1707306916322 - kind: conda - name: ros-humble-action-tutorials-py - version: 0.20.3 + name: ros-humble-ros-workspace + version: 1.0.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-action-tutorials-py-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 314483a17802cd259f7cda2ff3c677752b129d359aa75ed07d99ebc7652b1bac - md5: 084ad8fe7758c5560811abc219c5260d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-workspace-1.0.2-py311hbfa132e_5.tar.bz2 + sha256: 4952584412cda43e5bcbdcaf9eab0d21d5a305afb65837bf689cfd6298c1c35f + md5: a8bd72021ebc2f33d7e2c569fc395616 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 15380 - timestamp: 1707993051075 -- kind: conda - name: ros-humble-actionlib-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-actionlib-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 940982ab02f0fae7d0a7cd58c444c245d2595dba7aa7784b8b11807ba9c6d03d - md5: d314a91bc6e7d951ece7f2d1ca1e02ba - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 98798 - timestamp: 1708876345673 + size: 26837 + timestamp: 1707306945031 - kind: conda - name: ros-humble-actionlib-msgs - version: 4.2.3 + name: ros-humble-ros2action + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-actionlib-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 45fe2c23bd4549b840509a3e3c1678fc81c2f67b398893c62fcb05c1b01ec719 - md5: 2dfb67e8f95a2f9737e2c5f25fb5148b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2action-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 06d133ef6356892608616533e65941bea2dc6c111f5fcde129a2aa7f2db75ebf + md5: 6396082525d1549f47a991dda1232c00 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-action-msgs + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 79498 - timestamp: 1707355820846 + size: 28374 + timestamp: 1707371359328 - kind: conda - name: ros-humble-actionlib-msgs - version: 4.2.3 + name: ros-humble-ros2action + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-actionlib-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: cccb17bfcd84f32e5663e98efbd3664a10508fa286fa9fc4250b1ad1f40d7e45 - md5: 22d3966955c5ad6e5aacffc074e479b2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2action-0.18.8-py311hb335429_6.tar.bz2 + sha256: 7b839ac6ea9078f2eed5bf3801b5493c9a888f9d53f2a0146265d044d54810e2 + md5: ce2a926bc6a80e212c5f342f20ce95f1 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -17237,291 +60755,288 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-action-msgs + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 89331 - timestamp: 1707313265563 + size: 28140 + timestamp: 1707316057137 - kind: conda - name: ros-humble-actionlib-msgs - version: 4.2.3 + name: ros-humble-ros2action + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-actionlib-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: e26d1209501c75f8cc64a634e5b2805d07690ae3738525f801fc4fae0ed50f11 - md5: 42e579f1b34667e91422df953ef941cc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2action-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 9de54e92f91f809b32efc0755159795e4a6426d1f049799cad567d16504c0b28 + md5: 854d9e67518cc88a69e4138350478828 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces + - ros-humble-action-msgs + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 82128 - timestamp: 1707979559348 + size: 28482 + timestamp: 1707994320279 - kind: conda - name: ros-humble-ament-cmake - version: 1.3.7 + name: ros-humble-ros2action + version: 0.18.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2action-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: dacc8f6d447bdd6bb7a2194301ac791636fd776b836f2869f48d86da639f7b09 + md5: 2cc6a561d2cc1d8560fc5713e05b568f + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs + - ros-humble-ament-index-python + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 26651 + timestamp: 1708912395306 +- kind: conda + name: ros-humble-ros2bag + version: 0.15.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2bag-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 02dc3d52831bb5c918c684047fbfcbcc9e3659c9c8d36951e1d97a7ffe8241c1 + md5: 9eb974c92bbfb74913f10118bb3bf8e1 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosbag2-py + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 38437 + timestamp: 1708996549357 +- kind: conda + name: ros-humble-ros2bag + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 61ccc1a1949eeb694fe3f724e6eccb1c3d669f4414da6b53c5d529e5480299ea - md5: 41e4cc32f7334a4cdfc80f60db333ddd + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2bag-0.15.9-py311h907a76e_6.tar.bz2 + sha256: be2b18d8b4423d3973f67b698c0d214501799628f66be182cc0f6ab609ba4e6a + md5: 658354d78b5a3d1ccb010fe151b199a5 depends: - __osx >=10.14 - - cmake - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-definitions - - ros-humble-ament-cmake-export-dependencies - - ros-humble-ament-cmake-export-include-directories - - ros-humble-ament-cmake-export-interfaces - - ros-humble-ament-cmake-export-libraries - - ros-humble-ament-cmake-export-link-flags - - ros-humble-ament-cmake-export-targets - - ros-humble-ament-cmake-gen-version-h - - ros-humble-ament-cmake-libraries - - ros-humble-ament-cmake-python - - ros-humble-ament-cmake-target-dependencies - - ros-humble-ament-cmake-test - - ros-humble-ament-cmake-version + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosbag2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 15442 - timestamp: 1707310669773 + size: 40444 + timestamp: 1707380913678 - kind: conda - name: ros-humble-ament-cmake - version: 1.3.7 + name: ros-humble-ros2bag + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-1.3.7-py311hb335429_6.tar.bz2 - sha256: ab3bec371fb7287711ca677c93d269334b685d3aca1139aa77937e7fad6111f7 - md5: dd2e653627a6454cc7f38311ded72c1c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2bag-0.15.9-py311hb335429_6.tar.bz2 + sha256: b446d6268ae2aac9c40ed4315fe0f57eb74a7ef1444c0918c33d088f248dbaa2 + md5: c2e42ca26074cb13c37b9954248fd7e0 depends: - __glibc >=2.17,<3.0.a0 - - cmake - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-definitions - - ros-humble-ament-cmake-export-dependencies - - ros-humble-ament-cmake-export-include-directories - - ros-humble-ament-cmake-export-interfaces - - ros-humble-ament-cmake-export-libraries - - ros-humble-ament-cmake-export-link-flags - - ros-humble-ament-cmake-export-targets - - ros-humble-ament-cmake-gen-version-h - - ros-humble-ament-cmake-libraries - - ros-humble-ament-cmake-python - - ros-humble-ament-cmake-target-dependencies - - ros-humble-ament-cmake-test - - ros-humble-ament-cmake-version + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosbag2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 15306 - timestamp: 1707308897368 + size: 40151 + timestamp: 1707320166719 - kind: conda - name: ros-humble-ament-cmake - version: 1.3.7 + name: ros-humble-ros2bag + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: d6de82c38bd012b60e16f2e69ba6219abc62913a258d3cdecd339d530a493ff6 - md5: 2f19dbcbdf0d7ab9b2f12ca02523bf40 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2bag-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: ef6ba2c29b1388ef6765573e76b5ee629f1240d931fda0d4ebeade233277bef4 + md5: 168aeaeb974bffaa1b228000204eec37 depends: - - cmake - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-definitions - - ros-humble-ament-cmake-export-dependencies - - ros-humble-ament-cmake-export-include-directories - - ros-humble-ament-cmake-export-interfaces - - ros-humble-ament-cmake-export-libraries - - ros-humble-ament-cmake-export-link-flags - - ros-humble-ament-cmake-export-targets - - ros-humble-ament-cmake-gen-version-h - - ros-humble-ament-cmake-libraries - - ros-humble-ament-cmake-python - - ros-humble-ament-cmake-target-dependencies - - ros-humble-ament-cmake-test - - ros-humble-ament-cmake-version + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosbag2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 15525 - timestamp: 1707308494202 -- kind: conda - name: ros-humble-ament-cmake - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 5162e8ff2dbe213f15c5d2c4d4ec8bbf0e9fb2ae492d4e65a00a319cb601ada4 - md5: 8485420d097c0013e18ae12a6ecaa556 - depends: - - cmake - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-definitions - - ros-humble-ament-cmake-export-dependencies - - ros-humble-ament-cmake-export-include-directories - - ros-humble-ament-cmake-export-interfaces - - ros-humble-ament-cmake-export-libraries - - ros-humble-ament-cmake-export-link-flags - - ros-humble-ament-cmake-export-targets - - ros-humble-ament-cmake-gen-version-h - - ros-humble-ament-cmake-libraries - - ros-humble-ament-cmake-python - - ros-humble-ament-cmake-target-dependencies - - ros-humble-ament-cmake-test - - ros-humble-ament-cmake-version - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 10691 - timestamp: 1708745824599 + size: 40532 + timestamp: 1708041965577 - kind: conda - name: ros-humble-ament-cmake-auto - version: 1.3.7 + name: ros-humble-ros2cli + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-auto-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 36f18ee4a4707116b359eb9feb31b09a2d4da00e72fd026b153391eea5a38e9a - md5: c27f7b823a24188e1cb4edff4817b00b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2cli-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 35626230ddb2ec8f388fae1d295e81e01161ef037584cfe1bdedcc5671d0db79 + md5: be03d50b0bb669c1560079c5b9c081f9 depends: - __osx >=10.14 + - argcomplete + - importlib-metadata - libcxx >=16 + - netifaces - numpy >=1.23.5,<2.0a0 + - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 15262 - timestamp: 1707344568080 + size: 73444 + timestamp: 1707360378012 - kind: conda - name: ros-humble-ament-cmake-auto - version: 1.3.7 + name: ros-humble-ros2cli + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-auto-1.3.7-py311hb335429_6.tar.bz2 - sha256: 8e8a7663cfc8c8acaf7d7973e24f25c557356124479551751dfe3928afe46c68 - md5: 3774951ffa6bd67b14199d1c16bb7458 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2cli-0.18.8-py311hb335429_6.tar.bz2 + sha256: f815b9f5ea8571bb24bc0db308d5d7ef82cd071e0f87adda59905dabd4a19997 + md5: 372e026055b9e1a05f2d20140bd96cbb depends: - __glibc >=2.17,<3.0.a0 + - argcomplete + - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - netifaces - numpy >=1.23.5,<2.0a0 + - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 15110 - timestamp: 1707309129321 + size: 73029 + timestamp: 1707315154632 - kind: conda - name: ros-humble-ament-cmake-auto - version: 1.3.7 + name: ros-humble-ros2cli + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-auto-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: e386c081d6057b46c40ca3272d97075a874825c5399335c182137446292308e3 - md5: 2e9151565d36dba74969a469ffa01494 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2cli-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 272453c7e05ffa0b64701099d9b66bd42dfb9bd069b48f00cd4ae00fd3c22b9c + md5: 9a992c7e2064c6e15a5fd5d4434f96db depends: + - argcomplete + - importlib-metadata - libcxx >=16 + - netifaces - numpy >=1.23.5,<2.0a0 + - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 15366 - timestamp: 1707344341824 + size: 73516 + timestamp: 1707992778438 - kind: conda - name: ros-humble-ament-cmake-auto - version: 1.3.8 + name: ros-humble-ros2cli + version: 0.18.9 build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-auto-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 8216565d5a8d4f893d9b3ee6c64c4f414ea782b4f8dbc2fef61ed60e380b00bf - md5: 7ee2dc41e3b2977b952cd3db600c36a5 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2cli-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 78c57b2311d9438412fbdc946b460346aaa3f9ceb03ca6705cc4cf1e28f5d93e + md5: ab2a1541276eb110eaa0bef7b03db148 depends: + - argcomplete + - importlib-metadata + - netifaces - numpy >=1.23.5,<2.0a0 + - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -17531,24 +61046,39 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 14047 - timestamp: 1708767083271 + size: 80693 + timestamp: 1708887133473 - kind: conda - name: ros-humble-ament-cmake-copyright - version: 0.12.10 + name: ros-humble-ros2cli-common-extensions + version: 0.1.1 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-copyright-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 44dbe566867af2ffd693cba3b547db88fbf0f8f8325fbe44cf446c1ff95f991e - md5: ff6667d1c24e3ba9d663f491d794029b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2cli-common-extensions-0.1.1-py311h38cd7cb_7.tar.bz2 + sha256: 218bc3e574d8f62f5563851a15732922b1c8204e5fd6bd08b40ffdab3bd422c3 + md5: 22930dd1e6bd7ff4781a84a97c5a2e60 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-copyright + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2action + - ros-humble-ros2cli + - ros-humble-ros2component + - ros-humble-ros2doctor + - ros-humble-ros2interface + - ros-humble-ros2launch + - ros-humble-ros2lifecycle + - ros-humble-ros2multicast + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg + - ros-humble-ros2run + - ros-humble-ros2service + - ros-humble-ros2topic + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -17557,42 +61087,57 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10879 - timestamp: 1708767466216 + size: 10919 + timestamp: 1708993240551 - kind: conda - name: ros-humble-ament-cmake-copyright - version: 0.12.10 + name: ros-humble-ros2cli-common-extensions + version: 0.1.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-copyright-0.12.10-py311h907a76e_6.tar.bz2 - sha256: bf86e8e31a7e91bbe136545eb7dac2eaf9bf8644f5d41ad6778f224d6d8272d5 - md5: cebe55ccadb1f3918c3f16a226845993 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2cli-common-extensions-0.1.1-py311h907a76e_6.tar.bz2 + sha256: 92aa623bbf8ee666d344599bb0fbd56b92b30ce4e7c573e11f53444b32abe4a4 + md5: 6a861c4fcb0cf536f9c01c212e8accb7 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-copyright + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2action + - ros-humble-ros2cli + - ros-humble-ros2component + - ros-humble-ros2doctor + - ros-humble-ros2interface + - ros-humble-ros2launch + - ros-humble-ros2lifecycle + - ros-humble-ros2multicast + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg + - ros-humble-ros2run + - ros-humble-ros2service + - ros-humble-ros2topic + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12076 - timestamp: 1707344324227 + size: 12287 + timestamp: 1707375032211 - kind: conda - name: ros-humble-ament-cmake-copyright - version: 0.12.10 + name: ros-humble-ros2cli-common-extensions + version: 0.1.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-copyright-0.12.10-py311hb335429_6.tar.bz2 - sha256: 8e0b099d417cc452be884c5ca8a2c1d923cb43f2636dc219a79c002492ae0d6c - md5: e749ab391edd3c071eae7fd0b711dd83 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2cli-common-extensions-0.1.1-py311hb335429_6.tar.bz2 + sha256: 36b4213db03077e4678798b0000b88a146a541283797c5847bbb7c9aa2db0a4b + md5: 29ad61eade2ff5812cef098df4818b16 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -17601,159 +61146,190 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-copyright + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2action + - ros-humble-ros2cli + - ros-humble-ros2component + - ros-humble-ros2doctor + - ros-humble-ros2interface + - ros-humble-ros2launch + - ros-humble-ros2lifecycle + - ros-humble-ros2multicast + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg + - ros-humble-ros2run + - ros-humble-ros2service + - ros-humble-ros2topic + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11934 - timestamp: 1707309596602 + size: 12118 + timestamp: 1707317341471 - kind: conda - name: ros-humble-ament-cmake-copyright - version: 0.12.10 + name: ros-humble-ros2cli-common-extensions + version: 0.1.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-copyright-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 245a2dbca099aee8b16fe17c7af5d10463408fb6138d2af7ce503eaeabbb4e86 - md5: 5cdc1eeac0d72a9dc213811769b3cbd9 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2cli-common-extensions-0.1.1-py311hbfa132e_5.tar.bz2 + sha256: 8b2f4bbbdd90b1a0304349a3fc28d08c18accc849f20737f2d89754b328bc8bf + md5: c513fa9443b72c0ff4f97623da96d38a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-copyright + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2action + - ros-humble-ros2cli + - ros-humble-ros2component + - ros-humble-ros2doctor + - ros-humble-ros2interface + - ros-humble-ros2launch + - ros-humble-ros2lifecycle + - ros-humble-ros2multicast + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg + - ros-humble-ros2run + - ros-humble-ros2service + - ros-humble-ros2topic + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12166 - timestamp: 1707344221334 + size: 12449 + timestamp: 1708035526611 - kind: conda - name: ros-humble-ament-cmake-core - version: 1.3.7 + name: ros-humble-ros2component + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-core-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 1d6c6307eae34ba3669227eff1362c23224f5934088ab155a0a4bcc0f59cdfb5 - md5: 141d416c2f53d33a46385e103d72483c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2component-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 04323528f564ea2e3876851b047945f433a313db8ac15e67cf6f6fe429fc2d5c + md5: a7a02a76362867abdbcd5839f810adce depends: - __osx >=10.14 - - catkin_pkg - - cmake - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-package + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-rcl-interfaces + - ros-humble-rclcpp-components + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 34097 - timestamp: 1707307056801 + size: 38095 + timestamp: 1707374389092 - kind: conda - name: ros-humble-ament-cmake-core - version: 1.3.7 + name: ros-humble-ros2component + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-core-1.3.7-py311hb335429_6.tar.bz2 - sha256: e2d49a37c32a2ebfb9187c5ea645b81c95b751c6b6d9155b8e7b437ec82de660 - md5: 2be51e4a2b2e62d05ea0c04185246e35 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2component-0.18.8-py311hb335429_6.tar.bz2 + sha256: 93571836f303edbbe7fb68df6106f3148f564c077b7a85264847c5d81de105f9 + md5: 8da48ae8da860c8c3c94de91bdb70ead depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - - cmake - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-package + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-rcl-interfaces + - ros-humble-rclcpp-components + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 33983 - timestamp: 1707306898784 + size: 37861 + timestamp: 1707316837227 - kind: conda - name: ros-humble-ament-cmake-core - version: 1.3.7 + name: ros-humble-ros2component + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-core-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 87edecf04ad457ae3dc83de714088cf60fd39a9f7bfe537456d11244d5a5c8fe - md5: 4780708111bfb74a858cda166200c772 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2component-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 8577866ddb6e510079cd0cbb2c4d00bbfd2fce429e7da7e567e4790b6479731c + md5: 00465ec3f3ca560166d7739fbe04ac89 depends: - - catkin_pkg - - cmake - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-package + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-rcl-interfaces + - ros-humble-rclcpp-components + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 34124 - timestamp: 1707306921377 -- kind: conda - name: ros-humble-ament-cmake-core - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-core-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: bb12efb92bcc1e76519ef48f0e7e7861baa602769fa066242e5c213cc3a99f4a - md5: a82706c0483cdd4de587f2974eedf076 - depends: - - catkin_pkg - - cmake - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-package - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 32989 - timestamp: 1708736363648 + size: 38154 + timestamp: 1707996450096 - kind: conda - name: ros-humble-ament-cmake-cppcheck - version: 0.12.10 + name: ros-humble-ros2component + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 5f92f754128b65281943fd2c4e65731f85fa7c020dd45d0bf2916c8a51b25a27 - md5: c0292484def53b68bdd90b4dbe6f8c2e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2component-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: d58768af0bf697231fdb2ac20b0f42bdcb477e5020109ed8e7c0c18f8e84b4df + md5: 24f74910839e20ebc98d0cac8c70cbb1 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test - - ros-humble-ament-cppcheck + - ros-humble-ament-index-python + - ros-humble-composition-interfaces + - ros-humble-rcl-interfaces + - ros-humble-rclcpp-components + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2param + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -17762,147 +61338,169 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 11843 - timestamp: 1708860273949 + size: 36366 + timestamp: 1708990308331 - kind: conda - name: ros-humble-ament-cmake-cppcheck - version: 0.12.10 + name: ros-humble-ros2doctor + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 39b9068105f52b261b1d68010a5cbbcffc80dd27bef90be495b014cd1f6b4947 - md5: 9bee55dc379adbea1c18accaec2a65aa + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2doctor-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 174c245020cbfb29cc7ca69c422b99e753a3c66b9e7cd11463f84bfca4f0ec10 + md5: 0064c8c8a39fe287ac60ea9c40fb065c depends: - __osx >=10.14 + - catkin_pkg + - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test - - ros-humble-ament-cppcheck + - ros-humble-ament-index-python + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - rosdistro arch: x86_64 platform: osx license: BSD-3-Clause - size: 13102 - timestamp: 1707344784743 + size: 57762 + timestamp: 1707371285334 - kind: conda - name: ros-humble-ament-cmake-cppcheck - version: 0.12.10 + name: ros-humble-ros2doctor + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-cppcheck-0.12.10-py311hb335429_6.tar.bz2 - sha256: 325dcd8c4a99f618888859ff85892753a3e63abb29654e31cf37987998ab9cb5 - md5: c92adb94c38cd9ec23bfbb18e8e8cb9b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2doctor-0.18.8-py311hb335429_6.tar.bz2 + sha256: f6333ced95268775a3b7b3e4f9f3bc5cae6149c3b287eca9b3a3aa47033863c3 + md5: f831b8e6686c7afcaa1da24658c16e50 depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg + - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test - - ros-humble-ament-cppcheck + - ros-humble-ament-index-python + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - rosdistro arch: x86_64 platform: linux license: BSD-3-Clause - size: 12966 - timestamp: 1707309755919 + size: 57493 + timestamp: 1707316036121 - kind: conda - name: ros-humble-ament-cmake-cppcheck - version: 0.12.10 + name: ros-humble-ros2doctor + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-cppcheck-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 74f9d2fa0a19d31e31bb0b523e1a6dd567f349544ef745f5f02f8aec1912a061 - md5: 6dc714c54c787413323bc0d5c07a782d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2doctor-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 5ad3473b131eaa33de6139d39cced3a1c2172f8aa31d4908070979c2ebf5971f + md5: 06b62c1dfb6d699e82a1401d1f052dd4 depends: + - catkin_pkg + - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test - - ros-humble-ament-cppcheck + - ros-humble-ament-index-python + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - rosdistro arch: arm64 platform: osx license: BSD-3-Clause - size: 13177 - timestamp: 1707344585828 + size: 57790 + timestamp: 1707994288475 - kind: conda - name: ros-humble-ament-cmake-cpplint - version: 0.12.10 + name: ros-humble-ros2doctor + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-cpplint-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: ce8c0cf5ce3cd1d56392b80967963f01cd94c219f7313f60ab9ce6f73ce0b0c1 - md5: 2899a7f39022eff765c8f78df1d86943 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2doctor-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: e516e712f42602ec60b2333557969f9a0db0e7c6b89ce095c5a404986d3931ed + md5: d9e03ae170313f1b102ef12e23cf8c2d depends: + - catkin_pkg + - importlib-metadata - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-cpplint + - ros-humble-ament-index-python + - ros-humble-rclpy + - ros-humble-ros-environment - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - rosdistro - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11227 - timestamp: 1708769012052 + size: 55680 + timestamp: 1708990239262 - kind: conda - name: ros-humble-ament-cmake-cpplint - version: 0.12.10 + name: ros-humble-ros2interface + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-cpplint-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 6f598769f3108d8c5f67f4edddde8d00575ff31c85c6ea241adb3e8ef39aba5b - md5: d42276e801bfcf8729bbc1e013cf654d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2interface-0.18.8-py311h907a76e_6.tar.bz2 + sha256: c14a1509ebc415bac7f3e49b5d629aaad391d8dbe315999d84dff50680f220aa + md5: 0e7500b39fc0b7066613ec915f4f6e86 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-cpplint + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12432 - timestamp: 1707345060355 + size: 28485 + timestamp: 1707371208419 - kind: conda - name: ros-humble-ament-cmake-cpplint - version: 0.12.10 + name: ros-humble-ros2interface + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-cpplint-0.12.10-py311hb335429_6.tar.bz2 - sha256: ca5ed92704ae3269968532fbcb172c56c7f911ddd549c68db30be9d043005e45 - md5: f493ed0bf8b2fe82c6251e0341dca7a2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2interface-0.18.8-py311hb335429_6.tar.bz2 + sha256: 17f97dc63651c386ceae64c604442b0bf5620cfbab7465ddad942581311cd40e + md5: 2c91bfac39dc60e46e7d29464b08cb5d depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -17911,128 +61509,90 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-cpplint + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12286 - timestamp: 1707309833034 + size: 28266 + timestamp: 1707316014727 - kind: conda - name: ros-humble-ament-cmake-cpplint - version: 0.12.10 + name: ros-humble-ros2interface + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-cpplint-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 882b28d708a0766e8ab9f391ffec434e62a1eeeceb57e5bbf87cfed96423e9b1 - md5: aac512305b156bdb68c54f59042d44f7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2interface-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: b4f80c67e8137a3a9d68ac2d4ce1d209aa70a88aed9bc12d62b0fd7595fb9769 + md5: 4b1188fa66605dedfd27a7d874081734 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-cpplint + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12504 - timestamp: 1707344700891 -- kind: conda - name: ros-humble-ament-cmake-export-definitions - version: 1.3.7 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-definitions-1.3.7-py311h907a76e_6.tar.bz2 - sha256: e47fea0ec60fccb7baccbd60441d9bdc34546832d12e2ff2a3224f41952a901f - md5: 0f25c2d878a2479e6eaf3bcf584c79b6 - depends: - - __osx >=10.14 - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 - platform: osx - license: BSD-3-Clause - size: 11894 - timestamp: 1707307645142 -- kind: conda - name: ros-humble-ament-cmake-export-definitions - version: 1.3.7 - build: py311hb335429_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-definitions-1.3.7-py311hb335429_6.tar.bz2 - sha256: f51bdcfdb819b79802525f20d6d41958c99d7cb590176e9845c47c0926078fd3 - md5: e2d2a0a4f63261ce8f32deceece03e97 - depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 - platform: linux - license: BSD-3-Clause - size: 11754 - timestamp: 1707307099487 + size: 28541 + timestamp: 1707994257873 - kind: conda - name: ros-humble-ament-cmake-export-definitions - version: 1.3.7 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-definitions-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 389a69974064173d28d9fb0c43f43f4474f0758b462b79b05ccc9fae9f12b157 - md5: 4c1835d2e895a775d9d5403ba425acd6 + name: ros-humble-ros2interface + version: 0.18.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2interface-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 2b2245bbe507b8d99fb222babac9d916428a5f38b23115e766e95f66b0a16d1a + md5: 4e51c97726e75fa306bfdb3a5accb36e depends: - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 12002 - timestamp: 1707307185235 + size: 26601 + timestamp: 1708990162697 - kind: conda - name: ros-humble-ament-cmake-export-definitions - version: 1.3.8 + name: ros-humble-ros2launch + version: 0.19.7 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-definitions-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: c20472f5d6770d15238be130a3e449517bc5fc22ce94ccb802accbad9ddfda85 - md5: 1a1884b630a7fad3baf3c081b46e590c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2launch-0.19.7-py311h38cd7cb_7.tar.bz2 + sha256: 64a112dd839b7e5ffd8f7bdce0f7bbcb63d5689c10072d3976f3c61e629e646e + md5: aca685aeddb9cbad269860f87f21a757 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18041,42 +61601,47 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10733 - timestamp: 1708737115208 + size: 27751 + timestamp: 1708991476034 - kind: conda - name: ros-humble-ament-cmake-export-dependencies - version: 1.3.7 + name: ros-humble-ros2launch + version: 0.19.7 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 20740f80dca8a09a4f3748b916415d07e872e14759d55fb4718694cc5033b14f - md5: 9ac74252f9aa2e111dd10500d59cd8e6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2launch-0.19.7-py311h907a76e_6.tar.bz2 + sha256: 05af49f67797873b5cd535acbd57062e9ca3f6a8518872c7a0d05ee9ee165fe8 + md5: 3bf4ec5a5e3bb79a7fe5884cd57a0b03 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-libraries + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12694 - timestamp: 1707309038357 + size: 29361 + timestamp: 1707372326916 - kind: conda - name: ros-humble-ament-cmake-export-dependencies - version: 1.3.7 + name: ros-humble-ros2launch + version: 0.19.7 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311hb335429_6.tar.bz2 - sha256: cde061e790bf292ec91dbc60849b8484327a3e83afec16c4cd570f54f00a5317 - md5: 430f98751dca935cc1437c4738ba0b60 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2launch-0.19.7-py311hb335429_6.tar.bz2 + sha256: 61288c32707b2216ac8ac733ce96ca35d11ae320b6de943c64c25acbd092968e + md5: 30926697888517bd55c44ee8b23a2ab1 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18085,99 +61650,87 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-libraries + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12566 - timestamp: 1707308313626 + size: 29151 + timestamp: 1707316475247 - kind: conda - name: ros-humble-ament-cmake-export-dependencies - version: 1.3.7 + name: ros-humble-ros2launch + version: 0.19.7 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-dependencies-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 3cb4f217a03535997c8f5f7a48be1b6bc733c2c5768294c4cf4425d3380f1375 - md5: a42e978cef9ecb4350c129bffbb3f4bd + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2launch-0.19.7-py311hbfa132e_5.tar.bz2 + sha256: dae61a972b2bf40f95c7037f7d9f16a36b74035c44f146b24a04123703f96298 + md5: 3bc067c0d1dff169c51adeddc88981cf depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-libraries + - ros-humble-ament-index-python + - ros-humble-launch + - ros-humble-launch-ros + - ros-humble-launch-xml + - ros-humble-launch-yaml - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12779 - timestamp: 1707307739508 -- kind: conda - name: ros-humble-ament-cmake-export-dependencies - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-dependencies-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: c3109eafd7bac07cba1972d57eb2755f823121d1ff845150bac2a29b98240a30 - md5: 3bc142ba14e5886a4df2763c271d3031 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-libraries - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 11512 - timestamp: 1708739169661 + size: 29466 + timestamp: 1707995595011 - kind: conda - name: ros-humble-ament-cmake-export-include-directories - version: 1.3.7 + name: ros-humble-ros2lifecycle + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311h907a76e_6.tar.bz2 - sha256: de9082c3333c36e525efe612995786f05adf742e689a563228e343109d6e038b - md5: 7bbfb3009b2892e518e81a96e4a86739 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2lifecycle-0.18.8-py311h907a76e_6.tar.bz2 + sha256: d31e68fe25da9f5effbd150caf8508874f25f4a05f70599e3b219984dbea536f + md5: c39747a237407d19319037dcab8a993f depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-lifecycle-msgs + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12224 - timestamp: 1707307583088 + size: 28511 + timestamp: 1707372615824 - kind: conda - name: ros-humble-ament-cmake-export-include-directories - version: 1.3.7 + name: ros-humble-ros2lifecycle + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311hb335429_6.tar.bz2 - sha256: 7dcf1e108ca8acebfe6b920cb7b524750460c3c06038afc0ee336756d2970158 - md5: a790b9a7b6d00fcbebaf37c8274c2991 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2lifecycle-0.18.8-py311hb335429_6.tar.bz2 + sha256: 3d0aaa03b370ad0e7dbd9c9f8fc400afb69008712b634bf1a29259114211ea74 + md5: 2dc6a2522d062e1f32665d93d5d444e8 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18186,53 +61739,65 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-lifecycle-msgs + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12096 - timestamp: 1707307082271 + size: 28298 + timestamp: 1707316587761 - kind: conda - name: ros-humble-ament-cmake-export-include-directories - version: 1.3.7 + name: ros-humble-ros2lifecycle + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-include-directories-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 87cb86a3675261d7bdeb0b021ba362e41ff0fd0a9632248f61c36f6b12583000 - md5: 5915265376f03ed742f829953e3ef1d8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2lifecycle-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 650987ba4704fc3c7e62f74e5baf11e466cc3f63ee02e0d8dcc79dad985b121a + md5: de37fa1e76a60afac371295e584f0db0 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-lifecycle-msgs + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12293 - timestamp: 1707307152164 + size: 28594 + timestamp: 1707995777227 - kind: conda - name: ros-humble-ament-cmake-export-include-directories - version: 1.3.8 + name: ros-humble-ros2lifecycle + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-include-directories-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 754c99adf88fc1c5dac14f7971d51b2c19bb1579f695d24b82856a7bb538ef6d - md5: 165e1baee35e0b449e39169ce295a9d5 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2lifecycle-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: f3c1462d0a152dc57184f3651f3b7501e975986593349ed2d7bb24c9942cb790 + md5: 9ade1b4f483f9885df8c1928548450d3 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-lifecycle-msgs + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18241,42 +61806,41 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 11055 - timestamp: 1708737044240 + size: 26757 + timestamp: 1708991649659 - kind: conda - name: ros-humble-ament-cmake-export-interfaces - version: 1.3.7 + name: ros-humble-ros2multicast + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 966fbc03cbb2dbb39d97948ebc54bf8d8d146690934016f0667172b75b8e4cb6 - md5: f7611f3d96c300d00932b2a8d6eadda8 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2multicast-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 5e40236062bce0a19fc01f6218c279f807d7992cdd8db64d423ccf25416a6cc0 + md5: 2d616a7070189e77ee7a3a7183573e22 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12395 - timestamp: 1707309305505 + size: 18696 + timestamp: 1707362995923 - kind: conda - name: ros-humble-ament-cmake-export-interfaces - version: 1.3.7 + name: ros-humble-ros2multicast + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311hb335429_6.tar.bz2 - sha256: 4ea4eab7448d7f92a09dacf4fd4c55631383c83253a5db86857262038ccff216 - md5: 85562b7bf9c6916ded509aba036cb446 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2multicast-0.18.8-py311hb335429_6.tar.bz2 + sha256: 417ad6e3d24ed3e805ac3a2694a266cd820d24e09a93b3bcafa30aa6887f3c02 + md5: 1a221fbf1eb7ed34e7141eb9a4e4439b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18285,56 +61849,53 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12278 - timestamp: 1707308389986 + size: 18452 + timestamp: 1707315823729 - kind: conda - name: ros-humble-ament-cmake-export-interfaces - version: 1.3.7 + name: ros-humble-ros2multicast + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-interfaces-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: ae06e5ba3da0b01d9a830eb74170b70015e4d384b7196de2f27efa76640993ec - md5: d8c4452a943c9f3f2162987253ca4ec2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2multicast-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: c4bedd8ef29e5e7a8e1e23d7151d2343504b424e0b915a6fee14c521b0b3fb23 + md5: 8940ee161d2485f4c7d7517766c9bfc6 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12462 - timestamp: 1707307851624 + size: 18778 + timestamp: 1707993599984 - kind: conda - name: ros-humble-ament-cmake-export-interfaces - version: 1.3.8 + name: ros-humble-ros2multicast + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-interfaces-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: a4bd420a392fa806725fc362ce2460ffa0caf6e64ff940c97b9dd8166e931365 - md5: b231e2d5eaf2688f356b79dbbe675a14 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2multicast-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 5caea76d27752fdbe6e5a486d5cabb90a8fd249e5780314eddd130d313119803 + md5: 4f739b7de0984f65c7031f92c9b34569 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18343,41 +61904,41 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 11183 - timestamp: 1708740606910 + size: 17007 + timestamp: 1708901453948 - kind: conda - name: ros-humble-ament-cmake-export-libraries - version: 1.3.7 + name: ros-humble-ros2node + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-libraries-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 18439535b8fa9059b3de9296fdf8614999b647a3ebbd4ca64371a1089b745e6e - md5: d97f1c8ed9b0243a3b992eb48f194a08 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2node-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 26b39a2e9c1bc47f19c5bab6c6985d90f7ca817735ddfb062c6ba09d0bb60dd3 + md5: 6850d3c76acfe1ab51449abc87bac906 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 13928 - timestamp: 1707307393497 + size: 24544 + timestamp: 1707371224720 - kind: conda - name: ros-humble-ament-cmake-export-libraries - version: 1.3.7 + name: ros-humble-ros2node + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-libraries-1.3.7-py311hb335429_6.tar.bz2 - sha256: a2da1e1aa3856b0e8c9cb2c31836ac11bc32e7a893941d75a98d3798ad87fd0a - md5: d2c271beae0af4e3066e3ce71b6a43b6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2node-0.18.8-py311hb335429_6.tar.bz2 + sha256: b4a310bebfde96fa9289969a75c0eaeae61a3a115ddb4d3141748e902436f2aa + md5: e5db84b9e253e3774d59b21fb381237e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18386,53 +61947,53 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 13771 - timestamp: 1707307029974 + size: 24274 + timestamp: 1707315983012 - kind: conda - name: ros-humble-ament-cmake-export-libraries - version: 1.3.7 + name: ros-humble-ros2node + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-libraries-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: af643ca86fca53214f1a59353ff3da5d6a4020b94f39f1b5c3b289e39e67629d - md5: 846bc8a6c2f018cbd3fe88ebe47cc4c4 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2node-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 8a4851cbec86535e5f9897aa84ad8d3320982725a80bdf361b9e57626d1f24a2 + md5: ca2311abbcd3caa00dc30e1c194e9c24 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 14020 - timestamp: 1707307066752 + size: 24644 + timestamp: 1707994002969 - kind: conda - name: ros-humble-ament-cmake-export-libraries - version: 1.3.8 + name: ros-humble-ros2node + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-libraries-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: f543b64785844eb0c8eafc5dfeebb5da2b4a69990818ab64fe5e82b2b1ebf055 - md5: 9fd7710c283c5a72624fd9f9bf450be0 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2node-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: a177a4c3a133e3b81a86199dee0adea4a270a8771a4df081c2774009941b8468 + md5: 4e6fac1bdf1a9155ccfa3a182f0f8298 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18441,41 +62002,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 12756 - timestamp: 1708736839481 + size: 22830 + timestamp: 1708901973581 - kind: conda - name: ros-humble-ament-cmake-export-link-flags - version: 1.3.7 + name: ros-humble-ros2param + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 8fa495b822128a16e7be4248cd53715f4bf6738bb968d7099d111b07030c0347 - md5: 710f9f42532fbff864247823b6e68b51 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2param-0.18.8-py311h907a76e_6.tar.bz2 + sha256: f7fb9764b5b7543ac8d46fe653cfc83c4b8e7669ad2c4036d100fb8b4ec4a2b1 + md5: 3b7a28f173b62a78e4954ee92b342c01 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11844 - timestamp: 1707307514454 + size: 42468 + timestamp: 1707372508355 - kind: conda - name: ros-humble-ament-cmake-export-link-flags - version: 1.3.7 + name: ros-humble-ros2param + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311hb335429_6.tar.bz2 - sha256: d3872de97b4c57b58608843154a34475290ead04958318b7a8c458fa8e2ed4b4 - md5: 0d5f2daf26382d381675dc6bc8260ad9 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2param-0.18.8-py311hb335429_6.tar.bz2 + sha256: d7d83d25938445814ba1cb818f898f8f27975a1d6ac84772e1f32389ef1123f9 + md5: 3a40bd7950ecdbd4744eeb10a7bec565 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18484,53 +62049,65 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11691 - timestamp: 1707307064908 + size: 42161 + timestamp: 1707316529769 - kind: conda - name: ros-humble-ament-cmake-export-link-flags - version: 1.3.7 + name: ros-humble-ros2param + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-link-flags-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: d40694235fffb816450fde6def8b83f7c5f9e5c6fbfc0fc93a7f5eec0d7f2531 - md5: 57c51fc0a24fd0ef8d291eeb90391ec0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2param-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 05a9ce71a799ba475df93248ba65b54a36d447493352b2c0ceff72627b0c1747 + md5: 08b3abe447adb3d9385860140659e606 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 11921 - timestamp: 1707307123173 + size: 42544 + timestamp: 1707995715564 - kind: conda - name: ros-humble-ament-cmake-export-link-flags - version: 1.3.8 + name: ros-humble-ros2param + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-link-flags-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 132432a6641f251ee3ebd00028fc1ec8caaa634573ec86394687182f870b8eb6 - md5: f8be098f9cd5dbd923756dc50029ea31 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2param-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 59d5f3d95c458938aa6e1c6c20e349f707bbbb302ee3096aca2298978cb33366 + md5: 3f9abac0642851fcb45bb4aea9599512 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2node + - ros-humble-ros2service - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18539,126 +62116,116 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10665 - timestamp: 1708736970060 + size: 40311 + timestamp: 1708913569621 - kind: conda - name: ros-humble-ament-cmake-export-targets - version: 1.3.7 + name: ros-humble-ros2pkg + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-export-targets-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 2c41b7eabfb5c3ee178e60558980d34fc044fe308da39833c4344662d7a35631 - md5: ea8e8a35f859fbf3fe35912d4ca6c3fc + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2pkg-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 03fda81a110bebb3b8c54d26a316b233b606f09f50fa73f8eea25d7524650861 + md5: 696ef1c4a58a2fb5482b5fd363cb480c depends: - __osx >=10.14 + - catkin_pkg + - empy + - importlib_resources - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-copyright + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12365 - timestamp: 1707309241426 + size: 43699 + timestamp: 1707364387153 - kind: conda - name: ros-humble-ament-cmake-export-targets - version: 1.3.7 + name: ros-humble-ros2pkg + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-export-targets-1.3.7-py311hb335429_6.tar.bz2 - sha256: b3b1bcb524ce2e22bfcfb4a344c616629e840a44e8c776f7a1172851a9ec469d - md5: 1635a924de791acd0ab30585b25f873c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2pkg-0.18.8-py311hb335429_6.tar.bz2 + sha256: 320a4f99bc3cd4251809b0c529c87967d1426890c68ae08a2808a3611de9d215 + md5: ae66a6532d9ade566958d46fb4132749 depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg + - empy + - importlib_resources - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-copyright + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12219 - timestamp: 1707308372685 + size: 43296 + timestamp: 1707316119864 - kind: conda - name: ros-humble-ament-cmake-export-targets - version: 1.3.7 + name: ros-humble-ros2pkg + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-export-targets-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: aae2dc6cc607c09381dd96b4ab4d92469d75f59ff65466064cf9923849fd9334 - md5: 66d25d13d3332de0c9c415ec4d3f49f8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2pkg-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 1faa76c70d892410dadefff49759f337733410751ecf606ed2af6a04910dd8bb + md5: d8d956a522e1fef970d0a984ed586a1b depends: + - catkin_pkg + - empy + - importlib_resources - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries + - ros-humble-ament-copyright + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12437 - timestamp: 1707307824474 -- kind: conda - name: ros-humble-ament-cmake-export-targets - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-export-targets-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 979d1b8d1b7caf916ddb1a3125d7ccf8b01e73693e61b54abd66fd388bd6e0b4 - md5: c73c8fa5a436b5d00ea10a5ead44ec47 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-export-libraries - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 11130 - timestamp: 1708740538461 + size: 43726 + timestamp: 1707994159865 - kind: conda - name: ros-humble-ament-cmake-flake8 - version: 0.12.10 + name: ros-humble-ros2pkg + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-flake8-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 252b913db21a0f01478b2f0c1c7f496b8dabb6fbe024a65f296ba9acfa77a171 - md5: 7ea3e45924b78209f39a0fbca47f9e87 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2pkg-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: ff5c239408ac88f994191a043494509d6c53ab4114a70c2bab7dd4c9063c4af8 + md5: 75981f59be098ecc571ca5f64512b9c5 depends: + - catkin_pkg + - empy + - importlib_resources - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-flake8 + - ros-humble-ament-copyright + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18667,42 +62234,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 11092 - timestamp: 1708768926483 + size: 40722 + timestamp: 1708901814939 - kind: conda - name: ros-humble-ament-cmake-flake8 - version: 0.12.10 + name: ros-humble-ros2run + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-flake8-0.12.10-py311h907a76e_6.tar.bz2 - sha256: ac372dc788c2e06e14465e4ac1be6fc5d323c54973cec8d019167e0c7ef79cc3 - md5: 34247e65b746f46d49c2e4176a978845 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2run-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 0e21f7e23b88f165e93dcf4e5985571458c2995b08d40ac62c46853ba59ee802 + md5: 4cb7f5d35124285b4f90086b3da5751a depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-flake8 - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12275 - timestamp: 1707344994933 + size: 18297 + timestamp: 1707372426908 - kind: conda - name: ros-humble-ament-cmake-flake8 - version: 0.12.10 + name: ros-humble-ros2run + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-flake8-0.12.10-py311hb335429_6.tar.bz2 - sha256: c1faf4583c069c4338eb4559b4f04fb3f61f010b8a6344bc1e70f22affdea67f - md5: ddb1fcd3b5fb57bc6c298eb8174bbd03 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2run-0.18.8-py311hb335429_6.tar.bz2 + sha256: afb3fd0e1ad85b2d03cbe4103e0eac7b2c7f2da9b9eb1c9ab14ff38f0bb7306f + md5: 6ae27fd3e9cdcb99d44cf32998108eb9 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18711,73 +62278,102 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-flake8 - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12178 - timestamp: 1707309813840 + size: 18115 + timestamp: 1707316507669 - kind: conda - name: ros-humble-ament-cmake-flake8 - version: 0.12.10 + name: ros-humble-ros2run + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-flake8-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: c3a84c8d6314ab155f77c7c1266702a15b4b10219983da29b2ce004fbcdc9dbc - md5: 1a873b44594a4b385ae0283183cc39de + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2run-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 3c21dd8ac1411424bd361123651dacd421bf8b5088ad767e9724e27e00ef2327 + md5: 6b8c08a55064c8789231c9a8b1b5c2cc depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-flake8 - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12402 - timestamp: 1707344671566 + size: 18445 + timestamp: 1707995674597 - kind: conda - name: ros-humble-ament-cmake-gen-version-h - version: 1.3.7 + name: ros-humble-ros2run + version: 0.18.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2run-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 6c5717e45fa9c74c74bc94f5a2e2bad3682d999114f9f857d5dccc1738746ce6 + md5: 0cdf7ced3dca42c45d59b204c4bd5675 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-ros2pkg + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 16922 + timestamp: 1708913486876 +- kind: conda + name: ros-humble-ros2service + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 31294b6f541ff9f45e5f8fd64893792d8a0fc6bd1584c582b57303500f47289a - md5: 2a0bd2c938d2f4556f4ed7f7a7cfd4b9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2service-0.18.8-py311h907a76e_6.tar.bz2 + sha256: f5ee255068fd676b2cc299cfe25f334da2020db75a6519d168550fd66529bec5 + md5: 60e4e0c6b5edcd43fb58a56b1b864d68 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 14289 - timestamp: 1707310161164 + size: 26615 + timestamp: 1707364473321 - kind: conda - name: ros-humble-ament-cmake-gen-version-h - version: 1.3.7 + name: ros-humble-ros2service + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311hb335429_6.tar.bz2 - sha256: 59bddb918ef22e85f88e47d16a2f79abc58085b0ca5185e7c30c5ab1d18f399e - md5: a2745962129d4fe7baad4425c5a498d7 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2service-0.18.8-py311hb335429_6.tar.bz2 + sha256: 3710abc2718e1fb4cac65c1dc570d529434b55bce15ae07135f84b751147d1f3 + md5: db63ca166b200de144e83a176c54f006 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -18786,53 +62382,62 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 14125 - timestamp: 1707308697099 + size: 26342 + timestamp: 1707315962354 - kind: conda - name: ros-humble-ament-cmake-gen-version-h - version: 1.3.7 + name: ros-humble-ros2service + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gen-version-h-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: ea65f9bc8c510bd63d9fe652610820dedc45c19cf55bd4b79c95d116e7ddb262 - md5: 2daac62fe8a10a9d325ed85a685864a3 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2service-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: 5cc892da63028b4249dddc39314621de2e4743d4e5b37f3266f988f96efb33af + md5: 5a002c0bd7d0113daf682062cdb13014 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 14368 - timestamp: 1707308257859 + size: 26658 + timestamp: 1707994190965 - kind: conda - name: ros-humble-ament-cmake-gen-version-h - version: 1.3.8 + name: ros-humble-ros2service + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gen-version-h-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 647ba7d6157c0a14ac07714e321ec07fee57ad45554d506705271fea8ceb2173 - md5: a49edcae8637651082cee030470d990a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2service-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 794da1078831acc6e031b992f8f4643c9e13a82c97a3e0f5a27fb9de4d62a91f + md5: e870fa039239d2027d646dae7e848065 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18841,108 +62446,108 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 13049 - timestamp: 1708744026872 + size: 24753 + timestamp: 1708901889432 - kind: conda - name: ros-humble-ament-cmake-gmock - version: 1.3.7 + name: ros-humble-ros2topic + version: 0.18.8 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gmock-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 0524897b72cfc7be5796854078b77133fa3662676f168bf8396bdc40eb99798e - md5: a6b752b96c8c33f140332a5ca6e1ef84 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2topic-0.18.8-py311h907a76e_6.tar.bz2 + sha256: 586cce97f59bb434544b81ee67b9accd0c14888f450fc9d2507d14c57b7f04da + md5: 8f3a240cbfcd34cfff6bec69366a07ce depends: - __osx >=10.14 - - gmock - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-test - - ros-humble-gmock-vendor + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 13641 - timestamp: 1707310223512 + size: 67320 + timestamp: 1707371227627 - kind: conda - name: ros-humble-ament-cmake-gmock - version: 1.3.7 + name: ros-humble-ros2topic + version: 0.18.8 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gmock-1.3.7-py311hb335429_6.tar.bz2 - sha256: 88be93ba1b96ff0eedc71c8a5b145d3e3f953ebdf35df718610090a035c6a9f7 - md5: 958c3cbc1b9e67da145cee06f8741602 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2topic-0.18.8-py311hb335429_6.tar.bz2 + sha256: 8b9607e51ba0a87bda9d59b2f2e615d31a4b4f891c424376fdf5d428e478e11a + md5: 5688f16faa4b4166b1c838d2606c30da depends: - __glibc >=2.17,<3.0.a0 - - gmock - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-test - - ros-humble-gmock-vendor + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 13522 - timestamp: 1707308715596 + size: 66948 + timestamp: 1707315971060 - kind: conda - name: ros-humble-ament-cmake-gmock - version: 1.3.7 + name: ros-humble-ros2topic + version: 0.18.8 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gmock-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: fdecf8430ecc9a98df63874b23f5778799a6311a98fd9c959c78b6a994b5aede - md5: 19b0c41518accd1337e00bb4c8c07f5a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2topic-0.18.8-py311hbfa132e_5.tar.bz2 + sha256: fdfd705e2b80489243bf57937840f68fd5073f55c60eebc1c4ad34a3b76e0f0c + md5: ec8e63f6439810212780f41492d0460d depends: - - gmock - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-test - - ros-humble-gmock-vendor + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 13737 - timestamp: 1707308285905 + size: 67361 + timestamp: 1707993999481 - kind: conda - name: ros-humble-ament-cmake-gmock - version: 1.3.8 + name: ros-humble-ros2topic + version: 0.18.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gmock-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: a775564bc8a2e6ef4274352461dd03b8a9a098ad248dd412e11be7b57325c2d5 - md5: b4ac48e7348267636a557401faf345ae + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2topic-0.18.9-py311h38cd7cb_7.tar.bz2 + sha256: 817dfca1f49c8928ec2465745fbe5d42471ecee3f3b4fb1bdb5374bdc3dd73c5 + md5: bdcf312aebdfd13d09b9e3b6875e4c64 depends: - - gmock - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-test - - ros-humble-gmock-vendor + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-rosidl-runtime-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -18951,104 +62556,160 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 12451 - timestamp: 1708744100678 + size: 65263 + timestamp: 1708901820065 - kind: conda - name: ros-humble-ament-cmake-gtest - version: 1.3.7 + name: ros-humble-rosbag2 + version: 0.15.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 585ef955ec9045ca55159bce5eb57c8c45db7309a17823c894f14ffd9d9e0087 + md5: 3fcfe2b1d376b87aaf226dbecfa06fda + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-ros2bag + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-compression-zstd + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-py + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosbag2-transport + - ros-humble-shared-queues-vendor + - ros-humble-sqlite3-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10803 + timestamp: 1708997003581 +- kind: conda + name: ros-humble-rosbag2 + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-gtest-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 2714d7927f4dbb35c06b235595bf6476e445bdb4ca091ce3914e2577adc31e8b - md5: 2d6d96f9b752d070ae4f82ce42aebd96 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-0.15.9-py311h907a76e_6.tar.bz2 + sha256: 55a1536d3c262e72192008e7e0da3f99fc4bb4a4007695ef9d0fdd8d016237df + md5: 9ed8a04633b5b8b7b03b8ec7751b151d depends: - __osx >=10.14 - - gtest >=1.14.0,<1.14.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-gtest-vendor - ros-humble-ros-workspace + - ros-humble-ros2bag + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-compression-zstd + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-py + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosbag2-transport + - ros-humble-shared-queues-vendor + - ros-humble-sqlite3-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 17966 - timestamp: 1707309651430 + size: 12142 + timestamp: 1707382819905 - kind: conda - name: ros-humble-ament-cmake-gtest - version: 1.3.7 + name: ros-humble-rosbag2 + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-gtest-1.3.7-py311hb335429_6.tar.bz2 - sha256: 5526c75fca295565a59ba7c61b57de01e7456d2d1ca92e1ac8c58a325c9b44f8 - md5: 1a961a3d023833fbc8397c988e6bb8b2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-0.15.9-py311hb335429_6.tar.bz2 + sha256: bdd8891270dd7cfe9124ad5bc12ea345ff1b30334a74046885e754d676140e37 + md5: bbadc8f083321a520a0830395a670b28 depends: - __glibc >=2.17,<3.0.a0 - - gtest >=1.14.0,<1.14.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-gtest-vendor - ros-humble-ros-workspace + - ros-humble-ros2bag + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-compression-zstd + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-py + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosbag2-transport + - ros-humble-shared-queues-vendor + - ros-humble-sqlite3-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 17771 - timestamp: 1707308523177 + size: 12027 + timestamp: 1707321187404 - kind: conda - name: ros-humble-ament-cmake-gtest - version: 1.3.7 + name: ros-humble-rosbag2 + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-gtest-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 331fc9f29b072e6170c90215edfdb5e51be2db08b7d04750fc709f4dfc0af5da - md5: 9c9d557de3f7ffdbeb5a72c261bc8de7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: 5189d535651147bc99de2b0c800a7ff8da8ee009923d4d64e6863a95c80decc8 + md5: 9860851a1d98ed7551a3bfc5b10f8667 depends: - - gtest >=1.14.0,<1.14.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-gtest-vendor - ros-humble-ros-workspace + - ros-humble-ros2bag + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-compression-zstd + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-py + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosbag2-transport + - ros-humble-shared-queues-vendor + - ros-humble-sqlite3-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 18056 - timestamp: 1707308010754 + size: 12338 + timestamp: 1708043454853 - kind: conda - name: ros-humble-ament-cmake-gtest - version: 1.3.8 + name: ros-humble-rosbag2-compression + version: 0.15.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-gtest-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 8e169a586443cc5fd90a54b61e40e2328c4158e2e1fd7061380bcbc7014f4c76 - md5: e79dbfb382fb7311092a3b42ccd7cd34 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-compression-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 3fdc60a5510821b5386e1e98fce09d65986792747e63e106112f897bef54d99f + md5: 5d3ac8ad15bf69e2367776707da25f39 depends: - - gtest >=1.14.0,<1.14.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-gtest-vendor + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19057,41 +62718,44 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 13159 - timestamp: 1708741918462 + size: 124678 + timestamp: 1708991398955 - kind: conda - name: ros-humble-ament-cmake-include-directories - version: 1.3.7 + name: ros-humble-rosbag2-compression + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-include-directories-1.3.7-py311h907a76e_6.tar.bz2 - sha256: e7c8b6aa8d9e696c8d51525cb724e9b0eaf170cb30755bcc354b0025d91c2ad7 - md5: 122d0a1a606ee02f378fe47ea154755a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-compression-0.15.9-py311h907a76e_6.tar.bz2 + sha256: 81aaff834acc8846764b488a010553daa05e2b62c32dc310cb5e6796f5e5fd9d + md5: 3d29a1397445767fcd84dad8bbee7461 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11766 - timestamp: 1707307634095 + size: 138052 + timestamp: 1707374624569 - kind: conda - name: ros-humble-ament-cmake-include-directories - version: 1.3.7 + name: ros-humble-rosbag2-compression + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-include-directories-1.3.7-py311hb335429_6.tar.bz2 - sha256: 9badc79842e7299a16d034487eee2778b03879427d60fddf3c30fbe5d8c6d4c8 - md5: 548f5427c55b370f8c9efe0319013bf6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-compression-0.15.9-py311hb335429_6.tar.bz2 + sha256: 18cbb2d6b7e2c454cd68c020fa6b795766d9cb0db71156db850dd72eb64ab9b0 + md5: 200aed937a87f6c6928800792ca0e948 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19100,53 +62764,63 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11643 - timestamp: 1707307101816 + size: 171475 + timestamp: 1707316831445 - kind: conda - name: ros-humble-ament-cmake-include-directories - version: 1.3.7 + name: ros-humble-rosbag2-compression + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-include-directories-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: e23f7b9bd01ced7e3a130f7b3d17bb0802aa0c51d05a8332b55ccfa0397e1e63 - md5: 629d787fb49a51cc1994d017eeb54948 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-compression-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: db38ed7b062f05d569c1da808b88b27c9b5f24154686ae8e0e6710536ced4d70 + md5: ba4bf439f69116164111d1830591570a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 11864 - timestamp: 1707307174131 + size: 133549 + timestamp: 1708030479917 - kind: conda - name: ros-humble-ament-cmake-include-directories - version: 1.3.8 + name: ros-humble-rosbag2-compression-zstd + version: 0.15.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-include-directories-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 4ca1714827289456196e90368a162ada0875bd7c37b32637451ef4bb0f731738 - md5: 43d419fb0cecf588c0bc2288eb7c61c7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: b77e32723709d45007da1474f0f62730a79e7a846bd95dcf55717568b11f1a5b + md5: 1e48ae5ace571da0c49da4831cee413a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-zstd-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19155,41 +62829,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10571 - timestamp: 1708737122809 + size: 45537 + timestamp: 1708993071684 - kind: conda - name: ros-humble-ament-cmake-libraries - version: 1.3.7 + name: ros-humble-rosbag2-compression-zstd + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-libraries-1.3.7-py311h907a76e_6.tar.bz2 - sha256: ecd69708f26980fcfffb3d9ef82065e34cb32bc04ce3a58c214d6eefac7d82c1 - md5: 5271a8827bc391d2975873ce565fb85c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311h907a76e_6.tar.bz2 + sha256: 299dc136b1f62bbe0d6978e5ecd1912f7ef6c638ff0417f1938cede301fd2702 + md5: ffa76fa7e76abf09ab8bbf687ca074e6 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-zstd-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12169 - timestamp: 1707307573134 + size: 42707 + timestamp: 1707375804330 - kind: conda - name: ros-humble-ament-cmake-libraries - version: 1.3.7 + name: ros-humble-rosbag2-compression-zstd + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-libraries-1.3.7-py311hb335429_6.tar.bz2 - sha256: 968d5e7cc76e8802ff59e562386957f3fe10e87abced7401864fec9f107314ea - md5: 0da3fdaf20a94f0bea643292cd902185 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311hb335429_6.tar.bz2 + sha256: d67868372ee935ee066ea8bcdd4aee9bb604e8564f6e64a37804385098eca51f + md5: 3ef7cf1719bd87e4371fac2fcc7587ff depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19198,79 +62876,74 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-zstd-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12049 - timestamp: 1707307084152 + size: 42682 + timestamp: 1707317327271 - kind: conda - name: ros-humble-ament-cmake-libraries - version: 1.3.7 + name: ros-humble-rosbag2-compression-zstd + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-libraries-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 80f1ba22ad36836c4b35a1a62583ce3bda9cfb3cd7bfb98516fcf602004302b3 - md5: d77233885945e6dfd6eccc24c8e68188 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-compression-zstd-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: 3bf3a908110256f0483c51060de9f888b1f3be6c4a32d63c5423824e29af071b + md5: 72afecc4cccc0ec7fa1b5466ed8244b2 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-zstd-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12221 - timestamp: 1707307142446 -- kind: conda - name: ros-humble-ament-cmake-libraries - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-libraries-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: b8bd1550e3e3550aded2b3b664077cf1e85add7a3240bda5e9bff57b2cb99676 - md5: ee1f910f9cb2bc1ac5681f6d773f8595 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 10939 - timestamp: 1708737055464 + size: 42750 + timestamp: 1708035564046 - kind: conda - name: ros-humble-ament-cmake-lint-cmake - version: 0.12.10 + name: ros-humble-rosbag2-cpp + version: 0.15.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 35106b86196acfab453c62e428086edde2f0e9962014c699afcd528b1ca79ac6 - md5: fde3e1f2be3fc62112c65299681289c2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-cpp-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: adf2874a3d963321367bbab353f888d985af6b31b8fae43a8c1b331972a5abc8 + md5: 7c35d8e9c0bd7370e9c20dc7e0fb3ac2 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-lint-cmake + - ros-humble-ament-index-cpp + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-shared-queues-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19279,42 +62952,54 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10804 - timestamp: 1708746434035 + size: 201094 + timestamp: 1708913402707 - kind: conda - name: ros-humble-ament-cmake-lint-cmake - version: 0.12.10 + name: ros-humble-rosbag2-cpp + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311h907a76e_6.tar.bz2 - sha256: e57198dc3709fe1716fa2ed6b9494a357d12c0030f881838450994d52d6cdc48 - md5: 5caf38dcc6a3b8c987aee160dd9e4167 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-cpp-0.15.9-py311h907a76e_6.tar.bz2 + sha256: 7389d124671070972507187350a3513ba92f28ddf265965647004a3c998a553b + md5: ef5ea66a0abb036208e749999cf89362 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-lint-cmake + - ros-humble-ament-index-cpp + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-shared-queues-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 15615 - timestamp: 1707311073801 + size: 217341 + timestamp: 1707372338602 - kind: conda - name: ros-humble-ament-cmake-lint-cmake - version: 0.12.10 + name: ros-humble-rosbag2-cpp + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311hb335429_6.tar.bz2 - sha256: bab796374409e9c6e81be8b694a1be6cc15d40780d7b7d8de6c3195ba559dd0b - md5: 68b74eddd4faed9338e8a4d46a2ce025 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-cpp-0.15.9-py311hb335429_6.tar.bz2 + sha256: e7d9a8d46c4f6a3d07c56a7a39199c2e227c3c305bbaad370bce364f1099090b + md5: a2d848de5545bf78c90c5682e15d3ccf depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19323,56 +63008,80 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-lint-cmake + - ros-humble-ament-index-cpp + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-shared-queues-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 15445 - timestamp: 1707309050930 + size: 276251 + timestamp: 1707316482833 - kind: conda - name: ros-humble-ament-cmake-lint-cmake - version: 0.12.10 + name: ros-humble-rosbag2-cpp + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-lint-cmake-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 484ead6381086dd58553fd14a575cdc3a0a107a11e5d6269a416bda4a09f9fe7 - md5: 42d4839ede8dccd24e1d5c30b2cb70ac + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-cpp-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: cac6c3894c496e00b78e874e95e3d117002d3849f5bdfbbaa715fa0aee9c2019 + md5: f8f024244c6ac59055ee29f1735bb041 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-lint-cmake + - ros-humble-ament-index-cpp + - ros-humble-pluginlib + - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-rmw + - ros-humble-rmw-implementation - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-storage-default-plugins + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-introspection-cpp + - ros-humble-shared-queues-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 15701 - timestamp: 1707308721444 + size: 210961 + timestamp: 1707995626481 - kind: conda - name: ros-humble-ament-cmake-pep257 - version: 0.12.10 + name: ros-humble-rosbag2-interfaces + version: 0.15.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-pep257-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: caa553663619b40d55a1239a769d1473585742b8248786b8c3f32b9279f99a26 - md5: 89b266c34117b9a044052ff5f87f56f1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-interfaces-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 36beb2e0ec94bad54ea358af3ea53fb0448f19ff02b0d0a5e7d3f724374b13b6 + md5: 4c2fa2dce54f34a70f258fa8f1aae1cc depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-pep257 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19381,42 +63090,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10866 - timestamp: 1708768831958 + size: 188744 + timestamp: 1708874942737 - kind: conda - name: ros-humble-ament-cmake-pep257 - version: 0.12.10 + name: ros-humble-rosbag2-interfaces + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-pep257-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 4c070ca8109cbbed9cf042a21c8d4f368c80ecf718fbe9363c61bf02fc284afe - md5: 393dbda481812e3e22007d175b8fa23b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-interfaces-0.15.9-py311h907a76e_6.tar.bz2 + sha256: 7cfc196b393b810ae5c6a6ea22513519c29fda2802d5066ebd93e1b01e3e84d1 + md5: db8f949ebfb46f38c4671b6c841e635c depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-pep257 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12064 - timestamp: 1707344930260 + size: 166065 + timestamp: 1707355521524 - kind: conda - name: ros-humble-ament-cmake-pep257 - version: 0.12.10 + name: ros-humble-rosbag2-interfaces + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-pep257-0.12.10-py311hb335429_6.tar.bz2 - sha256: eb4a05e7e36d4c0e9eadb9f0e986a8c7057b2f71fca58d9b6a9cab77964a1f76 - md5: 5828d09a82829612dfa5eb2d6d9b7f1a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-interfaces-0.15.9-py311hb335429_6.tar.bz2 + sha256: 6b0767626cd361f034c470dd78be526efe0e433896885734f0b2b7a46645478d + md5: 8717f5e35a40af7cce7b63812e7c34d5 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19425,136 +63134,176 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-pep257 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11887 - timestamp: 1707309795366 + size: 209922 + timestamp: 1707313139271 - kind: conda - name: ros-humble-ament-cmake-pep257 - version: 0.12.10 + name: ros-humble-rosbag2-interfaces + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-pep257-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: c1fd7d5312e6a040801622a85e2214e9e8913c0241675c6b1903d570b3721315 - md5: ce1c60389c0498a83ca812ffa3a7b47f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-interfaces-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: 92524d43d26c976dcdee0535c5a77d89945d595952cd660d8e601367d96ecdef + md5: ac120b40d32b769819d903d4343f0e7a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-pep257 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12143 - timestamp: 1707344643758 + size: 177142 + timestamp: 1707979448219 - kind: conda - name: ros-humble-ament-cmake-pytest - version: 1.3.7 + name: ros-humble-rosbag2-py + version: 0.15.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-py-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 0aac03a726b8b48fc882aa85ae2ced918170f6a3569584c93488706c96d022f3 + md5: 018a703ce4d3b6987c7e2e46c50a6694 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-pybind11-vendor + - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-transport + - ros-humble-rpyutils + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 447663 + timestamp: 1708996377354 +- kind: conda + name: ros-humble-rosbag2-py + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-pytest-1.3.7-py311h907a76e_6.tar.bz2 - sha256: a242a47d64aab4fb2dcab907d3dc5921593afff4705b38e149adefe503c31dc5 - md5: 5cf0aaf95e90405a9f8717d7c2100fee + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-py-0.15.9-py311h907a76e_6.tar.bz2 + sha256: 64317adf302d5f556e16e109823c9e86794d91022f6bbeb1fc9e3db643ca4843 + md5: 2562d40371aff6f4166a8987398b2e25 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-pybind11-vendor - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-transport + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 23097 - timestamp: 1707309865528 + size: 520014 + timestamp: 1707378864578 - kind: conda - name: ros-humble-ament-cmake-pytest - version: 1.3.7 + name: ros-humble-rosbag2-py + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-pytest-1.3.7-py311hb335429_6.tar.bz2 - sha256: 50ecaa951b02a2ad9ae3c923c31011f3d409e57afc29ea330ef6ba9dd3f11675 - md5: be94ba0c9d1a992fd4032f054bab6c4a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-py-0.15.9-py311hb335429_6.tar.bz2 + sha256: abe05b4037d68956e05b1554291a841b7b7705e3e41bd4527b341284b27bc2f7 + md5: e593eff61cfa46a2d404dfe9be8f8e1b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-pybind11-vendor - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-transport + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 22882 - timestamp: 1707308579634 + size: 539025 + timestamp: 1707319345287 - kind: conda - name: ros-humble-ament-cmake-pytest - version: 1.3.7 + name: ros-humble-rosbag2-py + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-pytest-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 43475a673b861a1ce7f835ce453adc060e1e4c2a978a0f092321ee76623ceb3a - md5: 841a97f0186e1cfbabc2ffe9d4d0ce44 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-py-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: e88d78622051eb9786b4ec9d5ddbea062dc9857a19f62117497a016fb0113df5 + md5: 22cca24c8f321108d89f9de62ded5291 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-pybind11-vendor - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-storage + - ros-humble-rosbag2-transport + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 23183 - timestamp: 1707308133524 + size: 511740 + timestamp: 1708041678180 - kind: conda - name: ros-humble-ament-cmake-pytest - version: 1.3.8 + name: ros-humble-rosbag2-storage + version: 0.15.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-pytest-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: f3722d3f4d2be953a4cc212b41cc29fdbd38592c158ec159e50b562baeaf571f - md5: d8760f4632941e227a2cfe1d2557efb1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-storage-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: ab2e6951ccbfd8bdb3136450c9b05bf32f35a9edc2c9e640d3d7b35d636cfa88 + md5: 13d2688e816ce0f03651b0558223e42b depends: - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19563,41 +63312,44 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 12600 - timestamp: 1708742132628 + size: 136634 + timestamp: 1708901338782 - kind: conda - name: ros-humble-ament-cmake-python - version: 1.3.7 + name: ros-humble-rosbag2-storage + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-python-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 7df41eb6292aa75c02f05e6ba85d3f103b62aeaf45fcd5c056ac7909f61fe454 - md5: c6d6aad685999bdb13530c0840a611a0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-storage-0.15.9-py311h907a76e_6.tar.bz2 + sha256: cf1dec10c2485a7f90e58567443d2afd1f88a31951cc13e21fb6dc0a160a780c + md5: 9e59d2727f2ad453987ac2c911cd95ef depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 14082 - timestamp: 1707307454014 + size: 165941 + timestamp: 1707362629085 - kind: conda - name: ros-humble-ament-cmake-python - version: 1.3.7 + name: ros-humble-rosbag2-storage + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-python-1.3.7-py311hb335429_6.tar.bz2 - sha256: 2c4f0f13a9ba8c90eda01558c5b84b0966d562fd297284431c35062118130570 - md5: 536d4cd12de26166f568f9d1ea9686cd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-storage-0.15.9-py311hb335429_6.tar.bz2 + sha256: 6428611b8191848c4ba75dcb9b6637af27bb9d86ecd8422a4b5cf3e2396ccbfa + md5: b401099b140322078a5b2593ae8860cd depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19606,82 +63358,64 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 13999 - timestamp: 1707307049554 + size: 208589 + timestamp: 1707315567067 - kind: conda - name: ros-humble-ament-cmake-python - version: 1.3.7 + name: ros-humble-rosbag2-storage + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-python-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 9ed4d671e56c521055af93d9bf174578b77225f7db5397917869f11a2829050e - md5: 1db5d704e957c61eb26ba2cd3bf50d7f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-storage-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: 3e4796cb9accf50fcc0dea83c9966f0e5ed695890ed7813b2af4847ad3ccc029 + md5: f02317de705102b02c7332b0dfd258e7 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 14161 - timestamp: 1707307089451 -- kind: conda - name: ros-humble-ament-cmake-python - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-python-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: bfd0d860a355cde8f4a3a834445fa5c2d6c9980b82778f4056376a7314b6a0e5 - md5: 98b10a1de404ac03346b562be89d7f59 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 12974 - timestamp: 1708736935224 + size: 161634 + timestamp: 1707993531659 - kind: conda - name: ros-humble-ament-cmake-ros - version: 0.10.0 + name: ros-humble-rosbag2-storage-default-plugins + version: 0.15.9 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-ros-0.10.0-py311h38cd7cb_7.tar.bz2 - sha256: f87e26a8cf2eccc66a0873ffd4f2694a3be0c3beff07d830b4bbe6dc7b890cdd - md5: 79c56d9d7ce93ac1caaaa2437c26ad24 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 4b5b23afd226707eed9d679316f9ed35e3fc38c08add025477662031a7853b49 + md5: 6de7ab5a4de3368abb87ff64535be84c depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-domain-coordinator + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-sqlite3-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19690,45 +63424,46 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 13693 - timestamp: 1708862967802 + size: 89957 + timestamp: 1708902924054 - kind: conda - name: ros-humble-ament-cmake-ros - version: 0.10.0 + name: ros-humble-rosbag2-storage-default-plugins + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-ros-0.10.0-py311h907a76e_6.tar.bz2 - sha256: 512bb4dc2ec3488fcf050fc1da6204d556bef6c69b89d2bab91c028387e0c145 - md5: 1e713836a82a11f403dbb1b66c288ad4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311h907a76e_6.tar.bz2 + sha256: f573533814da77a3193f8eb6d2865fd6285b38dfa6133c84b9686139b008ef34 + md5: b4c12c13cda3269ed8c60e93fd3b84f7 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-domain-coordinator + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-sqlite3-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 14945 - timestamp: 1707347318466 + size: 85678 + timestamp: 1707364156510 - kind: conda - name: ros-humble-ament-cmake-ros - version: 0.10.0 + name: ros-humble-rosbag2-storage-default-plugins + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-ros-0.10.0-py311hb335429_6.tar.bz2 - sha256: c0ffd8c60e100fa085a68585b61e70690d3521241a3b045fd20a21cb6eb35a1c - md5: 828baf53ce8a9542c2e73184f66ec10b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311hb335429_6.tar.bz2 + sha256: 504a403576db157eb0ab8aefa2b5f0a679b05f01599ecd5a5adbdcc08c504423 + md5: d40cd11d31d5065918961e6bfeb822f9 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19737,81 +63472,122 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-domain-coordinator + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-sqlite3-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 14792 - timestamp: 1707310620629 + size: 100013 + timestamp: 1707316016745 - kind: conda - name: ros-humble-ament-cmake-ros - version: 0.10.0 + name: ros-humble-rosbag2-storage-default-plugins + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-ros-0.10.0-py311hbfa132e_5.tar.bz2 - sha256: 268afaad9a44ca0d2a5f9a7a9b609dab44af45451f0c50aab1e6eca7dedd5742 - md5: a292b635534d938fcc644edf15b4911a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: 9ba8159b3bfbc5c4ed71335cb70f0363cf552028dce9ac80255a227992e9a29e + md5: b0a3d66417bd08ec2a8501b6fcdf1808 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-domain-coordinator + - ros-humble-pluginlib + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosbag2-storage + - ros-humble-sqlite3-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 15023 - timestamp: 1707345360046 + size: 83707 + timestamp: 1707994075852 - kind: conda - name: ros-humble-ament-cmake-target-dependencies - version: 1.3.7 + name: ros-humble-rosbag2-transport + version: 0.15.9 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-transport-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 71640ac8c82d6cb0234a48942a21f8fcf464f87d9938ca22a8ac14bf418c5b34 + md5: 69bad13fe247dbf45684b464e5bd2a08 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-keyboard-handler + - ros-humble-rclcpp + - ros-humble-rmw + - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-interfaces + - ros-humble-rosbag2-storage + - ros-humble-shared-queues-vendor + - ros-humble-yaml-cpp-vendor + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 238735 + timestamp: 1708994872574 +- kind: conda + name: ros-humble-rosbag2-transport + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 0f4b0be08d08a49fd0d1f169f801588f03bf07a3fa7fbb147740ade06fbd71eb - md5: 77c63b6e8073bd51938dbc2015678443 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-transport-0.15.9-py311h907a76e_6.tar.bz2 + sha256: c7287648cfbfcab434d8cdc6ae3dd050574870639725417e947a1bfe830a0b43 + md5: 1139757cd1b08e9bfdb8675f5c2bfb4e depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-include-directories - - ros-humble-ament-cmake-libraries + - ros-humble-keyboard-handler + - ros-humble-rclcpp + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-interfaces + - ros-humble-rosbag2-storage + - ros-humble-shared-queues-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 13329 - timestamp: 1707309174897 + size: 299426 + timestamp: 1707378270714 - kind: conda - name: ros-humble-ament-cmake-target-dependencies - version: 1.3.7 + name: ros-humble-rosbag2-transport + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311hb335429_6.tar.bz2 - sha256: 4855b77f64072060dea054fbe795fb703b9bb2a0e8c4d777b618ce1bec304538 - md5: 2db8573355df263b806e83613c756917 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-transport-0.15.9-py311hb335429_6.tar.bz2 + sha256: 956d62a4cb8d486ed5f46c82d1f963ccca86c1353f893d8525336c9ea2f13b03 + md5: 9b5e60b1ab566a6ffd0eb7e28533bd33 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19820,59 +63596,70 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-include-directories - - ros-humble-ament-cmake-libraries + - ros-humble-keyboard-handler + - ros-humble-rclcpp + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-interfaces + - ros-humble-rosbag2-storage + - ros-humble-shared-queues-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 13166 - timestamp: 1707308354773 + size: 401217 + timestamp: 1707318940602 - kind: conda - name: ros-humble-ament-cmake-target-dependencies - version: 1.3.7 + name: ros-humble-rosbag2-transport + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-target-dependencies-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: e322366dd4857caf1dc3beb4bf5df750e4089cb56158fa3e5dc56a4ce51ec373 - md5: 962ff2cd8735c7101c5a6cc36c6aa8e3 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-transport-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: fe56768f6cb4ffa8114d89a12de5da4e9c6b464fa13214b4b3fc9cd9099ac414 + md5: 0050bd38e6d751b2ba79581f15d480bd depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-include-directories - - ros-humble-ament-cmake-libraries + - ros-humble-keyboard-handler + - ros-humble-rclcpp + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosbag2-compression + - ros-humble-rosbag2-cpp + - ros-humble-rosbag2-interfaces + - ros-humble-rosbag2-storage + - ros-humble-shared-queues-vendor + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 13388 - timestamp: 1707307797356 + size: 297108 + timestamp: 1708038442792 - kind: conda - name: ros-humble-ament-cmake-target-dependencies - version: 1.3.8 + name: ros-humble-rosgraph-msgs + version: 1.2.1 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-target-dependencies-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 881c6ca0224b4cc96994607b88936801f2f4f660c8c8acd70a76255958baaaff - md5: fb38cb01c0bd25f0b8334764d5089f4c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosgraph-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: bd6b6c31d1eaa1bfa20ca466e3fecc5825ef5eab09bbcfce02a837e3a8556bf9 + md5: 135323967aa51ca7f8cafd1ae44de8c7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-include-directories - - ros-humble-ament-cmake-libraries + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19881,41 +63668,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 12084 - timestamp: 1708740465553 + size: 63848 + timestamp: 1708874668432 - kind: conda - name: ros-humble-ament-cmake-test - version: 1.3.7 + name: ros-humble-rosgraph-msgs + version: 1.2.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-test-1.3.7-py311h907a76e_6.tar.bz2 - sha256: 6fde3342f9a4e3336b1aeb27860a9edb4de7a79ab5429d19ed744ef29e809aff - md5: 76b5e2756ae9114341ebe7895f158b17 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosgraph-msgs-1.2.1-py311h907a76e_6.tar.bz2 + sha256: 70bca31037d233ed8cd74a832cc95b95a4e72091dd63de208969ab9a316327db + md5: cb4d60a46f78db673225729f6f6248cb depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 31166 - timestamp: 1707309105134 + size: 46708 + timestamp: 1707355199321 - kind: conda - name: ros-humble-ament-cmake-test - version: 1.3.7 + name: ros-humble-rosgraph-msgs + version: 1.2.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-test-1.3.7-py311hb335429_6.tar.bz2 - sha256: 3018c8815e9b0732fe15e2d1b7e46f7a228b2e8cc7fc8f26358663f889995e37 - md5: 7a6c853290a8549fd46d595a76bdc200 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosgraph-msgs-1.2.1-py311hb335429_6.tar.bz2 + sha256: 2d543729c32d88be7d02ecb79a0b38f340ac7b4e0de7cebda64b56f1b7922bca + md5: 1f0b3c65b5420eed048b453ae2a26de1 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -19924,53 +63712,57 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 31034 - timestamp: 1707308336680 + size: 52227 + timestamp: 1707313048793 - kind: conda - name: ros-humble-ament-cmake-test - version: 1.3.7 + name: ros-humble-rosgraph-msgs + version: 1.2.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-test-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 0c1c1d1a541893e96d52cde61123370386a801b3eb23ff8d0f95f92becfb4a64 - md5: d2181846ee4caaa2126a602f5061ac02 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosgraph-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: efb1787667b3d8f972de42a6d5121ce04e484a84bddf90c7d7a712f883a8caad + md5: f3243990429287c9abba5e253322f16c depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 31275 - timestamp: 1707307768992 + size: 49751 + timestamp: 1707979348331 - kind: conda - name: ros-humble-ament-cmake-test - version: 1.3.8 + name: ros-humble-rosidl-adapter + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-test-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: 9d01313d621e783fde548fa62691a78f1b366e95385fcfafa7283fa7fe473bde - md5: 65c37e6b4260bd785e6d24edf167b497 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-adapter-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 8b87db952954088f303e348697056177af131e850166de3012d4125f45d7fe8b + md5: 37abd7f6dc6f8eb4cc61a15a05bb35cf depends: + - empy - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -19979,224 +63771,207 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 30169 - timestamp: 1708740395206 -- kind: conda - name: ros-humble-ament-cmake-uncrustify - version: 0.12.10 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 979622fcf97b586d7612ca8439d03e7ffa1eef82889b3a6990aa456a70ac00c5 - md5: c4bc71782f7ec0015916ef2731e4557d - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-uncrustify - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 11290 - timestamp: 1708768751625 + size: 60345 + timestamp: 1708863045522 - kind: conda - name: ros-humble-ament-cmake-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-adapter + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 417268345a0a94b6b2677287200d693c09f42dfe8936cb2adf69248a4aa055f6 - md5: 908c8b7ba3525b3cb4c35f5b42ec9534 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-adapter-3.1.5-py311h907a76e_6.tar.bz2 + sha256: 41ee1a738c8aef12742878f6051aa8e01b30cd807ce4fa51287d9eed66151be6 + md5: 32bfd21c46a1e66cc30a5d0f03d11540 depends: - __osx >=10.14 + - empy - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-uncrustify + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12531 - timestamp: 1707344861111 + size: 61463 + timestamp: 1707347380017 - kind: conda - name: ros-humble-ament-cmake-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-adapter + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-uncrustify-0.12.10-py311hb335429_6.tar.bz2 - sha256: edabbbdc0447fb386c9306f086fb74f32ea2fce0986165d18640da8ba57946f2 - md5: feeb37ec2e4179633cd11cae3e555ef2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-adapter-3.1.5-py311hb335429_6.tar.bz2 + sha256: eff79d440ea3649ba9f91bbbed5fd597f52549a6572cada4abcb26a90add3e37 + md5: 9db4389e0cb3c1dde80651c8efea92cd depends: - __glibc >=2.17,<3.0.a0 + - empy - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-uncrustify + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12382 - timestamp: 1707309776346 + size: 61281 + timestamp: 1707310640612 - kind: conda - name: ros-humble-ament-cmake-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-adapter + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-uncrustify-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 238cab7d1c264cb11ac68c645fcfc775eba14dd6a05b2590dd9f04ff73233925 - md5: 63eea175c643f481fdaa67cf863ea499 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-adapter-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: 5c92b12e01fa9d2e72223d5bce4d3048a5e102f9bd2347dcb487c444ba3ed5c2 + md5: be13dd93af0e669d93410434cf002dc0 depends: + - empy - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-uncrustify + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12593 - timestamp: 1707344616053 + size: 61499 + timestamp: 1707345388466 - kind: conda - name: ros-humble-ament-cmake-version - version: 1.3.7 + name: ros-humble-rosidl-cli + version: 3.1.5 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-cli-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 686722bee765a92b2d5f735f605d542e10dbf9e11dba6a4290abf18312ced5d0 + md5: 33ce7db73be8c40ac185cfe4fb074e96 + depends: + - argcomplete + - importlib-metadata + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 42987 + timestamp: 1708747499795 +- kind: conda + name: ros-humble-rosidl-cli + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-version-1.3.7-py311h907a76e_6.tar.bz2 - sha256: ec9f1cad70968e63a2f33033d0809eb6aeb00a6d9693af37de06c5fa95098cfc - md5: cf03f68a972ebbc9ddb6c30948d1bce4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-cli-3.1.5-py311h907a76e_6.tar.bz2 + sha256: 0dd6326e820d4cfbbed7e491b59b6ab446d45e854a3b58e82082f732b398b1a4 + md5: 7fe93abeda9d4835c025a7f6829e166d depends: - __osx >=10.14 + - argcomplete + - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11655 - timestamp: 1707307454771 + size: 36557 + timestamp: 1707311249696 - kind: conda - name: ros-humble-ament-cmake-version - version: 1.3.7 + name: ros-humble-rosidl-cli + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-version-1.3.7-py311hb335429_6.tar.bz2 - sha256: 6393904bb19c0671d255279b3926e962d2a50c5eb4033af27f4bc01d1a916932 - md5: 273fddddd0832f501043ab922aecc60c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-cli-3.1.5-py311hb335429_6.tar.bz2 + sha256: f497c376dd70879cfffac97c8efd97107aebf184c51ef93bbeb8bd30923f181c + md5: 4055418000fda00679993187c9858e58 depends: - __glibc >=2.17,<3.0.a0 + - argcomplete + - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11506 - timestamp: 1707307047536 + size: 36330 + timestamp: 1707309117433 - kind: conda - name: ros-humble-ament-cmake-version - version: 1.3.7 + name: ros-humble-rosidl-cli + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-version-1.3.7-py311hbfa132e_5.tar.bz2 - sha256: 168c446f9b4e0b0644030e97abf7c52832c9991d8d3647ecf02618dafb387d68 - md5: c55b57d5ecc50f9125dadd7fce0102bf + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-cli-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: 761368875dcf2a41d44b581a50be796edf340483e75460f93238a529a82b5a26 + md5: b76cca2d2615fb0b2e17e82f0c8b554f depends: + - argcomplete + - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 11717 - timestamp: 1707307095238 -- kind: conda - name: ros-humble-ament-cmake-version - version: 1.3.8 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-version-1.3.8-py311h38cd7cb_7.tar.bz2 - sha256: af182f7ab71d015ae83e16ea17312a64b640754f274b787fd339cee1e8fb18c2 - md5: 09c16a7a5b00f2bdda24f97056bc1b9b - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 10504 - timestamp: 1708736902647 + size: 36637 + timestamp: 1707308820458 - kind: conda - name: ros-humble-ament-cmake-xmllint - version: 0.12.10 + name: ros-humble-rosidl-cmake + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cmake-xmllint-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 10b07c9af21ad0bc67d415865dca5e12bda04a86ca709a681349d932327c416c - md5: abde641494267d434c31eca99878b199 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-cmake-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 396c4bf69548faa0ad9c070f679a917cf9e4011e605306b3dbf715abc96cbcae + md5: 8ef6281158dcbee62ff456dec45bf73f depends: + - empy - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-xmllint + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-adapter + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20205,100 +63980,115 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10863 - timestamp: 1708768684778 + size: 27258 + timestamp: 1708864971829 - kind: conda - name: ros-humble-ament-cmake-xmllint - version: 0.12.10 + name: ros-humble-rosidl-cmake + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cmake-xmllint-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 44fbdf501a66b38747b3ff235b4e0b3909191f1a80b9aa4343ade5d270c5300d - md5: d540933bd2c9bc6b4f7166c38fd0c9ca + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-cmake-3.1.5-py311h907a76e_6.tar.bz2 + sha256: 7312e36939c8e2b4608d28442a5ef60f93081a0cd303e4ba0433b87c3195b65e + md5: 0f7a81048952a1b8ac0e65a5188e9b6a depends: - __osx >=10.14 + - empy - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-xmllint + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-adapter + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12104 - timestamp: 1707344791374 + size: 28292 + timestamp: 1707349056832 - kind: conda - name: ros-humble-ament-cmake-xmllint - version: 0.12.10 + name: ros-humble-rosidl-cmake + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cmake-xmllint-0.12.10-py311hb335429_6.tar.bz2 - sha256: c1e10794ce9c0d52c7808e59b99540fdac6791abab66ce3edcc4590db9e3949f - md5: 790f6f8b8e40da7826d8d15b077a585a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-cmake-3.1.5-py311hb335429_6.tar.bz2 + sha256: 5b44f4f4895a3ac755ac4df14907dfec60e29aba23cb2a8957652edb925f6393 + md5: aaeadfb37520556aeeb35e7395f16229 depends: - __glibc >=2.17,<3.0.a0 + - empy - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-xmllint + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-adapter + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11958 - timestamp: 1707309756991 + size: 28138 + timestamp: 1707311226999 - kind: conda - name: ros-humble-ament-cmake-xmllint - version: 0.12.10 + name: ros-humble-rosidl-cmake + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cmake-xmllint-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: d493ade554dc6c32396f81ed83dd73680a9aabf70afabfbb939120e12a9a02e8 - md5: 3dc0e344f7233f5597a442de49468f77 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-cmake-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: ff42aec4a71c6750fa27eb96bc25ce06aaddc2cfa4d6f0608cee546b06b20adf + md5: 243dd8076775baf9583c355cd243ab70 depends: + - empy - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-ament-xmllint + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-adapter + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12200 - timestamp: 1707344587121 + size: 28365 + timestamp: 1707345899917 - kind: conda - name: ros-humble-ament-copyright - version: 0.12.10 + name: ros-humble-rosidl-default-generators + version: 1.2.0 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-copyright-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: c0b8833e4af01ac066d5a6228a16461e014bfe4f3e82a561f20d4187d0bf4c5c - md5: 6f1f613697ead4205cdc354ac72b5dfd + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-default-generators-1.2.0-py311h38cd7cb_7.tar.bz2 + sha256: b62f737f061d943a50cbc3cbf249499ebeefd432e0632d4c7a1918b4cefc9415 + md5: 6c5ccee9e07fe231e1686f91b48d30b8 depends: - - importlib-metadata - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20307,99 +64097,134 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 72363 - timestamp: 1708743945561 + size: 11597 + timestamp: 1708871456409 - kind: conda - name: ros-humble-ament-copyright - version: 0.12.10 + name: ros-humble-rosidl-default-generators + version: 1.2.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-copyright-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 981187c585896f31c173f9a187c413803cba096af671a3b54d8d0d6a5e9e2262 - md5: 6bf0c0e76dfba8939b075db5a235a7aa + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-default-generators-1.2.0-py311h907a76e_6.tar.bz2 + sha256: c5db80f4a3d11bdfefd262247a2833a2f3a2fe455162d32329443d58bebbb844 + md5: fddd85ff99bb15dd35e1c7468b811616 depends: - __osx >=10.14 - - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 67259 - timestamp: 1707310088866 + size: 12835 + timestamp: 1707353885079 - kind: conda - name: ros-humble-ament-copyright - version: 0.12.10 + name: ros-humble-rosidl-default-generators + version: 1.2.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-copyright-0.12.10-py311hb335429_6.tar.bz2 - sha256: c4e126e3852faa47780dd71ec00020a66bff8b644c301e76a1b99f89c8073abe - md5: f0b1b50a3e06c5b4efe51422dbc1ea3a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-default-generators-1.2.0-py311hb335429_6.tar.bz2 + sha256: bdb2ed11f0c5295df5d754459c4c8fbac0583ad400c3c4b5ede2876ad27a5676 + md5: ca20c91b6a2af0fb10445e940a55469e depends: - __glibc >=2.17,<3.0.a0 - - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 66934 - timestamp: 1707308676776 + size: 12652 + timestamp: 1707312631933 - kind: conda - name: ros-humble-ament-copyright - version: 0.12.10 + name: ros-humble-rosidl-default-generators + version: 1.2.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-copyright-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 1fe471a5ae3739fe4c3f9c40b4bb1f4306677f68e01e9a0adbefed8f119d74e5 - md5: 091b804cc81be4b50242deda4d411c17 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-default-generators-1.2.0-py311hbfa132e_5.tar.bz2 + sha256: 17fa21a300229bee6e7b12b2fc638904a9f217dba7aae2726c10b3d668fedfb8 + md5: 1f6e7c8b9cfd9c888e00c9a11f859888 depends: - - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core - ros-humble-ros-workspace + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 67366 - timestamp: 1707308227241 + size: 12990 + timestamp: 1707982636795 - kind: conda - name: ros-humble-ament-cppcheck - version: 0.12.10 + name: ros-humble-rosidl-default-runtime + version: 1.2.0 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cppcheck-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 200251cdc873658c542e4e4e092087f685019e1e0ca8bd18ac0af8d0b1fbe22a - md5: c7d8d0d2f2cc71e87a71f9a910d0cfe2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-default-runtime-1.2.0-py311h38cd7cb_7.tar.bz2 + sha256: 5721f1108000f26d955fc78532f6ca116ac18180ebbb8da9178f8e2e2ba76c62 + md5: f364f0cf42f327a9084796fca4916ff6 depends: - - cppcheck - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20408,44 +64233,51 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 31396 - timestamp: 1708738454390 + size: 10652 + timestamp: 1708871389234 - kind: conda - name: ros-humble-ament-cppcheck - version: 0.12.10 + name: ros-humble-rosidl-default-runtime + version: 1.2.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cppcheck-0.12.10-py311h907a76e_6.tar.bz2 - sha256: bcc4dff42c102c99367779cb6719a30c88479d05ae4f79f8042fba1f4ffff1d0 - md5: a69223d69aaad9493776282b66982fc1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-default-runtime-1.2.0-py311h907a76e_6.tar.bz2 + sha256: 4810b7a7b932f3895227e5c87d4326dcb8c12d9a556d0fe69bd6a1f7f3c6e6bd + md5: 9a8e5571594f0dc90de47cb90ffe5571 depends: - __osx >=10.14 - - cppcheck - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 24570 - timestamp: 1707307459465 + size: 11917 + timestamp: 1707353771832 - kind: conda - name: ros-humble-ament-cppcheck - version: 0.12.10 + name: ros-humble-rosidl-default-runtime + version: 1.2.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cppcheck-0.12.10-py311hb335429_6.tar.bz2 - sha256: 2ce1df1d7c001590bddc81c45c96d68ba573dd5d94ab8975b2dcda03ab6598cd - md5: eaab24ace1c22ed62ef7583655732436 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-default-runtime-1.2.0-py311hb335429_6.tar.bz2 + sha256: ab07d2f1b7a4144a6f5d5d3baaaba86b73cdc44d8f3892d1f8fb5b2c34d8e066 + md5: b0042683f7851563ccc018daa35d5e2a depends: - __glibc >=2.17,<3.0.a0 - - cppcheck - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 @@ -20453,50 +64285,74 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 24451 - timestamp: 1707307046601 + size: 11769 + timestamp: 1707312611932 - kind: conda - name: ros-humble-ament-cppcheck - version: 0.12.10 + name: ros-humble-rosidl-default-runtime + version: 1.2.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cppcheck-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: c2c704defa72bdfe7ad14cae23e17c3cd843219de0c9382ed8a4a9b712bc27d5 - md5: 8166362f0f2c85d92da5b9b2288720e0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-default-runtime-1.2.0-py311hbfa132e_5.tar.bz2 + sha256: c07e65fc903453ad012479d43bf52cb05059e78b5ca2999bcb63a20828ca8551 + md5: 107861207230d25c8cd167d442fc74f5 depends: - - cppcheck - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-generator-py + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-cpp + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-introspection-c + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 24719 - timestamp: 1707307077600 + size: 12113 + timestamp: 1707982613006 - kind: conda - name: ros-humble-ament-cpplint - version: 0.12.10 + name: ros-humble-rosidl-generator-c + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-cpplint-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 9444d7b77af21925188564eabe91a58c8998166657e3f3819c48c0081e5c1f84 - md5: 91ced46a9d12dfa32d7a03784446615c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-c-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 1fd58336dac3424a2df0b785f31b22bdc47aa67b00ca1ea73b6e51ea89c70d0f + md5: 10777f3f9e36829297050750706a80b1 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20505,40 +64361,47 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 209614 - timestamp: 1708745992122 + size: 59293 + timestamp: 1708867430967 - kind: conda - name: ros-humble-ament-cpplint - version: 0.12.10 + name: ros-humble-rosidl-generator-c + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-cpplint-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 0b8019c2d128ae94c60c8054032106c5fd24df2277845c3d7a43f87555e6976a - md5: db462e8b8d851069cfdd8ec0dd774ec8 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-c-3.1.5-py311h907a76e_6.tar.bz2 + sha256: c3f2e5d9257eed10293ee505d110bfe2b1e2f7a8ccd8563e6e3ed7f8b73f9f44 + md5: e3e71bcfb410e9d3694fced0e6abfeb4 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 200766 - timestamp: 1707310806438 + size: 33364 + timestamp: 1707350083748 - kind: conda - name: ros-humble-ament-cpplint - version: 0.12.10 + name: ros-humble-rosidl-generator-c + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-cpplint-0.12.10-py311hb335429_6.tar.bz2 - sha256: 3a6c51a9125316a37f26f15983beb3fc1dee978f1797bde9b3c9537e36812471 - md5: 775d34d3930d4e444f442d83b48e9d5e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-c-3.1.5-py311hb335429_6.tar.bz2 + sha256: 5629aeed46fd5b6fdc40bfa0aece77685ed35751bc950d7cf921d85b498d9929 + md5: 805ed92bad954fa14e25ddc8a9821dab depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -20547,52 +64410,71 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 200512 - timestamp: 1707308934111 + size: 33265 + timestamp: 1707311630998 - kind: conda - name: ros-humble-ament-cpplint - version: 0.12.10 + name: ros-humble-rosidl-generator-c + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-cpplint-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: f51122fd3877e98ca6e047a0be339099ef072da5e7f24fb4e7e106ca88af46a0 - md5: c83872a4a91e7cb46126cd8ddd921612 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-c-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: b2527853dd78724cd9860180dde9d07f809c1b8143e9b05ee8c182e31c377a46 + md5: 7e8a032072140987d2c3b41e2b3f6e1c depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 200651 - timestamp: 1707308573798 + size: 33389 + timestamp: 1707346358898 - kind: conda - name: ros-humble-ament-flake8 - version: 0.12.10 + name: ros-humble-rosidl-generator-cpp + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-flake8-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: e48d3eca447095f24a09f8ea62b098325a47538fd3c9b656f208f3031437e902 - md5: 2490946baaeb89def6854a88bb26c671 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 84947be87bed700dd04431dcdf36cad9710b175762e37ee5b9f7d086e37587de + md5: 6cf81bd98e4b518916145a0f8f0b524c depends: - - flake8 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20601,98 +64483,125 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 32615 - timestamp: 1708740321310 + size: 35770 + timestamp: 1708867958512 - kind: conda - name: ros-humble-ament-flake8 - version: 0.12.10 + name: ros-humble-rosidl-generator-cpp + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-flake8-0.12.10-py311h907a76e_6.tar.bz2 - sha256: e82286541d0706670eb316b628cdb669f06a0dafd6ee5eb6bd2e32a585b1b262 - md5: 794d839dba50da22d68e429f28a20446 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-cpp-3.1.5-py311h907a76e_6.tar.bz2 + sha256: f8d30f02bd56f29fce620617123951ed5d1c78ba224b06198185faab977dfb15 + md5: cf8c5dc8c3206a5e2f44a90dae9d5acd depends: - __osx >=10.14 - - flake8 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 25818 - timestamp: 1707309035199 + size: 36657 + timestamp: 1707350586234 - kind: conda - name: ros-humble-ament-flake8 - version: 0.12.10 + name: ros-humble-rosidl-generator-cpp + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-flake8-0.12.10-py311hb335429_6.tar.bz2 - sha256: aa8a8993b22f79acdcd6e5efd98ca4b6a56d82b717e09ad4a4f53a3457e5543d - md5: e24eae77ad315bcc8ff556d948d0b919 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-cpp-3.1.5-py311hb335429_6.tar.bz2 + sha256: f8dfcd43bbb52fa7dabcae73446e40d47d33f5be1401850d60c668e44811af2b + md5: be6dc8350ea6f8123335b9d66a334502 depends: - __glibc >=2.17,<3.0.a0 - - flake8 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 25636 - timestamp: 1707308316866 + size: 36670 + timestamp: 1707311794876 - kind: conda - name: ros-humble-ament-flake8 - version: 0.12.10 + name: ros-humble-rosidl-generator-cpp + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-flake8-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 96fb79331b2b2c9430c9b93d596ff37fc0c22912a824ad35c0dfe8584422ee01 - md5: ddf43580a629098d559ac9e10d4d5165 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-cpp-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: 24a95f057ff8320c257fb15c5d3632db11d7239f2f0eaace5b639ffdb89cdd10 + md5: e4ca28f68ca5f2dc76983a8d17d61043 depends: - - flake8 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 25843 - timestamp: 1707307738972 + size: 36750 + timestamp: 1707346553094 - kind: conda - name: ros-humble-ament-index-cpp - version: 1.4.0 + name: ros-humble-rosidl-generator-py + version: 0.14.4 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-index-cpp-1.4.0-py311h38cd7cb_7.tar.bz2 - sha256: 1fc07b0149431a0273094f26c170213463a8feff415ba91b056639d884f22377 - md5: 8f2768ad92d4cd966189499276557e58 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-py-0.14.4-py311h38cd7cb_7.tar.bz2 + sha256: 458c8659cc02dd8f71d380c27d802f2afd8e326eafbdd9354136faf82a8127f5 + md5: b171919cfd44bb4b083eee6de1e2f57a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python + - ros-humble-python-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20701,40 +64610,52 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 39380 - timestamp: 1708862818441 + size: 45469 + timestamp: 1708870981746 - kind: conda - name: ros-humble-ament-index-cpp - version: 1.4.0 + name: ros-humble-rosidl-generator-py + version: 0.14.4 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-index-cpp-1.4.0-py311h907a76e_6.tar.bz2 - sha256: af90d8579b53a9d080e529ddcc49e4a21560f4a179da83ef271861452e3742d0 - md5: 94c67d8c3c50ee2820212c05b3735a72 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-py-0.14.4-py311h907a76e_6.tar.bz2 + sha256: b2f57554263632187612e9e5fcdb996c69dbd15eb0f4ddf723a5058ca8b2c0de + md5: 38eeea026ecf1345caf406e80a429957 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python + - ros-humble-python-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 32911 - timestamp: 1707347139668 + size: 46432 + timestamp: 1707353539007 - kind: conda - name: ros-humble-ament-index-cpp - version: 1.4.0 + name: ros-humble-rosidl-generator-py + version: 0.14.4 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-index-cpp-1.4.0-py311hb335429_6.tar.bz2 - sha256: f2b2ebdcec8768b2d6864b0fa876930184ecb9747f39e71b683462c93cbc4870 - md5: e6d78894bb379388d02c3bbfaac51a28 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-py-0.14.4-py311hb335429_6.tar.bz2 + sha256: 1ded23eae71d6eefebf8ed5f61c774f5de01e7f932ecf9193cf2b02183a56d56 + md5: 1358f23acede372ba6e29673a0d047b3 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -20743,50 +64664,76 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python + - ros-humble-python-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 31427 - timestamp: 1707310564691 + size: 46299 + timestamp: 1707312508051 - kind: conda - name: ros-humble-ament-index-cpp - version: 1.4.0 + name: ros-humble-rosidl-generator-py + version: 0.14.4 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-index-cpp-1.4.0-py311hbfa132e_5.tar.bz2 - sha256: eebad28a6d1da7e32f07d663a602b282bb87594c60399cf615df318574fbac23 - md5: e681c25c8faa8facba30170115314c2c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-py-0.14.4-py311hbfa132e_5.tar.bz2 + sha256: 02590731e363c2a83a7cf001657d38abe0eddddd04ab4bbddc2ee584f5b0738f + md5: 2dd21c1373d95c1adcda60711523ff79 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python + - ros-humble-python-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rpyutils - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 33123 - timestamp: 1707345277484 + size: 46592 + timestamp: 1707982520763 - kind: conda - name: ros-humble-ament-index-python - version: 1.4.0 + name: ros-humble-rosidl-parser + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-index-python-1.4.0-py311h38cd7cb_7.tar.bz2 - sha256: f1e2eeee5ee7826bb8dd8b12e7a88dcfe0245503d88fccad94ec221338959614 - md5: bc773d7b2fc3d98fd1b37fc44bf1f4b9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-parser-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: c8cb1769a62b07cada9f2f40b2e37fb466bc2997ec2358be60204714bbb328bd + md5: d37953a6b2ad84c6f8b45e6c90e6936a depends: + - lark-parser - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-adapter - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20795,42 +64742,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 29664 - timestamp: 1708746067551 + size: 55775 + timestamp: 1708863694221 - kind: conda - name: ros-humble-ament-index-python - version: 1.4.0 + name: ros-humble-rosidl-parser + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-index-python-1.4.0-py311h907a76e_6.tar.bz2 - sha256: 64c4ff143ae33a1957f7a63ae20993fff4fbde4646c0c382360092bcd4a4d20d - md5: dae93cf1e5ad5299f24429c1e3d25405 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-parser-3.1.5-py311h907a76e_6.tar.bz2 + sha256: 7411a2f70893fae7e958a904dfd547fb2feeba234e556b289aa680ec87906326 + md5: 8dd6722ba12d8e4b6886c5947405c709 depends: - __osx >=10.14 + - lark-parser - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-adapter - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 23191 - timestamp: 1707310860792 + size: 56757 + timestamp: 1707348468661 - kind: conda - name: ros-humble-ament-index-python - version: 1.4.0 + name: ros-humble-rosidl-parser + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-index-python-1.4.0-py311hb335429_6.tar.bz2 - sha256: 77742bdf0e63f8e89c27d8cc06dea0fea5ace7c3759101d320aac410e14719b2 - md5: 80a91757bfd186a8273f4bc71daf8883 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-parser-3.1.5-py311hb335429_6.tar.bz2 + sha256: 925f30e7f3c1bc44a3a5f17889cfc2357c1ecfaffc75e5338f2b7e35e6a9d738 + md5: c29f5972dd6958677456b797118b5d6b depends: - __glibc >=2.17,<3.0.a0 + - lark-parser - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 @@ -20838,49 +64788,55 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-adapter - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 23009 - timestamp: 1707308951670 + size: 56583 + timestamp: 1707311027223 - kind: conda - name: ros-humble-ament-index-python - version: 1.4.0 + name: ros-humble-rosidl-parser + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-index-python-1.4.0-py311hbfa132e_5.tar.bz2 - sha256: 8c0b0adf5c65d3312532bc6c8c4a5e0fee87c0758c86125f5faa999bf6a0829c - md5: 3eca8a119fac1909b6c9cc7680b5dcf0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-parser-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: 105818f45d523e0ff3dc4aa1513f5fcbe4955bb99c235945cffe445d582662b0 + md5: 878b47e7882f51461c5b97b0923ea152 depends: + - lark-parser - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rosidl-adapter - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 23281 - timestamp: 1707308608058 + size: 56933 + timestamp: 1707345622452 - kind: conda - name: ros-humble-ament-lint - version: 0.12.10 + name: ros-humble-rosidl-runtime-c + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: c696c74684f33d35a0cc456251c25c61ffe9c4b4950d191b666d5b852295ed96 - md5: 633ba3ac8b0f3bcf0709cf9b41db0468 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-c-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 8af1de4e538517f5b6d3098e5cf241bc41856ea700984a147b8fe4973d845111 + md5: cc45848f9ca7e46830f80093f17a1bd9 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20889,40 +64845,43 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 8220 - timestamp: 1708736860816 + size: 34212 + timestamp: 1708866380344 - kind: conda - name: ros-humble-ament-lint - version: 0.12.10 + name: ros-humble-rosidl-runtime-c + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-0.12.10-py311h907a76e_6.tar.bz2 - sha256: a8b958cde4f195641aa1ddd4f71f4d266907d17d4d262fb3f857e71e0305f71f - md5: 26bd78cf3a48a8b3836ab2556900bfa2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-c-3.1.5-py311h907a76e_6.tar.bz2 + sha256: a372e7b43239b1060f8997e6827807046ddc91c58f05f07473572c16a15f6b3b + md5: 5dd3da1ba5865bbee7739b905446b990 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 9459 - timestamp: 1707307385949 + size: 29252 + timestamp: 1707349592594 - kind: conda - name: ros-humble-ament-lint - version: 0.12.10 + name: ros-humble-rosidl-runtime-c + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-0.12.10-py311hb335429_6.tar.bz2 - sha256: 4539b29921e4ec7b8f1c0b962a56b1ed6aa206b67212aa4f0ace5892f55c1a0d - md5: 2a2149b7fc4583e5a1c0ea04b230a0cd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-c-3.1.5-py311hb335429_6.tar.bz2 + sha256: 20f5649ee877ac88c4a3ce167a5e7baf6ee335042b9cb2163714d4c94cdc9505 + md5: 30043be57c298698da48678d0ffeeb7c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -20931,52 +64890,58 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 9311 - timestamp: 1707307029431 + size: 32485 + timestamp: 1707311444456 - kind: conda - name: ros-humble-ament-lint - version: 0.12.10 + name: ros-humble-rosidl-runtime-c + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 3e569743f361e4f02761188834f6baa106048aa22be84e78005ba6a5e78be6ba - md5: 408dd135a3f9b965bcbf0512213237ec + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-c-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: 04fd664bee97e700549f8e1284e6c6554148202b046a4e4559d975ae401d6760 + md5: 652c8ba38775e9608848dd52f6e964ae depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 9521 - timestamp: 1707307059547 + size: 29963 + timestamp: 1707346131394 - kind: conda - name: ros-humble-ament-lint-auto - version: 0.12.10 + name: ros-humble-rosidl-runtime-cpp + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-auto-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 0fe895742aa15b96a1b12c5422c4e254a495ef206261f4b56cffabfd201e99e9 - md5: 5311d28e41798f6fae8cbd436784893c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: c30bfeb5cffae80965021b104b7e6ab457ac2e240bfc2aaf3e0bed772bf72289 + md5: 1c28ae0c8a97785bcf45e1e1a0e6d526 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -20985,42 +64950,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10616 - timestamp: 1708741985703 + size: 19371 + timestamp: 1708866780909 - kind: conda - name: ros-humble-ament-lint-auto - version: 0.12.10 + name: ros-humble-rosidl-runtime-cpp + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-auto-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 441ea16331e803e60dedd1c11d25595e4f32cd8bd63639a0e445e925e3de6b2d - md5: fc19045d748c27e09bd3e87cd2ae7397 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311h907a76e_6.tar.bz2 + sha256: 872eee2e901f38727c4b67f57786a9858a0e818e94a160ea492beba8926b5dd4 + md5: 0ee26b00b46f88b94bb9d69caeed88a4 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 15388 - timestamp: 1707309723533 + size: 20609 + timestamp: 1707350015378 - kind: conda - name: ros-humble-ament-lint-auto - version: 0.12.10 + name: ros-humble-rosidl-runtime-cpp + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-auto-0.12.10-py311hb335429_6.tar.bz2 - sha256: 8ad0b9c9240afb16e9e4d41728ffdf8ffb2513704dfda14d97f2c825ba53b111 - md5: 6f95256a368b6a49f368424b04aab03c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311hb335429_6.tar.bz2 + sha256: 19abceb549724cb5c83ad5a08641ae2e328263162e232a8129db1a7a36f4c777 + md5: 4406c6a180cd57edaea619a62586f52d depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -21029,54 +64994,56 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 15286 - timestamp: 1707308541397 + size: 20439 + timestamp: 1707311610290 - kind: conda - name: ros-humble-ament-lint-auto - version: 0.12.10 + name: ros-humble-rosidl-runtime-cpp + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-auto-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 7a5baaf5851a429d4f877462098f294ab68ca0ecd4eefe290103c1b4d83b0e53 - md5: 6c1bd645e19ce8e014d1bc44d7f081c0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-cpp-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: a1627d25bbaf272337e7c9d53bb2c260d33a55087d859f627ca990010726a3f3 + md5: 2bd6f0090b30b3b192cd5000afad8913 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-test + - ros-humble-ament-cmake - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 15485 - timestamp: 1707308050422 + size: 20696 + timestamp: 1707346329487 - kind: conda - name: ros-humble-ament-lint-cmake - version: 0.12.10 + name: ros-humble-rosidl-runtime-py + version: 0.9.3 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-cmake-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 7aaef5db3a40c5b0d14f925c4e4fee21b62c2821f55d1d6b743944d8d9d58c94 - md5: f7585af220b8181ceae3e7ef5fe35fc6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-py-0.9.3-py311h38cd7cb_7.tar.bz2 + sha256: a69e0ad1d8b4fd8278ac9a1c99114b383b3ffff28fcb521031a31316fb71093c + md5: 1fa96af581b2f15e03e9c0bbe0b3b65b depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml - ros-humble-ros-workspace + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -21085,40 +65052,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 46049 - timestamp: 1708745747425 + size: 31949 + timestamp: 1708879158540 - kind: conda - name: ros-humble-ament-lint-cmake - version: 0.12.10 + name: ros-humble-rosidl-runtime-py + version: 0.9.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-cmake-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 52cbed12e075362dbe43893c97fdc11735535b37b6d0a61449ea2536413dea60 - md5: f4271b2b1281afe0533ba4b614eab292 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-py-0.9.3-py311h907a76e_6.tar.bz2 + sha256: 0b37febda32ebc41559ad6f83802cc8ffb9263663c759ffd76a2021f6ec28468 + md5: d25b76016aa29e4a14ab5d21f15bcbf6 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml - ros-humble-ros-workspace + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 39048 - timestamp: 1707310597210 + size: 37123 + timestamp: 1707357269514 - kind: conda - name: ros-humble-ament-lint-cmake - version: 0.12.10 + name: ros-humble-rosidl-runtime-py + version: 0.9.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-cmake-0.12.10-py311hb335429_6.tar.bz2 - sha256: a69698eb8c79800cc2ba96e45e2ed4ede283f0b8440cedba855be393145d4340 - md5: 1d7e273a5009b666410b796e0dc14eaf + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-py-0.9.3-py311hb335429_6.tar.bz2 + sha256: e82eff4941408eed6d1a05703cb04bc6498371620016825b614143604dd97cb2 + md5: c503d4ddc235a4e18763c2a4a5568eee depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -21127,59 +65096,63 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml - ros-humble-ros-workspace + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 38900 - timestamp: 1707308876646 + size: 36864 + timestamp: 1707313790190 - kind: conda - name: ros-humble-ament-lint-cmake - version: 0.12.10 + name: ros-humble-rosidl-runtime-py + version: 0.9.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-cmake-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 14bd112921922bff73bf8c9042b8cdbdbb6ec3db10b3e7f3508a8b9dd3f46d6f - md5: da231ac17a253b4bb11c81645b2aa39e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-py-0.9.3-py311hbfa132e_5.tar.bz2 + sha256: 6c5884e78e2232e6f30a62e55a2d6004ec4737317a3979f17c698d2ae299dc26 + md5: cef351b5138776a4c0b0b47c492eb4c8 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml - ros-humble-ros-workspace + - ros-humble-rosidl-parser - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 39121 - timestamp: 1707308448937 + size: 37159 + timestamp: 1707991048601 - kind: conda - name: ros-humble-ament-lint-common - version: 0.12.10 + name: ros-humble-rosidl-typesupport-c + version: 2.0.1 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-lint-common-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: aac4e4d5dd5583f761db5e50a23f5b059e358ed7c314b48f287354556eb8a443 - md5: 4e5194a2377bbc75e112ebf91627f54c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-c-2.0.1-py311h38cd7cb_7.tar.bz2 + sha256: cb6d239f13525548eb18da8f39f930ed8be58c0d6345e29b345804e0e9d45a03 + md5: bfeef4d074ea878d402092c87305e8bb depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-copyright - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-cppcheck - - ros-humble-ament-cmake-cpplint - - ros-humble-ament-cmake-flake8 - - ros-humble-ament-cmake-lint-cmake - - ros-humble-ament-cmake-pep257 - - ros-humble-ament-cmake-uncrustify - - ros-humble-ament-cmake-xmllint + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -21188,49 +65161,49 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10727 - timestamp: 1708861412845 + size: 35512 + timestamp: 1708870830334 - kind: conda - name: ros-humble-ament-lint-common - version: 0.12.10 + name: ros-humble-rosidl-typesupport-c + version: 2.0.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-lint-common-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 9b2684ef27b384587305137c4264513a6471e764569d1eadd22b310c42832521 - md5: 98bd7b0cb71e06a64482b775ca97fd29 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-c-2.0.1-py311h907a76e_6.tar.bz2 + sha256: 57fa5fe26190ecafc9d4cac150fd6704415a70a83b8cf36984a4ce36ad11d027 + md5: 16731f5cd9f985d541f6de6bb8543ca6 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-copyright - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-cppcheck - - ros-humble-ament-cmake-cpplint - - ros-humble-ament-cmake-flake8 - - ros-humble-ament-cmake-lint-cmake - - ros-humble-ament-cmake-pep257 - - ros-humble-ament-cmake-uncrustify - - ros-humble-ament-cmake-xmllint + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11954 - timestamp: 1707345304704 + size: 31672 + timestamp: 1707353310522 - kind: conda - name: ros-humble-ament-lint-common - version: 0.12.10 + name: ros-humble-rosidl-typesupport-c + version: 2.0.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-lint-common-0.12.10-py311hb335429_6.tar.bz2 - sha256: 9ae30d3d74e583490c9f0e6e86890f6c0d14ef9ec9b5d62f89a8ae330ff07c5e - md5: 045fedb96918388f78c2e014a26daa99 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-c-2.0.1-py311hb335429_6.tar.bz2 + sha256: 2db8ed227b3c08a2c5b4968c19c4dea79149a644ce529f34b7175cff9b9be0f8 + md5: ac3b6737e6bb21114fd68ae3ebc9a2f4 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -21239,172 +65212,218 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-copyright - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-cppcheck - - ros-humble-ament-cmake-cpplint - - ros-humble-ament-cmake-flake8 - - ros-humble-ament-cmake-lint-cmake - - ros-humble-ament-cmake-pep257 - - ros-humble-ament-cmake-uncrustify - - ros-humble-ament-cmake-xmllint + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11844 - timestamp: 1707309939784 + size: 32831 + timestamp: 1707312460993 - kind: conda - name: ros-humble-ament-lint-common - version: 0.12.10 + name: ros-humble-rosidl-typesupport-c + version: 2.0.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-lint-common-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: f564c32f9aeda33bd9c145fbea034f5caa8b988307a9c847c161172fbd440e1a - md5: e2b095d535249be7adc17e86f23d6923 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-c-2.0.1-py311hbfa132e_5.tar.bz2 + sha256: cccfd1ba432993d10ccde30f146823c1a066bfc9266bc017611ccde5508bdcd4 + md5: c263e1a32cbae29991a1007f88133640 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-copyright - ros-humble-ament-cmake-core - - ros-humble-ament-cmake-cppcheck - - ros-humble-ament-cmake-cpplint - - ros-humble-ament-cmake-flake8 - - ros-humble-ament-cmake-lint-cmake - - ros-humble-ament-cmake-pep257 - - ros-humble-ament-cmake-uncrustify - - ros-humble-ament-cmake-xmllint + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-typesupport-fastrtps-c + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12061 - timestamp: 1707344814499 + size: 32178 + timestamp: 1707982462915 - kind: conda - name: ros-humble-ament-package - version: 0.14.0 + name: ros-humble-rosidl-typesupport-cpp + version: 2.0.1 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-package-0.14.0-py311h38cd7cb_7.tar.bz2 - sha256: da20b697a3a2f95224e5736b876fd885e1298a37983cb83e382504d5ea0db59a - md5: 769f5b30a8b710f7092d736a8d751dfb + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311h38cd7cb_7.tar.bz2 + sha256: 6096f705ca63767b95c04ffac1d308214e30df92cd3e8b50504a936f1673fe6b + md5: 582ef506728d502d6579b32dbade7447 depends: - - importlib-metadata - - importlib_resources - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - setuptools - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 39748 - timestamp: 1708736288497 + size: 34795 + timestamp: 1708870914514 - kind: conda - name: ros-humble-ament-package - version: 0.14.0 + name: ros-humble-rosidl-typesupport-cpp + version: 2.0.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-package-0.14.0-py311h907a76e_6.tar.bz2 - sha256: 57e2bf01108a70a6953af6107f4b5762c81e9050824dd63d692a56e5283610b5 - md5: ab876afde74ea70e80d9906d79e2f127 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311h907a76e_6.tar.bz2 + sha256: bcfafa4f2c57cb8763543476ce30e67516d93cbf74e3f191b3a1a952ddead5e3 + md5: 0fed985a5e6ba02454ee6016921c53d2 depends: - __osx >=10.14 - - importlib-metadata - - importlib_resources - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - setuptools arch: x86_64 platform: osx license: BSD-3-Clause - size: 46454 - timestamp: 1707306993436 + size: 30722 + timestamp: 1707353459101 - kind: conda - name: ros-humble-ament-package - version: 0.14.0 + name: ros-humble-rosidl-typesupport-cpp + version: 2.0.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-package-0.14.0-py311hb335429_6.tar.bz2 - sha256: 46436706d0aa43a8f84959e5fd35190e3e67e7a86eb48f0c75624bcbd7cce10c - md5: c175da5859eebbbd7eb11c28c059a1f3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311hb335429_6.tar.bz2 + sha256: eb0c369329a2c73306c6be669d566442627d507fe71524223944667393a5c829 + md5: 1747c676f228f5a85b42c101e8e05416 depends: - __glibc >=2.17,<3.0.a0 - - importlib-metadata - - importlib_resources - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - setuptools arch: x86_64 platform: linux license: BSD-3-Clause - size: 46168 - timestamp: 1707306878931 + size: 31863 + timestamp: 1707312486247 - kind: conda - name: ros-humble-ament-package - version: 0.14.0 + name: ros-humble-rosidl-typesupport-cpp + version: 2.0.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-package-0.14.0-py311hbfa132e_5.tar.bz2 - sha256: 3244fce19f556b2e21b0513fc9cabc914cfc6115a164da74b4b882fddad9f182 - md5: b98f24d9a4d833bae10fcfb20fde08a0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311hbfa132e_5.tar.bz2 + sha256: eba01116e78afed554727705331cd858216ed9e5601beaf9f1490c6a05c5ac15 + md5: 23a5ff7425ce33ea546ccdfb2d997e06 depends: - - importlib-metadata - - importlib_resources - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-core + - ros-humble-ament-index-python + - ros-humble-rcpputils + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-c + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - setuptools arch: arm64 platform: osx license: BSD-3-Clause - size: 46560 - timestamp: 1707306894249 + size: 31310 + timestamp: 1707982494061 - kind: conda - name: ros-humble-ament-pep257 - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-c + version: 2.2.2 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-pep257-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 406439d7315dae12f48c8e6ee040b9988111725c99ab27a424901eb2ec00eadb - md5: bb54a08953729e47c949506bb054ceae + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311h38cd7cb_7.tar.bz2 + sha256: f1da420e8bc2c110d65d55755daad0601d7a5cbc9f3062492ff62fd8c1373271 + md5: c5873648b8a0e9bda2ba8ea02ee6bcad depends: - numpy >=1.23.5,<2.0a0 - - pydocstyle - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -21413,99 +65432,139 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 28020 - timestamp: 1708741842717 + size: 35833 + timestamp: 1708869557716 - kind: conda - name: ros-humble-ament-pep257 - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-c + version: 2.2.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-pep257-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 35de4c9db304eed326ab1ac9875ef6d97a107864ed3532ac9667b598e854a1cf - md5: 82a78b345ea810a9ff29ec9b48201d34 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311h907a76e_6.tar.bz2 + sha256: cd2e4cbf630c2ea3d643a94971a2c9be2044b8cfc972ff62da399761b3937618 + md5: 6147d46fae4dbf1d76f3f52a6a21f306 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pydocstyle - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx - license: BSD-3-Clause - size: 21320 - timestamp: 1707309578864 + license: BSD-3-Clause + size: 30914 + timestamp: 1707352635286 - kind: conda - name: ros-humble-ament-pep257 - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-c + version: 2.2.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-pep257-0.12.10-py311hb335429_6.tar.bz2 - sha256: 27a05248eafeffdc665f2e59663eb7c92b09001f5827153d498cbaba90f42334 - md5: 4f075bcf90e20b4082d0ea54894e73ed + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311hb335429_6.tar.bz2 + sha256: 5fff465b9b8f602bccec48dcb1b13aa4ce163afd9326dcce90e32aa9514ccef2 + md5: 1a836fe3b19db227a9c4a66b583a7c23 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pydocstyle - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 21150 - timestamp: 1707308500105 + size: 32039 + timestamp: 1707312231730 - kind: conda - name: ros-humble-ament-pep257 - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-c + version: 2.2.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-pep257-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: e62f9e3647780f2fadf0f5e075d2c8a517e61e009781d697acd1373db78c961e - md5: e046d2e9b5b43fbcbbda8832bef197d1 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311hbfa132e_5.tar.bz2 + sha256: a4bb3bb2cc63f8c45f046767f6609d76d3a9ed723b43ddc3bb273036ffdd7ed5 + md5: 256a3ab6b8c76fbde3b24c33879bcc15 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pydocstyle - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-c + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-fastrtps-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 21404 - timestamp: 1707307968668 + size: 31418 + timestamp: 1707982160664 - kind: conda - name: ros-humble-ament-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-cpp + version: 2.2.2 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-uncrustify-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: c4334a17f9979926e4ab7ca95c4876cfdecc5e3948654ef97cd907d86273a3a6 - md5: 14a21ef3d37a34dc2078410e9213b4a9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311h38cd7cb_7.tar.bz2 + sha256: 9ea11487c17acb932286fa08d64c2e81a84ac465e1c9e0084ba58ef77675b739 + md5: 675d6f4bdfa50fce89b044380946f975 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace - - ros-humble-uncrustify-vendor + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -21514,41 +65573,51 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 53109 - timestamp: 1708768055563 + size: 36685 + timestamp: 1708869378010 - kind: conda - name: ros-humble-ament-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-cpp + version: 2.2.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-uncrustify-0.12.10-py311h907a76e_6.tar.bz2 - sha256: d7b7d39eef234c0b735d2cb46be458921608ff35f9dba4a22a3ea51a211fcd8f - md5: 04d3d25527fb801731658b6d3773ae06 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311h907a76e_6.tar.bz2 + sha256: 6e945ad0cb3bca8592a57e68dfcb83876c6545edcf91a786ecb715fb910186fb + md5: 357057c0c9ff506a8202b590f0d5a8e0 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace - - ros-humble-uncrustify-vendor + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 46189 - timestamp: 1707344385817 + size: 33175 + timestamp: 1707351851051 - kind: conda - name: ros-humble-ament-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-cpp + version: 2.2.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-uncrustify-0.12.10-py311hb335429_6.tar.bz2 - sha256: bf681131d6427d5b7f0c751f66dd64bc6b350b31c74f93534eab3f1803d58b74 - md5: 1f1997f259de9e3c1bc9c4339b811a58 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311hb335429_6.tar.bz2 + sha256: 0bb01c719f0a9daad3dc4a4348a749d0c65bbc574a2e762b1ecde3cb19267599 + md5: 051319ca6df921fa7112d1328b2b157e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -21557,53 +65626,71 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace - - ros-humble-uncrustify-vendor + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 45987 - timestamp: 1707309615383 + size: 34146 + timestamp: 1707311978189 - kind: conda - name: ros-humble-ament-uncrustify - version: 0.12.10 + name: ros-humble-rosidl-typesupport-fastrtps-cpp + version: 2.2.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-uncrustify-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: f36ddd7999aca54b62e63a30d0b13e4d2eeb7d008ef400e785269c8babe13883 - md5: 8d9b476fe13691ed70c7ba25782b1944 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311hbfa132e_5.tar.bz2 + sha256: ef2cd43415c53088fcc1d6e5f6312cfeaed37d6d40283bae89b32be16e2e1749 + md5: 7fa4991578924b533d2a27e2ec297248 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake-ros + - ros-humble-ament-index-python + - ros-humble-fastcdr + - ros-humble-fastrtps-cmake-module + - ros-humble-rmw - ros-humble-ros-workspace - - ros-humble-uncrustify-vendor + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-generator-cpp + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 46259 - timestamp: 1707344250031 + size: 33519 + timestamp: 1707351757077 - kind: conda - name: ros-humble-ament-xmllint - version: 0.12.10 + name: ros-humble-rosidl-typesupport-interface + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ament-xmllint-0.12.10-py311h38cd7cb_7.tar.bz2 - sha256: 32dc6c95f2a47905d69ebc2a88f54eb213342458bd37bc8548603bd9ba562c24 - md5: 9cd08cd8ce441e5e9acf5bb18544ed91 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 0ddd1068c6e0b044e08e9eedb6f51415ce36b98f0926e4a0119d405a6fb96d94 + md5: 1d98cc29a070aec0067fc4f1f5c9d496 depends: - - libxml2 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -21613,99 +65700,98 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 29167 - timestamp: 1708745905848 + size: 12273 + timestamp: 1708861911608 - kind: conda - name: ros-humble-ament-xmllint - version: 0.12.10 + name: ros-humble-rosidl-typesupport-interface + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ament-xmllint-0.12.10-py311h907a76e_6.tar.bz2 - sha256: 3c853c65399f3b73428ebecb21ca1865f657babe595739b675eb17884055239b - md5: 0b282f3778ab809684d41b35b503d397 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311h907a76e_6.tar.bz2 + sha256: bc98636cbe35f59e114252d353ef7acc102d5a9b0b74241083ebdaca331f7f47 + md5: 1d966299ec99644f42b8b1b4a896be89 depends: - __osx >=10.14 - libcxx >=16 - - libxml2 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 22445 - timestamp: 1707310736779 + size: 13459 + timestamp: 1707347150056 - kind: conda - name: ros-humble-ament-xmllint - version: 0.12.10 + name: ros-humble-rosidl-typesupport-interface + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ament-xmllint-0.12.10-py311hb335429_6.tar.bz2 - sha256: fefef432baf1a56de5cfd8bcf03d3fc03ed2d888365910547a52997d5e622164 - md5: 2f722eff4d029e79ada2b494483cef9c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311hb335429_6.tar.bz2 + sha256: b29455946d196d62cfe19c61582914d236cd8e804291638e404f8627715f9314 + md5: 79df860ca6a3d1b6021292d3ee03767d depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxml2 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 22319 - timestamp: 1707308916039 + size: 13343 + timestamp: 1707310561499 - kind: conda - name: ros-humble-ament-xmllint - version: 0.12.10 + name: ros-humble-rosidl-typesupport-interface + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ament-xmllint-0.12.10-py311hbfa132e_5.tar.bz2 - sha256: 09c87e60691f2f4372ec71a4d2062ee8604f7e9650eb6829ebc3149762ea87c3 - md5: 387c035d06b88f6bc92b7a3680647832 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-interface-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: f42878daf4b7200e17d753e71321e85b20d32cc159a9f40edc346f88cf777f36 + md5: a4303c091511b40ab009a92bfc937445 depends: - libcxx >=16 - - libxml2 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-lint - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 22539 - timestamp: 1707308536718 + size: 13542 + timestamp: 1707345269146 - kind: conda - name: ros-humble-angles - version: 1.15.0 + name: ros-humble-rosidl-typesupport-introspection-c + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-angles-1.15.0-py311h38cd7cb_7.tar.bz2 - sha256: 018e8f8aa8dcf224133ce277c0e98398e3528b71c09a0868c032a204af745042 - md5: ed4af3defb4dc8f04f404b729c1eda01 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: c13f17afb1a3187b5e6cc5b238222ef977f026caa4b30d5ccb08bcdcfd417c30 + md5: 6654f497c366bf5a315710d0d2b0bba7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -21714,17 +65800,17 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 22546 - timestamp: 1708767013933 + size: 59534 + timestamp: 1708867588743 - kind: conda - name: ros-humble-angles - version: 1.15.0 + name: ros-humble-rosidl-typesupport-introspection-c + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-angles-1.15.0-py311h907a76e_6.tar.bz2 - sha256: 7d9ae84f65f6dc85756bc3916d810fd108e60ee0c9a780b9eab5793cab753858 - md5: 0ef319ac24a3eaf2f01a4c91fc25c2c6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311h907a76e_6.tar.bz2 + sha256: 12bf997b64cbdb4ed911a1ac6f718ef20fad1c630b0d0ea41b0219c65c77705d + md5: de88ab1b073e40db9a0e17901a5693e4 depends: - __osx >=10.14 - libcxx >=16 @@ -21732,23 +65818,28 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 23481 - timestamp: 1707344501360 + size: 29410 + timestamp: 1707350229636 - kind: conda - name: ros-humble-angles - version: 1.15.0 + name: ros-humble-rosidl-typesupport-introspection-c + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-angles-1.15.0-py311hb335429_6.tar.bz2 - sha256: 8a66ddf6f3ce73580798284c2f2a5de5535ef65168af5adf4a7225cca6483005 - md5: dbdfa8febc7a0f062f39ae4221af2f75 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311hb335429_6.tar.bz2 + sha256: 3e901ac304d1ef741eae91b1996f1886374753662255b12effa88ebcd3ab5720 + md5: 3a5307e7b49976702c332bcbe91ef493 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -21758,52 +65849,70 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 23309 - timestamp: 1707309109051 + size: 30434 + timestamp: 1707311673819 - kind: conda - name: ros-humble-angles - version: 1.15.0 + name: ros-humble-rosidl-typesupport-introspection-c + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-angles-1.15.0-py311hbfa132e_5.tar.bz2 - sha256: 25aa835915b0495097c3d2684ffd58e50e38a800948027b4c3daec121755fe95 - md5: fb3be33ecdbbbdd7152f74efb948f6f6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: 56d101966bb4b6dfa970c69b0b45afee966f2e42bfab09b50c16df42457835a1 + md5: 6f0d5e48f4717d0a3304a92ea359726c depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 23546 - timestamp: 1707344304200 + size: 29992 + timestamp: 1707346421178 - kind: conda - name: ros-humble-builtin-interfaces - version: 1.2.1 + name: ros-humble-rosidl-typesupport-introspection-cpp + version: 3.1.5 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-builtin-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: 3b94cd5980d349026bcd972db1fef5fcded11f15352edb20d600881fec7ae9ea - md5: 1549777f9528bf16574877b8c5521c3e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 + sha256: 572a584e73ec7e2b763de928753e13e1249f88a62d54d28252372be0806a7ad0 + md5: f343d990fea3cbb746c18a08583440e5 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -21812,41 +65921,49 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 71984 - timestamp: 1708872893438 + size: 33451 + timestamp: 1708868261542 - kind: conda - name: ros-humble-builtin-interfaces - version: 1.2.1 + name: ros-humble-rosidl-typesupport-introspection-cpp + version: 3.1.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-builtin-interfaces-1.2.1-py311h907a76e_6.tar.bz2 - sha256: b12f97501007fb10e70c2daf94a640c047cdd8f4c4b047afdd4f47a76d64e4b9 - md5: f855c4503a37f140495e53f6337f7c93 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311h907a76e_6.tar.bz2 + sha256: fcf151cd36895786a719437156edb0068c08688f0a3cbf515dd7cb89588b70ec + md5: ba68239f9e8e765518433945faa98e70 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 54551 - timestamp: 1707354241427 + size: 29485 + timestamp: 1707350673205 - kind: conda - name: ros-humble-builtin-interfaces - version: 1.2.1 + name: ros-humble-rosidl-typesupport-introspection-cpp + version: 3.1.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-builtin-interfaces-1.2.1-py311hb335429_6.tar.bz2 - sha256: 986eae68eab641cfba903ccc019ea18998c4342e9fb2e4e6bea4329f5e882c1e - md5: bb99cc968586cc86b200ddcb8dd31e98 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311hb335429_6.tar.bz2 + sha256: d15a1af5f9f612679a36717c950a8afef46924c100003546df233724f4a1c00a + md5: 7e00e6cfd1161ceb1b663f027429d51c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -21855,170 +65972,168 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 61812 - timestamp: 1707312758011 + size: 30522 + timestamp: 1707311814656 - kind: conda - name: ros-humble-builtin-interfaces - version: 1.2.1 + name: ros-humble-rosidl-typesupport-introspection-cpp + version: 3.1.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-builtin-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: dc1c4cc3f939b0f3bb2c8abed0be06d5cf3930fb28271d2571a2c137ba17def3 - md5: 53d7efdd9b6319f84721ad5d937b934c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311hbfa132e_5.tar.bz2 + sha256: b3bf709a3edc9d34d8e6d81028e8f1e14b563532e5761e96bddbb9058abef3a9 + md5: f8526757cfc7ef02939378078348fbe2 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-cmake + - ros-humble-ament-index-python - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosidl-cli + - ros-humble-rosidl-cmake + - ros-humble-rosidl-parser + - ros-humble-rosidl-runtime-c + - ros-humble-rosidl-runtime-cpp + - ros-humble-rosidl-typesupport-interface + - ros-humble-rosidl-typesupport-introspection-c - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 57855 - timestamp: 1707982807786 + size: 30042 + timestamp: 1707346589670 - kind: conda - name: ros-humble-class-loader - version: 2.2.0 - build: py311h00a3625_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-class-loader-2.2.0-py311h00a3625_5.tar.bz2 - sha256: 5e126e13dd06000eaf372054555fc70e370680be27cead415fdb08abd2e28c2b - md5: 61e40cda12eea805e05305cbe48a3610 + name: ros-humble-rpyutils + version: 0.2.1 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rpyutils-0.2.1-py311h38cd7cb_7.tar.bz2 + sha256: c30d0fd7354c8cda23c002a8ae10dda2733d8e175d17b0d06e7819283f2ddc34 + md5: 1c9a3cbd1df52f1bc9697d97853d4d30 depends: - - console_bridge >=1.0.2,<1.1.0a0 - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-rcpputils - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 52193 - timestamp: 1707346374735 + size: 12807 + timestamp: 1708747559158 - kind: conda - name: ros-humble-class-loader - version: 2.2.0 - build: py311h7f0aa07_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-class-loader-2.2.0-py311h7f0aa07_7.tar.bz2 - sha256: 94a248bcacf6859ab3a5f0c96255ef530dace185d2bdf9d11a7939a64032750b - md5: 2ec74d1630865c03daf421da2ffdbe3f + name: ros-humble-rpyutils + version: 0.2.1 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rpyutils-0.2.1-py311h907a76e_6.tar.bz2 + sha256: ab731c73f8082d150d8415e7015b7264214fd2af469870313d1adc1d62142edc + md5: d63cd180483bfbc342fbb84c7a07e05b depends: - - console_bridge >=1.0.2,<1.1.0a0 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-rcpputils - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 56066 - timestamp: 1708867410633 + size: 17618 + timestamp: 1707311295429 - kind: conda - name: ros-humble-class-loader - version: 2.2.0 - build: py311hb303436_6 + name: ros-humble-rpyutils + version: 0.2.1 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-class-loader-2.2.0-py311hb303436_6.tar.bz2 - sha256: e68d334247924967d627ac99f5cbc6f35657c990686e457d907ec90149dd9663 - md5: 7207b615b6593aca53606074d3144a30 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rpyutils-0.2.1-py311hb335429_6.tar.bz2 + sha256: cf318cd4573740a614bbcfd1fbd8ea540c69861474415dba0f5471b39485684a + md5: f608349f2e7bf14a2ee4f317b2c4f8ec depends: - __glibc >=2.17,<3.0.a0 - - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-rcpputils - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 58272 - timestamp: 1707311629146 + size: 17454 + timestamp: 1707309135042 - kind: conda - name: ros-humble-class-loader - version: 2.2.0 - build: py311he602911_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-class-loader-2.2.0-py311he602911_6.tar.bz2 - sha256: 9f5b205366409a324e77cfbaa49dfc8c945443b4973842a24e4ba5fbf8700e73 - md5: 0cf5721291b8d5ca9f54c8d54053e11c + name: ros-humble-rpyutils + version: 0.2.1 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rpyutils-0.2.1-py311hbfa132e_5.tar.bz2 + sha256: 94056710f563ac0938328ed17e5ac71b260132ab30bf124da83beb1d8d5f2401 + md5: f202bbe19ce0851edf92cab9493b9dcc depends: - - __osx >=10.14 - - console_bridge >=1.0.2,<1.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-rcpputils - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: x86_64 + arch: arm64 platform: osx license: BSD-3-Clause - size: 52508 - timestamp: 1707350074679 + size: 17684 + timestamp: 1707308847254 - kind: conda - name: ros-humble-common-interfaces - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-rqt-action + version: 2.0.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-common-interfaces-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 52e2c18a48b6e61c57cb48765440d62fa464d9ae83221dbbc7f525288f7a3d76 - md5: ad4f3bbe70880b6230d8f1d1b853d543 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-action-2.0.1-py311h38cd7cb_6.tar.bz2 + sha256: 85e96fafa7d022d34165a7b658c4dc3c1374133fa0752405905dab306b9244dc + md5: d9b658863bf30ed53d755283c56f77ab depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-actionlib-msgs - - ros-humble-builtin-interfaces - - ros-humble-diagnostic-msgs - - ros-humble-geometry-msgs - - ros-humble-nav-msgs + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-shape-msgs - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros-humble-stereo-msgs - - ros-humble-trajectory-msgs - - ros-humble-visualization-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -22027,52 +66142,46 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10381 - timestamp: 1708882146117 + size: 21796 + timestamp: 1707990268399 - kind: conda - name: ros-humble-common-interfaces - version: 4.2.3 + name: ros-humble-rqt-action + version: 2.0.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-common-interfaces-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 121400bc5c0020290bd505a036a73d6c9c57c36a1028a93489df3711f07b0b9e - md5: e524efeadcf2ce1d2179af950f05f8c6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-action-2.0.1-py311h907a76e_6.tar.bz2 + sha256: 97b9bba8ecd58cdbde921b7709ddc74e3c202ab9232eb41a9c5625caa4fa2241 + md5: 7520eb50f729fbb04c9d9767149c07dc depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-actionlib-msgs - - ros-humble-builtin-interfaces - - ros-humble-diagnostic-msgs - - ros-humble-geometry-msgs - - ros-humble-nav-msgs + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-shape-msgs - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros-humble-stereo-msgs - - ros-humble-trajectory-msgs - - ros-humble-visualization-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11691 - timestamp: 1707358823375 + size: 13804 + timestamp: 1707373613998 - kind: conda - name: ros-humble-common-interfaces - version: 4.2.3 + name: ros-humble-rqt-action + version: 2.0.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-common-interfaces-4.2.3-py311hb335429_6.tar.bz2 - sha256: 96750fe5863679bfdf513cf03c798ee193481a2d67330a890273abbebc19b5e3 - md5: dc761f28fb043228bbdc366d9046bd5f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-action-2.0.1-py311hb335429_6.tar.bz2 + sha256: f3052f2061780a3a5847810f72e5e0a7e5573a22f2f7a2598203a990fdf79924 + md5: 4b5630e87f87b888298f37a47bf03cde depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -22081,80 +66190,67 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-actionlib-msgs - - ros-humble-builtin-interfaces - - ros-humble-diagnostic-msgs - - ros-humble-geometry-msgs - - ros-humble-nav-msgs + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-shape-msgs - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros-humble-stereo-msgs - - ros-humble-trajectory-msgs - - ros-humble-visualization-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11527 - timestamp: 1707314491323 + size: 14075 + timestamp: 1707316829059 - kind: conda - name: ros-humble-common-interfaces - version: 4.2.3 + name: ros-humble-rqt-action + version: 2.0.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-common-interfaces-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: f7b49442f1f5f16e38a3a888ced785081a35d8807f18450cc6dbb83fcdabc124 - md5: 0183d5dd34f4930968016252becf344f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-action-2.0.1-py311hbfa132e_5.tar.bz2 + sha256: 31c716a22cc686ff05f71b54acbc7f54671bedc5c51ae9061b9258439b1a74ab + md5: 633cd95111c44b5335e3f10d2a2cda56 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-actionlib-msgs - - ros-humble-builtin-interfaces - - ros-humble-diagnostic-msgs - - ros-humble-geometry-msgs - - ros-humble-nav-msgs + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-shape-msgs - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros-humble-stereo-msgs - - ros-humble-trajectory-msgs - - ros-humble-visualization-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 11881 - timestamp: 1707991570952 + size: 13860 + timestamp: 1707996199434 - kind: conda - name: ros-humble-composition - version: 0.20.3 + name: ros-humble-rqt-bag + version: 1.1.4 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-composition-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: bcca2e26db88b5abd9b52264aded89c3200f2cd89f05d89c0f66926965b0c13b - md5: f6b9a04d6aee7c071bd05ef5fcdbddf4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-bag-1.1.4-py311h38cd7cb_6.tar.bz2 + sha256: 7e61e27a11955cb96a31625be80d41cf243be2c4a38a0f872cc649e91fa88fb9 + md5: 26441c342f6d63a4ee0549e193fb9120 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosbag2-py + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -22163,46 +66259,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 214470 - timestamp: 1707858686569 + size: 156851 + timestamp: 1707979310883 - kind: conda - name: ros-humble-composition - version: 0.20.3 + name: ros-humble-rqt-bag + version: 1.1.4 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-composition-0.20.3-py311h907a76e_6.tar.bz2 - sha256: 633705f5d7f4a450df6a18ad5c60e86c7bf665688e762d3c77a6e16d005b9365 - md5: 20c259c3c659eb6118dff50a6fceb596 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-bag-1.1.4-py311h907a76e_6.tar.bz2 + sha256: 5a4ef2ffacad5bd758e163750402a451868e930647a997a365b3f0c6f3d7786b + md5: f787a55510f8f313e07e194281cd92d4 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosbag2-py + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 322933 - timestamp: 1707365316206 + size: 160114 + timestamp: 1707380977981 - kind: conda - name: ros-humble-composition - version: 0.20.3 + name: ros-humble-rqt-bag + version: 1.1.4 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-composition-0.20.3-py311hb335429_6.tar.bz2 - sha256: ac55fcf7a73fb6a79230613bbb9ec987f709d4c5c009d2c85989866d9a1a62df - md5: 08c10a7bc37dbbc4254b667f1b08512a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-bag-1.1.4-py311hb335429_6.tar.bz2 + sha256: 2b8b8082ddf31ec4be513639b5814e3f1243b0c6e736ae036c3b82b91cece462 + md5: 8cfceb6a2fd63049021a2b7e710e3671 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -22211,64 +66306,71 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosbag2-py + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 375118 - timestamp: 1707316121153 + size: 160167 + timestamp: 1707319745591 - kind: conda - name: ros-humble-composition - version: 0.20.3 + name: ros-humble-rqt-bag + version: 1.1.4 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-composition-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 1e18e47e4429df9d1c5404b33b54635955f8097e87158e82c6e8c8a823970529 - md5: 0134656c4d22aab951e94d27fcfba5fb + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-bag-1.1.4-py311hbfa132e_5.tar.bz2 + sha256: 58094825326aa62a9e54f958783290bff73321c50aaebdcfeb04b938c08f0ce5 + md5: 8097acefc07f77b23275a8d0dbbe6a32 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosbag2-py + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 322647 - timestamp: 1707994569377 + size: 160213 + timestamp: 1708042031260 - kind: conda - name: ros-humble-composition-interfaces - version: 1.2.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-rqt-bag-plugins + version: 1.1.4 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-composition-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: fa48f89f4233e90d2a5c8ba7649638fd210aa5489f103eb8a76f1aff1e26deea - md5: fa5275b22284c8ff9d1b74fbd3c47b18 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-bag-plugins-1.1.4-py311h38cd7cb_6.tar.bz2 + sha256: 47e184ef69dcd08b46e2da651e06d305309d064825a9f384ef0af4fd5bbaf600 + md5: e2d6c39889fc8cd859e67b74cdeb3d64 depends: - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosbag2 + - ros-humble-rqt-bag + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-plot + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -22277,144 +66379,201 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 139041 - timestamp: 1708876075846 + size: 47399 + timestamp: 1707990204335 - kind: conda - name: ros-humble-composition-interfaces - version: 1.2.1 + name: ros-humble-rqt-bag-plugins + version: 1.1.4 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-composition-interfaces-1.2.1-py311h907a76e_6.tar.bz2 - sha256: 92a19dd1c98ecdfbdca60e9bcbb77c86b438cf87504a4c2d52ccaf3d44c64152 - md5: f20169f3f427725acfffcbe65779dacd + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-bag-plugins-1.1.4-py311h907a76e_6.tar.bz2 + sha256: 1f66754a771cc28bbab3bb9115d8ba6591a05426b3b3961e73b6e50b5e9bac67 + md5: 17f41449a514b2ece43e9e982ebed8c4 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosbag2 + - ros-humble-rqt-bag + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-plot + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 122056 - timestamp: 1707356083570 + size: 49331 + timestamp: 1707383185912 - kind: conda - name: ros-humble-composition-interfaces - version: 1.2.1 + name: ros-humble-rqt-bag-plugins + version: 1.1.4 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-composition-interfaces-1.2.1-py311hb335429_6.tar.bz2 - sha256: a02d1a3d63236e096fe7fabc2d3dd864fd4eb44cd550a07e75734a36df6b0f42 - md5: 3252c1b5c2140b58bb2da540fd6782b1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-bag-plugins-1.1.4-py311hb335429_6.tar.bz2 + sha256: d99f89d3a47dcd5cb6784ea36073b71384a38e72c56abb948d8bf103840a1b56 + md5: 12ee86978d39a807bf1949ebf1b550ef depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosbag2 + - ros-humble-rqt-bag + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-plot + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 145307 - timestamp: 1707313352673 + size: 49414 + timestamp: 1707321517602 - kind: conda - name: ros-humble-composition-interfaces - version: 1.2.1 + name: ros-humble-rqt-bag-plugins + version: 1.1.4 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-composition-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: 72e75afb39f2caea4738ef558af80e94dae67318dba79ff1bae1f6eca04e07dd - md5: c714b53baa694195e62c0a400d93b0dc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-bag-plugins-1.1.4-py311hbfa132e_5.tar.bz2 + sha256: da2d46263c8b76d1030f4e564e855d261269417ed14ad225bd25f6f1ba6e55f5 + md5: b5311d1ec341060881e905db7c5a4748 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rosbag2 + - ros-humble-rqt-bag + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-plot + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 121663 - timestamp: 1707989121450 + size: 49387 + timestamp: 1708043618335 - kind: conda - name: ros-humble-console-bridge-vendor - version: 1.4.1 - build: py311h00a3625_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-console-bridge-vendor-1.4.1-py311h00a3625_5.tar.bz2 - sha256: a6293568d896f1d41c93e1da848d34acdb8ab6ab9e2bdd93ab53657b7f5830f6 - md5: 44b3993a754f08aae930a32de063397f + name: ros-humble-rqt-common-plugins + version: 1.2.0 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-common-plugins-1.2.0-py311h38cd7cb_6.tar.bz2 + sha256: 70dd6022ea475293916fc758e73f1a7a4461d4a5e5464cf5d38975af4aa8c6c4 + md5: 097524a03788f28e0246f5820b56fcd5 depends: - - console_bridge >=1.0.2,<1.1.0a0 - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-action + - ros-humble-rqt-bag + - ros-humble-rqt-bag-plugins + - ros-humble-rqt-console + - ros-humble-rqt-graph + - ros-humble-rqt-image-view + - ros-humble-rqt-msg + - ros-humble-rqt-plot + - ros-humble-rqt-publisher + - ros-humble-rqt-py-common + - ros-humble-rqt-py-console + - ros-humble-rqt-reconfigure + - ros-humble-rqt-service-caller + - ros-humble-rqt-shell + - ros-humble-rqt-srv + - ros-humble-rqt-topic - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 11232 - timestamp: 1707345680734 + size: 12579 + timestamp: 1707993288541 - kind: conda - name: ros-humble-console-bridge-vendor - version: 1.4.1 - build: py311h7f0aa07_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-console-bridge-vendor-1.4.1-py311h7f0aa07_7.tar.bz2 - sha256: 99399c4b2d49f6641c8679d949809676c3e9637b18305caaa3c411c89411d6cc - md5: 0ed6509e4f308ace36c6541a7e997f76 + name: ros-humble-rqt-common-plugins + version: 1.2.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-common-plugins-1.2.0-py311h907a76e_6.tar.bz2 + sha256: cc69e4521da02a9fb9bcd0d3156499ff60d080e95dda35f3cab4d5bc2fe8d9a8 + md5: 68c9473a80b7d449926b15c8a0554355 depends: - - console_bridge >=1.0.2,<1.1.0a0 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-action + - ros-humble-rqt-bag + - ros-humble-rqt-bag-plugins + - ros-humble-rqt-console + - ros-humble-rqt-graph + - ros-humble-rqt-image-view + - ros-humble-rqt-msg + - ros-humble-rqt-plot + - ros-humble-rqt-publisher + - ros-humble-rqt-py-common + - ros-humble-rqt-py-console + - ros-humble-rqt-reconfigure + - ros-humble-rqt-service-caller + - ros-humble-rqt-shell + - ros-humble-rqt-srv + - ros-humble-rqt-topic - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 9926 - timestamp: 1708863873864 + size: 14036 + timestamp: 1707383910272 - kind: conda - name: ros-humble-console-bridge-vendor - version: 1.4.1 - build: py311hb303436_6 + name: ros-humble-rqt-common-plugins + version: 1.2.0 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-console-bridge-vendor-1.4.1-py311hb303436_6.tar.bz2 - sha256: 9960bc73836170e2a73a3c90e9734ec39cd0b410355f5dcb1020db575bb33468 - md5: 4320a7c14d7cf56f3daf4b6320c69a86 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-common-plugins-1.2.0-py311hb335429_6.tar.bz2 + sha256: 2ca2975b139a13e314679c16759afe49d972641d938f57c51c1284fb8c3a84c0 + md5: 6f7a368e317088f2d3d0568a47e67ee8 depends: - __glibc >=2.17,<3.0.a0 - - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 @@ -22422,265 +66581,322 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-action + - ros-humble-rqt-bag + - ros-humble-rqt-bag-plugins + - ros-humble-rqt-console + - ros-humble-rqt-graph + - ros-humble-rqt-image-view + - ros-humble-rqt-msg + - ros-humble-rqt-plot + - ros-humble-rqt-publisher + - ros-humble-rqt-py-common + - ros-humble-rqt-py-console + - ros-humble-rqt-reconfigure + - ros-humble-rqt-service-caller + - ros-humble-rqt-shell + - ros-humble-rqt-srv + - ros-humble-rqt-topic - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11024 - timestamp: 1707311071523 + size: 14280 + timestamp: 1707322140922 - kind: conda - name: ros-humble-console-bridge-vendor - version: 1.4.1 - build: py311he602911_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-console-bridge-vendor-1.4.1-py311he602911_6.tar.bz2 - sha256: 124d808e665d1855e515c004e15a1b415c6ba752b9e10be5225e45f01c3f2b0e - md5: 782d87c7f746682ffd9ce147f19acaeb + name: ros-humble-rqt-common-plugins + version: 1.2.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-common-plugins-1.2.0-py311hbfa132e_5.tar.bz2 + sha256: 258e4425ea420d858cff165ebee41869571a6065cc5d9ad052ca300c7da85f8e + md5: b49934e2c082d365fb64647e931671e0 depends: - - __osx >=10.14 - - console_bridge >=1.0.2,<1.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-action + - ros-humble-rqt-bag + - ros-humble-rqt-bag-plugins + - ros-humble-rqt-console + - ros-humble-rqt-graph + - ros-humble-rqt-image-view + - ros-humble-rqt-msg + - ros-humble-rqt-plot + - ros-humble-rqt-publisher + - ros-humble-rqt-py-common + - ros-humble-rqt-py-console + - ros-humble-rqt-reconfigure + - ros-humble-rqt-service-caller + - ros-humble-rqt-shell + - ros-humble-rqt-srv + - ros-humble-rqt-topic + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14249 + timestamp: 1708043887962 +- kind: conda + name: ros-humble-rqt-console + version: 2.0.2 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-console-2.0.2-py311h38cd7cb_6.tar.bz2 + sha256: eb900729b96673c33398317e0a67721b3f429ad1712870ebc87f13515d25142a + md5: 22839edec1357a52ba2f5e2dd4f706ea + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-rcl-interfaces + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 11150 - timestamp: 1707348600857 + size: 106405 + timestamp: 1707880592035 - kind: conda - name: ros-humble-cv-bridge - version: 3.2.1 - build: py311h501d6c9_6 + name: ros-humble-rqt-console + version: 2.0.2 + build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-cv-bridge-3.2.1-py311h501d6c9_6.tar.bz2 - sha256: 486acb9bb26eb29b07daa85268707fd16f53e2eb9b4ff25e9d8ca46b4c542a05 - md5: 02fcf88cd29b6848a29e3e30e4642a76 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-console-2.0.2-py311h907a76e_6.tar.bz2 + sha256: d96c751197988b2a38a2494fde48f34e24b67c22b804a8d4feb03e109f43e87c + md5: fa6d78a303aa3991d2755fdab720624b depends: - __osx >=10.14 - - boost - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-rcpputils + - ros-humble-python-qt-binding + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 119228 - timestamp: 1707358407744 + size: 97618 + timestamp: 1707371417447 - kind: conda - name: ros-humble-cv-bridge - version: 3.2.1 - build: py311h5fd4792_6 + name: ros-humble-rqt-console + version: 2.0.2 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-cv-bridge-3.2.1-py311h5fd4792_6.tar.bz2 - sha256: 39dfb851df4704c356d8a15897c7999514aa3d25b58904c592ddabda1f52dbd7 - md5: 7830afabcd240c150c567235c0f5504e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-console-2.0.2-py311hb335429_6.tar.bz2 + sha256: 4ee927d794f9845406d6ea97c6cebc0d17660df723498898a804b00dcb09184a + md5: 30ccd64bd9cbab57f0f6387123c5c71c depends: - __glibc >=2.17,<3.0.a0 - - boost - libgcc-ng >=12 - libgcc-ng >=12 - - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-rcpputils + - ros-humble-python-qt-binding + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 144694 - timestamp: 1707314132137 -- kind: conda - name: ros-humble-cv-bridge - version: 3.2.1 - build: py311hac52b5e_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-cv-bridge-3.2.1-py311hac52b5e_6.tar.bz2 - sha256: 5bec2cbd1618622f2872b93a7e3dddb514581705952ca2a701cc4394d776b4e4 - md5: 2b82b2b3a6085776f7d3c3c118b43fee - depends: - - boost - - libopencv >=4.9.0,<4.9.1.0a0 - - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 107613 - timestamp: 1707855937412 + size: 97789 + timestamp: 1707316076648 - kind: conda - name: ros-humble-cv-bridge - version: 3.2.1 - build: py311hb5c0377_5 + name: ros-humble-rqt-console + version: 2.0.2 + build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-cv-bridge-3.2.1-py311hb5c0377_5.tar.bz2 - sha256: 3e674a49732f7a4ba48188c2be1b0a215e94b09d6c4abe019ff95796314d9a74 - md5: b673b3c35dff824219ed099efe70f230 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-console-2.0.2-py311hbfa132e_5.tar.bz2 + sha256: ca970605afd89ecf5c8cab6e7700f074aa5971da459fdc5f5576bf42292358f2 + md5: 87c3c08e9d4d008cb3a6239e0bc07244 depends: - - boost - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-rcpputils + - ros-humble-python-qt-binding + - ros-humble-rcl-interfaces + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 117410 - timestamp: 1707991379683 + size: 97647 + timestamp: 1707994349308 - kind: conda - name: ros-humble-cyclonedds - version: 0.10.4 - build: py311h43fc731_6 + name: ros-humble-rqt-graph + version: 1.3.0 + build: py311h38cd7cb_6 build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-cyclonedds-0.10.4-py311h43fc731_6.tar.bz2 - sha256: 569ee1009e2c25d15d9cf9da05166ff7e083c3841a01b7b59927b8ed6b937e2d - md5: ab8c69f943a1e9e18567c6a84dafb5d1 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-graph-1.3.0-py311h38cd7cb_6.tar.bz2 + sha256: e2e66d284ae7650bab5f55f3894c999e100934ea02a03cc3482f02e6f2e31da6 + md5: 1d528eb029597b7616c7c2967aba3805 depends: - - __osx >=10.14 - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-iceoryx-binding-c - - ros-humble-iceoryx-hoofs - - ros-humble-iceoryx-posh + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-dotgraph - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 1104743 - timestamp: 1707310358043 + size: 91422 + timestamp: 1707880285565 - kind: conda - name: ros-humble-cyclonedds - version: 0.10.4 - build: py311h577d203_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-cyclonedds-0.10.4-py311h577d203_5.tar.bz2 - sha256: 22556bbf3f6a170ec515a5948dc04a3d6ab2e95ab540fe922e27259dfdea442c - md5: 596ac20cf44e58a169b0dc7ff27ec7b7 + name: ros-humble-rqt-graph + version: 1.3.0 + build: py311h907a76e_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-graph-1.3.0-py311h907a76e_6.tar.bz2 + sha256: aec942ccf8c5046a49d9e47316d08733b8e24869a3340206ce92e13e602bbae1 + md5: af144308368e9836e75bf75ba1511507 depends: + - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-iceoryx-binding-c - - ros-humble-iceoryx-hoofs - - ros-humble-iceoryx-posh + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-dotgraph - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 1059178 - timestamp: 1707308330421 + size: 84724 + timestamp: 1707364226417 - kind: conda - name: ros-humble-cyclonedds - version: 0.10.4 - build: py311h8eb0f6d_6 + name: ros-humble-rqt-graph + version: 1.3.0 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-cyclonedds-0.10.4-py311h8eb0f6d_6.tar.bz2 - sha256: 65f30ec888da948bbe0a8796c70115ccf1d7253e6f34a789a9bf6c513cbea3f0 - md5: 0c19c0339706ad643fd044119490b99b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-graph-1.3.0-py311hb335429_6.tar.bz2 + sha256: 0c3e2d62828ccc1214fb352b3df4b392475377b304e02a1b44ddd7a33361c6c2 + md5: 742892b0e017133081bfcc552d25e38c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-iceoryx-binding-c - - ros-humble-iceoryx-hoofs - - ros-humble-iceoryx-posh + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-dotgraph - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 1198483 - timestamp: 1707308759940 + size: 84807 + timestamp: 1707315982694 - kind: conda - name: ros-humble-demo-nodes-cpp - version: 0.20.3 + name: ros-humble-rqt-graph + version: 1.3.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-graph-1.3.0-py311hbfa132e_5.tar.bz2 + sha256: c0a268e0dcdeba433e2261b719b056ec3c857141f4da7971d5af1d95b6f90966 + md5: 9f17561aa1a1a29a6e7485d8e8e23b8f + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-dotgraph + - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 84814 + timestamp: 1707994146354 +- kind: conda + name: ros-humble-rqt-gui + version: 1.1.6 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: e749c5d3b5fc17ba1cf8994de02d5a7db10d72d167b8769464e8945524fdc986 - md5: 48818e22766cbdb4753d52ec31a2e62f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-1.1.6-py311h38cd7cb_6.tar.bz2 + sha256: dfd00eaeff3ef2165d9d1794697b9dbac2ef15cdbadb8039198828833db36606 + md5: 1fc9afe2c01f3f3261690af60b3e7610 depends: + - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -22689,229 +66905,229 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 571563 - timestamp: 1707858541059 + size: 122914 + timestamp: 1707862039246 - kind: conda - name: ros-humble-demo-nodes-cpp - version: 0.20.3 + name: ros-humble-rqt-gui + version: 1.1.6 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-cpp-0.20.3-py311h907a76e_6.tar.bz2 - sha256: fa4b3b7e85f04abcaf87cbe17be1f72b18be444a593241ef272da80760e37892 - md5: 5624aa34f92f8d825d230bc92dd36213 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-1.1.6-py311h907a76e_6.tar.bz2 + sha256: d68b1a4f9995ebc30eca0de919a3cfcfc86cb53d43f0be174c30c0011d88c2b6 + md5: 9669c96f68fa91e1f3a50814b8ab6b85 depends: - __osx >=10.14 + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 893778 - timestamp: 1707365170028 + size: 116504 + timestamp: 1707360460536 - kind: conda - name: ros-humble-demo-nodes-cpp - version: 0.20.3 + name: ros-humble-rqt-gui + version: 1.1.6 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-cpp-0.20.3-py311hb335429_6.tar.bz2 - sha256: 37958673ff046e847711d9d63b67241bcbb1bbab25213643955a9f5551f3d974 - md5: 93d7d41e7031794499b56eee3d189ed0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-1.1.6-py311hb335429_6.tar.bz2 + sha256: 5f07421d739627e5a2f807decafd2feecb279284be303baa0c485dfc5082fce0 + md5: 2052dab2b462e23ccebbb41c6cb65f8e depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 1072050 - timestamp: 1707316072109 + size: 116891 + timestamp: 1707315258779 - kind: conda - name: ros-humble-demo-nodes-cpp - version: 0.20.3 + name: ros-humble-rqt-gui + version: 1.1.6 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-cpp-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 2e8bfee6bf1630ab0ea1e1678732f5a0eb29fe90c107cf2557128252cfbbce97 - md5: 498e3081768c3042530eab0fe8d17942 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-1.1.6-py311hbfa132e_5.tar.bz2 + sha256: 521c4bc269f7479f02121bd532ddefd250400a25e60b98f9db038c85513bcf66 + md5: 002fcf2ab525cbc26f00cd377734a3bd depends: + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 873311 - timestamp: 1707994498482 + size: 116590 + timestamp: 1707992826707 - kind: conda - name: ros-humble-demo-nodes-cpp-native - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: d3fa4797d5448970c309a137b83e564a740ea01a1408e275fdaeefb0d60b30cd - md5: 366f679a48677ab2a9a2ad98e1c3720c + name: ros-humble-rqt-gui-cpp + version: 1.1.6 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-cpp-1.1.6-py311h15ddf78_5.tar.bz2 + sha256: 61f6a0494844c1dc40baff957a5531c5b395580a3ce4b08b6d601d77ece93659 + md5: 710ab0ed4b7f2c8c95c4f540351f2755 depends: + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rmw-fastrtps-cpp - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - size: 82144 - timestamp: 1707855267647 + size: 113934 + timestamp: 1707993001125 - kind: conda - name: ros-humble-demo-nodes-cpp-native - version: 0.20.3 - build: py311h907a76e_6 + name: ros-humble-rqt-gui-cpp + version: 1.1.6 + build: py311h27406db_6 build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311h907a76e_6.tar.bz2 - sha256: 856413876e9816dbaa1e6aa5ca8afec426490955d6785dd1efcf7f6a28538943 - md5: 61cd035bf8de8902630124ed1a49f9e6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-cpp-1.1.6-py311h27406db_6.tar.bz2 + sha256: 701e0fe1610e05cc4803a5538fc2831b9f6fbcf99f9516b80553b2c3238e6d5c + md5: e34561e5a28854229e74c517ccddd251 depends: - - __osx >=10.14 - - libcxx >=16 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rmw-fastrtps-cpp - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: osx + platform: linux license: BSD-3-Clause - size: 87478 - timestamp: 1707364842192 + size: 143232 + timestamp: 1707315214057 - kind: conda - name: ros-humble-demo-nodes-cpp-native - version: 0.20.3 - build: py311hb335429_6 + name: ros-humble-rqt-gui-cpp + version: 1.1.6 + build: py311h2e3875a_6 build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-cpp-native-0.20.3-py311hb335429_6.tar.bz2 - sha256: b8bec4a72479a86b637a4ecea50953e610046a7be2d3389fb144ffe80896d239 - md5: 568c89050bcea7faae58b1ae80f7b4f2 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-cpp-1.1.6-py311h2e3875a_6.tar.bz2 + sha256: 14b068b1a4b41c35c3c2b7bcb714747759f39b2574c292772a231f9f0ab51c18 + md5: 13ad171c03340fb97abe6fdd5e7912f4 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rmw-fastrtps-cpp - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: linux + platform: osx license: BSD-3-Clause - size: 91094 - timestamp: 1707316119295 + size: 117901 + timestamp: 1707360812700 - kind: conda - name: ros-humble-demo-nodes-cpp-native - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-cpp-native-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 95eb672d4177ed9f89d44f6eb27f5e25e5984e0a1bb8991af2d21c92d4193046 - md5: 466d8e30e8e95b7de1655d22c8f8d7b2 + name: ros-humble-rqt-gui-cpp + version: 1.1.6 + build: py311h8bad128_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-cpp-1.1.6-py311h8bad128_6.tar.bz2 + sha256: b64e6d8ba886789ca3462b71472d39ce3b973e2bd2daed92c515fa18fc648ce2 + md5: a031c8734c9257707fdd7e76faf8faa6 depends: - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-pluginlib + - ros-humble-qt-gui + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rmw-fastrtps-cpp - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 85326 - timestamp: 1707994387059 + size: 11009 + timestamp: 1707874152469 - kind: conda - name: ros-humble-demo-nodes-py - version: 0.20.3 + name: ros-humble-rqt-gui-py + version: 1.1.6 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-demo-nodes-py-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 21f4c674d77ff6b65e2eae7dad314acb993e4d2d0349a35d9f3229714a83851d - md5: 9d4044753ce716b06f58c7cccfd85637 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-py-1.1.6-py311h38cd7cb_6.tar.bz2 + sha256: 9245cb6c15dede1b75248f31b098cc85d4d6c87d8f18d9d52c5d483b62f9a36a + md5: 8eea399244651e574eab0656a4c3f2c7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-qt-gui - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rqt-gui - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -22920,43 +67136,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 36210 - timestamp: 1707858492946 + size: 16192 + timestamp: 1707874058688 - kind: conda - name: ros-humble-demo-nodes-py - version: 0.20.3 + name: ros-humble-rqt-gui-py + version: 1.1.6 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-demo-nodes-py-0.20.3-py311h907a76e_6.tar.bz2 - sha256: 8e84b124819201a913fbc6d7e53b6f209f2829b9b1c95bbe425bbe63d03607ff - md5: 4fcbbd27bb195dd5e8f37f8a14fd2b39 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-py-1.1.6-py311h907a76e_6.tar.bz2 + sha256: 2261be84af5fce4a213aee5ec8dab0d2e442211685a6a45a3e5892f9c6f3c320 + md5: 32536185ec65beca0009f63ad5e2d9f5 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-qt-gui - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rqt-gui - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 23625 - timestamp: 1707360283110 + size: 17037 + timestamp: 1707362733784 - kind: conda - name: ros-humble-demo-nodes-py - version: 0.20.3 + name: ros-humble-rqt-gui-py + version: 1.1.6 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-demo-nodes-py-0.20.3-py311hb335429_6.tar.bz2 - sha256: 3f26122a606e40879320ef48f20e980e4ac8b723de2b264f4ea97b16f4833139 - md5: 249874060531759a5736415f74cce54f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-py-1.1.6-py311hb335429_6.tar.bz2 + sha256: d23c1ff80050f49aa1a489a5b0735c7a044b9630b5f87eb67adc6eda6c0e6100 + md5: 1fc40a4677b6b51033269ff738d05470 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -22965,96 +67180,99 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-qt-gui - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rqt-gui - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 23403 - timestamp: 1707315133059 + size: 17449 + timestamp: 1707315600951 - kind: conda - name: ros-humble-demo-nodes-py - version: 0.20.3 + name: ros-humble-rqt-gui-py + version: 1.1.6 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-demo-nodes-py-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: b077eb47075c03522e2aa022ec539fad0185ef578431216c0f0fe54e301fae59 - md5: db5a48e7ac35de4340d65263d302d3ea + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-py-1.1.6-py311hbfa132e_5.tar.bz2 + sha256: 6c86329c65b9542f02966047009bbae492f55f0d0bc710969784a0dc5ab13763 + md5: e443d8ddd160aaac7fdd50a6d9463960 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-qt-gui - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rqt-gui - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 23684 - timestamp: 1707992766044 + size: 17054 + timestamp: 1707993583210 - kind: conda - name: ros-humble-depthimage-to-laserscan - version: 2.5.1 - build: py311h501d6c9_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-depthimage-to-laserscan-2.5.1-py311h501d6c9_6.tar.bz2 - sha256: 7e53e221feba3561e9e3f4e77f684260e47075771f8d642cea5910701047308e - md5: 7bd5c2732732f0ae1e56e15d60e3b8c9 + name: ros-humble-rqt-image-view + version: 1.2.0 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-image-view-1.2.0-py311h15ddf78_5.tar.bz2 + sha256: a7ca323015cb7338cc4df4c5fd7be0e6467b0b8cbf658c266ba2359e6d034f67 + md5: 7e3fa9376d46f7523f058ec8adcd1cc5 depends: - - __osx >=10.14 - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-image-geometry + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-cv-bridge + - ros-humble-geometry-msgs + - ros-humble-image-transport + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-cpp - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - arch: x86_64 + arch: arm64 platform: osx license: BSD-3-Clause - size: 192649 - timestamp: 1707362787225 + size: 210133 + timestamp: 1707995602348 - kind: conda - name: ros-humble-depthimage-to-laserscan - version: 2.5.1 - build: py311h5fd4792_6 + name: ros-humble-rqt-image-view + version: 1.2.0 + build: py311h27406db_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-depthimage-to-laserscan-2.5.1-py311h5fd4792_6.tar.bz2 - sha256: 8c0e93b97a3f0678d44db471c8f618ffe7da9c5371aedfdcdb79bee3f5b88c22 - md5: e53c168fedbabd4e6f57f55e41eb6652 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-image-view-1.2.0-py311h27406db_6.tar.bz2 + sha256: 7b7657f2a49b8f8a027d995036318c873d16d0fb92d996a80d9461af55f281cb + md5: b653d8fa9c6d4ba31fd84734d17212f6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-image-geometry + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-cv-bridge + - ros-humble-geometry-msgs + - ros-humble-image-transport + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-cpp - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -23063,127 +67281,96 @@ packages: arch: x86_64 platform: linux license: BSD-3-Clause - size: 220674 - timestamp: 1707315537522 + size: 217039 + timestamp: 1707316496313 - kind: conda - name: ros-humble-depthimage-to-laserscan - version: 2.5.1 - build: py311hac52b5e_6 + name: ros-humble-rqt-image-view + version: 1.2.0 + build: py311h2e3875a_6 build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-depthimage-to-laserscan-2.5.1-py311hac52b5e_6.tar.bz2 - sha256: e6ec16942f3bb13e7a3dde80f5eb1126f0c240750891a5826a71af624109f4f8 - md5: 0e8f7c8535014aff2c1ab8e4bf215590 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-image-view-1.2.0-py311h2e3875a_6.tar.bz2 + sha256: a1d95070dcee1995ddf3a00ec66184f7c4e54681390bc1d3572722f39af7511c + md5: 7bac99284ef9f155ce49ca599435d351 depends: - - libopencv >=4.9.0,<4.9.1.0a0 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-image-geometry + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-cv-bridge + - ros-humble-geometry-msgs + - ros-humble-image-transport + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-cpp - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 137927 - timestamp: 1707858225458 + size: 211878 + timestamp: 1707372363532 - kind: conda - name: ros-humble-depthimage-to-laserscan - version: 2.5.1 - build: py311hb5c0377_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-depthimage-to-laserscan-2.5.1-py311hb5c0377_5.tar.bz2 - sha256: 528ed3b7fee8c3e8a08f977dd6132cb6c2f740911ac7f903ac3b91c329601ca4 - md5: 4a968358792f36ad42e7baa7d708b88f + name: ros-humble-rqt-image-view + version: 1.2.0 + build: py311h8bad128_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-image-view-1.2.0-py311h8bad128_6.tar.bz2 + sha256: c134deb5b7c698750ca68388b55ae5dc6aeaaf9864c2056ab787fbd0ff6881f0 + md5: 9a89375cb9a49220e2d0b96f6271c86d depends: - - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-image-geometry + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-cv-bridge + - ros-humble-geometry-msgs + - ros-humble-image-transport + - ros-humble-qt-gui-cpp - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-cpp - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 195154 - timestamp: 1707993858227 + size: 12092 + timestamp: 1707880455995 - kind: conda - name: ros-humble-desktop - version: 0.10.0 + name: ros-humble-rqt-msg + version: 1.2.0 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-desktop-0.10.0-py311h38cd7cb_6.tar.bz2 - sha256: 56bf806394bf267fe4a81557c090850cc2f1b3a007d48dae425041f6b470863e - md5: 6a914cc147c89ac8aad73165d28deb80 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-msg-1.2.0-py311h38cd7cb_6.tar.bz2 + sha256: 49844ab64895ef164ecb835b71a4472843eb0bad827ba00d7a4838121879a280 + md5: 1b53a48748f38944cdae36913e196a3f depends: + - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-cpp - - ros-humble-action-tutorials-interfaces - - ros-humble-action-tutorials-py - - ros-humble-angles - - ros-humble-composition - - ros-humble-demo-nodes-cpp - - ros-humble-demo-nodes-cpp-native - - ros-humble-demo-nodes-py - - ros-humble-depthimage-to-laserscan - - ros-humble-dummy-map-server - - ros-humble-dummy-robot-bringup - - ros-humble-dummy-sensors - - ros-humble-examples-rclcpp-minimal-action-client - - ros-humble-examples-rclcpp-minimal-action-server - - ros-humble-examples-rclcpp-minimal-client - - ros-humble-examples-rclcpp-minimal-composition - - ros-humble-examples-rclcpp-minimal-publisher - - ros-humble-examples-rclcpp-minimal-service - - ros-humble-examples-rclcpp-minimal-subscriber - - ros-humble-examples-rclcpp-minimal-timer - - ros-humble-examples-rclcpp-multithreaded-executor - - ros-humble-examples-rclpy-executors - - ros-humble-examples-rclpy-minimal-action-client - - ros-humble-examples-rclpy-minimal-action-server - - ros-humble-examples-rclpy-minimal-client - - ros-humble-examples-rclpy-minimal-publisher - - ros-humble-examples-rclpy-minimal-service - - ros-humble-examples-rclpy-minimal-subscriber - - ros-humble-image-tools - - ros-humble-intra-process-demo - - ros-humble-joy - - ros-humble-lifecycle - - ros-humble-logging-demo - - ros-humble-pcl-conversions - - ros-humble-pendulum-msgs - - ros-humble-quality-of-service-demo-cpp - - ros-humble-quality-of-service-demo-py - - ros-humble-ros-base + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rqt-common-plugins - - ros-humble-rviz-default-plugins - - ros-humble-rviz2 - - ros-humble-teleop-twist-joy - - ros-humble-teleop-twist-keyboard - - ros-humble-topic-monitor - - ros-humble-turtlesim + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -23192,233 +67379,121 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 14449 - timestamp: 1707995735188 + size: 35392 + timestamp: 1707979253079 - kind: conda - name: ros-humble-desktop - version: 0.10.0 + name: ros-humble-rqt-msg + version: 1.2.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-desktop-0.10.0-py311h907a76e_6.tar.bz2 - sha256: 3c5492aff425f82a4a25af6e1e90710ae4a24d1e890f137bfd2625506d36a1d8 - md5: 5333105a8889833961ddab1c0c8b4bea + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-msg-1.2.0-py311h907a76e_6.tar.bz2 + sha256: a734e28497e6a072fbbcb5edad58727b0323254dee89f7b7cc169ea703dba743 + md5: b23baaf74c160c05c87384c98b1de2c2 depends: - __osx >=10.14 + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-cpp - - ros-humble-action-tutorials-interfaces - - ros-humble-action-tutorials-py - - ros-humble-angles - - ros-humble-composition - - ros-humble-demo-nodes-cpp - - ros-humble-demo-nodes-cpp-native - - ros-humble-demo-nodes-py - - ros-humble-depthimage-to-laserscan - - ros-humble-dummy-map-server - - ros-humble-dummy-robot-bringup - - ros-humble-dummy-sensors - - ros-humble-examples-rclcpp-minimal-action-client - - ros-humble-examples-rclcpp-minimal-action-server - - ros-humble-examples-rclcpp-minimal-client - - ros-humble-examples-rclcpp-minimal-composition - - ros-humble-examples-rclcpp-minimal-publisher - - ros-humble-examples-rclcpp-minimal-service - - ros-humble-examples-rclcpp-minimal-subscriber - - ros-humble-examples-rclcpp-minimal-timer - - ros-humble-examples-rclcpp-multithreaded-executor - - ros-humble-examples-rclpy-executors - - ros-humble-examples-rclpy-minimal-action-client - - ros-humble-examples-rclpy-minimal-action-server - - ros-humble-examples-rclpy-minimal-client - - ros-humble-examples-rclpy-minimal-publisher - - ros-humble-examples-rclpy-minimal-service - - ros-humble-examples-rclpy-minimal-subscriber - - ros-humble-image-tools - - ros-humble-intra-process-demo - - ros-humble-joy - - ros-humble-lifecycle - - ros-humble-logging-demo - - ros-humble-pcl-conversions - - ros-humble-pendulum-msgs - - ros-humble-quality-of-service-demo-cpp - - ros-humble-quality-of-service-demo-py - - ros-humble-ros-base + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rqt-common-plugins - - ros-humble-rviz-default-plugins - - ros-humble-rviz2 - - ros-humble-teleop-twist-joy - - ros-humble-teleop-twist-keyboard - - ros-humble-topic-monitor - - ros-humble-turtlesim + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 16029 - timestamp: 1707384359834 + size: 27179 + timestamp: 1707372680244 - kind: conda - name: ros-humble-desktop - version: 0.10.0 + name: ros-humble-rqt-msg + version: 1.2.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-desktop-0.10.0-py311hb335429_6.tar.bz2 - sha256: 2dad72e32208565ef45edef7a0fe91a203afc49ab953c15c3ddefb92fd0f3e3e - md5: 35b881a7262ce745a69c721caa9bbad5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-msg-1.2.0-py311hb335429_6.tar.bz2 + sha256: 148ee18ca89eb3788adf42dc08a87fd5841ea74d9599143ca3976b1ea7f22e80 + md5: 3cf11e36800b3041732209a6e88a6bdc depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-cpp - - ros-humble-action-tutorials-interfaces - - ros-humble-action-tutorials-py - - ros-humble-angles - - ros-humble-composition - - ros-humble-demo-nodes-cpp - - ros-humble-demo-nodes-cpp-native - - ros-humble-demo-nodes-py - - ros-humble-depthimage-to-laserscan - - ros-humble-dummy-map-server - - ros-humble-dummy-robot-bringup - - ros-humble-dummy-sensors - - ros-humble-examples-rclcpp-minimal-action-client - - ros-humble-examples-rclcpp-minimal-action-server - - ros-humble-examples-rclcpp-minimal-client - - ros-humble-examples-rclcpp-minimal-composition - - ros-humble-examples-rclcpp-minimal-publisher - - ros-humble-examples-rclcpp-minimal-service - - ros-humble-examples-rclcpp-minimal-subscriber - - ros-humble-examples-rclcpp-minimal-timer - - ros-humble-examples-rclcpp-multithreaded-executor - - ros-humble-examples-rclpy-executors - - ros-humble-examples-rclpy-minimal-action-client - - ros-humble-examples-rclpy-minimal-action-server - - ros-humble-examples-rclpy-minimal-client - - ros-humble-examples-rclpy-minimal-publisher - - ros-humble-examples-rclpy-minimal-service - - ros-humble-examples-rclpy-minimal-subscriber - - ros-humble-image-tools - - ros-humble-intra-process-demo - - ros-humble-joy - - ros-humble-lifecycle - - ros-humble-logging-demo - - ros-humble-pcl-conversions - - ros-humble-pendulum-control - - ros-humble-pendulum-msgs - - ros-humble-quality-of-service-demo-cpp - - ros-humble-quality-of-service-demo-py - - ros-humble-ros-base + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rqt-common-plugins - - ros-humble-rviz-default-plugins - - ros-humble-rviz2 - - ros-humble-teleop-twist-joy - - ros-humble-teleop-twist-keyboard - - ros-humble-tlsf - - ros-humble-tlsf-cpp - - ros-humble-topic-monitor - - ros-humble-turtlesim + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 16162 - timestamp: 1707322342209 + size: 27485 + timestamp: 1707316591915 - kind: conda - name: ros-humble-desktop - version: 0.10.0 + name: ros-humble-rqt-msg + version: 1.2.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-desktop-0.10.0-py311hbfa132e_5.tar.bz2 - sha256: d9ed5c7500dd2ecb60e368b3282f64aa83a8927f29e9d13913aba3cccad64c42 - md5: 897fb604918597105d253c7e36bede53 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-msg-1.2.0-py311hbfa132e_5.tar.bz2 + sha256: 99f9920f0427664c1b03dd3f4c7a07a3c1d94ee14535e51e2d2fab0ad71c2ad2 + md5: 82426ce34d0b70fe9e6da9a45f859007 depends: + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-tutorials-cpp - - ros-humble-action-tutorials-interfaces - - ros-humble-action-tutorials-py - - ros-humble-angles - - ros-humble-composition - - ros-humble-demo-nodes-cpp - - ros-humble-demo-nodes-cpp-native - - ros-humble-demo-nodes-py - - ros-humble-depthimage-to-laserscan - - ros-humble-dummy-map-server - - ros-humble-dummy-robot-bringup - - ros-humble-dummy-sensors - - ros-humble-examples-rclcpp-minimal-action-client - - ros-humble-examples-rclcpp-minimal-action-server - - ros-humble-examples-rclcpp-minimal-client - - ros-humble-examples-rclcpp-minimal-composition - - ros-humble-examples-rclcpp-minimal-publisher - - ros-humble-examples-rclcpp-minimal-service - - ros-humble-examples-rclcpp-minimal-subscriber - - ros-humble-examples-rclcpp-minimal-timer - - ros-humble-examples-rclcpp-multithreaded-executor - - ros-humble-examples-rclpy-executors - - ros-humble-examples-rclpy-minimal-action-client - - ros-humble-examples-rclpy-minimal-action-server - - ros-humble-examples-rclpy-minimal-client - - ros-humble-examples-rclpy-minimal-publisher - - ros-humble-examples-rclpy-minimal-service - - ros-humble-examples-rclpy-minimal-subscriber - - ros-humble-image-tools - - ros-humble-intra-process-demo - - ros-humble-joy - - ros-humble-lifecycle - - ros-humble-logging-demo - - ros-humble-pcl-conversions - - ros-humble-pendulum-msgs - - ros-humble-quality-of-service-demo-cpp - - ros-humble-quality-of-service-demo-py - - ros-humble-ros-base + - ros-humble-python-qt-binding + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rqt-common-plugins - - ros-humble-rviz-default-plugins - - ros-humble-rviz2 - - ros-humble-teleop-twist-joy - - ros-humble-teleop-twist-keyboard - - ros-humble-topic-monitor - - ros-humble-turtlesim + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 16185 - timestamp: 1708044163681 + size: 27265 + timestamp: 1707995739942 - kind: conda - name: ros-humble-diagnostic-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-rqt-plot + version: 1.1.2 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-diagnostic-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 1d19b58b277ccbf1f701c064160903b41a407f96f2db459ad7d6a6b8228b84ce - md5: 9fddb3815a67bb252c3e203aa0e94255 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-plot-1.1.2-py311h38cd7cb_6.tar.bz2 + sha256: eda106a2a247ae8c183f4b5572f11002d0faf0218f7cfa646b85e7d3eae051c9 + md5: cb8f5bf32dc4fc3125dcdc1fa3b0a1b6 depends: + - catkin_pkg + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -23428,104 +67503,125 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 140748 - timestamp: 1708879089772 + size: 89234 + timestamp: 1707879987135 - kind: conda - name: ros-humble-diagnostic-msgs - version: 4.2.3 + name: ros-humble-rqt-plot + version: 1.1.2 build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-diagnostic-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: b0af4eb762fe4b5e7132d55903b06653b3b1e7a54d8b837e96bd8f36e9b70c5b - md5: e93d79d0319e867bb1800de0da26b9bb + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-plot-1.1.2-py311h907a76e_6.tar.bz2 + sha256: 131668e454b6418aacb2302c2a8cb2277242de3a557ae59346d21ca30aea8d8b + md5: c1af9a00dfc337a76b17ac9d8a97617b depends: - __osx >=10.14 + - catkin_pkg - libcxx >=16 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 122842 - timestamp: 1707357394535 + size: 80551 + timestamp: 1707364623623 - kind: conda - name: ros-humble-diagnostic-msgs - version: 4.2.3 + name: ros-humble-rqt-plot + version: 1.1.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-diagnostic-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: 58c8e119dc12e5db7f82e0775993b55bf61c359c7e4ea046a852c2c3fe351ea7 - md5: 636b09eb47a607fe1b2154602fcbe599 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-plot-1.1.2-py311hb335429_6.tar.bz2 + sha256: d28b130511ecdc173e25478c905d7407f3036946eaed7f54f2aaeba20d8ab5a3 + md5: fc3bc313bc47624e28f7126d6ec682de depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 143227 - timestamp: 1707313596944 + size: 80819 + timestamp: 1707316064080 - kind: conda - name: ros-humble-diagnostic-msgs - version: 4.2.3 + name: ros-humble-rqt-plot + version: 1.1.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-diagnostic-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 2f07c8068e8618e516ba9f5b426681078793c6d6fd66cf232e1f235f29f8ff7c - md5: f4f4864a78b549202a4d8aaf463389ff + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-plot-1.1.2-py311hbfa132e_5.tar.bz2 + sha256: d75377f430a0de6ea812d8047921a99b5355e576ce0e2863f352a20450062ffb + md5: 194aa9e34a2954a0b5a1975d846d55b5 depends: + - catkin_pkg - libcxx >=16 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 122493 - timestamp: 1707989579362 + size: 80629 + timestamp: 1707994081543 - kind: conda - name: ros-humble-domain-coordinator - version: 0.10.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-rqt-publisher + version: 1.5.0 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-domain-coordinator-0.10.0-py311h38cd7cb_7.tar.bz2 - sha256: ce75c3b67f52636510df242e09ae009f7a8d4c6df162f67f0a91ebe429144a5e - md5: 699d1f529966ebb87d1a035ec293c494 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-publisher-1.5.0-py311h38cd7cb_6.tar.bz2 + sha256: 444cae94bb1d6354cc4a85a03d05b2220290660581f42239cfc522bdb1de1e31 + md5: 0aa54d8dad44eee0d02beb64f6442882 depends: + - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -23534,200 +67630,233 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10775 - timestamp: 1708744398446 + size: 52426 + timestamp: 1707880216532 - kind: conda - name: ros-humble-domain-coordinator - version: 0.10.0 + name: ros-humble-rqt-publisher + version: 1.5.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-domain-coordinator-0.10.0-py311h907a76e_6.tar.bz2 - sha256: 0b00c400bfb1ee216d0135feb17cb2cad684308fb7af335f3c2937cdc864f5f2 - md5: 1a3d06a478c571f96604f4af51f98dd4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-publisher-1.5.0-py311h907a76e_6.tar.bz2 + sha256: 9cd1b04f77be13f9858fa269bc6442f8e8b8a4aa581ff4f518b160fd7ea96a89 + md5: 0b00c20db5d0350e86e8514116442464 depends: - __osx >=10.14 + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11946 - timestamp: 1707310599702 + size: 44163 + timestamp: 1707364172938 - kind: conda - name: ros-humble-domain-coordinator - version: 0.10.0 + name: ros-humble-rqt-publisher + version: 1.5.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-domain-coordinator-0.10.0-py311hb335429_6.tar.bz2 - sha256: fc9678dcc461d342974082b074631d4b68ce4534d371852bda6035ee1654f765 - md5: 056352d7fcf4aa9d0e85b78888fcd7e3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-publisher-1.5.0-py311hb335429_6.tar.bz2 + sha256: 4e184e3d09b51faff5ae9ff718f265b2a0bcfa4f2d236045d7c62f0471c2db71 + md5: 17996b8bb4c3cbf5e05e04dc62c09508 depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11857 - timestamp: 1707308880778 + size: 44457 + timestamp: 1707315964313 - kind: conda - name: ros-humble-domain-coordinator - version: 0.10.0 + name: ros-humble-rqt-publisher + version: 1.5.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-domain-coordinator-0.10.0-py311hbfa132e_5.tar.bz2 - sha256: 537c054afebc9442274f6aaa976d178a7b847aac1ebf11281c001fc9096d100f - md5: 1846bdc90c7e12f053446ecb76d0b737 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-publisher-1.5.0-py311hbfa132e_5.tar.bz2 + sha256: 906dba4892f6a79e0a43d75795d3c9367a1fd82ef68bd86afd01569cb74ef3e4 + md5: 9f19c8eb60f2c45ad4c74009476a5692 depends: + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12073 - timestamp: 1707308415732 + size: 44231 + timestamp: 1707994113555 - kind: conda - name: ros-humble-dummy-map-server - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-map-server-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 9b67c79268e1b7718abf886f8d2cc15389cac8b889166e630385eec4c50975e0 - md5: 3c7890dd15051635e4e8244dab7e521e + name: ros-humble-rqt-py-common + version: 1.1.6 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-py-common-1.1.6-py311h15ddf78_5.tar.bz2 + sha256: 037fc68f550a8285a98c03344dcf4a824a541ad93fcad436a01274e0b0d575a3 + md5: 82e96b0a32c6f2143f8b20be70073b18 depends: + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - size: 57747 - timestamp: 1707855970484 + size: 68008 + timestamp: 1707992933619 - kind: conda - name: ros-humble-dummy-map-server - version: 0.20.3 - build: py311h907a76e_6 + name: ros-humble-rqt-py-common + version: 1.1.6 + build: py311h27406db_6 build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-map-server-0.20.3-py311h907a76e_6.tar.bz2 - sha256: e3bf6e92e8bc4c4d45f7eb923b41894b06a9a8548e6b11af9b2be94b67b956f4 - md5: 3097ab5143429e01547851a40d9ce63c + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-py-common-1.1.6-py311h27406db_6.tar.bz2 + sha256: 0a3a0c5179d35311447987cb0f88bd7e79732a73f20dadaf55eb0c209e3d2cb1 + md5: f27867fb3e5a495deed852300845bc95 depends: - - __osx >=10.14 - - libcxx >=16 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: osx + platform: linux license: BSD-3-Clause - size: 65924 - timestamp: 1707360222032 + size: 68407 + timestamp: 1707315165326 - kind: conda - name: ros-humble-dummy-map-server - version: 0.20.3 - build: py311hb335429_6 + name: ros-humble-rqt-py-common + version: 1.1.6 + build: py311h2e3875a_6 build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-map-server-0.20.3-py311hb335429_6.tar.bz2 - sha256: dfffec8484d29e44550babad3d3ae9560e3a4eb3bef0665aca0aaaf6c1f9e05f - md5: 3a9fa280344a5dfecd7843aa4ac0b121 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-py-common-1.1.6-py311h2e3875a_6.tar.bz2 + sha256: 30b737f41aec58e37bcbba1c31413b748b59102006b86c6fcdc3cd1a1eb80e8f + md5: e87093f1ff3df7d4484ab8e819ef2d8e depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: linux + platform: osx license: BSD-3-Clause - size: 67049 - timestamp: 1707315113235 + size: 67786 + timestamp: 1707360665828 - kind: conda - name: ros-humble-dummy-map-server - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-map-server-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 860dd9ba3aed9e00cceaab1930b9215335d8a68cb46dcad5f14818e7f1ef12f3 - md5: ae38b5ea2fa7066198478203b9207e11 + name: ros-humble-rqt-py-common + version: 1.1.6 + build: py311h8bad128_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-py-common-1.1.6-py311h8bad128_6.tar.bz2 + sha256: c5878cee6ac0a058e931233f95ecfd833770e9d4960c204d56a178863f2c9340 + md5: 29356685da14dae26cca3c278a100d59 depends: - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 65168 - timestamp: 1707992737738 + size: 66657 + timestamp: 1707860338947 - kind: conda - name: ros-humble-dummy-robot-bringup - version: 0.20.3 + name: ros-humble-rqt-py-console + version: 1.0.2 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-robot-bringup-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 8e4b7be293c5f42a09b55f26b5fad7e16e0e43710aa3b71a03b754226077d61f - md5: c015b4f115ce8c2a9a0d8b142fabce9f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-py-console-1.0.2-py311h38cd7cb_6.tar.bz2 + sha256: 6e782e4c619e07ab6faa091886cc7390adba048f618486409988f35b82d09cef + md5: dc93881f6e65950c937fa3cd6a44f240 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-dummy-map-server - - ros-humble-dummy-sensors - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-robot-state-publisher + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -23736,17 +67865,17 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 15063 - timestamp: 1707858546617 + size: 29831 + timestamp: 1707982309599 - kind: conda - name: ros-humble-dummy-robot-bringup - version: 0.20.3 + name: ros-humble-rqt-py-console + version: 1.0.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-robot-bringup-0.20.3-py311h907a76e_6.tar.bz2 - sha256: dfa7b166e3e58d0f18a83fae5f6260c4aa9888131cff4451339f4f3ea9ca0608 - md5: 91c6cb99295581f33b5861a033cfb216 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-py-console-1.0.2-py311h907a76e_6.tar.bz2 + sha256: 7f0e54909444d1423fe0e3ee1a95db679d409999cff8cb23b9e85ba890611b2c + md5: 12cc7972ccc38d032fed715ab64cdf74 depends: - __osx >=10.14 - libcxx >=16 @@ -23754,28 +67883,29 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-dummy-map-server - - ros-humble-dummy-sensors - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-robot-state-publisher + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 16393 - timestamp: 1707373726525 + size: 21666 + timestamp: 1707364124348 - kind: conda - name: ros-humble-dummy-robot-bringup - version: 0.20.3 + name: ros-humble-rqt-py-console + version: 1.0.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-robot-bringup-0.20.3-py311hb335429_6.tar.bz2 - sha256: 63166d84171507a495fa992f658cb344bd1941c1dac733ffaccf9c9fac26db03 - md5: 077700b4869b9cf3681ec0f72657e58c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-py-console-1.0.2-py311hb335429_6.tar.bz2 + sha256: defa7e977e1da24701ba19163624eba3969f732818a97b58be9d8669d8612902 + md5: ecd61e930f9957fd01bee73b5428d65b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -23785,63 +67915,72 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-dummy-map-server - - ros-humble-dummy-sensors - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-robot-state-publisher + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 16258 - timestamp: 1707316903029 + size: 21925 + timestamp: 1707316049336 - kind: conda - name: ros-humble-dummy-robot-bringup - version: 0.20.3 + name: ros-humble-rqt-py-console + version: 1.0.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-robot-bringup-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 3d740c6e3591df97b85a80a9e437e42d72251f098aa5d52d6a6ccf2540ee86e5 - md5: f77bc27e77c2e8806fd666d5ebe3dc00 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-py-console-1.0.2-py311hbfa132e_5.tar.bz2 + sha256: ba0fe3b9d3a54505737878e0a5e97352bf2d72288ad5fd857fd8c28a43250adb + md5: c9b9202fa720b100ae233f72364386ad depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ament-index-python - - ros-humble-dummy-map-server - - ros-humble-dummy-sensors - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-robot-state-publisher + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 16605 - timestamp: 1707996291071 + size: 21747 + timestamp: 1707994083676 - kind: conda - name: ros-humble-dummy-sensors - version: 0.20.3 + name: ros-humble-rqt-reconfigure + version: 1.1.2 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-dummy-sensors-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 6a8083de830584d1038d94c280a279477a59dc9ccb277ecca4a66cf3b1dbc00a - md5: 5fe2dca68c0e34d054ee7594935a4f08 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-reconfigure-1.1.2-py311h38cd7cb_6.tar.bz2 + sha256: 7b61a5a7f76b7b97ae1cf3173665341bb2cda9ac7fbbabb68df3f318dd6713a6 + md5: fcaef9803eef956939dc73a53faea5a5 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - pyyaml + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -23850,42 +67989,49 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 82596 - timestamp: 1707855860503 + size: 91606 + timestamp: 1707982242585 - kind: conda - name: ros-humble-dummy-sensors - version: 0.20.3 + name: ros-humble-rqt-reconfigure + version: 1.1.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-dummy-sensors-0.20.3-py311h907a76e_6.tar.bz2 - sha256: e6952a5ac011b93cd6ab219ca3b5a8d05c1d80cf42b065f6fb37dbbf37fe6e92 - md5: c954e013787e0fbd66b9b1118cdc641c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-reconfigure-1.1.2-py311h907a76e_6.tar.bz2 + sha256: 2cc1c24708e6f5a0ad8823c1fa2b525f991fd593fe55efd202fbf3475fcd146a + md5: f06f4bc5acc934e52a625d233cf0bdb2 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - pyyaml + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 93098 - timestamp: 1707360804583 + size: 82842 + timestamp: 1707373056081 - kind: conda - name: ros-humble-dummy-sensors - version: 0.20.3 + name: ros-humble-rqt-reconfigure + version: 1.1.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-dummy-sensors-0.20.3-py311hb335429_6.tar.bz2 - sha256: 6d5b3983fe212a73162f6d0cbf160aefdb9dfb1e804a5fb2fc259a12f30d7ede - md5: 924c6f23c60bd7554685f29cbce83ffd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-reconfigure-1.1.2-py311hb335429_6.tar.bz2 + sha256: 614bde93a0d893f4a355b40a248b81622cfa0410d6c59921c52373bacb763288 + md5: b298d736f90b54a8c450afd7ac001026 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -23894,54 +68040,71 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - pyyaml + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 97163 - timestamp: 1707315224098 + size: 83099 + timestamp: 1707316532634 - kind: conda - name: ros-humble-dummy-sensors - version: 0.20.3 + name: ros-humble-rqt-reconfigure + version: 1.1.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-dummy-sensors-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 41ee65484e4bf97e00a6026f6c7166f03a4d7bc2d09eac520a1996b864fd2c5b - md5: 1ce59d33a89b365f1ad2e1e0b79417c6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-reconfigure-1.1.2-py311hbfa132e_5.tar.bz2 + sha256: b8fe31f4ddc0d7bf8406d0c9649f2e7331a50ba7c650b1e62ed3a8dda9b80c45 + md5: e695e698042b1875b3dcfe116d20dc67 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - pyyaml + - ros-humble-ament-index-python + - ros-humble-python-qt-binding + - ros-humble-qt-gui-py-common + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rqt-console + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 92521 - timestamp: 1707992979655 + size: 82948 + timestamp: 1707995969567 - kind: conda - name: ros-humble-eigen3-cmake-module - version: 0.1.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-rqt-service-caller + version: 1.0.5 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-eigen3-cmake-module-0.1.1-py311h38cd7cb_7.tar.bz2 - sha256: 6e937f7cf98d039ddd7200b09fce2ca6176a40e9ed48915f6eca9916bdf1d02c - md5: 94e208c62350179bdd496f2022611cd2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-service-caller-1.0.5-py311h38cd7cb_6.tar.bz2 + sha256: 1b93eb91d60bde4763f2c5b180c3f3ffc6adc417dbfb690c48a09aa1d8527abb + md5: 62dba453fa1aed13906b9ceab29c159f depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -23949,18 +68112,18 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - license: BSD-3-Clause - size: 10307 - timestamp: 1708861020302 + license: BSD-3-Clause + size: 39790 + timestamp: 1707982178425 - kind: conda - name: ros-humble-eigen3-cmake-module - version: 0.1.1 + name: ros-humble-rqt-service-caller + version: 1.0.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-eigen3-cmake-module-0.1.1-py311h907a76e_6.tar.bz2 - sha256: ce30458afa42eed9bcf1ad622345be0d0ad761a5628984cbf55e01c36c387fcd - md5: 1f4fb09e3d94589e87755b63724c2268 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-service-caller-1.0.5-py311h907a76e_6.tar.bz2 + sha256: ae117413403b6c7cc43fc9af3876e35750956a062f2657b100024a1fc63a7e5d + md5: 5d7cffe7479076644f9a81c49e47a0d2 depends: - __osx >=10.14 - libcxx >=16 @@ -23968,22 +68131,25 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11573 - timestamp: 1707344905395 + size: 31656 + timestamp: 1707364076962 - kind: conda - name: ros-humble-eigen3-cmake-module - version: 0.1.1 + name: ros-humble-rqt-service-caller + version: 1.0.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-eigen3-cmake-module-0.1.1-py311hb335429_6.tar.bz2 - sha256: 42f985662ea1ec82840bb391ab716cdf93c2626806f81bc5e124f586363cfd1f - md5: 5efa85793df05d48add6b93504bd1a15 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-service-caller-1.0.5-py311hb335429_6.tar.bz2 + sha256: e8f6b3ad3d9e4268b540cbeba2dc55464dfb6b65531b816333e262069a28ce53 + md5: ff44ea2f16803b80d9a5c27d63ce1cbb depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -23993,51 +68159,61 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11400 - timestamp: 1707309794839 + size: 31982 + timestamp: 1707316031188 - kind: conda - name: ros-humble-eigen3-cmake-module - version: 0.1.1 + name: ros-humble-rqt-service-caller + version: 1.0.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-eigen3-cmake-module-0.1.1-py311hbfa132e_5.tar.bz2 - sha256: 8c35044fd23ddbe2d0e522d352ad660a0a8bbd77c79de5f4eb4bdfe9f3a811da - md5: b00c5271eb0ef7a36141dece64c3e4db + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-service-caller-1.0.5-py311hbfa132e_5.tar.bz2 + sha256: b388e3b83e3bdaa91ae49f277a9df3130ce2310eca921d0c05c0c33b3bff034e + md5: 6a66f27b61798c84f0d5382c598e174a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 11637 - timestamp: 1707344636015 + size: 31737 + timestamp: 1707994054204 - kind: conda - name: ros-humble-example-interfaces - version: 0.9.3 + name: ros-humble-rqt-shell + version: 1.0.2 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-example-interfaces-0.9.3-py311h38cd7cb_6.tar.bz2 - sha256: 871fb6dcac21fc2bbff77be286a34ceeeb1fcfde5f75edcd659805b08163effd - md5: b3c3a904b84db22c280b03f7a94bc6cf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-shell-1.0.2-py311h38cd7cb_6.tar.bz2 + sha256: b3dc2b90f24c78edbba8e54176f3bb89427e0a0aa1c68a727cfc851c34648249 + md5: 4afd91eaade062219e1867a4ae75eafa depends: + - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24046,101 +68222,114 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 371214 - timestamp: 1707854973761 + size: 35662 + timestamp: 1707979626544 - kind: conda - name: ros-humble-example-interfaces - version: 0.9.3 + name: ros-humble-rqt-shell + version: 1.0.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-example-interfaces-0.9.3-py311h907a76e_6.tar.bz2 - sha256: 7960a2dd9ab4747daf689bf903b35ba5108ebfd793e2c28e2d879346f9b060c9 - md5: 17d18c1d8a06b7fcb0fdd507ac0a2022 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-shell-1.0.2-py311h907a76e_6.tar.bz2 + sha256: 9a86c3dc6c3872475bb149d106ebb8ea447ff97a2bc4997cdd5a69fb8e24c7f1 + md5: a01d5339cd231078fafa5c70d0be7394 depends: - __osx >=10.14 + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 342502 - timestamp: 1707356313759 + size: 27509 + timestamp: 1707364026451 - kind: conda - name: ros-humble-example-interfaces - version: 0.9.3 + name: ros-humble-rqt-shell + version: 1.0.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-example-interfaces-0.9.3-py311hb335429_6.tar.bz2 - sha256: d105cd40d61fde93d253b8e613b99e602d18d2daba334da56d95df565b84f8c6 - md5: d6a0a297293b57f3a82cf151aa8ca215 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-shell-1.0.2-py311hb335429_6.tar.bz2 + sha256: b4793d195ace294e2f1020ac385bbcb80f40b3c7ede5676227e05b6022218dce + md5: 5b45d148abbd0b60744e2d8546b43f73 depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 394224 - timestamp: 1707313431047 + size: 27832 + timestamp: 1707316013273 - kind: conda - name: ros-humble-example-interfaces - version: 0.9.3 + name: ros-humble-rqt-shell + version: 1.0.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-example-interfaces-0.9.3-py311hbfa132e_5.tar.bz2 - sha256: df8ccc4bf20c0a7ff12e952087f1245fc05df7c42bd8fdb8edc1d4cae913f5f3 - md5: 219c82ec353078b3f94e5ecff95c34de + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-shell-1.0.2-py311hbfa132e_5.tar.bz2 + sha256: a9f1a0cbcb3a3791d01201b62705fe3b28204a32249b7c249d5e7c591e435724 + md5: a7ebb68758fa8320358b6d6da2e4d0db depends: + - catkin_pkg - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs + - ros-humble-python-qt-binding + - ros-humble-qt-gui + - ros-humble-qt-gui-py-common - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 334827 - timestamp: 1707979693521 + size: 27629 + timestamp: 1707994023546 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-client - version: 0.15.1 + name: ros-humble-rqt-srv + version: 1.0.3 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 8d9f7b75aadaade86d3b290871055f9e560c247cf8fbaa66c87307d0f590d52f - md5: eb152b32c96575b719dc12568e332a0c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-srv-1.0.3-py311h38cd7cb_6.tar.bz2 + sha256: 68d8c516cbb947354daa770b5c848415aef2f430a8f121791d3a2c026eea4a0b + md5: cac3a2e249e3cd0cc9f7b8e8f1b82350 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24149,43 +68338,44 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 100162 - timestamp: 1707858461705 + size: 21815 + timestamp: 1707990138166 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-client - version: 0.15.1 + name: ros-humble-rqt-srv + version: 1.0.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 48499b9dc124eaa80cdc799fe4b5b5b405dd8c525aa00b0b37371100d710e487 - md5: 7321f142151bcf627d895c363e9b483e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-srv-1.0.3-py311h907a76e_6.tar.bz2 + sha256: cf8517bdca4e56c6b1d52a7e72138fc2482485b5cfe1f009ce69cac04d19f659 + md5: 8598c449791d96b20339fd159495c082 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 102741 - timestamp: 1707362640729 + size: 13781 + timestamp: 1707373564788 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-client - version: 0.15.1 + name: ros-humble-rqt-srv + version: 1.0.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311hb335429_6.tar.bz2 - sha256: 310b5e299093e5e8573e771d1bc20f1d16261a4646e7b39bc160a3b7e7672373 - md5: be77ce832f9a1ff87ecfc87025ab3658 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-srv-1.0.3-py311hb335429_6.tar.bz2 + sha256: 0116f345d1de1168a3d6a555bb86f09ab58fa5dc4e9e536b47b924795ffa90f2 + md5: 3dc3dbbd39c961e464342c98334aec1e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -24194,59 +68384,62 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 136354 - timestamp: 1707315469385 + size: 14062 + timestamp: 1707316811090 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-client - version: 0.15.1 + name: ros-humble-rqt-srv + version: 1.0.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-action-client-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 20b2660354e76ecfb5aa4d2efb2811561ac399ddbf4fc8bf4454d8bebb649c2f - md5: 402295889aa75e116a43ace7bc2e313e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-srv-1.0.3-py311hbfa132e_5.tar.bz2 + sha256: e926e952695efdfb155fe7b052b7096b712551fdfd765f2dd69dc01aad7cf943 + md5: 846281f22815a9b2c014fca724477b96 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-msg - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 101902 - timestamp: 1707993808122 + size: 13893 + timestamp: 1707996176617 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-server - version: 0.15.1 + name: ros-humble-rqt-topic + version: 1.5.0 build: py311h38cd7cb_6 build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 3b1804da4ce599f9dde358cdc338bddae3f8abdb029e3afd94b5423496d0aa07 - md5: fc0c43232de735c78fa51e1b73ce44fc + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-topic-1.5.0-py311h38cd7cb_6.tar.bz2 + sha256: d8ae324deda0384ec74d23b8cc674b004b7e5be3ce713c077b49664e861aed09 + md5: b334f5d143b957ebb5c40375eb6a5d7d depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-python-qt-binding - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24255,43 +68448,44 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 51889 - timestamp: 1707858345532 + size: 46260 + timestamp: 1707879896068 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-server - version: 0.15.1 + name: ros-humble-rqt-topic + version: 1.5.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 114be81459bf17cb9344b9a4e0a358bfb526a6ca50b05ede21eda7d70133996b - md5: 9b296b3580c16b10a93de11b57d9d0ec + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-topic-1.5.0-py311h907a76e_6.tar.bz2 + sha256: d29ad581249d010ca9283e2db606bb5bba461e8c93ff0a0518cd3e8f71ff6e67 + md5: 3dca0052a370411237cee32b29d0f08d depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-python-qt-binding - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 57526 - timestamp: 1707362534905 + size: 38060 + timestamp: 1707364573603 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-server - version: 0.15.1 + name: ros-humble-rqt-topic + version: 1.5.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311hb335429_6.tar.bz2 - sha256: 72ccff68571b503381c9d280d7b217faca30225dadddb9640a611743d6ca9340 - md5: 43b59ca1bf5d335a4b064f6a95dbeae4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-topic-1.5.0-py311hb335429_6.tar.bz2 + sha256: bd63ad71bccd39f1c82dcb8e7eec3cb05fee8253369a1dad49f767f461d03d7e + md5: d3aca5a70ec91bfdf70efe59e7ba07c5 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -24300,57 +68494,58 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-python-qt-binding - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 65958 - timestamp: 1707315691759 + size: 38351 + timestamp: 1707316044818 - kind: conda - name: ros-humble-examples-rclcpp-minimal-action-server - version: 0.15.1 + name: ros-humble-rqt-topic + version: 1.5.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-action-server-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: a153a791192a59455f1e158254097c1742813a4920086e4bd7a0ad1488195acb - md5: a047cea0cee4ba205339baf287ee474a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-topic-1.5.0-py311hbfa132e_5.tar.bz2 + sha256: 7895f094d44c26ea4b109fdcf5d99e62d35da54b9daa9e98b72bff24e6b32686 + md5: d3890c97d494553d23627530b62b97d4 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action + - ros-humble-python-qt-binding - ros-humble-ros-workspace + - ros-humble-rqt-gui + - ros-humble-rqt-gui-py + - ros-humble-rqt-py-common - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 56460 - timestamp: 1707993768716 + size: 38164 + timestamp: 1707994059089 - kind: conda - name: ros-humble-examples-rclcpp-minimal-client - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rti-connext-dds-cmake-module + version: 0.11.2 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 3f13e1bc48a4ede58b5405e6c7c3c6cca89b716233ddcc82a105e3018a9bad63 - md5: d562702a44c82c0a124b6fd470085788 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311h38cd7cb_7.tar.bz2 + sha256: 9419182b8b1d13daa9a8295e68c87df4ae5f57931dbf33ca6dd4c33fea537528 + md5: 8caafe1162602c1a5a77989c19ca0fa4 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp + - ros-humble-ament-cmake - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -24360,42 +68555,41 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 34334 - timestamp: 1707858236042 + size: 15020 + timestamp: 1708863095383 - kind: conda - name: ros-humble-examples-rclcpp-minimal-client - version: 0.15.1 + name: ros-humble-rti-connext-dds-cmake-module + version: 0.11.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 64272b48771996ffadd31eb2497d9d36a3f38cfc52e5e884aec6d9637beae952 - md5: 015978d20de0cb03e1689037e2444abd + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311h907a76e_6.tar.bz2 + sha256: d8f3258a46ee0e3d9f4fcb5b3aa1556eca06bec7f82e7e09b82959673437affd + md5: e3caca40183d94f20f5722fb99ac0c8d depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp + - ros-humble-ament-cmake - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 33811 - timestamp: 1707360964957 + size: 16269 + timestamp: 1707348126179 - kind: conda - name: ros-humble-examples-rclcpp-minimal-client - version: 0.15.1 + name: ros-humble-rti-connext-dds-cmake-module + version: 0.11.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311hb335429_6.tar.bz2 - sha256: 24709da8e75b7cf9759941884f59dbb3f3650e37311bbc51e0bffd0d16ff6723 - md5: 12dd9763beddadd98e31c0d121c59fb9 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311hb335429_6.tar.bz2 + sha256: d5c9bbc0cd6af8ecb1e5cf29857c51f6a99da72cf5ac66eb2ac51e7bf75f4a1d + md5: cbc98e5c851c1af0a1fc3d232f52f2c5 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -24404,162 +68598,151 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp + - ros-humble-ament-cmake - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 44051 - timestamp: 1707315108753 + size: 16144 + timestamp: 1707310873519 - kind: conda - name: ros-humble-examples-rclcpp-minimal-client - version: 0.15.1 + name: ros-humble-rti-connext-dds-cmake-module + version: 0.11.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-client-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: abd7c319c490ee2de0f262680909001da634c0a04732075aaea09beb3b9b9f77 - md5: 6ca1544c004f135d120c81abf1e7f337 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311hbfa132e_5.tar.bz2 + sha256: cfce07f16391239b74ddfbd0acec6770f9392bb9c728814e91d9c27bf99124bd + md5: 5d31b516edddd3bfadfcbb62023c887a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclcpp + - ros-humble-ament-cmake - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 33497 - timestamp: 1707993019709 + size: 16361 + timestamp: 1707345474636 - kind: conda - name: ros-humble-examples-rclcpp-minimal-composition - version: 0.15.1 - build: py311h38cd7cb_6 + name: ros-humble-rttest + version: 0.13.0 + build: py311hb335429_6 build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 8e7f26feac4ee59b1e71a521e70bb28dd41b88af09c31b82e074b5c3395f75d7 - md5: d9cb78e078ce5f9895c0ce9d9b77d5cc + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rttest-0.13.0-py311hb335429_6.tar.bz2 + sha256: 54aff846b00e33c8ef8751bb410e37fb86c27e31d627d598d284abc251450da5 + md5: b23c02714738b16bcc9a1b362f8cff00 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 arch: x86_64 - platform: win + platform: linux license: BSD-3-Clause - size: 111132 - timestamp: 1707855550086 + size: 41208 + timestamp: 1707310558450 - kind: conda - name: ros-humble-examples-rclcpp-minimal-composition - version: 0.15.1 - build: py311h907a76e_6 + name: ros-humble-rviz-assimp-vendor + version: 11.2.10 + build: py311h33181af_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 63ffa3f9149ec6ae41b2f7e1c95eb98647786aa5552fa1ee13fc79929b44ac0d - md5: 0fd3a660796aa4882e80bef2efa9aef1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-assimp-vendor-11.2.10-py311h33181af_6.tar.bz2 + sha256: 47466d40c66468f6cc8463912a00ac2f825e81169c3796fc060592f23c655237 + md5: 6903f327f92bebb6b98d48f5b2269b59 depends: - __osx >=10.14 + - assimp >=5.3.1,<5.3.2.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 144408 - timestamp: 1707362433343 + size: 11619 + timestamp: 1707346842484 - kind: conda - name: ros-humble-examples-rclcpp-minimal-composition - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-rviz-assimp-vendor + version: 11.2.10 + build: py311h391de45_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311hb335429_6.tar.bz2 - sha256: 29837351d9cf87fdb115deb21cf99bfe11f289545382fcebb9b1c5fb34478f8c - md5: 2ed89acfc51fb1c9168940cdce557790 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-assimp-vendor-11.2.10-py311h391de45_6.tar.bz2 + sha256: 72f71eda92d39b7ad5408f8fe8fb57f50d265582f0477c2658eb11659098ba67 + md5: d8cb6210d0bb25e9c1bfa9a0bc661554 depends: - __glibc >=2.17,<3.0.a0 + - assimp >=5.3.1,<5.3.2.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 170732 - timestamp: 1707315660100 + size: 11489 + timestamp: 1707310436493 - kind: conda - name: ros-humble-examples-rclcpp-minimal-composition - version: 0.15.1 - build: py311hbfa132e_5 + name: ros-humble-rviz-assimp-vendor + version: 11.2.10 + build: py311he51b96d_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-composition-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 9804bf63e05543de24e5af564c333d61f6b6741980cfe06e38c27d36394b529c - md5: 4ada9c6296e557cdf019a0eb99fd5898 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-assimp-vendor-11.2.10-py311he51b96d_5.tar.bz2 + sha256: f81b74adabbc5c6d329fa1e4d1dbe221a8e825f58a2350515f56e3a6a6cf70ee + md5: 260d1c4aaee8fbaef25a1bffa957a624 depends: + - assimp >=5.3.1,<5.3.2.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 142034 - timestamp: 1707993731743 + size: 11713 + timestamp: 1707345142256 - kind: conda - name: ros-humble-examples-rclcpp-minimal-publisher - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rviz-assimp-vendor + version: 11.2.12 + build: py311hed3cdcc_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 114ec31744eda69e9592c8bd83142a73d52df79e9cedff0c8917ba69035edd22 - md5: 23c92574bee4bdd68b6eeea8a9919f61 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-assimp-vendor-11.2.12-py311hed3cdcc_7.tar.bz2 + sha256: 82cb35cc3f970d01cab9764aecf95eb0b5e51e5ab4831d3faa017e1c6af62cdb + md5: c286daf9298e75fd8bafb0487ebdf8c4 depends: + - assimp >=5.3.1,<5.3.2.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24567,43 +68750,58 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - license: BSD-3-Clause - size: 159374 - timestamp: 1707855419356 + size: 10194 + timestamp: 1719907633583 - kind: conda - name: ros-humble-examples-rclcpp-minimal-publisher - version: 0.15.1 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 74b862196f4c48ce0ef4600d852dc7beb1dc9996a2f7cb9ef26e247f420b921e - md5: 15df808008d2c7e5689ce9c437f790ea + name: ros-humble-rviz-common + version: 11.2.10 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-common-11.2.10-py311h15ddf78_5.tar.bz2 + sha256: e0e84e7e0d3c9e50460661e6bf1ba7756b68006b5d0a9ee079a64d5500a36ac2 + md5: 96221fa0900c3f2acecb25f9d11b540f depends: - - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-sensor-msgs - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-tinyxml2-vendor + - ros-humble-urdf + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 217120 - timestamp: 1707361261423 + size: 633548 + timestamp: 1708030369685 - kind: conda - name: ros-humble-examples-rclcpp-minimal-publisher - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-rviz-common + version: 11.2.10 + build: py311h27406db_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311hb335429_6.tar.bz2 - sha256: dbaea315566f470935c324bc129081a671b13f30ffbbedbad194dbdd2a0a8211 - md5: 54f621ae5c03ea26b5ec60d6728df5a8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-common-11.2.10-py311h27406db_6.tar.bz2 + sha256: ff7c9cdcbf5d16f0d3412515112ea9342fdf447ddd2e037e78b7666222bfa7bb + md5: cbb27ab6c38e1f59feabe4ac7bbff513 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -24612,56 +68810,106 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-sensor-msgs - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-tinyxml2-vendor + - ros-humble-urdf + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 228890 - timestamp: 1707315230227 + size: 922313 + timestamp: 1707317098728 - kind: conda - name: ros-humble-examples-rclcpp-minimal-publisher - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-publisher-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 5676de8688755faee8da3e9af9afc513311f80cee300f47131d6c4016b7615ee - md5: f848ac734b2a7cc7cf4d4e4099b3afc5 + name: ros-humble-rviz-common + version: 11.2.10 + build: py311h2e3875a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-common-11.2.10-py311h2e3875a_6.tar.bz2 + sha256: 39203f6c0709ff32ec74829f7f302485d131df7a7e155d45a9cc4095ad7728e7 + md5: 6d2a0c38d58bcd65eb2adc5dffe33927 depends: + - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-sensor-msgs - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-tinyxml2-vendor + - ros-humble-urdf + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 216016 - timestamp: 1707993267776 + size: 641715 + timestamp: 1707374336013 - kind: conda - name: ros-humble-examples-rclcpp-minimal-service - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rviz-common + version: 11.2.12 + build: py311h8bad128_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 6851b59d89a3a2e7b68f312b06b68aa32b4ef8f578ba939ab60708b5031347ad - md5: 55aaad2f86646519885973162dfb5127 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-common-11.2.12-py311h8bad128_7.tar.bz2 + sha256: df7aba603ec203e97747cd85057b85743ef91bdeb6b9ae3fd4e07b29c25a630f + md5: e0b0d7869dc9d7e725e82736cd281911 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-rcpputils + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-tinyxml2-vendor + - ros-humble-urdf + - ros-humble-yaml-cpp-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24669,43 +68917,60 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - license: BSD-3-Clause - size: 28738 - timestamp: 1707858133826 + size: 622678 + timestamp: 1719913804806 - kind: conda - name: ros-humble-examples-rclcpp-minimal-service - version: 0.15.1 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311h907a76e_6.tar.bz2 - sha256: bb6730a1e3c4b5b0f0857a5bdb5e4064cce77171bb72d1aa85bbfc9c2b1d3be2 - md5: 7f117e8daf8f6e91a0d7ff625a5ecb28 + name: ros-humble-rviz-default-plugins + version: 11.2.10 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-default-plugins-11.2.10-py311h15ddf78_5.tar.bz2 + sha256: 522ecbef72704ee54a00bf47d9af9914c72600f5facb95e0fe9f76d2c1525e0c + md5: 73ec226a9f462f38c2bc4b055c403c0c depends: - - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-ignition-math6-vendor + - ros-humble-image-transport + - ros-humble-interactive-markers + - ros-humble-laser-geometry + - ros-humble-map-msgs + - ros-humble-nav-msgs + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-common + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 31542 - timestamp: 1707361127651 + size: 1828405 + timestamp: 1708041509840 - kind: conda - name: ros-humble-examples-rclcpp-minimal-service - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-rviz-default-plugins + version: 11.2.10 + build: py311h27406db_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311hb335429_6.tar.bz2 - sha256: af06610fb9cea886b969fd4d8d1e4ca4a38ab3ff5a75a2d697f80587a1cf479a - md5: da11e0508c8d5a5a38f8e6f83bb50b2c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-default-plugins-11.2.10-py311h27406db_6.tar.bz2 + sha256: bf3da0d675b5cc4f5b8dd7191eafdf132c2ea186eedee9b824feb45b878bcd62 + md5: 1917bcda6e20068afc75eaf4386ed0c6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -24714,57 +68979,112 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-ignition-math6-vendor + - ros-humble-image-transport + - ros-humble-interactive-markers + - ros-humble-laser-geometry + - ros-humble-map-msgs + - ros-humble-nav-msgs + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-common + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 37310 - timestamp: 1707315190820 + size: 2598321 + timestamp: 1707318881234 - kind: conda - name: ros-humble-examples-rclcpp-minimal-service - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-service-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: dc469063d6c1c66056589a421f0f4493a72981f338dc528aa9851fafb5d0eba7 - md5: 046fb9f851e43706c81bc78dbe30b9f1 + name: ros-humble-rviz-default-plugins + version: 11.2.10 + build: py311h2e3875a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-default-plugins-11.2.10-py311h2e3875a_6.tar.bz2 + sha256: 377eb68e932d5772152c5c0cb5bdb49cdff4178d6837b1791353e4962cb9b6be + md5: deb6b523e3598d6ce089c1ba315ce201 depends: + - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-ignition-math6-vendor + - ros-humble-image-transport + - ros-humble-interactive-markers + - ros-humble-laser-geometry + - ros-humble-map-msgs + - ros-humble-nav-msgs + - ros-humble-pluginlib - ros-humble-rclcpp + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-common + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 31757 - timestamp: 1707993205863 + size: 1857883 + timestamp: 1707378093895 - kind: conda - name: ros-humble-examples-rclcpp-minimal-subscriber - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rviz-default-plugins + version: 11.2.12 + build: py311h8bad128_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 85abf6d9e2ae49035657b64f6969e7d20b78baf2d0c5dfdecdd925651eaffdee - md5: 8e13d5b6371970307d0d41f377b0ce58 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-default-plugins-11.2.12-py311h8bad128_7.tar.bz2 + sha256: ce6f6f3fd14ec90330878921b2c074469a9f5771e8072be137d32bf0bf5f5d1a + md5: 94cf1cec5f85d1fb838b5fa51d93ae83 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-geometry-msgs + - ros-humble-ignition-math6-vendor + - ros-humble-image-transport + - ros-humble-interactive-markers + - ros-humble-laser-geometry + - ros-humble-map-msgs + - ros-humble-nav-msgs + - ros-humble-pluginlib - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-resource-retriever - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rviz-common + - ros-humble-rviz-ogre-vendor + - ros-humble-rviz-rendering + - ros-humble-tf2 + - ros-humble-tf2-geometry-msgs + - ros-humble-tf2-ros + - ros-humble-urdf + - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24772,202 +69092,263 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win + size: 1183504 + timestamp: 1720047149769 +- kind: conda + name: ros-humble-rviz-ogre-vendor + version: 11.2.10 + build: py311h10bdd65_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-ogre-vendor-11.2.10-py311h10bdd65_5.tar.bz2 + sha256: 18f38f82ac5aec6b7c2479a7706b00f9518a1363a909e788bff4077031f145fa + md5: 5fbafa4242537e6240979124b2ba6076 + depends: + - assimp >=5.3.1,<5.3.2.0a0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libcxx >=16 + - libzlib >=1.2.13,<1.3.0a0 + - numpy >=1.23.5,<2.0a0 + - pugixml >=1.14,<1.15.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxaw + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrandr + - zziplib >=0.13.69,<0.14.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - size: 471694 - timestamp: 1707855274809 + size: 4472464 + timestamp: 1707345111377 - kind: conda - name: ros-humble-examples-rclcpp-minimal-subscriber - version: 0.15.1 - build: py311h907a76e_6 + name: ros-humble-rviz-ogre-vendor + version: 11.2.10 + build: py311h4943e92_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 2f87e6574c2af260c7daaa2c61c743fd4321a262a7d60b7ff2df239a31956398 - md5: 3fa883f20a2a6912853ad643936e4ff5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-ogre-vendor-11.2.10-py311h4943e92_6.tar.bz2 + sha256: 6291ed7c63f08425865517da5a0232027a625c5ce03683a5b685f436ab525e79 + md5: c99e30e33dbd64b596d7e3a52b24f073 depends: - __osx >=10.14 + - assimp >=5.3.1,<5.3.2.0a0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 - libcxx >=16 + - libzlib >=1.2.13,<1.3.0a0 - numpy >=1.23.5,<2.0a0 + - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxaw + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrandr + - zziplib >=0.13.69,<0.14.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 911688 - timestamp: 1707363794610 + size: 4581616 + timestamp: 1707346771830 - kind: conda - name: ros-humble-examples-rclcpp-minimal-subscriber - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-rviz-ogre-vendor + version: 11.2.10 + build: py311hcb5fb3e_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311hb335429_6.tar.bz2 - sha256: 26b9a493704f4494168aa9eaef08fca857be695f8b7dee4da7dc8b1ea1b5250e - md5: 7e4b3973f387df40cefcf24d962cc1af + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-ogre-vendor-11.2.10-py311hcb5fb3e_6.tar.bz2 + sha256: ca78897fafd2917cfbc2352aae4f937c311d98267caafdec52b9db4992362b57 + md5: e020775653157774ff6607a277a0a9ca depends: - __glibc >=2.17,<3.0.a0 + - assimp >=5.3.1,<5.3.2.0a0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - libzlib >=1.2.13,<1.3.0a0 - numpy >=1.23.5,<2.0a0 + - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxaw + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxrandr + - zziplib >=0.13.69,<0.14.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 941550 - timestamp: 1707315619541 -- kind: conda - name: ros-humble-examples-rclcpp-minimal-subscriber - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-subscriber-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 0b8bba4924d87fb6e916a86d32cdd902edbc66356ca95abe1e9912acb7d42869 - md5: 7922005020a5c8bc62e5835d45357796 - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 909454 - timestamp: 1707993709443 + size: 5747772 + timestamp: 1707310415179 - kind: conda - name: ros-humble-examples-rclcpp-minimal-timer - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rviz-ogre-vendor + version: 11.2.12 + build: py311hb317004_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 0896cacac71933af922780eef82817b4cb211013887df0401798cdf0f7f31b43 - md5: 277b2a5b369f0f24eff055098fff0031 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-ogre-vendor-11.2.12-py311hb317004_7.tar.bz2 + sha256: c9bb05fa16d4c4f19666b60d0bf938219374aec29f7d70041387d418f13e8f35 + md5: 988da94649b857f8a1fa3d5f20f6d7a4 depends: + - assimp >=5.3.1,<5.3.2.0a0 + - freeimage >=3.18.0,<3.19.0a0 + - freetype >=2.12.1,<3.0a0 + - libzlib >=1.2.13,<2.0a0 - numpy >=1.23.5,<2.0a0 + - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + - xorg-libx11 >=1.8.9,<2.0a0 + - zziplib >=0.13.69,<0.14.0a0 arch: x86_64 platform: win - license: BSD-3-Clause - size: 26467 - timestamp: 1707855076943 + size: 5124984 + timestamp: 1719907564322 - kind: conda - name: ros-humble-examples-rclcpp-minimal-timer - version: 0.15.1 - build: py311h907a76e_6 + name: ros-humble-rviz-rendering + version: 11.2.10 + build: py311h0b5e3d8_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 9c399ba6da63293fc6e054cd9c8c19585e9ca1f58d3dddd328f09096681a7c0d - md5: e91ee276fd50a9fcfb58a9df697ab1d5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-rendering-11.2.10-py311h0b5e3d8_6.tar.bz2 + sha256: a030381dd4927884ba94430ed2b76b0ea153dbd4e9302f9b7fcc8ad1ed294d65 + md5: 4981e19ad57a89b45cd9c6952aca891d depends: - __osx >=10.14 + - eigen + - glew >=2.1.0,<2.2.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-eigen3-cmake-module + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-assimp-vendor + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 24981 - timestamp: 1707361027068 + size: 938166 + timestamp: 1707349355388 - kind: conda - name: ros-humble-examples-rclcpp-minimal-timer - version: 0.15.1 - build: py311hb335429_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311hb335429_6.tar.bz2 - sha256: a5097cc5d4407eb8d175bfc324d176a5b1a5e53aa0c7bcb5e1b8e4ee7141d3f3 - md5: a45c90c0d14b33378fe605524190b2b7 + name: ros-humble-rviz-rendering + version: 11.2.10 + build: py311h482bf09_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-rendering-11.2.10-py311h482bf09_5.tar.bz2 + sha256: 96ceb6f8a7bf8e544df2ba87e562985c4e212a4c54bbae696bffc3d86e40b374 + md5: d46699ff6023d0aa3d7a8e4f015ce224 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - eigen + - glew >=2.1.0,<2.2.0a0 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-eigen3-cmake-module + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-assimp-vendor + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: x86_64 - platform: linux + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx license: BSD-3-Clause - size: 29401 - timestamp: 1707315161126 -- kind: conda - name: ros-humble-examples-rclcpp-minimal-timer - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-minimal-timer-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: d7fd61d72a6f1438c6d40846e53697aba42993c5896894df3b1d1833c6eca7cf - md5: e6858a6e6dcc959a7efc22c51ec328d5 + size: 950016 + timestamp: 1707346004269 +- kind: conda + name: ros-humble-rviz-rendering + version: 11.2.10 + build: py311hd4beeb7_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-rendering-11.2.10-py311hd4beeb7_6.tar.bz2 + sha256: b1cf47a56ccde4ee7cca07eaa0c623e3a294e52e83db337e96a9314fb5da72f5 + md5: 459f1f01edc2a8c2ec5238336a09cf12 depends: - - libcxx >=16 + - __glibc >=2.17,<3.0.a0 + - eigen + - glew >=2.1.0,<2.2.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-eigen3-cmake-module + - ros-humble-resource-retriever - ros-humble-ros-workspace + - ros-humble-rviz-assimp-vendor + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux license: BSD-3-Clause - size: 25714 - timestamp: 1707993156140 + size: 998523 + timestamp: 1707311338491 - kind: conda - name: ros-humble-examples-rclcpp-multithreaded-executor - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rviz-rendering + version: 11.2.12 + build: py311h1221496_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 336634910938f32166842db9ba671a2c1c9e0e65fbe2a1b1bd11387e3f0deb58 - md5: 09bc20bf917b99986698f40a9f554cd4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-rendering-11.2.12-py311h1221496_7.tar.bz2 + sha256: 41a3b0c717c01bdf2ba50a1bf19b5cf60e5a22e43731e835cabb945d74f9fcc3 + md5: 2178d47b008adc09c3ee8991f826eca2 depends: + - eigen + - glew >=2.1.0,<2.2.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-eigen3-cmake-module + - ros-humble-resource-retriever - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rviz-assimp-vendor + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -24975,43 +69356,45 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - license: BSD-3-Clause - size: 96972 - timestamp: 1707854975399 + size: 949315 + timestamp: 1719911400728 - kind: conda - name: ros-humble-examples-rclcpp-multithreaded-executor - version: 0.15.1 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 173a73e42b4ed224e167978e327b896fd7fe8989a442a3263d043d0cc189ccb6 - md5: 3951682594cf2af4b5ee604c90df1140 + name: ros-humble-rviz2 + version: 11.2.10 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz2-11.2.10-py311h15ddf78_5.tar.bz2 + sha256: df4923e1a953bda6cbf545238b66b39effd4a643754998f2c329058c6d1fbca2 + md5: 74c8d5e36f0a7054b3b4e04242a22812 depends: - - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rviz-common + - ros-humble-rviz-default-plugins + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 133120 - timestamp: 1707360932025 + size: 25118 + timestamp: 1708042230508 - kind: conda - name: ros-humble-examples-rclcpp-multithreaded-executor - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-rviz2 + version: 11.2.10 + build: py311h27406db_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311hb335429_6.tar.bz2 - sha256: 9fd5789741afee802f7ba2007dd28fc1494c3f5ca82d13ff98b452d065209dfa - md5: d32a0554bb5769160f5bd9363c351064 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz2-11.2.10-py311h27406db_6.tar.bz2 + sha256: b4d05f4536c62442f6643d4f41a42de259fff7894a556a652f96c6356c815002 + md5: 899a5211800fab018dcb029dc6e23d83 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25020,56 +69403,67 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rviz-common + - ros-humble-rviz-default-plugins + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 144059 - timestamp: 1707315131746 + size: 25723 + timestamp: 1707319277252 - kind: conda - name: ros-humble-examples-rclcpp-multithreaded-executor - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclcpp-multithreaded-executor-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: a786af109587e6e0ebfb7eee9a35a58723119ffc077c16e239da40a553a688a2 - md5: 698ecdfe7a61d7fca7a951f54a868221 + name: ros-humble-rviz2 + version: 11.2.10 + build: py311h2e3875a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz2-11.2.10-py311h2e3875a_6.tar.bz2 + sha256: fbc66b37483dca7f60f980714c125eb647ae3fcb1ff564436b639e2b496191dd + md5: 7b1a6bae86a1c52ecf32f8829f13fdfd depends: + - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - qt-main >=5.15.8,<5.16.0a0 - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rviz-common + - ros-humble-rviz-default-plugins + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 130714 - timestamp: 1707993117817 + size: 24377 + timestamp: 1707379134050 - kind: conda - name: ros-humble-examples-rclpy-executors - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-rviz2 + version: 11.2.12 + build: py311h8bad128_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-executors-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: b68e9331b9ffc3dc734d679d13ac7b5d65d0894cd59be22161d9069b4e86bb8d - md5: fdda9bdde7e7b72eb4b418f0e4c65a4a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz2-11.2.12-py311h8bad128_7.tar.bz2 + sha256: 2c961682257a688c92d69a31503e65a8fa247cdeda79deeee1b99a8455862c08 + md5: 16832426b4b6db9d6cba0a4576998665 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy + - qt-main >=5.15.8,<5.16.0a0 - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rviz-common + - ros-humble-rviz-default-plugins + - ros-humble-rviz-ogre-vendor - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -25077,43 +69471,64 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - license: BSD-3-Clause - size: 36895 - timestamp: 1707855772395 + size: 26424 + timestamp: 1720049089891 - kind: conda - name: ros-humble-examples-rclpy-executors - version: 0.15.1 - build: py311h907a76e_6 + name: ros-humble-sdl2-vendor + version: 3.3.0 + build: py311h0d9aae7_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-executors-0.15.1-py311h907a76e_6.tar.bz2 - sha256: cd7e5e94d9858e2ca69615ce709891eda933da79054430a898408dcbd0355697 - md5: 418f22a966bc258ebe615b315c34a3f2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sdl2-vendor-3.3.0-py311h0d9aae7_6.tar.bz2 + sha256: 30083eccdbf498c53c507211dde7661cfa262f49066d9de03a0825929de1fc11 + md5: 52b065f6a3194a7ffa53be59e9625017 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - sdl2 >=2.28.5,<3.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 23483 - timestamp: 1707360826592 + size: 11341 + timestamp: 1707311332691 - kind: conda - name: ros-humble-examples-rclpy-executors - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-sdl2-vendor + version: 3.3.0 + build: py311h3e2e443_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sdl2-vendor-3.3.0-py311h3e2e443_5.tar.bz2 + sha256: 51817722b02556bb5cd308dff031e46e7774c422d86b54cf6185ad13b0173c96 + md5: f0239db0a165df1462f0d3d4241864b3 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - sdl2 >=2.28.5,<3.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11423 + timestamp: 1707308843757 +- kind: conda + name: ros-humble-sdl2-vendor + version: 3.3.0 + build: py311h5e8cc36_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-executors-0.15.1-py311hb335429_6.tar.bz2 - sha256: 3087cfd7e929eff276f86bfea2f96c37efb5e0f7aead4cd9f0f205b79055eb47 - md5: a347521475aeb9d58895f4d1f773695c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sdl2-vendor-3.3.0-py311h5e8cc36_6.tar.bz2 + sha256: 4d40ba89768c5d481237d40c89c1464ce3d65651a8c33593253056e7e19f7f9a + md5: 1e25ad944b583a393206787cbcf58344 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25122,56 +69537,58 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - sdl2 >=2.28.5,<3.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 23272 - timestamp: 1707315095756 + size: 11578 + timestamp: 1707309049015 - kind: conda - name: ros-humble-examples-rclpy-executors - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-executors-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: dc0512b8c9a375843c5f0cbfcd18bf398789185e13be992f4260195745a4fb27 - md5: 519ffaf062a09204a323515e0f8d9a48 + name: ros-humble-sdl2-vendor + version: 3.3.0 + build: py311hb929e6e_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sdl2-vendor-3.3.0-py311hb929e6e_6.tar.bz2 + sha256: 0b63a0cd46846c332e9f9f17ed857428d8e057b0fb6af04540ec5d980e491f4d + md5: 2b512130524bf22716b51ed65efb4d81 depends: - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - sdl2 >=2.28.5,<3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 23522 - timestamp: 1707993075386 + size: 10147 + timestamp: 1707856060215 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-client - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-sensor-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 24bbbbd0ee1fea761612fd4ff52d3067dad3aa8cef6facbf06242df44afe6893 - md5: fafcb28be5d50b3a01b52c5eef2a9c56 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sensor-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 0b55082b1ac0e756252d74a449105a797fb22d1f4903d389e8b6e4c1371b32d3 + md5: ce4639d672eb068b0c1f9490e9bad199 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -25180,42 +69597,44 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 32833 - timestamp: 1707859401122 + size: 432202 + timestamp: 1708879076904 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-client - version: 0.15.1 + name: ros-humble-sensor-msgs + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311h907a76e_6.tar.bz2 - sha256: a3d2fadcad58e4eb620910e2a72f310fab0b9b49ab6792828f8b9fcc6a8a42da - md5: 2811eb908719d443f178957ef4afaa88 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sensor-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 3896ef714257048d8f873142343657bf96c5c99eda02918dd6aa7f4152692a4f + md5: 007ab1871d3154c721a32cde71d330c6 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 21487 - timestamp: 1707361042374 + size: 408941 + timestamp: 1707357202032 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-client - version: 0.15.1 + name: ros-humble-sensor-msgs + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311hb335429_6.tar.bz2 - sha256: 1e9da08fb2c58a307c22a6480ba4b008f870814c16aef443ba5baa12d8de7dff - md5: 84082e870ccff503a21aada6780b5eaf + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sensor-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: dafc669434e193e35588264c71b0a29b75e3dc1ba4b71fe5b0125491a2baf0a0 + md5: 2e04ab7d8951130b2caea82da950a4af depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25224,100 +69643,77 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 21383 - timestamp: 1707315168028 + size: 480324 + timestamp: 1707313768015 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-client - version: 0.15.1 + name: ros-humble-sensor-msgs + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-action-client-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 7091234ac8f6041f84a1c8f378988208aab12dcff0ebe34bfbc46252c7c2770c - md5: dcedbda359e981a2523045304628dd06 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sensor-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 7e1d4a837f696a053b83ecf335802f1f9112a28f34824ed5df95c21524563d46 + md5: dbbe558204f004c182d467fc4cba1f8f depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 21562 - timestamp: 1707993086837 -- kind: conda - name: ros-humble-examples-rclpy-minimal-action-server - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: be517942f2541bf25b4852f29c2cdbc2135ef463e88a3e3ae0dcf07e768134ee - md5: a02cc69b4118e7a0dddaf590f20bb875 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 36934 - timestamp: 1707859324007 + size: 420189 + timestamp: 1707991021209 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-server - version: 0.15.1 + name: ros-humble-sensor-msgs-py + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311h907a76e_6.tar.bz2 - sha256: ba39fc8eb71a2818c264a8085982c0770f4c59f37291fba975ae6a52fa0b8119 - md5: 5004a0b8bdce0d61ee8d80b8c77699b7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sensor-msgs-py-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 9677a39aaa93153b126e0092178ea4d7a03027cd77b43f17e07c106930efcc74 + md5: 9bfb2ea838fd2e8604ba1268ab7cfbc7 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 23783 - timestamp: 1707360990693 + size: 26621 + timestamp: 1707358229666 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-server - version: 0.15.1 + name: ros-humble-sensor-msgs-py + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311hb335429_6.tar.bz2 - sha256: 8a6063179cb260b798192be0f0bf9019e7dd31b4dab1dd0035dab2096ebd8354 - md5: 9f3cfa3b97ff7a4ddbfa3ff0f7a1b3d6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sensor-msgs-py-4.2.3-py311hb335429_6.tar.bz2 + sha256: 98879693b7fe564336f1a79972cc7f4fc6d114fa1a61253c794cc357500320ee + md5: eeca01b8bde938e1e237e8ff3dc5fa79 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25326,57 +69722,78 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 23585 - timestamp: 1707315149457 + size: 26394 + timestamp: 1707314071198 - kind: conda - name: ros-humble-examples-rclpy-minimal-action-server - version: 0.15.1 + name: ros-humble-sensor-msgs-py + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-action-server-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 5d1b2b5858049cdf389dc8ed2ea931699b7e17cdd87773758053814e4bf137c2 - md5: 2bd423e1e9cb03e53c86431ce101d76e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sensor-msgs-py-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 33ce7ca96931b3b8a80eb786594c7c935d8d70725f805edef6412ae1013c2b68 + md5: 9ec2c7e6f6a328e2f73bbeca512aedd8 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 23902 - timestamp: 1707993063767 + size: 26692 + timestamp: 1707991336787 - kind: conda - name: ros-humble-examples-rclpy-minimal-client - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-sensor-msgs-py + version: 4.2.4 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 3e4bc7a43480623807c118ca71d122cdb5a77562ee1b615ce38d8a1be276a346 - md5: ab04895082c45db0ec4459eaaa4cb98b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sensor-msgs-py-4.2.4-py311h38cd7cb_7.tar.bz2 + sha256: b8deecf233490b6abc4b1ae1a690d39d950a9275e609d70ac1ca1b2a316133b7 + md5: ff68ac8f38f858a4d454a838d5cd473a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-sensor-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + size: 26066 + timestamp: 1719905380814 +- kind: conda + name: ros-humble-shape-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-shape-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 86d684e55022ae362a79e11f5a629a0677e2daf86a479791bc4748690c1ec65b + md5: 46a52d3bede18072002d56988cb68dbc + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -25385,43 +69802,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 28542 - timestamp: 1707859246795 + size: 112642 + timestamp: 1708878702606 - kind: conda - name: ros-humble-examples-rclpy-minimal-client - version: 0.15.1 + name: ros-humble-shape-msgs + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 7b0cc66299aae10e0904144c7fece43d5fd26dfba5345af49209a987f5e1de18 - md5: 637ebe15a3f337a266ec2fdb9633601d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-shape-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 49ce1d274106476708408cfd2520e0bc51b01dba220c0fd277af028a44d45eea + md5: 6a6143f9242e47280a6f5501e813c9a3 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 17301 - timestamp: 1707360935980 + size: 93912 + timestamp: 1707356951484 - kind: conda - name: ros-humble-examples-rclpy-minimal-client - version: 0.15.1 + name: ros-humble-shape-msgs + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311hb335429_6.tar.bz2 - sha256: 5ff0422779b6d6444ee522ae9cf45d5b52254617651cbeaa01f8480eb67903c9 - md5: 320bb98cfaa7cabcf8d527521c3ebf45 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-shape-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: c969905cdcdfbd0e8830f0ac57b7a4a0b6266390c3211785bbdea76ef2265958 + md5: 0d841df1f3e1343acd052e1c1fa78a06 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25430,58 +69846,54 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 17174 - timestamp: 1707315130860 + size: 104800 + timestamp: 1707313638623 - kind: conda - name: ros-humble-examples-rclpy-minimal-client - version: 0.15.1 + name: ros-humble-shape-msgs + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-client-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: c107af7f36c243ade6b9ed589267c74674f49fe20f1c654c191a022edc7e5051 - md5: 43a46d4c35233d4369f2117a897e078f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-shape-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 6cdfd577f98d70f1eecbb4f909bb162342fcff106d5ebed1e2fee818986410c3 + md5: e52a1b4231bf07adbbe72fec1acb19bc depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-std-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 17403 - timestamp: 1707993039434 + size: 97375 + timestamp: 1707989412257 - kind: conda - name: ros-humble-examples-rclpy-minimal-publisher - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-shared-queues-vendor + version: 0.15.9 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: 6fe294e32ab02e17328942761eda0658d3be22ad3757025a7cb3da20ad48ebfd - md5: 556b4b37df8bad8afaf85ffba60391ad + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-shared-queues-vendor-0.15.9-py311h38cd7cb_7.tar.bz2 + sha256: 740decceb813cad489241746548d081ac2a5ceac2e12e9381e672b3ddc2d8bd2 + md5: 18e80816759ca6fb3d23cfa6379bea9e depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -25490,42 +69902,40 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 25727 - timestamp: 1707855688974 + size: 51482 + timestamp: 1708746529733 - kind: conda - name: ros-humble-examples-rclpy-minimal-publisher - version: 0.15.1 + name: ros-humble-shared-queues-vendor + version: 0.15.9 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311h907a76e_6.tar.bz2 - sha256: c874af4965c90c4d2e10e23f1d9e31f54a70c3bd5ed78151a75570216d49cc34 - md5: fc20278ac633d231d33357ea8c53034c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-shared-queues-vendor-0.15.9-py311h907a76e_6.tar.bz2 + sha256: ce6024e7a2da5d4be42de5c7b83359ae14ffab22166d0d81ace1c4c3686e36ba + md5: c3f24dd1e2d7f51a306aaa4f7aa146c0 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 14889 - timestamp: 1707360882550 + size: 52782 + timestamp: 1707344387231 - kind: conda - name: ros-humble-examples-rclpy-minimal-publisher - version: 0.15.1 + name: ros-humble-shared-queues-vendor + version: 0.15.9 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311hb335429_6.tar.bz2 - sha256: e8b334534e5fad6751e326de29f6518e298ab6400378c3a91b98a49eada24428 - md5: 2ea5c4f98f1654d99ab8a23da17eb564 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-shared-queues-vendor-0.15.9-py311hb335429_6.tar.bz2 + sha256: 292395fc1c579c8dd11144e3f14be27589fdf80eee81032af596731039c77fd7 + md5: 472ef882b009a494109def010494242b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25534,102 +69944,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 14686 - timestamp: 1707315112044 + size: 52676 + timestamp: 1707309074191 - kind: conda - name: ros-humble-examples-rclpy-minimal-publisher - version: 0.15.1 + name: ros-humble-shared-queues-vendor + version: 0.15.9 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-publisher-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 00523cf7bfaf7f79fba91ac505bd48087d230ed1dfd919ec458d6c9f90958bd2 - md5: 5dd76b4d598de58335086862226856d2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-shared-queues-vendor-0.15.9-py311hbfa132e_5.tar.bz2 + sha256: 4a577af673324eb35af84289804447dbc3d514997c6673b5b5704e8542cc0aa6 + md5: f579c039403ea310d71b43b1283f7476 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 14964 - timestamp: 1707993016794 + size: 52804 + timestamp: 1707344438873 - kind: conda - name: ros-humble-examples-rclpy-minimal-service - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-spdlog-vendor + version: 1.3.1 + build: py311h256f844_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: a6ab5c99a7a36f5937b6d7fca118239425c792bd161baa90d55d1a81344e4663 - md5: 0575dc03a39add9a673187fcf0677bec + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-spdlog-vendor-1.3.1-py311h256f844_7.tar.bz2 + sha256: b42b7a3f2347a59de87bdd3676129a1f765fa0b6283427ba9c5362b25793357e + md5: 0623edfadf042d5c89a3629d6d293e0c depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 23203 - timestamp: 1707859173862 + size: 9760 + timestamp: 1708862880494 - kind: conda - name: ros-humble-examples-rclpy-minimal-service - version: 0.15.1 - build: py311h907a76e_6 + name: ros-humble-spdlog-vendor + version: 1.3.1 + build: py311h9586406_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311h907a76e_6.tar.bz2 - sha256: 209671f86a476258b808faa9965517316361dcc18e37afbd63e10cc4b3fef84e - md5: 851431967f0c6d0ab37f9bf47218d886 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-spdlog-vendor-1.3.1-py311h9586406_6.tar.bz2 + sha256: 73afb13c3bf8cfef4dd1950a3877c74d85fc989cf63c6857e04ae809173832cf + md5: 45e2b756b27dd80da32372cb7cf5cfc9 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 13376 - timestamp: 1707360828150 + size: 11013 + timestamp: 1707347197352 - kind: conda - name: ros-humble-examples-rclpy-minimal-service - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-spdlog-vendor + version: 1.3.1 + build: py311h9883907_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311hb335429_6.tar.bz2 - sha256: 80fad12a2b7d99789e39ae62bb2219f87adbd78f5452eaba761b3b50078ba730 - md5: f299b417ae80c33c83edb3f063b39fb6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-spdlog-vendor-1.3.1-py311h9883907_6.tar.bz2 + sha256: 11f396496bc91b81a2c2820bf018f9d752694a4dc361a020314212d5920d33c4 + md5: bcf67bc87a426569221129ed897045bb depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -25638,158 +70040,160 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 13202 - timestamp: 1707315093374 + size: 10909 + timestamp: 1707310583077 - kind: conda - name: ros-humble-examples-rclpy-minimal-service - version: 0.15.1 - build: py311hbfa132e_5 + name: ros-humble-spdlog-vendor + version: 1.3.1 + build: py311hdd42177_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-service-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 12142c7872299b19abedc46472259afdf1d3234c057c3d7d932267c5c8028a78 - md5: 3a47a5dc33de2bee3e71976a69300f90 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-spdlog-vendor-1.3.1-py311hdd42177_5.tar.bz2 + sha256: 379ca82fa0dc64426cf032d7c3b5147b0acd8c0241d3612de6808e8163d486ad + md5: 60168c78e44d4417584c3e89319d0c42 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - spdlog >=1.12.0,<1.13.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 13480 - timestamp: 1707992993427 + size: 11101 + timestamp: 1707345301024 - kind: conda - name: ros-humble-examples-rclpy-minimal-subscriber - version: 0.15.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-sqlite3-vendor + version: 0.15.9 + build: py311h2cd3632_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sqlite3-vendor-0.15.9-py311h2cd3632_5.tar.bz2 + sha256: 7eb4535624f1c5867eda36c7eb6842bc2eed38912192314d32f70fc788d46b31 + md5: 518a4eb27d8c4e15ab9d35c2b4313767 + depends: + - libcxx >=16 + - libsqlite >=3.44.2,<4.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - sqlite + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12379 + timestamp: 1707344412874 +- kind: conda + name: ros-humble-sqlite3-vendor + version: 0.15.9 + build: py311h5247d0e_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311h38cd7cb_6.tar.bz2 - sha256: f2ac7072d15dced5a1300131b1fdc6a34401a01e14d969184e26a7f2e577c347 - md5: 23ba9cb898c9e0aeb7f170fbecdc0a9c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sqlite3-vendor-0.15.9-py311h5247d0e_7.tar.bz2 + sha256: 7be77a96f764c810931b5e7af53d8267f9c3a0ebc61cfd7366bbd58d8956da84 + md5: 350e8cd862a45da5fd9578cafe7b0c8e depends: + - libsqlite >=3.45.1,<4.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - sqlite - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 25053 - timestamp: 1707855616741 + size: 11047 + timestamp: 1708767149536 - kind: conda - name: ros-humble-examples-rclpy-minimal-subscriber - version: 0.15.1 - build: py311h907a76e_6 + name: ros-humble-sqlite3-vendor + version: 0.15.9 + build: py311hc6a79f1_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311h907a76e_6.tar.bz2 - sha256: b1f34c4ff4ae09fea5df1ad08156a8e9e434160c8b6ce4e3c0e57ffe687b463b - md5: 84b12c3ec68e285760892285a7cd4b19 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sqlite3-vendor-0.15.9-py311hc6a79f1_6.tar.bz2 + sha256: 4727406cba69f6438c8952b26f6807a448e9374d7060490700007b34d43c3e03 + md5: 4046d87530de7df779507481c0d2dd7e depends: - __osx >=10.14 - libcxx >=16 + - libsqlite >=3.44.2,<4.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - sqlite arch: x86_64 platform: osx license: BSD-3-Clause - size: 14266 - timestamp: 1707360589272 + size: 12307 + timestamp: 1707344323867 - kind: conda - name: ros-humble-examples-rclpy-minimal-subscriber - version: 0.15.1 - build: py311hb335429_6 + name: ros-humble-sqlite3-vendor + version: 0.15.9 + build: py311he5a647e_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311hb335429_6.tar.bz2 - sha256: 0d1f199a8d28d4246ea3fd7a5f6df7f8d73968a5303ca9c4574138bfd676d874 - md5: cb2651d0ba634d141b6c3cfc770ef713 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sqlite3-vendor-0.15.9-py311he5a647e_6.tar.bz2 + sha256: 091e3516d4f1c9bbe16bb46022abd5a7f5042b8b2f85a7773f19cf6d502b0ee6 + md5: ebe65b6e62b3721fbd781b0558a10f6a depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 + - libsqlite >=3.44.2,<4.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - sqlite arch: x86_64 platform: linux license: BSD-3-Clause - size: 14044 - timestamp: 1707315259152 -- kind: conda - name: ros-humble-examples-rclpy-minimal-subscriber - version: 0.15.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-examples-rclpy-minimal-subscriber-0.15.1-py311hbfa132e_5.tar.bz2 - sha256: 61de997d82e6ebd96b92d8ede0a710bbd479421a7f4e00b1fd7ebc1448f73460 - md5: 851407beb7d3aab5ed9f56ec4a9204a7 - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 14293 - timestamp: 1707992899051 + size: 12168 + timestamp: 1707309054648 - kind: conda - name: ros-humble-fastcdr - version: 1.0.24 + name: ros-humble-sros2 + version: 0.10.4 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastcdr-1.0.24-py311h38cd7cb_7.tar.bz2 - sha256: 714604094c1baa9ee1db2b9eb98ef13f3567f2dc82737ff9bb3c42a17e3f6b66 - md5: ab1e6c48a152a587bc9126ba7393a088 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sros2-0.10.4-py311h38cd7cb_7.tar.bz2 + sha256: 250a7bf564966edac76eceb5ad32b60406cf591443a0b3b6a17f9f7b8c246bec + md5: 5a893e8967e8051c21f2801f28d4f72a depends: + - cryptography + - importlib_resources + - lxml - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -25798,202 +70202,214 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 67567 - timestamp: 1708737907503 + size: 62301 + timestamp: 1708991566916 - kind: conda - name: ros-humble-fastcdr - version: 1.0.24 + name: ros-humble-sros2 + version: 0.10.4 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastcdr-1.0.24-py311h907a76e_6.tar.bz2 - sha256: 628d323fe5105e6d8c9c66758e4af7f298045bc8b6249cc131dc773cc31812cb - md5: 51e2486f19a14810050dcbc56cdde87e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sros2-0.10.4-py311h907a76e_6.tar.bz2 + sha256: 7209b2f3e358fe8f30165823faa47a8d96bafa94bdddb6e56c77ef0e2db33576 + md5: c7af36ed649a23cf45a73bb59b068d7d depends: - __osx >=10.14 + - cryptography + - importlib_resources - libcxx >=16 + - lxml - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 52560 - timestamp: 1707307645058 + size: 65682 + timestamp: 1707374316430 - kind: conda - name: ros-humble-fastcdr - version: 1.0.24 + name: ros-humble-sros2 + version: 0.10.4 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastcdr-1.0.24-py311hb335429_6.tar.bz2 - sha256: 7c66ed32a7dc7f46bd05cd326f1f6c2699ade1e490d376074bb391e28e684076 - md5: 8152b778a8386a97c0b46464dbb246e5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sros2-0.10.4-py311hb335429_6.tar.bz2 + sha256: 7fc53d8040c59a50311c36e0a3cda15e4bec50a8a30437b714dd15c192cdc53f + md5: d5114a3439216dfdf48862045c7fc467 depends: - __glibc >=2.17,<3.0.a0 + - cryptography + - importlib_resources - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - lxml - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 58025 - timestamp: 1707307052979 + size: 65180 + timestamp: 1707316813886 - kind: conda - name: ros-humble-fastcdr - version: 1.0.24 + name: ros-humble-sros2 + version: 0.10.4 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastcdr-1.0.24-py311hbfa132e_5.tar.bz2 - sha256: 76dcc70f7d49e7185d46fe52e5eefa0ed92a9c75eba6ca7557b4016ee78f10f2 - md5: ad4f2df76604830f7eabd462c3445cff - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 53728 - timestamp: 1707307276414 -- kind: conda - name: ros-humble-fastrtps - version: 2.6.7 - build: py311h3796505_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastrtps-2.6.7-py311h3796505_5.tar.bz2 - sha256: 09eaed18680a33863e882331b8b5dea92bd5914144b5d449fb8ea1b51f47a961 - md5: 2e61db3c84c18acecba3eefac65d2e21 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sros2-0.10.4-py311hbfa132e_5.tar.bz2 + sha256: de5f9f84e5834bcb807df7d2dae0670f0a9e4bd3903c4b9b4ac125de53e17997 + md5: cdaa3b20a19321a884dee1ea1f445a15 depends: + - cryptography + - importlib_resources - libcxx >=16 + - lxml - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-fastcdr - - ros-humble-foonathan-memory-vendor + - ros-humble-ament-index-python + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-ros2cli - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 2623587 - timestamp: 1707345447599 + size: 65722 + timestamp: 1707996419871 - kind: conda - name: ros-humble-fastrtps - version: 2.6.7 - build: py311h3ca6125_7 + name: ros-humble-sros2-cmake + version: 0.10.4 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastrtps-2.6.7-py311h3ca6125_7.tar.bz2 - sha256: 6e96f7f87b8df3306725fcdbb95aff429790cb1a8df1fa42e83afb1aad0b8dc8 - md5: 6f198a3ee8df56efbf1f7c47ad7a891d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sros2-cmake-0.10.4-py311h38cd7cb_7.tar.bz2 + sha256: 3fae090a7a1d6a5ed1d6cd15b2fff662a84f135100af7bdce443e43717c19b5e + md5: 230d55b297fb0c487f9c43f706e1519b depends: - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-fastcdr - - ros-humble-foonathan-memory-vendor - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 2926119 - timestamp: 1708863015188 + size: 11975 + timestamp: 1708993151752 - kind: conda - name: ros-humble-fastrtps - version: 2.6.7 - build: py311h494b4d6_6 + name: ros-humble-sros2-cmake + version: 0.10.4 + build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastrtps-2.6.7-py311h494b4d6_6.tar.bz2 - sha256: af55b69371089c0b77b55e0e2a3f4589fb56a817d2ce30d370c71edcff29445b - md5: a1eb4e031b3f2e5f27c9ba0fd60ba5e5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sros2-cmake-0.10.4-py311h907a76e_6.tar.bz2 + sha256: de69e03427303b58bc0fd419eda1f4a9bd1dacc87e680d18bd6d483578fddd9f + md5: a8e163fb389e8d6e55dbf39835725219 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-fastcdr - - ros-humble-foonathan-memory-vendor - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 2977317 - timestamp: 1707348053163 + size: 13325 + timestamp: 1707376178904 - kind: conda - name: ros-humble-fastrtps - version: 2.6.7 - build: py311h70423f0_6 + name: ros-humble-sros2-cmake + version: 0.10.4 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastrtps-2.6.7-py311h70423f0_6.tar.bz2 - sha256: 005f3c4d33d3ada8320799894abbdd8ee2b6b813494ab7d0f9d59646cfc0939d - md5: 18aade59a3f2cf228c084e32d3ba92e9 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sros2-cmake-0.10.4-py311hb335429_6.tar.bz2 + sha256: 34183f005d2ff79ab3856e8223b36e5f7db803032f57a0fa53cc79b0da0fe890 + md5: 2bbe97b62741b145d6a29d97577999c4 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-fastcdr - - ros-humble-foonathan-memory-vendor - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-sros2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 3685952 - timestamp: 1707310851992 + size: 13154 + timestamp: 1707317319152 - kind: conda - name: ros-humble-fastrtps-cmake-module - version: 2.2.2 + name: ros-humble-sros2-cmake + version: 0.10.4 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sros2-cmake-0.10.4-py311hbfa132e_5.tar.bz2 + sha256: 909f42a58638062c784ff0c01f2fefb00002cd0208a0d3ed090493366d2d4ef2 + md5: e7783dcb12516474d0daa708c36e976d + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-ros2cli + - ros-humble-sros2 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 13501 + timestamp: 1708035499120 +- kind: conda + name: ros-humble-statistics-msgs + version: 1.2.1 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-fastrtps-cmake-module-2.2.2-py311h38cd7cb_7.tar.bz2 - sha256: 518faf2c5413053e9f27ccc70a3f9aa980e122e96edae122ae2fdbb1fb592bed - md5: 7f3b02faa597eda41ce64b590a69213c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-statistics-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 + sha256: 102e5e2a33abff8af282ad161e3623e354c26e4c17185cdd06a1ed89791a2b3c + md5: e4e7773a0008ac6c32d74b04b94fa3a6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -26002,40 +70418,42 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 10913 - timestamp: 1708861983783 + size: 97364 + timestamp: 1708874573623 - kind: conda - name: ros-humble-fastrtps-cmake-module - version: 2.2.2 + name: ros-humble-statistics-msgs + version: 1.2.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-fastrtps-cmake-module-2.2.2-py311h907a76e_6.tar.bz2 - sha256: 6e8c5829e7b77584f268dc17b79c603220e3023637d22613508d6da7eb226949 - md5: a883c4d1dd2afb4dfca79d2339338c52 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-statistics-msgs-1.2.1-py311h907a76e_6.tar.bz2 + sha256: 2dcc569f930d78d31e3e617b18b58b1cc3552a48eba8d35273b1a20d39935a8c + md5: 9ae742003af9de4ecbe61e2b6251c54f depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12114 - timestamp: 1707347212290 + size: 78842 + timestamp: 1707355101352 - kind: conda - name: ros-humble-fastrtps-cmake-module - version: 2.2.2 + name: ros-humble-statistics-msgs + version: 1.2.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-fastrtps-cmake-module-2.2.2-py311hb335429_6.tar.bz2 - sha256: a01730dfa159f6e7481d8698f0fe144ed01825bd66e3a2b1a01221d95ee5e29e - md5: 95de0a8b7d8a6d1869d732d4b45cb0bf + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-statistics-msgs-1.2.1-py311hb335429_6.tar.bz2 + sha256: f6df6339bf9b0f35d1e6d6129791be24437bc150b5a33e1998d73743ebca42e4 + md5: 6194f482d0d002a5db01bc79ff3ef1fe depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -26044,52 +70462,56 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12008 - timestamp: 1707310579718 + size: 88995 + timestamp: 1707313022026 - kind: conda - name: ros-humble-fastrtps-cmake-module - version: 2.2.2 + name: ros-humble-statistics-msgs + version: 1.2.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-fastrtps-cmake-module-2.2.2-py311hbfa132e_5.tar.bz2 - sha256: fe1d2ddf574a487f4987f6ff07d00407993a417efee8587c41652781154347bf - md5: 1e78c504673886c663acdd50dff04280 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-statistics-msgs-1.2.1-py311hbfa132e_5.tar.bz2 + sha256: e817dd92cccfbbfe434c4391ab60d51ea24e7b594f695810324d492dd2106af2 + md5: 42813e20f7ba7ac39ba1b4a412e382d7 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12215 - timestamp: 1707345294983 + size: 81989 + timestamp: 1707979313717 - kind: conda - name: ros-humble-foonathan-memory-vendor - version: 1.2.0 + name: ros-humble-std-msgs + version: 4.2.3 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-foonathan-memory-vendor-1.2.0-py311h38cd7cb_7.tar.bz2 - sha256: 2f9f411e623efdef6b046bd25e9e838b80cfa62115b8eb5644796872acc8ab13 - md5: 8ae0b78e9a11dba335fdeae4058ceb21 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-std-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: d3b5a51700a28216206c09b1498340c35ca53768cc6483bda85eaeddcc55ca63 + md5: 7e3646bcee2023dec48f704144461ea7 depends: - - cmake - - foonathan-memory >=0.7.2,<0.7.3.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -26098,100 +70520,99 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 8780 - timestamp: 1708861507488 + size: 273357 + timestamp: 1708875303110 - kind: conda - name: ros-humble-foonathan-memory-vendor - version: 1.2.0 + name: ros-humble-std-msgs + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-foonathan-memory-vendor-1.2.0-py311h907a76e_6.tar.bz2 - sha256: 96cfefdb16e55df71df5a10488276f9aebe0ab4f9da41f8bef99e895ea94c05a - md5: 3d665ca2681a03cba24faf987376b428 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-std-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: b78403d86fc8832724e988ae3e92cd2491c1992accdbaa021ea4c47ee5146380 + md5: 297c90275c8a89215fb2a1712eaee1c5 depends: - __osx >=10.14 - - cmake - - foonathan-memory >=0.7.2,<0.7.3.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 9134 - timestamp: 1707345371733 + size: 257694 + timestamp: 1707354996287 - kind: conda - name: ros-humble-foonathan-memory-vendor - version: 1.2.0 + name: ros-humble-std-msgs + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-foonathan-memory-vendor-1.2.0-py311hb335429_6.tar.bz2 - sha256: 52a6c4984d0747798b05298a50e998f22af3fd562a51c3f6e72987d0667850ef - md5: dc599ec631292193ba3b07a7f4dcca6d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-std-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: 37ebd38a182f89c88c01ae59a0fcca991ded61fa57da6cf9e659cea39572364a + md5: 5419d5b7b37909d6b37274046a2f7c00 depends: - __glibc >=2.17,<3.0.a0 - - cmake - - foonathan-memory >=0.7.2,<0.7.3.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 9011 - timestamp: 1707309962109 + size: 307985 + timestamp: 1707312991456 - kind: conda - name: ros-humble-foonathan-memory-vendor - version: 1.2.0 + name: ros-humble-std-msgs + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-foonathan-memory-vendor-1.2.0-py311hbfa132e_5.tar.bz2 - sha256: 1c230a9398b9ea407e8f40395e7fe6660b1dfe96dd317ccbc8fe7212bb10786f - md5: f38497d39ed90b4965750ba845f7d1a6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-std-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 3c1a32c6702d7037bf6887f5f4e847e0fb156513bb7d095ca5e51fbf2c06ca83 + md5: 43a64f02238c4ba8d93a895f25498533 depends: - - cmake - - foonathan-memory >=0.7.2,<0.7.3.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 9203 - timestamp: 1707344843370 + size: 261261 + timestamp: 1707979276609 - kind: conda - name: ros-humble-geometry-msgs + name: ros-humble-std-srvs version: 4.2.3 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-geometry-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 9f3fdef88626612d8ab8612098be083665098fa8a026faab5545b2ba9d08b079 - md5: 46697e457193cd4b0c1743ffa8ae48a5 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-std-srvs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 2497c02bf9c1fb86959a302388d07cbf7c246a2dceaaa9041d6a3a13d9c47063 + md5: 02f797ad79fd6d585de97d47bc70a1bb depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -26200,17 +70621,17 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 286439 - timestamp: 1708876235716 + size: 103585 + timestamp: 1708873237502 - kind: conda - name: ros-humble-geometry-msgs + name: ros-humble-std-srvs version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-geometry-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: bda4ca9008b73b55f4f12411dfb0147a4061c9664567bee3529bcfb71e301ef9 - md5: 5750336a6c580bd3f3c4b4fc8d0ce413 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-std-srvs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: b413525635822a8ec013093dcdf9c9c4e3d935230756b492baffca003d213584 + md5: b3356e10627087ad903b0a814554ea75 depends: - __osx >=10.14 - libcxx >=16 @@ -26219,23 +70640,22 @@ packages: - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 247031 - timestamp: 1707356298434 + size: 81182 + timestamp: 1707354600544 - kind: conda - name: ros-humble-geometry-msgs + name: ros-humble-std-srvs version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-geometry-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: b3521cb7ad43d3585ee8985f98ecc8f3549fb767f3ad03a17a5c58fe13da1c84 - md5: d6c1d79ec371067ec3fdc71b9c9652f1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-std-srvs-4.2.3-py311hb335429_6.tar.bz2 + sha256: 3814ccf334ee7145e02463b517dd569d5a10fe4bc1bf82fdc270ff101c339d29 + md5: 685bd5119882a6f8f66b2cc5705ff6e6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -26246,23 +70666,22 @@ packages: - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 289977 - timestamp: 1707313410308 + size: 95796 + timestamp: 1707312853595 - kind: conda - name: ros-humble-geometry-msgs + name: ros-humble-std-srvs version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-geometry-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: be4b2fb32944ead4860d69a1242b063a65f9fd6989b5cad763c76a70860b7660 - md5: 383311801f32f12b9efd5f4fa5ac23db + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-std-srvs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 037c29e7b5c99cea41312c4a2a0dc67e16821f393014c9232b3f7e9db57939b0 + md5: f5594b03738cb7bef9bc97b1a380f1f7 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 @@ -26270,23 +70689,49 @@ packages: - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 261190 - timestamp: 1707989178096 + size: 84869 + timestamp: 1707982967105 - kind: conda - name: ros-humble-geometry2 - version: 0.25.5 + name: ros-humble-stereo-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-stereo-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 84ba881c01f72a0e40b58ded31d871010f23280619b387b1e5b60bcbd0c8a5a0 + md5: 34e2e753cb1e76e0e953b76e543e8112 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 73890 + timestamp: 1708880840348 +- kind: conda + name: ros-humble-stereo-msgs + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-geometry2-0.25.5-py311h907a76e_6.tar.bz2 - sha256: 1dfdbb3c6403325d555e4f7f5a72a9eab56fdd2faf43cee6309bc301649fb669 - md5: 1c77de29f44f0911b6bf36c0eb20f170 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-stereo-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 94a7c0135fbd258b3ea508f9660a208356f3ffb1f786fc92057c23e9b2f520ca + md5: 2e532651fed3aa4cca86fa77b28f2e27 depends: - __osx >=10.14 - libcxx >=16 @@ -26294,33 +70739,25 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-bullet - - ros-humble-tf2-eigen - - ros-humble-tf2-eigen-kdl - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-kdl - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros - - ros-humble-tf2-sensor-msgs - - ros-humble-tf2-tools + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 12379 - timestamp: 1707373506509 + size: 56146 + timestamp: 1707358171345 - kind: conda - name: ros-humble-geometry2 - version: 0.25.5 + name: ros-humble-stereo-msgs + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-geometry2-0.25.5-py311hb335429_6.tar.bz2 - sha256: a39f17f6c8a563126497d85f92e01bb3c9880d8c675e3a0387f9659967eeaa8e - md5: b3393d59333b12e76c780532e2ea6bc6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-stereo-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: 1feacec8817a6f49e1f46c975cac5782a7b863a327c51871e3fcdf630249296d + md5: e26846f2ace0b33c32f6916504d230c0 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -26330,106 +70767,54 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-bullet - - ros-humble-tf2-eigen - - ros-humble-tf2-eigen-kdl - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-kdl - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros - - ros-humble-tf2-sensor-msgs - - ros-humble-tf2-tools + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 12284 - timestamp: 1707317057359 + size: 62150 + timestamp: 1707314052194 - kind: conda - name: ros-humble-geometry2 - version: 0.25.5 + name: ros-humble-stereo-msgs + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-geometry2-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 63b26d6fb2dcb161691996eea3e20661f68a372b1e9ad5e84cdb4e6bc6f9a858 - md5: 5b55f27922be69f27e9313d102377c08 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-stereo-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: f72200de290fd643151c7389c3c4b7a700cdadd1484926277556e47e96764508 + md5: f93086f6880fcffab32b6f0ab7214b24 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-bullet - - ros-humble-tf2-eigen - - ros-humble-tf2-eigen-kdl - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-kdl - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros - - ros-humble-tf2-sensor-msgs - - ros-humble-tf2-tools + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 12553 - timestamp: 1707996149669 -- kind: conda - name: ros-humble-geometry2 - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-geometry2-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 43ced60533f0194e437ef0fb4e968ead275e08ef8260afb5eb720de2a319af9f - md5: 9f621ce1c51359abb7158ad133db408f - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-bullet - - ros-humble-tf2-eigen - - ros-humble-tf2-eigen-kdl - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-kdl - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros - - ros-humble-tf2-sensor-msgs - - ros-humble-tf2-tools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 11046 - timestamp: 1708990459790 + size: 58968 + timestamp: 1707991310534 - kind: conda - name: ros-humble-gmock-vendor - version: 1.10.9004 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-tango-icons-vendor + version: 0.1.1 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-gmock-vendor-1.10.9004-py311h38cd7cb_7.tar.bz2 - sha256: 851f3e69f138373c832b518849d7cfa136b2c593d03d590255f71c76fac7acf2 - md5: d8df4c274d82c0e9be556e7dd285b6dd + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tango-icons-vendor-0.1.1-py311h38cd7cb_6.tar.bz2 + sha256: 882d879d579d3b7ccc15e394ef22d236adb88efe911845998362dc8d5fe64361 + md5: d18d0f699586c1806fca8a3e19e19492 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-gtest-vendor - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -26439,41 +70824,40 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 99649 - timestamp: 1708739219513 + size: 1032704 + timestamp: 1707855704761 - kind: conda - name: ros-humble-gmock-vendor - version: 1.10.9004 + name: ros-humble-tango-icons-vendor + version: 0.1.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-gmock-vendor-1.10.9004-py311h907a76e_6.tar.bz2 - sha256: 3e37442f6237ef9332f06f9d3a9ac8f5f790b85b126640fd5fa01c05a6b21b22 - md5: 4cded3ddfe2adbf979792dea7e2276c6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tango-icons-vendor-0.1.1-py311h907a76e_6.tar.bz2 + sha256: 0323a55f4399dbfd3833e3a435598cade61bd13d878cf64a56de68b7e8c76c0a + md5: 1e91221bde77932ca530503e88f91d7e depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-gtest-vendor - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 99796 - timestamp: 1707309122055 + size: 1027728 + timestamp: 1707347221695 - kind: conda - name: ros-humble-gmock-vendor - version: 1.10.9004 + name: ros-humble-tango-icons-vendor + version: 0.1.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-gmock-vendor-1.10.9004-py311hb335429_6.tar.bz2 - sha256: ff3f732fd656704e2611505c484b6ff65273aeed31afc1b8f052fb76d911d763 - md5: e947cc08ca9eb3f52c71b03661229720 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tango-icons-vendor-0.1.1-py311hb335429_6.tar.bz2 + sha256: fd8828032d0fca46d4898cdab5220b059305f6468f8d8b5a850d1cdabc373898 + md5: 1bbacd93698980502fcd09b4d8739779 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -26482,52 +70866,55 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-gtest-vendor - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 99773 - timestamp: 1707308330898 + size: 10911 + timestamp: 1707310607580 - kind: conda - name: ros-humble-gmock-vendor - version: 1.10.9004 + name: ros-humble-tango-icons-vendor + version: 0.1.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-gmock-vendor-1.10.9004-py311hbfa132e_5.tar.bz2 - sha256: c428c0c83db37083c10653fcb76bc3d3456b9425d3cdbce8dc18abf3d728eadf - md5: aa769d357fbc55ad7f973c26a898952f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tango-icons-vendor-0.1.1-py311hbfa132e_5.tar.bz2 + sha256: fef3755f95261b1fabc592c65be74f22156d883f678d323f7c77eb36f8143141 + md5: 4874a87546f7849d74f332050dca62bb depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-gtest-vendor - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 100000 - timestamp: 1707307763991 + size: 1027711 + timestamp: 1707345301867 - kind: conda - name: ros-humble-gtest-vendor - version: 1.10.9004 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-teleop-twist-joy + version: 2.4.5 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-gtest-vendor-1.10.9004-py311h38cd7cb_7.tar.bz2 - sha256: 40d5361dad1e00f6a17e46c4d82a5f4081ffdd1879da1e03cab9db343acb5dd7 - md5: 45740dcc56467f4c3d239f44f9af8c6e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-teleop-twist-joy-2.4.5-py311h38cd7cb_6.tar.bz2 + sha256: dd985caca81324ad0e3792bc29a3ffa478d3cfad3cde095a19a8c21eb54c667e + md5: c4839502133b4f31cfd1a1083636c6a6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-joy + - ros-humble-rclcpp + - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -26536,40 +70923,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 186541 - timestamp: 1708736988571 + size: 127426 + timestamp: 1707861625844 - kind: conda - name: ros-humble-gtest-vendor - version: 1.10.9004 + name: ros-humble-teleop-twist-joy + version: 2.4.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-gtest-vendor-1.10.9004-py311h907a76e_6.tar.bz2 - sha256: e53ebc63f619b1b862e07b24f1db6d8ce1270140b9a882eeec73c94b622a3c21 - md5: 36e33534adc4f45109395aa385ae36a6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-teleop-twist-joy-2.4.5-py311h907a76e_6.tar.bz2 + sha256: ac1bbe306a455064c023377264ad5cb08fc3d080fe24abbc95f061b3b12b9b80 + md5: 5c84dea602ff2ea463f8aa4989e5e3d1 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-joy + - ros-humble-rclcpp + - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 185857 - timestamp: 1707307510025 + size: 166186 + timestamp: 1707371550433 - kind: conda - name: ros-humble-gtest-vendor - version: 1.10.9004 + name: ros-humble-teleop-twist-joy + version: 2.4.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-gtest-vendor-1.10.9004-py311hb335429_6.tar.bz2 - sha256: 4e30e7b0158c25b4c12cc67d050af98efea860e7c52687e2bc36777d97d5a71b - md5: 79ebeee031e61496097f9bb17e2d025d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-teleop-twist-joy-2.4.5-py311hb335429_6.tar.bz2 + sha256: 758fb31bcb4f771d851c52018f84881bad0dcb9a95075afc19dca50bc6b2c2d9 + md5: 48f28e1040af011ccb4f5d7304d3d892 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -26578,68 +70970,106 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-joy + - ros-humble-rclcpp + - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 179232 - timestamp: 1707307066524 + size: 181052 + timestamp: 1707316090025 - kind: conda - name: ros-humble-gtest-vendor - version: 1.10.9004 + name: ros-humble-teleop-twist-joy + version: 2.4.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-gtest-vendor-1.10.9004-py311hbfa132e_5.tar.bz2 - sha256: 83da7f27b61aabcdb20e1bc72e00a392870f4ff38b0deef58c702d04b9c6d263 - md5: b4a9dca41cbb08e5de921b1e3d401632 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-teleop-twist-joy-2.4.5-py311hbfa132e_5.tar.bz2 + sha256: 087a35a7ee01a400b7c4da75d2736227e2ad4728389d9988138b485a492d6616 + md5: 45b2eddb53f1acfa7a78819424fbc527 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-joy + - ros-humble-rclcpp + - ros-humble-rclcpp-components - ros-humble-ros-workspace + - ros-humble-sensor-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 179363 - timestamp: 1707307114501 + size: 163935 + timestamp: 1707994134429 - kind: conda - name: ros-humble-iceoryx-binding-c - version: 2.0.5 + name: ros-humble-teleop-twist-keyboard + version: 2.3.2 + build: py311h38cd7cb_6 + build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-teleop-twist-keyboard-2.3.2-py311h38cd7cb_6.tar.bz2 + sha256: b544417d7259ed4d530c772295c250d317c791b7ea7814c876a778b818e5771b + md5: 96f1719a470fb2765a99286ca0f13cae + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-rclpy + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 23756 + timestamp: 1707855723845 +- kind: conda + name: ros-humble-teleop-twist-keyboard + version: 2.3.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-binding-c-2.0.5-py311h907a76e_6.tar.bz2 - sha256: a4b94c38ded1b4e4f05eb40b4c77842c8242ab385abbf9217e0aa351ebd20a8e - md5: 42d7ca3cb52404add0c03f242a07f07a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-teleop-twist-keyboard-2.3.2-py311h907a76e_6.tar.bz2 + sha256: 5f26fd77a5b813e259dd76fd5eb00bb8cac572d3adbc668eb499bde81b27676f + md5: fecb75b79b2ab07a2b842dc0d6c51abc depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 75976 - timestamp: 1707309559958 + size: 15421 + timestamp: 1707360702936 - kind: conda - name: ros-humble-iceoryx-binding-c - version: 2.0.5 + name: ros-humble-teleop-twist-keyboard + version: 2.3.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-binding-c-2.0.5-py311hb335429_6.tar.bz2 - sha256: e4cd0711ebe775be638fa148b8663a51711ebcf0addd6be75c3faa46286aa342 - md5: 605cd26b64d1d27344d93733e7be0a6c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-teleop-twist-keyboard-2.3.2-py311hb335429_6.tar.bz2 + sha256: 5b1d4c9436429cd93653254fd3627b33535634c2ba29f9f6746fb0b7bda33714 + md5: c59716cd3819b6d296905e1639335f37 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -26648,220 +71078,258 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 87701 - timestamp: 1707308499402 + size: 15265 + timestamp: 1707315153458 - kind: conda - name: ros-humble-iceoryx-binding-c - version: 2.0.5 + name: ros-humble-teleop-twist-keyboard + version: 2.3.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-binding-c-2.0.5-py311hbfa132e_5.tar.bz2 - sha256: 6e35706efb0e4aa7c3f37906e4144b8203fb73391194bbe1526b821fd733a9eb - md5: 36aa50dfe657d45f9080444d02786296 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-teleop-twist-keyboard-2.3.2-py311hbfa132e_5.tar.bz2 + sha256: 6472c8f83af24e3e49906441dff0e10064a67acd1e92544dc9601c43beff63c3 + md5: dcbc8db7eaabbe109b1ed458a61afad3 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 76710 - timestamp: 1707307944371 + size: 15506 + timestamp: 1707992936897 - kind: conda - name: ros-humble-iceoryx-hoofs - version: 2.0.5 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-hoofs-2.0.5-py311h907a76e_6.tar.bz2 - sha256: 156163b924f409c076439d736ea0132f12487e39586268c5ed8c94ab6c096475 - md5: 58365016a1877664647e15512cd4f06a + name: ros-humble-tf2 + version: 0.25.5 + build: py311h00a3625_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-0.25.5-py311h00a3625_5.tar.bz2 + sha256: b369bca3d1ccdc6c9fdb5cba712e37d41d8313f556c5ba1429ffe61de2ce2257 + md5: 8aeae53c2521ffa82c4267b3e065318e depends: - - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-console-bridge-vendor + - ros-humble-geometry-msgs + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: x86_64 + arch: arm64 platform: osx license: BSD-3-Clause - size: 255546 - timestamp: 1707307752028 + size: 93968 + timestamp: 1707991087413 - kind: conda - name: ros-humble-iceoryx-hoofs - version: 2.0.5 - build: py311hb335429_6 + name: ros-humble-tf2 + version: 0.25.5 + build: py311hb303436_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-hoofs-2.0.5-py311hb335429_6.tar.bz2 - sha256: 3b00f9476eee4fbd156e20402b19cabc80fc178f04be451cf647f6a2d0e6c650 - md5: 0f7f76790a312a109c36bcc01e12479e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-0.25.5-py311hb303436_6.tar.bz2 + sha256: 0813cc75daa23a3d1e34ed7193fcec34a1ba89191cb913e1a75ce01106b42f5a + md5: c938f5da5069db3ad541f25f06a9285b depends: - __glibc >=2.17,<3.0.a0 - - libacl >=2.3.2,<2.4.0a0 + - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-console-bridge-vendor + - ros-humble-geometry-msgs + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 257865 - timestamp: 1707307082596 + size: 106493 + timestamp: 1707313818635 - kind: conda - name: ros-humble-iceoryx-hoofs - version: 2.0.5 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-hoofs-2.0.5-py311hbfa132e_5.tar.bz2 - sha256: ac1b96d716b47ffeca95fec79771c1d8b77ef71db0b7931d60b2d92616125d4b - md5: 1f4258e59175e51a30fbb234ab676925 + name: ros-humble-tf2 + version: 0.25.5 + build: py311he602911_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-0.25.5-py311he602911_6.tar.bz2 + sha256: 064c383fa2edc7d6fb20533f56797de3e3edef9c2185433c7cfb33b0bb69a9d5 + md5: 24f7a433b2f84071d7a693629cd3898c depends: + - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-console-bridge-vendor + - ros-humble-geometry-msgs + - ros-humble-rcutils - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-cpp - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 254864 - timestamp: 1707307310707 + size: 96243 + timestamp: 1707357362172 - kind: conda - name: ros-humble-iceoryx-posh - version: 2.0.5 + name: ros-humble-tf2 + version: 0.25.6 + build: py311h7f0aa07_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-0.25.6-py311h7f0aa07_7.tar.bz2 + sha256: 61b015459b83c976a72749f77795551c6e1c68ed59f604aec740c2573568d356 + md5: 5a3b70abdda94d01c6a5fbda9759e69a + depends: + - console_bridge >=1.0.2,<1.1.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-console-bridge-vendor + - ros-humble-geometry-msgs + - ros-humble-rcutils + - ros-humble-ros-workspace + - ros-humble-rosidl-runtime-cpp + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 109962 + timestamp: 1708879266941 +- kind: conda + name: ros-humble-tf2-bullet + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-iceoryx-posh-2.0.5-py311h907a76e_6.tar.bz2 - sha256: e6aae3a3576c5686b284f6ce5770f45f5e8f2dfc9f545363cb9178220287071b - md5: 15be42f33a408ed1db75ef0a9506f54c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-bullet-0.25.5-py311h907a76e_6.tar.bz2 + sha256: 13f9347aaee5f957fdb5f42018a364e5a0f300e5b179f4f354de223d00a7b136 + md5: f06ddfdce90e7f40d66a6a632c821c19 depends: - __osx >=10.14 + - bullet - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-iceoryx-hoofs + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 444611 - timestamp: 1707309326439 + size: 16524 + timestamp: 1707372622598 - kind: conda - name: ros-humble-iceoryx-posh - version: 2.0.5 + name: ros-humble-tf2-bullet + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-iceoryx-posh-2.0.5-py311hb335429_6.tar.bz2 - sha256: 775d180fc1ced79d14641a8fbbd05ab9712bec35ad42795bbdd2a833e298415f - md5: 4992de37aa68219b5196078d9ca6abc6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-bullet-0.25.5-py311hb335429_6.tar.bz2 + sha256: bcdbe341fbc0e97ad8fac34683e3a79462930a926f9529036a65b3f1c3978e13 + md5: a09dd0b3cb7c8822023c7589d65e425e depends: - __glibc >=2.17,<3.0.a0 + - bullet - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-iceoryx-hoofs + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 589489 - timestamp: 1707308396904 + size: 16359 + timestamp: 1707316572929 - kind: conda - name: ros-humble-iceoryx-posh - version: 2.0.5 + name: ros-humble-tf2-bullet + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-iceoryx-posh-2.0.5-py311hbfa132e_5.tar.bz2 - sha256: 4530a6c16103a66fb89755625d480c9fc448bb5065138d3f3c42949acc41b42b - md5: 11dc120b025e535f657c6e4ff0f15e01 - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-iceoryx-hoofs - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 439089 - timestamp: 1707307823349 -- kind: conda - name: ros-humble-ignition-cmake2-vendor - version: 0.0.2 - build: py311h0189461_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h0189461_5.tar.bz2 - sha256: aadd67fdbd8b32765393fd823ab8ce7b54d3b1b18310d9692fd2f53230e9eadb - md5: 0e6f740e9bf673fc1ce7dbba90f4b65d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-bullet-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: a12d70ee1016dd39cd0fbfafe433422288ffa9e8edc649b14e9e571cd476233d + md5: c4d5018a5e27709db0fb2bfc82a1894c depends: - - graphviz >=9.0.0,<10.0a0 + - bullet - libcxx >=16 - - libignition-cmake2 >=2.16.0,<3.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 8843 - timestamp: 1707345173784 + size: 16720 + timestamp: 1707995711941 - kind: conda - name: ros-humble-ignition-cmake2-vendor - version: 0.0.2 - build: py311h564fdc0_7 + name: ros-humble-tf2-bullet + version: 0.25.6 + build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h564fdc0_7.tar.bz2 - sha256: 0c7101f81a0c9f7ab50fb61d1de52755b666a48972c21d264a5ba40723716538 - md5: b3ee57691bd908961422f11caa0f5bc2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-bullet-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 776e9fd5e656dae8732c235113e2ebf42340cf62995972eabb2efd16dceeed52 + md5: b8bcd26fc33967a78b3967aaea451b01 depends: - - graphviz >=9.0.0,<10.0a0 - - libignition-cmake2 >=2.17.2,<3.0a0 + - bullet - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -26869,76 +71337,109 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 8401 - timestamp: 1719905490655 + license: BSD-3-Clause + size: 15065 + timestamp: 1708913719140 - kind: conda - name: ros-humble-ignition-cmake2-vendor - version: 0.0.2 - build: py311h9fb8454_6 + name: ros-humble-tf2-eigen + version: 0.25.5 + build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311h9fb8454_6.tar.bz2 - sha256: 6904f00c5afffa4d4ce28c377f87d0055dfbc7eb05ae0992cddc394c3a3e29d0 - md5: 84f825019b12aac96d53f42b4c75c9e4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-eigen-0.25.5-py311h907a76e_6.tar.bz2 + sha256: acb7aa6bfb3162d501518704bb77be96dcf91c7e9fb021a542f9f26f38213696 + md5: a3868f582045afe70b51908f296c75a2 depends: - __osx >=10.14 - - graphviz >=9.0.0,<10.0a0 + - eigen - libcxx >=16 - - libignition-cmake2 >=2.16.0,<3.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 8786 - timestamp: 1707346918985 + size: 19159 + timestamp: 1707372506417 - kind: conda - name: ros-humble-ignition-cmake2-vendor - version: 0.0.2 - build: py311hd50fb47_6 + name: ros-humble-tf2-eigen + version: 0.25.5 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ignition-cmake2-vendor-0.0.2-py311hd50fb47_6.tar.bz2 - sha256: a82ff25ec21798f0223dc45628dcb393e832ca7464000de383ba4d0c6c1b37dd - md5: 1d2b3fcc2401669e750397cdafb092fd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-eigen-0.25.5-py311hb335429_6.tar.bz2 + sha256: b9488b99dc9d67ba318eb311fcfee1b5456f09c64f23d804636a8366fc1ea1c6 + md5: a17d28bd453f58770b0a45033bd787a5 depends: - __glibc >=2.17,<3.0.a0 - - graphviz >=9.0.0,<10.0a0 + - eigen - libgcc-ng >=12 - libgcc-ng >=12 - - libignition-cmake2 >=2.16.0,<3.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 8790 - timestamp: 1707310456879 + size: 19033 + timestamp: 1707316541509 - kind: conda - name: ros-humble-ignition-math6-vendor - version: 0.0.2 + name: ros-humble-tf2-eigen + version: 0.25.5 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-eigen-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: b5d6ec86265b208ebfcf6b61755d140ca516bd624a5f3b71eb4579ed7be9657f + md5: a52ad6a3a9d124170a009d9c2b3b8bf8 + depends: + - eigen + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 19313 + timestamp: 1707995644371 +- kind: conda + name: ros-humble-tf2-eigen + version: 0.25.6 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ignition-math6-vendor-0.0.2-py311h38cd7cb_7.tar.bz2 - sha256: d77481ce87ede78970f36f1b3d8ec0e31a2ad6b48a0d818030318dce3dc784ad - md5: 769dfe6e812f42d3e6305c8d60a0cbdf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-eigen-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: b4b8c0904b7569ad4aad06f1657f41adb08ea62ba955afbe5da3cddc1c89cfde + md5: 128e49e989f23281967a01f7d0b7b67f depends: - - libignition-math6 >=6.15.1,<7.0a0 + - eigen - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ignition-cmake2-vendor + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-tf2 + - ros-humble-tf2-ros - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -26946,356 +71447,383 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 8447 - timestamp: 1719908187554 + license: BSD-3-Clause + size: 17791 + timestamp: 1708913429596 - kind: conda - name: ros-humble-ignition-math6-vendor - version: 0.0.2 + name: ros-humble-tf2-eigen-kdl + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ignition-math6-vendor-0.0.2-py311h907a76e_6.tar.bz2 - sha256: a76094d87cecf933ff324a89f2bea1794117bb33365567cd9fa2f82d24dc5ddf - md5: 80ce636c2fcabda58c8a35a08eaf47c3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-eigen-kdl-0.25.5-py311h907a76e_6.tar.bz2 + sha256: be3fa072217e5371b91ba1f524d0c845731c44cbac22fd58390c349a6cbe717a + md5: b94118ccd992b783e294f11092d2ec15 depends: - __osx >=10.14 + - eigen - libcxx >=16 - - libignition-math6 >=6.15.1,<7.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ignition-cmake2-vendor + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace + - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 8820 - timestamp: 1707347155358 + size: 19714 + timestamp: 1707358259179 - kind: conda - name: ros-humble-ignition-math6-vendor - version: 0.0.2 + name: ros-humble-tf2-eigen-kdl + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ignition-math6-vendor-0.0.2-py311hb335429_6.tar.bz2 - sha256: 71d77c138ba417f6185f257371631e72907be4dc7cdaf2c9b81a5007f235ba36 - md5: b7d66d9b2dea162e5bedf6607fe77115 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-eigen-kdl-0.25.5-py311hb335429_6.tar.bz2 + sha256: 30d07b58b67ead815a96dbcea563c8862ccda0cf271639f1a86f00b9a0bb9a28 + md5: 95095cfd807b47755814323fa1ff28ca depends: - __glibc >=2.17,<3.0.a0 + - eigen - libgcc-ng >=12 - libgcc-ng >=12 - - libignition-math6 >=6.15.1,<7.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ignition-cmake2-vendor + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace + - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 8838 - timestamp: 1707310589478 + size: 21001 + timestamp: 1707314073194 - kind: conda - name: ros-humble-ignition-math6-vendor - version: 0.0.2 + name: ros-humble-tf2-eigen-kdl + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ignition-math6-vendor-0.0.2-py311hbfa132e_5.tar.bz2 - sha256: 0038ff5a6c47b66be83ecaf76f79090e9fb6ecb8e78a8546a53ff408cd783035 - md5: fdb5622543f42d7d0ed870e63462b5fb + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-eigen-kdl-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 61713d626aee456a80d1037c64f7f3cac1b72d03903cacc49c4d76ae64e71251 + md5: e143c8d47029e86f4c4a66d1813fa96e depends: + - eigen - libcxx >=16 - - libignition-math6 >=6.15.1,<7.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ignition-cmake2-vendor + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace + - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 8886 - timestamp: 1707345273670 + size: 20370 + timestamp: 1707991319655 - kind: conda - name: ros-humble-image-geometry - version: 3.2.1 - build: py311h501d6c9_6 + name: ros-humble-tf2-eigen-kdl + version: 0.25.6 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-eigen-kdl-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 177fc8b108634dcc2946f0685dd05d23501f88496682cd6c44ecc1e3fcce9dc7 + md5: d11e5e61f85b6d7c2c8e4da9ca63c8ce + depends: + - eigen + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-orocos-kdl-vendor + - ros-humble-ros-workspace + - ros-humble-tf2 + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 24628 + timestamp: 1708881139675 +- kind: conda + name: ros-humble-tf2-geometry-msgs + version: 0.25.5 + build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-geometry-3.2.1-py311h501d6c9_6.tar.bz2 - sha256: 5319d2b9adf19f52d06d3e812ea73636dd6fb8850e72803258369fa423ab3e0b - md5: 564e877ed8a628abc3bcdf8b0ff50e9b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-geometry-msgs-0.25.5-py311h907a76e_6.tar.bz2 + sha256: 4214d05cb36cdf1f51b8fbad0fde57043dfd84b100c16d74b51c3e4dcc343852 + md5: bd9089290ec43ee7e1746f0be7fad186 depends: - __osx >=10.14 - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 45226 - timestamp: 1707358511659 + size: 33248 + timestamp: 1707372330255 - kind: conda - name: ros-humble-image-geometry - version: 3.2.1 - build: py311h5fd4792_6 + name: ros-humble-tf2-geometry-msgs + version: 0.25.5 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-geometry-3.2.1-py311h5fd4792_6.tar.bz2 - sha256: f7715cdd901cb1f50b0c7bb03ebd6ab7d2885ebb5f5af94bd1e9020299bd1f12 - md5: c9058c811da06e8bd4ade848765ec197 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-geometry-msgs-0.25.5-py311hb335429_6.tar.bz2 + sha256: 6644e2a332f523d4c576f78774ac637dbba17d480fddd217ede0ed0ead8c215a + md5: 866b167638a095706591b1bfbc68afd7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 49907 - timestamp: 1707313981265 + size: 33087 + timestamp: 1707316490639 - kind: conda - name: ros-humble-image-geometry - version: 3.2.1 - build: py311hac52b5e_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-geometry-3.2.1-py311hac52b5e_6.tar.bz2 - sha256: 3ff6dead516def492366d13151b624358f8357fc16da4b97f82754512e20ee3e - md5: 9e6381227d003ead4a79b5eeefce40c2 + name: ros-humble-tf2-geometry-msgs + version: 0.25.5 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-geometry-msgs-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 72e017f32af527bd126cafd762f88bed84f605f04a76f916d54bd732d06ab27f + md5: cd6bd8f33896333d61addb6c38c1c9cc depends: - - libopencv >=4.9.0,<4.9.1.0a0 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + arch: arm64 + platform: osx license: BSD-3-Clause - size: 51504 - timestamp: 1707854458710 + size: 33394 + timestamp: 1707995577110 - kind: conda - name: ros-humble-image-geometry - version: 3.2.1 - build: py311hb5c0377_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-geometry-3.2.1-py311hb5c0377_5.tar.bz2 - sha256: 2415eba98f00484d799c8f6e5cb191d7896f102b6c8388baa433d4820e88645e - md5: fbac0fafe05a744acbe24dd4502f1240 + name: ros-humble-tf2-geometry-msgs + version: 0.25.6 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-geometry-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 8f01568c16747dc0b008a30c78aad36091c4c19222bb4edcae4943e5c7873ebe + md5: c3983df08cfe5c0c81e730c10d1a1495 depends: - - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 - platform: osx + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 45611 - timestamp: 1707991423872 + size: 32131 + timestamp: 1708913269309 - kind: conda - name: ros-humble-image-tools - version: 0.20.3 - build: py311h501d6c9_6 + name: ros-humble-tf2-kdl + version: 0.25.5 + build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-tools-0.20.3-py311h501d6c9_6.tar.bz2 - sha256: 507c9b80c84593c9c35135661925049459382f18ee6b22f4d32bdbda3c985a2c - md5: ca9b5eca5365b56377875f86d3ac9313 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-kdl-0.25.5-py311h907a76e_6.tar.bz2 + sha256: 38a6b77d00d51ddc94cd4da8d983c7617644a297fe8114ba4457d53af0db34b7 + md5: 91f4164f4ec8e5c0fbc31def6804d130 depends: - __osx >=10.14 - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 239073 - timestamp: 1707364723187 + size: 22351 + timestamp: 1707372416761 - kind: conda - name: ros-humble-image-tools - version: 0.20.3 - build: py311h5fd4792_6 + name: ros-humble-tf2-kdl + version: 0.25.5 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-tools-0.20.3-py311h5fd4792_6.tar.bz2 - sha256: 3b9c2dece48186910537f288cf6dc114ddf903d1615b9d1f62309de70308559f - md5: 9f8aa1f09fd94af0f908671eb3f19e67 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-kdl-0.25.5-py311hb335429_6.tar.bz2 + sha256: 4b5b67a11866d323e3159a41ff786d6bb928f08c31671aa85e8d9669f5d45e18 + md5: 226c997b5c573f160f6c21e529841dd3 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 277740 - timestamp: 1707316083641 + size: 22175 + timestamp: 1707316516145 - kind: conda - name: ros-humble-image-tools - version: 0.20.3 - build: py311hac52b5e_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-tools-0.20.3-py311hac52b5e_6.tar.bz2 - sha256: 3e0d1998786afa79f1fb235505ec7626bf58aa8289bf2c18a7d91ec54ca968a7 - md5: 3509d4f1085fc91656a8302f18ba2aed + name: ros-humble-tf2-kdl + version: 0.25.5 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-kdl-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 1e221b472f9306129d00ac8422546e94103b0289d264dc18909a35697cfb478d + md5: c68850fbac58e66f466df4e70e90b8f5 depends: - - libopencv >=4.9.0,<4.9.1.0a0 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + arch: arm64 + platform: osx license: BSD-3-Clause - size: 166847 - timestamp: 1707855538665 + size: 22518 + timestamp: 1707995609872 - kind: conda - name: ros-humble-image-tools - version: 0.20.3 - build: py311hb5c0377_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-tools-0.20.3-py311hb5c0377_5.tar.bz2 - sha256: 14f1f6cf30233cf2206bf4525217134af5831d06d6a8c72c5033971433005b8c - md5: 6e79414096fd9f230d0d9b0639759220 + name: ros-humble-tf2-kdl + version: 0.25.6 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-kdl-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: a23dfbe56c23ef98a270f87db0fb1ffa8c335557548f1da1ec5e8bfea142d5ba + md5: 813f3eff98708523c9abb222a52ad078 depends: - - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-orocos-kdl-vendor - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 - platform: osx + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 239145 - timestamp: 1707994326535 + size: 21317 + timestamp: 1708913348330 - kind: conda - name: ros-humble-image-transport - version: 3.1.8 + name: ros-humble-tf2-msgs + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-image-transport-3.1.8-py311h907a76e_6.tar.bz2 - sha256: 343f035c06c93fb7bfa513b416629d7b392ba12a47e5fa682cbd502e2b7b519f - md5: ce28d84fb36aa10d005d64ea1a524768 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-msgs-0.25.5-py311h907a76e_6.tar.bz2 + sha256: b32fa4530da2170baf19e3f2adc7faf48ec7f9a8df8651d35a98ba2941bd11ac + md5: cb02ae9bf8f152343e6e171fcadda9df depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp + - ros-humble-action-msgs + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 540420 - timestamp: 1707364303704 + size: 145850 + timestamp: 1707356825584 - kind: conda - name: ros-humble-image-transport - version: 3.1.8 + name: ros-humble-tf2-msgs + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-image-transport-3.1.8-py311hb335429_6.tar.bz2 - sha256: 45fc0f8b0a15891a96f6765e41b13f0fa9ddddaf7a38aae0534fce6129ae0ee6 - md5: 4ec4468014fe6fab88f6ebebb030e647 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-msgs-0.25.5-py311hb335429_6.tar.bz2 + sha256: 3297142eb2919ebd372a804b6af1d3b40dfd785885efed20e3e78a06367d72e9 + md5: 69356e3d90c3d391301a2f36c0e2be5b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -27304,92 +71832,62 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp + - ros-humble-action-msgs + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 668812 - timestamp: 1707316070115 + size: 167412 + timestamp: 1707313606462 - kind: conda - name: ros-humble-image-transport - version: 3.1.8 + name: ros-humble-tf2-msgs + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-image-transport-3.1.8-py311hbfa132e_5.tar.bz2 - sha256: aabb4b4a25bb4fd27726ee8eda3327e103fecb77f87a9f9e6ce79117925dd2d1 - md5: e72bdadbb452f4d98a5c776feefd51ce + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-msgs-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 1875cbdf3139cb8daa946200383e539eb299eafc729ff76304f860b22515c7a2 + md5: 13d1970714bdc73539f84dab5c672800 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp + - ros-humble-action-msgs + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 561532 - timestamp: 1707994125344 -- kind: conda - name: ros-humble-image-transport - version: 3.1.9 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-image-transport-3.1.9-py311h38cd7cb_7.tar.bz2 - sha256: 6e15dc4ab04fae86b0c25703bc03446180d3abda40029ba7c1b840e0ba904883 - md5: 361719198f5a0a63920845e8569e44b8 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - size: 401156 - timestamp: 1719906716257 + size: 148820 + timestamp: 1707989358910 - kind: conda - name: ros-humble-interactive-markers - version: 2.3.2 + name: ros-humble-tf2-msgs + version: 0.25.6 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-interactive-markers-2.3.2-py311h38cd7cb_7.tar.bz2 - sha256: 26c6d5fbb59876a93232660b1c5077924f0e06ba383920842e99899e8b069046 - md5: b8816e9ac6e108b3cf4b65721429bb50 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 5c33f5d9a2c3de70d33899514c22f7d89643a05f328996893afe77ab321492e5 + md5: 1d91377d93fafe61b2faa97d594cb731 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-action-msgs - ros-humble-builtin-interfaces - - ros-humble-rclcpp - - ros-humble-rclpy - - ros-humble-rmw + - ros-humble-geometry-msgs - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-visualization-msgs + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -27397,17 +71895,18 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 198495 - timestamp: 1719906576660 + license: BSD-3-Clause + size: 170671 + timestamp: 1708878592114 - kind: conda - name: ros-humble-interactive-markers - version: 2.3.2 + name: ros-humble-tf2-py + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-interactive-markers-2.3.2-py311h907a76e_6.tar.bz2 - sha256: bcaa96ca67b833950cc218c645bfa9c5fbfa288d008b041ba3a23f2b1204ba49 - md5: 8f4e5d4d9847a884c41aa67d9a700198 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-py-0.25.5-py311h907a76e_6.tar.bz2 + sha256: 858fd8e5d82a53211436348b406e15ccab4f3122ee780aef3e854d8b2426ac8c + md5: c69d4dd143a8683f37d1981020266a99 depends: - __osx >=10.14 - libcxx >=16 @@ -27415,29 +71914,27 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-builtin-interfaces - - ros-humble-rclcpp + - ros-humble-geometry-msgs - ros-humble-rclpy - - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rpyutils - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 270631 - timestamp: 1707374491644 + size: 30991 + timestamp: 1707360239293 - kind: conda - name: ros-humble-interactive-markers - version: 2.3.2 + name: ros-humble-tf2-py + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-interactive-markers-2.3.2-py311hb335429_6.tar.bz2 - sha256: 2b9251d02fdb4df0b259c0cfee7cb3f975191c0119292586f7a3a28edd9cc84d - md5: 3e4df54e58f5ac4f77a515af165e39ab + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-py-0.25.5-py311hb335429_6.tar.bz2 + sha256: ddc982ea9c9a09d2d472f93955857f87c912fc516afa313cf064de2eb647b33a + md5: f91e0dc354f69fe21b7b3d413c1853ec depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -27447,183 +71944,194 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-builtin-interfaces - - ros-humble-rclcpp + - ros-humble-geometry-msgs - ros-humble-rclpy - - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rpyutils - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 322347 - timestamp: 1707317146067 + size: 36570 + timestamp: 1707315096957 - kind: conda - name: ros-humble-interactive-markers - version: 2.3.2 + name: ros-humble-tf2-py + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-interactive-markers-2.3.2-py311hbfa132e_5.tar.bz2 - sha256: 7c9b1d2cca8a9c5295430fbe92e2da050412932ed322c059a2214712ed9a2787 - md5: 24a2da445de2943f4c197e0d00818a7a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-py-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 25955f74d80a05d90e4f3cf19a0c4a8c9c715c35a644722ca4d752c95351d5b8 + md5: f9be46de42377b99fce7904a94642c92 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-builtin-interfaces - - ros-humble-rclcpp + - ros-humble-geometry-msgs - ros-humble-rclpy - - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-rpyutils - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-visualization-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 264819 - timestamp: 1708030430576 + size: 31195 + timestamp: 1707992726477 - kind: conda - name: ros-humble-intra-process-demo - version: 0.20.3 - build: py311h501d6c9_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-intra-process-demo-0.20.3-py311h501d6c9_6.tar.bz2 - sha256: 38c61135e9393b75db9938706cff833f157b875cf22f52019bee047545942730 - md5: 7787dd80e6de9e6e79e022e7b0a65116 + name: ros-humble-tf2-py + version: 0.25.6 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-py-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 0de79d1c16e498acc7b0f2b338a6682cf01257e0afd0e5c34cb1473050357dc6 + md5: f394f92fd62c9be7c0d86f1497b6d905 depends: - - __osx >=10.14 - - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-rpyutils + - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 759340 - timestamp: 1707360524544 + size: 32122 + timestamp: 1708899607367 - kind: conda - name: ros-humble-intra-process-demo - version: 0.20.3 - build: py311h5fd4792_6 + name: ros-humble-tf2-ros + version: 0.25.5 + build: py311h907a76e_6 build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-intra-process-demo-0.20.3-py311h5fd4792_6.tar.bz2 - sha256: 304a23d54659ef6bdb56af7524d3d2e58d06535c0603004e5f99e5ce60058b18 - md5: 9ac6eb4815fb4842aacf60de0f7f2911 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-ros-0.25.5-py311h907a76e_6.tar.bz2 + sha256: c3553b5b95c8574b37cf35692288a2a98094fd1096fa3420800d078634539545 + md5: c140c2c57cc9404c23ad71701fbebd4d depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libopencv >=4.9.0,<4.9.1.0a0 - - libstdcxx-ng >=12 + - __osx >=10.14 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-rcl-interfaces - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: linux + platform: osx license: BSD-3-Clause - size: 775410 - timestamp: 1707315237347 + size: 413253 + timestamp: 1707371427566 - kind: conda - name: ros-humble-intra-process-demo - version: 0.20.3 - build: py311hac52b5e_6 + name: ros-humble-tf2-ros + version: 0.25.5 + build: py311hb335429_6 build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-intra-process-demo-0.20.3-py311hac52b5e_6.tar.bz2 - sha256: 4db20f3c006be4a306d18fa6368bb155f93b99b93e3bb8a71573f680642d7fe1 - md5: b0d6778c61f72a5970b6eaaf2458e8f8 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-ros-0.25.5-py311hb335429_6.tar.bz2 + sha256: 6ef76e06c60afaee02aa241bab01eb36100ab4d9b6a040a40aeac4d10c3f4085 + md5: 895d8c2be11543978911a8b5f301332f depends: - - libopencv >=4.9.0,<4.9.1.0a0 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-rcl-interfaces - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 arch: x86_64 - platform: win + platform: linux license: BSD-3-Clause - size: 386916 - timestamp: 1707855362722 + size: 500317 + timestamp: 1707316036649 - kind: conda - name: ros-humble-intra-process-demo - version: 0.20.3 - build: py311hb5c0377_5 + name: ros-humble-tf2-ros + version: 0.25.5 + build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-intra-process-demo-0.20.3-py311hb5c0377_5.tar.bz2 - sha256: 6aacb58f91a1c3a67d2f434e0366a21b3405e0c4a2fd9448b2632fa231f7b811 - md5: 3ba29ec7b9880ed7c37e9b650bf37013 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-ros-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 82633dc7e6e94ff97de08b1bfebda83d9e0ad624bd6cab524bb50170b5f26e01 + md5: 24ad94604b82993c1f8f9fbde56a9afd depends: - libcxx >=16 - - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-rcl-interfaces - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 727279 - timestamp: 1707992864799 + size: 411455 + timestamp: 1707994060270 - kind: conda - name: ros-humble-joy - version: 3.3.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-tf2-ros + version: 0.25.6 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-joy-3.3.0-py311h38cd7cb_6.tar.bz2 - sha256: 7b0dc7c3f7272c27588e00cfbc0c98a46843d91d39d22e7fa34bcb3cd24de9f6 - md5: 4341404a458da8d1f9b04e74bb05f606 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-ros-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: aac8236b27cf784b240fc9f6103f89cb6bc5f4ee0211d52c124c1256ca8af739 + md5: f38508d43926666975a65881d902146a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs + - ros-humble-message-filters + - ros-humble-rcl-interfaces - ros-humble-rclcpp + - ros-humble-rclcpp-action - ros-humble-rclcpp-components - ros-humble-ros-workspace - - ros-humble-sdl2-vendor - - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -27632,44 +72140,46 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 190323 - timestamp: 1707859083934 + size: 291822 + timestamp: 1708902647379 - kind: conda - name: ros-humble-joy - version: 3.3.0 + name: ros-humble-tf2-ros-py + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-joy-3.3.0-py311h907a76e_6.tar.bz2 - sha256: 6cbcd47ab31260cd239bfddef88de70ff4c9ab25c304d6daf89445628e54c0e8 - md5: d1d056d9b652dd9ec55551a64bf3d4b8 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-ros-py-0.25.5-py311h907a76e_6.tar.bz2 + sha256: bcebac2555688073faa3321b65fbfc9c67ef178be1ae08efb0aa390f141e630a + md5: 74f75380c675ef15b49e9af68f3b4a3a depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sdl2-vendor - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-msgs + - ros-humble-tf2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 306957 - timestamp: 1707362519740 + size: 39112 + timestamp: 1707362554123 - kind: conda - name: ros-humble-joy - version: 3.3.0 + name: ros-humble-tf2-ros-py + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-joy-3.3.0-py311hb335429_6.tar.bz2 - sha256: ff748b40c3fc1472bee65d692eced7eb8bf7845ffc494f2c6f83e209d3fb7281 - md5: 3cf88cf31853bb097941002dc3f2fa60 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-ros-py-0.25.5-py311hb335429_6.tar.bz2 + sha256: 306bfdb07641419d3c776b8a6d6470503d961332a4590bca92545b41cef4832f + md5: 4b00c9fd074816b0736a095c5e845949 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -27678,62 +72188,68 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sdl2-vendor - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-msgs + - ros-humble-tf2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 342889 - timestamp: 1707315536557 + size: 38948 + timestamp: 1707315508022 - kind: conda - name: ros-humble-joy - version: 3.3.0 + name: ros-humble-tf2-ros-py + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-joy-3.3.0-py311hbfa132e_5.tar.bz2 - sha256: 978700d0eb842b1b5df5d8e18f275598245e252013915f8303433c7e5c65e8cd - md5: 900586387614c8d3fa6a9dc99f711fd2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-ros-py-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 348cb06182c873d8e641a6dfba0884b110f6cc8f36a9a40e5236c3a8b2facf1f + md5: 9c7c45eeb951f8199bcc31f3c61ee47d depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sdl2-vendor - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-msgs + - ros-humble-tf2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 309337 - timestamp: 1707993499560 + size: 39217 + timestamp: 1707993516909 - kind: conda - name: ros-humble-kdl-parser - version: 2.6.4 + name: ros-humble-tf2-ros-py + version: 0.25.6 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-kdl-parser-2.6.4-py311h38cd7cb_7.tar.bz2 - sha256: 3cfb5cb885726391d3d6424d4932cbb0e9046c186d1ac6b1658b63028ad5cfe2 - md5: 9995f2e4bd47b9e91e153de94e4f9123 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-ros-py-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: 280e61753c7402edc50c52734216eca6c53ff63314dd4e6fa3f3703f5bf9644b + md5: 3b8370d1340ce01761565f26fc5183cf depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-rcutils + - ros-humble-geometry-msgs + - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-urdf - - ros-humble-urdfdom-headers + - ros-humble-sensor-msgs + - ros-humble-std-msgs + - ros-humble-tf2-msgs + - ros-humble-tf2-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -27742,104 +72258,116 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 43800 - timestamp: 1708869649604 + size: 38764 + timestamp: 1708901157688 - kind: conda - name: ros-humble-kdl-parser - version: 2.6.4 + name: ros-humble-tf2-sensor-msgs + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-kdl-parser-2.6.4-py311h907a76e_6.tar.bz2 - sha256: e50904bec8896ac084ceea7fb245ba21cc8c704f2ce2a294d7923cc4ce8b546b - md5: de25eb79d663aefd2581e391dd32824f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-sensor-msgs-0.25.5-py311h907a76e_6.tar.bz2 + sha256: f0b48ef380e9081e540f83569effa558618267d8431616b9e7e03fddfac449ac + md5: 15ffa8b885390cf0f97746cc6b0336a9 depends: - __osx >=10.14 + - eigen - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-rcutils + - ros-humble-eigen3-cmake-module - ros-humble-ros-workspace - - ros-humble-urdf - - ros-humble-urdfdom-headers + - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 31738 - timestamp: 1707352713914 + size: 15853 + timestamp: 1707372142280 - kind: conda - name: ros-humble-kdl-parser - version: 2.6.4 + name: ros-humble-tf2-sensor-msgs + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-kdl-parser-2.6.4-py311hb335429_6.tar.bz2 - sha256: b588dd2fb25f8e3ee81dcda7d1b53a5632743986023f87b8c840072cae43dfe1 - md5: c856a70528280e1dc340aa36c248e733 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-sensor-msgs-0.25.5-py311hb335429_6.tar.bz2 + sha256: 53f96b1c493231a6a8be77ffada4ea3b02f86e0d5310115557f809cf0466cb88 + md5: d945360279e7f281b6cf186fb67f6665 depends: - __glibc >=2.17,<3.0.a0 + - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-rcutils + - ros-humble-eigen3-cmake-module - ros-humble-ros-workspace - - ros-humble-urdf - - ros-humble-urdfdom-headers + - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 29974 - timestamp: 1707312258280 + size: 15745 + timestamp: 1707316416200 - kind: conda - name: ros-humble-kdl-parser - version: 2.6.4 + name: ros-humble-tf2-sensor-msgs + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-kdl-parser-2.6.4-py311hbfa132e_5.tar.bz2 - sha256: 53b005e59436bd03ee4a1a2b759aad285d80f4b37a8a5c67f92d5275d61253cf - md5: e3132ab0c11d2e0421f3115d0d295b79 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-sensor-msgs-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: 78b0defd9d4ee8fe63ea39e598a0749647a05c05af936caa33330abb38be3922 + md5: d8a15b837ed173cd137497aaa92913d7 depends: + - eigen - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-rcutils + - ros-humble-eigen3-cmake-module - ros-humble-ros-workspace - - ros-humble-urdf - - ros-humble-urdfdom-headers + - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 32099 - timestamp: 1707982190426 + size: 16061 + timestamp: 1707995526025 - kind: conda - name: ros-humble-keyboard-handler - version: 0.0.5 + name: ros-humble-tf2-sensor-msgs + version: 0.25.6 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-keyboard-handler-0.0.5-py311h38cd7cb_7.tar.bz2 - sha256: a3f02dda70267921d29906b5c334be495fb329a5088d3f695e3be9192ec33cee - md5: b315644985f7d6e0deafd2cca190f69c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-sensor-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: c60105b045a7e23941edba95b725b38304930fbccf3efa36ed31a145b7dbe697 + md5: 4ba4ed8e0c2dd023933c56edc56b08af depends: + - eigen - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - ros-humble-eigen3-cmake-module - ros-humble-ros-workspace + - ros-humble-sensor-msgs + - ros-humble-tf2 + - ros-humble-tf2-ros + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -27848,99 +72376,116 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 41460 - timestamp: 1708863042350 + size: 14552 + timestamp: 1708913521617 - kind: conda - name: ros-humble-keyboard-handler - version: 0.0.5 + name: ros-humble-tf2-tools + version: 0.25.5 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-keyboard-handler-0.0.5-py311h907a76e_6.tar.bz2 - sha256: 6260a552ab5a0ac38a2cfd6249caea46c62465c291dc165d7562bd918c0c7c00 - md5: 1dffce18b3b01c40bcdac4c7aa90d543 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-tools-0.25.5-py311h907a76e_6.tar.bz2 + sha256: 3317e9a7582c9c3c272965a65f1472b8ceeff4f234639e0a92184aacab9172e7 + md5: 6e508760eaee7006e6f5428aa5f054f7 depends: - __osx >=10.14 + - graphviz - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 45504 - timestamp: 1707347310532 + size: 17290 + timestamp: 1707364681271 - kind: conda - name: ros-humble-keyboard-handler - version: 0.0.5 + name: ros-humble-tf2-tools + version: 0.25.5 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-keyboard-handler-0.0.5-py311hb335429_6.tar.bz2 - sha256: df33cf84cbbd2482f5489ccc95aedac1ab6ab919a4f837723e19f8a69760d227 - md5: 1503ff84860f0b66e9de668d62e30727 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-tools-0.25.5-py311hb335429_6.tar.bz2 + sha256: 8b7b9d565c6f027f4c744f55a74e7deb2f4c70e50c6dbbf6fb180cb835a6ce55 + md5: 0f016ad7c4239c7b660ef792fda2d64d depends: - __glibc >=2.17,<3.0.a0 + - graphviz - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 42600 - timestamp: 1707310629585 + size: 17237 + timestamp: 1707316085575 - kind: conda - name: ros-humble-keyboard-handler - version: 0.0.5 + name: ros-humble-tf2-tools + version: 0.25.5 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-keyboard-handler-0.0.5-py311hbfa132e_5.tar.bz2 - sha256: cb935e2251db4c756765235f8b500c1a5d0f3a47105d83c8863c7337bd94520f - md5: 1ffde9f4bdb8e8c3cf7144bb4d5c8cd8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-tools-0.25.5-py311hbfa132e_5.tar.bz2 + sha256: a122986447ba03b3281f7d71eec72edd8072b1bc75949b19866806a4e1894e7a + md5: f5de823e3da72bd960d7c46168a0e830 depends: + - graphviz - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 + - pyyaml + - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 44735 - timestamp: 1707345339577 + size: 17367 + timestamp: 1707994107290 - kind: conda - name: ros-humble-laser-geometry - version: 2.4.0 + name: ros-humble-tf2-tools + version: 0.25.6 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-laser-geometry-2.4.0-py311h38cd7cb_7.tar.bz2 - sha256: afdd5864739cf2bccc5faf7833c99e9ce84d4aebccefa3d0ba24cc40f817e988 - md5: c4578e402810e9c67c5dd727d8bf25e7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-tools-0.25.6-py311h38cd7cb_7.tar.bz2 + sha256: c06bdbda582c292b64fada33c2ace4b9b9b0f619799dfc427035a9004043ccb6 + md5: 79368929c7bbf949b5e0a66387a1dee0 depends: - - eigen + - graphviz - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-rclcpp + - pyyaml - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-sensor-msgs-py - - ros-humble-tf2 + - ros-humble-tf2-msgs + - ros-humble-tf2-py + - ros-humble-tf2-ros-py - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -27948,235 +72493,279 @@ packages: - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 42353 - timestamp: 1719909999014 + license: BSD-3-Clause + size: 25566 + timestamp: 1708902806532 - kind: conda - name: ros-humble-laser-geometry - version: 2.4.0 + name: ros-humble-tinyxml-vendor + version: 0.8.3 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tinyxml-vendor-0.8.3-py311h38cd7cb_7.tar.bz2 + sha256: 705c6ecc1475dcbd4aeb75fb94bf72a32025b94df7cf373b8ca08549ce7b00f8 + md5: acc8e1d071b383c20cfc226d5539cca0 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10846 + timestamp: 1708746451070 +- kind: conda + name: ros-humble-tinyxml-vendor + version: 0.8.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-laser-geometry-2.4.0-py311h907a76e_6.tar.bz2 - sha256: c615260aa78da0c2f73db1c90b5a61c599b48bdef04c6f5d1ddb435ab17e0d7e - md5: b3233f291f29da9fe4575e659d8d3004 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tinyxml-vendor-0.8.3-py311h907a76e_6.tar.bz2 + sha256: 2425453caab03da25d5cbe4753816be027a70b3181bc47c76b998f3b6ea9bff8 + md5: 186da9372d11c1f128cdd102ade35c32 depends: - __osx >=10.14 - - eigen - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-rclcpp - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-sensor-msgs-py - - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml arch: x86_64 platform: osx license: BSD-3-Clause - size: 39802 - timestamp: 1707360528804 + size: 12086 + timestamp: 1707311131951 - kind: conda - name: ros-humble-laser-geometry - version: 2.4.0 + name: ros-humble-tinyxml-vendor + version: 0.8.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-laser-geometry-2.4.0-py311hb335429_6.tar.bz2 - sha256: e27fc756668ce3ddb2f627d901273091d28c1cddc5a5598d872a5eeff663c672 - md5: 390e7a154cc1d30df81af45d4a85a236 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tinyxml-vendor-0.8.3-py311hb335429_6.tar.bz2 + sha256: 39a001b139ff26ca09a7b087c5a83f383c9139ffc44e54661d618f151554eb10 + md5: 412ae3597939506fd146443de55f7962 depends: - __glibc >=2.17,<3.0.a0 - - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-rclcpp - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-sensor-msgs-py - - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml arch: x86_64 platform: linux license: BSD-3-Clause - size: 40703 - timestamp: 1707315102699 + size: 11952 + timestamp: 1707309067263 - kind: conda - name: ros-humble-laser-geometry - version: 2.4.0 + name: ros-humble-tinyxml-vendor + version: 0.8.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-laser-geometry-2.4.0-py311hbfa132e_5.tar.bz2 - sha256: 7a1b4fd91c39bf1627b8e39bde08b6f8001378de31c1aa8a1234ad1b25e2209c - md5: 006f7ab7c2fa9c110118ddf1dbcbd3cd + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tinyxml-vendor-0.8.3-py311hbfa132e_5.tar.bz2 + sha256: 7f5040e396055bf675192f9d40ed34e90e723271819fa0920f2a4c5030d7c022 + md5: c5be50186082b8d62aee4fbffc3a04be depends: - - eigen - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-rclcpp - - ros-humble-rclpy - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-sensor-msgs-py - - ros-humble-tf2 - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml arch: arm64 platform: osx license: BSD-3-Clause - size: 39625 - timestamp: 1707992855665 + size: 12155 + timestamp: 1707308728769 - kind: conda - name: ros-humble-launch - version: 1.0.4 - build: py311h907a76e_6 + name: ros-humble-tinyxml2-vendor + version: 0.7.6 + build: py311h0f7ea6c_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-1.0.4-py311h907a76e_6.tar.bz2 - sha256: 55886daa1cf3450d30d5867ecce42a58cc2c63919deabc0485b9be637db17c34 - md5: 9b5df0417ff9b48678fd7e7aee3cff5e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tinyxml2-vendor-0.7.6-py311h0f7ea6c_6.tar.bz2 + sha256: 97eefddf61c90fc6af4160fc358dd65885ed4acc32605b2c256586a6d0883a7f + md5: 4d1889240ad47a16e6aac48c8f78645c depends: - __osx >=10.14 - - importlib-metadata - - lark-parser - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-osrf-pycommon - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 283475 - timestamp: 1707311194467 + size: 12252 + timestamp: 1707311187780 - kind: conda - name: ros-humble-launch - version: 1.0.4 - build: py311hb335429_6 + name: ros-humble-tinyxml2-vendor + version: 0.7.6 + build: py311hb90db5c_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tinyxml2-vendor-0.7.6-py311hb90db5c_5.tar.bz2 + sha256: c3a79ed7d9508647551426ef65933493ba0d5992246affac3fd595d6f9ec6ca9 + md5: 5ff9dd970f57a9fbad7335bb5aedbd59 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 12322 + timestamp: 1707308753559 +- kind: conda + name: ros-humble-tinyxml2-vendor + version: 0.7.6 + build: py311hc0c6e74_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tinyxml2-vendor-0.7.6-py311hc0c6e74_7.tar.bz2 + sha256: 165a76a53334f65b4cdb998952175cd5f8fc1496725fe6dfc2ca2d5cc9f873b0 + md5: beddf4c1a38ed50c057217c584b24925 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 11029 + timestamp: 1708746508620 +- kind: conda + name: ros-humble-tinyxml2-vendor + version: 0.7.6 + build: py311hfc76a15_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-1.0.4-py311hb335429_6.tar.bz2 - sha256: e3ddb9772150d483000edba91cee49d3662341433a97ce06e3ca03f23fcfaf15 - md5: 0b009ff9add5fd23cc007acb07389169 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tinyxml2-vendor-0.7.6-py311hfc76a15_6.tar.bz2 + sha256: 008f2160eefc4640412affe59328ee51c97ba3fc78dcd709e035833a2a70fa78 + md5: 9b1533a988d0cf9a877850457b0aae66 depends: - __glibc >=2.17,<3.0.a0 - - importlib-metadata - - lark-parser - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-osrf-pycommon - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml2 >=10.0.0,<11.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 281628 - timestamp: 1707309096875 + size: 12119 + timestamp: 1707309084599 - kind: conda - name: ros-humble-launch - version: 1.0.4 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-1.0.4-py311hbfa132e_5.tar.bz2 - sha256: ba165dd6befbca978cec641920d2a22d5645f15a1082b82f5bc7d4428e57ef94 - md5: 1502c22082c474c30abe2f55997980a8 + name: ros-humble-tlsf + version: 0.7.0 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tlsf-0.7.0-py311hb335429_6.tar.bz2 + sha256: 3174b91d47d9e0fd006863fa025c6886aef2e2a032e76cac87a88ceeeb364f36 + md5: af98c089949565936a3ab26c36d0a360 depends: - - importlib-metadata - - lark-parser - - libcxx >=16 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-osrf-pycommon + - ros-humble-ament-cmake - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + arch: x86_64 + platform: linux license: BSD-3-Clause - size: 278513 - timestamp: 1707308786204 + size: 17985 + timestamp: 1707310648048 - kind: conda - name: ros-humble-launch - version: 1.0.5 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-1.0.5-py311h38cd7cb_7.tar.bz2 - sha256: ab60c59d5d4937ee51e91b679d232f550b3049714983c8d3ba0343889d64999f - md5: 0c31a8d47ecf6bda1716070fe8a6bc42 + name: ros-humble-tlsf-cpp + version: 0.13.0 + build: py311hb335429_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tlsf-cpp-0.13.0-py311hb335429_6.tar.bz2 + sha256: aa7170a75bcddf1fbe97cee7d76d283d92c0c0365687df756eb51df244859cc2 + md5: 9587ec48f3b7c1e11235564ca45bd470 depends: - - importlib-metadata - - lark-parser + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-osrf-pycommon + - ros-humble-ament-cmake + - ros-humble-rclcpp + - ros-humble-rmw - ros-humble-ros-workspace + - ros-humble-std-msgs + - ros-humble-tlsf - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 arch: x86_64 - platform: win - license: BSD-3-Clause - size: 272728 - timestamp: 1708746603835 + platform: linux + license: BSD-3-Clause + size: 163190 + timestamp: 1707315190669 - kind: conda - name: ros-humble-launch-ros - version: 0.19.7 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-topic-monitor + version: 0.20.3 + build: py311h38cd7cb_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-ros-0.19.7-py311h38cd7cb_7.tar.bz2 - sha256: 8ecd2cdf9f47131212d9b6686cae31e1409c18cb50df21db4ed8819bf4b82919 - md5: 47d3ef9e723b3a2fe18153193a5ce203 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-topic-monitor-0.20.3-py311h38cd7cb_6.tar.bz2 + sha256: c5066744e1847088d1d227e3e1e0c189e78e24f6785b7aa6c3cda510f802bea1 + md5: b9c22023cb578b95c3edb974365bb0f6 depends: - - importlib-metadata - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - ros-humble-launch - - ros-humble-lifecycle-msgs - - ros-humble-osrf-pycommon + - ros-humble-launch-ros - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -28185,210 +72774,202 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 113562 - timestamp: 1708885990498 + size: 44811 + timestamp: 1707856397360 - kind: conda - name: ros-humble-launch-ros - version: 0.19.7 + name: ros-humble-topic-monitor + version: 0.20.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-ros-0.19.7-py311h907a76e_6.tar.bz2 - sha256: 90bfd8b94eece7823d9666bd9128add73667bd24da916e8f737bf8e283c4f504 - md5: 0bf54e96ee5fd4d94cbb8d6824ab3ffb + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-topic-monitor-0.20.3-py311h907a76e_6.tar.bz2 + sha256: b091494559a6b8597c51579da3b6dc9f4808b1668bbd2e5ffb1bc4e2333c24e7 + md5: eb304af46ba76485d639b24c87722c00 depends: - __osx >=10.14 - - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - ros-humble-launch - - ros-humble-lifecycle-msgs - - ros-humble-osrf-pycommon + - ros-humble-launch-ros - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 117337 - timestamp: 1707360191282 + size: 34551 + timestamp: 1707363330204 - kind: conda - name: ros-humble-launch-ros - version: 0.19.7 + name: ros-humble-topic-monitor + version: 0.20.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-ros-0.19.7-py311hb335429_6.tar.bz2 - sha256: 9a343ab40e740bdf4d41f00ec3f6b1b5ab3bbc77410a31ec46744bd7a9b6f2bc - md5: 5d8aa60f86a6f581a88c9f536cd822e3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-topic-monitor-0.20.3-py311hb335429_6.tar.bz2 + sha256: 1cbf4e28ec85da1cc26bea9e023e14253a4b155e77e27edd351ffe10a67945ec + md5: 8a47bc600270b18451e8652837f4ba4c depends: - __glibc >=2.17,<3.0.a0 - - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - ros-humble-launch - - ros-humble-lifecycle-msgs - - ros-humble-osrf-pycommon + - ros-humble-launch-ros - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 116746 - timestamp: 1707315096457 + size: 34377 + timestamp: 1707315453272 - kind: conda - name: ros-humble-launch-ros - version: 0.19.7 + name: ros-humble-topic-monitor + version: 0.20.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-ros-0.19.7-py311hbfa132e_5.tar.bz2 - sha256: c5d9c120440d5899d38615e373601a6fb92c099190ef6fe26fa004650ab40aba - md5: b702c8dde4e6e17cf4162fef4a2885a7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-topic-monitor-0.20.3-py311hbfa132e_5.tar.bz2 + sha256: 6e6e1274fa70e261fa4002bec400196f0941ce01d8eb0ab9bf0d96b24dd507d5 + md5: 00e7577df96a2314af30c326c81b646e depends: - - importlib-metadata - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - ros-humble-launch - - ros-humble-lifecycle-msgs - - ros-humble-osrf-pycommon + - ros-humble-launch-ros - ros-humble-rclpy - ros-humble-ros-workspace + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 117350 - timestamp: 1707992701762 + size: 34656 + timestamp: 1707993566859 - kind: conda - name: ros-humble-launch-testing - version: 1.0.4 + name: ros-humble-tracetools + version: 4.1.1 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tracetools-4.1.1-py311h38cd7cb_7.tar.bz2 + sha256: 5665f5765a58afa2d5ea1af08e56ca0c7050492675374369623de49f4f6c7e79 + md5: 2543439807223ed82349ae3e8d34b83a + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 16139 + timestamp: 1708863798490 +- kind: conda + name: ros-humble-tracetools + version: 4.1.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-1.0.4-py311h907a76e_6.tar.bz2 - sha256: 86e52b405c81a85dd8f31b4ad730ca3703dc810eb4bbce0deedf7433c7db0901 - md5: 654b15adac41182279401c9e2829cd8d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tracetools-4.1.1-py311h907a76e_6.tar.bz2 + sha256: dd3b0fdad34c0f36e6b60f57567b337f7e80c6d4435999bdf633ebb86bf1e42b + md5: c16bf263fb78bd0521375f2070fc11b2 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-osrf-pycommon - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 133262 - timestamp: 1707344841769 + size: 21276 + timestamp: 1707348540981 - kind: conda - name: ros-humble-launch-testing - version: 1.0.4 + name: ros-humble-tracetools + version: 4.1.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-1.0.4-py311hb335429_6.tar.bz2 - sha256: 06bfec5c4c7be85aa9b9cda522dd9d5a5ba5ea3d5cb1e7823332c47a0ea3d460 - md5: fe2e6af2086b1c0f04b4d8efe82e7a99 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tracetools-4.1.1-py311hb335429_6.tar.bz2 + sha256: 1fe52150aab854350ec71b8d44ad11dc114b5e8aa2dc33eeaf36312c7e12472e + md5: 97c1937d8673cca8d9eb431a095e1173 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-osrf-pycommon - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 132610 - timestamp: 1707309776290 + size: 24383 + timestamp: 1707311050177 - kind: conda - name: ros-humble-launch-testing - version: 1.0.4 + name: ros-humble-tracetools + version: 4.1.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-1.0.4-py311hbfa132e_5.tar.bz2 - sha256: 3fb9cc5cf23f503a6a921fd754d9d0edb4df76b93fd4eba35e2f429827fd3d5c - md5: ba068dc589b68a187513898894602a91 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tracetools-4.1.1-py311hbfa132e_5.tar.bz2 + sha256: 534cdcdd41b53f0494ad3abd45dffeeba2c427b4f318b5c5c183f433f453a313 + md5: f65ac83fdcb0ffad59e3ed7ef860a38a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-osrf-pycommon - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 133249 - timestamp: 1707344609976 + size: 22345 + timestamp: 1707345655734 - kind: conda - name: ros-humble-launch-testing - version: 1.0.5 + name: ros-humble-trajectory-msgs + version: 4.2.3 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-1.0.5-py311h38cd7cb_7.tar.bz2 - sha256: 2cf7a9d13ee4ea605c7a3e1317d06d979ccccc4cb6101553c605b460e99ba514 - md5: e4416f8f968a52bdfda2e734d5a75f3c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-trajectory-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 495f9d89af08c689ecb671641d7be009551ed9356dd70ab403756cc579cf38bf + md5: 4c96d598214d211d45f654ed34de4e34 depends: - numpy >=1.23.5,<2.0a0 - - pytest - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-osrf-pycommon + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -28397,43 +72978,44 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 133559 - timestamp: 1708860957640 + size: 129113 + timestamp: 1708878964093 - kind: conda - name: ros-humble-launch-testing-ament-cmake - version: 1.0.4 + name: ros-humble-trajectory-msgs + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-ament-cmake-1.0.4-py311h907a76e_6.tar.bz2 - sha256: 0223117dce9314a8b6156d2bb1bd495d00b5e1adae76254fff109f39f1e8f345 - md5: 7380135df4cb57f96bdc336da0d1e27a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-trajectory-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 14e7c2c6debd99a291e2163b24924017f4cc71503e1e8544e90492a1ce661231 + md5: 0d6d656542af25b6169fc7b930c8273f depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-launch-testing - - ros-humble-python-cmake-module + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 19891 - timestamp: 1707348403756 + size: 110704 + timestamp: 1707357240755 - kind: conda - name: ros-humble-launch-testing-ament-cmake - version: 1.0.4 + name: ros-humble-trajectory-msgs + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-ament-cmake-1.0.4-py311hb335429_6.tar.bz2 - sha256: a56f59d725e191838174944fb5fe86e826aa387e60fbe0f550268bd51fe0c6d1 - md5: 7ee0836bee0c1e2251f3eb15cbbe25ba + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-trajectory-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: ce24bead2aebac65aae7f03f32247d28f09bccdca3ead6ba6c0162ffebb23437 + md5: 8ae77a47ef9d540322e983f678ab4592 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -28442,59 +73024,166 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-launch-testing - - ros-humble-python-cmake-module + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 19753 - timestamp: 1707311003973 + size: 126714 + timestamp: 1707313708195 - kind: conda - name: ros-humble-launch-testing-ament-cmake - version: 1.0.4 + name: ros-humble-trajectory-msgs + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-ament-cmake-1.0.4-py311hbfa132e_5.tar.bz2 - sha256: ae64e3f001d7e3898a1c8324f7e82d8d5e4ac194125fa8cc379861f33b19e5f7 - md5: 735366dfc285b88d00018a159d071ea8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-trajectory-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: 163228c32418ce1f549a30fad83cee57005a195b7f79401b917f4ed9cd861bc1 + md5: 1dea3a7b4a54b0e8dedcf67e023685c0 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-launch-testing - - ros-humble-python-cmake-module + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 19980 - timestamp: 1707345594291 + size: 112981 + timestamp: 1707989523569 - kind: conda - name: ros-humble-launch-testing-ament-cmake - version: 1.0.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-humble-turtlesim + version: 1.4.2 + build: py311h15ddf78_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-turtlesim-1.4.2-py311h15ddf78_5.tar.bz2 + sha256: e6d46581f99ae1abc1de6aaf5e1957583cd2bef94e0dd2f94b52ab311879dc7e + md5: 9847ceaff61b42ad5abb983d813ab284 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-geometry-msgs + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 721961 + timestamp: 1707993528546 +- kind: conda + name: ros-humble-turtlesim + version: 1.4.2 + build: py311h27406db_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-turtlesim-1.4.2-py311h27406db_6.tar.bz2 + sha256: 0e43b0a77aed9e46326f68775fdca0df9895079c490105c46227958f91af828e + md5: 4726f793c65f5581fc942dc961effc89 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-geometry-msgs + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 827780 + timestamp: 1707315662681 +- kind: conda + name: ros-humble-turtlesim + version: 1.4.2 + build: py311h2e3875a_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-turtlesim-1.4.2-py311h2e3875a_6.tar.bz2 + sha256: 5c82a035313abe21a9de5df0a23c1444424d10be5ad45f028e49acf93e07ea2a + md5: 5e9ca1c839779809d5267d8589d2a3c3 + depends: + - __osx >=10.14 + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-geometry-msgs + - ros-humble-rclcpp + - ros-humble-rclcpp-action + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros-humble-std-srvs + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 728162 + timestamp: 1707363244671 +- kind: conda + name: ros-humble-turtlesim + version: 1.4.2 + build: py311h8bad128_6 + build_number: 6 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-ament-cmake-1.0.5-py311h38cd7cb_7.tar.bz2 - sha256: b6c293e12b2c72e06e7dcb913fa38ed5341afdf4e58f88dfd70382bbec94406b - md5: e08d9cb5fefc8407e64d9fa18cb94c73 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-turtlesim-1.4.2-py311h8bad128_6.tar.bz2 + sha256: c1d45abe1dd503a27277ab26b9062b3e3be7db661f5f9160344d0bdbf3aed584 + md5: 30ec1c0adcc8d7225c7e539f5aa71daf depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-test - - ros-humble-launch-testing - - ros-humble-python-cmake-module + - qt-main >=5.15.8,<5.16.0a0 + - ros-humble-ament-index-cpp + - ros-humble-geometry-msgs + - ros-humble-rclcpp + - ros-humble-rclcpp-action - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-std-msgs + - ros-humble-std-srvs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -28503,70 +73192,66 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 12297 - timestamp: 1708863609698 + size: 566201 + timestamp: 1707856261668 - kind: conda - name: ros-humble-launch-testing-ros - version: 0.19.7 + name: ros-humble-uncrustify-vendor + version: 2.0.2 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-testing-ros-0.19.7-py311h38cd7cb_7.tar.bz2 - sha256: 59e585734522bcf29ba9c02420663362939dc65338afdbea6527fdbe340105bd - md5: 3484f3e08a0f5308c24222ce6634b9a6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-uncrustify-vendor-2.0.2-py311h38cd7cb_7.tar.bz2 + sha256: 2f27b64d3dc27a595b9e8f5b38edfb21824f96fbdcd84c3320c2d79f22f24e00 + md5: f7be9510687e2210ad95932d05bb2d50 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 + - uncrustify >=0.74.0,<0.75.0a0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 38057 - timestamp: 1708900341205 + size: 9628 + timestamp: 1708746536702 - kind: conda - name: ros-humble-launch-testing-ros - version: 0.19.7 + name: ros-humble-uncrustify-vendor + version: 2.0.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-testing-ros-0.19.7-py311h907a76e_6.tar.bz2 - sha256: 481c771749df1f653dd69a7eb5553b70ebab4565fa9573f97b5d20fc60ca641c - md5: 983239591fe991b3e02b6272ebdd3e6b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-uncrustify-vendor-2.0.2-py311h907a76e_6.tar.bz2 + sha256: 279a8d5f9d94b9d05dea91b2d04e6a2e8bc78828c5673e95272160117e246ed1 + md5: b5d2426a0a6bb77b6b6e5d2735f3b228 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - uncrustify >=0.74.0,<0.75.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 38428 - timestamp: 1707362392975 + size: 10861 + timestamp: 1707311139034 - kind: conda - name: ros-humble-launch-testing-ros - version: 0.19.7 + name: ros-humble-uncrustify-vendor + version: 2.0.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-testing-ros-0.19.7-py311hb335429_6.tar.bz2 - sha256: 6c03ceb968545a64ad09c231f5b446cac2580dfb4451515deebd41e5295a26da - md5: cb7deee93017caf78a3cd11da8f921fb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-uncrustify-vendor-2.0.2-py311hb335429_6.tar.bz2 + sha256: 821b8ad604fc92a234636d79d9ef36ca0402c16ba2e8067ff85b7327e9765ad2 + md5: 0f0360841896d98818c236bbb771a5b6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -28575,75 +73260,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - uncrustify >=0.74.0,<0.75.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 38225 - timestamp: 1707315458377 + size: 10739 + timestamp: 1707309076104 - kind: conda - name: ros-humble-launch-testing-ros - version: 0.19.7 + name: ros-humble-uncrustify-vendor + version: 2.0.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-testing-ros-0.19.7-py311hbfa132e_5.tar.bz2 - sha256: a63b88a72a166129693018645eb9de9da81e3244b66b75a01755ace74e0d4c84 - md5: 6b10442fd6a3db19a3fc244fe3c24598 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-uncrustify-vendor-2.0.2-py311hbfa132e_5.tar.bz2 + sha256: 5a21fd143773d7af4b9188a4305d20259a8f9e9839c7c10098c1e41d9662805a + md5: c85cd412045388403d8fb1cf27953105 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-rclpy - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - uncrustify >=0.74.0,<0.75.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 38584 - timestamp: 1707993435682 + size: 10951 + timestamp: 1707308756466 - kind: conda - name: ros-humble-launch-xml - version: 1.0.4 + name: ros-humble-unique-identifier-msgs + version: 2.2.1 + build: py311h38cd7cb_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-unique-identifier-msgs-2.2.1-py311h38cd7cb_7.tar.bz2 + sha256: 19e93b5926eab150ae5e5021abc3f769de1392e64c5855ea4a009aa5162be8ac + md5: 6c7d39c4aedbeb65287601f7e10e8544 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 65933 + timestamp: 1708872799587 +- kind: conda + name: ros-humble-unique-identifier-msgs + version: 2.2.1 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-xml-1.0.4-py311h907a76e_6.tar.bz2 - sha256: 687cbd34343da09cded4344c972f45dcc8f8424f092f22db944e50a5afb386fb - md5: dae7e15aad4e7d8d074ae42b296f24f8 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-unique-identifier-msgs-2.2.1-py311h907a76e_6.tar.bz2 + sha256: 6d884d62682cd82f67af5e0971cf1772a2f9ea92b07d1a78986ffd2284136e04 + md5: 4c508abcd1418396cc1bc42459ace4ce depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 18652 - timestamp: 1707344487197 + size: 48877 + timestamp: 1707354145098 - kind: conda - name: ros-humble-launch-xml - version: 1.0.4 + name: ros-humble-unique-identifier-msgs + version: 2.2.1 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-xml-1.0.4-py311hb335429_6.tar.bz2 - sha256: 238fae289c5714e1b929897e3a255bd93915a4c80da40fc53c8121a22e6a5d4a - md5: 125f5035e992f3c767174124de823abe + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-unique-identifier-msgs-2.2.1-py311hb335429_6.tar.bz2 + sha256: bab63f0e071c3fd26799d61f1ee3b856dbe759a79e63d22ae085f9a2893b22fc + md5: e2162da90b098112aa6936c0c799b780 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -28652,53 +73358,57 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 18376 - timestamp: 1707309653342 + size: 54985 + timestamp: 1707312731065 - kind: conda - name: ros-humble-launch-xml - version: 1.0.4 + name: ros-humble-unique-identifier-msgs + version: 2.2.1 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-xml-1.0.4-py311hbfa132e_5.tar.bz2 - sha256: 782695269818bea756cdb6786620666075384f7d79cc7b60ac70ede17374fcb9 - md5: cdba23271ba8af35a4ab40c6b4c0e38e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-unique-identifier-msgs-2.2.1-py311hbfa132e_5.tar.bz2 + sha256: d93f4d6e995f181e0acece283fee6bc48433f76aa5b299eace9711b3b51aca1d + md5: 9cb088957fee4f58c35c986cf5f51768 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 18736 - timestamp: 1707344295224 + size: 51957 + timestamp: 1707982760542 - kind: conda - name: ros-humble-launch-xml - version: 1.0.5 + name: ros-humble-urdf + version: 2.6.0 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-xml-1.0.5-py311h38cd7cb_7.tar.bz2 - sha256: 7aae18c8f798ae3cd0c3d5cd688d5e479f005764890d1d2d142ea346c0a85547 - md5: e8e3f3438782cb63ee832a335170ad26 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdf-2.6.0-py311h38cd7cb_7.tar.bz2 + sha256: efd644f4fe8d568d0f62ac0a15c917b9ff243c670710afeb7ddeacb9b3ef512d + md5: b4e45daf97bc1af4fe27a975b43c9e7d depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch + - ros-humble-pluginlib - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros-humble-urdf-parser-plugin + - ros-humble-urdfdom + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -28707,41 +73417,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 17157 - timestamp: 1708768168289 + size: 100679 + timestamp: 1708869467966 - kind: conda - name: ros-humble-launch-yaml - version: 1.0.4 + name: ros-humble-urdf + version: 2.6.0 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-launch-yaml-1.0.4-py311h907a76e_6.tar.bz2 - sha256: d178fc049b0341b42b2aad7925063bc9b3de6d833103289f8f0de9932b3d82f1 - md5: 776614b03a59465950097fc377ea077b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdf-2.6.0-py311h907a76e_6.tar.bz2 + sha256: bd98bae372f1e7288de919158898e375988f34a5d6bb1c1939b9a1e67d154dda + md5: 4d1c9b5bc3d433a675815b4f2ee29df7 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch + - ros-humble-pluginlib - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros-humble-urdf-parser-plugin + - ros-humble-urdfdom + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 19306 - timestamp: 1707344437735 + size: 108116 + timestamp: 1707351930564 - kind: conda - name: ros-humble-launch-yaml - version: 1.0.4 + name: ros-humble-urdf + version: 2.6.0 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-launch-yaml-1.0.4-py311hb335429_6.tar.bz2 - sha256: 5d59432eab2e6779125de93e23e35cd7334c5b9da8674612de2b0bdd29244b84 - md5: 2694a591f7b3717487e15171a0a5a605 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdf-2.6.0-py311hb335429_6.tar.bz2 + sha256: f81fd38f658da54bf63ea35c0107c855026ee1a2a84d5e75c05034447b77db06 + md5: 91230cbac1cc0c0e029a28120fe3ae7f depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -28750,53 +73464,61 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch + - ros-humble-pluginlib - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros-humble-urdf-parser-plugin + - ros-humble-urdfdom + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 19098 - timestamp: 1707309635894 + size: 127670 + timestamp: 1707312005314 - kind: conda - name: ros-humble-launch-yaml - version: 1.0.4 + name: ros-humble-urdf + version: 2.6.0 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-launch-yaml-1.0.4-py311hbfa132e_5.tar.bz2 - sha256: 281002248c9859bb3f8941cb84f8f1c9cfa508b0d2b35d045cf09c739d350a7f - md5: d7386af62674d1b315a8d40174f2be02 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdf-2.6.0-py311hbfa132e_5.tar.bz2 + sha256: 365e94e357e935fc386306b3d95eacb8c558c603899f56a59803450590ea3769 + md5: c7f14caa42f7ef03c39ea48c4476ca59 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch + - ros-humble-pluginlib - ros-humble-ros-workspace + - ros-humble-tinyxml2-vendor + - ros-humble-urdf-parser-plugin + - ros-humble-urdfdom + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 19375 - timestamp: 1707344272850 + size: 105026 + timestamp: 1707351802092 - kind: conda - name: ros-humble-launch-yaml - version: 1.0.5 + name: ros-humble-urdf-parser-plugin + version: 2.6.0 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-launch-yaml-1.0.5-py311h38cd7cb_7.tar.bz2 - sha256: 3792732cb9ba1ce2e189b24cb70018192efffc1973d0b5f029d3ec67b14f9373 - md5: 89733aab4a4a66e1fb4ba7bda40a31b7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdf-parser-plugin-2.6.0-py311h38cd7cb_7.tar.bz2 + sha256: 7442a793494c944ac5904951647caf365b125a125a79d166f23d2551e999412e + md5: 5c80e26c89dcbc4271e68d2115ba19c9 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - ros-humble-ros-workspace + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 @@ -28805,236 +73527,204 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 17808 - timestamp: 1708768112821 + size: 13575 + timestamp: 1708863950192 - kind: conda - name: ros-humble-libcurl-vendor - version: 3.1.1 - build: py311h5814ca7_6 + name: ros-humble-urdf-parser-plugin + version: 2.6.0 + build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libcurl-vendor-3.1.1-py311h5814ca7_6.tar.bz2 - sha256: d6b0aa52ba6662850d55397b8925589fcebebc19f15f78b85111050cdfd7523c - md5: 9539d57875d7912204b35aa52dccb0d6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdf-parser-plugin-2.6.0-py311h907a76e_6.tar.bz2 + sha256: 71c36ebe3b53019b0a16820f3257b416d506c87eea80ee2045c19f476452c9e6 + md5: b1feda5586bad4742d222e8075fe7396 depends: - __osx >=10.14 - - libcurl >=8.5.0,<9.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pkg-config - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 11483 - timestamp: 1707344546155 -- kind: conda - name: ros-humble-libcurl-vendor - version: 3.1.1 - build: py311hb978a33_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libcurl-vendor-3.1.1-py311hb978a33_5.tar.bz2 - sha256: fa093e250e83218eef9995081491acf59af79bed83f29bbc564b7dae9db00750 - md5: 8005c0a7ae05bea2d056b64f52c34917 - depends: - - libcurl >=8.5.0,<9.0a0 - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - pkg-config - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 11572 - timestamp: 1707344324514 + size: 14796 + timestamp: 1707348659550 - kind: conda - name: ros-humble-libcurl-vendor - version: 3.1.1 - build: py311hfbeaf8d_6 + name: ros-humble-urdf-parser-plugin + version: 2.6.0 + build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libcurl-vendor-3.1.1-py311hfbeaf8d_6.tar.bz2 - sha256: c945612e35bc1fd7957ee3804e618c94c7a8e5ef7fa82f04d0505fffa29f211d - md5: cc73c14683584d10ad0b79ce1ab9a645 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdf-parser-plugin-2.6.0-py311hb335429_6.tar.bz2 + sha256: 486a0497c44df5809c76da2e8b4024ca38d06ec3b9c8dc4c9eb814cafd3646fc + md5: 77cdf50e19d09f0ff962551aa70f5c95 depends: - __glibc >=2.17,<3.0.a0 - - libcurl >=8.5.0,<9.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pkg-config - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 11371 - timestamp: 1707309048883 + size: 14675 + timestamp: 1707311091137 - kind: conda - name: ros-humble-libcurl-vendor - version: 3.1.2 - build: py311hd7c6e94_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libcurl-vendor-3.1.2-py311hd7c6e94_7.tar.bz2 - sha256: cf158152d76b5fba02674e616ec01760242fef8c5cd403c6e45e2f238f4bf6a9 - md5: b8982141f9e4fd853a35a8201876061b + name: ros-humble-urdf-parser-plugin + version: 2.6.0 + build: py311hbfa132e_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdf-parser-plugin-2.6.0-py311hbfa132e_5.tar.bz2 + sha256: 1f4f475a06ee44bf1a79e137374e77fdb8fb621988499cbc6b3f56ec4c85db51 + md5: b9940c3624368092dc79cfdf69a0cdfa depends: - - libcurl >=8.8.0,<9.0a0 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - - pkg-config - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - size: 10061 - timestamp: 1719905265874 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 14884 + timestamp: 1707345706209 - kind: conda - name: ros-humble-libstatistics-collector - version: 1.3.1 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libstatistics-collector-1.3.1-py311h38cd7cb_7.tar.bz2 - sha256: 839784c372b85a160a1ae47d6e21ad4b008d58fdf40bf9df96462bc70a930924 - md5: ae1bb5cfead580041910d24fe2e01872 + name: ros-humble-urdfdom + version: 3.0.2 + build: py311h00a3625_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdfdom-3.0.2-py311h00a3625_5.tar.bz2 + sha256: e0191b15f54ad30a2f0e949b7807e4cbe280cd3fae680a5499163751c67c9c69 + md5: 6c20f5e7670c2dfa9b6ba1ec3d81dcd5 depends: + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcpputils + - ros-humble-console-bridge-vendor - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-statistics-msgs - - ros-humble-std-msgs + - ros-humble-tinyxml-vendor + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - tinyxml + arch: arm64 + platform: osx license: BSD-3-Clause - size: 39034 - timestamp: 1708884022048 + size: 118612 + timestamp: 1707345935818 - kind: conda - name: ros-humble-libstatistics-collector - version: 1.3.1 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libstatistics-collector-1.3.1-py311h907a76e_6.tar.bz2 - sha256: 84a979b81afe0a261130d183a92baeed3813b2fdf1ea21583f4d6c7ddecbfec4 - md5: c7b435c873c4391f7b26e3eb4f4f2468 + name: ros-humble-urdfdom + version: 3.0.2 + build: py311h7f0aa07_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdfdom-3.0.2-py311h7f0aa07_7.tar.bz2 + sha256: c3890f10bdb545bb11d550a955744ad8c75967e441e509b9f7b56ad793df61c3 + md5: 3f4ad621f14c369b108161cbb831f9fe depends: - - __osx >=10.14 - - libcxx >=16 + - console_bridge >=1.0.2,<1.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcpputils + - ros-humble-console-bridge-vendor - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-statistics-msgs - - ros-humble-std-msgs + - ros-humble-tinyxml-vendor + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 33098 - timestamp: 1707359300659 + size: 122970 + timestamp: 1708865055904 - kind: conda - name: ros-humble-libstatistics-collector - version: 1.3.1 - build: py311hb335429_6 + name: ros-humble-urdfdom + version: 3.0.2 + build: py311hb303436_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libstatistics-collector-1.3.1-py311hb335429_6.tar.bz2 - sha256: 7050ae666cef89d75e9c56b525234401f5306e1c16e072d2d68594b5a1442308 - md5: 12d05d568d5f48b9999ee7ba5cd9f510 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdfdom-3.0.2-py311hb303436_6.tar.bz2 + sha256: 582fffd53c448b1184d93947c454e3bb54a3e750125046410545ff16a8a03537 + md5: f7ac5a6033b796aeaf14b3ce02c59177 depends: - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcpputils + - ros-humble-console-bridge-vendor - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-statistics-msgs - - ros-humble-std-msgs + - ros-humble-tinyxml-vendor + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - tinyxml arch: x86_64 platform: linux license: BSD-3-Clause - size: 32761 - timestamp: 1707314735937 + size: 144482 + timestamp: 1707311263537 - kind: conda - name: ros-humble-libstatistics-collector - version: 1.3.1 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libstatistics-collector-1.3.1-py311hbfa132e_5.tar.bz2 - sha256: df2edc203329667c1c97b40d8be72bb387949d0473a97bc0afa5838fe04836d4 - md5: 4ceabe9dd78d8e85ebbf415c72b504a3 + name: ros-humble-urdfdom + version: 3.0.2 + build: py311he602911_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdfdom-3.0.2-py311he602911_6.tar.bz2 + sha256: 1ed79de429827c6f26df03a02732225281cc7fce7d67e1ca5523ee219e1de3b1 + md5: 8c60336e7afb9590b9ba69eb315e8dcc depends: + - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcpputils + - ros-humble-console-bridge-vendor - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-statistics-msgs - - ros-humble-std-msgs + - ros-humble-tinyxml-vendor + - ros-humble-urdfdom-headers - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - arch: arm64 + - tinyxml + arch: x86_64 platform: osx license: BSD-3-Clause - size: 33463 - timestamp: 1707992360318 + size: 115315 + timestamp: 1707349159008 - kind: conda - name: ros-humble-libyaml-vendor - version: 1.2.2 + name: ros-humble-urdfdom-headers + version: 1.0.6 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-libyaml-vendor-1.2.2-py311h38cd7cb_7.tar.bz2 - sha256: 508310e2d110fd38bb52384d0d12acb84dc80ec1374200d71da7b18606a2d2d3 - md5: 81fd21871cdf8f06a826e1f727791b8c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdfdom-headers-1.0.6-py311h38cd7cb_7.tar.bz2 + sha256: 71c948b1fe9bf28215c63c8544fe7d25e76c15de87ca1d01f659c3d5c6c076ce + md5: ff12f3f5e571f5cb32bb3c66512b6317 depends: - numpy >=1.23.5,<2.0a0 - python @@ -29045,22 +73735,20 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 12812 - timestamp: 1708867669034 + size: 19936 + timestamp: 1708737955280 - kind: conda - name: ros-humble-libyaml-vendor - version: 1.2.2 + name: ros-humble-urdfdom-headers + version: 1.0.6 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-libyaml-vendor-1.2.2-py311h907a76e_6.tar.bz2 - sha256: dbe1d034f149a74478f2f32dcac1133dce64ba787c43d035f0373f1b9a394568 - md5: c4e01c30dc5e432128605495af8db416 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdfdom-headers-1.0.6-py311h907a76e_6.tar.bz2 + sha256: 9c82d9048fe11c2a4b04b0fa1392bc1302b2c5cc43a0648f3d23721347bc6751 + md5: 189dbdc4b5e807f0188bca5cbb54e050 depends: - __osx >=10.14 - libcxx >=16 @@ -29070,22 +73758,20 @@ packages: - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 13952 - timestamp: 1707350304314 + size: 20547 + timestamp: 1707307804490 - kind: conda - name: ros-humble-libyaml-vendor - version: 1.2.2 + name: ros-humble-urdfdom-headers + version: 1.0.6 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-libyaml-vendor-1.2.2-py311hb335429_6.tar.bz2 - sha256: 3f16db0153a52b304a1b355b77159a842c5b3ebcc90adbb8674c6731dbc3b599 - md5: 555f0b5580e5eca06278468a431f3559 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdfdom-headers-1.0.6-py311hb335429_6.tar.bz2 + sha256: 853439a7bd936337bfa642169dd5f247700139cc07333bfff222eef49ee9c744 + md5: bdf047114e474615feb984741684e5f3 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -29097,22 +73783,20 @@ packages: - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 13911 - timestamp: 1707311696394 + size: 20400 + timestamp: 1707307099473 - kind: conda - name: ros-humble-libyaml-vendor - version: 1.2.2 + name: ros-humble-urdfdom-headers + version: 1.0.6 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-libyaml-vendor-1.2.2-py311hbfa132e_5.tar.bz2 - sha256: 0ca06ebba00aeda0913feb69039834b5605692a7c187a1cf262bb8915dafb0b8 - md5: 8428a0f5d2932a181f91c1cc3ca35c44 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdfdom-headers-1.0.6-py311hbfa132e_5.tar.bz2 + sha256: 852bc96647059ae955da5a0e2a4cbb0912680103c1fdd487141b9b70798822d2 + md5: 946f021a8c6e5152ab2c3f515368b230 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 @@ -29121,29 +73805,29 @@ packages: - ros-humble-ros-workspace - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 14026 - timestamp: 1707346452315 + size: 20623 + timestamp: 1707307331439 - kind: conda - name: ros-humble-lifecycle - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-visualization-msgs + version: 4.2.3 + build: py311h38cd7cb_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-lifecycle-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 7e3e7a429d00b9b0ba788e0a7699cefea9e6123d6cbb19576ac12fab4ad7c5d5 - md5: 8161bfc2a05feb069b1976cd0deab369 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-visualization-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 + sha256: 0b1d777a8c73a6959818563091b7ff5c8f32d2cd979d6c4efa1578f0fc86d7ca + md5: c5a7c384cce30982828723a874825f55 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclcpp-lifecycle + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble @@ -29153,43 +73837,45 @@ packages: arch: x86_64 platform: win license: BSD-3-Clause - size: 163902 - timestamp: 1707856970892 + size: 282774 + timestamp: 1708880719208 - kind: conda - name: ros-humble-lifecycle - version: 0.20.3 + name: ros-humble-visualization-msgs + version: 4.2.3 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-lifecycle-0.20.3-py311h907a76e_6.tar.bz2 - sha256: 1894c1104021e2d9459f9cf9f7c2c9e47d7342dc56c0f576fedc5d8b34e6b519 - md5: aacb446c0c7d358bdccd6ce87b0d28aa + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-visualization-msgs-4.2.3-py311h907a76e_6.tar.bz2 + sha256: 61399b79887478d45f94c3ff0cabf653e0079181e3fe5db4c09e2dd0f8680af4 + md5: d71ff7639528259e4ebfa7ca42cea4c1 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclcpp-lifecycle + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: osx license: BSD-3-Clause - size: 215071 - timestamp: 1707373656822 + size: 258349 + timestamp: 1707358060093 - kind: conda - name: ros-humble-lifecycle - version: 0.20.3 + name: ros-humble-visualization-msgs + version: 4.2.3 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-lifecycle-0.20.3-py311hb335429_6.tar.bz2 - sha256: 38130309795435113760e5c80f097d64e7a0429c6fd49ed16e8af76384c5c332 - md5: 656c095b17d9a1930faf1716a5f20a59 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-visualization-msgs-4.2.3-py311hb335429_6.tar.bz2 + sha256: dcd523107424e4ceca4bd88170549eb48e11fa33591220cff1e6872a3ea5149f + md5: d6a52068c187ae2b47c69ae665b6a2bd depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -29198,76 +73884,80 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclcpp-lifecycle + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: x86_64 platform: linux license: BSD-3-Clause - size: 248174 - timestamp: 1707316880943 + size: 302925 + timestamp: 1707314022531 - kind: conda - name: ros-humble-lifecycle - version: 0.20.3 + name: ros-humble-visualization-msgs + version: 4.2.3 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-lifecycle-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: b4f87e74b1a44f0a7db0fd1dd74765df90401862c37b8340be7cf6f0160678bf - md5: d2c843d1b847bcb7ee7a24dc99792f95 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-visualization-msgs-4.2.3-py311hbfa132e_5.tar.bz2 + sha256: f3b7f578660c80492e611b309259d1b18afc939ffcf11491b629f46f974a266b + md5: 79e26134d79e04167394fe0d2a526f6a depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclcpp-lifecycle + - ros-humble-builtin-interfaces + - ros-humble-geometry-msgs - ros-humble-ros-workspace + - ros-humble-rosidl-default-runtime + - ros-humble-sensor-msgs - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble arch: arm64 platform: osx license: BSD-3-Clause - size: 218949 - timestamp: 1707996246829 + size: 271619 + timestamp: 1707991270641 - kind: conda - name: ros-humble-lifecycle-msgs - version: 1.2.1 + name: ros-humble-yaml-cpp-vendor + version: 8.0.2 build: py311h38cd7cb_7 build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-lifecycle-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: 0925552cb14e50d1ad2ba67f35815cc2311e689a7b9e130cd1ae5f7d5d35d01f - md5: 303437e9f89b6f0ea2778a61f6d5657c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h38cd7cb_7.tar.bz2 + sha256: cfbe6d98a8d43d74f57efbb48a450e38bd531d3c453a581cdc1d3928d3531887 + md5: 84e4d426c0b4540974afa3075d589a40 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 174863 - timestamp: 1708873121064 + size: 10054 + timestamp: 1708766955673 - kind: conda - name: ros-humble-lifecycle-msgs - version: 1.2.1 + name: ros-humble-yaml-cpp-vendor + version: 8.0.2 build: py311h907a76e_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-lifecycle-msgs-1.2.1-py311h907a76e_6.tar.bz2 - sha256: 7087c213ebcad7ee1df5106d16ac7ba2c75cd9ee389436c70c235de5e0e231e9 - md5: b49bf2f16970bf77f0c0e1d120d0cf4d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h907a76e_6.tar.bz2 + sha256: 691d99660eefaf5cb8ef2e4ea28be4fae0c87669375da455079f5cf1656c770d + md5: 60b333d4d98dce29d19fce34d18e1754 depends: - __osx >=10.14 - libcxx >=16 @@ -29275,23 +73965,23 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 146373 - timestamp: 1707354487062 + size: 10988 + timestamp: 1707344445064 - kind: conda - name: ros-humble-lifecycle-msgs - version: 1.2.1 + name: ros-humble-yaml-cpp-vendor + version: 8.0.2 build: py311hb335429_6 build_number: 6 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-lifecycle-msgs-1.2.1-py311hb335429_6.tar.bz2 - sha256: 984a744ab9c9139f89ef08f2c7c2529960a44bbe2d662db4d2fbe7fa5724ac1e - md5: 732b8de34bf0e7be1f9f73b4ff1cbdf8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-yaml-cpp-vendor-8.0.2-py311hb335429_6.tar.bz2 + sha256: 0d9b930dd45ff0e1c1001ea34dbc74f36c9f191b22722b3d36f89b88c0d3a05c + md5: 35bd5ee5fd666f5a5d800b50bea8c430 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -29301,214 +73991,314 @@ packages: - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 173676 - timestamp: 1707312823815 + size: 10846 + timestamp: 1707309064551 - kind: conda - name: ros-humble-lifecycle-msgs - version: 1.2.1 + name: ros-humble-yaml-cpp-vendor + version: 8.0.2 build: py311hbfa132e_5 build_number: 5 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-lifecycle-msgs-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: 598223d241b5ecdf64d6988ff256164c686ed710eff66a30d752808adefc65c9 - md5: 4c4557dcf2b6c3dfa4c635b94d7d1754 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-yaml-cpp-vendor-8.0.2-py311hbfa132e_5.tar.bz2 + sha256: e73d6bcbf08c50619f399ccf73f60db6badd797bcf989c2486bca13bed8414e8 + md5: 18790b74e2124800ca2acaef8b9b6e85 depends: - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - yaml-cpp >=0.8.0,<0.9.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 150790 - timestamp: 1707982913425 + size: 11053 + timestamp: 1707344277791 - kind: conda - name: ros-humble-logging-demo - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-humble-zstd-vendor + version: 0.15.9 + build: py311h223718a_5 + build_number: 5 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-zstd-vendor-0.15.9-py311h223718a_5.tar.bz2 + sha256: 59284587b8288f037266e62d3af6ef9fe2188d92c4292957dc6a3f5ed49791f4 + md5: 2da21eba3e1d160b1152271ae01ae754 + depends: + - libcxx >=16 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - zstd >=1.5.5,<1.6.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 11699 + timestamp: 1707344492728 +- kind: conda + name: ros-humble-zstd-vendor + version: 0.15.9 + build: py311h42072a1_7 + build_number: 7 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-logging-demo-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 8898c97b9eeac862e367143188e8904c5332cc730e8884a90c29f42a4e2b3000 - md5: 69a42e78a87cadb9d82ad0d1f4cd8d0c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-zstd-vendor-0.15.9-py311h42072a1_7.tar.bz2 + sha256: 06313e92b550053c5c312b07eb989f28250672b0ec93dbb2f19d42cc87087ec1 + md5: 098cc70133605407994d25e50e252e11 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + - zstd >=1.5.5,<1.6.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 150098 - timestamp: 1707856826107 + size: 10393 + timestamp: 1708746718061 - kind: conda - name: ros-humble-logging-demo - version: 0.20.3 - build: py311h907a76e_6 + name: ros-humble-zstd-vendor + version: 0.15.9 + build: py311hefdfea7_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-zstd-vendor-0.15.9-py311hefdfea7_6.tar.bz2 + sha256: a21d006331f46bd8bc52d819662ccad7d215dbd2d46fee6fa81302940f3167ed + md5: 2c7d02174f5915f8fa0699ff5f005339 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-humble-ros-workspace + - ros2-distro-mutex 0.5.* + - ros2-distro-mutex 0.5.* humble + - zstd >=1.5.5,<1.6.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11498 + timestamp: 1707309135912 +- kind: conda + name: ros-humble-zstd-vendor + version: 0.15.9 + build: py311hfe70486_6 build_number: 6 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-logging-demo-0.20.3-py311h907a76e_6.tar.bz2 - sha256: b0e4695b2d462ad3409221267bc7da2519f87ed3d7a1864cb5bf7e088245220c - md5: c6c94540bd9a49ffdf49b2269625944e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-zstd-vendor-0.15.9-py311hfe70486_6.tar.bz2 + sha256: 00de36b1520bcee8643354e792fcb30b297f67f2afb5be162697ee2a99ec58e8 + md5: a70cfc537431fb3ccbfed6eeae24c308 depends: - __osx >=10.14 - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - ros2-distro-mutex 0.5.* - ros2-distro-mutex 0.5.* humble + - zstd >=1.5.5,<1.6.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 144333 - timestamp: 1707364577465 + size: 11633 + timestamp: 1707344518062 - kind: conda - name: ros-humble-logging-demo - version: 0.20.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-actionlib + version: 1.14.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-1.14.0-py311h907a76e_20.tar.bz2 + sha256: 43267799e5af69a4cef3b246ce1329e07f1d2ac781c6cd7bd7d98e17f4da6fa5 + md5: 62a9ac74118804b8171a1508ca993ad3 + depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 233996 + timestamp: 1706675756636 +- kind: conda + name: ros-noetic-actionlib + version: 1.14.0 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-1.14.0-py311h9a6a787_16.tar.bz2 + sha256: 54a711f77e5bd3b0adc18f85ff0b0207c9fd2f94915bbbd8f6086c21bae97176 + md5: 2c11b766bf4c1deb6864e8a436c50c96 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 277546 + timestamp: 1708777097283 +- kind: conda + name: ros-noetic-actionlib + version: 1.14.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-logging-demo-0.20.3-py311hb335429_6.tar.bz2 - sha256: 21caf8c40707ce3188bd7a4c54ec6d878e06e57158d05ec8ccf776fd904e10f5 - md5: 3eeaa39a1ff46a1e137dc7bf3faaea27 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-1.14.0-py311hb335429_17.tar.bz2 + sha256: c5f0684a92afb1c6840367990f216331ea388a818b8d306f2a99e04e46e5dcc7 + md5: 21f885257339a629c117d50cb8e7bd16 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 165388 - timestamp: 1707316021961 + size: 237063 + timestamp: 1706742179843 - kind: conda - name: ros-humble-logging-demo - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-actionlib + version: 1.14.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-logging-demo-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 9ef21a4b833e10691dbc53ef01fac9ce5dd5e513bf2db263e9f27ff786cb72fb - md5: fdb1f244fc714effbac370b7d706c2e1 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-1.14.0-py311hbfa132e_8.tar.bz2 + sha256: eb745ad8ad837597e8ec5a3b0b1473cecb6929ed915f6373fd58e3a077054fa9 + md5: 145affbf8b3e2d8fd0bb21f7cbec82aa depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 145268 - timestamp: 1707994270971 + size: 226672 + timestamp: 1706674344888 - kind: conda - name: ros-humble-map-msgs - version: 2.1.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-actionlib-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-map-msgs-2.1.0-py311h38cd7cb_7.tar.bz2 - sha256: f85db1394866c6eaf440873534cfb6084c6e137a9792c4681e510501f05547cf - md5: 4935858abcd10c106ea65cd7049aba22 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 16aea596166519be5e6bad4983689442de6a39e7e94725fa7fbefb5902eee6cf + md5: 8e6b86a0476efafc88bcc346787fcc96 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 203597 - timestamp: 1719906445208 + license: BSD-3-Clause + size: 63942 + timestamp: 1708762400417 - kind: conda - name: ros-humble-map-msgs - version: 2.1.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-actionlib-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-map-msgs-2.1.0-py311h907a76e_6.tar.bz2 - sha256: acaf6c2d69e60f515ce28445c21a1ed5ef45d1b2522235c5a7636d4bbea0d57c - md5: 6e67dcdbb51966af64398766125f4746 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 1e18d17134d868a0761093aebe89b642bd65c1848f843663072a1e6a05fffc40 + md5: ac57b452c64c9d9b49d5029ffdcff040 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 176316 - timestamp: 1707358391075 + size: 45515 + timestamp: 1706529734774 - kind: conda - name: ros-humble-map-msgs - version: 2.1.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-actionlib-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-map-msgs-2.1.0-py311hb335429_6.tar.bz2 - sha256: e226cdce5081993b1af30eca65d9929e9274e00050b69e383fc6cf7fe544d452 - md5: 3c4272b36b75cae779fd3df1acee3d0d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 23d05524c8e29ba512039833e8366d874fd0f5f3a840813b9b5f2c4eb81f2e83 + md5: d5d154cb1b72fd7c80bec8e1973e2076 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -29517,108 +74307,100 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 206343 - timestamp: 1707313945328 + size: 45294 + timestamp: 1706739453191 - kind: conda - name: ros-humble-map-msgs - version: 2.1.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-actionlib-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-map-msgs-2.1.0-py311hbfa132e_5.tar.bz2 - sha256: aa845857db4beda612b107d9515741cd3b17ade7ba9974255b3478f52eb72420 - md5: 78be7e2d1e85416a62bff69367360f9c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 87d53c5eec4c887c2f7274c3b82aafa6d54f9cafab9ddab91b2e4eee6b54df2d + md5: e8afd47da76f341757cd6762176ab1bb depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-nav-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 179006 - timestamp: 1707991382539 + size: 41657 + timestamp: 1706531756789 - kind: conda - name: ros-humble-message-filters - version: 4.3.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-actionlib-tutorials + version: 0.2.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-message-filters-4.3.3-py311h38cd7cb_7.tar.bz2 - sha256: 13f3e95c5bd5a2df92025432e5956a2d98aeddb730250b5e6ee157d32a111ab0 - md5: b30f2ecffd6743067ab58fa0aaa0f1f3 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-actionlib-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + sha256: 2612712b636d25ac543ee2766484f3004dfbedf810a8de0ef91d7353c469cb90 + md5: 439e317cf0c0d8537bd7ec670f5e3dba depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rclcpp - - ros-humble-rclpy - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-message-runtime + - ros-noetic-roscpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 58756 - timestamp: 1708901089462 + size: 346702 + timestamp: 1708779886298 - kind: conda - name: ros-humble-message-filters - version: 4.3.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-actionlib-tutorials + version: 0.2.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-message-filters-4.3.3-py311h907a76e_6.tar.bz2 - sha256: 3a81c856493a66f122f6585eaf963349b055055cc6177cc06b3c5006e88f29fd - md5: f3a70970a4c85248598ff46f684311db + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-actionlib-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + sha256: fd2ed44497290487ea2a0819e850cfdb95a6ae979a4df1f80bb2590260b9613a + md5: eebe2e86b5f29bb84ef851a84bf37ebd depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rclcpp - - ros-humble-rclpy - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-message-runtime + - ros-noetic-roscpp arch: x86_64 platform: osx license: BSD-3-Clause - size: 54684 - timestamp: 1707362481580 + size: 360767 + timestamp: 1706676941069 - kind: conda - name: ros-humble-message-filters - version: 4.3.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-actionlib-tutorials + version: 0.2.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-message-filters-4.3.3-py311hb335429_6.tar.bz2 - sha256: 6702a96cece686d62bef7f0ab615a49e21a81a3b2a7e113619807954de177a12 - md5: 0dc7777d2c65a02ac6c0353c44973652 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-actionlib-tutorials-0.2.0-py311hb335429_17.tar.bz2 + sha256: 8a3b3485213b43b8628afef5f01e8f49a61824c2aa88554d2d1c12be1890f6fb + md5: c804c12b994db48373e690b30738c575 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -29627,108 +74409,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rclcpp - - ros-humble-rclpy - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-message-runtime + - ros-noetic-roscpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 56240 - timestamp: 1707315484888 + size: 465991 + timestamp: 1706743396540 - kind: conda - name: ros-humble-message-filters - version: 4.3.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-actionlib-tutorials + version: 0.2.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-message-filters-4.3.3-py311hbfa132e_5.tar.bz2 - sha256: 3caa654f27e3d5c9c48d77713e2386951adbcf6900c98776807adc3113c8700a - md5: 1797f82f95ff0c075d926b8d13f3d353 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-actionlib-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + sha256: 5a8ebddb1a5a77dd5403e83fd9947047a165798f8f03ade226e29ce513475f7c + md5: efe2666b6d24c71b8fad580fed72d786 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-rclcpp - - ros-humble-rclpy - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-message-runtime + - ros-noetic-roscpp arch: arm64 platform: osx license: BSD-3-Clause - size: 55292 - timestamp: 1707993483572 + size: 394275 + timestamp: 1706675299289 - kind: conda - name: ros-humble-nav-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-angles + version: 1.9.13 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-nav-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 39d60cca3bfd10430c8b3694666891d9e5c2656defd01f0cb11e2ae6c0822c25 - md5: 9c8d97228f70a0b85a3e807c4b4cb973 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-angles-1.9.13-py311h38cd7cb_16.tar.bz2 + sha256: b5e66dfe7cb57b14a40c19a00adf44a51d59c6759ad0c23edae9edeffa7b2af9 + md5: dbb4846c1d57983df5183a28c9215f76 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 205437 - timestamp: 1708878834180 + size: 21755 + timestamp: 1708747924196 - kind: conda - name: ros-humble-nav-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-angles + version: 1.9.13 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-nav-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 33e7cf812b61515a9d7904a1e2721d0dbca3808a840c31978135f0d3430cfc02 - md5: 8f3921db06f3c24bebef041a0af004bb + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-angles-1.9.13-py311h907a76e_20.tar.bz2 + sha256: 57adddf0e141621464133a30036a5f93b11cf3a5902be8cc724575b950ab40a6 + md5: 96c5993b75e6b6dd84faad9491053570 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 170084 - timestamp: 1707357106528 + size: 22032 + timestamp: 1706528530173 - kind: conda - name: ros-humble-nav-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-angles + version: 1.9.13 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-nav-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: 52c24c46b3717cb81b5c6373fbf5e3471e11669d6e75b4c7821167b3231a00a6 - md5: b013983a5cff31c601123055b042f1b4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-angles-1.9.13-py311hb335429_17.tar.bz2 + sha256: 73f027fa977c21e3e7f25f7908e491ced9b140cf9f70ac84121ce3a3cdd6f492 + md5: 98fd2391d4169cfcd2a583684f627d69 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -29737,575 +74505,720 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 193565 - timestamp: 1707313676329 + size: 21857 + timestamp: 1706738843764 - kind: conda - name: ros-humble-nav-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-angles + version: 1.9.13 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-nav-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: aba10fbd2a915ff337292856259151c2c48b633cbb6a9f1eec90a36501a10667 - md5: 2f1c394776a83219b244da45526e5d20 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-angles-1.9.13-py311hbfa132e_8.tar.bz2 + sha256: b7a5b9efed2aa997e4d82dfdceeeab3e3f79ecb445567a71d970e0bc50bdb45c + md5: 75cc981ed37154031beb6a84b25efe06 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 180326 - timestamp: 1707989468706 + size: 21212 + timestamp: 1706530124927 - kind: conda - name: ros-humble-orocos-kdl-vendor - version: 0.2.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-bond + version: 1.8.6 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-orocos-kdl-vendor-0.2.5-py311h38cd7cb_7.tar.bz2 - sha256: 7307f0796bc429323b4b61df88ce0c37b193229a666626c519c70eb2311829e0 - md5: d31d4b80ec85cc702d9720463a8cba18 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bond-1.8.6-py311h38cd7cb_16.tar.bz2 + sha256: 24505b582652023097426b7a67d22c20f392c22ae8eb5df624abe2a7c03f9502 + md5: 4a95e0f897cb991a40fa8fd2a324b3a3 depends: - - eigen - numpy >=1.23.5,<2.0a0 - - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 10556 - timestamp: 1708862962303 + size: 31259 + timestamp: 1708761296426 - kind: conda - name: ros-humble-orocos-kdl-vendor - version: 0.2.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-bond + version: 1.8.6 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-orocos-kdl-vendor-0.2.5-py311h907a76e_6.tar.bz2 - sha256: c5fb46fbce78f3a8587b64fa627854d82e1d1e2a4fa5e8ee609540e61c2e80cd - md5: da2080b9bc71f043f976d5b9b13ba7bf + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bond-1.8.6-py311h907a76e_20.tar.bz2 + sha256: f30326d29ef906062e0da6fdbc36ffee69f51b4023c75893060c30eb6ae2f0f4 + md5: 6387ed7f95b42253d46391cd1ecc801c depends: - __osx >=10.14 - - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 11817 - timestamp: 1707347264351 + size: 31524 + timestamp: 1706529562913 - kind: conda - name: ros-humble-orocos-kdl-vendor - version: 0.2.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-bond + version: 1.8.6 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-orocos-kdl-vendor-0.2.5-py311hb335429_6.tar.bz2 - sha256: 5c6baa360b5fb754e356fd5bece1766159051d0e6d4cc676828ffdc2ba9f0e2e - md5: 81dc2417c4e1cb9e80d2b84b8d58ada4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bond-1.8.6-py311hb335429_17.tar.bz2 + sha256: 4f9f211a4f7dfeb790979f3d7610e713751a7509900d9603454f09908be0100c + md5: 6bf49e4e7d8b7ffb891762f688700f3e depends: - __glibc >=2.17,<3.0.a0 - - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 11688 - timestamp: 1707310607430 + size: 31246 + timestamp: 1706739401108 - kind: conda - name: ros-humble-orocos-kdl-vendor - version: 0.2.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-bond + version: 1.8.6 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-orocos-kdl-vendor-0.2.5-py311hbfa132e_5.tar.bz2 - sha256: 51c3335dcd28e09567a3e62deb914b9ba0b0c6b91985b31807a97737b0096c4d - md5: 8f3349c8260ea0eb022da32252dbce22 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bond-1.8.6-py311hbfa132e_8.tar.bz2 + sha256: 5dfa79bcefed88b8f1e9a3e372c5bd27ee4793386d1cfe5164d4b7a9ea24b0a4 + md5: aeeb91c46b2264dbd99e1e5312dd2653 depends: - - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - orocos-kdl >=1.5.1,<1.6.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 11896 - timestamp: 1707345328571 + size: 29176 + timestamp: 1706532070025 - kind: conda - name: ros-humble-osrf-pycommon - version: 2.0.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-bond-core + version: 1.8.6 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-osrf-pycommon-2.0.2-py311h38cd7cb_7.tar.bz2 - sha256: be115fe76f65c38d935e2edb7f3d091fdcbc0819eb0b951fda697a1ae2b1a75e - md5: 661f7587cbc4c44088800022546f2cd4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bond-core-1.8.6-py311h38cd7cb_16.tar.bz2 + sha256: 438db966a95dd8ab535eb82f47b034d97a1d1ecb5cfdbc3907cf599e3a897f59 + md5: e35da2618d4b2188164e7b658262fb36 depends: - - importlib-metadata - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-smclib - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 68511 - timestamp: 1708738502650 + size: 8151 + timestamp: 1708768609087 - kind: conda - name: ros-humble-osrf-pycommon - version: 2.0.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-bond-core + version: 1.8.6 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-osrf-pycommon-2.0.2-py311h907a76e_6.tar.bz2 - sha256: f4232cd0556f727a88a6ec18c0bbf24b626967645dc5a70b5a52a2c84b034636 - md5: 48bc16986ede8acc6527e8ca39962fce + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bond-core-1.8.6-py311h907a76e_20.tar.bz2 + sha256: 60d97a6bb5dadb38a56aab7c616098a806125b0796b43541a85364935164bcd8 + md5: 901e16d560cf3f6550b4871312e600b7 depends: - __osx >=10.14 - - importlib-metadata - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-smclib arch: x86_64 platform: osx license: BSD-3-Clause - size: 73248 - timestamp: 1707307508331 + size: 8554 + timestamp: 1706574818505 - kind: conda - name: ros-humble-osrf-pycommon - version: 2.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-bond-core + version: 1.8.6 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-osrf-pycommon-2.0.2-py311hb335429_6.tar.bz2 - sha256: 6a190910a43b846ff1fcc2f6171a40cd5342d9722329a3e56b0a63a6a430724c - md5: e2589c9c0320fd84a21d7cc8f08284b1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bond-core-1.8.6-py311hb335429_17.tar.bz2 + sha256: a4e67916bb460881043bfea17278bf51d1ab3c00b17fa4fddc0780e48391644c + md5: 3ef34a852007577490c584d903e6ddd6 depends: - __glibc >=2.17,<3.0.a0 - - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-smclib arch: x86_64 platform: linux license: BSD-3-Clause - size: 72889 - timestamp: 1707307062940 + size: 8339 + timestamp: 1706741026807 - kind: conda - name: ros-humble-osrf-pycommon - version: 2.0.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-bond-core + version: 1.8.6 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-osrf-pycommon-2.0.2-py311hbfa132e_5.tar.bz2 - sha256: 106c7d751a4e7c8dffdc4b2eaf0e63eb307fbcdc91d2b198ebe15cdf22eae923 - md5: a30274201bd1bb7e4cff5434577d400d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bond-core-1.8.6-py311hbfa132e_8.tar.bz2 + sha256: 02d5239f8969152044781776b819aabf5069bd317bad0b3eac72a60d53353ce5 + md5: fd54280cb6000620865800962d38b0df depends: - - importlib-metadata - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-smclib arch: arm64 platform: osx license: BSD-3-Clause - size: 73338 - timestamp: 1707307098409 + size: 8933 + timestamp: 1706573671498 - kind: conda - name: ros-humble-pcl-conversions - version: 2.4.0 - build: py311hb7dd7f0_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pcl-conversions-2.4.0-py311hb7dd7f0_5.tar.bz2 - sha256: 93572008030681df5cc17624b58c8c0102fe3b9b733f3a70ccc62f7efd0782e6 - md5: d750f0e074c529e199661d8e132dc621 + name: ros-noetic-bondcpp + version: 1.8.6 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bondcpp-1.8.6-py311h907a76e_20.tar.bz2 + sha256: 513a239302178fba14fbb4a8f4def080de70d5fcd3d7f577433d3b6f395c0c0b + md5: facedbb7cc20d05f308afe6469b7ce14 depends: - - eigen - - libboost >=1.82.0,<1.83.0a0 - - libcxx >=16 + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pcl >=1.13.1,<1.13.2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pcl-msgs - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-roscpp + - ros-noetic-smclib + arch: x86_64 platform: osx license: BSD-3-Clause - size: 21197 - timestamp: 1707994237416 + size: 64219 + timestamp: 1706531092673 - kind: conda - name: ros-humble-pcl-conversions - version: 2.4.0 - build: py311hc5b557a_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pcl-conversions-2.4.0-py311hc5b557a_6.tar.bz2 - sha256: 13b1468f2e12b62776f8f289988df686519e0eadc895828c9f63ac2da444f24f - md5: f94508d9d05372facad06fb8b9704515 + name: ros-noetic-bondcpp + version: 1.8.6 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bondcpp-1.8.6-py311h9a6a787_16.tar.bz2 + sha256: c8a9ea1f3c8cbce118b3943e09df1200aa5f84317918de19cbfcfac510d20e2b + md5: 059e53579425c5145798494be3cbc5c0 depends: - - __osx >=10.14 - - eigen - libboost >=1.82.0,<1.83.0a0 - - libcxx >=16 + - libboost-devel - numpy >=1.23.5,<2.0a0 - - pcl >=1.13.1,<1.13.2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pcl-msgs - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-roscpp + - ros-noetic-smclib + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 + platform: win + license: BSD-3-Clause + size: 141017 + timestamp: 1708765986375 +- kind: conda + name: ros-noetic-bondcpp + version: 1.8.6 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bondcpp-1.8.6-py311hbfa132e_8.tar.bz2 + sha256: ebfaec6347c169dc28be2d300d480565561437f765e1fe607a16d72c6c8601c5 + md5: 9eb195fa4a6f9e6c9190fe5d89ec6d33 + depends: + - boost-cpp + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-roscpp + - ros-noetic-smclib + arch: arm64 platform: osx license: BSD-3-Clause - size: 21031 - timestamp: 1707371722815 + size: 63937 + timestamp: 1706534189351 - kind: conda - name: ros-humble-pcl-conversions - version: 2.4.0 - build: py311heeb6b0b_6 - build_number: 6 + name: ros-noetic-bondcpp + version: 1.8.6 + build: py311hc091ac8_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bondcpp-1.8.6-py311hc091ac8_17.tar.bz2 + sha256: e23a93ef75df8b968471d8281e4594e300d566b16fb5aac8a5ea49922d80c75a + md5: e000c00ad992e81834b6080d33740e10 + depends: + - __glibc >=2.17,<3.0.a0 + - boost-cpp + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libuuid >=2.38.1,<3.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bond + - ros-noetic-roscpp + - ros-noetic-smclib + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 75349 + timestamp: 1706740077448 +- kind: conda + name: ros-noetic-bondpy + version: 1.8.6 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pcl-conversions-2.4.0-py311heeb6b0b_6.tar.bz2 - sha256: 3a590f1590c191fb8cb76d31d522bc3d36932ea1f67a2289cce167653c8b18cd - md5: 5a052717ffb087d98df69fc50fdeca55 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-bondpy-1.8.6-py311h38cd7cb_16.tar.bz2 + sha256: db870fee2e3976ecdc5ff50ea38e605beaa5cdbde198890372583e106b8115bf + md5: 1f8e578c5571368c6c96b97a14a028ea depends: - - eigen - - libboost >=1.82.0,<1.83.0a0 - numpy >=1.23.5,<2.0a0 - - pcl >=1.13.1,<1.13.2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pcl-msgs - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-smclib - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 18948 - timestamp: 1707859050004 + size: 30617 + timestamp: 1708766634495 - kind: conda - name: ros-humble-pcl-conversions - version: 2.4.0 - build: py311hf85fee4_6 - build_number: 6 + name: ros-noetic-bondpy + version: 1.8.6 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-bondpy-1.8.6-py311h907a76e_20.tar.bz2 + sha256: 578a39a36ba9b5bac3b4aecdf0fd112af63426e5849a32c3f9eaffa43d311aff + md5: 4c3eaeb1cc5fcab45e898ef75bad1adb + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-smclib + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 30967 + timestamp: 1706573668195 +- kind: conda + name: ros-noetic-bondpy + version: 1.8.6 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pcl-conversions-2.4.0-py311hf85fee4_6.tar.bz2 - sha256: c976deb0c8ecd0e6979a499de7521d1cfec5c8cc3ad460f1a6eca4b3198bf572 - md5: dae35fc24cbe97c5ab0a4606fbbced79 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-bondpy-1.8.6-py311hb335429_17.tar.bz2 + sha256: 6278c3a463c63d6424d6843bd6d7d90da45ed2e5442d41d52fb8957c18afd0e9 + md5: 6f16c518856a06f387d6dd6836af725a depends: - __glibc >=2.17,<3.0.a0 - - eigen - - libboost >=1.82.0,<1.83.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - libuuid - numpy >=1.23.5,<2.0a0 - - pcl >=1.13.1,<1.13.2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-message-filters - - ros-humble-pcl-msgs - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-smclib arch: x86_64 platform: linux license: BSD-3-Clause - size: 21459 - timestamp: 1707315988440 + size: 30792 + timestamp: 1706740640863 - kind: conda - name: ros-humble-pcl-msgs - version: 1.0.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-bondpy + version: 1.8.6 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-bondpy-1.8.6-py311hbfa132e_8.tar.bz2 + sha256: 1a36e8fa91bc1fcefba9c592fedf91b0e561470c09831e9afe3d10a75719abab + md5: d6fa97dabbbaeda271bb9a243b349611 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-smclib + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 26599 + timestamp: 1706535503001 +- kind: conda + name: ros-noetic-catkin + version: 0.8.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pcl-msgs-1.0.0-py311h38cd7cb_6.tar.bz2 - sha256: 04ea6ab809692fb3518ad78a23f6ad5e9459dab03ba7be8b67fc90bde2fea629 - md5: c4758a8e77b9fa643910554936fcfa18 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-catkin-0.8.10-py311h38cd7cb_16.tar.bz2 + sha256: e12fce456d96b9021d229109cddc7066f3062e49bb04a9ddec3186fc4fb1c845 + md5: aef4dd6d607c10ff65860f7ad67857eb depends: + - catkin_pkg + - cmake + - empy + - gmock + - gtest >=1.14.0,<1.14.1.0a0 + - nose - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - setuptools - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 136489 - timestamp: 1707854684691 + size: 217156 + timestamp: 1708737170541 - kind: conda - name: ros-humble-pcl-msgs - version: 1.0.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-catkin + version: 0.8.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pcl-msgs-1.0.0-py311h907a76e_6.tar.bz2 - sha256: 1b1788ac43e39d17942d81922254c9943a680a088e4fd7a965691751ac96da71 - md5: c3d69ebfebdd1305aa17f309fcb8899f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-catkin-0.8.10-py311h907a76e_20.tar.bz2 + sha256: ffba6dee82afb34deb29f4c1a2ec7eb833de48d469713bd5eeff8551cf5db08e + md5: c078e7446cc811fb35328c0a72fc4567 depends: - __osx >=10.14 - - libcxx >=16 + - catkin_pkg + - cmake + - empy + - gmock + - gtest >=1.14.0,<1.14.1.0a0 + - libcxx >=15 + - nose - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - setuptools arch: x86_64 platform: osx license: BSD-3-Clause - size: 113568 - timestamp: 1707357925619 + size: 181001 + timestamp: 1706523577935 - kind: conda - name: ros-humble-pcl-msgs - version: 1.0.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-catkin + version: 0.8.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pcl-msgs-1.0.0-py311hb335429_6.tar.bz2 - sha256: 3ae90a740e3731409720ef6d82634257c3c71494c5829bfdd3b382d32e0cb4f2 - md5: ced9873c5514f6163593fb1417f6017e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-catkin-0.8.10-py311hb335429_17.tar.bz2 + sha256: 9f815f9c8c21cbc90432369671a4cb658a4a30c45e7c2958165f40f08316867c + md5: 25b9688f409eed0afe7f63da0686ab49 depends: - __glibc >=2.17,<3.0.a0 + - catkin_pkg + - cmake + - empy + - gmock + - gtest >=1.14.0,<1.14.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - nose - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - setuptools arch: x86_64 platform: linux license: BSD-3-Clause - size: 122225 - timestamp: 1707314014449 + size: 180995 + timestamp: 1706736109925 - kind: conda - name: ros-humble-pcl-msgs - version: 1.0.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-catkin + version: 0.8.10 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pcl-msgs-1.0.0-py311hbfa132e_5.tar.bz2 - sha256: 49227ee073833ae921797c967dd4a58a7eeb309156e344a9f5081ed3055dfc29 - md5: bedf78469c14d6de09a047ed4ca4cd11 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-catkin-0.8.10-py311hbfa132e_8.tar.bz2 + sha256: 671199cb6053b14c6d76da68abb31cfc3a8792c0d43c776c4a8533bb5d32497d + md5: 096ddf826730c27ce6b284e98a2c30a8 depends: - - libcxx >=16 + - catkin_pkg + - cmake + - empy + - gmock + - gtest >=1.14.0,<1.14.1.0a0 + - libcxx >=15 + - nose - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - setuptools arch: arm64 platform: osx license: BSD-3-Clause - size: 113337 - timestamp: 1707991226555 + size: 161013 + timestamp: 1706523625989 - kind: conda - name: ros-humble-pendulum-control - version: 0.20.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-class-loader + version: 0.5.0 + build: py311h0357816_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pendulum-control-0.20.3-py311hb335429_6.tar.bz2 - sha256: 5aab8378f834b0df2fd7081ee03dac84ead360692547522afd5d3a05c6d861d5 - md5: ead8e11addd84758b5ce4f4ac01d3fe0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-class-loader-0.5.0-py311h0357816_17.tar.bz2 + sha256: 3f86987766bf9e2bfb869bb0dec2c4045f7da8290fa8d36b73b82efb9b4eb0c7 + md5: 4806809f5cda9522b2801c14fc298589 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp + - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - poco >=1.12.4,<1.12.5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pendulum-msgs - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-rttest - - ros-humble-tlsf-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 373107 - timestamp: 1707316838198 + size: 83867 + timestamp: 1706738076521 - kind: conda - name: ros-humble-pendulum-msgs - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-class-loader + version: 0.5.0 + build: py311h4b41526_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pendulum-msgs-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 0a0d55c331c4dd884d331a7bc24a15e38004c16990ee5c0756e824ffb7a65db5 - md5: 861ec858e4ce4e8687cff4a83dcfc1a9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-class-loader-0.5.0-py311h4b41526_16.tar.bz2 + sha256: 296d5ab7354d55ead9cd6b5dc05dc401590528fc58f7d149aeb636655e3c9e3a + md5: 9dd118600cba24b0cbd8a58501160f52 depends: + - console_bridge >=1.0.2,<1.1.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 + - poco >=1.12.4,<1.12.5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 89189 - timestamp: 1707856638820 + size: 159527 + timestamp: 1708740504909 - kind: conda - name: ros-humble-pendulum-msgs - version: 0.20.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-class-loader + version: 0.5.0 + build: py311h92f7659_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-class-loader-0.5.0-py311h92f7659_8.tar.bz2 + sha256: 4b65445e8884127939ceeef69aa1436bf370bbb0e138663ca090b287a3d5db4f + md5: 17c54b41d096be56e69ecf11b9ed20a5 + depends: + - boost-cpp + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - poco >=1.12.4,<1.12.5.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 64271 + timestamp: 1706527909983 +- kind: conda + name: ros-noetic-class-loader + version: 0.5.0 + build: py311hc824410_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pendulum-msgs-0.20.3-py311h907a76e_6.tar.bz2 - sha256: ec812c651af34c0091ee63c73aae81550623e8fab4cbeee3a171effe6a36ec6d - md5: b0096f635858089df90e4306967d693c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-class-loader-0.5.0-py311hc824410_20.tar.bz2 + sha256: 167421c1d3d5cfe7bf0ea42a041888e5dca3e02513ef76847c2efa65408fbfd5 + md5: d552c781b9d01c392e5b897fa5c41437 depends: - __osx >=10.14 - - libcxx >=16 + - boost-cpp + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - poco >=1.12.4,<1.12.5.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 70484 - timestamp: 1707354959554 + size: 64530 + timestamp: 1706526497078 - kind: conda - name: ros-humble-pendulum-msgs - version: 0.20.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-cmake-modules + version: 0.5.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cmake-modules-0.5.0-py311h38cd7cb_16.tar.bz2 + sha256: 98a0d9ae1ae488feeb7d1a37210796016df428bb9b945d6ac246b35c3347b32c + md5: 03c0adffd0d4db19fb2d2593b4160326 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 22915 + timestamp: 1708738890318 +- kind: conda + name: ros-noetic-cmake-modules + version: 0.5.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cmake-modules-0.5.0-py311h907a76e_20.tar.bz2 + sha256: 06f48526a412cc4e2de5be9263daefb245977efe96dc3be3f42904f8193facb4 + md5: 72282ded45e8e282e7a9322a0c3f7742 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 23405 + timestamp: 1706525060843 +- kind: conda + name: ros-noetic-cmake-modules + version: 0.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pendulum-msgs-0.20.3-py311hb335429_6.tar.bz2 - sha256: 8ce123b2cc85170ec5e4e9bcaaa0b4daebfda54261ab68a876be14910ae5e74a - md5: 5bb918e214da8acb143cf484c13f1a1f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cmake-modules-0.5.0-py311hb335429_17.tar.bz2 + sha256: 6beb5b12bfaf4716a92f45ba83415ac7ceaef6332bd98045fa91f3195f791019 + md5: b80e0fe2e79cb94f8ef713c5de829846 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -30314,106 +75227,106 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 78895 - timestamp: 1707313016246 + size: 23228 + timestamp: 1706737493790 - kind: conda - name: ros-humble-pendulum-msgs - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-cmake-modules + version: 0.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pendulum-msgs-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 28b674d11dbfe85152c34c1cb5aa306c9a99d0b6b3b3ef7bb7f2a4a3e49afabc - md5: 949ac457a51a3605ac94b14a057da805 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cmake-modules-0.5.0-py311hbfa132e_8.tar.bz2 + sha256: 81ed446dc87848b216dc04702e872a7cfb9c297d6871ee4157ec4d017f1f08b9 + md5: 67e504fcc5dc11264b3d62afcf45f985 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 73805 - timestamp: 1707983119101 + size: 23720 + timestamp: 1706525812905 - kind: conda - name: ros-humble-pluginlib - version: 5.1.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-common-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pluginlib-5.1.0-py311h38cd7cb_7.tar.bz2 - sha256: 8345c1c7277536b6cbffd08917965b0e989eb3c74b59db827b3daadc0c732ba4 - md5: a9d8da7ac5d7e706f2fe04e103b53751 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-common-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 399bf52107641a705900340dcd4b13a5a52d9b8d935fc2bbcbf4e05a67389a7a + md5: 665c4291c92ea6b8561cf3e7f28e1741 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-diagnostic-msgs + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-shape-msgs + - ros-noetic-stereo-msgs + - ros-noetic-trajectory-msgs + - ros-noetic-visualization-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 27590 - timestamp: 1708868487725 + size: 8122 + timestamp: 1708777318761 - kind: conda - name: ros-humble-pluginlib - version: 5.1.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-common-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pluginlib-5.1.0-py311h907a76e_6.tar.bz2 - sha256: fe46a56f0b80c7fc1cb835d3ed7a8cfd0d48b7017791644ede0e8c310d965865 - md5: 1490690eb6452086713a162cadbdec4d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-common-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 7acc8ba94e5cf2cd213d01db9ec1469985e210141c4da4460156ae9d7bbbf400 + md5: 8d359a113932f82a1c700848d2a91d9d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-diagnostic-msgs + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-shape-msgs + - ros-noetic-stereo-msgs + - ros-noetic-trajectory-msgs + - ros-noetic-visualization-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 28861 - timestamp: 1707350898971 + size: 8475 + timestamp: 1706676014298 - kind: conda - name: ros-humble-pluginlib - version: 5.1.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-common-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pluginlib-5.1.0-py311hb335429_6.tar.bz2 - sha256: bfe115f52d4df3d4a410f0558ca65c6ac2570e698b69ad567a7227683711b00f - md5: 18e6cd66a16763080c4152b3522f1aa0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-common-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 3418b89dcf7fda6a1b7eb6c70407c2b751faa34be5c350ecc2ed353f4db99ccd + md5: 8c7e14657bd3dd03c02d496439588d45 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -30422,200 +75335,222 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-diagnostic-msgs + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-shape-msgs + - ros-noetic-stereo-msgs + - ros-noetic-trajectory-msgs + - ros-noetic-visualization-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 28680 - timestamp: 1707311879076 + size: 8319 + timestamp: 1706742198803 - kind: conda - name: ros-humble-pluginlib - version: 5.1.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-common-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pluginlib-5.1.0-py311hbfa132e_5.tar.bz2 - sha256: bc43c433205f26960d79d09e4e33d1c625dbbb8c76a6af4a17cdd28a5476206f - md5: e0b25c6e9255f508989778315e9d710d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-common-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 48a88550bea8eb5d8611e659897f14f57e7770605fea12d6ce58b533f8b8f7cc + md5: 23dd02b02dded41eb30c7f7441775233 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-diagnostic-msgs + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-shape-msgs + - ros-noetic-stereo-msgs + - ros-noetic-trajectory-msgs + - ros-noetic-visualization-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 28915 - timestamp: 1707346687361 + size: 8582 + timestamp: 1706673845123 - kind: conda - name: ros-humble-pybind11-vendor - version: 2.4.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-common-tutorials + version: 0.2.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-pybind11-vendor-2.4.2-py311h38cd7cb_7.tar.bz2 - sha256: 7147f4d7cfbfcd2d856967d6b0a8d6d1eaf6353e7efdb30d8bb569d3c4079a51 - md5: a7fd018643ab4fc13ca4804d4c48f3f7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-common-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + sha256: 37ff9530c110b04b7f4df3a46dc38819ce5e7a201c03ad63065397bbeb90b729 + md5: 5f7c0e661c081a24724cfd826958c929 depends: - numpy >=1.23.5,<2.0a0 - - pybind11 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-tutorials + - ros-noetic-nodelet-tutorial-math + - ros-noetic-pluginlib-tutorials + - ros-noetic-turtle-actionlib - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 9514 - timestamp: 1708746393481 + size: 8624 + timestamp: 1708780426270 - kind: conda - name: ros-humble-pybind11-vendor - version: 2.4.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-common-tutorials + version: 0.2.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-pybind11-vendor-2.4.2-py311h907a76e_6.tar.bz2 - sha256: ba4ba075460e26d5939e9145d3b917972bb34d0ea6bcab9549218905758b0129 - md5: 72138ac9da356012c124ca63c47ff7b9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-common-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + sha256: ab64013078689699d2d4ca688f748b8060ad63eebee31bf2004c5c0f71474591 + md5: 728d00f297c2f35acb5af5546bac30bb depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pybind11 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-tutorials + - ros-noetic-nodelet-tutorial-math + - ros-noetic-pluginlib-tutorials + - ros-noetic-turtle-actionlib arch: x86_64 platform: osx license: BSD-3-Clause - size: 10790 - timestamp: 1707311072499 + size: 9303 + timestamp: 1706678452365 - kind: conda - name: ros-humble-pybind11-vendor - version: 2.4.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-common-tutorials + version: 0.2.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-pybind11-vendor-2.4.2-py311hb335429_6.tar.bz2 - sha256: f976a3de9bb646644843b2d9dd7fe6d4d1e3f15adf3c11712187d01a1ae3bb45 - md5: 23614f1171df0201fc8f7274f5238093 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-common-tutorials-0.2.0-py311hb335429_17.tar.bz2 + sha256: bcec90272e928dfb3cef97bcbdf656d88106f0abfec1491315b75a96e626abd5 + md5: bfe9115bb34d03ba8aa179d75dee8ce8 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pybind11 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-tutorials + - ros-noetic-nodelet-tutorial-math + - ros-noetic-pluginlib-tutorials + - ros-noetic-turtle-actionlib arch: x86_64 platform: linux license: BSD-3-Clause - size: 10620 - timestamp: 1707309049408 + size: 9755 + timestamp: 1706743781559 - kind: conda - name: ros-humble-pybind11-vendor - version: 2.4.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-common-tutorials + version: 0.2.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-pybind11-vendor-2.4.2-py311hbfa132e_5.tar.bz2 - sha256: bcf030bbd3c959d0971b40a672c58e024be9867ac3bba467ca71750a07950d37 - md5: dd3c4398974f465ee238af3f8cbf9c11 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-common-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + sha256: 9c91a781565e9899e4189bf16d6e8c365c0d898c3d12a1af0845b8ff1b340559 + md5: 3bc8a638027d638fa636d66661fa398a depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pybind11 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-tutorials + - ros-noetic-nodelet-tutorial-math + - ros-noetic-pluginlib-tutorials + - ros-noetic-turtle-actionlib arch: arm64 platform: osx license: BSD-3-Clause - size: 10824 - timestamp: 1707308703638 + size: 9351 + timestamp: 1706682441443 - kind: conda - name: ros-humble-python-cmake-module - version: 0.10.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-control-msgs + version: 1.5.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-python-cmake-module-0.10.0-py311h38cd7cb_7.tar.bz2 - sha256: 63a5acc5cafc08a82f34832154fc919b2e252f9ba5024e77b1de1380e5901299 - md5: 218c57592065c74faf6d0a067710033c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-control-msgs-1.5.2-py311h38cd7cb_16.tar.bz2 + sha256: 4a6c4fd69e02c4ce8c3d92a8f18dd7563fa65232788ebfad4f4e42b5fc32bdca + md5: 8063ba997824dd6f209a9325dd806f0a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs + - ros-noetic-trajectory-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11920 - timestamp: 1708861907383 + size: 243928 + timestamp: 1708765999909 - kind: conda - name: ros-humble-python-cmake-module - version: 0.10.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-control-msgs + version: 1.5.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-python-cmake-module-0.10.0-py311h907a76e_6.tar.bz2 - sha256: b4cd9ff23e999838275dbaf497df974fdcdd914ed187b39467f3b44fd1d6bb0f - md5: b422f01c0f01950e233c4fb86e9bba3f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-control-msgs-1.5.2-py311h907a76e_20.tar.bz2 + sha256: 080935339f239722f86e413feb36cc1ee6f792f737c4ad220f4457776364180e + md5: 77001b15a9c69e19c12a14675281d302 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs + - ros-noetic-trajectory-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 13174 - timestamp: 1707347118757 + size: 244028 + timestamp: 1706531961176 - kind: conda - name: ros-humble-python-cmake-module - version: 0.10.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-control-msgs + version: 1.5.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-python-cmake-module-0.10.0-py311hb335429_6.tar.bz2 - sha256: 421078ac2f0de380b0cc49e0789b314f588f294eff5f685981abbffc6f17b94c - md5: 497ef5daa0b9f478ad0b95de2dfe11a2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-control-msgs-1.5.2-py311hb335429_17.tar.bz2 + sha256: d2f6c68d8d5590fc034afd436aa31601094bf881aeee23129416900342d9ce9c + md5: 5b1464d20affd0148f089121e7e17d9e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -30624,676 +75559,777 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs + - ros-noetic-trajectory-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 13049 - timestamp: 1707310553580 + size: 244113 + timestamp: 1706740380477 - kind: conda - name: ros-humble-python-cmake-module - version: 0.10.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-control-msgs + version: 1.5.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-python-cmake-module-0.10.0-py311hbfa132e_5.tar.bz2 - sha256: ef0aabfba21c5979637341ec9fcc1636f7a82d3d436918ab076d444023d0aecb - md5: 4985dc38bb049ffc917b94a65238f3f6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-control-msgs-1.5.2-py311hbfa132e_8.tar.bz2 + sha256: aadf6fc591eff6d8e4094f9347816faa0c470ad27bc77dee099d942026fddaee + md5: 0bf9550a1fcc33af897a2b5195c8a325 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs + - ros-noetic-trajectory-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 13247 - timestamp: 1707345268196 + size: 185083 + timestamp: 1706535115724 - kind: conda - name: ros-humble-python-qt-binding - version: 1.1.2 - build: py311h63ef4a2_7 - build_number: 7 + name: ros-noetic-cpp-common + version: 0.7.3 + build: py311h00a3625_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cpp-common-0.7.3-py311h00a3625_8.tar.bz2 + sha256: a27f92fe1e5e4416aff0906e781a5c1d78fb1d7d5906b0a9329a25f1714b586a + md5: e3771979d3667440435bde4406cd04dd + depends: + - boost-cpp + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 31698 + timestamp: 1706525604017 +- kind: conda + name: ros-noetic-cpp-common + version: 0.7.3 + build: py311h49e050f_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-python-qt-binding-1.1.2-py311h63ef4a2_7.tar.bz2 - sha256: cb9d3833e00a42c20593e0831ec56a96908a0ed98380a9ac15e2f0844a9c92f1 - md5: f281ccb38aadcc12393f1c2256024e9f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cpp-common-0.7.3-py311h49e050f_16.tar.bz2 + sha256: 839eb646113b8324a25843fdad79513180499a11be847fc6153044e5c39c30d3 + md5: dd2a9332e1863a578e1906270be22668 depends: + - console_bridge >=1.0.2,<1.1.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - - pyqt-builder - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 34084 - timestamp: 1710702567492 + size: 63057 + timestamp: 1708738700288 - kind: conda - name: ros-humble-python-qt-binding - version: 1.1.2 - build: py311ha3ff0c1_6 - build_number: 6 + name: ros-noetic-cpp-common + version: 0.7.3 + build: py311hb303436_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cpp-common-0.7.3-py311hb303436_17.tar.bz2 + sha256: 89c88b3c2bafc2fc33c89451ab8e59ae5677870ae6ef374e27747d08b5b2abc9 + md5: 02c6c2744510b6331dead5cd26de175d + depends: + - __glibc >=2.17,<3.0.a0 + - boost-cpp + - console_bridge >=1.0.2,<1.1.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 32437 + timestamp: 1706737438783 +- kind: conda + name: ros-noetic-cpp-common + version: 0.7.3 + build: py311he602911_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-python-qt-binding-1.1.2-py311ha3ff0c1_6.tar.bz2 - sha256: fcb08a1d90f5f8e4e2fe950c3a5b3912445a6700be1b701de8d1d18158ac7839 - md5: 322a96b521f26678f18e134e24f70b86 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cpp-common-0.7.3-py311he602911_20.tar.bz2 + sha256: 0812d36306a6b6f75ff4857076953004ddccf7f1752c5b215cdc57149e97a8c9 + md5: a19b6e430ca125e347c1437a1e82bcba depends: - __osx >=10.14 - - libcxx >=16 + - boost-cpp + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - - pyqt-builder - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 35230 - timestamp: 1707347356959 + size: 30900 + timestamp: 1706524880634 - kind: conda - name: ros-humble-python-qt-binding - version: 1.1.2 - build: py311ha5a60af_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-python-qt-binding-1.1.2-py311ha5a60af_5.tar.bz2 - sha256: 755d5e631e2a2ccc154b184f01ad648f03a9608896eb2e965aa1b619773297da - md5: 42f800db65e5a96099d8c1507aa5e3fc + name: ros-noetic-cv-bridge + version: 1.16.2 + build: py311h343ef25_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-cv-bridge-1.16.2-py311h343ef25_16.tar.bz2 + sha256: d1f26b1dad64b01f9ac230c9320ddca264fac414820de693f29444c6906dfacd + md5: 73051c25fc5e4a4761320111dba300a1 depends: - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - libboost-python >=1.82.0,<1.83.0a0 + - libboost-python-devel + - libopencv >=4.9.0,<4.9.1.0a0 - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - - pyqt-builder + - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-sensor-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 374373 + timestamp: 1708775438120 +- kind: conda + name: ros-noetic-cv-bridge + version: 1.16.2 + build: py311h501d6c9_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-cv-bridge-1.16.2-py311h501d6c9_20.tar.bz2 + sha256: 51b08141ab081eb7438a90ee032f580228527882cab6b5a00dc14c0715225bd4 + md5: 702d5b0dc450d079fa653877c60fbd98 + depends: + - __osx >=10.14 + - boost + - libcxx >=15 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-sensor-msgs - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 35275 - timestamp: 1707351856624 + size: 166325 + timestamp: 1706675474083 - kind: conda - name: ros-humble-python-qt-binding - version: 1.1.2 - build: py311hf4f0b2d_6 - build_number: 6 + name: ros-noetic-cv-bridge + version: 1.16.2 + build: py311h5fd4792_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-python-qt-binding-1.1.2-py311hf4f0b2d_6.tar.bz2 - sha256: d37bbaf75dc3c1aab0044d42d1407c35d77b5ab077d1e213534eea794599d6b0 - md5: 0bac536c38098c816fcd52ea7ae54703 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-cv-bridge-1.16.2-py311h5fd4792_17.tar.bz2 + sha256: fe9b34ec4071403287f821896a3a17af4b235ccd0d87fbfa38c43e2fbe03768f + md5: d3490bc046bdeec82f6bd63454c44f73 depends: - __glibc >=2.17,<3.0.a0 + - boost - libgcc-ng >=12 - libgcc-ng >=12 + - libopencv >=4.9.0,<4.9.1.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - - pyqt-builder + - py-opencv >=4.9.0,<5.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-sensor-msgs - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 35958 - timestamp: 1707310641997 + size: 181296 + timestamp: 1706742059367 - kind: conda - name: ros-humble-qt-dotgraph - version: 2.2.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-cv-bridge + version: 1.16.2 + build: py311hb5c0377_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-cv-bridge-1.16.2-py311hb5c0377_8.tar.bz2 + sha256: 7cad02c407311ef7f0b22600b2b8a64e476474d2d33ecfa71f672133c2b296c7 + md5: f3465fb5568165590ddeaaec40a0648a + depends: + - boost + - libcxx >=15 + - libopencv >=4.9.0,<4.9.1.0a0 + - numpy >=1.23.5,<2.0a0 + - py-opencv >=4.9.0,<5.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-sensor-msgs + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 161068 + timestamp: 1706673480918 +- kind: conda + name: ros-noetic-desktop + version: 1.5.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-dotgraph-2.2.3-py311h38cd7cb_6.tar.bz2 - sha256: 39f9b0f219515b8ea2663dfb7d89db03326b04f6b9558820e40c6f732b7bcfb3 - md5: fcf0cd8849cb777ecdfa32c50b8335fd + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-desktop-1.5.0-py311h38cd7cb_16.tar.bz2 + sha256: cf66a00de8e30b6c1df11cdb5756b43c5b4b395b83a6a63f4df89508f5d71a0b + md5: 6992355a8b573ace09dcb6d9b8f0cf19 depends: - numpy >=1.23.5,<2.0a0 - - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-common-tutorials + - ros-noetic-geometry-tutorials + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot + - ros-noetic-ros-tutorials + - ros-noetic-roslint + - ros-noetic-urdf-tutorial + - ros-noetic-visualization-tutorials + - ros-noetic-viz - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 48447 - timestamp: 1707858410209 + size: 10873 + timestamp: 1708792548531 - kind: conda - name: ros-humble-qt-dotgraph - version: 2.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-desktop + version: 1.5.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-dotgraph-2.2.3-py311h907a76e_6.tar.bz2 - sha256: cbf71ed6bf7c941f5df32419ca39cc2726d2cf2771c661662846addce6312c28 - md5: 03b5b43632371de0209cb7332d4f7ce7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-desktop-1.5.0-py311h907a76e_20.tar.bz2 + sha256: 8e3e74a203e2a73b0b70e7523f8d3e4e7d63a192538478fe92713ca35e2df4d0 + md5: b10891654e67921efa357923c00ac1ad depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-common-tutorials + - ros-noetic-geometry-tutorials + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot + - ros-noetic-ros-tutorials + - ros-noetic-roslint + - ros-noetic-urdf-tutorial + - ros-noetic-visualization-tutorials + - ros-noetic-viz arch: x86_64 platform: osx license: BSD-3-Clause - size: 49673 - timestamp: 1707348775175 + size: 11534 + timestamp: 1706736297692 - kind: conda - name: ros-humble-qt-dotgraph - version: 2.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-desktop + version: 1.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-dotgraph-2.2.3-py311hb335429_6.tar.bz2 - sha256: afab59b65fcce7b2995d2c1d415b81f68bd0915114ea34cac033e5ec6c22d2e0 - md5: c55dd6c6e12897eb5e6161ead96c8344 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-desktop-1.5.0-py311hb335429_17.tar.bz2 + sha256: 359de93f6dda5508c98a13f6c2a99570e47517c331b8970b5e8cf6122ae1e06c + md5: 85b5c36aa04f0990bc4c05e793f459cc depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-common-tutorials + - ros-noetic-geometry-tutorials + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot + - ros-noetic-ros-tutorials + - ros-noetic-roslint + - ros-noetic-urdf-tutorial + - ros-noetic-visualization-tutorials + - ros-noetic-viz arch: x86_64 platform: linux license: BSD-3-Clause - size: 49763 - timestamp: 1707311103132 + size: 11721 + timestamp: 1706752559137 - kind: conda - name: ros-humble-qt-dotgraph - version: 2.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-desktop + version: 1.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-dotgraph-2.2.3-py311hbfa132e_5.tar.bz2 - sha256: 318aa7b81c4bacc95226c1623ca641ee7bc4e22df62f4a97a89d8ebd033b8c12 - md5: f40b5e9a70c476537da8aa8e2d9ff035 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-desktop-1.5.0-py311hbfa132e_8.tar.bz2 + sha256: 4e27172f909be7c4b75fca2f202690704dcc72dd66741edad1119d200e881c3d + md5: 3d4425fb83b76ead379f86170888cde5 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-common-tutorials + - ros-noetic-geometry-tutorials + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot + - ros-noetic-ros-tutorials + - ros-noetic-roslint + - ros-noetic-urdf-tutorial + - ros-noetic-visualization-tutorials + - ros-noetic-viz arch: arm64 platform: osx license: BSD-3-Clause - size: 49665 - timestamp: 1707345774091 + size: 11584 + timestamp: 1706741344572 - kind: conda - name: ros-humble-qt-gui - version: 2.2.3 - build: py311h63ef4a2_6 - build_number: 6 + name: ros-noetic-diagnostic-aggregator + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-2.2.3-py311h63ef4a2_6.tar.bz2 - sha256: 7d722711309e905689511710af04887b3c407c6a8f2075906d328bb6ab864376 - md5: a6c0e1bc0cf6aa582abd4e7538096a68 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-aggregator-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 2c82be6deed0df996afa8b09dd4a684142bf3e91bdb7d2cf043829e62a293f4b + md5: b3b8fd4aec50d849e30c56c76f703f11 depends: - - catkin_pkg - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-tango-icons-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-diagnostic-msgs + - ros-noetic-pluginlib + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-xmlrpcpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 184717 - timestamp: 1707858905001 + size: 704512 + timestamp: 1708770101063 - kind: conda - name: ros-humble-qt-gui - version: 2.2.3 - build: py311ha3ff0c1_6 - build_number: 6 + name: ros-noetic-diagnostic-aggregator + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-2.2.3-py311ha3ff0c1_6.tar.bz2 - sha256: 582401ad23cb18669bc96bfda6b457444ad677f0205492355d36344851711c71 - md5: 8a9cfcbd48af489cc4b218327b863a5b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-aggregator-1.11.0-py311h907a76e_20.tar.bz2 + sha256: cebaebf889cfb6880557d0f397ffd1ff83044181da670bfa23f088f17051736c + md5: 10fa4b981bfed5fb09e3405bcb51a3ab depends: - __osx >=10.14 - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-tango-icons-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-diagnostic-msgs + - ros-noetic-pluginlib + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-xmlrpcpp arch: x86_64 platform: osx license: BSD-3-Clause - size: 190280 - timestamp: 1707348543314 -- kind: conda - name: ros-humble-qt-gui - version: 2.2.3 - build: py311ha5a60af_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-2.2.3-py311ha5a60af_5.tar.bz2 - sha256: e414a90c8336bdc78d70d6c4acd47a524373906b375c9a9283f042aef5875b1d - md5: e3a400cf84337d884303976a55d114df - depends: - - catkin_pkg - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - - python - - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-tango-icons-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 195578 - timestamp: 1707345669269 + size: 348923 + timestamp: 1706574945333 - kind: conda - name: ros-humble-qt-gui - version: 2.2.3 - build: py311hf4f0b2d_6 - build_number: 6 + name: ros-noetic-diagnostic-aggregator + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-2.2.3-py311hf4f0b2d_6.tar.bz2 - sha256: 34183097c068ebc4a8b853eabda0da274482b14231c16b2b666f00405a459d99 - md5: 9eab63502e8d6ae60ef444269d5c3d63 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-aggregator-1.11.0-py311hb335429_17.tar.bz2 + sha256: 8144e74d8468013282fab3e86a954dac6dc690609e7a82b5f04b15d65548e196 + md5: fe0d9e3e07559a2f9ab22a3db224ba63 depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pyqt >=5.15.9,<5.16.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-tango-icons-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-diagnostic-msgs + - ros-noetic-pluginlib + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-xmlrpcpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 191667 - timestamp: 1707311041955 + size: 427971 + timestamp: 1706741229963 - kind: conda - name: ros-humble-qt-gui-cpp - version: 2.2.3 - build: py311h15ddf78_5 - build_number: 5 + name: ros-noetic-diagnostic-aggregator + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-cpp-2.2.3-py311h15ddf78_5.tar.bz2 - sha256: 9a9b703b0bb1721e3e094175c01b6b36fe43cb04a75086faa4965911bc36113f - md5: 0d74b1ac98faf32777089441df75dd94 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-aggregator-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: 5cfe505d283d3d3fc2b5c328216876c0b741c1caebae6fe3d9d2829d279319c7 + md5: 244fb0f75a9e55a229ceb92ca7414399 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pep517 - - pyqt-builder - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-bondpy + - ros-noetic-diagnostic-msgs + - ros-noetic-pluginlib + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-xmlrpcpp arch: arm64 platform: osx license: BSD-3-Clause - size: 192168 - timestamp: 1707982281159 + size: 331757 + timestamp: 1706576418827 - kind: conda - name: ros-humble-qt-gui-cpp - version: 2.2.3 - build: py311h27406db_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-cpp-2.2.3-py311h27406db_6.tar.bz2 - sha256: 3c8ac85c4f0a8108a41d6b22c7f65a2f0521246f4ed1aa749f3753f80fe3bb8d - md5: 713c04a8a6c49832f456cf6a3a781548 + name: ros-noetic-diagnostic-analysis + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-analysis-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 8de508d8bb2a1b8b8787d3bcedded74ccb3cad8e6bad1e2f4f4dfd425c8a8718 + md5: f8774d103eb672ab93a5b489380e0894 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - pep517 - - pyqt-builder - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: linux + platform: win license: BSD-3-Clause - size: 912534 - timestamp: 1707312121745 + size: 48194 + timestamp: 1708773478813 - kind: conda - name: ros-humble-qt-gui-cpp - version: 2.2.3 - build: py311h2e3875a_6 - build_number: 6 + name: ros-noetic-diagnostic-analysis + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-cpp-2.2.3-py311h2e3875a_6.tar.bz2 - sha256: 82360a3e6c09b2d2a7716c737b95e5ef13cc14b647381bd1b856c46a6ee2555f - md5: 18f798cf35498bcd2022a849d9d3867c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-analysis-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 1809f8b7002ffb0dc809364800fd1836ce67e75d3a052975645071263d3b6a90 + md5: 98e002a17147eff4623f13b503b66d09 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pep517 - - pyqt-builder - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-rosbag + - ros-noetic-roslib arch: x86_64 platform: osx license: BSD-3-Clause - size: 200773 - timestamp: 1707352169974 + size: 26825 + timestamp: 1706673569929 - kind: conda - name: ros-humble-qt-gui-cpp - version: 2.2.3 - build: py311h8bad128_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-cpp-2.2.3-py311h8bad128_6.tar.bz2 - sha256: a10e33df737db775925a65cd32d6e8e6fa375854dbbd1b5874fe061d9b949e87 - md5: 594f5013b5fe6150e935746285f474d7 + name: ros-noetic-diagnostic-analysis + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-analysis-1.11.0-py311hb335429_17.tar.bz2 + sha256: ae9e758b814b159821b1938bd0d826311c477ad9bd8f201ba46f233ae6f3a364 + md5: ec6e5830f64b1a456aea7a3e7ae4f9da + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 26615 + timestamp: 1706741805050 +- kind: conda + name: ros-noetic-diagnostic-analysis + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-analysis-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: c079fd345c1f64fdfb6a7db591ba0827188ac8f6a3a351752a6170ed073402dc + md5: 36334edf105c29ea79145d1070cb629a depends: + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pep517 - - pyqt-builder - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + arch: arm64 + platform: osx license: BSD-3-Clause - size: 11894 - timestamp: 1707862120124 + size: 30959 + timestamp: 1706673178325 - kind: conda - name: ros-humble-qt-gui-py-common - version: 2.2.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-diagnostic-common-diagnostics + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-qt-gui-py-common-2.2.3-py311h38cd7cb_6.tar.bz2 - sha256: 1123e12f1a851d7a471591b8f6b02101d355de1f3d32d875b17edd16cfd4c97d - md5: 2ac1f543a59bacfc64c74c605bda662b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: e0dd14c7acb4a2f0e6713e29c84e814f9293e323d26381ea2283e89658c459fa + md5: 2e1fade44c4c62dc27b7c10a716e44c5 depends: - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-updater + - ros-noetic-rospy + - ros-noetic-tf - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 28607 - timestamp: 1707859573218 + size: 89626 + timestamp: 1708783574689 - kind: conda - name: ros-humble-qt-gui-py-common - version: 2.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-diagnostic-common-diagnostics + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-qt-gui-py-common-2.2.3-py311h907a76e_6.tar.bz2 - sha256: d098d0acbec433642c8d07ff21ce3cd75033d90f0c0ea65dfb118dfcdd657246 - md5: 3423e69a900382ef6ae0124e34df2f89 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 1261cd5bb85c51e786d0a13dec4cd230d728ff2aac53bf2c5185ed8abd5c1407 + md5: 10d9bf96885b2c990e3e6ae93d461340 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-updater + - ros-noetic-rospy + - ros-noetic-tf arch: x86_64 platform: osx license: BSD-3-Clause - size: 29900 - timestamp: 1707348695012 + size: 60499 + timestamp: 1706678800187 - kind: conda - name: ros-humble-qt-gui-py-common - version: 2.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-diagnostic-common-diagnostics + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-qt-gui-py-common-2.2.3-py311hb335429_6.tar.bz2 - sha256: 59b297ed9d68c63fe1f189af0b28ee708e94beead569188ceb79e3ff785dd17c - md5: ef536a71fe7ab996e8eb5b46e92bbc8b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311hb335429_17.tar.bz2 + sha256: e85b113b54d039e1df02fafb72bed07870cc2b31711172926abd5f24b3b2fe43 + md5: 57b2c1046785bda58e067612d424f365 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-updater + - ros-noetic-rospy + - ros-noetic-tf arch: x86_64 platform: linux license: BSD-3-Clause - size: 30146 - timestamp: 1707311081507 + size: 60384 + timestamp: 1706743898807 - kind: conda - name: ros-humble-qt-gui-py-common - version: 2.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-diagnostic-common-diagnostics + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-qt-gui-py-common-2.2.3-py311hbfa132e_5.tar.bz2 - sha256: cdd5f19e02841e438693f3e0c087e1306b10a9b9e4f3d4c8924e432280b2463d - md5: fa62acf0828e3dd7398afc19a233a5dc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-common-diagnostics-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: 85907f47bf55c4b0b5750d0ef66ec90c886c46000e0695824441a24a97cb8be3 + md5: 4a92cea1581872b24c2f6753dc083b55 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-updater + - ros-noetic-rospy + - ros-noetic-tf arch: arm64 platform: osx license: BSD-3-Clause - size: 29935 - timestamp: 1707345742382 + size: 60607 + timestamp: 1706737441279 - kind: conda - name: ros-humble-quality-of-service-demo-cpp - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-diagnostic-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 3b16a4b935130739d28cea9ac88336f92896c4c2b6e2346276013607fee6db53 - md5: 02b86965358c2735a511bbc270bdd2fb + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 4741d5b80c987747cc9915bee46b0b5f67f74a1c44dff655403a50e8024993ec + md5: 9c5aaa6b7c894db1fdfbba5e898dd07b depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 512784 - timestamp: 1707859102356 + size: 53232 + timestamp: 1708762480163 - kind: conda - name: ros-humble-quality-of-service-demo-cpp - version: 0.20.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-diagnostic-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311h907a76e_6.tar.bz2 - sha256: 4d4eac13549a2e5b6e53ed6186bc82bf65b365705dd39a276fe0fad3b0873c51 - md5: a6a54475eebcbe54d4691c3bd626c0df + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 8ca32f78871d487db8f4f54c9d5ebb6cf3630a36fc04ee59eca74c54aef6bb0e + md5: 62061a8dfc90e131eb3d01591ad3ecc6 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 1039657 - timestamp: 1707363575256 + size: 53253 + timestamp: 1706529841236 - kind: conda - name: ros-humble-quality-of-service-demo-cpp - version: 0.20.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-diagnostic-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311hb335429_6.tar.bz2 - sha256: 1e89f3c5e11e43bfe2f61e314ee7d59f19b5a7bdde35a3dca448747e81a17770 - md5: c849357d9b9d5c5a37caedf3fc33cce7 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 3ef3004a62ae47a58dbcd556b11a5e0bc175f630706996c4418559085f414fe6 + md5: 036b17d8954916080066d3061b6ff414 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -31302,112 +76338,98 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 1015525 - timestamp: 1707315542776 + size: 52980 + timestamp: 1706739475556 - kind: conda - name: ros-humble-quality-of-service-demo-cpp - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-diagnostic-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-quality-of-service-demo-cpp-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: a348753dddfaac7b4634f49cbf8e51b9ce7004671c17432bd3777714f933a8a0 - md5: 5475cf8dc391b1eacaefe44f136fd080 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 3c7d68ef9c50681bfdd63091e4860a7fce2ac86880f44b96eab3c4c51b5f5e4f + md5: cfea835d11418dbfaf050744e70e634d depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-example-interfaces - - ros-humble-launch-ros - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 1013571 - timestamp: 1707993634440 + size: 47047 + timestamp: 1706531874205 - kind: conda - name: ros-humble-quality-of-service-demo-py - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-diagnostic-updater + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-quality-of-service-demo-py-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: 6a2cf64d21fa7358fa958c796dd5fc84a53b896d7d71e836179a4682854e132e - md5: e97e98ad4e4d43cccb64c05630eb4b84 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostic-updater-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 84afd5f07223f9971103afec2ee11415bd477c8fa03f54d8865d5622844e375d + md5: e6f0a17eafe26bc41e5676481b32af90 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-roscpp + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 45267 - timestamp: 1707856479612 + size: 105166 + timestamp: 1708770201783 - kind: conda - name: ros-humble-quality-of-service-demo-py - version: 0.20.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-diagnostic-updater + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-quality-of-service-demo-py-0.20.3-py311h907a76e_6.tar.bz2 - sha256: 74d690e23a1ab9cfa142cdc4d2b490fa355620e91c385576e9d17ff83bdc87f4 - md5: fea0caf2347138e22bb16b120013751b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostic-updater-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 35dc4b019769b68af39cee16155e3cfb0052cc78c3540fa771a0cdf0aaffdf1f + md5: 348fe513b2487ab97a5ed8cfe1e293f5 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-roscpp + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 32019 - timestamp: 1707360340695 + size: 66820 + timestamp: 1706575072902 - kind: conda - name: ros-humble-quality-of-service-demo-py - version: 0.20.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-diagnostic-updater + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-quality-of-service-demo-py-0.20.3-py311hb335429_6.tar.bz2 - sha256: 78bb291c726481f37b494520163f976cacec9a6c6fab29839cdfc751e8fc0366 - md5: ee72a0b82a036bdb6e7c8184c61f79af + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostic-updater-1.11.0-py311hb335429_17.tar.bz2 + sha256: be1af8df134043b429168f39d701fc953460c308057bc78a739e3c505b274743 + md5: 256a48905c60bd8aeb50a8fdd6d11cd4 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -31416,114 +76438,104 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-roscpp + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 31770 - timestamp: 1707315152075 + size: 79067 + timestamp: 1706741261148 - kind: conda - name: ros-humble-quality-of-service-demo-py - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-diagnostic-updater + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-quality-of-service-demo-py-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 0bfa948353ac3c4d5578435024f184c438c19a7d7a266ddb1a4ade8de49bec64 - md5: 4ba2c9e7d6b883826c63d1cab769e6b6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostic-updater-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: 867619e16ea8ec7e2c47cfc1cb0a31137791b3f537e82dcaad2124ff8e794a53 + md5: 5d8035e1434b6b1027b069031433fbf0 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-roscpp + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 32085 - timestamp: 1707992790368 + size: 60895 + timestamp: 1706576548845 - kind: conda - name: ros-humble-rcl - version: 5.3.7 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-diagnostics + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-5.3.7-py311h38cd7cb_7.tar.bz2 - sha256: 2fac9753d55f3f9cc0514ec9ebb9fa536675d45788c31532451bb5a750e01463 - md5: 4ece74cd542375987d84614c09208b81 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-diagnostics-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: e189db0151b36e8269762eaf96e2f34f7fd470ca1a3752e4f970bf1a013d1b95 + md5: 074fd258a7c87fca47c825e5eeb6d4d7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rcl-logging-interface - - ros-humble-rcl-logging-spdlog - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-aggregator + - ros-noetic-diagnostic-analysis + - ros-noetic-diagnostic-common-diagnostics + - ros-noetic-diagnostic-updater + - ros-noetic-self-test - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 153090 - timestamp: 1708882076612 + size: 9306 + timestamp: 1708784530870 - kind: conda - name: ros-humble-rcl - version: 5.3.7 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-diagnostics + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-5.3.7-py311h907a76e_6.tar.bz2 - sha256: 18066f14d295ec8b21e729aba8c7bd6f8a034d099b377ad5c4e3b3cd94e0c721 - md5: d1277a7fe446296a46db21dbe11d4548 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-diagnostics-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 2f42b628fce1ddd11154c5d785434a4a4d8d3b3b1bc514eabf0949974f112be1 + md5: 6d2fad222e16a5ae611bf3a8252fa07a depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rcl-logging-interface - - ros-humble-rcl-logging-spdlog - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-aggregator + - ros-noetic-diagnostic-analysis + - ros-noetic-diagnostic-common-diagnostics + - ros-noetic-diagnostic-updater + - ros-noetic-self-test arch: x86_64 platform: osx license: BSD-3-Clause - size: 133970 - timestamp: 1707358759580 + size: 9727 + timestamp: 1706681582919 - kind: conda - name: ros-humble-rcl - version: 5.3.7 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-diagnostics + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-5.3.7-py311hb335429_6.tar.bz2 - sha256: 36f5b779ad0059763685f79e9544cd41279dde63084991ef2973b797736c7229 - md5: fac4bcbb4aab52e3bc5f0cc265e2aa76 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-diagnostics-1.11.0-py311hb335429_17.tar.bz2 + sha256: 11dd6997369bc57e51717bdfc86b0332ce1670077dc0fc27e8033f7f706823cb + md5: 8c166b666f4f3853ddbf3cd296778b14 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -31532,338 +76544,329 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rcl-logging-interface - - ros-humble-rcl-logging-spdlog - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-aggregator + - ros-noetic-diagnostic-analysis + - ros-noetic-diagnostic-common-diagnostics + - ros-noetic-diagnostic-updater + - ros-noetic-self-test arch: x86_64 platform: linux license: BSD-3-Clause - size: 146985 - timestamp: 1707314306547 + size: 9681 + timestamp: 1706744501009 - kind: conda - name: ros-humble-rcl - version: 5.3.7 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-diagnostics + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-5.3.7-py311hbfa132e_5.tar.bz2 - sha256: b3258247ddce8a19acaac02b9d73390eb4513fa3680f80401b110e090f4dc4c9 - md5: 354169250a3c4bfe6f318837acad8545 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-diagnostics-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: 254a33554dfe70613576b1632eb66d75f24607cf64e3a9453f2cda9360dfb1ee + md5: 68cc0140c06ce24b884a74cee87f3a7c depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rcl-logging-interface - - ros-humble-rcl-logging-spdlog - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-aggregator + - ros-noetic-diagnostic-analysis + - ros-noetic-diagnostic-common-diagnostics + - ros-noetic-diagnostic-updater + - ros-noetic-self-test arch: arm64 platform: osx license: BSD-3-Clause - size: 132015 - timestamp: 1707991541573 + size: 9777 + timestamp: 1706738159165 - kind: conda - name: ros-humble-rcl-action - version: 5.3.7 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-action-5.3.7-py311h38cd7cb_7.tar.bz2 - sha256: 81eed5a1b8c1fee0fb430449fca7b9c4bd57758be857db4b800a3c1a9c184930 - md5: 47ebf4b6328d46a8ce006807d0e224b5 + name: ros-noetic-dynamic-reconfigure + version: 1.7.3 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-dynamic-reconfigure-1.7.3-py311h907a76e_20.tar.bz2 + sha256: f9045620c894344d6ad134118d6dd492fe793e396bbcedfdaab7c8ece89a9d58 + md5: 087edb8bf70609e2641f03c310889878 depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-std-msgs arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 60189 - timestamp: 1708883916104 + size: 162770 + timestamp: 1706676255579 - kind: conda - name: ros-humble-rcl-action - version: 5.3.7 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-action-5.3.7-py311h907a76e_6.tar.bz2 - sha256: e3c95fbecb8f875a599589d7c91cf3009d7398002ee5ae53e23912f75c3de952 - md5: 7878b0ca5bdf76e20ad146e2950bc0b8 + name: ros-noetic-dynamic-reconfigure + version: 1.7.3 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-dynamic-reconfigure-1.7.3-py311h9a6a787_16.tar.bz2 + sha256: afa5c1d228bcc939ae92a2387a20ce40f887f80961f687d2a0266865aa2db7a9 + md5: 1a2b5441e67d5ae1d204cc72924d6f6e depends: - - __osx >=10.14 - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-std-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 50844 - timestamp: 1707359206852 + size: 187773 + timestamp: 1708777680845 - kind: conda - name: ros-humble-rcl-action - version: 5.3.7 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-dynamic-reconfigure + version: 1.7.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-action-5.3.7-py311hb335429_6.tar.bz2 - sha256: fb15796e088cfc5a5b730575aa6b9a770f089ebc812a213eff718cf3afce2240 - md5: 2b2eee45f5a3c363bee90b8b76a8b9c2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-dynamic-reconfigure-1.7.3-py311hb335429_17.tar.bz2 + sha256: 536a1ae86bf492b19e4a6b4410b20d9e79188f1e6ad8f1f8af3f74b233acef2f + md5: ca9a22d07f1a3d8e0fdac4c1f6be4b62 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 55126 - timestamp: 1707314708319 + size: 167550 + timestamp: 1706742319434 - kind: conda - name: ros-humble-rcl-action - version: 5.3.7 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-dynamic-reconfigure + version: 1.7.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-action-5.3.7-py311hbfa132e_5.tar.bz2 - sha256: a16cf0c93d719ffc082c62135bf183a7a89c506d7be2875ec49163df14edfac9 - md5: 0e889573e8ac1f547b51e872a7067461 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-dynamic-reconfigure-1.7.3-py311hbfa132e_8.tar.bz2 + sha256: 496c023600bc10a9bea446c11eecffc0d7f7f570721a99949d423fa1fdb55863 + md5: 65637cf1d16a58366197686bdbbd0e66 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 50757 - timestamp: 1707992307151 + size: 176448 + timestamp: 1706674549197 - kind: conda - name: ros-humble-rcl-interfaces - version: 1.2.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-eigen-conversions + version: 1.13.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-interfaces-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: cfc677633316a5241cfabd1babf18cbd12cd6c4a22e8efaa44f5de030b38afcf - md5: 84c7fa794aa4f4287f9756dac8893e56 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-eigen-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + sha256: f9c068b9e94ac7e1205783c899f3cdbcf652ac5adebd0dcb0cc760568428186a + md5: 8d50e30553470af34d9e086df97e1ae0 depends: + - eigen - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 307023 - timestamp: 1708875122359 + size: 75664 + timestamp: 1708763786234 - kind: conda - name: ros-humble-rcl-interfaces - version: 1.2.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-eigen-conversions + version: 1.13.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-interfaces-1.2.1-py311h907a76e_6.tar.bz2 - sha256: af89b3943f6896b69fe22e144d2cf879565fb6b2bed7b7e6f76a33a6bc44d5f8 - md5: f79801248b9b5d82d97402114875d958 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-eigen-conversions-1.13.2-py311h907a76e_20.tar.bz2 + sha256: 18615028a0045b6b37b9ea11c0f36edf4ba4b361d74af4c3094f78492bce3ff5 + md5: 131804bc48430e0c0ee542e11d88b0f7 depends: - __osx >=10.14 - - libcxx >=16 + - eigen + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 282969 - timestamp: 1707355430249 + size: 17127 + timestamp: 1706530220563 - kind: conda - name: ros-humble-rcl-interfaces - version: 1.2.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-eigen-conversions + version: 1.13.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-interfaces-1.2.1-py311hb335429_6.tar.bz2 - sha256: ebdf582552d7e9a2afefb8818ee900e227d52f6d0f54f5c1290eacdaade3bb93 - md5: 458091e6265d6ac484f2525e29675589 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-eigen-conversions-1.13.2-py311hb335429_17.tar.bz2 + sha256: 89ba98c5ef8aaa3bc7302121252bcb3208b9d36aeab32159e5f70991de0574f8 + md5: 0cd0234e2f95fb6a285f134120db79ba depends: - __glibc >=2.17,<3.0.a0 + - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 341764 - timestamp: 1707313122418 + size: 19895 + timestamp: 1706739809358 - kind: conda - name: ros-humble-rcl-interfaces - version: 1.2.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-eigen-conversions + version: 1.13.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-interfaces-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: 95dae3f61bf062fd19fdad9724d658ad0dff3ca654336577ee638d3a0ffe6539 - md5: ed7691792e3de553a7a5f5433c91f24a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-eigen-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + sha256: 3d09f980c1f0cadee81567adb39ebf7a689aeb8523dbd6adfa77eaf3b6d37b50 + md5: ee6160c1654aac8a546844d354c9441d depends: - - libcxx >=16 + - eigen + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - orocos-kdl >=1.5.1,<1.6.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 300550 - timestamp: 1707983282777 + size: 17966 + timestamp: 1706532833429 - kind: conda - name: ros-humble-rcl-lifecycle - version: 5.3.7 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-executive-smach + version: 2.5.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-lifecycle-5.3.7-py311h38cd7cb_7.tar.bz2 - sha256: d7f4f12d43ba722475d6b6ddd516d4cd77e284b69c0fa7e23ce142879506e281 - md5: c90532e14ffeb07f5617a57601117b77 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-executive-smach-2.5.2-py311h38cd7cb_16.tar.bz2 + sha256: 882745356b491f7bb2434e4f2224c1c7fbc63069c29d3228286a853d2c9394c8 + md5: 6078fbbc80514afbda235352277902e7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-smach-ros - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 36938 - timestamp: 1708883819397 + size: 8236 + timestamp: 1708781767251 - kind: conda - name: ros-humble-rcl-lifecycle - version: 5.3.7 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-executive-smach + version: 2.5.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-lifecycle-5.3.7-py311h907a76e_6.tar.bz2 - sha256: 69732290461284658d2c2d3eef837b1b3524dc0c35c91845e12a6a295fa990a1 - md5: 553de57e2b34539cf90f1ca63a898a92 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-executive-smach-2.5.2-py311h907a76e_20.tar.bz2 + sha256: 04b00f97ec3a809d1a924759c6c78f0993f7179921329ef2ea06b0959042a89d + md5: f16ff00e6b099c706ce7e232ad9fdf4c depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-smach-ros arch: x86_64 platform: osx license: BSD-3-Clause - size: 31263 - timestamp: 1707359124957 + size: 8676 + timestamp: 1706678127900 - kind: conda - name: ros-humble-rcl-lifecycle - version: 5.3.7 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-executive-smach + version: 2.5.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-lifecycle-5.3.7-py311hb335429_6.tar.bz2 - sha256: e99e0d4e7a79cc79f94267a3865e74e55fee59957105a2b79fdd020c87400ed1 - md5: 73dfc72fb86cb49a1d21c9ba108789e0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-executive-smach-2.5.2-py311hb335429_17.tar.bz2 + sha256: 3890f19679cb43d040a41301d7904a52a3df6b9104e412e45495fc45d0124819 + md5: b804873d7e8bb557935778bbebf3da5a depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -31872,212 +76875,207 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-smach-ros arch: x86_64 platform: linux license: BSD-3-Clause - size: 34787 - timestamp: 1707314682699 + size: 8516 + timestamp: 1706743509044 - kind: conda - name: ros-humble-rcl-lifecycle - version: 5.3.7 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-executive-smach + version: 2.5.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-lifecycle-5.3.7-py311hbfa132e_5.tar.bz2 - sha256: dbe7e8284a4ecee875333983003f9217ec68be252a29e776fdfef7312f7256b7 - md5: 93e3a08dccc6914b27d9703779ab0c42 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-executive-smach-2.5.2-py311hbfa132e_8.tar.bz2 + sha256: 439073aa5b8ee17c6a8225b3088a076ff14cb8fd35c3772a90df9a0a08fe7303 + md5: 2fb34798639120898ed080440579f96a depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-smach-ros arch: arm64 platform: osx license: BSD-3-Clause - size: 31772 - timestamp: 1707992260233 + size: 8781 + timestamp: 1706682298491 - kind: conda - name: ros-humble-rcl-logging-interface - version: 2.3.1 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-logging-interface-2.3.1-py311h38cd7cb_7.tar.bz2 - sha256: 4d0eab6d4b5d707fb2b42e9637ddcf9242ab5bf84753d7a7531640673c85e1cc - md5: 4f7c9c4a728ea1c3f98a10db620d9359 + name: ros-noetic-filters + version: 1.9.2 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-filters-1.9.2-py311h907a76e_20.tar.bz2 + sha256: c16a9a384bcd81db0cc3d5648c0eb77d31c6b5223150d24738b255d862c8261b + md5: 0b24baa2d11bf3dd8ca27d98da9e07da depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 20836 - timestamp: 1708867333403 + size: 76627 + timestamp: 1706575199240 - kind: conda - name: ros-humble-rcl-logging-interface - version: 2.3.1 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-logging-interface-2.3.1-py311h907a76e_6.tar.bz2 - sha256: b7b416eeec55d866a9be77668ed7c426c1d0f8fee59bac382bb1e113968b8744 - md5: bde3e21c03cdae68f445a6848c8bf21b + name: ros-noetic-filters + version: 1.9.2 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-filters-1.9.2-py311h9a6a787_16.tar.bz2 + sha256: b4418bf24a3b7c7b32d2cb359086f129d94a4fab847b8d29577094baab3d38e4 + md5: 4b783b3100693190c23d82cdfb984711 depends: - - __osx >=10.14 - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 17500 - timestamp: 1707350004796 + size: 298053 + timestamp: 1708770306696 - kind: conda - name: ros-humble-rcl-logging-interface - version: 2.3.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-filters + version: 1.9.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-logging-interface-2.3.1-py311hb335429_6.tar.bz2 - sha256: 476f9242c9b275d0108f2e8309ab6869004132528daffdd6713ac7106cb7ab21 - md5: e0723a6db8f1c228b37796f26f3ec11e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-filters-1.9.2-py311hb335429_17.tar.bz2 + sha256: a2beb3554b0f9718ed7c05e75249727f10c9bc7d335761c480c8c92e361e8b49 + md5: e040f41333ea6a327ac6298061e0ceaf depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib arch: x86_64 platform: linux license: BSD-3-Clause - size: 18690 - timestamp: 1707311606419 + size: 100536 + timestamp: 1706741293164 - kind: conda - name: ros-humble-rcl-logging-interface - version: 2.3.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-filters + version: 1.9.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-logging-interface-2.3.1-py311hbfa132e_5.tar.bz2 - sha256: 182e677527f4c1932e42664ad60e18c2254ba9818290ce30ea0abe70df8f453d - md5: 2a3e66a7821b822fabfc72c7f8a4e500 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-filters-1.9.2-py311hbfa132e_8.tar.bz2 + sha256: 54b86ef641643c5eb92d6d23eacd610d352b848fb2722ba5d473732a4d5995a9 + md5: 57c4040d90f8e33732d4ee559abcd6a0 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib arch: arm64 platform: osx license: BSD-3-Clause - size: 18101 - timestamp: 1707346339266 + size: 77794 + timestamp: 1706576684068 - kind: conda - name: ros-humble-rcl-logging-spdlog - version: 2.3.1 - build: py311h256f844_7 - build_number: 7 + name: ros-noetic-gencpp + version: 0.7.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h256f844_7.tar.bz2 - sha256: ff3f9f724f4499b8e6ddea12afe4a037ed2d359e779da5c08254cfc77c14a14a - md5: 7cffc0bee1c518d26cf3daa8a9124d3c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gencpp-0.7.0-py311h38cd7cb_16.tar.bz2 + sha256: c0397b43056f91e223fd6971747ad1fde9be5c6e682287b5c7bf4f7bbc4cfad5 + md5: d3e5a6988e167c4ac6b7debb23552824 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-logging-interface - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-spdlog-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 24888 - timestamp: 1708868427746 + size: 43637 + timestamp: 1708740327529 - kind: conda - name: ros-humble-rcl-logging-spdlog - version: 2.3.1 - build: py311h9586406_6 - build_number: 6 + name: ros-noetic-gencpp + version: 0.7.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h9586406_6.tar.bz2 - sha256: 702acb36272254b438c9182653102870fa12ce7eecb45d4fc65c0a87e57fa2e7 - md5: ef9ac136bc4681564cdcff70ddceeacf + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gencpp-0.7.0-py311h907a76e_20.tar.bz2 + sha256: efdf68f335458d52a76471e9c1a1cefcd0dbda513393320f37904920ded51d14 + md5: cf8a06c49a85d0a1bc48762cd81aa823 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-logging-interface - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-spdlog-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: osx license: BSD-3-Clause - size: 22388 - timestamp: 1707350830546 + size: 26050 + timestamp: 1706526456927 - kind: conda - name: ros-humble-rcl-logging-spdlog - version: 2.3.1 - build: py311h9883907_6 - build_number: 6 + name: ros-noetic-gencpp + version: 0.7.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-logging-spdlog-2.3.1-py311h9883907_6.tar.bz2 - sha256: 9951a5cabd2995f5f437ece0deb4ea2c158c36220cf0892ac28da25ac02eea1c - md5: 7d7d5cae10afc5173d422036e44bcf5f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gencpp-0.7.0-py311hb335429_17.tar.bz2 + sha256: 6d99d3f038a4a246965d7819567a5ec9939b4d78e4550db53bcd6e0b6a574796 + md5: 0e858bec1c18c3038de22a2b59e1f148 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32086,110 +77084,92 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-logging-interface - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-spdlog-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: linux license: BSD-3-Clause - size: 26282 - timestamp: 1707311861620 + size: 25809 + timestamp: 1706738060088 - kind: conda - name: ros-humble-rcl-logging-spdlog - version: 2.3.1 - build: py311hdd42177_5 - build_number: 5 + name: ros-noetic-gencpp + version: 0.7.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-logging-spdlog-2.3.1-py311hdd42177_5.tar.bz2 - sha256: 3b412fe040d38b87620f5b68588efc06e64614b22b03aa63fb87600adef40dac - md5: 56625470cb31ee3e27ad9886449d5536 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gencpp-0.7.0-py311hbfa132e_8.tar.bz2 + sha256: eb963d23ebffeb65f693c54c6822c5837cc4da5dfcc9a40689c2bc57e69bf9b0 + md5: 96356551277aec98e85a5c4e5c98cef0 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-rcl-logging-interface - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-spdlog-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: arm64 platform: osx license: BSD-3-Clause - size: 22838 - timestamp: 1707346659443 + size: 24486 + timestamp: 1706527892553 - kind: conda - name: ros-humble-rcl-yaml-param-parser - version: 5.3.7 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-geneus + version: 3.0.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311h38cd7cb_7.tar.bz2 - sha256: 8c0a36f9c30c3e3a5c340a8f310c0fc296b55f2f37205001c98610c1e28c625b - md5: 3002777273b812d707046c73aaff86ff + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geneus-3.0.0-py311h38cd7cb_16.tar.bz2 + sha256: 2cf5f0f34d8560afc5ce8c86a8376657481e0a2cdeb654055ac8578b38171f72 + md5: cd14837c3fc55a45a1689093245e5048 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-libyaml-vendor - - ros-humble-rmw - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 38401 - timestamp: 1708868343337 + size: 75527 + timestamp: 1708740860032 - kind: conda - name: ros-humble-rcl-yaml-param-parser - version: 5.3.7 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-geneus + version: 3.0.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311h907a76e_6.tar.bz2 - sha256: 1bb1d505a24b1d338c50d181976f6c9bc95f0c061c18c12083f205c23b138529 - md5: e83baa8e570b4373dbfef74d97b0e930 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geneus-3.0.0-py311h907a76e_20.tar.bz2 + sha256: 9c4b62aba16658b75086947d8504e5bc6db6cdba6c9c253654a13676ec956def + md5: 5f42187b830b2a51ebd98ba1a6571c4c depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-libyaml-vendor - - ros-humble-rmw - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: osx license: BSD-3-Clause - size: 31636 - timestamp: 1707350755507 + size: 57187 + timestamp: 1706526726341 - kind: conda - name: ros-humble-rcl-yaml-param-parser - version: 5.3.7 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-geneus + version: 3.0.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcl-yaml-param-parser-5.3.7-py311hb335429_6.tar.bz2 - sha256: f93d56ae4a39d9e9483cf3447a52b07d5049ab85fa9452dae140b17e582298e4 - md5: adb47efae8a82950634f5d8ef7181d19 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geneus-3.0.0-py311hb335429_17.tar.bz2 + sha256: 4876bf55e9aa862fec626803055081c4ea76e00a3741a8320892bb2b82d8806a + md5: 333ef5b020b51111c72c400b53a3af31 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32198,130 +77178,92 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-libyaml-vendor - - ros-humble-rmw - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: linux license: BSD-3-Clause - size: 34700 - timestamp: 1707311838723 + size: 56961 + timestamp: 1706738152418 - kind: conda - name: ros-humble-rcl-yaml-param-parser - version: 5.3.7 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-geneus + version: 3.0.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcl-yaml-param-parser-5.3.7-py311hbfa132e_5.tar.bz2 - sha256: d9a8f25495234769ff6e66fd9ed4b06e4cc61c83b4995f83d036ff46d0ae02b8 - md5: 93d2a0e1511765fb644f66dd8d29fe57 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geneus-3.0.0-py311hbfa132e_8.tar.bz2 + sha256: 83a86ef515e8175e860c7b7787b819afa2dab679f6718584bc16cd9eb59082e3 + md5: af3cbf8e369d8e2bca68382bb9ce9160 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-libyaml-vendor - - ros-humble-rmw - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - yaml >=0.2.5,<0.3.0a0 - - yaml-cpp >=0.8.0,<0.9.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: arm64 platform: osx license: BSD-3-Clause - size: 31936 - timestamp: 1707346627276 + size: 44825 + timestamp: 1706528198559 - kind: conda - name: ros-humble-rclcpp - version: 16.0.8 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-genlisp + version: 0.4.18 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-16.0.8-py311h38cd7cb_7.tar.bz2 - sha256: 7dfaf77b2cf3cb406f03e72aacea5190fe5bcad03a599980c4a3c523c41db139 - md5: c4b9d28ad93632686489a78502912607 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genlisp-0.4.18-py311h38cd7cb_16.tar.bz2 + sha256: 82107e7e79a9bfba2749b5e1f4fcb0676de0e19b3d5b460eec3a3d048079c916 + md5: 43b12ce793c5f4ea49be0a9b4ca65b77 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-builtin-interfaces - - ros-humble-libstatistics-collector - - ros-humble-rcl - - ros-humble-rcl-interfaces - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-statistics-msgs - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 574971 - timestamp: 1708885644496 + size: 69625 + timestamp: 1708740772769 - kind: conda - name: ros-humble-rclcpp - version: 16.0.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-genlisp + version: 0.4.18 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-16.0.8-py311h907a76e_6.tar.bz2 - sha256: a9ce2a32bf77a72d02e7b7107a321dd9fe4ea8b6e10bfcf994de34345bb546bb - md5: b43580eb035f66baa66b5aa1dd8ef3d2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genlisp-0.4.18-py311h907a76e_20.tar.bz2 + sha256: fe5a5e5338454fe9f2fca46690b40abaaeed83342c396fbc7b97ced009e7c49f + md5: 6b8edbe691af5806809e7d5adc65f8bc depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-builtin-interfaces - - ros-humble-libstatistics-collector - - ros-humble-rcl - - ros-humble-rcl-interfaces - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-statistics-msgs - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: osx license: BSD-3-Clause - size: 677745 - timestamp: 1707359971877 + size: 51267 + timestamp: 1706526670354 - kind: conda - name: ros-humble-rclcpp - version: 16.0.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-genlisp + version: 0.4.18 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-16.0.8-py311hb335429_6.tar.bz2 - sha256: b0358cff8c3941e55c3e138f9257867aa588fce42c59ae35cb4f5fa4e7e30617 - md5: e88d876c2ce573753e87cf37c64709f5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genlisp-0.4.18-py311hb335429_17.tar.bz2 + sha256: b1219d8b3b9082b65f0e54216d047955e8b5bbbf4a7671e65e2842bf16151d78 + md5: 6c26b04b68f67fb18d63ebc54c816541 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32330,248 +77272,190 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-builtin-interfaces - - ros-humble-libstatistics-collector - - ros-humble-rcl - - ros-humble-rcl-interfaces - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-statistics-msgs - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: linux license: BSD-3-Clause - size: 910185 - timestamp: 1707314993629 + size: 51057 + timestamp: 1706738133011 - kind: conda - name: ros-humble-rclcpp - version: 16.0.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-genlisp + version: 0.4.18 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-16.0.8-py311hbfa132e_5.tar.bz2 - sha256: 95c2fdf87a645deaeea636a7ff18699da6eb2913d5980049dd00cc8cac52fb41 - md5: 2ab2c39ffa5c6ca95976854485f2b9ce + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genlisp-0.4.18-py311hbfa132e_8.tar.bz2 + sha256: 098c82bd8303b8610c8f3d27ebb64d204ff978a72e5b7a40a055a49395b462fd + md5: fccde61e0680055bec894dfcb4718ff4 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-builtin-interfaces - - ros-humble-libstatistics-collector - - ros-humble-rcl - - ros-humble-rcl-interfaces - - ros-humble-rcl-yaml-param-parser - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-statistics-msgs - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: arm64 platform: osx license: BSD-3-Clause - size: 679093 - timestamp: 1707992613464 + size: 41429 + timestamp: 1706528122023 - kind: conda - name: ros-humble-rclcpp-action - version: 16.0.8 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-genmsg + version: 0.6.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-action-16.0.8-py311h38cd7cb_7.tar.bz2 - sha256: 99353cb2263104fa591797d5d7f6d8ccc2c4dab1628f1fe76b8ed99a92d715b9 - md5: 28c04df0fb23a5de466bc9ce1e3d88af + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genmsg-0.6.0-py311h38cd7cb_16.tar.bz2 + sha256: 498b7da6bd7628030c5d29188959c8b962da3c13de36b952b43e115e5d7a5829 + md5: c72a76c9a2b14362f5fbd91e68e9206c depends: + - empy - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-cmake - - ros-humble-rcl-action - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 79969 - timestamp: 1708887358990 + size: 84314 + timestamp: 1708738772282 - kind: conda - name: ros-humble-rclcpp-action - version: 16.0.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-genmsg + version: 0.6.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-action-16.0.8-py311h907a76e_6.tar.bz2 - sha256: 6f5a8159507b14d23823fc5e6de681a38188f9db1bc39fec34178139d33daa77 - md5: dabe49c31ca12566ff89ebf24233cf71 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genmsg-0.6.0-py311h907a76e_20.tar.bz2 + sha256: bf9c0cdae40c4e0c3f4bab5ac19f86a9ffc22170d806f332efc206b96ac8eae9 + md5: 81e954d602ba716e62bdaa1625c4c7e8 depends: - __osx >=10.14 - - libcxx >=16 + - empy + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-cmake - - ros-humble-rcl-action - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin arch: x86_64 platform: osx license: BSD-3-Clause - size: 77611 - timestamp: 1707360596610 + size: 65641 + timestamp: 1706524945409 - kind: conda - name: ros-humble-rclcpp-action - version: 16.0.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-genmsg + version: 0.6.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-action-16.0.8-py311hb335429_6.tar.bz2 - sha256: beb342701238fc0e137eefa337a8c3551a15a77ea4b952e8ab91a8b7d8f2d8c9 - md5: 15b791649af351bcf53af0f3f42abacd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genmsg-0.6.0-py311hb335429_17.tar.bz2 + sha256: 264176981709b2733247f21b238048e9612863793b2f0c4034485feb78c4a76c + md5: 0f2d3349046ec5191694a984137f3616 depends: - __glibc >=2.17,<3.0.a0 + - empy - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-cmake - - ros-humble-rcl-action - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin arch: x86_64 platform: linux license: BSD-3-Clause - size: 91661 - timestamp: 1707315220140 + size: 65302 + timestamp: 1706737458408 - kind: conda - name: ros-humble-rclcpp-action - version: 16.0.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-genmsg + version: 0.6.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-action-16.0.8-py311hbfa132e_5.tar.bz2 - sha256: 32030f337135737f707758caac8f122f7c36298ab769e9d86dcbc5e3b6c84e1a - md5: 2ef7c37becdc682a83ea6f4724642a41 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genmsg-0.6.0-py311hbfa132e_8.tar.bz2 + sha256: 66762a5bb22e96bee7c6966c3609d250c23957a0c276116dc8f9165bcb2f0345 + md5: 58d936215b1d167aa85b177ef72873df depends: - - libcxx >=16 + - empy + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-cmake - - ros-humble-rcl-action - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin arch: arm64 platform: osx license: BSD-3-Clause - size: 77207 - timestamp: 1707992852732 + size: 53900 + timestamp: 1706525675633 - kind: conda - name: ros-humble-rclcpp-components - version: 16.0.8 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-gennodejs + version: 2.0.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-components-16.0.8-py311h38cd7cb_7.tar.bz2 - sha256: a9c47bb55876040a8de05e0b711685c15b000e6aa5897a354547ba887ee2431d - md5: a9c200a984bad72e95951770b57f1f8b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gennodejs-2.0.2-py311h38cd7cb_16.tar.bz2 + sha256: c0a97e95042b84fed69c76e96aa3fe9cdb72e9ae73d1c3176331d8f479a325fc + md5: 08cf0a7d8340118a5bc14922a4fdc48d depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-composition-interfaces - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 93510 - timestamp: 1708887251089 + size: 70918 + timestamp: 1708740691389 - kind: conda - name: ros-humble-rclcpp-components - version: 16.0.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-gennodejs + version: 2.0.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-components-16.0.8-py311h907a76e_6.tar.bz2 - sha256: b8e827d92fb88436234dde96fd1771d2f1bb7f1c47e7a714e7fa7858bdc30249 - md5: 37e26f5f43751b8d10c3ecee114c3a4e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gennodejs-2.0.2-py311h907a76e_20.tar.bz2 + sha256: 0392160ffad60b8165b1825779d60e14d2dd283d18c02be42e69fb81bef50571 + md5: b486b4f463ae4aaa287ca825aed27d53 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-composition-interfaces - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: osx license: BSD-3-Clause - size: 97159 - timestamp: 1707360488703 + size: 52680 + timestamp: 1706526613693 - kind: conda - name: ros-humble-rclcpp-components - version: 16.0.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-gennodejs + version: 2.0.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-components-16.0.8-py311hb335429_6.tar.bz2 - sha256: 0405e9baac4f6efe8a0a02cff5daedba17ffe1aef96696d331d8ffbdf1d46084 - md5: 2f20b5bda429fcf7aef217c561389e39 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gennodejs-2.0.2-py311hb335429_17.tar.bz2 + sha256: 1df315a78eb3f6a2193dd55638b0b52802c1f300a146eb36e5cced3beb9df33b + md5: 7db5b2b166bcc23b7dbf5ec894e6dcff depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32580,110 +77464,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-composition-interfaces - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: linux license: BSD-3-Clause - size: 113686 - timestamp: 1707315190495 + size: 52491 + timestamp: 1706738113592 - kind: conda - name: ros-humble-rclcpp-components - version: 16.0.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-gennodejs + version: 2.0.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-components-16.0.8-py311hbfa132e_5.tar.bz2 - sha256: 00c733d4ea0ff1b1b0d8ccf91215da780be0b15986fba4dc33f90f802e833cc4 - md5: 84985e0de10b3385f0a5cb05a372bea8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gennodejs-2.0.2-py311hbfa132e_8.tar.bz2 + sha256: eaa7cb4a8b33518268b751e603be1adf4d99098ff38015719fc3417d71ed1923 + md5: bba24220f444d327de9a4967160dc89d depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-class-loader - - ros-humble-composition-interfaces - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: arm64 platform: osx license: BSD-3-Clause - size: 96799 - timestamp: 1707992816830 + size: 41180 + timestamp: 1706528055225 - kind: conda - name: ros-humble-rclcpp-lifecycle - version: 16.0.8 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-genpy + version: 0.6.15 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclcpp-lifecycle-16.0.8-py311h38cd7cb_7.tar.bz2 - sha256: 237fef701981352f4ccb93923eb9badafeb2b156347b8a9da4196e4801133244 - md5: d7a57f27b7dbe1c732de4b52ec70f2d7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-genpy-0.6.15-py311h38cd7cb_16.tar.bz2 + sha256: 5f21f75314c54d6f18009e9b300a5a69c165b95d2366b4102ab8b5a8e992438e + md5: 9158c5492fbdf2e00ed09728fe003347 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 78468 - timestamp: 1708887046337 + size: 123879 + timestamp: 1708740612091 - kind: conda - name: ros-humble-rclcpp-lifecycle - version: 16.0.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-genpy + version: 0.6.15 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclcpp-lifecycle-16.0.8-py311h907a76e_6.tar.bz2 - sha256: cac6c4d496b2bb562a6141f3890801fcdb8bf579ea4ca472ed8294e39d73fca3 - md5: ff1d925cba62a1d0b493ae04c0d87f06 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-genpy-0.6.15-py311h907a76e_20.tar.bz2 + sha256: e0b497ae4f1c77281d8822ac967904a25523686699d12d320e84b955d927a5ab + md5: c16a87c1af004ff47b000d8425a7d3d6 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: osx license: BSD-3-Clause - size: 89620 - timestamp: 1707360304273 + size: 100381 + timestamp: 1706526556148 - kind: conda - name: ros-humble-rclcpp-lifecycle - version: 16.0.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-genpy + version: 0.6.15 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclcpp-lifecycle-16.0.8-py311hb335429_6.tar.bz2 - sha256: 3fa1236069dc43d5c0f33dcfb3361485b5d75f4d0447db04d7aaa47aa9825baa - md5: c7ad765fb02a7b2fe22f459305f7cdb1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-genpy-0.6.15-py311hb335429_17.tar.bz2 + sha256: 1b67645a06105bc11363fd16fd318264d7db25166664a349d1af388ce3eebfc4 + md5: 3c860bf97395e799ae3d83233dc974b8 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32692,92 +77560,102 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: x86_64 platform: linux license: BSD-3-Clause - size: 105162 - timestamp: 1707315132087 + size: 100165 + timestamp: 1706738094201 - kind: conda - name: ros-humble-rclcpp-lifecycle - version: 16.0.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-genpy + version: 0.6.15 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclcpp-lifecycle-16.0.8-py311hbfa132e_5.tar.bz2 - sha256: 250aa176f1d262fe67bf99f23211774f2de43623aaf5c60563b193997dd76d59 - md5: 1313a0586671901cf190cef23eb2a36a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-genpy-0.6.15-py311hbfa132e_8.tar.bz2 + sha256: b3a2dd6a379bfb2103f77df5833b94264a8eb6ac284b1639a816e26436a1da4b + md5: 1d3c603787d234a91e5bcb88b3356dc5 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg arch: arm64 platform: osx license: BSD-3-Clause - size: 89650 - timestamp: 1707992747139 + size: 78393 + timestamp: 1706527983080 - kind: conda - name: ros-humble-rclpy - version: 3.3.11 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-geometry + version: 1.13.2 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-1.13.2-py311h38cd7cb_16.tar.bz2 + sha256: 609180efd39b5b2a304a3839533fb1d87b7d48edd7a5eb78aaa5078252674d0b + md5: 47c96f9abf984c096ad0ffb55442867f + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-eigen-conversions + - ros-noetic-kdl-conversions + - ros-noetic-tf + - ros-noetic-tf-conversions + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 9696 + timestamp: 1708786421971 +- kind: conda + name: ros-noetic-geometry + version: 1.13.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rclpy-3.3.11-py311h907a76e_6.tar.bz2 - sha256: 548df0c333f5eb797b44bb4f16e2ff98c8bde1605758d4f8abe6b4995cd265cf - md5: 5e67132c91bd061c157248793db876a5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-1.13.2-py311h907a76e_20.tar.bz2 + sha256: fdf75dacfeabd522f39ebc2a6f13bd06f08eb82944e739be1521e5b80bce0476 + md5: 62b44886e0621aae030ee4b7229e04ac depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcl-action - - ros-humble-rcl-interfaces - - ros-humble-rcl-lifecycle - - ros-humble-rcl-logging-interface - - ros-humble-rcl-yaml-param-parser - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-c - - ros-humble-rpyutils - - ros-humble-unique-identifier-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-eigen-conversions + - ros-noetic-kdl-conversions + - ros-noetic-tf + - ros-noetic-tf-conversions arch: x86_64 platform: osx license: BSD-3-Clause - size: 616666 - timestamp: 1707359701576 + size: 10079 + timestamp: 1706681480463 - kind: conda - name: ros-humble-rclpy - version: 3.3.11 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-geometry + version: 1.13.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rclpy-3.3.11-py311hb335429_6.tar.bz2 - sha256: 6931ba8ce90cca9983bc722e250521b9b72dde1e9fdb09259fdcaf6c79be871b - md5: ab07cc8ba3cb91e89e257f6e6fa0164a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-1.13.2-py311hb335429_17.tar.bz2 + sha256: 7c88e5d4b469369d2ae3162b4f3db5222ef061d97f575308204b24e21bd37985 + md5: a51d94ea4faada0ffab9fe7aed51c6cf depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32786,135 +77664,102 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcl-action - - ros-humble-rcl-interfaces - - ros-humble-rcl-lifecycle - - ros-humble-rcl-logging-interface - - ros-humble-rcl-yaml-param-parser - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-c - - ros-humble-rpyutils - - ros-humble-unique-identifier-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-eigen-conversions + - ros-noetic-kdl-conversions + - ros-noetic-tf + - ros-noetic-tf-conversions arch: x86_64 platform: linux license: BSD-3-Clause - size: 615679 - timestamp: 1707314900336 + size: 10032 + timestamp: 1706744475539 - kind: conda - name: ros-humble-rclpy - version: 3.3.11 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-geometry + version: 1.13.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rclpy-3.3.11-py311hbfa132e_5.tar.bz2 - sha256: 30af26e1d19e810dee888dfdfc9a3d22f314cc664408c5f4855ab2c80b696304 - md5: ddf0bed239ae7e3b3ae31dcf78fcc13f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-1.13.2-py311hbfa132e_8.tar.bz2 + sha256: 28f9c7d7e607f2f9c25c8e7496666b561ef4519d7bcf1ae08d3f07bc7b0dd6f7 + md5: b638492fddba98bfae7fca5a01f4c04f depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcl-action - - ros-humble-rcl-interfaces - - ros-humble-rcl-lifecycle - - ros-humble-rcl-logging-interface - - ros-humble-rcl-yaml-param-parser - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-c - - ros-humble-rpyutils - - ros-humble-unique-identifier-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-eigen-conversions + - ros-noetic-kdl-conversions + - ros-noetic-tf + - ros-noetic-tf-conversions arch: arm64 platform: osx license: BSD-3-Clause - size: 635354 - timestamp: 1707992536451 + size: 10131 + timestamp: 1706738107608 - kind: conda - name: ros-humble-rclpy - version: 3.3.12 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-geometry-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rclpy-3.3.12-py311h38cd7cb_7.tar.bz2 - sha256: d9b70c5c54a66bc44ffffa407f6b4057224950bcd663a0c82449a5d6ab691238 - md5: 89d8583909eabac5575b91720be6c105 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 426ff974f49b3e8f5acc043e92e565241d260e6b0694ef5912b4eabcb0ca6b7e + md5: cc215833e8690f264036234667769e4e depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-builtin-interfaces - - ros-humble-rcl - - ros-humble-rcl-action - - ros-humble-rcl-interfaces - - ros-humble-rcl-lifecycle - - ros-humble-rcl-logging-interface - - ros-humble-rcl-yaml-param-parser - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosgraph-msgs - - ros-humble-rosidl-runtime-c - - ros-humble-rpyutils - - ros-humble-unique-identifier-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 508601 - timestamp: 1708885435033 + size: 110039 + timestamp: 1708762297185 - kind: conda - name: ros-humble-rcpputils - version: 2.4.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-geometry-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcpputils-2.4.1-py311h907a76e_6.tar.bz2 - sha256: 7624ac04a8e84af3ae32c737355d56b6d890f9621268c53f27c54d55c707f5ad - md5: 0c753273663476be8826d0da1945f044 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 10e3b782fe892280eaf4dd2c176634a3e36ad37e6d17fbd940548adc1ff722ca + md5: 0a4ba51403b9dcf8cdf18093bfcae9ff depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 51636 - timestamp: 1707349667910 + size: 116475 + timestamp: 1706529629817 - kind: conda - name: ros-humble-rcpputils - version: 2.4.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-geometry-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcpputils-2.4.1-py311hb335429_6.tar.bz2 - sha256: 485c413ea0d35e0b1a21cb849c0774563b6e4b590d96621e0e5b5ff5428e3a48 - md5: af3044948c437a5f44b6ede601bf095b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 4b227af495616be6dfc1a318ec8deabab4d103f977846a2385a9e789dd5267c9 + md5: f0c5cd5b2da74ef5dfe129f5a3f4b47f depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -32923,95 +77768,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 52398 - timestamp: 1707311467100 + size: 117902 + timestamp: 1706739430080 - kind: conda - name: ros-humble-rcpputils - version: 2.4.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-geometry-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcpputils-2.4.1-py311hbfa132e_5.tar.bz2 - sha256: 5c9844f02941ae32c9514b9c50a06f6b30f66ee4ec37e935afa5487216c3f687 - md5: 5a53aacae1932bc31933aa3e07cbc025 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: f9a45de56f9b15980378819ab9e4860c71cd92f351bcec68b6866c5986c7241b + md5: fd5b6dd0a2a87ab917aadbfc812c32f3 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 50557 - timestamp: 1707346169157 + size: 94562 + timestamp: 1706531643600 - kind: conda - name: ros-humble-rcpputils - version: 2.4.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-geometry-tutorials + version: 0.2.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcpputils-2.4.2-py311h38cd7cb_7.tar.bz2 - sha256: 57581e8e5133be5819c622e23b9f3bea27f3f9acfd5db3e892446495c38a6711 - md5: dad32f90ad44fc4931fc00ca92171091 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-geometry-tutorials-0.2.3-py311h38cd7cb_16.tar.bz2 + sha256: a8e0075ff86ac0f561011892bb9bb954b95c390065eca661cfe87dec526c5475 + md5: 1a8cedf187a66c593311884ad5ccb1f5 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-turtle-tf + - ros-noetic-turtle-tf2 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 68611 - timestamp: 1708866460379 + size: 9402 + timestamp: 1708785506825 - kind: conda - name: ros-humble-rcutils - version: 5.1.4 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-geometry-tutorials + version: 0.2.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rcutils-5.1.4-py311h907a76e_6.tar.bz2 - sha256: 3e3b7b2c71246ddca2a26a499bb603b80d51142d21ad65922bb9c0e9944651f7 - md5: 3690de9eb1d26d3954988fa8d31e864a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-geometry-tutorials-0.2.3-py311h907a76e_20.tar.bz2 + sha256: 8d3e778fd3f2d80a1746d45d7b17846af7be8bceca3386f9365c22428d8b8155 + md5: 2f0c4b8fac0e85a8dacda6d6ad0e3536 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-turtle-tf + - ros-noetic-turtle-tf2 arch: x86_64 platform: osx license: BSD-3-Clause - size: 91807 - timestamp: 1707348993747 + size: 10020 + timestamp: 1706681705487 - kind: conda - name: ros-humble-rcutils - version: 5.1.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-geometry-tutorials + version: 0.2.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rcutils-5.1.4-py311hb335429_6.tar.bz2 - sha256: 095599d546f092b69623690f408f682f8f529f26758053923dea7e80a7600d43 - md5: 78dfad8d99387f317d35b063be2b6fc2 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-geometry-tutorials-0.2.3-py311hb335429_17.tar.bz2 + sha256: 50be1053fae283e85d2a94fe8fadfdb78d50ac94a593c6e3b00a51ecbfa72a14 + md5: 0ee28747e91920a56071e9734654132e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -33020,225 +77866,312 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-turtle-tf + - ros-noetic-turtle-tf2 arch: x86_64 platform: linux license: BSD-3-Clause - size: 96829 - timestamp: 1707311207338 + size: 10193 + timestamp: 1706744563103 - kind: conda - name: ros-humble-rcutils - version: 5.1.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-geometry-tutorials + version: 0.2.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rcutils-5.1.4-py311hbfa132e_5.tar.bz2 - sha256: ab6767e31e28d77c64cd1121614c076274913e513fd70d995ed66e61c385e7f5 - md5: a9152f25b1140d1bd3cfcf2bc86c93b5 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-geometry-tutorials-0.2.3-py311hbfa132e_8.tar.bz2 + sha256: e7a225d57026366873d962110bbd300fe6c71aa6e6fc1f7aebfa22913337abc2 + md5: fdb9c48aeedbc856a1f7ec562faf4270 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-turtle-tf + - ros-noetic-turtle-tf2 arch: arm64 platform: osx license: BSD-3-Clause - size: 90712 - timestamp: 1707345872100 + size: 10066 + timestamp: 1706737942464 - kind: conda - name: ros-humble-rcutils - version: 5.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-gl-dependency + version: 1.1.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rcutils-5.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 29698e9a66255e804b2fac80580a99c029ef409d8ae6d300fb0596d21b5d990d - md5: c0f376a25398516fed61b79b58a4161c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-gl-dependency-1.1.2-py311h38cd7cb_16.tar.bz2 + sha256: e58e55e0ab1b5b72c8b68bfbeb0182e34db17c3d38ab80186cf4d1244fc37e28 + md5: 65f47318a2bbd9d25efd8d332b36a667 depends: - numpy >=1.23.5,<2.0a0 + - pyqt + - pyqt-builder - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 103348 - timestamp: 1708864911284 + size: 10654 + timestamp: 1708738798851 - kind: conda - name: ros-humble-resource-retriever - version: 3.1.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-gl-dependency + version: 1.1.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-resource-retriever-3.1.1-py311h907a76e_6.tar.bz2 - sha256: 10f4429d14cdecafcc22e978c311ee9008d1b9cc1e949cb3f1ad5c952ed4af42 - md5: eb44d59edfd65b18fda20c736efe7a4a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-gl-dependency-1.1.2-py311h907a76e_20.tar.bz2 + sha256: 42a5c58801a0a5b7d7488e82fdc1b1c767a08b218ce8fb5388e64ba3b53b6e72 + md5: 0f8eae7fb9fd43b13af66ce09045bf7d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pyqt + - pyqt-builder - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-libcurl-vendor - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 26738 - timestamp: 1707348436188 + size: 11194 + timestamp: 1706525321573 - kind: conda - name: ros-humble-resource-retriever - version: 3.1.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-gl-dependency + version: 1.1.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-resource-retriever-3.1.1-py311hb335429_6.tar.bz2 - sha256: 88ea222d1a46e84996b3d68ff99a3c8c34f012ee1d5a9e8c1e6549d3195bce45 - md5: 0d1d4a14dda090563fe5a6411d56a19d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-gl-dependency-1.1.2-py311hb335429_17.tar.bz2 + sha256: 2b51e09870bdacd98b85010b4976b8a1256447a936c56e980e6a92a559ffa961 + md5: 0db06ce8e4a969b4c446cff24d04e481 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pyqt + - pyqt-builder - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-libcurl-vendor - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 29137 - timestamp: 1707311005517 + size: 11543 + timestamp: 1706737435054 - kind: conda - name: ros-humble-resource-retriever - version: 3.1.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-gl-dependency + version: 1.1.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-resource-retriever-3.1.1-py311hbfa132e_5.tar.bz2 - sha256: 874d9cfb1e12a9b8a2b0f5df1f1e2b574a280186255abc3c78704801c4d9e948 - md5: 3f828e1ab6144c1044cfdee468de9a8b + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-gl-dependency-1.1.2-py311hbfa132e_8.tar.bz2 + sha256: 86d662f3957a61cc82f96b5a51e292eee7835d6815b5659777b4b41dddc33fd1 + md5: 3479c065cf5eabba0640f92b9ebbc714 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - pyqt + - pyqt-builder + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-libcurl-vendor - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 27159 - timestamp: 1707345618912 + size: 11558 + timestamp: 1706527525087 - kind: conda - name: ros-humble-resource-retriever - version: 3.1.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-image-transport + version: 1.12.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-resource-retriever-3.1.2-py311h38cd7cb_7.tar.bz2 - sha256: 0e4e73a07a3f624af016feef5c64d33ea5626c729a8821729f67cbb279531115 - md5: 43a53f85e0acb579b4544b025d67f8d8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-image-transport-1.12.0-py311h38cd7cb_16.tar.bz2 + sha256: 3462b73db1bf08208bf07869fc441f22ab1cfda7199579331ac5879c78082615 + md5: 58a4f1091153f87b171c8c53afa2fba1 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-libcurl-vendor - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-sensor-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 31062 - timestamp: 1719909171965 + license: BSD-3-Clause + size: 706512 + timestamp: 1708774667579 +- kind: conda + name: ros-noetic-image-transport + version: 1.12.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-image-transport-1.12.0-py311h907a76e_20.tar.bz2 + sha256: cd25d3d05678520ee9780d6edae66a954039e5585167e04be1dbc94b42595078 + md5: 7c6cb481bc8e6a279c0671567aa57246 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-sensor-msgs + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 275063 + timestamp: 1706675380440 +- kind: conda + name: ros-noetic-image-transport + version: 1.12.0 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-image-transport-1.12.0-py311hb335429_17.tar.bz2 + sha256: 4e936ec7a6a9293e211495f8f0c65b2a9014c7a300d0b5bf071c22b3483261c1 + md5: 3562df07d2774d460b8ebe39178d3c69 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-sensor-msgs + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 356839 + timestamp: 1706742023630 - kind: conda - name: ros-humble-rmw - version: 6.1.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-image-transport + version: 1.12.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-image-transport-1.12.0-py311hbfa132e_8.tar.bz2 + sha256: bab3e6875bbf3fcb54c079c4cebaa861d7f7b431dd7b9821c24d3b7f1fedefbf + md5: 570f45dbd90efcae4621738c2798e61d + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-sensor-msgs + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 286578 + timestamp: 1706673522590 +- kind: conda + name: ros-noetic-interactive-marker-tutorials + version: 0.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-6.1.1-py311h38cd7cb_7.tar.bz2 - sha256: 2e4344a16783f15dee3e3bf9b1b2aa9cc42593f9cdeb419f1accf34801ecd19a - md5: 53c8a500cb523712e69e68d111a7e759 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 849ffd59246325e452eac195cc91720c2660496ad843cef69ae3c06282187480 + md5: aaae5f7b74edc6d896ba05e380619521 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-markers + - ros-noetic-roscpp + - ros-noetic-tf + - ros-noetic-visualization-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 75876 - timestamp: 1708867508399 + size: 103237 + timestamp: 1708785388597 - kind: conda - name: ros-humble-rmw - version: 6.1.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-interactive-marker-tutorials + version: 0.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-6.1.1-py311h907a76e_6.tar.bz2 - sha256: cab0959b04e43d7df9b2ce47a5dc3480cde47173edd9a203641a3f6cef4e1c8f - md5: 31a816fdda4fe8c0f27b7f6e0fa432a4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + sha256: 68a2ca1b09ff68c139947cce1e5294da4bf117a6e28119356f596ddbaf0938bb + md5: 757c82a28cc2224b40d0548e8b0f842d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-markers + - ros-noetic-roscpp + - ros-noetic-tf + - ros-noetic-visualization-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 68794 - timestamp: 1707350157672 + size: 109138 + timestamp: 1706681146195 - kind: conda - name: ros-humble-rmw - version: 6.1.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-interactive-marker-tutorials + version: 0.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-6.1.1-py311hb335429_6.tar.bz2 - sha256: 79da3d2df3e5207c22c8a1d6c61481f704d8716f43b8731b7ccadf8243fe02c9 - md5: fb2373fce8c2b195833e984baf0f51c9 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-interactive-marker-tutorials-0.11.0-py311hb335429_17.tar.bz2 + sha256: 60bedfc3c96c4378f65d4d72749c2ac02ff4fa8412a8376095309fa14f3f11c4 + md5: 1beb2815ae428ee2d2372fb527c308ce depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -33247,100 +78180,112 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-markers + - ros-noetic-roscpp + - ros-noetic-tf + - ros-noetic-visualization-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 72372 - timestamp: 1707311654071 + size: 146663 + timestamp: 1706744544371 - kind: conda - name: ros-humble-rmw - version: 6.1.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-interactive-marker-tutorials + version: 0.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-6.1.1-py311hbfa132e_5.tar.bz2 - sha256: 98c6fb1b1dab5e0777d6bd984e8372d6f8c64ef66896cbc1718a40c7e17458b9 - md5: 738082792dee452382c3b632db6edde7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-interactive-marker-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + sha256: 978bbbaf25ec6c68e3e562597d3bdc51811e9016b7a573e2a5d8831a3d6f3970 + md5: 3ef2337fc7b42edfa1831d6e2f61d7a8 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-markers + - ros-noetic-roscpp + - ros-noetic-tf + - ros-noetic-visualization-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 69637 - timestamp: 1707346391416 + size: 111972 + timestamp: 1706737922490 - kind: conda - name: ros-humble-rmw-connextdds - version: 0.11.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-interactive-markers + version: 1.12.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-connextdds-0.11.2-py311h38cd7cb_7.tar.bz2 - sha256: bc452c5b46e3124e6f60316e64ba45d7ab5ae1921f1bdd56142e405328d773e6 - md5: fe8500358e797aba8f1657e301a79067 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-interactive-markers-1.12.0-py311h38cd7cb_16.tar.bz2 + sha256: 800160218e32689119b76b91f929d4a7475091b0fa94e2c940bf7fcc1042bd50 + md5: 16785a91b4fdb12298a7bf77b7c8cc23 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rmw-connextdds-common - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-visualization-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 10227 - timestamp: 1708875970483 + size: 472482 + timestamp: 1708783662455 - kind: conda - name: ros-humble-rmw-connextdds - version: 0.11.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-interactive-markers + version: 1.12.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-connextdds-0.11.2-py311h907a76e_6.tar.bz2 - sha256: 5f48d9539dfd15a01a68458cec96dbbb8db94cd95253cbfda5745bee663d70ba - md5: 3a6136d462cbae5c2ea75a2e01d93b2d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-interactive-markers-1.12.0-py311h907a76e_20.tar.bz2 + sha256: 67325ea572d173dcc95f124d55655fafe3c2229d6976ac3f711ffb9cc5fbcd22 + md5: 93d1dc649b0cf00fd5ac5bba58c32883 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rmw-connextdds-common - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-visualization-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 11542 - timestamp: 1707355969607 + size: 168328 + timestamp: 1706678968135 - kind: conda - name: ros-humble-rmw-connextdds - version: 0.11.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-interactive-markers + version: 1.12.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-connextdds-0.11.2-py311hb335429_6.tar.bz2 - sha256: c5cdbea760c7381a9ea6b1a4448c23b04d53d14eabd03558b180818dcf54baea - md5: c01c246cae30fde22cb0f9b2e0ec4dbb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-interactive-markers-1.12.0-py311hb335429_17.tar.bz2 + sha256: 6b06169a9c139755daa5bb4d3ef6eca483c73af5f272cc320962efc31a3520f0 + md5: e8b6e3ed1e8e3fbfe5678ae749cd2fe2 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -33349,122 +78294,108 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rmw-connextdds-common - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-visualization-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 11402 - timestamp: 1707313320613 + size: 194905 + timestamp: 1706743950914 - kind: conda - name: ros-humble-rmw-connextdds - version: 0.11.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-interactive-markers + version: 1.12.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-connextdds-0.11.2-py311hbfa132e_5.tar.bz2 - sha256: e9a434e8b7764081af17554ef4018b643da7dde68869da840a691c7995d5e9ca - md5: edbd18522c281ab5f5fc3228bf1ccd15 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-interactive-markers-1.12.0-py311hbfa132e_8.tar.bz2 + sha256: 977f08fbe6869d369fc68df5b545499763fbf195b3fbadf00f0e1158775d6a11 + md5: f37ab7e5668e31d836ccba5188ae104b depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rmw-connextdds-common - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-rostest + - ros-noetic-std-msgs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-visualization-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 11742 - timestamp: 1707989084353 + size: 167399 + timestamp: 1706737169017 - kind: conda - name: ros-humble-rmw-connextdds-common - version: 0.11.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-joint-state-publisher + version: 1.15.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-connextdds-common-0.11.2-py311h38cd7cb_7.tar.bz2 - sha256: a047a668e1585f509e2d99fdd82a87776077592e66449fb6f3917312ab1c10ed - md5: 850437f099490f192ebc9abccc916aa7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-joint-state-publisher-1.15.1-py311h38cd7cb_16.tar.bz2 + sha256: a7c0faee03b475cf5b05f13c9d58f4a0d83548431bef7f405c41c0df7686611f + md5: c9937541332284084097b4cb5026f0ab depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-rti-connext-dds-cmake-module - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-sensor-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 30878 - timestamp: 1708874971021 + size: 43321 + timestamp: 1708774775271 - kind: conda - name: ros-humble-rmw-connextdds-common - version: 0.11.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-joint-state-publisher + version: 1.15.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-connextdds-common-0.11.2-py311h907a76e_6.tar.bz2 - sha256: d18be1a188a2a6837b9c228e0cf760600d26f9496dad74e2383a26e8b53fb5ad - md5: 678598026c34f9b789927760254a23db + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-joint-state-publisher-1.15.1-py311h907a76e_20.tar.bz2 + sha256: d4d39893d5117224b303a61ae59e7b613b87c6c07ba8a5d987c32ef189264c6e + md5: 88ba04cb2f629621fd118c0a6c84821c depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-rti-connext-dds-cmake-module - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-sensor-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 32164 - timestamp: 1707355140331 + size: 25639 + timestamp: 1706675468079 - kind: conda - name: ros-humble-rmw-connextdds-common - version: 0.11.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-joint-state-publisher + version: 1.15.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-connextdds-common-0.11.2-py311hb335429_6.tar.bz2 - sha256: 84b814128191262bb53bd28cac7d40b8988c6d53a1694c4a56d58894c831f9cb - md5: 9cf2650c8bb8f76a62bf85259c882cf6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-joint-state-publisher-1.15.1-py311hb335429_17.tar.bz2 + sha256: 419267c89fc65eaa848448e109bfda47737a0b438b209ce292422787c9e390ce + md5: 60f8ae08b9da89523a82f9d028d10ae2 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -33473,104 +78404,98 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-rti-connext-dds-cmake-module - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-sensor-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 32001 - timestamp: 1707313039308 + size: 25472 + timestamp: 1706742047298 - kind: conda - name: ros-humble-rmw-connextdds-common - version: 0.11.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-joint-state-publisher + version: 1.15.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-connextdds-common-0.11.2-py311hbfa132e_5.tar.bz2 - sha256: 02af19bd340bf6e24d36dc1296f6176bbb91e3348662b636ef765e64e2f31388 - md5: 246d9213f79089b4d4e62c6149f64e45 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-joint-state-publisher-1.15.1-py311hbfa132e_8.tar.bz2 + sha256: a4248aa469f7d8a1098b319f3ae97c46ea7d14e59aca712a718ed8e2135577c8 + md5: 23b6580b4365db813165d72cb0593329 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-rti-connext-dds-cmake-module - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-sensor-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 32346 - timestamp: 1707983183593 + size: 29948 + timestamp: 1706673584833 - kind: conda - name: ros-humble-rmw-cyclonedds-cpp - version: 1.3.4 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-joint-state-publisher-gui + version: 1.15.1 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311h38cd7cb_16.tar.bz2 + sha256: 07083001ae094572b796809689a31220f42d194d5d59cb1f6ac93dfbadff5aa0 + md5: d0484c2305753b523654485fbc7b9aa9 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 41754 + timestamp: 1708777407393 +- kind: conda + name: ros-noetic-joint-state-publisher-gui + version: 1.15.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311h907a76e_6.tar.bz2 - sha256: 24e9b45728de84acfbbc22e9717d01d540b02fad3611aec8cb43e3487cd34200 - md5: 52389e2bf86ce2c0c5bdb72beb8bb93d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311h907a76e_20.tar.bz2 + sha256: a03eb184b47e0629ff25707d7458df808b1f8ed1206d3460a9e7bcf824c3ddf5 + md5: 49a0ca1cd40d76afe04bde3cc237850f depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-cyclonedds - - ros-humble-iceoryx-binding-c - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-python-qt-binding + - ros-noetic-rospy arch: x86_64 platform: osx license: BSD-3-Clause - size: 176555 - timestamp: 1707355252060 + size: 24279 + timestamp: 1706675952016 - kind: conda - name: ros-humble-rmw-cyclonedds-cpp - version: 1.3.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-joint-state-publisher-gui + version: 1.15.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311hb335429_6.tar.bz2 - sha256: 304c1658a86f8edde6ca796ce332acdbc226e49463dab79ec6b9b925843a817c - md5: 248ccd22469c1d8fbec5972137d333c3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-joint-state-publisher-gui-1.15.1-py311hb335429_17.tar.bz2 + sha256: 471d10e6905a147e42eff466811b9b5bf82b5046b9f07499a99a1b111ddbfe41 + md5: 4d08ddd85bba7a622ea6777f103cbdf2 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -33579,408 +78504,409 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-cyclonedds - - ros-humble-iceoryx-binding-c - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-python-qt-binding + - ros-noetic-rospy arch: x86_64 platform: linux license: BSD-3-Clause - size: 237585 - timestamp: 1707313074825 + size: 24504 + timestamp: 1706742234223 - kind: conda - name: ros-humble-rmw-cyclonedds-cpp - version: 1.3.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-joint-state-publisher-gui + version: 1.15.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-cyclonedds-cpp-1.3.4-py311hbfa132e_5.tar.bz2 - sha256: c6b2c5bebba855ede78bf946e8f1acffff0816419b8fbf218f510e0e7e3f37e4 - md5: 24a6e1dbb31063ee7322ea738e06ba8a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-joint-state-publisher-gui-1.15.1-py311hbfa132e_8.tar.bz2 + sha256: 34c52b7049bfd1fd285659d165fe2d4f6afc724ef7bba9a87ef10aeb718d93ce + md5: 5cc7276560b65d5f4e80f3203ebb09be depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-cyclonedds - - ros-humble-iceoryx-binding-c - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-python-qt-binding + - ros-noetic-rospy arch: arm64 platform: osx license: BSD-3-Clause - size: 171264 - timestamp: 1707983226969 + size: 24343 + timestamp: 1706674436321 - kind: conda - name: ros-humble-rmw-dds-common - version: 1.6.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-kdl-conversions + version: 1.13.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-dds-common-1.6.0-py311h38cd7cb_7.tar.bz2 - sha256: cf5379a687f30a26138964bdd320a9bc8572fbc69365c147e0f4c6ea4d826b91 - md5: 4e9b19e980cea6f3c489ae7f3bb419ee + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-kdl-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + sha256: 7dbc2f939761b740f549c10e530ab73daf41b393682978a03b21a284b094d5fc + md5: dc964b6516ee47174d479aa99e69a451 depends: - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 143872 - timestamp: 1708872999423 + size: 22050 + timestamp: 1708763895751 - kind: conda - name: ros-humble-rmw-dds-common - version: 1.6.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-kdl-conversions + version: 1.13.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-dds-common-1.6.0-py311h907a76e_6.tar.bz2 - sha256: cb4b61a2560dc74af6dd71ad1d428da723125ac5f947766ecac0cb7d7bc2f374 - md5: 09825d284b6068937b27540491580838 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-kdl-conversions-1.13.2-py311h907a76e_20.tar.bz2 + sha256: 4d9deb5490596617bb9f6e1e5d1b7616a9af01d446fa314a530d4185d1d24401 + md5: 27c7abcd0bb15952c2e31d6a54a6320d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 124792 - timestamp: 1707354342618 + size: 14827 + timestamp: 1706530319838 - kind: conda - name: ros-humble-rmw-dds-common - version: 1.6.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-kdl-conversions + version: 1.13.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-dds-common-1.6.0-py311hb335429_6.tar.bz2 - sha256: 29abf75747d95b7f48d1075f8ea36d3abaf8daa73141750c2e709770f4982ee0 - md5: 91b142c797cabece762f37225cbded68 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-kdl-conversions-1.13.2-py311hb335429_17.tar.bz2 + sha256: 58e71cc44e25179b269c41df65c937b5955c06655c5c7c7dc91b6111593c2c42 + md5: d3c6f6b3852c187730ec2215798bb80b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 138771 - timestamp: 1707312789162 + size: 16327 + timestamp: 1706739833573 - kind: conda - name: ros-humble-rmw-dds-common - version: 1.6.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-kdl-conversions + version: 1.13.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-dds-common-1.6.0-py311hbfa132e_5.tar.bz2 - sha256: 3c4a2e939121b166366ed11c58412166825bc3d00bf8ee56e2290de4720d1346 - md5: f9bbd40def6a94be4f7f6e84b54eb7a2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-kdl-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + sha256: 7c24168d44bfa527bf1625ebb5f4fce63aa68b213282dd00bf954927bc9c3580 + md5: 0821f7c85eeefb10a0c91884c2c79295 depends: - - libcxx >=16 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 15707 + timestamp: 1706532959041 +- kind: conda + name: ros-noetic-kdl-parser + version: 1.14.2 + build: py311h0f7ea6c_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-kdl-parser-1.14.2-py311h0f7ea6c_20.tar.bz2 + sha256: 4c2b1dff630e99e36eb11a6324d0f29af90ed789e3d0a40d93b9c1479b2de339 + md5: 5a82f1f09e574aca96b9b64fb6a61f3d + depends: + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-urdf + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 27723 + timestamp: 1706671964515 +- kind: conda + name: ros-noetic-kdl-parser + version: 1.14.2 + build: py311hb90db5c_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-kdl-parser-1.14.2-py311hb90db5c_8.tar.bz2 + sha256: 9468fc63741a047a3ae84db01157fe6861b85b0cbd6ad5d331f08b79d7228046 + md5: 1997fbfac1928eedaef24e18d0cb47d0 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-urdf + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers arch: arm64 platform: osx license: BSD-3-Clause - size: 126688 - timestamp: 1707982856720 + size: 28693 + timestamp: 1706672014756 - kind: conda - name: ros-humble-rmw-fastrtps-cpp - version: 6.2.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-kdl-parser + version: 1.14.2 + build: py311hc0c6e74_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 - sha256: 3d20d87a8f8869dc2a4627595683551af571df5bfae67b74d66615b710878d52 - md5: 3d7b38820d6e06960cac56b5cb1cdeb8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-kdl-parser-1.14.2-py311hc0c6e74_16.tar.bz2 + sha256: babc1a36fbe8506bacd5e546e90d3e22d10a62c52be686b3272ad90c93d85926 + md5: deec981967894e9743b605839b164191 depends: - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-urdf + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 - ucrt >=10.0.20348.0 + - urdfdom_headers - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 138382 - timestamp: 1708878876200 + size: 63868 + timestamp: 1708771642598 - kind: conda - name: ros-humble-rmw-fastrtps-cpp - version: 6.2.6 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-kdl-parser + version: 1.14.2 + build: py311hfc76a15_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-kdl-parser-1.14.2-py311hfc76a15_17.tar.bz2 + sha256: 3fd69d27e6df8f2217753f33969c90cb6dd8910c6641af8ea874ca05997628f6 + md5: a2c28ef4e9a386acdddfa3506e485baa + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-urdf + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 35251 + timestamp: 1706741496303 +- kind: conda + name: ros-noetic-laser-geometry + version: 1.6.7 + build: py311h4ba3d3d_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-laser-geometry-1.6.7-py311h4ba3d3d_16.tar.bz2 + sha256: c92301092a7627267b3e8f3417f61dc44add08649053d58e925abc0ba406a186 + md5: afcb7eac171cccdb82a22fb66da5e774 + depends: + - eigen + - libboost >=1.82.0,<1.83.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - libboost-python >=1.82.0,<1.83.0a0 + - libboost-python-devel + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-roscpp + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 133211 + timestamp: 1708783554133 +- kind: conda + name: ros-noetic-laser-geometry + version: 1.6.7 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311h907a76e_6.tar.bz2 - sha256: 4aaaeced5bf6cb123a35f6d7b3521b55b114a202e0f0513373ef63ae534cee66 - md5: 28acaa31715b5a9fc7faf804d214258f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-laser-geometry-1.6.7-py311h907a76e_20.tar.bz2 + sha256: 4de028fe38afac2d9ef867867007b17319f2ce04e56f33e607e5a3aa4a1f3650 + md5: 2bbb32e09c934ae954366c3025f79953 depends: - __osx >=10.14 - - libcxx >=16 + - boost + - eigen + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-roscpp + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2 arch: x86_64 platform: osx license: BSD-3-Clause - size: 117496 - timestamp: 1707356945450 + size: 55266 + timestamp: 1706678837611 - kind: conda - name: ros-humble-rmw-fastrtps-cpp - version: 6.2.6 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-laser-geometry + version: 1.6.7 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311hb335429_6.tar.bz2 - sha256: 6c6a57f6b2175f93194aa17b76b4d54243cc47fa14d174b81ede2c797bc0d09b - md5: 1d78a5ba17c5df36c3ba3dfdef96dc99 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-laser-geometry-1.6.7-py311hb335429_17.tar.bz2 + sha256: 401d7c00fc1cb3c6b19eb0ca6076907898ce2f626fc70442d4206757956dee04 + md5: 0f69a77483e066badbe76a2f53a7b054 depends: - __glibc >=2.17,<3.0.a0 + - boost + - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-roscpp + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2 arch: x86_64 platform: linux license: BSD-3-Clause - size: 129353 - timestamp: 1707313701431 + size: 59778 + timestamp: 1706743912301 - kind: conda - name: ros-humble-rmw-fastrtps-cpp - version: 6.2.6 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-laser-geometry + version: 1.6.7 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-cpp-6.2.6-py311hbfa132e_5.tar.bz2 - sha256: ad294798bc847127264869d3a04a3e0726babacb80f6b397b39253b1bcc184bb - md5: 87fa7329b08b65278bf7982450fad90f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-laser-geometry-1.6.7-py311hbfa132e_8.tar.bz2 + sha256: d2d47ef6985ca207072069ece835efd486ce854a837a5326b146cfb1e0f82a5d + md5: afc65938fef34b3b19d7a8562e87c4a6 depends: - - libcxx >=16 + - boost + - eigen + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-angles + - ros-noetic-roscpp + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2 arch: arm64 platform: osx license: BSD-3-Clause - size: 98991 - timestamp: 1707990949544 -- kind: conda - name: ros-humble-rmw-fastrtps-dynamic-cpp - version: 6.2.6 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 - sha256: a5f7533a31fe39c3f836c1b52d63dfdeeb9a4426f5e7d10c58f70598215ea80a - md5: 6db4fe7aaf97260353d8f4895562b709 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 176954 - timestamp: 1708878757416 + size: 54021 + timestamp: 1706737096598 - kind: conda - name: ros-humble-rmw-fastrtps-dynamic-cpp - version: 6.2.6 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311h907a76e_6.tar.bz2 - sha256: 55cdc341827e04728a4174bc8c3268a2826ce85776fedd0e636306fdf2a37d1a - md5: 4516f51094ef2fbf789b3852136d41fd + name: ros-noetic-librviz-tutorial + version: 0.11.0 + build: py311h15ddf78_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-librviz-tutorial-0.11.0-py311h15ddf78_8.tar.bz2 + sha256: cbb7ba63f247aa93fe02fff0a4d402e924471074f9b384443b76077a7e18969d + md5: 79548cb6848fea378e6733ab6d159916 depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 153064 - timestamp: 1707356817523 + size: 28793 + timestamp: 1706740123088 - kind: conda - name: ros-humble-rmw-fastrtps-dynamic-cpp - version: 6.2.6 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-librviz-tutorial + version: 0.11.0 + build: py311h27406db_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311hb335429_6.tar.bz2 - sha256: f2625df2b14fe84b38cee7b30b86d4a47b91429c43a4b9da4bdae8940532f705 - md5: ccb982b962b76aec29dc0e1dd9ceb14b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-librviz-tutorial-0.11.0-py311h27406db_17.tar.bz2 + sha256: 2a122770c444df6dcf7a1c45289d93bd9c3a7ee2bd8c27d98b183a78dd7e0a68 + md5: 06b0deda14f2a7eba21a9e32f91f2f1c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -33989,142 +78915,133 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 167223 - timestamp: 1707313660224 + size: 43700 + timestamp: 1706750828514 - kind: conda - name: ros-humble-rmw-fastrtps-dynamic-cpp - version: 6.2.6 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-dynamic-cpp-6.2.6-py311hbfa132e_5.tar.bz2 - sha256: c0a5c051f7d4f63d71899f1291bfaba7fbc8231cff97b5c1d6bdc65e394ada69 - md5: a36c2d95b800ae38267c1477985e5094 + name: ros-noetic-librviz-tutorial + version: 0.11.0 + build: py311h2e3875a_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-librviz-tutorial-0.11.0-py311h2e3875a_20.tar.bz2 + sha256: ccad0452c74fbee493675c07ea9f8e8b4f1b056ed09b895477f7fc9e556a597b + md5: f38df2a4ddb207e4ecce087d0b91a67a depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-rmw-fastrtps-shared-cpp - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 128952 - timestamp: 1707990904163 + size: 28668 + timestamp: 1706684689992 - kind: conda - name: ros-humble-rmw-fastrtps-shared-cpp - version: 6.2.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-librviz-tutorial + version: 0.11.0 + build: py311h8bad128_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311h38cd7cb_7.tar.bz2 - sha256: 7271fe8a3ecf2933cffdf4a255558d11a2d777524b4d296171cc183d538592d5 - md5: eda50d80258cc3ba7823d389d4982c27 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-librviz-tutorial-0.11.0-py311h8bad128_16.tar.bz2 + sha256: f205010873a31d26b909f48084a9c4f4bf1ff5c00691d9a472ac93974941138f + md5: 6efb2b0ff42529eb561daf7933315874 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rviz - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 230001 - timestamp: 1708874905191 + size: 33995 + timestamp: 1708788483979 - kind: conda - name: ros-humble-rmw-fastrtps-shared-cpp - version: 6.2.6 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-map-msgs + version: 1.14.1 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-map-msgs-1.14.1-py311h38cd7cb_16.tar.bz2 + sha256: 7eafa43e57bf6b2b7eca808421dece24309267ab82cd61c690051dd8dc524719 + md5: 3c1ac0f90f97bc2924258b8e64876d84 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 86061 + timestamp: 1708774541607 +- kind: conda + name: ros-noetic-map-msgs + version: 1.14.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311h907a76e_6.tar.bz2 - sha256: 1ab56db98c3da1dc3da1601c623e0e018fa2f9f20eaf7f290b744d6e90970c9f - md5: 60f632713944104b80a5d046bc18dac7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-map-msgs-1.14.1-py311h907a76e_20.tar.bz2 + sha256: 97142c9d0ce3e2aa2d74bf56048732c15ca43487ce097f5a370bc9ab4b050a41 + md5: 8ddb7b66e3d283bf6b34ee2f7be3b624 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 194054 - timestamp: 1707355064646 + size: 83630 + timestamp: 1706675232313 - kind: conda - name: ros-humble-rmw-fastrtps-shared-cpp - version: 6.2.6 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-map-msgs + version: 1.14.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311hb335429_6.tar.bz2 - sha256: 65a24b204e44515b6ca7a428d85530ed99af353fce9ae2fb615d511c9a80075b - md5: 7a12b37a26e23acca672eed92b71fed5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-map-msgs-1.14.1-py311hb335429_17.tar.bz2 + sha256: 6f47ccd6d133d5638a20965713c8b68a176f7cef7d312668c48cc2bc57c67ce3 + md5: 01516d3d86e0f04df44833dbb4f6c414 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -34133,129 +79050,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 202955 - timestamp: 1707313018434 + size: 83242 + timestamp: 1706741977424 - kind: conda - name: ros-humble-rmw-fastrtps-shared-cpp - version: 6.2.6 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-map-msgs + version: 1.14.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-fastrtps-shared-cpp-6.2.6-py311hbfa132e_5.tar.bz2 - sha256: bbf397159934c7f061d2f4aad4244747e42bb71d56d97456af10850adc8214b7 - md5: c239209a8bd1d8463bc0ac296ec2903b + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-map-msgs-1.14.1-py311hbfa132e_8.tar.bz2 + sha256: 8a0a8b6eb2724983da3c8048957fede5a3465b02128b6d6c71de22902e091bc4 + md5: 653f3c126ed47e39a58dcb130b8a7ef3 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-fastcdr - - ros-humble-fastrtps - - ros-humble-fastrtps-cmake-module - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-dds-common - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-tracetools - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 154794 - timestamp: 1707983152457 + size: 83786 + timestamp: 1706673439620 - kind: conda - name: ros-humble-rmw-implementation - version: 2.8.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-media-export + version: 0.3.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-implementation-2.8.2-py311h38cd7cb_7.tar.bz2 - sha256: 9af7456b54c91f8a1c1217038ed87d7cc3a0ef0d566fb30af6ba356e2fa436a1 - md5: dc9b0d6d8852f62f1c5b969c5605bd93 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-media-export-0.3.0-py311h38cd7cb_16.tar.bz2 + sha256: 8b071f7c9171a5de7e91a445632604cb1c4779c279e7bb095b18310ab2541015 + md5: d63cc09889533852617653f30e591fb9 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw-connextdds - - ros-humble-rmw-fastrtps-cpp - - ros-humble-rmw-fastrtps-dynamic-cpp - - ros-humble-rmw-implementation-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 38416 - timestamp: 1708880559177 + size: 10385 + timestamp: 1708738838754 - kind: conda - name: ros-humble-rmw-implementation - version: 2.8.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-media-export + version: 0.3.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-implementation-2.8.2-py311h907a76e_6.tar.bz2 - sha256: 3b928c7d4f1a9b2a67e1875445427bd9259fe93e1a47c6386ad33327462bc44c - md5: b5b4dcb142264867af8a84247d32588b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-media-export-0.3.0-py311h907a76e_20.tar.bz2 + sha256: 4412ec648a56d4fe4f016899da09a4473c488e90b91bd71bd364fd007613b52d + md5: 242eaf736c1246ecd06e6131ec515ddb depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw-connextdds - - ros-humble-rmw-cyclonedds-cpp - - ros-humble-rmw-fastrtps-cpp - - ros-humble-rmw-fastrtps-dynamic-cpp - - ros-humble-rmw-implementation-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 28359 - timestamp: 1707357874494 + size: 10814 + timestamp: 1706525087851 - kind: conda - name: ros-humble-rmw-implementation - version: 2.8.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-media-export + version: 0.3.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-implementation-2.8.2-py311hb335429_6.tar.bz2 - sha256: cf670a7d338bde6a2cca3acf00106a9a58beb098abae546f52364cc065c7c8b6 - md5: 611d949c72706ff2f486e9353fb0fb47 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-media-export-0.3.0-py311hb335429_17.tar.bz2 + sha256: ef494e4f45c5fde6d5931de3c5b5cfbb6450c22eb14797d8ca9591c9761d7282 + md5: cf75b0250ce79942580eade6399b16f3 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -34264,228 +79148,203 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw-connextdds - - ros-humble-rmw-cyclonedds-cpp - - ros-humble-rmw-fastrtps-cpp - - ros-humble-rmw-fastrtps-dynamic-cpp - - ros-humble-rmw-implementation-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 32676 - timestamp: 1707313933603 + size: 10617 + timestamp: 1706737510371 - kind: conda - name: ros-humble-rmw-implementation - version: 2.8.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-media-export + version: 0.3.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-implementation-2.8.2-py311hbfa132e_5.tar.bz2 - sha256: 9df8079864e1701bb5e25abec3ef8f35cf70948918ed5bb46d04ce3856ded685 - md5: d68011e9f8fe80ee46b75d6bbcf36e80 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-media-export-0.3.0-py311hbfa132e_8.tar.bz2 + sha256: d6c72dbad57d69f794f1a5e0d3812e94d1235ed56c701649276b1d17d4931c99 + md5: e01bdd44bc72e4d33d25886d40d46ac3 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw-connextdds - - ros-humble-rmw-cyclonedds-cpp - - ros-humble-rmw-fastrtps-cpp - - ros-humble-rmw-fastrtps-dynamic-cpp - - ros-humble-rmw-implementation-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 29651 - timestamp: 1707991215966 + size: 11157 + timestamp: 1706525853357 - kind: conda - name: ros-humble-rmw-implementation-cmake - version: 6.1.1 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rmw-implementation-cmake-6.1.1-py311h38cd7cb_7.tar.bz2 - sha256: 1f099162a767b9e7341ef61cf3d77b1e836e089d12fd813e3f9461b20c72fce0 - md5: db073f4b510f816b2bae4df16c0f88f4 + name: ros-noetic-message-filters + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-filters-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 55c149bae7fbf6fd0063c275c0097052a53ec11092f3976470c7df0aed2ee3fc + md5: 0dce80c99a7ec8f3495b07a817fe259b depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 12927 - timestamp: 1708863157522 + size: 49213 + timestamp: 1706575107423 - kind: conda - name: ros-humble-rmw-implementation-cmake - version: 6.1.1 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rmw-implementation-cmake-6.1.1-py311h907a76e_6.tar.bz2 - sha256: b28d3443dcf6b5a263a1910f1605eeeca1c048bd7ff2c3a3f4b081c83592ba9f - md5: ec57f71b7387705ba61370b9df5d48e1 + name: ros-noetic-message-filters + version: 1.16.0 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-filters-1.16.0-py311h9a6a787_16.tar.bz2 + sha256: 161c703752d612c5b627e7d07eb4f87062646a33798aa0b4d4e818f01ca9a324 + md5: cdec2affc11370feddbb63087f06e45b depends: - - __osx >=10.14 - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 14119 - timestamp: 1707348187534 + size: 62256 + timestamp: 1708770688617 - kind: conda - name: ros-humble-rmw-implementation-cmake - version: 6.1.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-message-filters + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rmw-implementation-cmake-6.1.1-py311hb335429_6.tar.bz2 - sha256: 529bf53578364a5d619ddf8c9d44dc7327cd9bd7eefa422c19142c4f2fce07a0 - md5: 5adc622d2f57b54565c2df850432197a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-filters-1.16.0-py311hb335429_17.tar.bz2 + sha256: c5086145ad90e0fe68ca15f5114014d4b65138bf7a46fb29d014cadb2f9f86c8 + md5: 6741a55a31f9a1d38f2cc3a7a65a5c62 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 14013 - timestamp: 1707310892118 + size: 50242 + timestamp: 1706741264194 - kind: conda - name: ros-humble-rmw-implementation-cmake - version: 6.1.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-message-filters + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rmw-implementation-cmake-6.1.1-py311hbfa132e_5.tar.bz2 - sha256: d17f1bd93ff57a8e01bb232cedc41569ae9df1b894b04003f59f3d4a73004218 - md5: 782319fb031a5cfecfb82af8b7ca1c7f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-filters-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: ebd52a719ea63b3197b38f282b1d89b79711e278b59c8ae886bdc07e337fc0e5 + md5: afa24b86b5264200bdea52eeb20e95d5 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roscpp arch: arm64 platform: osx license: BSD-3-Clause - size: 14239 - timestamp: 1707345500140 + size: 46397 + timestamp: 1706576611614 - kind: conda - name: ros-humble-robot-state-publisher - version: 3.0.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-message-generation + version: 0.4.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-robot-state-publisher-3.0.3-py311h38cd7cb_7.tar.bz2 - sha256: 34a3f9650cdc4cdacca03457c1369acebedf88a5fdc9b2cf235356338a62378e - md5: 5699819df44f205d2c061b873a6c35c5 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-generation-0.4.1-py311h38cd7cb_16.tar.bz2 + sha256: 0ed1a8ff4533c605eb60f8c889667d0ccfcc0050d47f6d0f42eaf93e3aecd167 + md5: 2761077436be91269e9b8e17c5592720 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-kdl-parser - - ros-humble-orocos-kdl-vendor - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 165228 - timestamp: 1708913178647 + size: 10717 + timestamp: 1708743147257 - kind: conda - name: ros-humble-robot-state-publisher - version: 3.0.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-message-generation + version: 0.4.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-robot-state-publisher-3.0.3-py311h907a76e_6.tar.bz2 - sha256: d07247f2190ba9d4d7600860054bb9ca8299683750b77faed572c39580b85d60 - md5: 927c48ac178ce7d328339542e4de0663 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-generation-0.4.1-py311h907a76e_20.tar.bz2 + sha256: d5fcc140684e2cded743241278524fc5b5af1affaa6766c3bd1bd0a668e3a93c + md5: 9e3c3630e1a46c222bc883c9fa99434f depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-kdl-parser - - ros-humble-orocos-kdl-vendor - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy arch: x86_64 platform: osx license: BSD-3-Clause - size: 223624 - timestamp: 1707372242795 + size: 11161 + timestamp: 1706527321913 - kind: conda - name: ros-humble-robot-state-publisher - version: 3.0.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-message-generation + version: 0.4.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-robot-state-publisher-3.0.3-py311hb335429_6.tar.bz2 - sha256: e26ab2e29f7494a9b1c73add250bb179bfe7d80445bcd21f90d67f4cbb3c3830 - md5: 0e52dd9fd2f655e65758683de9b9eccb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-generation-0.4.1-py311hb335429_17.tar.bz2 + sha256: 530d1ec6518534e0169692a762105485f092219aa69547dd857bcdeb602d8baf + md5: 9f31045e5ba10ff436dd82092486da8c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -34494,126 +79353,110 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-kdl-parser - - ros-humble-orocos-kdl-vendor - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy arch: x86_64 platform: linux license: BSD-3-Clause - size: 256568 - timestamp: 1707316462489 + size: 10985 + timestamp: 1706738420185 - kind: conda - name: ros-humble-robot-state-publisher - version: 3.0.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-message-generation + version: 0.4.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-robot-state-publisher-3.0.3-py311hbfa132e_5.tar.bz2 - sha256: 4996703c2f43f72a1681ab9ade29a588f9f623a05a8952262aba3c7a6a6c5daf - md5: ba0d1f7ecba01a5c2dacfa73eb5e083c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-generation-0.4.1-py311hbfa132e_8.tar.bz2 + sha256: 12487d97edc6e8153cf689f29bacc1ad0db50377575a19a1ef960879597141b2 + md5: c53d3d0eb72ecdbbcffec15633863d23 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-kdl-parser - - ros-humble-orocos-kdl-vendor - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy arch: arm64 platform: osx license: BSD-3-Clause - size: 226381 - timestamp: 1707995537839 + size: 11493 + timestamp: 1706528778851 - kind: conda - name: ros-humble-ros-base - version: 0.10.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-message-runtime + version: 0.4.13 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-base-0.10.0-py311h38cd7cb_7.tar.bz2 - sha256: ecd32e958e369f53f0ec59129480921c65b85880b2064a27638dbd3e1e934014 - md5: 5921c2707cc2004c872172bb354534f6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-message-runtime-0.4.13-py311h38cd7cb_16.tar.bz2 + sha256: adb44a236a1be40dab938e818c28d29d8a4bfcd70f0efb3a83840924c5d95233 + md5: a95267d198ca816394476fe4d3b3c08a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry2 - - ros-humble-kdl-parser - - ros-humble-robot-state-publisher - - ros-humble-ros-core - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-genpy + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11792 - timestamp: 1708997087362 + size: 10828 + timestamp: 1708746625451 - kind: conda - name: ros-humble-ros-base - version: 0.10.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-message-runtime + version: 0.4.13 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-base-0.10.0-py311h907a76e_6.tar.bz2 - sha256: 1e70956e1f4782ab0f251c544bb666517a200ed79509531ab90034fc76d5179a - md5: 14bb12b796c0071fee941aa285db578f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-message-runtime-0.4.13-py311h907a76e_20.tar.bz2 + sha256: 0c0377b042be8b01d1c012a2d58cc782c0675bbe9e121bb4814a8a4d2a354617 + md5: 7bee64848c2d4792de4885f5415404ac depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry2 - - ros-humble-kdl-parser - - ros-humble-robot-state-publisher - - ros-humble-ros-core - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-genpy + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: x86_64 platform: osx license: BSD-3-Clause - size: 13089 - timestamp: 1707383259083 + size: 11299 + timestamp: 1706528321314 - kind: conda - name: ros-humble-ros-base - version: 0.10.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-message-runtime + version: 0.4.13 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-base-0.10.0-py311hb335429_6.tar.bz2 - sha256: 86015f9d774311b06b09e2d554647770799fa5a34c06d0f050793ac4f2b4ec28 - md5: 00fc7d4e9a00d11a1029d2b0d4621add + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-message-runtime-0.4.13-py311hb335429_17.tar.bz2 + sha256: 58193b0272f0d092d283a81134392b1fb3e858d24c7ff5b7af7f7eb6af24e63b + md5: 0d46484a9a966afc78d1be68ccc68a35 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -34622,168 +79465,102 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry2 - - ros-humble-kdl-parser - - ros-humble-robot-state-publisher - - ros-humble-ros-core - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-genpy + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: x86_64 platform: linux license: BSD-3-Clause - size: 12986 - timestamp: 1707321538345 + size: 11099 + timestamp: 1706738793819 - kind: conda - name: ros-humble-ros-base - version: 0.10.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-message-runtime + version: 0.4.13 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-base-0.10.0-py311hbfa132e_5.tar.bz2 - sha256: f419487f653cd7814fe5f9478a15639733313d7c2971acc4097333380041929f - md5: c1fcbf19be33eac1ce95dde6756aff98 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-message-runtime-0.4.13-py311hbfa132e_8.tar.bz2 + sha256: 83e6f6f9d045126caf165c1ba4441ae099b06e58ba50c16d38b52f8b1c68bfb6 + md5: 2433620707943c40ddbb0ae74e7782a4 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-geometry2 - - ros-humble-kdl-parser - - ros-humble-robot-state-publisher - - ros-humble-ros-core - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-urdf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-genpy + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: arm64 platform: osx license: BSD-3-Clause - size: 13274 - timestamp: 1708043648017 + size: 11672 + timestamp: 1706529874549 - kind: conda - name: ros-humble-ros-core - version: 0.10.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-mk + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-core-0.10.0-py311h38cd7cb_7.tar.bz2 - sha256: e8b2b4978dc606d9caea508f956c42d675404b524c69923c515683edf71bee91 - md5: 16f54354cac4ff2d57341045ad8e0dc2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-mk-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: d12c357e83be70acdc51e2a55a5b2a8dab7c450de8ee848ce13b0da1414c304a + md5: ffc28d805e368a2f4f84ebc904c47ec5 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-auto - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-ament-lint-auto - - ros-humble-ament-lint-common - - ros-humble-class-loader - - ros-humble-common-interfaces - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-launch-testing-ament-cmake - - ros-humble-launch-testing-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-pluginlib - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-lifecycle - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli-common-extensions - - ros-humble-ros2launch - - ros-humble-rosidl-default-generators - - ros-humble-rosidl-default-runtime - - ros-humble-sros2 - - ros-humble-sros2-cmake - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rospack - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11365 - timestamp: 1708994959152 + size: 16927 + timestamp: 1708761410152 - kind: conda - name: ros-humble-ros-core - version: 0.10.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-mk + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-core-0.10.0-py311h907a76e_6.tar.bz2 - sha256: f30b39ea8b0d4a24d19c3e875697173e56edb121622ccc14eb74b02b298e4940 - md5: ebc3b9ba0537016a02be56b8a0494449 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-mk-1.15.8-py311h907a76e_20.tar.bz2 + sha256: f7b2475c8120ef7b1cac0b764c0cffc1eeccc88a4d2c23af2877aa1da8b4e447 + md5: b066c0cecfdf234f2b05203db8ba8427 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-auto - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-ament-lint-auto - - ros-humble-ament-lint-common - - ros-humble-class-loader - - ros-humble-common-interfaces - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-launch-testing-ament-cmake - - ros-humble-launch-testing-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-pluginlib - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-lifecycle - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli-common-extensions - - ros-humble-ros2launch - - ros-humble-rosidl-default-generators - - ros-humble-rosidl-default-runtime - - ros-humble-sros2 - - ros-humble-sros2-cmake - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rospack arch: x86_64 platform: osx license: BSD-3-Clause - size: 12696 - timestamp: 1707376569136 + size: 17406 + timestamp: 1706529658691 - kind: conda - name: ros-humble-ros-core - version: 0.10.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-mk + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-core-0.10.0-py311hb335429_6.tar.bz2 - sha256: 674e4e3fce0de3752f8b183e003e368c277476b09fdf6b2067ccd086b32dda05 - md5: 2ed4baaa358756411d9d178f24d4b947 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-mk-1.15.8-py311hb335429_17.tar.bz2 + sha256: c373e79d738c7485ba2137a7517f7cfaf62577a45b4730732474b52068ab8140 + md5: f471f0c932d380bf9686449e1fe46356 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -34792,154 +79569,100 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-auto - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-ament-lint-auto - - ros-humble-ament-lint-common - - ros-humble-class-loader - - ros-humble-common-interfaces - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-launch-testing-ament-cmake - - ros-humble-launch-testing-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-pluginlib - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-lifecycle - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli-common-extensions - - ros-humble-ros2launch - - ros-humble-rosidl-default-generators - - ros-humble-rosidl-default-runtime - - ros-humble-sros2 - - ros-humble-sros2-cmake - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rospack arch: x86_64 platform: linux license: BSD-3-Clause - size: 12540 - timestamp: 1707318075687 + size: 17182 + timestamp: 1706739448448 - kind: conda - name: ros-humble-ros-core - version: 0.10.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-mk + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-core-0.10.0-py311hbfa132e_5.tar.bz2 - sha256: b9334290f7340d7f381d7bb77fdb2b0ae51e57b295d189da014fda46e2e08223 - md5: 727782d0662dc48366c33a5803928196 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-mk-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: daac751e8eac3fc6a4ecc828aaa1a4ed2e9c059772be9cce3fbd73ae90512f7e + md5: 4d7842f3280baeaed0b99a980aa5dc98 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-cmake-auto - - ros-humble-ament-cmake-gmock - - ros-humble-ament-cmake-gtest - - ros-humble-ament-cmake-pytest - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-cpp - - ros-humble-ament-index-python - - ros-humble-ament-lint-auto - - ros-humble-ament-lint-common - - ros-humble-class-loader - - ros-humble-common-interfaces - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-testing - - ros-humble-launch-testing-ament-cmake - - ros-humble-launch-testing-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-pluginlib - - ros-humble-rcl-lifecycle - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-lifecycle - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli-common-extensions - - ros-humble-ros2launch - - ros-humble-rosidl-default-generators - - ros-humble-rosidl-default-runtime - - ros-humble-sros2 - - ros-humble-sros2-cmake - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rospack arch: arm64 platform: osx license: BSD-3-Clause - size: 12892 - timestamp: 1708038535553 + size: 17874 + timestamp: 1706532295615 - kind: conda - name: ros-humble-ros-environment - version: 3.2.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-nav-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-environment-3.2.2-py311h38cd7cb_7.tar.bz2 - sha256: 49fb3d7101ea3ff5da85f0ddf06d5897945ad329d6b196ce3cfa69cbdc68372a - md5: a3d982ea46d1e4b786f0dfee4c7a5bf6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nav-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 540b75c44d858c0aa3e103b6c0dcdcd1a2fb6f4eb2e52fd4d96396103fc77040 + md5: 96c570b4060d1a4f36743a485dea166a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 9893 - timestamp: 1708736484740 + size: 122503 + timestamp: 1708763962890 - kind: conda - name: ros-humble-ros-environment - version: 3.2.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-nav-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-environment-3.2.2-py311h907a76e_6.tar.bz2 - sha256: 3cff52197ee8561bfe7015e34b8bdf704c3bd245a9774a1c3a18aff868e7182b - md5: d2b23ed787003d824b0dbbd7f105c5b0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nav-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 1e6b2e829e83f82990f7c1d9d4dad48572f3ece7a9adfece5edde72a1e0f9a12 + md5: 2b67642ca8feff0e73a9eac6a8d535b3 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 11154 - timestamp: 1707307161940 + size: 129837 + timestamp: 1706530752944 - kind: conda - name: ros-humble-ros-environment - version: 3.2.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-nav-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-environment-3.2.2-py311hb335429_6.tar.bz2 - sha256: e320ea3c848d716a64e19e84af797a1cfd6de4cdb16b3cbf132e96363d7a331f - md5: 011502f8cbd510404fe9c6f3cc433555 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nav-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: c62c24c3e7b1b6f9e8b51f4bfdfb39ed7b4fda312b2895d47b7b5212509904a2 + md5: 3b7f9f696d8803b26c6565cce4392496 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -34948,161 +79671,223 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 11007 - timestamp: 1707306933272 + size: 134611 + timestamp: 1706739961150 - kind: conda - name: ros-humble-ros-environment - version: 3.2.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-nav-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-environment-3.2.2-py311hbfa132e_5.tar.bz2 - sha256: dc73be25dad4e090f30ed9543d482ae5300e307fa05ba5d5302e8a2bb7d6ae31 - md5: 13d662aaf251c51eda79345f8e1d75a3 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nav-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 9c2f2bdeb177f7f21b9dc0298389c34f430591332791f9fa150d8b23d3c7f33b + md5: b994e85ea5d31243119471274925ea23 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 11247 - timestamp: 1707306968459 + size: 100408 + timestamp: 1706533880564 - kind: conda - name: ros-humble-ros-workspace - version: 1.0.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-nodelet + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 3f45a0299d67fb77b16ffde85db17da203c62cfe37d343b0c5d811a6b9610572 + md5: 493414f41b169160960b80f6d3c9afdf + depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 183783 + timestamp: 1706573820333 +- kind: conda + name: ros-noetic-nodelet + version: 1.11.0 + build: py311h9a6a787_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros-workspace-1.0.2-py311h38cd7cb_7.tar.bz2 - sha256: 52eae7e0cf088db8fd2cd1ab9e895bedd0d181beac9807f744831451edb77d91 - md5: 338d59fa02adb1c6f91186a963fa352a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-1.11.0-py311h9a6a787_16.tar.bz2 + sha256: dbfe217c2980a64c25ce8bef2bc143680fdfd0d824094c3708c5852b1c305bfb + md5: d2400f5e8799c732419f25fef16a6aac depends: + - libboost >=1.82.0,<1.83.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 25463 - timestamp: 1708736421926 + size: 505161 + timestamp: 1708767395191 - kind: conda - name: ros-humble-ros-workspace - version: 1.0.2 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros-workspace-1.0.2-py311h907a76e_6.tar.bz2 - sha256: c320e3da7b0c47e93390bb3fe0fb762243e97fb9dbc3f86a76d21d028fa4620e - md5: 29d55c400c5e364cf7d3db00d78fbfb4 + name: ros-noetic-nodelet + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: ce46868189d47214e5899de98bbfa3c00cf69762ca8b18d99c4c30ea07345b57 + md5: 13d9bb82023810da70a55090352c9173 depends: - - __osx >=10.14 - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + arch: arm64 platform: osx license: BSD-3-Clause - size: 26784 - timestamp: 1707307110250 + size: 177205 + timestamp: 1706535676190 - kind: conda - name: ros-humble-ros-workspace - version: 1.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-nodelet + version: 1.11.0 + build: py311hc091ac8_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros-workspace-1.0.2-py311hb335429_6.tar.bz2 - sha256: c8bd884188a786efa17f94c902a9b6a2faf96efe8e399ee7cb28b895468f1ddc - md5: e8514910dede8598fcef5f5e44244d6e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-1.11.0-py311hc091ac8_17.tar.bz2 + sha256: 7f8f4189e844e515d623206666204b220a2b2e0d15a315d0d4d5537cea24027b + md5: 2d2d220a7f86c9205bfb27d214de3710 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - libuuid >=2.38.1,<3.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-bondcpp + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 26629 - timestamp: 1707306916322 + size: 212199 + timestamp: 1706740679014 - kind: conda - name: ros-humble-ros-workspace - version: 1.0.2 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros-workspace-1.0.2-py311hbfa132e_5.tar.bz2 - sha256: 4952584412cda43e5bcbdcaf9eab0d21d5a305afb65837bf689cfd6298c1c35f - md5: a8bd72021ebc2f33d7e2c569fc395616 + name: ros-noetic-nodelet-core + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-core-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 1baab18718f3b28d26cf1b934ba332291a162878cd8fc95f52eaca349fe9250b + md5: 58351ae79f758c6bc1aed55fc1e51ff5 depends: - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-nodelet-topic-tools + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 26837 - timestamp: 1707306945031 + size: 8240 + timestamp: 1708781822030 - kind: conda - name: ros-humble-ros2action - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-nodelet-core + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2action-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 06d133ef6356892608616533e65941bea2dc6c111f5fcde129a2aa7f2db75ebf - md5: 6396082525d1549f47a991dda1232c00 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-core-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 2354a1e2a78a1e24af5d7cfa1939bc17e01b53737db04ad352bd26b79e83ab20 + md5: 3e6ee849716a63905d9088dacc9ec7bb depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-nodelet-topic-tools arch: x86_64 platform: osx license: BSD-3-Clause - size: 28374 - timestamp: 1707371359328 + size: 8698 + timestamp: 1706677458562 - kind: conda - name: ros-humble-ros2action - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-nodelet-core + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2action-0.18.8-py311hb335429_6.tar.bz2 - sha256: 7b839ac6ea9078f2eed5bf3801b5493c9a888f9d53f2a0146265d044d54810e2 - md5: ce2a926bc6a80e212c5f342f20ce95f1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-core-1.11.0-py311hb335429_17.tar.bz2 + sha256: 78c56c379efb149a2d0ec3b85260ea8e7b08bdb5a714361e954c28b13e47bead + md5: 30d16e2f3f238ac18a23f68d4f84d43c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -35111,389 +79896,424 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-nodelet-topic-tools arch: x86_64 platform: linux license: BSD-3-Clause - size: 28140 - timestamp: 1707316057137 + size: 8528 + timestamp: 1706743503263 - kind: conda - name: ros-humble-ros2action - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-nodelet-core + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2action-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 9de54e92f91f809b32efc0755159795e4a6426d1f049799cad567d16504c0b28 - md5: 854d9e67518cc88a69e4138350478828 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-core-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: 651c2fe613c25e89ed7cc86fd5c2c40568903ae28d3082d8389f17744d5b1952 + md5: 761c1acb5d1b5ef24b3cee832c93b973 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-nodelet-topic-tools arch: arm64 platform: osx license: BSD-3-Clause - size: 28482 - timestamp: 1707994320279 + size: 8779 + timestamp: 1706736965441 - kind: conda - name: ros-humble-ros2action - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2action-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: dacc8f6d447bdd6bb7a2194301ac791636fd776b836f2869f48d86da639f7b09 - md5: 2cc6a561d2cc1d8560fc5713e05b568f + name: ros-noetic-nodelet-topic-tools + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-topic-tools-1.11.0-py311h907a76e_20.tar.bz2 + sha256: d58e78ea3af74b572dc95f1b32635afaa13c5d4bba93bc43e7a3014304d14c34 + md5: 1708231d508fe77b02b23ded2e131c73 depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-message-filters + - ros-noetic-nodelet + - ros-noetic-pluginlib + - ros-noetic-roscpp arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 26651 - timestamp: 1708912395306 + size: 24270 + timestamp: 1706676815859 - kind: conda - name: ros-humble-ros2bag - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-nodelet-topic-tools + version: 1.11.0 + build: py311h9a6a787_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2bag-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 02dc3d52831bb5c918c684047fbfcbcc9e3659c9c8d36951e1d97a7ffe8241c1 - md5: 9eb974c92bbfb74913f10118bb3bf8e1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-topic-tools-1.11.0-py311h9a6a787_16.tar.bz2 + sha256: 4c05c9c354392695999d822f9f7fbfe026f45b47b5d0179f62d0f2b8164a8151 + md5: 3b6ae2164190efb808ed75db1fb3e5e3 depends: + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosbag2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-message-filters + - ros-noetic-nodelet + - ros-noetic-pluginlib + - ros-noetic-roscpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 38437 - timestamp: 1708996549357 -- kind: conda - name: ros-humble-ros2bag - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2bag-0.15.9-py311h907a76e_6.tar.bz2 - sha256: be2b18d8b4423d3973f67b698c0d214501799628f66be182cc0f6ab609ba4e6a - md5: 658354d78b5a3d1ccb010fe151b199a5 - depends: - - __osx >=10.14 - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosbag2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 - platform: osx - license: BSD-3-Clause - size: 40444 - timestamp: 1707380913678 + size: 23871 + timestamp: 1708779747033 - kind: conda - name: ros-humble-ros2bag - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-nodelet-topic-tools + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2bag-0.15.9-py311hb335429_6.tar.bz2 - sha256: b446d6268ae2aac9c40ed4315fe0f57eb74a7ef1444c0918c33d088f248dbaa2 - md5: c2e42ca26074cb13c37b9954248fd7e0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-topic-tools-1.11.0-py311hb335429_17.tar.bz2 + sha256: 18658857cde4dd518001ed88cf2e434e720ebfd3ddda5e4279b24b2ed6283895 + md5: 39de054cacfecf68841a5ad6f6bf703f depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosbag2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-message-filters + - ros-noetic-nodelet + - ros-noetic-pluginlib + - ros-noetic-roscpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 40151 - timestamp: 1707320166719 + size: 24109 + timestamp: 1706743287217 - kind: conda - name: ros-humble-ros2bag - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-nodelet-topic-tools + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2bag-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: ef6ba2c29b1388ef6765573e76b5ee629f1240d931fda0d4ebeade233277bef4 - md5: 168aeaeb974bffaa1b228000204eec37 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-topic-tools-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: e7ab5259fe0a57b87b55f8c3283ffc620855089dce8ee5913a002c2c15116820 + md5: a3126f706170a1c7d9a9d7e2922c1ac3 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosbag2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-message-filters + - ros-noetic-nodelet + - ros-noetic-pluginlib + - ros-noetic-roscpp arch: arm64 platform: osx license: BSD-3-Clause - size: 40532 - timestamp: 1708041965577 + size: 24481 + timestamp: 1706736337201 - kind: conda - name: ros-humble-ros2cli - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-nodelet-tutorial-math + version: 0.2.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311h38cd7cb_16.tar.bz2 + sha256: 005c3d27a57c246f15ce016f680493487f009253c9f2337d443f0b90f1afccff + md5: d77bbb10ffea0939b896dc6e0db8f676 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-roscpp + - ros-noetic-std-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 88219 + timestamp: 1708768723727 +- kind: conda + name: ros-noetic-nodelet-tutorial-math + version: 0.2.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2cli-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 35626230ddb2ec8f388fae1d295e81e01161ef037584cfe1bdedcc5671d0db79 - md5: be03d50b0bb669c1560079c5b9c081f9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311h907a76e_20.tar.bz2 + sha256: d4e700b12b6f7a21bfed7541a209629c9d41921afd1eb8cf3c4ed40dc1d40bac + md5: 18b3ca26471ff5e2e5b52efc37e9f7fc depends: - __osx >=10.14 - - argcomplete - - importlib-metadata - - libcxx >=16 - - netifaces + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-roscpp + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 73444 - timestamp: 1707360378012 + size: 35217 + timestamp: 1706574997326 - kind: conda - name: ros-humble-ros2cli - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-nodelet-tutorial-math + version: 0.2.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2cli-0.18.8-py311hb335429_6.tar.bz2 - sha256: f815b9f5ea8571bb24bc0db308d5d7ef82cd071e0f87adda59905dabd4a19997 - md5: 372e026055b9e1a05f2d20140bd96cbb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-nodelet-tutorial-math-0.2.0-py311hb335429_17.tar.bz2 + sha256: b5713f96c701c7c5d4fe8067d59f97b5e9c6deeb0c2ab10a5703dafbf28be1fa + md5: 7f25de32c429ebcf78f0667b1a93b792 depends: - __glibc >=2.17,<3.0.a0 - - argcomplete - - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - netifaces - numpy >=1.23.5,<2.0a0 - - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-roscpp + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 73029 - timestamp: 1707315154632 + size: 42655 + timestamp: 1706741055907 - kind: conda - name: ros-humble-ros2cli - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-nodelet-tutorial-math + version: 0.2.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2cli-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 272453c7e05ffa0b64701099d9b66bd42dfb9bd069b48f00cd4ae00fd3c22b9c - md5: 9a992c7e2064c6e15a5fd5d4434f96db + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-nodelet-tutorial-math-0.2.0-py311hbfa132e_8.tar.bz2 + sha256: 2b945013a31a7fc818b2298ec35741fcd8c9e63d0963221b6a995623353f9d03 + md5: 1af028fac1c4a084dd66269b1e698fc9 depends: - - argcomplete - - importlib-metadata - - libcxx >=16 - - netifaces + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-roscpp + - ros-noetic-std-msgs + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 35820 + timestamp: 1706573809628 +- kind: conda + name: ros-noetic-pluginlib + version: 1.13.0 + build: py311h0f7ea6c_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-pluginlib-1.13.0-py311h0f7ea6c_20.tar.bz2 + sha256: fdb6d4e24d24a5acb65e4f3d7041cf9b1f4d27fdda07a9524158ae5b40b8ab1f + md5: 606726675993120cc961e7753cde9f30 + depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-class-loader + - ros-noetic-rosconsole + - ros-noetic-roslib + - tinyxml2 >=10.0.0,<11.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 25450 + timestamp: 1706530402386 +- kind: conda + name: ros-noetic-pluginlib + version: 1.13.0 + build: py311hb90db5c_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-pluginlib-1.13.0-py311hb90db5c_8.tar.bz2 + sha256: e0c71ade650a721179f8dca22f61e395578eb6068c49e04080cc6d473bc2e4e1 + md5: ae61f0fd49b97e3461f0d9754779b5c3 + depends: + - boost-cpp + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-class-loader + - ros-noetic-rosconsole + - ros-noetic-roslib + - tinyxml2 >=10.0.0,<11.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 73516 - timestamp: 1707992778438 + size: 25913 + timestamp: 1706533486504 - kind: conda - name: ros-humble-ros2cli - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-pluginlib + version: 1.13.0 + build: py311hecc73ea_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2cli-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 78c57b2311d9438412fbdc946b460346aaa3f9ceb03ca6705cc4cf1e28f5d93e - md5: ab2a1541276eb110eaa0bef7b03db148 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-pluginlib-1.13.0-py311hecc73ea_16.tar.bz2 + sha256: 24ea12fb060102cc4a22527e33ba82956e8c0842296aa578586ec7b561412385 + md5: c700385d68ecefbaa8d67bc8c8e71b81 depends: - - argcomplete - - importlib-metadata - - netifaces + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - - packaging - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-class-loader + - ros-noetic-rosconsole + - ros-noetic-roslib + - tinyxml2 >=10.0.0,<11.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 80693 - timestamp: 1708887133473 + size: 25580 + timestamp: 1708763688871 - kind: conda - name: ros-humble-ros2cli-common-extensions - version: 0.1.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-pluginlib + version: 1.13.0 + build: py311hfc76a15_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-pluginlib-1.13.0-py311hfc76a15_17.tar.bz2 + sha256: f88fcef46e0670e604bd554dac796eac137b141cb9b1f5644381bfeaec799922 + md5: ccf8428364fb34a82dec97613d551c8c + depends: + - __glibc >=2.17,<3.0.a0 + - boost-cpp + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-class-loader + - ros-noetic-rosconsole + - ros-noetic-roslib + - tinyxml2 >=10.0.0,<11.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 25240 + timestamp: 1706739882811 +- kind: conda + name: ros-noetic-pluginlib-tutorials + version: 0.2.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2cli-common-extensions-0.1.1-py311h38cd7cb_7.tar.bz2 - sha256: 218bc3e574d8f62f5563851a15732922b1c8204e5fd6bd08b40ffdab3bd422c3 - md5: 22930dd1e6bd7ff4781a84a97c5a2e60 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-pluginlib-tutorials-0.2.0-py311h38cd7cb_16.tar.bz2 + sha256: d211de676aa9955ddac4cccc49e374411c0d985dba5de449b196c358ee9d3e32 + md5: 52b4682117dca18eaed7e7dd36606d71 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2action - - ros-humble-ros2cli - - ros-humble-ros2component - - ros-humble-ros2doctor - - ros-humble-ros2interface - - ros-humble-ros2launch - - ros-humble-ros2lifecycle - - ros-humble-ros2multicast - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros-humble-ros2run - - ros-humble-ros2service - - ros-humble-ros2topic - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-roscpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 10919 - timestamp: 1708993240551 + size: 113125 + timestamp: 1708765930345 - kind: conda - name: ros-humble-ros2cli-common-extensions - version: 0.1.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-pluginlib-tutorials + version: 0.2.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2cli-common-extensions-0.1.1-py311h907a76e_6.tar.bz2 - sha256: 92aa623bbf8ee666d344599bb0fbd56b92b30ce4e7c573e11f53444b32abe4a4 - md5: 6a861c4fcb0cf536f9c01c212e8accb7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-pluginlib-tutorials-0.2.0-py311h907a76e_20.tar.bz2 + sha256: 55b2dd8dc304026966f84f389586e265310733a3dd11e5d3bfcf87b1b0ab6f00 + md5: 18139e52326cbf48f935c3a57ecc4de1 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2action - - ros-humble-ros2cli - - ros-humble-ros2component - - ros-humble-ros2doctor - - ros-humble-ros2interface - - ros-humble-ros2launch - - ros-humble-ros2lifecycle - - ros-humble-ros2multicast - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros-humble-ros2run - - ros-humble-ros2service - - ros-humble-ros2topic - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-roscpp arch: x86_64 platform: osx license: BSD-3-Clause - size: 12287 - timestamp: 1707375032211 + size: 76344 + timestamp: 1706531645178 - kind: conda - name: ros-humble-ros2cli-common-extensions - version: 0.1.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-pluginlib-tutorials + version: 0.2.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2cli-common-extensions-0.1.1-py311hb335429_6.tar.bz2 - sha256: 36b4213db03077e4678798b0000b88a146a541283797c5847bbb7c9aa2db0a4b - md5: 29ad61eade2ff5812cef098df4818b16 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-pluginlib-tutorials-0.2.0-py311hb335429_17.tar.bz2 + sha256: 8f9127bb4bc4c007054399212e3821c9e459a96d37d3df96ece8114695a166f5 + md5: e003a2ca80e8bd82aad9bae2e6afb353 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -35502,502 +80322,534 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2action - - ros-humble-ros2cli - - ros-humble-ros2component - - ros-humble-ros2doctor - - ros-humble-ros2interface - - ros-humble-ros2launch - - ros-humble-ros2lifecycle - - ros-humble-ros2multicast - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros-humble-ros2run - - ros-humble-ros2service - - ros-humble-ros2topic - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-roscpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 12118 - timestamp: 1707317341471 + size: 91066 + timestamp: 1706740127371 - kind: conda - name: ros-humble-ros2cli-common-extensions - version: 0.1.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-pluginlib-tutorials + version: 0.2.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2cli-common-extensions-0.1.1-py311hbfa132e_5.tar.bz2 - sha256: 8b2f4bbbdd90b1a0304349a3fc28d08c18accc849f20737f2d89754b328bc8bf - md5: c513fa9443b72c0ff4f97623da96d38a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-pluginlib-tutorials-0.2.0-py311hbfa132e_8.tar.bz2 + sha256: 881bfb288e4ec4e1d2bf50ebe90159d8a8818c606a76c4aa4b8e5fe3a82ee207 + md5: 1b2432f473e80ef067d6bf6935b189c3 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2action - - ros-humble-ros2cli - - ros-humble-ros2component - - ros-humble-ros2doctor - - ros-humble-ros2interface - - ros-humble-ros2launch - - ros-humble-ros2lifecycle - - ros-humble-ros2multicast - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros-humble-ros2run - - ros-humble-ros2service - - ros-humble-ros2topic - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-roscpp arch: arm64 platform: osx license: BSD-3-Clause - size: 12449 - timestamp: 1708035526611 + size: 75501 + timestamp: 1706534773464 - kind: conda - name: ros-humble-ros2component - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2component-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 04323528f564ea2e3876851b047945f433a313db8ac15e67cf6f6fe429fc2d5c - md5: a7a02a76362867abdbcd5839f810adce + name: ros-noetic-python-qt-binding + version: 0.4.4 + build: py311h63ef4a2_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-python-qt-binding-0.4.4-py311h63ef4a2_16.tar.bz2 + sha256: 1a2a868005f6d2aa1e670df6647c049645e05cd8190bf75882ac92de7bfab76a + md5: 6ab9f7b13955cf64eb20cbaad47755fd depends: - - __osx >=10.14 - - libcxx >=16 + - adwaita-icon-theme - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - - ros-humble-rcl-interfaces - - ros-humble-rclcpp-components - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 38095 - timestamp: 1707374389092 + size: 36441 + timestamp: 1708761214240 - kind: conda - name: ros-humble-ros2component - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2component-0.18.8-py311hb335429_6.tar.bz2 - sha256: 93571836f303edbbe7fb68df6106f3148f564c077b7a85264847c5d81de105f9 - md5: 8da48ae8da860c8c3c94de91bdb70ead + name: ros-noetic-python-qt-binding + version: 0.4.4 + build: py311ha3ff0c1_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-python-qt-binding-0.4.4-py311ha3ff0c1_20.tar.bz2 + sha256: 0a48eec0b2abac28794d2cd41567da8ede8083dde7b8372615fc8935f2ec78d6 + md5: 269a07e7839f23a2f0d7448ae5b20593 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - __osx >=10.14 + - adwaita-icon-theme + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - - ros-humble-rcl-interfaces - - ros-humble-rclcpp-components - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: linux + platform: osx license: BSD-3-Clause - size: 37861 - timestamp: 1707316837227 + size: 36829 + timestamp: 1706529465169 - kind: conda - name: ros-humble-ros2component - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-python-qt-binding + version: 0.4.4 + build: py311ha5a60af_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2component-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 8577866ddb6e510079cd0cbb2c4d00bbfd2fce429e7da7e567e4790b6479731c - md5: 00465ec3f3ca560166d7739fbe04ac89 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-python-qt-binding-0.4.4-py311ha5a60af_8.tar.bz2 + sha256: c9c23a04b4961ea6c3e25a5f0b960a516e70730b76648c36c02355a578233993 + md5: 77fe64cffa9117240198677a00c2d800 depends: - - libcxx >=16 + - adwaita-icon-theme + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 34526 + timestamp: 1706531952626 +- kind: conda + name: ros-noetic-python-qt-binding + version: 0.4.4 + build: py311hf4f0b2d_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-python-qt-binding-0.4.4-py311hf4f0b2d_17.tar.bz2 + sha256: 36e895d4dffbd169be0f8ebee3781d79a31e91a319665cf617527c234b36339d + md5: cba7e6e4ea4110fb6789b3733f18fe80 + depends: + - __glibc >=2.17,<3.0.a0 + - adwaita-icon-theme + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - pyqt-builder - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - - ros-humble-rcl-interfaces - - ros-humble-rclcpp-components - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux license: BSD-3-Clause - size: 38154 - timestamp: 1707996450096 + size: 37247 + timestamp: 1706739376390 - kind: conda - name: ros-humble-ros2component - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-qt-dotgraph + version: 0.4.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2component-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: d58768af0bf697231fdb2ac20b0f42bdcb477e5020109ed8e7c0c18f8e84b4df - md5: 24f74910839e20ebc98d0cac8c70cbb1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-dotgraph-0.4.2-py311h38cd7cb_16.tar.bz2 + sha256: 3e5cbd6c0a7ffed55057e3ee61c024f4c854ccbee72c97c6957dd02358971b7d + md5: 2aa883d3978f5f60bb13f27b12d40c30 depends: - numpy >=1.23.5,<2.0a0 + - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-composition-interfaces - - ros-humble-rcl-interfaces - - ros-humble-rclcpp-components - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2param - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 36366 - timestamp: 1708990308331 + size: 48926 + timestamp: 1708762909784 - kind: conda - name: ros-humble-ros2doctor - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-qt-dotgraph + version: 0.4.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2doctor-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 174c245020cbfb29cc7ca69c422b99e753a3c66b9e7cd11463f84bfca4f0ec10 - md5: 0064c8c8a39fe287ac60ea9c40fb065c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-dotgraph-0.4.2-py311h907a76e_20.tar.bz2 + sha256: 6c96fb86154eb5d743714ada62b966899b382b5a4ddba4f52ecfa387a51b571b + md5: 72d4f2a7e348ee3411eac982aacfa637 depends: - __osx >=10.14 - - catkin_pkg - - importlib-metadata - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - psutil + - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - rosdistro + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding arch: x86_64 platform: osx license: BSD-3-Clause - size: 57762 - timestamp: 1707371285334 + size: 49374 + timestamp: 1706530276386 - kind: conda - name: ros-humble-ros2doctor - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-qt-dotgraph + version: 0.4.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2doctor-0.18.8-py311hb335429_6.tar.bz2 - sha256: f6333ced95268775a3b7b3e4f9f3bc5cae6149c3b287eca9b3a3aa47033863c3 - md5: f831b8e6686c7afcaa1da24658c16e50 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-dotgraph-0.4.2-py311hb335429_17.tar.bz2 + sha256: 2d1e0a0929622fe5dae91e75668dc39dd63518939b07d3333889e4fe2cafb1d9 + md5: 2fbf90caf473ac95655d20f1e33fd4bf depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - - psutil + - pydot - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - rosdistro + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding arch: x86_64 platform: linux license: BSD-3-Clause - size: 57493 - timestamp: 1707316036121 + size: 49443 + timestamp: 1706739872501 - kind: conda - name: ros-humble-ros2doctor - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-qt-dotgraph + version: 0.4.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2doctor-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 5ad3473b131eaa33de6139d39cced3a1c2172f8aa31d4908070979c2ebf5971f - md5: 06b62c1dfb6d699e82a1401d1f052dd4 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-dotgraph-0.4.2-py311hbfa132e_8.tar.bz2 + sha256: 0352dc06f60302a557b4bbf9ba228f9515361f4df26f623f95282b13eea63d1b + md5: c1f4d7f8ba6985a0efa02a6620461c2b depends: - - catkin_pkg - - importlib-metadata - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - psutil - - python + - pydot + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - rosdistro + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding arch: arm64 platform: osx license: BSD-3-Clause - size: 57790 - timestamp: 1707994288475 + size: 40292 + timestamp: 1706533457338 - kind: conda - name: ros-humble-ros2doctor - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-qt-gui + version: 0.4.2 + build: py311h63ef4a2_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2doctor-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: e516e712f42602ec60b2333557969f9a0db0e7c6b89ce095c5a404986d3931ed - md5: d9e03ae170313f1b102ef12e23cf8c2d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-0.4.2-py311h63ef4a2_16.tar.bz2 + sha256: 4b8c205fa5df77451524241db7c609ccb531e3c4518d16065a3758bab258be4f + md5: 9f1b7665784949644d210ed8d48f704e depends: - - catkin_pkg - - importlib-metadata - numpy >=1.23.5,<2.0a0 - - psutil + - pyqt >=5.15.9,<5.16.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-environment - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - rosdistro + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 55680 - timestamp: 1708990239262 + size: 184315 + timestamp: 1708762938195 - kind: conda - name: ros-humble-ros2interface - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-qt-gui + version: 0.4.2 + build: py311ha3ff0c1_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2interface-0.18.8-py311h907a76e_6.tar.bz2 - sha256: c14a1509ebc415bac7f3e49b5d629aaad391d8dbe315999d84dff50680f220aa - md5: 0e7500b39fc0b7066613ec915f4f6e86 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-0.4.2-py311ha3ff0c1_20.tar.bz2 + sha256: 065915ecd14c963989a2a0f0e9014dcd7843cdd91622e02cad34ac8f1e89c538 + md5: 987b81fcc1e49b26b153d8e7fdfb41f5 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 28485 - timestamp: 1707371208419 + size: 185156 + timestamp: 1706530112530 - kind: conda - name: ros-humble-ros2interface - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-qt-gui + version: 0.4.2 + build: py311ha5a60af_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-0.4.2-py311ha5a60af_8.tar.bz2 + sha256: c936e6173d8539352b5a164d74336ea50e75871d1893bd34d4c27f5225051a4d + md5: dff2fad3ba549a96d3b8a732ae52caa4 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 140242 + timestamp: 1706532695726 +- kind: conda + name: ros-noetic-qt-gui + version: 0.4.2 + build: py311hf4f0b2d_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2interface-0.18.8-py311hb335429_6.tar.bz2 - sha256: 17f97dc63651c386ceae64c604442b0bf5620cfbab7465ddad942581311cd40e - md5: 2c91bfac39dc60e46e7d29464b08cb5d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-0.4.2-py311hf4f0b2d_17.tar.bz2 + sha256: 97c3bcff4ba538ec1bb6e152a6860acae5c592a1f590348ca88be6546c21cc9d + md5: 0368d9552f2f74c2817a0166190817dd depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pyqt >=5.15.9,<5.16.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 28266 - timestamp: 1707316014727 + size: 186434 + timestamp: 1706739781232 - kind: conda - name: ros-humble-ros2interface - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-qt-gui-cpp + version: 0.4.2 + build: py311h15ddf78_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2interface-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: b4f80c67e8137a3a9d68ac2d4ce1d209aa70a88aed9bc12d62b0fd7595fb9769 - md5: 4b1188fa66605dedfd27a7d874081734 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-cpp-0.4.2-py311h15ddf78_8.tar.bz2 + sha256: 9aae0adea7361880bac8274cc6c0dc1a194b3b0b55fad0d2786f6c70ac0f412e + md5: cdb0374bd5fcea28d8f6b3f415d1a5ca depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-qt-gui + - tinyxml + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 28541 - timestamp: 1707994257873 + size: 175411 + timestamp: 1706534953874 - kind: conda - name: ros-humble-ros2interface - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-qt-gui-cpp + version: 0.4.2 + build: py311h27406db_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-cpp-0.4.2-py311h27406db_17.tar.bz2 + sha256: 9e43b7696fc8484dc485ca90e126928cfcdf99e4ee1c897a83fea305a0e0ad5c + md5: 08573c479550ee9fbd5c47d5212ab5ac + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-qt-gui + - tinyxml + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 281142 + timestamp: 1706740346797 +- kind: conda + name: ros-noetic-qt-gui-cpp + version: 0.4.2 + build: py311h2e3875a_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-cpp-0.4.2-py311h2e3875a_20.tar.bz2 + sha256: 554bb6cf38a55afa2aa31699a343075c3be10a67a95d728f0d0e55bf0c4fa141 + md5: 44a269050ce023bf881d397eabb7822d + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-qt-gui + - tinyxml + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 178704 + timestamp: 1706531813855 +- kind: conda + name: ros-noetic-qt-gui-cpp + version: 0.4.2 + build: py311h8bad128_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2interface-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 2b2245bbe507b8d99fb222babac9d916428a5f38b23115e766e95f66b0a16d1a - md5: 4e51c97726e75fa306bfdb3a5accb36e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-cpp-0.4.2-py311h8bad128_16.tar.bz2 + sha256: 0a105dfad2553936763c146935c15838047ddeb9a6a222335e54c5717f320b7e + md5: 9b855e52ea519656ef5903bf0666e12e depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-qt-gui + - tinyxml - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 26601 - timestamp: 1708990162697 + size: 921712 + timestamp: 1708765904748 - kind: conda - name: ros-humble-ros2launch - version: 0.19.7 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-qt-gui-py-common + version: 0.4.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2launch-0.19.7-py311h38cd7cb_7.tar.bz2 - sha256: 64a112dd839b7e5ffd8f7bdce0f7bbcb63d5689c10072d3976f3c61e629e646e - md5: aca685aeddb9cbad269860f87f21a757 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qt-gui-py-common-0.4.2-py311h38cd7cb_16.tar.bz2 + sha256: 449610e673f763b6200daec3a4dffa203a182aea34a50eac2356338135817bf8 + md5: bc5e37b7909bfb648f23fcdd9d9e780e depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 27751 - timestamp: 1708991476034 + size: 29947 + timestamp: 1708763963657 - kind: conda - name: ros-humble-ros2launch - version: 0.19.7 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-qt-gui-py-common + version: 0.4.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2launch-0.19.7-py311h907a76e_6.tar.bz2 - sha256: 05af49f67797873b5cd535acbd57062e9ca3f6a8518872c7a0d05ee9ee165fe8 - md5: 3bf4ec5a5e3bb79a7fe5884cd57a0b03 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qt-gui-py-common-0.4.2-py311h907a76e_20.tar.bz2 + sha256: a217fd4f4e9077c01a71a41c3106ebb92ca399f8e75511b9429808cb59e9dcd5 + md5: 3c853427e2248a712d44f91eaf482d63 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 29361 - timestamp: 1707372326916 + size: 30450 + timestamp: 1706530386916 - kind: conda - name: ros-humble-ros2launch - version: 0.19.7 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-qt-gui-py-common + version: 0.4.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2launch-0.19.7-py311hb335429_6.tar.bz2 - sha256: 61288c32707b2216ac8ac733ce96ca35d11ae320b6de943c64c25acbd092968e - md5: 30926697888517bd55c44ee8b23a2ab1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qt-gui-py-common-0.4.2-py311hb335429_17.tar.bz2 + sha256: a8b254c62ec16ea452d3d342e0b797edff1f7bd6fdd3a670ee80c6463d2af5ed + md5: 63f75aaf7cdb3c46c7c8cae8aec357b6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36006,87 +80858,92 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 29151 - timestamp: 1707316475247 + size: 30514 + timestamp: 1706739880003 - kind: conda - name: ros-humble-ros2launch - version: 0.19.7 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-qt-gui-py-common + version: 0.4.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2launch-0.19.7-py311hbfa132e_5.tar.bz2 - sha256: dae61a972b2bf40f95c7037f7d9f16a36b74035c44f146b24a04123703f96298 - md5: 3bc067c0d1dff169c51adeddc88981cf + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qt-gui-py-common-0.4.2-py311hbfa132e_8.tar.bz2 + sha256: 1d2df71ca5d08394f19f86ffe8882d1d688834a6233cb8edc80382e3d32ed2c1 + md5: f2893e4027a4c97a790e5519628b62de depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-launch-xml - - ros-humble-launch-yaml - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 29466 - timestamp: 1707995595011 + size: 26779 + timestamp: 1706533042907 - kind: conda - name: ros-humble-ros2lifecycle - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-qwt-dependency + version: 1.1.1 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-qwt-dependency-1.1.1-py311h38cd7cb_16.tar.bz2 + sha256: b804d7ee9f7114ea973e13b8998c99507b330371e51852f974c5d84b3bfdf8d3 + md5: 5500605710271161cb231f6301898ded + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10419 + timestamp: 1708737628054 +- kind: conda + name: ros-noetic-qwt-dependency + version: 1.1.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2lifecycle-0.18.8-py311h907a76e_6.tar.bz2 - sha256: d31e68fe25da9f5effbd150caf8508874f25f4a05f70599e3b219984dbea536f - md5: c39747a237407d19319037dcab8a993f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-qwt-dependency-1.1.1-py311h907a76e_20.tar.bz2 + sha256: 2ccd696e74cac544e751e5bfe70aebe0a925bb5e3995b13dc086ee32cb834b2f + md5: a10d574c7bb4b4fd8a5ec32b8807e51c depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 28511 - timestamp: 1707372615824 + size: 10850 + timestamp: 1706525018563 - kind: conda - name: ros-humble-ros2lifecycle - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-qwt-dependency + version: 1.1.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2lifecycle-0.18.8-py311hb335429_6.tar.bz2 - sha256: 3d0aaa03b370ad0e7dbd9c9f8fc400afb69008712b634bf1a29259114211ea74 - md5: 2dc6a2522d062e1f32665d93d5d444e8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-qwt-dependency-1.1.1-py311hb335429_17.tar.bz2 + sha256: dff41d6667d5ca06d39fa0ab77c94172ef496946f26b3d873e7b300b88c4cbe7 + md5: c9fdf0ad4c0d0aa0786f0fb840b349fc depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36095,108 +80952,226 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 28298 - timestamp: 1707316587761 + size: 10665 + timestamp: 1706737430307 - kind: conda - name: ros-humble-ros2lifecycle - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-qwt-dependency + version: 1.1.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2lifecycle-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 650987ba4704fc3c7e62f74e5baf11e466cc3f63ee02e0d8dcc79dad985b121a - md5: de37fa1e76a60afac371295e584f0db0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-qwt-dependency-1.1.1-py311hbfa132e_8.tar.bz2 + sha256: 078d78e10e3beea51f05d85305540b88b0df1f66b4fbfc5d25c59bee6871d776 + md5: 98b2290ef2c1f18aeb8290a275069427 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 28594 - timestamp: 1707995777227 + size: 11212 + timestamp: 1706525875629 - kind: conda - name: ros-humble-ros2lifecycle - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-resource-retriever + version: 1.12.7 + build: py311h5814ca7_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-resource-retriever-1.12.7-py311h5814ca7_20.tar.bz2 + sha256: eefe599553da4a829268c2ff0c6e30b9c23b5ff3f4878d862d7e5ff6bf8c69d0 + md5: d1f2b81f2aee1c30db35cca14b7a3155 + depends: + - __osx >=10.14 + - boost + - libcurl >=8.5.0,<9.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roslib + - rospkg + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 24145 + timestamp: 1706530234333 +- kind: conda + name: ros-noetic-resource-retriever + version: 1.12.7 + build: py311h815b644_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2lifecycle-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: f3c1462d0a152dc57184f3651f3b7501e975986593349ed2d7bb24c9942cb790 - md5: 9ade1b4f483f9885df8c1928548450d3 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-resource-retriever-1.12.7-py311h815b644_16.tar.bz2 + sha256: 0470533a363ef5e064b6f0513e1f739f2166a4beea069a3499705e4de1ebd19c + md5: f80d6d5bc59c011c9e874ce3e27c9f63 depends: + - libboost >=1.82.0,<1.83.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - libboost-python >=1.82.0,<1.83.0a0 + - libboost-python-devel + - libcurl >=8.5.0,<9.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-lifecycle-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roslib + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 45131 + timestamp: 1708764015555 +- kind: conda + name: ros-noetic-resource-retriever + version: 1.12.7 + build: py311hb978a33_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-resource-retriever-1.12.7-py311hb978a33_8.tar.bz2 + sha256: b657eb62b080b7450903b896774d5543441b2a17614ee6a2abaa8452b3df0120 + md5: add731bb96bd6b15dcc8daa83f8afd1d + depends: + - boost + - libcurl >=8.5.0,<9.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roslib + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 24410 + timestamp: 1706533030163 +- kind: conda + name: ros-noetic-resource-retriever + version: 1.12.7 + build: py311hfbeaf8d_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-resource-retriever-1.12.7-py311hfbeaf8d_17.tar.bz2 + sha256: 2a89ab23025e798c17f3da3359385ef2050ed13c5572ef9f82ccc00295912844 + md5: 0eb42c1309155ce9bf4502add7769cd3 + depends: + - __glibc >=2.17,<3.0.a0 + - boost + - libcurl >=8.5.0,<9.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosconsole + - ros-noetic-roslib + - rospkg + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 26178 + timestamp: 1706739810372 +- kind: conda + name: ros-noetic-robot + version: 1.5.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-robot-1.5.0-py311h38cd7cb_16.tar.bz2 + sha256: 355456fac054395190f027d8942e682bc5199c1ae43c3984b3d2b6bd1dc410f8 + md5: 990d38f278677cf21abe7a3fe4e4499e + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-control-msgs + - ros-noetic-diagnostics + - ros-noetic-executive-smach + - ros-noetic-filters + - ros-noetic-geometry + - ros-noetic-joint-state-publisher + - ros-noetic-kdl-parser + - ros-noetic-robot-state-publisher + - ros-noetic-ros-base + - ros-noetic-urdf + - ros-noetic-urdf-parser-plugin + - ros-noetic-xacro - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 26757 - timestamp: 1708991649659 + size: 9478 + timestamp: 1708788676584 - kind: conda - name: ros-humble-ros2multicast - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-robot + version: 1.5.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2multicast-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 5e40236062bce0a19fc01f6218c279f807d7992cdd8db64d423ccf25416a6cc0 - md5: 2d616a7070189e77ee7a3a7183573e22 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-robot-1.5.0-py311h907a76e_20.tar.bz2 + sha256: a616c435b97d6e28a6d19c1fe1c34ab8ce49cf8c4a0ad5b52b8234f00b766f61 + md5: 2554ef6f5be1120978421fc3471d1e82 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-control-msgs + - ros-noetic-diagnostics + - ros-noetic-executive-smach + - ros-noetic-filters + - ros-noetic-geometry + - ros-noetic-joint-state-publisher + - ros-noetic-kdl-parser + - ros-noetic-robot-state-publisher + - ros-noetic-ros-base + - ros-noetic-urdf + - ros-noetic-urdf-parser-plugin + - ros-noetic-xacro arch: x86_64 platform: osx license: BSD-3-Clause - size: 18696 - timestamp: 1707362995923 + size: 9892 + timestamp: 1706682342324 - kind: conda - name: ros-humble-ros2multicast - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-robot + version: 1.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2multicast-0.18.8-py311hb335429_6.tar.bz2 - sha256: 417ad6e3d24ed3e805ac3a2694a266cd820d24e09a93b3bcafa30aa6887f3c02 - md5: 1a221fbf1eb7ed34e7141eb9a4e4439b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-robot-1.5.0-py311hb335429_17.tar.bz2 + sha256: a14dc4843ffa65751a198fd57363d7b9999eeab0dcd9c0e256a935a9bc466396 + md5: 652ffe018cad8c42168276e396e86b7d depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36205,198 +81180,260 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-control-msgs + - ros-noetic-diagnostics + - ros-noetic-executive-smach + - ros-noetic-filters + - ros-noetic-geometry + - ros-noetic-joint-state-publisher + - ros-noetic-kdl-parser + - ros-noetic-robot-state-publisher + - ros-noetic-ros-base + - ros-noetic-urdf + - ros-noetic-urdf-parser-plugin + - ros-noetic-xacro arch: x86_64 platform: linux license: BSD-3-Clause - size: 18452 - timestamp: 1707315823729 + size: 9830 + timestamp: 1706750855947 - kind: conda - name: ros-humble-ros2multicast - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-robot + version: 1.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2multicast-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: c4bedd8ef29e5e7a8e1e23d7151d2343504b424e0b915a6fee14c521b0b3fb23 - md5: 8940ee161d2485f4c7d7517766c9bfc6 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-robot-1.5.0-py311hbfa132e_8.tar.bz2 + sha256: 3226a10364867b5f365fa5e88f789748e7cf7581a5e8e85347132a27bc74df21 + md5: 063b87a78f18a60f9465a7a5e0829acb depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-control-msgs + - ros-noetic-diagnostics + - ros-noetic-executive-smach + - ros-noetic-filters + - ros-noetic-geometry + - ros-noetic-joint-state-publisher + - ros-noetic-kdl-parser + - ros-noetic-robot-state-publisher + - ros-noetic-ros-base + - ros-noetic-urdf + - ros-noetic-urdf-parser-plugin + - ros-noetic-xacro arch: arm64 platform: osx license: BSD-3-Clause - size: 18778 - timestamp: 1707993599984 + size: 9972 + timestamp: 1706739309598 - kind: conda - name: ros-humble-ros2multicast - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-robot-state-publisher + version: 1.15.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2multicast-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 5caea76d27752fdbe6e5a486d5cabb90a8fd249e5780314eddd130d313119803 - md5: 4f739b7de0984f65c7031f92c9b34569 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-robot-state-publisher-1.15.2-py311h38cd7cb_16.tar.bz2 + sha256: 621241aedd608a8e91faacc6fe169a97b8a0c32f04cece182d959784b1c7e43c + md5: dc4895b240f6cd415db7cba7935ca746 depends: - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-kdl-parser + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2-kdl + - ros-noetic-tf2-ros - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 17007 - timestamp: 1708901453948 + size: 202333 + timestamp: 1708783791291 - kind: conda - name: ros-humble-ros2node - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-robot-state-publisher + version: 1.15.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2node-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 26b39a2e9c1bc47f19c5bab6c6985d90f7ca817735ddfb062c6ba09d0bb60dd3 - md5: 6850d3c76acfe1ab51449abc87bac906 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-robot-state-publisher-1.15.2-py311h907a76e_20.tar.bz2 + sha256: 7709f10b2c1c6138c3a9ed122bbe830f2ec473c0ea957b2b7347af41f473e6db + md5: 9762c9c4bb7c2d6c79a0fe536970a55d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-kdl-parser + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2-kdl + - ros-noetic-tf2-ros arch: x86_64 platform: osx license: BSD-3-Clause - size: 24544 - timestamp: 1707371224720 + size: 53859 + timestamp: 1706679097867 - kind: conda - name: ros-humble-ros2node - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-robot-state-publisher + version: 1.15.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2node-0.18.8-py311hb335429_6.tar.bz2 - sha256: b4a310bebfde96fa9289969a75c0eaeae61a3a115ddb4d3141748e902436f2aa - md5: e5db84b9e253e3774d59b21fb381237e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-robot-state-publisher-1.15.2-py311hb335429_17.tar.bz2 + sha256: d1ea556c96e005899bcee932732e1c34b9c572a35fd364f58b8064ad80ecc567 + md5: 8085235528d35889c1b4470580677600 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-kdl-parser + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2-kdl + - ros-noetic-tf2-ros arch: x86_64 platform: linux license: BSD-3-Clause - size: 24274 - timestamp: 1707315983012 + size: 80731 + timestamp: 1706743986734 - kind: conda - name: ros-humble-ros2node - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-robot-state-publisher + version: 1.15.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2node-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 8a4851cbec86535e5f9897aa84ad8d3320982725a80bdf361b9e57626d1f24a2 - md5: ca2311abbcd3caa00dc30e1c194e9c24 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-robot-state-publisher-1.15.2-py311hbfa132e_8.tar.bz2 + sha256: 67d8b586f87638c8ee4c13d4f74c2142406888a862118b41feae9cbb025b6ea4 + md5: 9ba87a97c7cc273b45e741175b288b80 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-kdl-parser + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-sensor-msgs + - ros-noetic-tf + - ros-noetic-tf2-kdl + - ros-noetic-tf2-ros arch: arm64 platform: osx license: BSD-3-Clause - size: 24644 - timestamp: 1707994002969 + size: 55057 + timestamp: 1706737228719 - kind: conda - name: ros-humble-ros2node - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-ros + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2node-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: a177a4c3a133e3b81a86199dee0adea4a270a8771a4df081c2774009941b8468 - md5: 4e6fac1bdf1a9155ccfa3a182f0f8298 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 359842096240b63c758f04c50be79a82df49a516d1eef88addbc46693cf21a47 + md5: 15e1dc75b144db1bf0f853b0f9f061dc + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-mk + - ros-noetic-rosbash + - ros-noetic-rosboost-cfg + - ros-noetic-rosbuild + - ros-noetic-rosclean + - ros-noetic-roscreate + - ros-noetic-roslang + - ros-noetic-roslib + - ros-noetic-rosmake + - ros-noetic-rosunit - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 22830 - timestamp: 1708901973581 + size: 8200 + timestamp: 1708762809036 - kind: conda - name: ros-humble-ros2param - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-ros + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2param-0.18.8-py311h907a76e_6.tar.bz2 - sha256: f7fb9764b5b7543ac8d46fe653cfc83c4b8e7669ad2c4036d100fb8b4ec4a2b1 - md5: 3b7a28f173b62a78e4954ee92b342c01 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-1.15.8-py311h907a76e_20.tar.bz2 + sha256: c6d0aa5dddf1798f85813a4e16504a865c50f201c982d22f6908410a51627411 + md5: bf7c5a4cf4e89fe1fb29cc342b800876 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-mk + - ros-noetic-rosbash + - ros-noetic-rosboost-cfg + - ros-noetic-rosbuild + - ros-noetic-rosclean + - ros-noetic-roscreate + - ros-noetic-roslang + - ros-noetic-roslib + - ros-noetic-rosmake + - ros-noetic-rosunit arch: x86_64 platform: osx license: BSD-3-Clause - size: 42468 - timestamp: 1707372508355 + size: 8594 + timestamp: 1706530189298 - kind: conda - name: ros-humble-ros2param - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-ros + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2param-0.18.8-py311hb335429_6.tar.bz2 - sha256: d7d83d25938445814ba1cb818f898f8f27975a1d6ac84772e1f32389ef1123f9 - md5: 3a40bd7950ecdbd4744eeb10a7bec565 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-1.15.8-py311hb335429_17.tar.bz2 + sha256: e4bcdd6761fb2bc287bf5c8bab108d1374fe587af84f670fdb8ad3318b537c88 + md5: 28b36200cd41a04c1cdd31debfef58e7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36405,227 +81442,264 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-mk + - ros-noetic-rosbash + - ros-noetic-rosboost-cfg + - ros-noetic-rosbuild + - ros-noetic-rosclean + - ros-noetic-roscreate + - ros-noetic-roslang + - ros-noetic-roslib + - ros-noetic-rosmake + - ros-noetic-rosunit arch: x86_64 platform: linux license: BSD-3-Clause - size: 42161 - timestamp: 1707316529769 + size: 8387 + timestamp: 1706739842801 - kind: conda - name: ros-humble-ros2param - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-ros + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2param-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 05a9ce71a799ba475df93248ba65b54a36d447493352b2c0ceff72627b0c1747 - md5: 08b3abe447adb3d9385860140659e606 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 528df4b28f3c5989bc7018c696a8e03dc9feb851569bf92f56b11360b1856b4c + md5: c9ed3c2017065c22f897a5bf09bec26a depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-mk + - ros-noetic-rosbash + - ros-noetic-rosboost-cfg + - ros-noetic-rosbuild + - ros-noetic-rosclean + - ros-noetic-roscreate + - ros-noetic-roslang + - ros-noetic-roslib + - ros-noetic-rosmake + - ros-noetic-rosunit arch: arm64 platform: osx license: BSD-3-Clause - size: 42544 - timestamp: 1707995715564 + size: 9025 + timestamp: 1706533351721 - kind: conda - name: ros-humble-ros2param - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-ros-base + version: 1.5.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2param-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 59d5f3d95c458938aa6e1c6c20e349f707bbbb302ee3096aca2298978cb33366 - md5: 3f9abac0642851fcb45bb4aea9599512 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-base-1.5.0-py311h38cd7cb_16.tar.bz2 + sha256: cd1c5830be16f858d9166bb25f75aedd6598d7564ebf04caf7cc988b2fc02142 + md5: 40c496527b0793e4076d457d74381b09 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2node - - ros-humble-ros2service - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-bond-core + - ros-noetic-dynamic-reconfigure + - ros-noetic-nodelet-core + - ros-noetic-ros-core - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 40311 - timestamp: 1708913569621 + size: 8572 + timestamp: 1708783660580 - kind: conda - name: ros-humble-ros2pkg - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-ros-base + version: 1.5.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2pkg-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 03fda81a110bebb3b8c54d26a316b233b606f09f50fa73f8eea25d7524650861 - md5: 696ef1c4a58a2fb5482b5fd363cb480c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-base-1.5.0-py311h907a76e_20.tar.bz2 + sha256: dbcfcd7dd9942e58e57f665702fd99446aaf0e9e35bb37ba4fb3b06e274f4eb9 + md5: ce94f72fb71ee122ae996f22329af3ff depends: - __osx >=10.14 - - catkin_pkg - - empy - - importlib_resources - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-copyright - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-bond-core + - ros-noetic-dynamic-reconfigure + - ros-noetic-nodelet-core + - ros-noetic-ros-core arch: x86_64 platform: osx license: BSD-3-Clause - size: 43699 - timestamp: 1707364387153 + size: 9015 + timestamp: 1706679049803 - kind: conda - name: ros-humble-ros2pkg - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-ros-base + version: 1.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2pkg-0.18.8-py311hb335429_6.tar.bz2 - sha256: 320a4f99bc3cd4251809b0c529c87967d1426890c68ae08a2808a3611de9d215 - md5: ae66a6532d9ade566958d46fb4132749 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-base-1.5.0-py311hb335429_17.tar.bz2 + sha256: 8bc7d04f601d885d590c893cb58bcdc6d770960ac065f21de486e6b504084815 + md5: 6dd1505d1227134cfa01f74f5f658c17 depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - - empy - - importlib_resources - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-copyright - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-bond-core + - ros-noetic-dynamic-reconfigure + - ros-noetic-nodelet-core + - ros-noetic-ros-core arch: x86_64 platform: linux license: BSD-3-Clause - size: 43296 - timestamp: 1707316119864 + size: 8874 + timestamp: 1706743976235 - kind: conda - name: ros-humble-ros2pkg - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-ros-base + version: 1.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2pkg-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 1faa76c70d892410dadefff49759f337733410751ecf606ed2af6a04910dd8bb - md5: d8d956a522e1fef970d0a984ed586a1b + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-base-1.5.0-py311hbfa132e_8.tar.bz2 + sha256: da78d7d43a49af56fd04c481b80d727e1c66ed776e2bc77edcc6b9e9bf7ebf4c + md5: efeff2bf501f59175b4d1d252f265521 depends: - - catkin_pkg - - empy - - importlib_resources - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-copyright - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-bond-core + - ros-noetic-dynamic-reconfigure + - ros-noetic-nodelet-core + - ros-noetic-ros-core arch: arm64 platform: osx license: BSD-3-Clause - size: 43726 - timestamp: 1707994159865 + size: 9075 + timestamp: 1706737606294 - kind: conda - name: ros-humble-ros2pkg - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-ros-comm + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2pkg-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: ff5c239408ac88f994191a043494509d6c53ab4114a70c2bab7dd4c9063c4af8 - md5: 75981f59be098ecc571ca5f64512b9c5 - depends: - - catkin_pkg - - empy - - importlib_resources - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-copyright - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-comm-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: ee76422d260ab653b185e6ab6426bf756b78d974bf527517bad808c6075c8842 + md5: c4925487692a273c05c3abb5b8c133b2 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-ros + - ros-noetic-rosbag + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslaunch + - ros-noetic-roslisp + - ros-noetic-rosmaster + - ros-noetic-rosmsg + - ros-noetic-rosnode + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostest + - ros-noetic-rostopic + - ros-noetic-roswtf + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 40722 - timestamp: 1708901814939 + size: 9082 + timestamp: 1708780003582 - kind: conda - name: ros-humble-ros2run - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-ros-comm + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2run-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 0e21f7e23b88f165e93dcf4e5985571458c2995b08d40ac62c46853ba59ee802 - md5: 4cb7f5d35124285b4f90086b3da5751a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-comm-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 2a549de36846d89352f6fe28f5a9b7d684ff538371944d8b8ba55070a4c2de05 + md5: bd509b896b8cf7ee4148e8eb0204c24e depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 - platform: osx - license: BSD-3-Clause - size: 18297 - timestamp: 1707372426908 -- kind: conda - name: ros-humble-ros2run - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-ros + - ros-noetic-rosbag + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslaunch + - ros-noetic-roslisp + - ros-noetic-rosmaster + - ros-noetic-rosmsg + - ros-noetic-rosnode + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostest + - ros-noetic-rostopic + - ros-noetic-roswtf + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 9562 + timestamp: 1706676537581 +- kind: conda + name: ros-noetic-ros-comm + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2run-0.18.8-py311hb335429_6.tar.bz2 - sha256: afb3fd0e1ad85b2d03cbe4103e0eac7b2c7f2da9b9eb1c9ab14ff38f0bb7306f - md5: 6ae27fd3e9cdcb99d44cf32998108eb9 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-comm-1.16.0-py311hb335429_17.tar.bz2 + sha256: 8c7fdbbeeb8c7eb5cdaae1e95d24b5aa894501c35b82ba9c4cbfe5e51e3fa9da + md5: 9f56a7700ab78425b79ecdec67243101 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36634,102 +81708,180 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-ros + - ros-noetic-rosbag + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslaunch + - ros-noetic-roslisp + - ros-noetic-rosmaster + - ros-noetic-rosmsg + - ros-noetic-rosnode + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostest + - ros-noetic-rostopic + - ros-noetic-roswtf + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 18115 - timestamp: 1707316507669 + size: 9389 + timestamp: 1706743314032 - kind: conda - name: ros-humble-ros2run - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-ros-comm + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2run-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 3c21dd8ac1411424bd361123651dacd421bf8b5088ad767e9724e27e00ef2327 - md5: 6b8c08a55064c8789231c9a8b1b5c2cc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-comm-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 13fe20ac105786ab676dd3d328a98a945dc4910f6839f235afc636eec40bbf91 + md5: 1e7fabf65584a88d13f14aa5e30bfbd1 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-filters + - ros-noetic-ros + - ros-noetic-rosbag + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslaunch + - ros-noetic-roslisp + - ros-noetic-rosmaster + - ros-noetic-rosmsg + - ros-noetic-rosnode + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostest + - ros-noetic-rostopic + - ros-noetic-roswtf + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp arch: arm64 platform: osx license: BSD-3-Clause - size: 18445 - timestamp: 1707995674597 + size: 9658 + timestamp: 1706675021606 - kind: conda - name: ros-humble-ros2run - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-ros-core + version: 1.5.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2run-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 6c5717e45fa9c74c74bc94f5a2e2bad3682d999114f9f857d5dccc1738746ce6 - md5: 0cdf7ced3dca42c45d59b204c4bd5675 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-ros2pkg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-core-1.5.0-py311h38cd7cb_16.tar.bz2 + sha256: 79b1715feb8e45d95d9c3edc34e1a4131510d2d2c3729091ca8d99634e9db53c + md5: b92df95e6004da2f0e27c4ceb1251756 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-class-loader + - ros-noetic-cmake-modules + - ros-noetic-common-msgs + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-ros + - ros-noetic-ros-comm + - ros-noetic-rosbag-migration-rule + - ros-noetic-rosconsole + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp-core + - ros-noetic-rosgraph-msgs + - ros-noetic-roslisp + - ros-noetic-rospack + - ros-noetic-std-msgs + - ros-noetic-std-srvs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 16922 - timestamp: 1708913486876 + size: 8698 + timestamp: 1708781761293 - kind: conda - name: ros-humble-ros2service - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-ros-core + version: 1.5.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2service-0.18.8-py311h907a76e_6.tar.bz2 - sha256: f5ee255068fd676b2cc299cfe25f334da2020db75a6519d168550fd66529bec5 - md5: 60e4e0c6b5edcd43fb58a56b1b864d68 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-core-1.5.0-py311h907a76e_20.tar.bz2 + sha256: 730993841e36a9e20cc10b3567603ffa9e79e25aaee834c8c9079daee631113f + md5: 3eea24cf45917cee9155d0cfc5731625 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-class-loader + - ros-noetic-cmake-modules + - ros-noetic-common-msgs + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-ros + - ros-noetic-ros-comm + - ros-noetic-rosbag-migration-rule + - ros-noetic-rosconsole + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp-core + - ros-noetic-rosgraph-msgs + - ros-noetic-roslisp + - ros-noetic-rospack + - ros-noetic-std-msgs + - ros-noetic-std-srvs arch: x86_64 platform: osx license: BSD-3-Clause - size: 26615 - timestamp: 1707364473321 + size: 9134 + timestamp: 1706677914870 - kind: conda - name: ros-humble-ros2service - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-ros-core + version: 1.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2service-0.18.8-py311hb335429_6.tar.bz2 - sha256: 3710abc2718e1fb4cac65c1dc570d529434b55bce15ae07135f84b751147d1f3 - md5: db63ca166b200de144e83a176c54f006 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-core-1.5.0-py311hb335429_17.tar.bz2 + sha256: f651c262909506eeee520f3b7c1927c672e4ae4274c1c8e1be5a301a42c62241 + md5: 4c47482c188496bf5ee32573e2bb58a7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36738,108 +81890,136 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-class-loader + - ros-noetic-cmake-modules + - ros-noetic-common-msgs + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-ros + - ros-noetic-ros-comm + - ros-noetic-rosbag-migration-rule + - ros-noetic-rosconsole + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp-core + - ros-noetic-rosgraph-msgs + - ros-noetic-roslisp + - ros-noetic-rospack + - ros-noetic-std-msgs + - ros-noetic-std-srvs arch: x86_64 platform: linux license: BSD-3-Clause - size: 26342 - timestamp: 1707315962354 + size: 8972 + timestamp: 1706743621778 - kind: conda - name: ros-humble-ros2service - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-ros-core + version: 1.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2service-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: 5cc892da63028b4249dddc39314621de2e4743d4e5b37f3266f988f96efb33af - md5: 5a002c0bd7d0113daf682062cdb13014 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-core-1.5.0-py311hbfa132e_8.tar.bz2 + sha256: ac91b752a23defcc9f5e0f94f4e64f12b8e07a906bfed1f54096cdcdc2093034 + md5: 45d7a444162d072abeeccf13d311b4dc depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-class-loader + - ros-noetic-cmake-modules + - ros-noetic-common-msgs + - ros-noetic-gencpp + - ros-noetic-geneus + - ros-noetic-genlisp + - ros-noetic-genmsg + - ros-noetic-gennodejs + - ros-noetic-genpy + - ros-noetic-message-generation + - ros-noetic-message-runtime + - ros-noetic-pluginlib + - ros-noetic-ros + - ros-noetic-ros-comm + - ros-noetic-rosbag-migration-rule + - ros-noetic-rosconsole + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp-core + - ros-noetic-rosgraph-msgs + - ros-noetic-roslisp + - ros-noetic-rospack + - ros-noetic-std-msgs + - ros-noetic-std-srvs arch: arm64 platform: osx license: BSD-3-Clause - size: 26658 - timestamp: 1707994190965 + size: 9239 + timestamp: 1706682273991 - kind: conda - name: ros-humble-ros2service - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-ros-environment + version: 1.3.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2service-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 794da1078831acc6e031b992f8f4643c9e13a82c97a3e0f5a27fb9de4d62a91f - md5: e870fa039239d2027d646dae7e848065 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-environment-1.3.2-py311h38cd7cb_16.tar.bz2 + sha256: e6981ee179d4acac77504d92eed2d2a70b8fd3908bb095e6205226cb572a21e0 + md5: f3d0a8ca44bcfeed12d625e4747f47d5 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 24753 - timestamp: 1708901889432 + size: 14192 + timestamp: 1708738829684 - kind: conda - name: ros-humble-ros2topic - version: 0.18.8 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-ros-environment + version: 1.3.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-ros2topic-0.18.8-py311h907a76e_6.tar.bz2 - sha256: 586cce97f59bb434544b81ee67b9accd0c14888f450fc9d2507d14c57b7f04da - md5: 8f3a240cbfcd34cfff6bec69366a07ce + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-environment-1.3.2-py311h907a76e_20.tar.bz2 + sha256: 3adb8cea5b9ebbd36a7ed42dff917fe2788e26bada1b41e9f2a8bdc16573956b + md5: 0db7b9a090c230aee07b5bbfe374b853 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 67320 - timestamp: 1707371227627 + size: 17215 + timestamp: 1706525004292 - kind: conda - name: ros-humble-ros2topic - version: 0.18.8 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-ros-environment + version: 1.3.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-ros2topic-0.18.8-py311hb335429_6.tar.bz2 - sha256: 8b9607e51ba0a87bda9d59b2f2e615d31a4b4f891c424376fdf5d428e478e11a - md5: 5688f16faa4b4166b1c838d2606c30da + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-environment-1.3.2-py311hb335429_17.tar.bz2 + sha256: e14436eb2693e1a715bc48fd8300f9e53cbc8a8777e8b16324aefef3cb172727 + md5: ff78038031397ab52961636504326b23 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36848,148 +82028,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 - platform: linux - license: BSD-3-Clause - size: 66948 - timestamp: 1707315971060 -- kind: conda - name: ros-humble-ros2topic - version: 0.18.8 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-ros2topic-0.18.8-py311hbfa132e_5.tar.bz2 - sha256: fdfd705e2b80489243bf57937840f68fd5073f55c60eebc1c4ad34a3b76e0f0c - md5: ec8e63f6439810212780f41492d0460d - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 67361 - timestamp: 1707993999481 -- kind: conda - name: ros-humble-ros2topic - version: 0.18.9 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-ros2topic-0.18.9-py311h38cd7cb_7.tar.bz2 - sha256: 817dfca1f49c8928ec2465745fbe5d42471ecee3f3b4fb1bdb5374bdc3dd73c5 - md5: bdcf312aebdfd13d09b9e3b6875e4c64 + platform: linux + license: BSD-3-Clause + size: 17110 + timestamp: 1706737477168 +- kind: conda + name: ros-noetic-ros-environment + version: 1.3.2 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-environment-1.3.2-py311hbfa132e_8.tar.bz2 + sha256: 3d95864cdb0fb5e2334da88201b64fb0a523ab004546653267c074f8ae0c508e + md5: a1a4f054c94772433cdadb2fa4492ccb depends: + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-rosidl-runtime-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + arch: arm64 + platform: osx license: BSD-3-Clause - size: 65263 - timestamp: 1708901820065 + size: 12719 + timestamp: 1706525746652 - kind: conda - name: ros-humble-rosbag2 - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-ros-tutorials + version: 0.10.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 585ef955ec9045ca55159bce5eb57c8c45db7309a17823c894f14ffd9d9e0087 - md5: 3fcfe2b1d376b87aaf226dbecfa06fda + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-ros-tutorials-0.10.2-py311h38cd7cb_16.tar.bz2 + sha256: 89b334c87300a000d4e5785328ae8df60ce828dd8e791e8d596f6a0d795c2bf1 + md5: dcf3e5f4fe571216b0ff52a7ef3dd9cb depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2bag - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-compression-zstd - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-py - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosbag2-transport - - ros-humble-shared-queues-vendor - - ros-humble-sqlite3-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp-tutorials + - ros-noetic-rospy-tutorials + - ros-noetic-turtlesim - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 10803 - timestamp: 1708997003581 + size: 8409 + timestamp: 1708771510818 - kind: conda - name: ros-humble-rosbag2 - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-ros-tutorials + version: 0.10.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-0.15.9-py311h907a76e_6.tar.bz2 - sha256: 55a1536d3c262e72192008e7e0da3f99fc4bb4a4007695ef9d0fdd8d016237df - md5: 9ed8a04633b5b8b7b03b8ec7751b151d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-ros-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + sha256: 86940a388a347ad3da5fb1f5c60ca6581a3f1430ad868b85845fd025dcf7012a + md5: 0737ee6094964b34f4e3adc74f86a06d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2bag - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-compression-zstd - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-py - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosbag2-transport - - ros-humble-shared-queues-vendor - - ros-humble-sqlite3-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp-tutorials + - ros-noetic-rospy-tutorials + - ros-noetic-turtlesim arch: x86_64 platform: osx license: BSD-3-Clause - size: 12142 - timestamp: 1707382819905 + size: 9042 + timestamp: 1706576164491 - kind: conda - name: ros-humble-rosbag2 - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-ros-tutorials + version: 0.10.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-0.15.9-py311hb335429_6.tar.bz2 - sha256: bdd8891270dd7cfe9124ad5bc12ea345ff1b30334a74046885e754d676140e37 - md5: bbadc8f083321a520a0830395a670b28 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-ros-tutorials-0.10.2-py311hb335429_17.tar.bz2 + sha256: e8b84b320d3c0175146ee467937f93f011c5d91cdb2f05ddb8da260c9554943b + md5: 1945362e5235850f531c786a0f1209b1 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -36998,120 +82124,245 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2bag - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-compression-zstd - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-py - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosbag2-transport - - ros-humble-shared-queues-vendor - - ros-humble-sqlite3-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp-tutorials + - ros-noetic-rospy-tutorials + - ros-noetic-turtlesim arch: x86_64 platform: linux license: BSD-3-Clause - size: 12027 - timestamp: 1707321187404 + size: 9494 + timestamp: 1706741490675 - kind: conda - name: ros-humble-rosbag2 - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-ros-tutorials + version: 0.10.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: 5189d535651147bc99de2b0c800a7ff8da8ee009923d4d64e6863a95c80decc8 - md5: 9860851a1d98ed7551a3bfc5b10f8667 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-ros-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + sha256: 225097d0f2e257e4baa1ef722f1581031ed5a7d00ac0e5753ffa0eebf8fcb8f4 + md5: 0579dbc8d30f8180b5358ae5ed3bb122 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2bag - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-compression-zstd - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-py - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosbag2-transport - - ros-humble-shared-queues-vendor - - ros-humble-sqlite3-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp-tutorials + - ros-noetic-rospy-tutorials + - ros-noetic-turtlesim arch: arm64 platform: osx license: BSD-3-Clause - size: 12338 - timestamp: 1708043454853 + size: 9421 + timestamp: 1706577642041 - kind: conda - name: ros-humble-rosbag2-compression - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosbag + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 0d566420996af62a93d073b0ddec7cf39f2d9a69f9ec4a0da0170695243a8b1a + md5: ee1d620474e78053477a3017ef7de7ac + depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - pycryptodome + - pycryptodomex + - python + - python-gnupg + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag-storage + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp + - rospkg + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 622870 + timestamp: 1706671860326 +- kind: conda + name: ros-noetic-rosbag + version: 1.16.0 + build: py311h9a6a787_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-compression-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 3fdc60a5510821b5386e1e98fce09d65986792747e63e106112f897bef54d99f - md5: 5d3ac8ad15bf69e2367776707da25f39 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-1.16.0-py311h9a6a787_16.tar.bz2 + sha256: 87f1dc1a39b7313a21709a6480bd994059f0cf1d59ebea7f1b5dae24e592171a + md5: 89ebdb43e1f264fc57c718fdbd0482c0 + depends: + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - numpy >=1.23.5,<2.0a0 + - pycryptodome + - pycryptodomex + - python + - python-gnupg + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag-storage + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 1019745 + timestamp: 1708771540340 +- kind: conda + name: ros-noetic-rosbag + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-1.16.0-py311hb335429_17.tar.bz2 + sha256: 589bcef2b28af970d6e33fbb879dfc7ed78218d38ef3a9aa29cf7612785bb94f + md5: 932fd46ed1f1a19b064e1c4940b65196 + depends: + - __glibc >=2.17,<3.0.a0 + - boost-cpp + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pycryptodome + - pycryptodomex + - python + - python-gnupg + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag-storage + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp + - rospkg + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 709330 + timestamp: 1706741463647 +- kind: conda + name: ros-noetic-rosbag + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 917a0c34be8c416d14329dff19f68a66f0d2b307e79a73726b1c40246afc3705 + md5: 7509b86c55eef17b7a39b89ee6db4cb0 + depends: + - boost-cpp + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - pycryptodome + - pycryptodomex + - python 3.11.* *_cpython + - python-gnupg + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag-storage + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-std-srvs + - ros-noetic-topic-tools + - ros-noetic-xmlrpcpp + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 554445 + timestamp: 1706671880276 +- kind: conda + name: ros-noetic-rosbag-migration-rule + version: 1.0.1 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-migration-rule-1.0.1-py311h38cd7cb_16.tar.bz2 + sha256: 7bf05e0385826a8f7ceabc423d738371224c58bdd3ceb8f76d19418b5f01ca41 + md5: 79cdd534cca9ce17eec14ed2e095ef78 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 124678 - timestamp: 1708991398955 + size: 10445 + timestamp: 1708737589799 - kind: conda - name: ros-humble-rosbag2-compression - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosbag-migration-rule + version: 1.0.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-compression-0.15.9-py311h907a76e_6.tar.bz2 - sha256: 81aaff834acc8846764b488a010553daa05e2b62c32dc310cb5e6796f5e5fd9d - md5: 3d29a1397445767fcd84dad8bbee7461 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-migration-rule-1.0.1-py311h907a76e_20.tar.bz2 + sha256: 58bb923ff06e491120b696922e36d2c178df12178ac39ed93538d397488aedcc + md5: 8763a92aa985b3d5376326ad77a16a69 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 138052 - timestamp: 1707374624569 + size: 10855 + timestamp: 1706524826720 - kind: conda - name: ros-humble-rosbag2-compression - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosbag-migration-rule + version: 1.0.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-compression-0.15.9-py311hb335429_6.tar.bz2 - sha256: 18cbb2d6b7e2c454cd68c020fa6b795766d9cb0db71156db850dd72eb64ab9b0 - md5: 200aed937a87f6c6928800792ca0e948 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-migration-rule-1.0.1-py311hb335429_17.tar.bz2 + sha256: d8f6d060c5a68f9bea6576bad2b5826a92784b9b00a17396c49e5ebd3774ce8f + md5: 3b7190335617c9a09451ee4e2c814f16 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -37120,242 +82371,226 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 171475 - timestamp: 1707316831445 + size: 10643 + timestamp: 1706737427598 - kind: conda - name: ros-humble-rosbag2-compression - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosbag-migration-rule + version: 1.0.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-compression-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: db38ed7b062f05d569c1da808b88b27c9b5f24154686ae8e0e6710536ced4d70 - md5: ba4bf439f69116164111d1830591570a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-migration-rule-1.0.1-py311hbfa132e_8.tar.bz2 + sha256: 1fecfc6787228192be7acae26732cfabea4ba96db059e71a5912d260a1d6a821 + md5: 9ae4d69fa7ee12f1aa24067efadf9094 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 133549 - timestamp: 1708030479917 + size: 11194 + timestamp: 1706525364695 - kind: conda - name: ros-humble-rosbag2-compression-zstd - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosbag-storage + version: 1.16.0 + build: py311h1302323_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: b77e32723709d45007da1474f0f62730a79e7a846bd95dcf55717568b11f1a5b - md5: 1e48ae5ace571da0c49da4831cee413a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbag-storage-1.16.0-py311h1302323_16.tar.bz2 + sha256: d3f433dd9c534de5c193348d132a451e2990cd80241966e0ab4beb4d181f6949 + md5: 7e5f6661eda20886debf3676e2e81f3a depends: + - bzip2 >=1.0.8,<2.0a0 + - console_bridge >=1.0.2,<1.1.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-zstd-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-pluginlib + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-roslz4 + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 45537 - timestamp: 1708993071684 + size: 494232 + timestamp: 1708770571674 - kind: conda - name: ros-humble-rosbag2-compression-zstd - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosbag-storage + version: 1.16.0 + build: py311h18dcbe4_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311h907a76e_6.tar.bz2 - sha256: 299dc136b1f62bbe0d6978e5ecd1912f7ef6c638ff0417f1938cede301fd2702 - md5: ffa76fa7e76abf09ab8bbf687ca074e6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbag-storage-1.16.0-py311h18dcbe4_20.tar.bz2 + sha256: 75506712ed81c18b83bbc952a998a8a253e837e7c919cd9836d6b42aa1642974 + md5: a23674a5d240f0f2bc3fe757eadac36f depends: - __osx >=10.14 - - libcxx >=16 + - boost-cpp + - bzip2 >=1.0.8,<2.0a0 + - console_bridge >=1.0.2,<1.1.0a0 + - gpgme >=1.18.0,<1.19.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.0,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-zstd-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-pluginlib + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-roslz4 + - ros-noetic-rostime arch: x86_64 platform: osx license: BSD-3-Clause - size: 42707 - timestamp: 1707375804330 + size: 189852 + timestamp: 1706574972909 - kind: conda - name: ros-humble-rosbag2-compression-zstd - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosbag-storage + version: 1.16.0 + build: py311h4650964_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-compression-zstd-0.15.9-py311hb335429_6.tar.bz2 - sha256: d67868372ee935ee066ea8bcdd4aee9bb604e8564f6e64a37804385098eca51f - md5: 3ef7cf1719bd87e4371fac2fcc7587ff + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbag-storage-1.16.0-py311h4650964_17.tar.bz2 + sha256: ff4b765a3d29de162553c6bfadeb25976c9504e46901d750475f2991fba85bf2 + md5: d14faaa760bd40544f761edcbd56e13b depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp + - bzip2 >=1.0.8,<2.0a0 + - console_bridge >=1.0.2,<1.1.0a0 + - gpgme >=1.18.0,<1.19.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - openssl >=3.2.1,<4.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-zstd-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-pluginlib + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-roslz4 + - ros-noetic-rostime arch: x86_64 platform: linux license: BSD-3-Clause - size: 42682 - timestamp: 1707317327271 + size: 242154 + timestamp: 1706741236621 - kind: conda - name: ros-humble-rosbag2-compression-zstd - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosbag-storage + version: 1.16.0 + build: py311hd8e288d_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-compression-zstd-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: 3bf3a908110256f0483c51060de9f888b1f3be6c4a32d63c5423824e29af071b - md5: 72afecc4cccc0ec7fa1b5466ed8244b2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbag-storage-1.16.0-py311hd8e288d_8.tar.bz2 + sha256: 4cf8044f55ebeb233fb1d71330ddb7c8d9cfecc77b8e4cc3eca7c6faf8c5463f + md5: 1dba4d6195dc3dba0491c8e8310034db depends: - - libcxx >=16 + - boost-cpp + - bzip2 >=1.0.8,<2.0a0 + - console_bridge >=1.0.2,<1.1.0a0 + - gpgme >=1.18.0,<1.19.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - openssl >=3.2.0,<4.0a0 + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-zstd-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-pluginlib + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-roslz4 + - ros-noetic-rostime arch: arm64 platform: osx license: BSD-3-Clause - size: 42750 - timestamp: 1708035564046 + size: 183312 + timestamp: 1706576464711 - kind: conda - name: ros-humble-rosbag2-cpp - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosbash + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-cpp-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: adf2874a3d963321367bbab353f888d985af6b31b8fae43a8c1b331972a5abc8 - md5: 7c35d8e9c0bd7370e9c20dc7e0fb3ac2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbash-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: cf2ba0165d0d063308c8666da04387231231f24bf885f454d9bf10750839b548 + md5: 5e6d7d74c5cd2301aee71923aa7df7c8 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-shared-queues-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-rospack - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 201094 - timestamp: 1708913402707 + size: 28453 + timestamp: 1708744599104 - kind: conda - name: ros-humble-rosbag2-cpp - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosbash + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-cpp-0.15.9-py311h907a76e_6.tar.bz2 - sha256: 7389d124671070972507187350a3513ba92f28ddf265965647004a3c998a553b - md5: ef5ea66a0abb036208e749999cf89362 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbash-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 07b9ea64253b758ddc5525314fd797631ca91595a9c0a18e00e886bd64fd5cea + md5: 0e3c16975eb5ec8e77d7598cebaff31f depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-shared-queues-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-rospack arch: x86_64 platform: osx license: BSD-3-Clause - size: 217341 - timestamp: 1707372338602 + size: 27440 + timestamp: 1706527660178 - kind: conda - name: ros-humble-rosbag2-cpp - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosbash + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-cpp-0.15.9-py311hb335429_6.tar.bz2 - sha256: e7d9a8d46c4f6a3d07c56a7a39199c2e227c3c305bbaad370bce364f1099090b - md5: a2d848de5545bf78c90c5682e15d3ccf + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbash-1.15.8-py311hb335429_17.tar.bz2 + sha256: 6774dc37e98f0867e5a9b51f7c938c91fbcbf5df760bdd99a3c440fd1bf7a172 + md5: abdfb9f0aa7b73f7e320fdb4f115f869 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -37364,124 +82599,92 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-shared-queues-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-rospack arch: x86_64 platform: linux license: BSD-3-Clause - size: 276251 - timestamp: 1707316482833 + size: 27295 + timestamp: 1706738501677 - kind: conda - name: ros-humble-rosbag2-cpp - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosbash + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-cpp-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: cac6c3894c496e00b78e874e95e3d117002d3849f5bdfbbaa715fa0aee9c2019 - md5: f8f024244c6ac59055ee29f1735bb041 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbash-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 20c91f0cec63954ca2218467c2d72c02cf27b27ccbcaa31ef28a06e789ba0772 + md5: 1383164d84386a792c2b1a6e51322741 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-cpp - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-rmw - - ros-humble-rmw-implementation - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-storage-default-plugins - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-introspection-cpp - - ros-humble-shared-queues-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-rospack arch: arm64 platform: osx license: BSD-3-Clause - size: 210961 - timestamp: 1707995626481 + size: 27878 + timestamp: 1706529164591 - kind: conda - name: ros-humble-rosbag2-interfaces - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosboost-cfg + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-interfaces-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 36beb2e0ec94bad54ea358af3ea53fb0448f19ff02b0d0a5e7d3f724374b13b6 - md5: 4c2fa2dce54f34a70f258fa8f1aae1cc + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosboost-cfg-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: b7017aa569e8af1a9f358ee68ec330dfce2bafd9768cc2d7c004ba10edc24e57 + md5: 7b51b8eaaf66d02ecd61ea9fbae65bfe depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 188744 - timestamp: 1708874942737 + size: 47828 + timestamp: 1708738623797 - kind: conda - name: ros-humble-rosbag2-interfaces - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosboost-cfg + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-interfaces-0.15.9-py311h907a76e_6.tar.bz2 - sha256: 7cfc196b393b810ae5c6a6ea22513519c29fda2802d5066ebd93e1b01e3e84d1 - md5: db8f949ebfb46f38c4671b6c841e635c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosboost-cfg-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 9fc195c96f0bce9435df33c96b3abc0f1f6e8ac57ef517ef6f806f18a59a1b0f + md5: 794117d4337185928e6e704bb4e67048 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 166065 - timestamp: 1707355521524 + size: 29983 + timestamp: 1706525085656 - kind: conda - name: ros-humble-rosbag2-interfaces - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosboost-cfg + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-interfaces-0.15.9-py311hb335429_6.tar.bz2 - sha256: 6b0767626cd361f034c470dd78be526efe0e433896885734f0b2b7a46645478d - md5: 8717f5e35a40af7cce7b63812e7c34d5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosboost-cfg-1.15.8-py311hb335429_17.tar.bz2 + sha256: d5a05d1b213d3e8d466a40e12b17fa47641e7fb7a66203d9e82dacc00018db7a + md5: 99f4a6fe89a290a0ac9f01e0a1b49c62 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -37490,108 +82693,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 209922 - timestamp: 1707313139271 + size: 29788 + timestamp: 1706737450897 - kind: conda - name: ros-humble-rosbag2-interfaces - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosboost-cfg + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-interfaces-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: 92524d43d26c976dcdee0535c5a77d89945d595952cd660d8e601367d96ecdef - md5: ac120b40d32b769819d903d4343f0e7a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosboost-cfg-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 73901d85ae3b9e93fe79c6a65339d700e9a45d45be2b3a5db5d3c1c1647b29fe + md5: 5189d8be63917d3c8e778ebc42e1849d depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 177142 - timestamp: 1707979448219 + size: 25350 + timestamp: 1706526093134 - kind: conda - name: ros-humble-rosbag2-py - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosbuild + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-py-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 0aac03a726b8b48fc882aa85ae2ced918170f6a3569584c93488706c96d022f3 - md5: 018a703ce4d3b6987c7e2e46c50a6694 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosbuild-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 6126afa773d8033da01446e7ea0d560e5c20d68fbc4b45964b274e877999221d + md5: d94d213b9761fe69fc6c42772dff18de depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pybind11-vendor - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-transport - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-message-generation + - ros-noetic-message-runtime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 447663 - timestamp: 1708996377354 + size: 59527 + timestamp: 1708760618784 - kind: conda - name: ros-humble-rosbag2-py - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosbuild + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-py-0.15.9-py311h907a76e_6.tar.bz2 - sha256: 64317adf302d5f556e16e109823c9e86794d91022f6bbeb1fc9e3db643ca4843 - md5: 2562d40371aff6f4166a8987398b2e25 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosbuild-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 11f646370c68a9f57462d823ca5ecdabb3f64e80d24fae3b7c4835767cf64386 + md5: 4d39a4f3f47269e6d2e698a28401e7e3 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pybind11-vendor - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-transport - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-message-generation + - ros-noetic-message-runtime arch: x86_64 platform: osx license: BSD-3-Clause - size: 520014 - timestamp: 1707378864578 + size: 36230 + timestamp: 1706528971094 - kind: conda - name: ros-humble-rosbag2-py - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosbuild + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-py-0.15.9-py311hb335429_6.tar.bz2 - sha256: abe05b4037d68956e05b1554291a841b7b7705e3e41bd4527b341284b27bc2f7 - md5: e593eff61cfa46a2d404dfe9be8f8e1b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosbuild-1.15.8-py311hb335429_17.tar.bz2 + sha256: ec94f2522b586d7224bc934d892a8ad33b3b93a4f2c0c301685f697e736eb0d8 + md5: e344aef56f0d53024bb1a6f28ced5725 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -37600,112 +82789,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pybind11-vendor - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-transport - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-message-generation + - ros-noetic-message-runtime arch: x86_64 platform: linux license: BSD-3-Clause - size: 539025 - timestamp: 1707319345287 + size: 35998 + timestamp: 1706739186792 - kind: conda - name: ros-humble-rosbag2-py - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosbuild + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-py-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: e88d78622051eb9786b4ec9d5ddbea062dc9857a19f62117497a016fb0113df5 - md5: 22cca24c8f321108d89f9de62ded5291 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosbuild-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 7f4f522deeef2e3310e437af0b17c281cf9f5a85a925c0cee69f97ab11290fac + md5: fb3c31045af12b3d5166ffa8fc8cfa12 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-pybind11-vendor - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-storage - - ros-humble-rosbag2-transport - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-message-generation + - ros-noetic-message-runtime arch: arm64 platform: osx license: BSD-3-Clause - size: 511740 - timestamp: 1708041678180 + size: 36759 + timestamp: 1706530870187 - kind: conda - name: ros-humble-rosbag2-storage - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosclean + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-storage-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: ab2e6951ccbfd8bdb3136450c9b05bf32f35a9edc2c9e640d3d7b35d636cfa88 - md5: 13d2688e816ce0f03651b0558223e42b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosclean-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 70fd875bb5065582457e98544d3344e64a4a237834a72184d30e9026330ba55b + md5: 91d0bf5e213006d80bd3edbfed78c359 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 136634 - timestamp: 1708901338782 + size: 41850 + timestamp: 1708738660844 - kind: conda - name: ros-humble-rosbag2-storage - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosclean + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-storage-0.15.9-py311h907a76e_6.tar.bz2 - sha256: cf1dec10c2485a7f90e58567443d2afd1f88a31951cc13e21fb6dc0a160a780c - md5: 9e59d2727f2ad453987ac2c911cd95ef + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosclean-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 753a407a62822c16b07a37e5bbdd1ab1aa9cb859e42cdaf31d5aa8df8d938f1b + md5: ad7905e62bcada8448a929ad333eedc0 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 165941 - timestamp: 1707362629085 + size: 24263 + timestamp: 1706524922698 - kind: conda - name: ros-humble-rosbag2-storage - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosclean + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-storage-0.15.9-py311hb335429_6.tar.bz2 - sha256: 6428611b8191848c4ba75dcb9b6637af27bb9d86ecd8422a4b5cf3e2396ccbfa - md5: b401099b140322078a5b2593ae8860cd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosclean-1.15.8-py311hb335429_17.tar.bz2 + sha256: 0162101ca5305c4f14b446932d3956f902b0a22599666f6f41b73e50268f4648 + md5: d04ad614542dce75caea80ed7e640d7c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -37714,352 +82887,446 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 208589 - timestamp: 1707315567067 + size: 24027 + timestamp: 1706737457779 - kind: conda - name: ros-humble-rosbag2-storage - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosclean + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-storage-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: 3e4796cb9accf50fcc0dea83c9966f0e5ed695890ed7813b2af4847ad3ccc029 - md5: f02317de705102b02c7332b0dfd258e7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosclean-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 45222b2363b4699cedb048361ca91220e0a6479d92a78bb5e1337d39b3da1eb3 + md5: 7764030d4f4b486eb03f86bbd3c2a476 depends: - - libcxx >=16 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 21682 + timestamp: 1706525651306 +- kind: conda + name: ros-noetic-rosconsole + version: 1.14.3 + build: py311h0d448f3_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosconsole-1.14.3-py311h0d448f3_17.tar.bz2 + sha256: 62d2ad33fdbafcfc5e28124cc1a2d29a4e0097fe171a2bb69ccf179ab65b5620 + md5: 49a31d802cac8df96e4c196680b2a6ba + depends: + - __glibc >=2.17,<3.0.a0 + - apr + - boost-cpp + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - log4cxx >=1.1.0,<1.1.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosbuild + - ros-noetic-rostime + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 208337 + timestamp: 1706739400618 +- kind: conda + name: ros-noetic-rosconsole + version: 1.14.3 + build: py311h96ee5f4_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosconsole-1.14.3-py311h96ee5f4_8.tar.bz2 + sha256: 79ffaa7933088ebffc287168cf4bf3856137fb8475e573e44d30209c7ebb4495 + md5: f36cd75b1bc2631badd4784c4c795873 + depends: + - apr + - boost-cpp + - libcxx >=15 + - log4cxx >=1.1.0,<1.1.1.0a0 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosbuild + - ros-noetic-rostime arch: arm64 platform: osx license: BSD-3-Clause - size: 161634 - timestamp: 1707993531659 + size: 170718 + timestamp: 1706531513044 - kind: conda - name: ros-humble-rosbag2-storage-default-plugins - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosconsole + version: 1.14.3 + build: py311hac1a80f_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 4b5b23afd226707eed9d679316f9ed35e3fc38c08add025477662031a7853b49 - md5: 6de7ab5a4de3368abb87ff64535be84c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosconsole-1.14.3-py311hac1a80f_16.tar.bz2 + sha256: 88607da3d8c65b4211b04e481e63d6df37d61324c98fe120670e2345d785aefa + md5: 1c06865cdd6a0518157e7f16c88ddffd depends: + - apr + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - log4cxx >=1.1.0,<1.1.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-sqlite3-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosbuild + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 89957 - timestamp: 1708902924054 + size: 468562 + timestamp: 1708762205564 - kind: conda - name: ros-humble-rosbag2-storage-default-plugins - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosconsole + version: 1.14.3 + build: py311hfaa79b5_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311h907a76e_6.tar.bz2 - sha256: f573533814da77a3193f8eb6d2865fd6285b38dfa6133c84b9686139b008ef34 - md5: b4c12c13cda3269ed8c60e93fd3b84f7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosconsole-1.14.3-py311hfaa79b5_20.tar.bz2 + sha256: 7353068c9ca5ee31a13dc90e44c9a455aff437a64b1bd23d95d0635d8c77f21e + md5: 8dedfda45f6257adbd282f73f3b4c50a depends: - __osx >=10.14 - - libcxx >=16 + - apr + - boost-cpp + - libcxx >=15 + - log4cxx >=1.1.0,<1.1.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-sqlite3-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosbuild + - ros-noetic-rostime arch: x86_64 platform: osx license: BSD-3-Clause - size: 85678 - timestamp: 1707364156510 + size: 177005 + timestamp: 1706529521318 - kind: conda - name: ros-humble-rosbag2-storage-default-plugins - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosconsole-bridge + version: 0.5.4 + build: py311h00a3625_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosconsole-bridge-0.5.4-py311h00a3625_8.tar.bz2 + sha256: 7b2417d54d5981a5e679d034074812185a9efdb2d2489f4414e30ef7baabfcba + md5: 4eee57e5dddb636018609bc264afdf4c + depends: + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosconsole + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 19037 + timestamp: 1706533751300 +- kind: conda + name: ros-noetic-rosconsole-bridge + version: 0.5.4 + build: py311h7f0aa07_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosconsole-bridge-0.5.4-py311h7f0aa07_16.tar.bz2 + sha256: f5fa14afe6c1b11f5ff955cc400a70fe0c73d8e3faa640e67d9edcd241ab0d04 + md5: df11f9d2ae13c732ae537d6c46abaabb + depends: + - console_bridge >=1.0.2,<1.1.0a0 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosconsole + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 33443 + timestamp: 1708763872030 +- kind: conda + name: ros-noetic-rosconsole-bridge + version: 0.5.4 + build: py311hb303436_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311hb335429_6.tar.bz2 - sha256: 504a403576db157eb0ab8aefa2b5f0a679b05f01599ecd5a5adbdcc08c504423 - md5: d40cd11d31d5065918961e6bfeb822f9 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosconsole-bridge-0.5.4-py311hb303436_17.tar.bz2 + sha256: 106e9902e810f6ad131dfa46b7dceecbe0d29912a101efdb815a35679e586dc9 + md5: 8b195ff32c8450442870880017a96d36 depends: - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-sqlite3-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosconsole arch: x86_64 platform: linux license: BSD-3-Clause - size: 100013 - timestamp: 1707316016745 + size: 20206 + timestamp: 1706739935220 - kind: conda - name: ros-humble-rosbag2-storage-default-plugins - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-storage-default-plugins-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: 9ba8159b3bfbc5c4ed71335cb70f0363cf552028dce9ac80255a227992e9a29e - md5: b0a3d66417bd08ec2a8501b6fcdf1808 + name: ros-noetic-rosconsole-bridge + version: 0.5.4 + build: py311he602911_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosconsole-bridge-0.5.4-py311he602911_20.tar.bz2 + sha256: f0e2c6e22778bfddd0586ca1bea6794b57364371c339585f9902538d554dfc92 + md5: 200c74c19b1fead7688bf210b6ff2d78 depends: - - libcxx >=16 + - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosbag2-storage - - ros-humble-sqlite3-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rosconsole + arch: x86_64 platform: osx license: BSD-3-Clause - size: 83707 - timestamp: 1707994075852 + size: 18388 + timestamp: 1706530628372 - kind: conda - name: ros-humble-rosbag2-transport - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosbag2-transport-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 71640ac8c82d6cb0234a48942a21f8fcf464f87d9938ca22a8ac14bf418c5b34 - md5: 69bad13fe247dbf45684b464e5bd2a08 + name: ros-noetic-roscpp + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-1.16.0-py311h907a76e_20.tar.bz2 + sha256: cab62e0167221615f9f6b44fad6f0df0778a362db4ce4b982c1ca398baaa1a60 + md5: b7ff2067b33d9c66921777edefbb1660 depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-keyboard-handler - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-interfaces - - ros-humble-rosbag2-storage - - ros-humble-shared-queues-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rosgraph-msgs + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 238735 - timestamp: 1708994872574 + size: 515154 + timestamp: 1706530313631 - kind: conda - name: ros-humble-rosbag2-transport - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosbag2-transport-0.15.9-py311h907a76e_6.tar.bz2 - sha256: c7287648cfbfcab434d8cdc6ae3dd050574870639725417e947a1bfe830a0b43 - md5: 1139757cd1b08e9bfdb8675f5c2bfb4e + name: ros-noetic-roscpp + version: 1.16.0 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-1.16.0-py311h9a6a787_16.tar.bz2 + sha256: cdb26797808c7ab109015f2ef5fabae838a7fa7418041f4b0e8d1668dadf7709 + md5: d3e33600c17845b4e591fb16c07ce62e depends: - - __osx >=10.14 - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-keyboard-handler - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-interfaces - - ros-humble-rosbag2-storage - - ros-humble-shared-queues-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rosgraph-msgs + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 299426 - timestamp: 1707378270714 + size: 1335157 + timestamp: 1708763605609 - kind: conda - name: ros-humble-rosbag2-transport - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roscpp + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosbag2-transport-0.15.9-py311hb335429_6.tar.bz2 - sha256: 956d62a4cb8d486ed5f46c82d1f963ccca86c1353f893d8525336c9ea2f13b03 - md5: 9b5e60b1ab566a6ffd0eb7e28533bd33 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-1.16.0-py311hb335429_17.tar.bz2 + sha256: 262df323344f1c831a34f285ccf889c9ffae56a9070d07aa231582f2eb7224c7 + md5: 0a9d8446f69ca4fc36cd5023f994fd48 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-keyboard-handler - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-interfaces - - ros-humble-rosbag2-storage - - ros-humble-shared-queues-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rosgraph-msgs + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 401217 - timestamp: 1707318940602 + size: 691880 + timestamp: 1706739859995 - kind: conda - name: ros-humble-rosbag2-transport - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roscpp + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosbag2-transport-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: fe56768f6cb4ffa8114d89a12de5da4e9c6b464fa13214b4b3fc9cd9099ac414 - md5: 0050bd38e6d751b2ba79581f15d480bd + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: ee4bf531b7f6b40cad9c236f830f85ae448c2e813fd39a3a5f71538c1710e9c6 + md5: 78e4f8574f33190c39bdef67f1da44b8 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-keyboard-handler - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosbag2-compression - - ros-humble-rosbag2-cpp - - ros-humble-rosbag2-interfaces - - ros-humble-rosbag2-storage - - ros-humble-shared-queues-vendor - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rosgraph-msgs + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp arch: arm64 platform: osx license: BSD-3-Clause - size: 297108 - timestamp: 1708038442792 + size: 497697 + timestamp: 1706533373300 - kind: conda - name: ros-humble-rosgraph-msgs - version: 1.2.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roscpp-core + version: 0.7.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosgraph-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: bd6b6c31d1eaa1bfa20ca466e3fecc5825ef5eab09bbcfce02a837e3a8556bf9 - md5: 135323967aa51ca7f8cafd1ae44de8c7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-core-0.7.3-py311h38cd7cb_16.tar.bz2 + sha256: fe167e97aef0d2c14925b13ba5caba277bf1aae1b52ce5a7959298bccfa404d4 + md5: 42efba5767434e7ffe7ee65dd5146c89 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 63848 - timestamp: 1708874668432 + size: 7623 + timestamp: 1708748000761 - kind: conda - name: ros-humble-rosgraph-msgs - version: 1.2.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roscpp-core + version: 0.7.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosgraph-msgs-1.2.1-py311h907a76e_6.tar.bz2 - sha256: 70bca31037d233ed8cd74a832cc95b95a4e72091dd63de208969ab9a316327db - md5: cb4d60a46f78db673225729f6f6248cb + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-core-0.7.3-py311h907a76e_20.tar.bz2 + sha256: a5325302ac38132707321757d7e9af26c62a85eaeee7f5d6d1f4013013bac867 + md5: 1bd0dbc2bdfa78f594231abc703f8fc0 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: x86_64 platform: osx license: BSD-3-Clause - size: 46708 - timestamp: 1707355199321 + size: 8044 + timestamp: 1706528611296 - kind: conda - name: ros-humble-rosgraph-msgs - version: 1.2.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roscpp-core + version: 0.7.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosgraph-msgs-1.2.1-py311hb335429_6.tar.bz2 - sha256: 2d543729c32d88be7d02ecb79a0b38f340ac7b4e0de7cebda64b56f1b7922bca - md5: 1f0b3c65b5420eed048b453ae2a26de1 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-core-0.7.3-py311hb335429_17.tar.bz2 + sha256: 240c793cd8ecbecf6ae38a5a1cceb73557e33fd547e873fb697bf6d92719a1e3 + md5: 0eeb5cb0112a7ed5dfe0fc28460af06d depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -38068,436 +83335,419 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: x86_64 platform: linux license: BSD-3-Clause - size: 52227 - timestamp: 1707313048793 + size: 7847 + timestamp: 1706738815384 - kind: conda - name: ros-humble-rosgraph-msgs - version: 1.2.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roscpp-core + version: 0.7.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosgraph-msgs-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: efb1787667b3d8f972de42a6d5121ce04e484a84bddf90c7d7a712f883a8caad - md5: f3243990429287c9abba5e253322f16c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-core-0.7.3-py311hbfa132e_8.tar.bz2 + sha256: 22941071e6988cba0a6639167589730cd5f5a306e0ee5c5e2f216b4987c32282 + md5: 6f00408474d47b41d891393234537ee8 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-serialization + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: arm64 platform: osx license: BSD-3-Clause - size: 49751 - timestamp: 1707979348331 + size: 8387 + timestamp: 1706530226509 - kind: conda - name: ros-humble-rosidl-adapter - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roscpp-serialization + version: 0.7.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-adapter-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 8b87db952954088f303e348697056177af131e850166de3012d4125f45d7fe8b - md5: 37abd7f6dc6f8eb4cc61a15a05bb35cf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-serialization-0.7.3-py311h38cd7cb_16.tar.bz2 + sha256: adaec9d228c11f66a999752af8e31ef022ac9c19b019d314db68c301737dbdbb + md5: 3e0bf8bde883765d0344022a820b3e55 depends: - - empy - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-traits + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 60345 - timestamp: 1708863045522 + size: 36247 + timestamp: 1708746036851 - kind: conda - name: ros-humble-rosidl-adapter - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roscpp-serialization + version: 0.7.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-adapter-3.1.5-py311h907a76e_6.tar.bz2 - sha256: 41ee1a738c8aef12742878f6051aa8e01b30cd807ce4fa51287d9eed66151be6 - md5: 32bfd21c46a1e66cc30a5d0f03d11540 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-serialization-0.7.3-py311h907a76e_20.tar.bz2 + sha256: 1cd26e88d613e38db5fb33878e01db8a0f64290ce6089a4603c87c51640bfade + md5: 12bdcd2ce93fccdcf2e0c3a69b64c0ba depends: - __osx >=10.14 - - empy - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: x86_64 platform: osx license: BSD-3-Clause - size: 61463 - timestamp: 1707347380017 -- kind: conda - name: ros-humble-rosidl-adapter - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + size: 19086 + timestamp: 1706527943255 +- kind: conda + name: ros-noetic-roscpp-serialization + version: 0.7.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-adapter-3.1.5-py311hb335429_6.tar.bz2 - sha256: eff79d440ea3649ba9f91bbbed5fd597f52549a6572cada4abcb26a90add3e37 - md5: 9db4389e0cb3c1dde80651c8efea92cd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-serialization-0.7.3-py311hb335429_17.tar.bz2 + sha256: 5a292d064a26590947fa7850ed1a38d28d4c76ab7f8b311fee60cd3c89db0a8b + md5: f3c605c6de24c068a8e1c5e378768950 depends: - __glibc >=2.17,<3.0.a0 - - empy - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: x86_64 platform: linux license: BSD-3-Clause - size: 61281 - timestamp: 1707310640612 + size: 20443 + timestamp: 1706738609457 - kind: conda - name: ros-humble-rosidl-adapter - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roscpp-serialization + version: 0.7.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-adapter-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: 5c92b12e01fa9d2e72223d5bce4d3048a5e102f9bd2347dcb487c444ba3ed5c2 - md5: be13dd93af0e669d93410434cf002dc0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-serialization-0.7.3-py311hbfa132e_8.tar.bz2 + sha256: 7cedd485d5fa6968677644138ef7e8a134e015676a86c88f2b6a90c136b76bba + md5: 3bfa80e246f6265d3066e19461cbdbc8 depends: - - empy - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-roscpp-traits + - ros-noetic-rostime arch: arm64 platform: osx license: BSD-3-Clause - size: 61499 - timestamp: 1707345388466 + size: 19867 + timestamp: 1706529454689 - kind: conda - name: ros-humble-rosidl-cli - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roscpp-traits + version: 0.7.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-cli-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 686722bee765a92b2d5f735f605d542e10dbf9e11dba6a4290abf18312ced5d0 - md5: 33ce7db73be8c40ac185cfe4fb074e96 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-traits-0.7.3-py311h38cd7cb_16.tar.bz2 + sha256: 8fd09d2b71e58cdb44f092fa3717f4c9e47ef068eea26085c27d52c67ec84313 + md5: a94d1563cbdeaad88f096b27edf35a3e depends: - - argcomplete - - importlib-metadata - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 42987 - timestamp: 1708747499795 + size: 16492 + timestamp: 1708743087534 - kind: conda - name: ros-humble-rosidl-cli - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roscpp-traits + version: 0.7.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-cli-3.1.5-py311h907a76e_6.tar.bz2 - sha256: 0dd6326e820d4cfbbed7e491b59b6ab446d45e854a3b58e82082f732b398b1a4 - md5: 7fe93abeda9d4835c025a7f6829e166d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-traits-0.7.3-py311h907a76e_20.tar.bz2 + sha256: 9b099fea54ec28f38c4d6fb4834667657375fd51bf6532d27471eec67629b02a + md5: 149576de15bc7b9919569860236a746c depends: - __osx >=10.14 - - argcomplete - - importlib-metadata - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime arch: x86_64 platform: osx license: BSD-3-Clause - size: 36557 - timestamp: 1707311249696 + size: 16901 + timestamp: 1706527258628 - kind: conda - name: ros-humble-rosidl-cli - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roscpp-traits + version: 0.7.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-cli-3.1.5-py311hb335429_6.tar.bz2 - sha256: f497c376dd70879cfffac97c8efd97107aebf184c51ef93bbeb8bd30923f181c - md5: 4055418000fda00679993187c9858e58 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-traits-0.7.3-py311hb335429_17.tar.bz2 + sha256: 0e2f87f4b6a48564e7dda9c1a65391b0b7a86b26a8b51468b050e00c6d046083 + md5: fd29f8405c04900f1e88b0e1ac141ac4 depends: - __glibc >=2.17,<3.0.a0 - - argcomplete - - importlib-metadata - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime arch: x86_64 platform: linux license: BSD-3-Clause - size: 36330 - timestamp: 1707309117433 + size: 16697 + timestamp: 1706738401960 - kind: conda - name: ros-humble-rosidl-cli - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roscpp-traits + version: 0.7.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-cli-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: 761368875dcf2a41d44b581a50be796edf340483e75460f93238a529a82b5a26 - md5: b76cca2d2615fb0b2e17e82f0c8b554f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-traits-0.7.3-py311hbfa132e_8.tar.bz2 + sha256: 3e568eb2096ef5fc8a34c585b5369d0c899915f59d1373932fc0c1d98c39aa47 + md5: fd341d88c63f8b0c7159959a922a9e7e depends: - - argcomplete - - importlib-metadata - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime arch: arm64 platform: osx license: BSD-3-Clause - size: 36637 - timestamp: 1707308820458 + size: 17259 + timestamp: 1706528709657 - kind: conda - name: ros-humble-rosidl-cmake - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-cmake-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 396c4bf69548faa0ad9c070f679a917cf9e4011e605306b3dbf715abc96cbcae - md5: 8ef6281158dcbee62ff456dec45bf73f + name: ros-noetic-roscpp-tutorials + version: 0.10.2 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscpp-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + sha256: b43a813543fcfae7cd6c85d8b9b31460fb7cf16314b1825c8ab79a43e34dbfe7 + md5: da4a98fc2f5e280c06f3327790b30105 depends: - - empy + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-rostime + - ros-noetic-std-msgs arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 27258 - timestamp: 1708864971829 + size: 181855 + timestamp: 1706531337138 - kind: conda - name: ros-humble-rosidl-cmake - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-cmake-3.1.5-py311h907a76e_6.tar.bz2 - sha256: 7312e36939c8e2b4608d28442a5ef60f93081a0cd303e4ba0433b87c3195b65e - md5: 0f7a81048952a1b8ac0e65a5188e9b6a + name: ros-noetic-roscpp-tutorials + version: 0.10.2 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscpp-tutorials-0.10.2-py311h9a6a787_16.tar.bz2 + sha256: 5ffe423949129b4c57c5fc8f5e6b9368483b5be3997f1671fabb26a3a6952b4b + md5: ee27dc607cfaf09c768082f84b98e65d depends: - - __osx >=10.14 - - empy - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-rostime + - ros-noetic-std-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 28292 - timestamp: 1707349056832 + size: 163331 + timestamp: 1708765559601 - kind: conda - name: ros-humble-rosidl-cmake - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roscpp-tutorials + version: 0.10.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-cmake-3.1.5-py311hb335429_6.tar.bz2 - sha256: 5b44f4f4895a3ac755ac4df14907dfec60e29aba23cb2a8957652edb925f6393 - md5: aaeadfb37520556aeeb35e7395f16229 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscpp-tutorials-0.10.2-py311hb335429_17.tar.bz2 + sha256: d53b0bd1140ee8c0b66b98fb9eb0db9db433d7d64e5f083e832041084ca07e7c + md5: 11f12097dfda39686d036d989fa5bea7 depends: - __glibc >=2.17,<3.0.a0 - - empy + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-rostime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 28138 - timestamp: 1707311226999 + size: 258213 + timestamp: 1706740148348 - kind: conda - name: ros-humble-rosidl-cmake - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roscpp-tutorials + version: 0.10.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-cmake-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: ff42aec4a71c6750fa27eb96bc25ce06aaddc2cfa4d6f0608cee546b06b20adf - md5: 243dd8076775baf9583c355cd243ab70 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscpp-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + sha256: 2125f8d615a9bd44574274c8dcc95458fcb34810ba1eecffa6ac1c228316ed6e + md5: f6cdae4212f1dd3515fa8b842f156630 depends: - - empy - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-rostime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 28365 - timestamp: 1707345899917 + size: 183397 + timestamp: 1706534475683 - kind: conda - name: ros-humble-rosidl-default-generators - version: 1.2.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roscreate + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-default-generators-1.2.0-py311h38cd7cb_7.tar.bz2 - sha256: b62f737f061d943a50cbc3cbf249499ebeefd432e0632d4c7a1918b4cefc9415 - md5: 6c5ccee9e07fe231e1686f91b48d30b8 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roscreate-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 8a0ef5a684394a8cb5caa0422660fac1e7493249cb0d9085d6e97041bcd076d0 + md5: 38236ea4e5a8a38b0bf739825bc2ab7a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11597 - timestamp: 1708871456409 + size: 40991 + timestamp: 1708746219442 - kind: conda - name: ros-humble-rosidl-default-generators - version: 1.2.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roscreate + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-default-generators-1.2.0-py311h907a76e_6.tar.bz2 - sha256: c5db80f4a3d11bdfefd262247a2833a2f3a2fe455162d32329443d58bebbb844 - md5: fddd85ff99bb15dd35e1c7468b811616 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roscreate-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 5d3dbd7d5a32098ec4e1e0c6aea45007735082efa832e9c2d872eb5a1a082110 + md5: 68f2548d186fa5d5cab1b4efe9e74eb7 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 12835 - timestamp: 1707353885079 + size: 23407 + timestamp: 1706528086569 - kind: conda - name: ros-humble-rosidl-default-generators - version: 1.2.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roscreate + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-default-generators-1.2.0-py311hb335429_6.tar.bz2 - sha256: bdb2ed11f0c5295df5d754459c4c8fbac0583ad400c3c4b5ede2876ad27a5676 - md5: ca20c91b6a2af0fb10445e940a55469e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roscreate-1.15.8-py311hb335429_17.tar.bz2 + sha256: 1c43fc74f3a546a7b48727bd3c96d12d928744c0bd8edd55bcf95ec0e075fbbe + md5: 178df4592af433f18106bf7b4894bfb5 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -38506,258 +83756,198 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 12652 - timestamp: 1707312631933 + size: 23150 + timestamp: 1706738696344 - kind: conda - name: ros-humble-rosidl-default-generators - version: 1.2.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roscreate + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-default-generators-1.2.0-py311hbfa132e_5.tar.bz2 - sha256: 17fa21a300229bee6e7b12b2fc638904a9f217dba7aae2726c10b3d668fedfb8 - md5: 1f6e7c8b9cfd9c888e00c9a11f859888 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roscreate-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 77033f9ff903057c4a22d13c041e15ca9c67239c66a536177a863e988f1a31eb + md5: 7b3a4f9c404a7dd47568838b04179802 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ros-workspace - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 12990 - timestamp: 1707982636795 + size: 21633 + timestamp: 1706529615963 - kind: conda - name: ros-humble-rosidl-default-runtime - version: 1.2.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosgraph + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-default-runtime-1.2.0-py311h38cd7cb_7.tar.bz2 - sha256: 5721f1108000f26d955fc78532f6ca116ac18180ebbb8da9178f8e2e2ba76c62 - md5: f364f0cf42f327a9084796fca4916ff6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosgraph-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: a949e590580513fefa4b717ce06e7e79bdaa8892647a68c55cccfb84fc643db3 + md5: a6070cdcff930857b4f8a71ccf13b02b depends: + - netifaces - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 10652 - timestamp: 1708871389234 + size: 114716 + timestamp: 1708738575649 - kind: conda - name: ros-humble-rosidl-default-runtime - version: 1.2.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosgraph + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-default-runtime-1.2.0-py311h907a76e_6.tar.bz2 - sha256: 4810b7a7b932f3895227e5c87d4326dcb8c12d9a556d0fe69bd6a1f7f3c6e6bd - md5: 9a8e5571594f0dc90de47cb90ffe5571 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosgraph-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 62123fc607f2868fb16e298ef17c9004b5adefcb14b626725ad9fecd2447fd94 + md5: b804fc6f05563123b5095dd516d15e74 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 + - netifaces - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 11917 - timestamp: 1707353771832 + size: 91831 + timestamp: 1706524853060 - kind: conda - name: ros-humble-rosidl-default-runtime - version: 1.2.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosgraph + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-default-runtime-1.2.0-py311hb335429_6.tar.bz2 - sha256: ab07d2f1b7a4144a6f5d5d3baaaba86b73cdc44d8f3892d1f8fb5b2c34d8e066 - md5: b0042683f7851563ccc018daa35d5e2a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosgraph-1.16.0-py311hb335429_17.tar.bz2 + sha256: 578054d4aed7c965aff2253446cabfbb20281398fa8697fa8ba237a4018816de + md5: 4821b4b164b995e30a1ff7d14e41efe1 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - netifaces - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 11769 - timestamp: 1707312611932 + size: 91659 + timestamp: 1706737437047 - kind: conda - name: ros-humble-rosidl-default-runtime - version: 1.2.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosgraph + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-default-runtime-1.2.0-py311hbfa132e_5.tar.bz2 - sha256: c07e65fc903453ad012479d43bf52cb05059e78b5ca2999bcb63a20828ca8551 - md5: 107861207230d25c8cd167d442fc74f5 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosgraph-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 56c0825e705263130eee7cbf9a5d39bd8122e2a49df85b03214f1978cb2f244c + md5: 5a52050e252fb438120e812dfb476c99 depends: - - libcxx >=16 + - libcxx >=15 + - netifaces - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-generator-py - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-cpp - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-introspection-c - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 12113 - timestamp: 1707982613006 + size: 72703 + timestamp: 1706525572868 - kind: conda - name: ros-humble-rosidl-generator-c - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosgraph-msgs + version: 1.11.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-c-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 1fd58336dac3424a2df0b785f31b22bdc47aa67b00ca1ea73b6e51ea89c70d0f - md5: 10777f3f9e36829297050750706a80b1 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosgraph-msgs-1.11.3-py311h38cd7cb_16.tar.bz2 + sha256: 93741bdfd5e91eba5b57657d3c7b2e1d6f8c3a26e79512edfa0733f8dde701c5 + md5: f0e3974f768f43ced40bc82942f283c4 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 59293 - timestamp: 1708867430967 + size: 44131 + timestamp: 1708761122635 - kind: conda - name: ros-humble-rosidl-generator-c - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosgraph-msgs + version: 1.11.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-c-3.1.5-py311h907a76e_6.tar.bz2 - sha256: c3f2e5d9257eed10293ee505d110bfe2b1e2f7a8ccd8563e6e3ed7f8b73f9f44 - md5: e3e71bcfb410e9d3694fced0e6abfeb4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosgraph-msgs-1.11.3-py311h907a76e_20.tar.bz2 + sha256: dd0aaa93e3b50257ed32dbd12a932f083b758de16704c7903f8e04e200509037 + md5: 3230857c861b961f04c9c97b4077053d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 33364 - timestamp: 1707350083748 + size: 44439 + timestamp: 1706529400954 - kind: conda - name: ros-humble-rosidl-generator-c - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosgraph-msgs + version: 1.11.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-c-3.1.5-py311hb335429_6.tar.bz2 - sha256: 5629aeed46fd5b6fdc40bfa0aece77685ed35751bc950d7cf921d85b498d9929 - md5: 805ed92bad954fa14e25ddc8a9821dab + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosgraph-msgs-1.11.3-py311hb335429_17.tar.bz2 + sha256: 0b02d9b77d84705e22d5537b05966c8203620b3fdd8db541aa240058d808f5af + md5: 8a1cdd4491665233590b9dd2edb5f4ef depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -38766,120 +83956,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 33265 - timestamp: 1707311630998 + size: 44101 + timestamp: 1706739361597 - kind: conda - name: ros-humble-rosidl-generator-c - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosgraph-msgs + version: 1.11.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-c-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: b2527853dd78724cd9860180dde9d07f809c1b8143e9b05ee8c182e31c377a46 - md5: 7e8a032072140987d2c3b41e2b3f6e1c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosgraph-msgs-1.11.3-py311hbfa132e_8.tar.bz2 + sha256: 43fa0befbb84c3f1583e6bdf8bb8123dd965cc678f42896cb8c08e3a15366b07 + md5: ed8547d89593e1695403aa3663eb1848 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 33389 - timestamp: 1707346358898 + size: 39812 + timestamp: 1706531367784 - kind: conda - name: ros-humble-rosidl-generator-cpp - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roslang + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 84947be87bed700dd04431dcdf36cad9710b175762e37ee5b9f7d086e37587de - md5: 6cf81bd98e4b518916145a0f8f0b524c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslang-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 4d78c5a8d0fdb4245a6b6046d8723f8e1d9d8642ebdfdbb00573e8cc4a98bc95 + md5: a2f363500bbe3517e75f89e052091337 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 35770 - timestamp: 1708867958512 + size: 11281 + timestamp: 1708740553515 - kind: conda - name: ros-humble-rosidl-generator-cpp - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-cpp-3.1.5-py311h907a76e_6.tar.bz2 - sha256: f8d30f02bd56f29fce620617123951ed5d1c78ba224b06198185faab977dfb15 - md5: cf8c5dc8c3206a5e2f44a90dae9d5acd + name: ros-noetic-roslang + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslang-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 4898289aed57a598018bacc0293945e9660d68cc303f16ae028cd4e25aaa463f + md5: d13d2e699ead9cb3f30716bed4845fc4 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg arch: x86_64 platform: osx license: BSD-3-Clause - size: 36657 - timestamp: 1707350586234 + size: 11714 + timestamp: 1706526647293 - kind: conda - name: ros-humble-rosidl-generator-cpp - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roslang + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-cpp-3.1.5-py311hb335429_6.tar.bz2 - sha256: f8dfcd43bbb52fa7dabcae73446e40d47d33f5be1401850d60c668e44811af2b - md5: be6dc8350ea6f8123335b9d66a334502 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslang-1.15.8-py311hb335429_17.tar.bz2 + sha256: 09a6295f51eb5109b9d1ea60357cd02264341796f64420fb6cc349195fe5b615 + md5: bf29455132b178f9b0831cdad2b4a74c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -38888,356 +84054,329 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg arch: x86_64 platform: linux license: BSD-3-Clause - size: 36670 - timestamp: 1707311794876 + size: 11506 + timestamp: 1706738112246 - kind: conda - name: ros-humble-rosidl-generator-cpp - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roslang + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-cpp-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: 24a95f057ff8320c257fb15c5d3632db11d7239f2f0eaace5b639ffdb89cdd10 - md5: e4ca28f68ca5f2dc76983a8d17d61043 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslang-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: b0f244ac005c1c1a832fecc0903ad806f781ddd24f2596791a9c731c1271a7e9 + md5: 96bdefc39fdde19e0d26f409a93ebae1 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg arch: arm64 platform: osx license: BSD-3-Clause - size: 36750 - timestamp: 1707346553094 + size: 12056 + timestamp: 1706528126113 - kind: conda - name: ros-humble-rosidl-generator-py - version: 0.14.4 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roslaunch + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-generator-py-0.14.4-py311h38cd7cb_7.tar.bz2 - sha256: 458c8659cc02dd8f71d380c27d802f2afd8e326eafbdd9354136faf82a8127f5 - md5: b171919cfd44bb4b083eee6de1e2f57a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslaunch-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: 8000d7f49f251fdc918d9f03e3be5491f3097328fdd20acfd9786b8698c3fa60 + md5: 89aabb87b0413580244f533daf0f5ae4 depends: - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-python-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosclean + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosmaster + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rosunit + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 45469 - timestamp: 1708870981746 + size: 307291 + timestamp: 1708766842507 - kind: conda - name: ros-humble-rosidl-generator-py - version: 0.14.4 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roslaunch + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-generator-py-0.14.4-py311h907a76e_6.tar.bz2 - sha256: b2f57554263632187612e9e5fcdb996c69dbd15eb0f4ddf723a5058ca8b2c0de - md5: 38eeea026ecf1345caf406e80a429957 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslaunch-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 5c4c644e18e9de6ff246107b4f639da354f30679c248393bf59815851dc47bf3 + md5: a856a27298f692e0a67ecdd43abbef34 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-python-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosclean + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosmaster + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rosunit + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 46432 - timestamp: 1707353539007 + size: 282828 + timestamp: 1706532573705 - kind: conda - name: ros-humble-rosidl-generator-py - version: 0.14.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roslaunch + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-generator-py-0.14.4-py311hb335429_6.tar.bz2 - sha256: 1ded23eae71d6eefebf8ed5f61c774f5de01e7f932ecf9193cf2b02183a56d56 - md5: 1358f23acede372ba6e29673a0d047b3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslaunch-1.16.0-py311hb335429_17.tar.bz2 + sha256: 1b1045ca2e9714210c9289ef5fad9af4edf20b2766cd863b4d897c7b60d0e079 + md5: a5959b8ea1ba4a6303e9d7bf6b47f988 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-python-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosclean + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosmaster + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rosunit + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 46299 - timestamp: 1707312508051 + size: 281271 + timestamp: 1706740656113 - kind: conda - name: ros-humble-rosidl-generator-py - version: 0.14.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roslaunch + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-generator-py-0.14.4-py311hbfa132e_5.tar.bz2 - sha256: 02590731e363c2a83a7cf001657d38abe0eddddd04ab4bbddc2ee584f5b0738f - md5: 2dd21c1373d95c1adcda60711523ff79 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslaunch-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 0da992d655b4224a5f9c7b7ad243909d167ad402f60fc5891f55a9c0f1b60c3e + md5: 30dc3142bed85c4cffda93e340d53a2c depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - paramiko + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-python-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rpyutils - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosclean + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosmaster + - ros-noetic-rosout + - ros-noetic-rosparam + - ros-noetic-rosunit + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 46592 - timestamp: 1707982520763 + size: 191766 + timestamp: 1706573516908 - kind: conda - name: ros-humble-rosidl-parser - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-parser-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: c8cb1769a62b07cada9f2f40b2e37fb466bc2997ec2358be60204714bbb328bd - md5: d37953a6b2ad84c6f8b45e6c90e6936a + name: ros-noetic-roslib + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslib-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 3c33bd0e67a0d6fd2f173f309e2c05e3c09b82c30985df5ca40a160d6f85207c + md5: 64e6005e709edaf0448dae21a826302e depends: - - lark-parser + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-ros-environment + - ros-noetic-rospack + - rospkg arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 55775 - timestamp: 1708863694221 + size: 157902 + timestamp: 1706527436345 - kind: conda - name: ros-humble-rosidl-parser - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-parser-3.1.5-py311h907a76e_6.tar.bz2 - sha256: 7411a2f70893fae7e958a904dfd547fb2feeba234e556b289aa680ec87906326 - md5: 8dd6722ba12d8e4b6886c5947405c709 + name: ros-noetic-roslib + version: 1.15.8 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslib-1.15.8-py311h9a6a787_16.tar.bz2 + sha256: 7b63ec2d6016a4a290fb0eff9d63397a59faee7cdf0768bce42994caf049bd9d + md5: 0c445469fe54ed0767a1d241dc3ee94d depends: - - __osx >=10.14 - - lark-parser - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-ros-environment + - ros-noetic-rospack + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 56757 - timestamp: 1707348468661 + size: 248051 + timestamp: 1708744385259 - kind: conda - name: ros-humble-rosidl-parser - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roslib + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-parser-3.1.5-py311hb335429_6.tar.bz2 - sha256: 925f30e7f3c1bc44a3a5f17889cfc2357c1ecfaffc75e5338f2b7e35e6a9d738 - md5: c29f5972dd6958677456b797118b5d6b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslib-1.15.8-py311hb335429_17.tar.bz2 + sha256: f270af1b33943fa98489101b3462e693e00d01b9c8caa30d90500a880808c7cc + md5: ce2f16058d432fdce9894b0d234aa100 depends: - __glibc >=2.17,<3.0.a0 - - lark-parser - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-ros-environment + - ros-noetic-rospack + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 56583 - timestamp: 1707311027223 + size: 167323 + timestamp: 1706738448649 - kind: conda - name: ros-humble-rosidl-parser - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roslib + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-parser-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: 105818f45d523e0ff3dc4aa1513f5fcbe4955bb99c235945cffe445d582662b0 - md5: 878b47e7882f51461c5b97b0923ea152 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslib-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 5e2587047c0ac2a23b9cd08f0de5997f20192dd391874fbd1dfc24307160f77f + md5: a54cdc4b81c29b247f27e00f21611aff depends: - - lark-parser - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-adapter - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-ros-environment + - ros-noetic-rospack + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 56933 - timestamp: 1707345622452 + size: 125801 + timestamp: 1706528913714 - kind: conda - name: ros-humble-rosidl-runtime-c - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roslint + version: 0.12.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-c-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 8af1de4e538517f5b6d3098e5cf241bc41856ea700984a147b8fe4973d845111 - md5: cc45848f9ca7e46830f80093f17a1bd9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslint-0.12.0-py311h38cd7cb_16.tar.bz2 + sha256: 2628c2fbe31f280158763c0782db946ef9b98983e8f7dcdf97913f700a6c2ade + md5: a985c5ba0af071cfd5de54a204599bda depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 34212 - timestamp: 1708866380344 + size: 286182 + timestamp: 1708738780047 - kind: conda - name: ros-humble-rosidl-runtime-c - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roslint + version: 0.12.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-c-3.1.5-py311h907a76e_6.tar.bz2 - sha256: a372e7b43239b1060f8997e6827807046ddc91c58f05f07473572c16a15f6b3b - md5: 5dd3da1ba5865bbee7739b905446b990 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslint-0.12.0-py311h907a76e_20.tar.bz2 + sha256: 7633643f793af0e51e92e1276ee5dfb169f3d57c6138922ba010920f119662fe + md5: aba95b1671678a8d47fc85d035fbe78f depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 29252 - timestamp: 1707349592594 + size: 273949 + timestamp: 1706525034947 - kind: conda - name: ros-humble-rosidl-runtime-c - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roslint + version: 0.12.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-c-3.1.5-py311hb335429_6.tar.bz2 - sha256: 20f5649ee877ac88c4a3ce167a5e7baf6ee335042b9cb2163714d4c94cdc9505 - md5: 30043be57c298698da48678d0ffeeb7c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslint-0.12.0-py311hb335429_17.tar.bz2 + sha256: 12c60017f19e22c04c835b18c014851edb3202be662b6ce15aa3c50787f3bd86 + md5: 9011739f1ddb333fe8ba86e38c887adb depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -39246,102 +84385,99 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 32485 - timestamp: 1707311444456 + size: 273367 + timestamp: 1706737493434 - kind: conda - name: ros-humble-rosidl-runtime-c - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roslint + version: 0.12.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-c-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: 04fd664bee97e700549f8e1284e6c6554148202b046a4e4559d975ae401d6760 - md5: 652c8ba38775e9608848dd52f6e964ae + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslint-0.12.0-py311hbfa132e_8.tar.bz2 + sha256: c68214a91358cecbdfb4906a0d6b6548201e1f772aea3ffa6ea1538e67063326 + md5: 90de169270d5b87b0850b79b75678721 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 29963 - timestamp: 1707346131394 + size: 200184 + timestamp: 1706525786497 - kind: conda - name: ros-humble-rosidl-runtime-cpp - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roslisp + version: 1.9.25 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: c30bfeb5cffae80965021b104b7e6ab457ac2e240bfc2aaf3e0bed772bf72289 - md5: 1c28ae0c8a97785bcf45e1e1a0e6d526 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslisp-1.9.25-py311h38cd7cb_16.tar.bz2 + sha256: eae9f452bd1a6b010c3c58d49a808dc25268106d89ff5d4d990f1bac8edeb8d4 + md5: da259538dd0a8f5bd5ecaa7d14e9fd4d depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - ros-noetic-rosgraph-msgs + - ros-noetic-roslang + - ros-noetic-rospack + - ros-noetic-std-srvs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 19371 - timestamp: 1708866780909 + size: 125679 + timestamp: 1708764044552 - kind: conda - name: ros-humble-rosidl-runtime-cpp - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roslisp + version: 1.9.25 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311h907a76e_6.tar.bz2 - sha256: 872eee2e901f38727c4b67f57786a9858a0e818e94a160ea492beba8926b5dd4 - md5: 0ee26b00b46f88b94bb9d69caeed88a4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslisp-1.9.25-py311h907a76e_20.tar.bz2 + sha256: 6fda99457b86a0942acf91f71dad511b3501d8f71d638f81d3d70a32c0f79fd0 + md5: 5ac297d7abcd9e22a7ba73d84299b793 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - ros-noetic-rosgraph-msgs + - ros-noetic-roslang + - ros-noetic-rospack + - ros-noetic-std-srvs + - sbcl arch: x86_64 platform: osx license: BSD-3-Clause - size: 20609 - timestamp: 1707350015378 + size: 125864 + timestamp: 1706530100629 - kind: conda - name: ros-humble-rosidl-runtime-cpp - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roslisp + version: 1.9.25 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-cpp-3.1.5-py311hb335429_6.tar.bz2 - sha256: 19abceb549724cb5c83ad5a08641ae2e328263162e232a8129db1a7a36f4c777 - md5: 4406c6a180cd57edaea619a62586f52d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslisp-1.9.25-py311hb335429_17.tar.bz2 + sha256: 9ebf0a5ce3c5e979729ef471cedd7250ac1d02516e499d9d6718fc1b2447a435 + md5: 956951f43860244a26979e187eeaa9df depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -39350,216 +84486,198 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - ros-noetic-rosgraph-msgs + - ros-noetic-roslang + - ros-noetic-rospack + - ros-noetic-std-srvs + - sbcl arch: x86_64 platform: linux license: BSD-3-Clause - size: 20439 - timestamp: 1707311610290 + size: 125662 + timestamp: 1706739819739 - kind: conda - name: ros-humble-rosidl-runtime-cpp - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roslisp + version: 1.9.25 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-cpp-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: a1627d25bbaf272337e7c9d53bb2c260d33a55087d859f627ca990010726a3f3 - md5: 2bd6f0090b30b3b192cd5000afad8913 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslisp-1.9.25-py311hbfa132e_8.tar.bz2 + sha256: c2ec983a3cef58098d8784bea663b2c200ee11ea1036a826156e0fac7de431fa + md5: b0f0b9cc1e32e48ace433f7e4e127fc8 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - ros-noetic-rosgraph-msgs + - ros-noetic-roslang + - ros-noetic-rospack + - ros-noetic-std-srvs + - sbcl arch: arm64 platform: osx license: BSD-3-Clause - size: 20696 - timestamp: 1707346329487 + size: 128090 + timestamp: 1706533235934 - kind: conda - name: ros-humble-rosidl-runtime-py - version: 0.9.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-roslz4 + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-runtime-py-0.9.3-py311h38cd7cb_7.tar.bz2 - sha256: a69e0ad1d8b4fd8278ac9a1c99114b383b3ffff28fcb521031a31316fb71093c - md5: 1fa96af581b2f15e03e9c0bbe0b3b65b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roslz4-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: ea20079b72eed9f20b96b1ef0c860e8dccada63819f61d437adc5e56285e093c + md5: 9c56759cb998ead095d54bf5b0995b07 depends: + - lz4 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ros-workspace - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 31949 - timestamp: 1708879158540 + size: 29626 + timestamp: 1708747853292 - kind: conda - name: ros-humble-rosidl-runtime-py - version: 0.9.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roslz4 + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-runtime-py-0.9.3-py311h907a76e_6.tar.bz2 - sha256: 0b37febda32ebc41559ad6f83802cc8ffb9263663c759ffd76a2021f6ec28468 - md5: d25b76016aa29e4a14ab5d21f15bcbf6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roslz4-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 834f1b80d94e312e1c355b3080ef384efb9c3515fff2bec81b477f76f2e89048 + md5: 85a65bda3413f9ce370ebc87918d1a78 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 + - lz4 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ros-workspace - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 37123 - timestamp: 1707357269514 + size: 23658 + timestamp: 1706528446869 - kind: conda - name: ros-humble-rosidl-runtime-py - version: 0.9.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roslz4 + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-runtime-py-0.9.3-py311hb335429_6.tar.bz2 - sha256: e82eff4941408eed6d1a05703cb04bc6498371620016825b614143604dd97cb2 - md5: c503d4ddc235a4e18763c2a4a5568eee + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roslz4-1.16.0-py311hb335429_17.tar.bz2 + sha256: 476fc58706389c35ca447953c341345d85e1649364f535560ebe55d714958ab7 + md5: 7487ea642ceaaa60b6366d70c16bc7e2 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - lz4 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ros-workspace - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 36864 - timestamp: 1707313790190 + size: 26266 + timestamp: 1706738822513 - kind: conda - name: ros-humble-rosidl-runtime-py - version: 0.9.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roslz4 + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-runtime-py-0.9.3-py311hbfa132e_5.tar.bz2 - sha256: 6c5884e78e2232e6f30a62e55a2d6004ec4737317a3979f17c698d2ae299dc26 - md5: cef351b5138776a4c0b0b47c492eb4c8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roslz4-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 9145cdefbd3bc4107216692b4703fec193a3c488869d280ff23df601717bfcb3 + md5: d98ff20119386defabe112913d8e3b79 depends: - - libcxx >=16 + - libcxx >=15 + - lz4 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ros-workspace - - ros-humble-rosidl-parser - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 37159 - timestamp: 1707991048601 + size: 24650 + timestamp: 1706530029681 - kind: conda - name: ros-humble-rosidl-typesupport-c - version: 2.0.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosmake + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-c-2.0.1-py311h38cd7cb_7.tar.bz2 - sha256: cb6d239f13525548eb18da8f39f930ed8be58c0d6345e29b345804e0e9d45a03 - md5: bfeef4d074ea878d402092c87305e8bb + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmake-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 1e8a2285ede072f5b8e650112605f78481cf1aa72cc587f00f49cec979129dbf + md5: e736226c76bf8c1e865a925aad042455 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 35512 - timestamp: 1708870830334 + size: 88123 + timestamp: 1708738973596 - kind: conda - name: ros-humble-rosidl-typesupport-c - version: 2.0.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosmake + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-c-2.0.1-py311h907a76e_6.tar.bz2 - sha256: 57fa5fe26190ecafc9d4cac150fd6704415a70a83b8cf36984a4ce36ad11d027 - md5: 16731f5cd9f985d541f6de6bb8543ca6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmake-1.15.8-py311h907a76e_20.tar.bz2 + sha256: f43a8a7d1229699c051004bdd94e8d055091bd525e96ec16405f4899176ca768 + md5: 83656cd8ef6ccaf2e7a3096ca6aac96d depends: - __osx >=10.14 - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 31672 - timestamp: 1707353310522 + size: 69717 + timestamp: 1706525131467 - kind: conda - name: ros-humble-rosidl-typesupport-c - version: 2.0.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosmake + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-c-2.0.1-py311hb335429_6.tar.bz2 - sha256: 2db8ed227b3c08a2c5b4968c19c4dea79149a644ce529f34b7175cff9b9be0f8 - md5: ac3b6737e6bb21114fd68ae3ebc9a2f4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmake-1.15.8-py311hb335429_17.tar.bz2 + sha256: 6b0b7ba86eef5b04d2cea2e1567ea58ff5b6f0b5beab8a8579e48b9d5a4aa055 + md5: b811c5d733d589f89910c2d0490f5132 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -39568,272 +84686,202 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 32831 - timestamp: 1707312460993 + size: 69417 + timestamp: 1706737514721 - kind: conda - name: ros-humble-rosidl-typesupport-c - version: 2.0.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosmake + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-c-2.0.1-py311hbfa132e_5.tar.bz2 - sha256: cccfd1ba432993d10ccde30f146823c1a066bfc9266bc017611ccde5508bdcd4 - md5: c263e1a32cbae29991a1007f88133640 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmake-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 34e1efe6ce31dac16b03705053e9e9b7e4e0d9921d1ef6a8c40d65e24cded426 + md5: 6a2a5b6997f10f9bf7487884c8a95275 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-typesupport-fastrtps-c - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 32178 - timestamp: 1707982462915 + size: 54366 + timestamp: 1706525896001 - kind: conda - name: ros-humble-rosidl-typesupport-cpp - version: 2.0.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosmaster + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311h38cd7cb_7.tar.bz2 - sha256: 6096f705ca63767b95c04ffac1d308214e30df92cd3e8b50504a936f1673fe6b - md5: 582ef506728d502d6579b32dbade7447 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmaster-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: fe7f92a06aa9941d3242afcc7919e78e5c56aa86305a9805220332ace3b0973a + md5: 1d30d3f663ae5ea094e29964a63222b5 depends: + - defusedxml - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 34795 - timestamp: 1708870914514 + size: 98177 + timestamp: 1708740756939 - kind: conda - name: ros-humble-rosidl-typesupport-cpp - version: 2.0.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosmaster + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311h907a76e_6.tar.bz2 - sha256: bcfafa4f2c57cb8763543476ce30e67516d93cbf74e3f191b3a1a952ddead5e3 - md5: 0fed985a5e6ba02454ee6016921c53d2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmaster-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 1b2637ba6b18a2be4ca94535316d50734ed80546f888ad1e5f19fa608be75613 + md5: 3a1e1ccd9a7f9a0e52c1871c21d62ba4 depends: - __osx >=10.14 - - libcxx >=16 + - defusedxml + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph arch: x86_64 platform: osx license: BSD-3-Clause - size: 30722 - timestamp: 1707353459101 + size: 79382 + timestamp: 1706526821445 - kind: conda - name: ros-humble-rosidl-typesupport-cpp - version: 2.0.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosmaster + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311hb335429_6.tar.bz2 - sha256: eb0c369329a2c73306c6be669d566442627d507fe71524223944667393a5c829 - md5: 1747c676f228f5a85b42c101e8e05416 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmaster-1.16.0-py311hb335429_17.tar.bz2 + sha256: b341c30ed870a827df3c90d11e1eeafac18ff60062ea3ad4753a3131fceacdb4 + md5: 6677ab75210fd3e076afe44291c92906 depends: - __glibc >=2.17,<3.0.a0 + - defusedxml - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph arch: x86_64 platform: linux license: BSD-3-Clause - size: 31863 - timestamp: 1707312486247 + size: 79047 + timestamp: 1706738156915 - kind: conda - name: ros-humble-rosidl-typesupport-cpp - version: 2.0.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosmaster + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-cpp-2.0.1-py311hbfa132e_5.tar.bz2 - sha256: eba01116e78afed554727705331cd858216ed9e5601beaf9f1490c6a05c5ac15 - md5: 23a5ff7425ce33ea546ccdfb2d997e06 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmaster-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 06a9acf7e2f009d7e3e36af51f86ba915d2c8a471e9361c40df16bd7f8697e93 + md5: a214b2652aaa03b009987d0af2b7a16c depends: - - libcxx >=16 + - defusedxml + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-core - - ros-humble-ament-index-python - - ros-humble-rcpputils - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-c - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph arch: arm64 platform: osx license: BSD-3-Clause - size: 31310 - timestamp: 1707982494061 + size: 62878 + timestamp: 1706528327265 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-c - version: 2.2.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosmsg + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311h38cd7cb_7.tar.bz2 - sha256: f1da420e8bc2c110d65d55755daad0601d7a5cbc9f3062492ff62fd8c1373271 - md5: c5873648b8a0e9bda2ba8ea02ee6bcad + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosmsg-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: 71abae9ce99ece5dbe32a8dcfb0d0a252c257695d19d5ed9585cd876c6e4935a + md5: 134771727b9478fa57cef18fcecf6e38 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-roslib + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 35833 - timestamp: 1708869557716 + size: 70509 + timestamp: 1708773281922 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-c - version: 2.2.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosmsg + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311h907a76e_6.tar.bz2 - sha256: cd2e4cbf630c2ea3d643a94971a2c9be2044b8cfc972ff62da399761b3937618 - md5: 6147d46fae4dbf1d76f3f52a6a21f306 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosmsg-1.16.0-py311h907a76e_20.tar.bz2 + sha256: b23ff4212583be40be46b98cdde88bc86ee82d5944cbfcca53b8b1ce7c7337fa + md5: fb4b31ac4842728e39b8a1e90ff48477 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-roslib + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 30914 - timestamp: 1707352635286 + size: 46243 + timestamp: 1706673352876 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-c - version: 2.2.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosmsg + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311hb335429_6.tar.bz2 - sha256: 5fff465b9b8f602bccec48dcb1b13aa4ce163afd9326dcce90e32aa9514ccef2 - md5: 1a836fe3b19db227a9c4a66b583a7c23 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosmsg-1.16.0-py311hb335429_17.tar.bz2 + sha256: eb55ad5754c4c5bacec8f6f1a654260b13523bc733219acbaf15d970d542d4b9 + md5: 69e642355a12072a7bd0e34a72d665ce depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -39842,138 +84890,104 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-roslib + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 32039 - timestamp: 1707312231730 + size: 46017 + timestamp: 1706741749295 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-c - version: 2.2.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosmsg + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-fastrtps-c-2.2.2-py311hbfa132e_5.tar.bz2 - sha256: a4bb3bb2cc63f8c45f046767f6609d76d3a9ed723b43ddc3bb273036ffdd7ed5 - md5: 256a3ab6b8c76fbde3b24c33879bcc15 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosmsg-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 4be5c730b83f8bf32ee9e48e2174eff86707b29fd0a932cadb15fdbb1d8a3e5f + md5: 78f6196b30c05dcfaf26d686472e2798 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-c - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-fastrtps-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-catkin + - ros-noetic-genmsg + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-roslib + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 31418 - timestamp: 1707982160664 + size: 50267 + timestamp: 1706673082970 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-cpp - version: 2.2.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosnode + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311h38cd7cb_7.tar.bz2 - sha256: 9ea11487c17acb932286fa08d64c2e81a84ac465e1c9e0084ba58ef77675b739 - md5: 675d6f4bdfa50fce89b044380946f975 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosnode-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: 6e365da5afde8872c778f7612f5d5ab47c945deb1b913dc32f2f73527e4533a0 + md5: 968828924f6e9f2fe6ca4a99cb63f21b depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-rostopic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 36685 - timestamp: 1708869378010 + size: 61888 + timestamp: 1708774342054 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-cpp - version: 2.2.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosnode + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311h907a76e_6.tar.bz2 - sha256: 6e945ad0cb3bca8592a57e68dfcb83876c6545edcf91a786ecb715fb910186fb - md5: 357057c0c9ff506a8202b590f0d5a8e0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosnode-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 309225c5f42750fe6fdef2f48916d21e952f31303a05038b6c08129ec3c7b1e8 + md5: 3b848a14dbaca4facb387550e208f8b4 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-rostopic arch: x86_64 platform: osx license: BSD-3-Clause - size: 33175 - timestamp: 1707351851051 + size: 43826 + timestamp: 1706675034500 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-cpp - version: 2.2.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosnode + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311hb335429_6.tar.bz2 - sha256: 0bb01c719f0a9daad3dc4a4348a749d0c65bbc574a2e762b1ecde3cb19267599 - md5: 051319ca6df921fa7112d1328b2b157e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosnode-1.16.0-py311hb335429_17.tar.bz2 + sha256: 722dc87d41471763732cd3ebaf924178343cb142b21db8f565d694f84c2667f7 + md5: 6701b5d6f5173723d241bc420cfc29bc depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -39982,114 +84996,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-rostopic arch: x86_64 platform: linux license: BSD-3-Clause - size: 34146 - timestamp: 1707311978189 + size: 43626 + timestamp: 1706741926480 - kind: conda - name: ros-humble-rosidl-typesupport-fastrtps-cpp - version: 2.2.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosnode + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-fastrtps-cpp-2.2.2-py311hbfa132e_5.tar.bz2 - sha256: ef2cd43415c53088fcc1d6e5f6312cfeaed37d6d40283bae89b32be16e2e1749 - md5: 7fa4991578924b533d2a27e2ec297248 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosnode-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: a93c379c91745f8ccf5409f099167df8d1c7b77f409344f01a29b33a1a1da62c + md5: fd4c6e81c4b0a6bcdc885365da1b6e51 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake-ros - - ros-humble-ament-index-python - - ros-humble-fastcdr - - ros-humble-fastrtps-cmake-module - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-generator-cpp - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-rostopic arch: arm64 platform: osx license: BSD-3-Clause - size: 33519 - timestamp: 1707351757077 + size: 43891 + timestamp: 1706673317016 - kind: conda - name: ros-humble-rosidl-typesupport-interface - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rosout + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 0ddd1068c6e0b044e08e9eedb6f51415ce36b98f0926e4a0119d405a6fb96d94 - md5: 1d98cc29a070aec0067fc4f1f5c9d496 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosout-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: 03cbbaa49d9e675fc112379a6782bcbd35f8bbf9acc31ea6f102ca9289b43361 + md5: 16ad6a12fe7cc7b9770377d4fa77ef7f depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rosgraph-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 12273 - timestamp: 1708861911608 + size: 39285 + timestamp: 1708765555378 - kind: conda - name: ros-humble-rosidl-typesupport-interface - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosout + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311h907a76e_6.tar.bz2 - sha256: bc98636cbe35f59e114252d353ef7acc102d5a9b0b74241083ebdaca331f7f47 - md5: 1d966299ec99644f42b8b1b4a896be89 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosout-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 67c351576a6ed3912ff7983f5cf9555ec200704412f5c1393f4f0ead4a748278 + md5: 0abf85b1b02992889253cc9b458c387a depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rosgraph-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 13459 - timestamp: 1707347150056 + size: 41799 + timestamp: 1706531129609 - kind: conda - name: ros-humble-rosidl-typesupport-interface - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosout + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-interface-3.1.5-py311hb335429_6.tar.bz2 - sha256: b29455946d196d62cfe19c61582914d236cd8e804291638e404f8627715f9314 - md5: 79df860ca6a3d1b6021292d3ee03767d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosout-1.16.0-py311hb335429_17.tar.bz2 + sha256: 56860f64ffb6825c339641ccd425e422328787765784f3500d21389183dacadc + md5: e24ed3532e2a95ca1879ce7b4756b32f depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -40098,104 +85094,215 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rosgraph-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 13343 - timestamp: 1707310561499 + size: 48236 + timestamp: 1706740079431 - kind: conda - name: ros-humble-rosidl-typesupport-interface - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosout + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-interface-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: f42878daf4b7200e17d753e71321e85b20d32cc159a9f40edc346f88cf777f36 - md5: a4303c091511b40ab009a92bfc937445 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosout-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: f864757afb0349573d1bfe6eaddf64217cc6e97bb6bb091b819ab908b38cbbcf + md5: e7216dcc4449f455d2c32622cceb8797 depends: - - libcxx >=16 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-rosgraph-msgs + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 43199 + timestamp: 1706534221129 +- kind: conda + name: ros-noetic-rospack + version: 2.6.2 + build: py311h0f7ea6c_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospack-2.6.2-py311h0f7ea6c_20.tar.bz2 + sha256: 49b6c4cbd28a7032dba62e6707e4d3e17c22460743b3119e4a019d4162292269 + md5: 1de6aca2ac1adf3525233f4545480235 + depends: + - __osx >=10.14 + - boost-cpp + - catkin_pkg + - gtest >=1.14.0,<1.14.1.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pkg-config - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - rosdep + - tinyxml2 >=10.0.0,<11.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 118924 + timestamp: 1706526577712 +- kind: conda + name: ros-noetic-rospack + version: 2.6.2 + build: py311hb90db5c_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospack-2.6.2-py311hb90db5c_8.tar.bz2 + sha256: a15ad7c9d7afdf0725cb6a58585db4651af715d6ee9b542677ace3deb1851553 + md5: ca3720b698792e4e817e9e51c0fd1bdc + depends: + - boost-cpp + - catkin_pkg + - gtest >=1.14.0,<1.14.1.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - pkg-config + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - rosdep + - tinyxml2 >=10.0.0,<11.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 13542 - timestamp: 1707345269146 + size: 115452 + timestamp: 1706528043435 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-c - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rospack + version: 2.6.2 + build: py311hecc73ea_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: c13f17afb1a3187b5e6cc5b238222ef977f026caa4b30d5ccb08bcdcfd417c30 - md5: 6654f497c366bf5a315710d0d2b0bba7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospack-2.6.2-py311hecc73ea_16.tar.bz2 + sha256: 81d30ab70c5ccb103b9abeef826394556a8d64c639911a96e132c3a6de9cbc22 + md5: 3d8241af5ae287361303dfe0d0f5e149 depends: + - catkin_pkg + - gtest >=1.14.0,<1.14.1.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 + - pkg-config - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - rosdep + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 341417 + timestamp: 1708740480253 +- kind: conda + name: ros-noetic-rospack + version: 2.6.2 + build: py311hfc76a15_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospack-2.6.2-py311hfc76a15_17.tar.bz2 + sha256: 9a4a8401f81f5646e71069d7c3b0fe83df6999176b75cb16c5cc7360bf8e50c2 + md5: 12ad61dee9bf140ef549d3ffe19ae920 + depends: + - __glibc >=2.17,<3.0.a0 + - boost-cpp + - catkin_pkg + - gtest >=1.14.0,<1.14.1.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - pkg-config + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-environment + - rosdep + - tinyxml2 >=10.0.0,<11.0a0 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 139277 + timestamp: 1706738092845 +- kind: conda + name: ros-noetic-rosparam + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosparam-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: b017da15f4ba10bb356e70d9cc608bdcb58b6efc257973e9139be1da170ff5f1 + md5: 8d1b71bf70c127b36e828ae53f000242 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 59534 - timestamp: 1708867588743 + size: 52982 + timestamp: 1708740659103 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-c - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosparam + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311h907a76e_6.tar.bz2 - sha256: 12bf997b64cbdb4ed911a1ac6f718ef20fad1c630b0d0ea41b0219c65c77705d - md5: de88ab1b073e40db9a0e17901a5693e4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosparam-1.16.0-py311h907a76e_20.tar.bz2 + sha256: c571221ccade8121f98aba09c31b501c33cd7cfcee60a4af4bcd37f9d1ea7a43 + md5: 5686aef95a36e876e8519c159853576d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph arch: x86_64 platform: osx license: BSD-3-Clause - size: 29410 - timestamp: 1707350229636 + size: 35115 + timestamp: 1706526734134 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-c - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosparam + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311hb335429_6.tar.bz2 - sha256: 3e901ac304d1ef741eae91b1996f1886374753662255b12effa88ebcd3ab5720 - md5: 3a5307e7b49976702c332bcbe91ef493 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosparam-1.16.0-py311hb335429_17.tar.bz2 + sha256: a0d08097b58cfdfaa459374834d3e1be7f6dfe7f95f54967fea8f7ae5f1533ac + md5: 1f35e4fbb2855349ff68c296c98da201 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -40204,122 +85311,108 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph arch: x86_64 platform: linux license: BSD-3-Clause - size: 30434 - timestamp: 1707311673819 + size: 34883 + timestamp: 1706738136835 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-c - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosparam + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-introspection-c-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: 56d101966bb4b6dfa970c69b0b45afee966f2e42bfab09b50c16df42457835a1 - md5: 6f0d5e48f4717d0a3304a92ea359726c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosparam-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 9bb53d093c4bfd34705ecab852e9e334aaebc6e0ce2f63f322c42cfd56d87633 + md5: dc75fbc0fba79229dfe64bbbb26a1aef depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph arch: arm64 platform: osx license: BSD-3-Clause - size: 29992 - timestamp: 1707346421178 + size: 29813 + timestamp: 1706528232164 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-cpp - version: 3.1.5 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rospy + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311h38cd7cb_7.tar.bz2 - sha256: 572a584e73ec7e2b763de928753e13e1249f88a62d54d28252372be0806a7ad0 - md5: f343d990fea3cbb746c18a08583440e5 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospy-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: 7b8004e3895f343ecb2a6b1a89d6f5b2b5d7e26f153f3284726be1838e74ee7f + md5: 926fcf0196044adbdb3fa32a5a6012e7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-std-msgs + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 33451 - timestamp: 1708868261542 + size: 309193 + timestamp: 1708765649542 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-cpp - version: 3.1.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rospy + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311h907a76e_6.tar.bz2 - sha256: fcf151cd36895786a719437156edb0068c08688f0a3cbf515dd7cb89588b70ec - md5: ba68239f9e8e765518433945faa98e70 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospy-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 57e076d0183708027c6a00c24a7994188c209f33844d67b6a22a8002dbe1948d + md5: 960a7663e79a6c088bfd111d2d2c3d38 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-std-msgs + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 29485 - timestamp: 1707350673205 + size: 267301 + timestamp: 1706531218288 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-cpp - version: 3.1.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rospy + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311hb335429_6.tar.bz2 - sha256: d15a1af5f9f612679a36717c950a8afef46924c100003546df233724f4a1c00a - md5: 7e00e6cfd1161ceb1b663f027429d51c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospy-1.16.0-py311hb335429_17.tar.bz2 + sha256: dd4a3732dafb053168592d559f244188a9a2443808705ace8290fa374ad0651c + md5: da9515c545c4a898d6c62f07c606a802 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -40328,110 +85421,110 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-std-msgs + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 30522 - timestamp: 1707311814656 + size: 269972 + timestamp: 1706740101641 - kind: conda - name: ros-humble-rosidl-typesupport-introspection-cpp - version: 3.1.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rospy + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rosidl-typesupport-introspection-cpp-3.1.5-py311hbfa132e_5.tar.bz2 - sha256: b3bf709a3edc9d34d8e6d81028e8f1e14b563532e5761e96bddbb9058abef3a9 - md5: f8526757cfc7ef02939378078348fbe2 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospy-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: ade1326fb3b0dd6a688b95adb2f11fb9780d875ea37d26ee0ceeb05d69358d16 + md5: 86cf9278d0676fff93b04ffdb65bb43c depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ament-index-python - - ros-humble-ros-workspace - - ros-humble-rosidl-cli - - ros-humble-rosidl-cmake - - ros-humble-rosidl-parser - - ros-humble-rosidl-runtime-c - - ros-humble-rosidl-runtime-cpp - - ros-humble-rosidl-typesupport-interface - - ros-humble-rosidl-typesupport-introspection-c - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-std-msgs + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 30042 - timestamp: 1707346589670 + size: 189303 + timestamp: 1706534320645 - kind: conda - name: ros-humble-rpyutils - version: 0.2.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rospy-tutorials + version: 0.10.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rpyutils-0.2.1-py311h38cd7cb_7.tar.bz2 - sha256: c30d0fd7354c8cda23c002a8ae10dda2733d8e175d17b0d06e7819283f2ddc34 - md5: 1c9a3cbd1df52f1bc9697d97853d4d30 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rospy-tutorials-0.10.2-py311h38cd7cb_16.tar.bz2 + sha256: eaee0eb083864acefa96cb02e753a89e98f1191afded3079fed5ee9f249165e4 + md5: f55274bfc8013b4a8b19c0e4337a7468 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rospy + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 12807 - timestamp: 1708747559158 + size: 90225 + timestamp: 1708770425959 - kind: conda - name: ros-humble-rpyutils - version: 0.2.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rospy-tutorials + version: 0.10.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rpyutils-0.2.1-py311h907a76e_6.tar.bz2 - sha256: ab731c73f8082d150d8415e7015b7264214fd2af469870313d1adc1d62142edc - md5: d63cd180483bfbc342fbb84c7a07e05b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rospy-tutorials-0.10.2-py311h907a76e_20.tar.bz2 + sha256: 0ac418ca073c31ea36a33824c40f9b8510787c06cfe0056fdf29c432f26d29ce + md5: 1c831a72dad4861b71c1f785a78114dc depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rospy + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 17618 - timestamp: 1707311295429 + size: 56859 + timestamp: 1706574738007 - kind: conda - name: ros-humble-rpyutils - version: 0.2.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rospy-tutorials + version: 0.10.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rpyutils-0.2.1-py311hb335429_6.tar.bz2 - sha256: cf318cd4573740a614bbcfd1fbd8ea540c69861474415dba0f5471b39485684a - md5: f608349f2e7bf14a2ee4f317b2c4f8ec + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rospy-tutorials-0.10.2-py311hb335429_17.tar.bz2 + sha256: e5dfd175b6ca1c227eaa497f7f765f83fb310bc48172b723c56d90d79e306a5b + md5: 03869fc9d17838f1704b371031a61aed depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -40440,104 +85533,104 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rospy + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 17454 - timestamp: 1707309135042 + size: 56574 + timestamp: 1706741317387 - kind: conda - name: ros-humble-rpyutils - version: 0.2.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rospy-tutorials + version: 0.10.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rpyutils-0.2.1-py311hbfa132e_5.tar.bz2 - sha256: 94056710f563ac0938328ed17e5ac71b260132ab30bf124da83beb1d8d5f2401 - md5: f202bbe19ce0851edf92cab9493b9dcc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rospy-tutorials-0.10.2-py311hbfa132e_8.tar.bz2 + sha256: b716f34b2ffc4199f6932e1a89ecfc1d71b807a3558b411e085f151796abea76 + md5: 71937901a2fd3052a3f04410c75aa0cd depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rospy + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 17684 - timestamp: 1707308847254 + size: 53563 + timestamp: 1706576814323 - kind: conda - name: ros-humble-rqt-action - version: 2.0.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rosservice + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-action-2.0.1-py311h38cd7cb_6.tar.bz2 - sha256: 85e96fafa7d022d34165a7b658c4dc3c1374133fa0752405905dab306b9244dc - md5: d9b658863bf30ed53d755283c56f77ab + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosservice-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: eb6628245c50fcab7922bb1b190c3c09f07064eeccebfda854232d0d40115206 + md5: 5103ad1d4ec0f96e8f6595323ac17998 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosgraph + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 21796 - timestamp: 1707990268399 + size: 61353 + timestamp: 1708774459923 - kind: conda - name: ros-humble-rqt-action - version: 2.0.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosservice + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-action-2.0.1-py311h907a76e_6.tar.bz2 - sha256: 97b9bba8ecd58cdbde921b7709ddc74e3c202ab9232eb41a9c5625caa4fa2241 - md5: 7520eb50f729fbb04c9d9767149c07dc + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosservice-1.16.0-py311h907a76e_20.tar.bz2 + sha256: c324e9f409592a43cc2a56159ac4dc4ba5e1d07c01cd153fb3fc4aee54c60340 + md5: 63b9e84bfde7accdf3b1dc1f888e76ba depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosgraph + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy arch: x86_64 platform: osx license: BSD-3-Clause - size: 13804 - timestamp: 1707373613998 + size: 39289 + timestamp: 1706675140175 - kind: conda - name: ros-humble-rqt-action - version: 2.0.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosservice + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-action-2.0.1-py311hb335429_6.tar.bz2 - sha256: f3052f2061780a3a5847810f72e5e0a7e5573a22f2f7a2598203a990fdf79924 - md5: 4b5630e87f87b888298f37a47bf03cde + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosservice-1.16.0-py311hb335429_17.tar.bz2 + sha256: ce3222fa2cfdc58ab4a1eba8554d208a16f32c9d79dc4a94e87701cb7d5a66d5 + md5: 0d6b30d1f4325af70219d02a1b8669c7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -40546,388 +85639,318 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosgraph + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy arch: x86_64 platform: linux license: BSD-3-Clause - size: 14075 - timestamp: 1707316829059 + size: 39093 + timestamp: 1706741951943 - kind: conda - name: ros-humble-rqt-action - version: 2.0.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosservice + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-action-2.0.1-py311hbfa132e_5.tar.bz2 - sha256: 31c716a22cc686ff05f71b54acbc7f54671bedc5c51ae9061b9258439b1a74ab - md5: 633cd95111c44b5335e3f10d2a2cda56 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosservice-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: a3739d3ace4a97d3ee4c63fbf4695f72269aa1be577a45586555785bf5a680b2 + md5: 2721b86dd242afd7454a1e88f83a7e75 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosgraph + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy arch: arm64 platform: osx license: BSD-3-Clause - size: 13860 - timestamp: 1707996199434 + size: 39383 + timestamp: 1706673378306 - kind: conda - name: ros-humble-rqt-bag - version: 1.1.4 - build: py311h38cd7cb_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-bag-1.1.4-py311h38cd7cb_6.tar.bz2 - sha256: 7e61e27a11955cb96a31625be80d41cf243be2c4a38a0f872cc649e91fa88fb9 - md5: 26441c342f6d63a4ee0549e193fb9120 + name: ros-noetic-rostest + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostest-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 45e4e6bc9047a3b58aa6429981654749807c76470e3a3b8d5c698562d8018e1b + md5: 1ce90c1d60a088b8d05b92db17b1626e depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2-py - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-rosmaster + - ros-noetic-rospy + - ros-noetic-rosunit arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 156851 - timestamp: 1707979310883 + size: 53518 + timestamp: 1706573444297 - kind: conda - name: ros-humble-rqt-bag - version: 1.1.4 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-bag-1.1.4-py311h907a76e_6.tar.bz2 - sha256: 5a4ef2ffacad5bd758e163750402a451868e930647a997a365b3f0c6f3d7786b - md5: f787a55510f8f313e07e194281cd92d4 + name: ros-noetic-rostest + version: 1.16.0 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostest-1.16.0-py311h9a6a787_16.tar.bz2 + sha256: f03b0a78e5d2c53657df41d8aa042a6abba66da499e5eb1ba330db2078b45a48 + md5: 2874e22092d8e7cff0967fd740bc7a9b depends: - - __osx >=10.14 - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2-py - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-rosmaster + - ros-noetic-rospy + - ros-noetic-rosunit + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 160114 - timestamp: 1707380977981 + size: 84960 + timestamp: 1708768257273 - kind: conda - name: ros-humble-rqt-bag - version: 1.1.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rostest + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-bag-1.1.4-py311hb335429_6.tar.bz2 - sha256: 2b8b8082ddf31ec4be513639b5814e3f1243b0c6e736ae036c3b82b91cece462 - md5: 8cfceb6a2fd63049021a2b7e710e3671 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostest-1.16.0-py311hb335429_17.tar.bz2 + sha256: fa1b8006ec27fbd526e73e270ac93605b10a91cd44c3affa81ba3fbba1b317f1 + md5: 415ab2a4f9527b3a83b838acd8b5ef68 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2-py - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-rosmaster + - ros-noetic-rospy + - ros-noetic-rosunit arch: x86_64 platform: linux license: BSD-3-Clause - size: 160167 - timestamp: 1707319745591 + size: 53243 + timestamp: 1706740907733 - kind: conda - name: ros-humble-rqt-bag - version: 1.1.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rostest + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-bag-1.1.4-py311hbfa132e_5.tar.bz2 - sha256: 58094825326aa62a9e54f958783290bff73321c50aaebdcfeb04b938c08f0ce5 - md5: 8097acefc07f77b23275a8d0dbbe6a32 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostest-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 4e0dd513397ce73f74c5d196e41740c0f49526f019aa7cf7a4dcda9dd56dd108 + md5: 6f57345cc2facc6f5f076742d9adc212 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2-py - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-rosmaster + - ros-noetic-rospy + - ros-noetic-rosunit arch: arm64 platform: osx license: BSD-3-Clause - size: 160213 - timestamp: 1708042031260 + size: 45972 + timestamp: 1706574787294 - kind: conda - name: ros-humble-rqt-bag-plugins - version: 1.1.4 - build: py311h38cd7cb_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-bag-plugins-1.1.4-py311h38cd7cb_6.tar.bz2 - sha256: 47e184ef69dcd08b46e2da651e06d305309d064825a9f384ef0af4fd5bbaf600 - md5: e2d6c39889fc8cd859e67b74cdeb3d64 + name: ros-noetic-rostime + version: 0.7.3 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostime-0.7.3-py311h907a76e_20.tar.bz2 + sha256: 640df27ef9ca832a422eec8a756d40c33215f11db4e3ce98d3c8d3514622e47d + md5: 8f45e7379db29d3827827a9181ca587f depends: + - __osx >=10.14 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pillow - - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-rqt-bag - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-plot - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common arch: x86_64 - platform: win + platform: osx license: BSD-3-Clause - size: 47399 - timestamp: 1707990204335 + size: 48688 + timestamp: 1706526490315 - kind: conda - name: ros-humble-rqt-bag-plugins - version: 1.1.4 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-bag-plugins-1.1.4-py311h907a76e_6.tar.bz2 - sha256: 1f66754a771cc28bbab3bb9115d8ba6591a05426b3b3961e73b6e50b5e9bac67 - md5: 17f41449a514b2ece43e9e982ebed8c4 + name: ros-noetic-rostime + version: 0.7.3 + build: py311h9a6a787_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostime-0.7.3-py311h9a6a787_16.tar.bz2 + sha256: 5a6ac9d19945b4d2db0043711b5460ac82c7c935f9b405abb088f411ccaf01a3 + md5: 4cc1b3ed3622bcb30c4884b556b8bd58 depends: - - __osx >=10.14 - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel - numpy >=1.23.5,<2.0a0 - - pillow - - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-rqt-bag - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-plot - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 49331 - timestamp: 1707383185912 + size: 97430 + timestamp: 1708740542930 - kind: conda - name: ros-humble-rqt-bag-plugins - version: 1.1.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rostime + version: 0.7.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-bag-plugins-1.1.4-py311hb335429_6.tar.bz2 - sha256: d99f89d3a47dcd5cb6784ea36073b71384a38e72c56abb948d8bf103840a1b56 - md5: 12ee86978d39a807bf1949ebf1b550ef - depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.23.5,<2.0a0 - - pillow - - pycairo - - python - - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-rqt-bag - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-plot - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostime-0.7.3-py311hb335429_17.tar.bz2 + sha256: c17bd94db23ed8f56dbdc39c9fd9f863522c88212c816fbf8f30eef6b98792d7 + md5: b9cd1cf83c213950b63e8c63828ba9a5 + depends: + - __glibc >=2.17,<3.0.a0 + - boost-cpp + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common arch: x86_64 platform: linux license: BSD-3-Clause - size: 49414 - timestamp: 1707321517602 + size: 59474 + timestamp: 1706738072958 - kind: conda - name: ros-humble-rqt-bag-plugins - version: 1.1.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rostime + version: 0.7.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-bag-plugins-1.1.4-py311hbfa132e_5.tar.bz2 - sha256: da2d46263c8b76d1030f4e564e855d261269417ed14ad225bd25f6f1ba6e55f5 - md5: b5311d1ec341060881e905db7c5a4748 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostime-0.7.3-py311hbfa132e_8.tar.bz2 + sha256: 1fdc6f165c909a636503608bfe25c688e64480544e4d754c3dccecc2dbaae8a4 + md5: 32665c2c7418b68eded8cd7dea1bcbe7 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pillow - - pycairo - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rosbag2 - - ros-humble-rqt-bag - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-plot - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common arch: arm64 platform: osx license: BSD-3-Clause - size: 49387 - timestamp: 1708043618335 + size: 49226 + timestamp: 1706527907983 - kind: conda - name: ros-humble-rqt-common-plugins - version: 1.2.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rostopic + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-common-plugins-1.2.0-py311h38cd7cb_6.tar.bz2 - sha256: 70dd6022ea475293916fc758e73f1a7a4461d4a5e5464cf5d38975af4aa8c6c4 - md5: 097524a03788f28e0246f5820b56fcd5 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rostopic-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: 875b2cfa63da10500496f1c7986260d7d270ed3e9f896c0df574985ec7b7e3f0 + md5: 44576fca608c49c1146adc4c916ba4bb depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-action - - ros-humble-rqt-bag - - ros-humble-rqt-bag-plugins - - ros-humble-rqt-console - - ros-humble-rqt-graph - - ros-humble-rqt-image-view - - ros-humble-rqt-msg - - ros-humble-rqt-plot - - ros-humble-rqt-publisher - - ros-humble-rqt-py-common - - ros-humble-rqt-py-console - - ros-humble-rqt-reconfigure - - ros-humble-rqt-service-caller - - ros-humble-rqt-shell - - ros-humble-rqt-srv - - ros-humble-rqt-topic - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-rospy - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 12579 - timestamp: 1707993288541 + size: 119000 + timestamp: 1708773161465 - kind: conda - name: ros-humble-rqt-common-plugins - version: 1.2.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rostopic + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-common-plugins-1.2.0-py311h907a76e_6.tar.bz2 - sha256: cc69e4521da02a9fb9bcd0d3156499ff60d080e95dda35f3cab4d5bc2fe8d9a8 - md5: 68c9473a80b7d449926b15c8a0554355 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rostopic-1.16.0-py311h907a76e_20.tar.bz2 + sha256: f9859b438b4ea76b690fa541084ed4e81fc1696e707e7417c435c4908cab70a6 + md5: a110eaaf6445590c946b653ed2cb41a6 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-action - - ros-humble-rqt-bag - - ros-humble-rqt-bag-plugins - - ros-humble-rqt-console - - ros-humble-rqt-graph - - ros-humble-rqt-image-view - - ros-humble-rqt-msg - - ros-humble-rqt-plot - - ros-humble-rqt-publisher - - ros-humble-rqt-py-common - - ros-humble-rqt-py-console - - ros-humble-rqt-reconfigure - - ros-humble-rqt-service-caller - - ros-humble-rqt-shell - - ros-humble-rqt-srv - - ros-humble-rqt-topic - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-rospy arch: x86_64 platform: osx license: BSD-3-Clause - size: 14036 - timestamp: 1707383910272 + size: 95769 + timestamp: 1706673244507 - kind: conda - name: ros-humble-rqt-common-plugins - version: 1.2.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rostopic + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-common-plugins-1.2.0-py311hb335429_6.tar.bz2 - sha256: 2ca2975b139a13e314679c16759afe49d972641d938f57c51c1284fb8c3a84c0 - md5: 6f7a368e317088f2d3d0568a47e67ee8 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rostopic-1.16.0-py311hb335429_17.tar.bz2 + sha256: 6104ffb8ac82389a4cebffe86f4c9a20ae2a6d3f3281a49de655d8d0bb491668 + md5: 39b4213755e79d62dfd0cdb273cb7efa depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -40936,138 +85959,98 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-action - - ros-humble-rqt-bag - - ros-humble-rqt-bag-plugins - - ros-humble-rqt-console - - ros-humble-rqt-graph - - ros-humble-rqt-image-view - - ros-humble-rqt-msg - - ros-humble-rqt-plot - - ros-humble-rqt-publisher - - ros-humble-rqt-py-common - - ros-humble-rqt-py-console - - ros-humble-rqt-reconfigure - - ros-humble-rqt-service-caller - - ros-humble-rqt-shell - - ros-humble-rqt-srv - - ros-humble-rqt-topic - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-rospy arch: x86_64 platform: linux license: BSD-3-Clause - size: 14280 - timestamp: 1707322140922 + size: 95509 + timestamp: 1706741723616 - kind: conda - name: ros-humble-rqt-common-plugins - version: 1.2.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rostopic + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-common-plugins-1.2.0-py311hbfa132e_5.tar.bz2 - sha256: 258e4425ea420d858cff165ebee41869571a6065cc5d9ad052ca300c7da85f8e - md5: b49934e2c082d365fb64647e931671e0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rostopic-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 14fa2dcae2213e0ecb7cb8b2aa3a9eb686e4b6c23209954c802f59a550d0c891 + md5: 3180b17f4aac5784f26036835ed00d99 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-action - - ros-humble-rqt-bag - - ros-humble-rqt-bag-plugins - - ros-humble-rqt-console - - ros-humble-rqt-graph - - ros-humble-rqt-image-view - - ros-humble-rqt-msg - - ros-humble-rqt-plot - - ros-humble-rqt-publisher - - ros-humble-rqt-py-common - - ros-humble-rqt-py-console - - ros-humble-rqt-reconfigure - - ros-humble-rqt-service-caller - - ros-humble-rqt-shell - - ros-humble-rqt-srv - - ros-humble-rqt-topic - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-genpy + - ros-noetic-rosbag + - ros-noetic-rospy arch: arm64 platform: osx license: BSD-3-Clause - size: 14249 - timestamp: 1708043887962 + size: 99595 + timestamp: 1706673035815 - kind: conda - name: ros-humble-rqt-console - version: 2.0.2 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rosunit + version: 1.15.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-console-2.0.2-py311h38cd7cb_6.tar.bz2 - sha256: eb900729b96673c33398317e0a67721b3f429ad1712870ebc87f13515d25142a - md5: 22839edec1357a52ba2f5e2dd4f706ea + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rosunit-1.15.8-py311h38cd7cb_16.tar.bz2 + sha256: 2ce46b02eb333741611fd6ef711e46198d3009f83eef8808d2160b57e9dfa7de + md5: 82aef4245e1299505b20c3b3aeb73496 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 106405 - timestamp: 1707880592035 + size: 131401 + timestamp: 1708746129667 - kind: conda - name: ros-humble-rqt-console - version: 2.0.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rosunit + version: 1.15.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-console-2.0.2-py311h907a76e_6.tar.bz2 - sha256: d96c751197988b2a38a2494fde48f34e24b67c22b804a8d4feb03e109f43e87c - md5: fa6d78a303aa3991d2755fdab720624b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rosunit-1.15.8-py311h907a76e_20.tar.bz2 + sha256: 6bddf6ef80ca3ded81e086e0f023c5883a9ae1a0851d88cd7a3f8689365590da + md5: 1047e6b6088d0325ebf870479cefba14 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 97618 - timestamp: 1707371417447 + size: 97956 + timestamp: 1706528017899 - kind: conda - name: ros-humble-rqt-console - version: 2.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rosunit + version: 1.15.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-console-2.0.2-py311hb335429_6.tar.bz2 - sha256: 4ee927d794f9845406d6ea97c6cebc0d17660df723498898a804b00dcb09184a - md5: 30ccd64bd9cbab57f0f6387123c5c71c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rosunit-1.15.8-py311hb335429_17.tar.bz2 + sha256: b322f600119090a03c0f0a78b90965117235a70c91bb379126d378132e8b8255 + md5: 6718fdf57efa709cb944da93581c7fea depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -41076,542 +86059,622 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 97789 - timestamp: 1707316076648 + size: 97584 + timestamp: 1706738632442 - kind: conda - name: ros-humble-rqt-console - version: 2.0.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rosunit + version: 1.15.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-console-2.0.2-py311hbfa132e_5.tar.bz2 - sha256: ca970605afd89ecf5c8cab6e7700f074aa5971da459fdc5f5576bf42292358f2 - md5: 87c3c08e9d4d008cb3a6239e0bc07244 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rosunit-1.15.8-py311hbfa132e_8.tar.bz2 + sha256: 02166d4a01a33b15a7e9f04071eecec06e2459eae012ad364038107997ace903 + md5: 5f24508a129603d08f4ffb9ef0cca7f3 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-rcl-interfaces - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslib + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 97647 - timestamp: 1707994349308 + size: 77272 + timestamp: 1706529539850 - kind: conda - name: ros-humble-rqt-graph - version: 1.3.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-roswtf + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-graph-1.3.0-py311h38cd7cb_6.tar.bz2 - sha256: e2e66d284ae7650bab5f55f3894c999e100934ea02a03cc3482f02e6f2e31da6 - md5: 1d528eb029597b7616c7c2967aba3805 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-roswtf-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: a826151ccc43c81f896f8684f3c5a7e9d6360c689d3387165ad4f8647e11c6cf + md5: 58e5e8b749d7ad4c72d28b2dc3b4a4b4 depends: - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-dotgraph - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rosservice + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 91422 - timestamp: 1707880285565 + size: 103822 + timestamp: 1708777231489 - kind: conda - name: ros-humble-rqt-graph - version: 1.3.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-roswtf + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-graph-1.3.0-py311h907a76e_6.tar.bz2 - sha256: aec942ccf8c5046a49d9e47316d08733b8e24869a3340206ce92e13e602bbae1 - md5: af144308368e9836e75bf75ba1511507 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-roswtf-1.16.0-py311h907a76e_20.tar.bz2 + sha256: 57e6940d065da2feef092047770c23062e48f3df82e3b664784f3af7aa1bc001 + md5: a1c6c0fa638e6a541a8b195fea28c6cc depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-dotgraph - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rosservice + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 84724 - timestamp: 1707364226417 + size: 85132 + timestamp: 1706675877223 - kind: conda - name: ros-humble-rqt-graph - version: 1.3.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-roswtf + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-graph-1.3.0-py311hb335429_6.tar.bz2 - sha256: 0c3e2d62828ccc1214fb352b3df4b392475377b304e02a1b44ddd7a33361c6c2 - md5: 742892b0e017133081bfcc552d25e38c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-roswtf-1.16.0-py311hb335429_17.tar.bz2 + sha256: 9864fe8f2e1e013f8bd0912a26322fd2a6851f457dcae595dd51df2d80e5948a + md5: 062091a23ce3498d2c7badd6130f3a2c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-dotgraph - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rosservice + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 84807 - timestamp: 1707315982694 + size: 84935 + timestamp: 1706742209680 - kind: conda - name: ros-humble-rqt-graph - version: 1.3.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-roswtf + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-graph-1.3.0-py311hbfa132e_5.tar.bz2 - sha256: c0a268e0dcdeba433e2261b719b056ec3c857141f4da7971d5af1d95b6f90966 - md5: 9f17561aa1a1a29a6e7485d8e8e23b8f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-roswtf-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: abd000d510b0f177b77f6677a4b17b2b1284655048e9102f62a5abad12466b74 + md5: 6df5b879ef90ac85e053848526e20b5d depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - paramiko - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-dotgraph - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosbuild + - ros-noetic-rosgraph + - ros-noetic-roslaunch + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rosservice + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 84814 - timestamp: 1707994146354 + size: 88788 + timestamp: 1706674398447 - kind: conda - name: ros-humble-rqt-gui - version: 1.1.6 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-action + version: 0.4.9 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-1.1.6-py311h38cd7cb_6.tar.bz2 - sha256: dfd00eaeff3ef2165d9d1794697b9dbac2ef15cdbadb8039198828833db36606 - md5: 1fc9afe2c01f3f3261690af60b3e7610 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-action-0.4.9-py311h38cd7cb_16.tar.bz2 + sha256: 627f475bf6fbe0dc866b55beeb58fc4cdc9b8db7cb753aa4002e10a3c09a2d33 + md5: 29929554902df5356a2aebcde7b473dc depends: - - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-rqt-msg + - ros-noetic-rqt-py-common - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 122914 - timestamp: 1707862039246 + size: 16901 + timestamp: 1708786315061 - kind: conda - name: ros-humble-rqt-gui - version: 1.1.6 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-action + version: 0.4.9 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-1.1.6-py311h907a76e_6.tar.bz2 - sha256: d68b1a4f9995ebc30eca0de919a3cfcfc86cb53d43f0be174c30c0011d88c2b6 - md5: 9669c96f68fa91e1f3a50814b8ab6b85 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-action-0.4.9-py311h907a76e_20.tar.bz2 + sha256: 487481e433edc342eec7dc5bb3a31c79e0c79120dd4e0eac46cf4bb7bf8a70c4 + md5: 5123c1cbb926e56d99ef1969448407c2 depends: - __osx >=10.14 - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-rqt-msg + - ros-noetic-rqt-py-common arch: x86_64 platform: osx license: BSD-3-Clause - size: 116504 - timestamp: 1707360460536 + size: 17593 + timestamp: 1706681256323 - kind: conda - name: ros-humble-rqt-gui - version: 1.1.6 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-action + version: 0.4.9 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-1.1.6-py311hb335429_6.tar.bz2 - sha256: 5f07421d739627e5a2f807decafd2feecb279284be303baa0c485dfc5082fce0 - md5: 2052dab2b462e23ccebbb41c6cb65f8e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-action-0.4.9-py311hb335429_17.tar.bz2 + sha256: d4b12779782004d48ba6ad84c3748c052efad99c8d6e3dfdea2c77d18305869b + md5: dcb82c5983ca887bf9fa9934b1c85ee0 depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-rqt-msg + - ros-noetic-rqt-py-common arch: x86_64 platform: linux license: BSD-3-Clause - size: 116891 - timestamp: 1707315258779 -- kind: conda - name: ros-humble-rqt-gui - version: 1.1.6 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-1.1.6-py311hbfa132e_5.tar.bz2 - sha256: 521c4bc269f7479f02121bd532ddefd250400a25e60b98f9db038c85513bcf66 - md5: 002fcf2ab525cbc26f00cd377734a3bd - depends: - - catkin_pkg - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 116590 - timestamp: 1707992826707 + size: 17828 + timestamp: 1706744654549 - kind: conda - name: ros-humble-rqt-gui-cpp - version: 1.1.6 - build: py311h15ddf78_5 - build_number: 5 + name: ros-noetic-rqt-action + version: 0.4.9 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-cpp-1.1.6-py311h15ddf78_5.tar.bz2 - sha256: 61f6a0494844c1dc40baff957a5531c5b395580a3ce4b08b6d601d77ece93659 - md5: 710ab0ed4b7f2c8c95c4f540351f2755 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-action-0.4.9-py311hbfa132e_8.tar.bz2 + sha256: 90e782c7a52fa874ef60300170007e3c2c9485b0328c014743b464a27d9d15eb + md5: f01ac40cccb6b6597ceb3becb741ab2c depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-rqt-msg + - ros-noetic-rqt-py-common arch: arm64 platform: osx license: BSD-3-Clause - size: 113934 - timestamp: 1707993001125 + size: 17659 + timestamp: 1706737996167 - kind: conda - name: ros-humble-rqt-gui-cpp - version: 1.1.6 - build: py311h27406db_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-cpp-1.1.6-py311h27406db_6.tar.bz2 - sha256: 701e0fe1610e05cc4803a5538fc2831b9f6fbcf99f9516b80553b2c3238e6d5c - md5: e34561e5a28854229e74c517ccddd251 + name: ros-noetic-rqt-bag + version: 0.5.1 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-bag-0.5.1-py311h38cd7cb_16.tar.bz2 + sha256: a7f270009d6a3c77e17b9e5fc83ebcff82a2cc1bae74a3d0a8a1106c8c8265d8 + md5: 7ce7853e10ab20839aa42adde0e9bb09 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosbag + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: linux + platform: win license: BSD-3-Clause - size: 143232 - timestamp: 1707315214057 + size: 173046 + timestamp: 1708777044499 - kind: conda - name: ros-humble-rqt-gui-cpp - version: 1.1.6 - build: py311h2e3875a_6 - build_number: 6 + name: ros-noetic-rqt-bag + version: 0.5.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-cpp-1.1.6-py311h2e3875a_6.tar.bz2 - sha256: 14b068b1a4b41c35c3c2b7bcb714747759f39b2574c292772a231f9f0ab51c18 - md5: 13ad171c03340fb97abe6fdd5e7912f4 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-bag-0.5.1-py311h907a76e_20.tar.bz2 + sha256: d92bc6afe60d4e5168fbf6009d1165d1e88a4b7a118093e65c89520f882b1c24 + md5: 7368df87a907e7c5661feace4b55d4c2 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosbag + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 117901 - timestamp: 1707360812700 + size: 149952 + timestamp: 1706675907447 - kind: conda - name: ros-humble-rqt-gui-cpp - version: 1.1.6 - build: py311h8bad128_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-cpp-1.1.6-py311h8bad128_6.tar.bz2 - sha256: b64e6d8ba886789ca3462b71472d39ce3b973e2bd2daed92c515fa18fc648ce2 - md5: a031c8734c9257707fdd7e76faf8faa6 + name: ros-noetic-rqt-bag + version: 0.5.1 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-bag-0.5.1-py311hb335429_17.tar.bz2 + sha256: 99eaff64954180b7ec87ddf9cafca31ed396fdbd96c282e4aca1eec3a7915dec + md5: 34cf0d71cb8952582cf8a8efcfed4f49 depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-pluginlib - - ros-humble-qt-gui - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosbag + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 - platform: win + platform: linux license: BSD-3-Clause - size: 11009 - timestamp: 1707874152469 + size: 149934 + timestamp: 1706742228976 - kind: conda - name: ros-humble-rqt-gui-py - version: 1.1.6 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-bag + version: 0.5.1 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-bag-0.5.1-py311hbfa132e_8.tar.bz2 + sha256: 4a03b41702c0e9a2880294650618d48989599866117988bacbe0a99f4194d51a + md5: e026bbf11d431a3dcbda03b7f0ba034d + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosbag + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 150048 + timestamp: 1706674433223 +- kind: conda + name: ros-noetic-rqt-bag-plugins + version: 0.5.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-gui-py-1.1.6-py311h38cd7cb_6.tar.bz2 - sha256: 9245cb6c15dede1b75248f31b098cc85d4d6c87d8f18d9d52c5d483b62f9a36a - md5: 8eea399244651e574eab0656a4c3f2c7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-bag-plugins-0.5.1-py311h38cd7cb_16.tar.bz2 + sha256: 58c882734b5225d3622b4d390da92c4d6eccc2ffabdc2bf5024b31af9086e3a2 + md5: 6370ef33a06a4c82d1ead627dcc37444 depends: - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-qt-gui - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-plot + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 16192 - timestamp: 1707874058688 + size: 51889 + timestamp: 1708783600768 - kind: conda - name: ros-humble-rqt-gui-py - version: 1.1.6 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-bag-plugins + version: 0.5.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-gui-py-1.1.6-py311h907a76e_6.tar.bz2 - sha256: 2261be84af5fce4a213aee5ec8dab0d2e442211685a6a45a3e5892f9c6f3c320 - md5: 32536185ec65beca0009f63ad5e2d9f5 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-bag-plugins-0.5.1-py311h907a76e_20.tar.bz2 + sha256: 8a1f1d8ac180e4fc24fc0ad0a646bf5f22ef323a5f147973a8305e83368a6653 + md5: f315166e8e2e5cb18c9bc73b0fd25a20 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-qt-gui - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-plot + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 17037 - timestamp: 1707362733784 + size: 52406 + timestamp: 1706679082029 - kind: conda - name: ros-humble-rqt-gui-py - version: 1.1.6 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-bag-plugins + version: 0.5.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-gui-py-1.1.6-py311hb335429_6.tar.bz2 - sha256: d23c1ff80050f49aa1a489a5b0735c7a044b9630b5f87eb67adc6eda6c0e6100 - md5: 1fc40a4677b6b51033269ff738d05470 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-bag-plugins-0.5.1-py311hb335429_17.tar.bz2 + sha256: 97deda4f85e302678800907c78c8b6e9c6bea903aba49e45a79ba308f6eeffb5 + md5: eec01c16e12e4d2a767725f4814ecd73 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-qt-gui - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-plot + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 17449 - timestamp: 1707315600951 + size: 52421 + timestamp: 1706743984573 - kind: conda - name: ros-humble-rqt-gui-py - version: 1.1.6 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-bag-plugins + version: 0.5.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-gui-py-1.1.6-py311hbfa132e_5.tar.bz2 - sha256: 6c86329c65b9542f02966047009bbae492f55f0d0bc710969784a0dc5ab13763 - md5: e443d8ddd160aaac7fdd50a6d9463960 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-bag-plugins-0.5.1-py311hbfa132e_8.tar.bz2 + sha256: 24b1fa8c4c2422f2aab2fea0d2f030244ea870f356b897c8e029bc33d76ca571 + md5: 0d1c5f11a8faeba2e961048fc7848f08 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pillow + - pycairo - python - python_abi 3.11.* *_cp311 - - ros-humble-qt-gui - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-plot + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 17054 - timestamp: 1707993583210 + size: 52449 + timestamp: 1706737578001 - kind: conda - name: ros-humble-rqt-image-view - version: 1.2.0 - build: py311h15ddf78_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-image-view-1.2.0-py311h15ddf78_5.tar.bz2 - sha256: a7ca323015cb7338cc4df4c5fd7be0e6467b0b8cbf658c266ba2359e6d034f67 - md5: 7e3fa9376d46f7523f058ec8adcd1cc5 + name: ros-noetic-rqt-common-plugins + version: 0.4.9 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-common-plugins-0.4.9-py311h38cd7cb_16.tar.bz2 + sha256: 6538c34024d6bc1204894f08d35be7824057c9545df6b0eb8fdac464b0a5e4c1 + md5: 68b85ad7516454409c057b9802e6115c + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-action + - ros-noetic-rqt-bag + - ros-noetic-rqt-bag-plugins + - ros-noetic-rqt-console + - ros-noetic-rqt-dep + - ros-noetic-rqt-graph + - ros-noetic-rqt-image-view + - ros-noetic-rqt-launch + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-msg + - ros-noetic-rqt-plot + - ros-noetic-rqt-publisher + - ros-noetic-rqt-py-common + - ros-noetic-rqt-py-console + - ros-noetic-rqt-reconfigure + - ros-noetic-rqt-service-caller + - ros-noetic-rqt-shell + - ros-noetic-rqt-srv + - ros-noetic-rqt-top + - ros-noetic-rqt-topic + - ros-noetic-rqt-web + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 10461 + timestamp: 1708788592034 +- kind: conda + name: ros-noetic-rqt-common-plugins + version: 0.4.9 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-common-plugins-0.4.9-py311h907a76e_20.tar.bz2 + sha256: b1b97c1fab7a90cf6b01f7385c43c504bf5cd844098d94cdf4f4853c6cf41da7 + md5: b5ba70b1ab87e6a3c59a21a784ac32a6 depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-cv-bridge - - ros-humble-geometry-msgs - - ros-humble-image-transport - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-cpp - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 210133 - timestamp: 1707995602348 -- kind: conda - name: ros-humble-rqt-image-view - version: 1.2.0 - build: py311h27406db_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-image-view-1.2.0-py311h27406db_6.tar.bz2 - sha256: 7b7657f2a49b8f8a027d995036318c873d16d0fb92d996a80d9461af55f281cb - md5: b653d8fa9c6d4ba31fd84734d17212f6 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-action + - ros-noetic-rqt-bag + - ros-noetic-rqt-bag-plugins + - ros-noetic-rqt-console + - ros-noetic-rqt-dep + - ros-noetic-rqt-graph + - ros-noetic-rqt-image-view + - ros-noetic-rqt-launch + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-msg + - ros-noetic-rqt-plot + - ros-noetic-rqt-publisher + - ros-noetic-rqt-py-common + - ros-noetic-rqt-py-console + - ros-noetic-rqt-reconfigure + - ros-noetic-rqt-service-caller + - ros-noetic-rqt-shell + - ros-noetic-rqt-srv + - ros-noetic-rqt-top + - ros-noetic-rqt-topic + - ros-noetic-rqt-web + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 11078 + timestamp: 1706682281551 +- kind: conda + name: ros-noetic-rqt-common-plugins + version: 0.4.9 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-common-plugins-0.4.9-py311hb335429_17.tar.bz2 + sha256: 0e9f924753ef6f295241b4999bf2607cca7f8fa8d327e5c3db8e96f1ec56946a + md5: a6181d98b9364b8219ddbb6cf6eae1cb depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -41620,499 +86683,597 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-cv-bridge - - ros-humble-geometry-msgs - - ros-humble-image-transport - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-cpp - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-action + - ros-noetic-rqt-bag + - ros-noetic-rqt-bag-plugins + - ros-noetic-rqt-console + - ros-noetic-rqt-dep + - ros-noetic-rqt-graph + - ros-noetic-rqt-image-view + - ros-noetic-rqt-launch + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-msg + - ros-noetic-rqt-plot + - ros-noetic-rqt-publisher + - ros-noetic-rqt-py-common + - ros-noetic-rqt-py-console + - ros-noetic-rqt-reconfigure + - ros-noetic-rqt-service-caller + - ros-noetic-rqt-shell + - ros-noetic-rqt-srv + - ros-noetic-rqt-top + - ros-noetic-rqt-topic + - ros-noetic-rqt-web arch: x86_64 platform: linux license: BSD-3-Clause - size: 217039 - timestamp: 1707316496313 + size: 11309 + timestamp: 1706750680049 - kind: conda - name: ros-humble-rqt-image-view - version: 1.2.0 - build: py311h2e3875a_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-image-view-1.2.0-py311h2e3875a_6.tar.bz2 - sha256: a1d95070dcee1995ddf3a00ec66184f7c4e54681390bc1d3572722f39af7511c - md5: 7bac99284ef9f155ce49ca599435d351 + name: ros-noetic-rqt-common-plugins + version: 0.4.9 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-common-plugins-0.4.9-py311hbfa132e_8.tar.bz2 + sha256: 79f296c88fdcc2212b9541dcb45a261fe79a82a0accf638ce042326fc7da9ceb + md5: 11b3b88b109e4e4e3334b9d36cb37167 depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-cv-bridge - - ros-humble-geometry-msgs - - ros-humble-image-transport - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-cpp - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-action + - ros-noetic-rqt-bag + - ros-noetic-rqt-bag-plugins + - ros-noetic-rqt-console + - ros-noetic-rqt-dep + - ros-noetic-rqt-graph + - ros-noetic-rqt-image-view + - ros-noetic-rqt-launch + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-msg + - ros-noetic-rqt-plot + - ros-noetic-rqt-publisher + - ros-noetic-rqt-py-common + - ros-noetic-rqt-py-console + - ros-noetic-rqt-reconfigure + - ros-noetic-rqt-service-caller + - ros-noetic-rqt-shell + - ros-noetic-rqt-srv + - ros-noetic-rqt-top + - ros-noetic-rqt-topic + - ros-noetic-rqt-web + arch: arm64 platform: osx license: BSD-3-Clause - size: 211878 - timestamp: 1707372363532 + size: 11135 + timestamp: 1706739269721 - kind: conda - name: ros-humble-rqt-image-view - version: 1.2.0 - build: py311h8bad128_6 - build_number: 6 + name: ros-noetic-rqt-console + version: 0.4.12 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-image-view-1.2.0-py311h8bad128_6.tar.bz2 - sha256: c134deb5b7c698750ca68388b55ae5dc6aeaaf9864c2056ab787fbd0ff6881f0 - md5: 9a89375cb9a49220e2d0b96f6271c86d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-console-0.4.12-py311h38cd7cb_16.tar.bz2 + sha256: eab3e6091df1ca836e4ebd1ff08119052c9361eae61188868fe8b2029b8908e3 + md5: 4fe5dbcacaf80ce8fb1d8568c6907aa0 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-cv-bridge - - ros-humble-geometry-msgs - - ros-humble-image-transport - - ros-humble-qt-gui-cpp - - ros-humble-rclcpp - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-cpp - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-py-common + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 12092 - timestamp: 1707880455995 + size: 126282 + timestamp: 1708781730813 - kind: conda - name: ros-humble-rqt-msg - version: 1.2.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-console + version: 0.4.12 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-console-0.4.12-py311h907a76e_20.tar.bz2 + sha256: d059b7a7422c79b6a42829d90af7571b318b5f2ae5a7875dd632cd5a8fb2d44f + md5: 93d7cfb4fba5940fdb506678007c92b7 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-py-common + - rospkg + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 103291 + timestamp: 1706677936244 +- kind: conda + name: ros-noetic-rqt-console + version: 0.4.12 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-console-0.4.12-py311hb335429_17.tar.bz2 + sha256: 14999b158f88b23bf74f1a8e64de1979e430ff112887566770550f51aa6bdc39 + md5: cd0fa645502a74cc580461988dc39e4e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-py-common + - rospkg + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 103280 + timestamp: 1706743630544 +- kind: conda + name: ros-noetic-rqt-console + version: 0.4.12 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-console-0.4.12-py311hbfa132e_8.tar.bz2 + sha256: 82b0a942f1b1aaa5feb5971e6aca2d6a8e2a2c2138a543e57989c10b5dc95d0f + md5: 9b0bf08496cf7cd4af44b3dd944f08ed + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-logger-level + - ros-noetic-rqt-py-common + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 103380 + timestamp: 1706736708013 +- kind: conda + name: ros-noetic-rqt-dep + version: 0.4.12 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-msg-1.2.0-py311h38cd7cb_6.tar.bz2 - sha256: 49844ab64895ef164ecb835b71a4472843eb0bad827ba00d7a4838121879a280 - md5: 1b53a48748f38944cdae36913e196a3f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-dep-0.4.12-py311h38cd7cb_16.tar.bz2 + sha256: abfb7812d4279a258aa5d9590cf54e311870499af21fc7b0eeae68fc0415706d + md5: c1f995db823ebcd2936bb1c446fd3518 depends: - - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui-py + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 35392 - timestamp: 1707979253079 + size: 72561 + timestamp: 1708779289566 - kind: conda - name: ros-humble-rqt-msg - version: 1.2.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-dep + version: 0.4.12 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-msg-1.2.0-py311h907a76e_6.tar.bz2 - sha256: a734e28497e6a072fbbcb5edad58727b0323254dee89f7b7cc169ea703dba743 - md5: b23baaf74c160c05c87384c98b1de2c2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-dep-0.4.12-py311h907a76e_20.tar.bz2 + sha256: 3d011da15784cbbf070a63f71b9bd9c25469fd9b70ba6a24d413bb4e6721c983 + md5: 8e7c994f330fb617d77d477f8d653c11 depends: - __osx >=10.14 - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 27179 - timestamp: 1707372680244 + size: 50447 + timestamp: 1706676854892 - kind: conda - name: ros-humble-rqt-msg - version: 1.2.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-dep + version: 0.4.12 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-msg-1.2.0-py311hb335429_6.tar.bz2 - sha256: 148ee18ca89eb3788adf42dc08a87fd5841ea74d9599143ca3976b1ea7f22e80 - md5: 3cf11e36800b3041732209a6e88a6bdc + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-dep-0.4.12-py311hb335429_17.tar.bz2 + sha256: 464dcae6b6ab8f4c0a8da9b4eb256f51e5842fb6b5afee70614f07e762c9daf3 + md5: aa8dd185e84f337ee70b867821b58971 depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 27485 - timestamp: 1707316591915 + size: 50538 + timestamp: 1706743257171 - kind: conda - name: ros-humble-rqt-msg - version: 1.2.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-dep + version: 0.4.12 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-msg-1.2.0-py311hbfa132e_5.tar.bz2 - sha256: 99f9920f0427664c1b03dd3f4c7a07a3c1d94ee14535e51e2d2fab0ad71c2ad2 - md5: 82426ce34d0b70fe9e6da9a45f859007 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-dep-0.4.12-py311hbfa132e_8.tar.bz2 + sha256: b727e50cb8973d6b934bdb86ab3d978fbc996453463fc6d62b289cce74a4bfca + md5: dab01f464d6cd1cd1926e347fe571e9e depends: - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui-py + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 27265 - timestamp: 1707995739942 + size: 50473 + timestamp: 1706675482567 - kind: conda - name: ros-humble-rqt-plot - version: 1.1.2 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-graph + version: 0.4.14 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-plot-1.1.2-py311h38cd7cb_6.tar.bz2 - sha256: eda106a2a247ae8c183f4b5572f11002d0faf0218f7cfa646b85e7d3eae051c9 - md5: cb8f5bf32dc4fc3125dcdc1fa3b0a1b6 - depends: - - catkin_pkg - - matplotlib-base - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-graph-0.4.14-py311h38cd7cb_16.tar.bz2 + sha256: 9fbb3362f5fec6549f5a6f0b15d98a0287c763c6933f5d948f4e14732cf95788 + md5: be7b646bfb4137a7fb2a7e847438ead7 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 89234 - timestamp: 1707879987135 + size: 91065 + timestamp: 1708777401603 - kind: conda - name: ros-humble-rqt-plot - version: 1.1.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-graph + version: 0.4.14 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-plot-1.1.2-py311h907a76e_6.tar.bz2 - sha256: 131668e454b6418aacb2302c2a8cb2277242de3a557ae59346d21ca30aea8d8b - md5: c1af9a00dfc337a76b17ac9d8a97617b + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-graph-0.4.14-py311h907a76e_20.tar.bz2 + sha256: ce7e33278968aa32161ddaaad3c088c5c9bfe6d002ff535ecee96eecfbc0a445 + md5: 72602d06258f153eca36cfd368500d61 depends: - __osx >=10.14 - - catkin_pkg - - libcxx >=16 - - matplotlib-base + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 80551 - timestamp: 1707364623623 + size: 68640 + timestamp: 1706676081956 - kind: conda - name: ros-humble-rqt-plot - version: 1.1.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-graph + version: 0.4.14 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-plot-1.1.2-py311hb335429_6.tar.bz2 - sha256: d28b130511ecdc173e25478c905d7407f3036946eaed7f54f2aaeba20d8ab5a3 - md5: fc3bc313bc47624e28f7126d6ec682de + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-graph-0.4.14-py311hb335429_17.tar.bz2 + sha256: 28c9bab03320fa48ac38c960d8e6eb2223b89aa0e3db627a016c71fa4c76fdfc + md5: 93dfd6989bda7cd4ebbae3d4390d4cfc depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 80819 - timestamp: 1707316064080 + size: 68700 + timestamp: 1706742223764 - kind: conda - name: ros-humble-rqt-plot - version: 1.1.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-graph + version: 0.4.14 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-plot-1.1.2-py311hbfa132e_5.tar.bz2 - sha256: d75377f430a0de6ea812d8047921a99b5355e576ce0e2863f352a20450062ffb - md5: 194aa9e34a2954a0b5a1975d846d55b5 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-graph-0.4.14-py311hbfa132e_8.tar.bz2 + sha256: 3b9bca476fc9c5e9a0be409adb746069354120e4b157b37fade1df5d4fb48037 + md5: e53c8d5b5f9863f306fdf97e39012220 depends: - - catkin_pkg - - libcxx >=16 - - matplotlib-base + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rosgraph + - ros-noetic-rosgraph-msgs + - ros-noetic-roslib + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 80629 - timestamp: 1707994081543 + size: 68691 + timestamp: 1706673879759 - kind: conda - name: ros-humble-rqt-publisher - version: 1.5.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-gui + version: 0.5.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-publisher-1.5.0-py311h38cd7cb_6.tar.bz2 - sha256: 444cae94bb1d6354cc4a85a03d05b2220290660581f42239cfc522bdb1de1e31 - md5: 0aa54d8dad44eee0d02beb64f6442882 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-0.5.3-py311h38cd7cb_16.tar.bz2 + sha256: 4c30a374cd29cf42bfaaa917738e48b6674017270f0ba8f5ba01137e89feaca7 + md5: f34a5e09fd7e332e0b114c2b4552571f depends: - - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 52426 - timestamp: 1707880216532 + size: 142117 + timestamp: 1708767255509 - kind: conda - name: ros-humble-rqt-publisher - version: 1.5.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-gui + version: 0.5.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-publisher-1.5.0-py311h907a76e_6.tar.bz2 - sha256: 9cd1b04f77be13f9858fa269bc6442f8e8b8a4aa581ff4f518b160fd7ea96a89 - md5: 0b00c20db5d0350e86e8514116442464 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-0.5.3-py311h907a76e_20.tar.bz2 + sha256: 6501e015ecc19bcacfbe47e69bbb1b2b6383095352c596808bec55b4320beb8b + md5: 9780780d8e6017c95b166ff6e5ee028c depends: - __osx >=10.14 - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 44163 - timestamp: 1707364172938 + size: 116577 + timestamp: 1706532963733 - kind: conda - name: ros-humble-rqt-publisher - version: 1.5.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-gui + version: 0.5.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-publisher-1.5.0-py311hb335429_6.tar.bz2 - sha256: 4e184e3d09b51faff5ae9ff718f265b2a0bcfa4f2d236045d7c62f0471c2db71 - md5: 17996b8bb4c3cbf5e05e04dc62c09508 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-0.5.3-py311hb335429_17.tar.bz2 + sha256: f2062dd6002dfc03933d18a45f49886b29235b6e848dd552c99754f6c89b9ad5 + md5: 329748c4a075c200aed6b6615b4c2ee2 depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 44457 - timestamp: 1707315964313 + size: 116797 + timestamp: 1706740768891 - kind: conda - name: ros-humble-rqt-publisher - version: 1.5.0 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-publisher-1.5.0-py311hbfa132e_5.tar.bz2 - sha256: 906dba4892f6a79e0a43d75795d3c9367a1fd82ef68bd86afd01569cb74ef3e4 - md5: 9f19c8eb60f2c45ad4c74009476a5692 - depends: - - catkin_pkg - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + name: ros-noetic-rqt-gui + version: 0.5.3 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-0.5.3-py311hbfa132e_8.tar.bz2 + sha256: 1daf5ac35d109256854353c68832171ab4958ce73b2801847e9ff66b97c12f31 + md5: c6053fa7cc3c1bbff0ab5924a95b3698 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 44231 - timestamp: 1707994113555 + size: 111937 + timestamp: 1706574000148 - kind: conda - name: ros-humble-rqt-py-common - version: 1.1.6 - build: py311h15ddf78_5 - build_number: 5 + name: ros-noetic-rqt-gui-cpp + version: 0.5.3 + build: py311h15ddf78_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-py-common-1.1.6-py311h15ddf78_5.tar.bz2 - sha256: 037fc68f550a8285a98c03344dcf4a824a541ad93fcad436a01274e0b0d575a3 - md5: 82e96b0a32c6f2143f8b20be70073b18 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-cpp-0.5.3-py311h15ddf78_8.tar.bz2 + sha256: 4c1d971106fad4df563f13c734b78a6ec762740caa5cda5af02bb709376789de + md5: 85c8770eff3ab4c8ab573108bfaaf721 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-qt-gui + - ros-noetic-qt-gui-cpp + - ros-noetic-roscpp - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 68008 - timestamp: 1707992933619 + size: 93675 + timestamp: 1706573590780 - kind: conda - name: ros-humble-rqt-py-common - version: 1.1.6 - build: py311h27406db_6 - build_number: 6 + name: ros-noetic-rqt-gui-cpp + version: 0.5.3 + build: py311h27406db_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-py-common-1.1.6-py311h27406db_6.tar.bz2 - sha256: 0a3a0c5179d35311447987cb0f88bd7e79732a73f20dadaf55eb0c209e3d2cb1 - md5: f27867fb3e5a495deed852300845bc95 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h27406db_17.tar.bz2 + sha256: 19a75c95d15344316161dde1c81f3a9ea927fb485b7224eb12c5557b6362f04e + md5: 918f65d3e56b1d981e3bb14f9cecc861 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42122,146 +87283,136 @@ packages: - python - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-qt-gui + - ros-noetic-qt-gui-cpp + - ros-noetic-roscpp - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 68407 - timestamp: 1707315165326 + size: 109360 + timestamp: 1706741005215 - kind: conda - name: ros-humble-rqt-py-common - version: 1.1.6 - build: py311h2e3875a_6 - build_number: 6 + name: ros-noetic-rqt-gui-cpp + version: 0.5.3 + build: py311h2e3875a_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-py-common-1.1.6-py311h2e3875a_6.tar.bz2 - sha256: 30b737f41aec58e37bcbba1c31413b748b59102006b86c6fcdc3cd1a1eb80e8f - md5: e87093f1ff3df7d4484ab8e819ef2d8e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h2e3875a_20.tar.bz2 + sha256: b9259b50d7f39d6a924625a777981bdce65d4df5522fe577e7041d8e890acbeb + md5: 4ea27c74d489653972b9adf93ff31ce7 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-qt-gui + - ros-noetic-qt-gui-cpp + - ros-noetic-roscpp - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 67786 - timestamp: 1707360665828 + size: 95121 + timestamp: 1706575403267 - kind: conda - name: ros-humble-rqt-py-common - version: 1.1.6 - build: py311h8bad128_6 - build_number: 6 + name: ros-noetic-rqt-gui-cpp + version: 0.5.3 + build: py311h8bad128_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-py-common-1.1.6-py311h8bad128_6.tar.bz2 - sha256: c5878cee6ac0a058e931233f95ecfd833770e9d4960c204d56a178863f2c9340 - md5: 29356685da14dae26cca3c278a100d59 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-cpp-0.5.3-py311h8bad128_16.tar.bz2 + sha256: d2200fdb92905d46893cc9ef01b0b3fd8fe8917ef5b2a00b0e1efe22f0b1e3e8 + md5: 13a9a06f34535f4ad08cd693129c8331 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-nodelet + - ros-noetic-qt-gui + - ros-noetic-qt-gui-cpp + - ros-noetic-roscpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 66657 - timestamp: 1707860338947 + size: 245524 + timestamp: 1708768541741 - kind: conda - name: ros-humble-rqt-py-console - version: 1.0.2 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-gui-py + version: 0.5.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-py-console-1.0.2-py311h38cd7cb_6.tar.bz2 - sha256: 6e782e4c619e07ab6faa091886cc7390adba048f618486409988f35b82d09cef - md5: dc93881f6e65950c937fa3cd6a44f240 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-gui-py-0.5.3-py311h38cd7cb_16.tar.bz2 + sha256: 22f008dcc3112aaa7d1bf77faa465c534d12186871e494f1d247c67d5def3eec + md5: fed7f817ffe2970b4be3f68b593dadfb depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 29831 - timestamp: 1707982309599 + size: 19595 + timestamp: 1708768385135 - kind: conda - name: ros-humble-rqt-py-console - version: 1.0.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-gui-py + version: 0.5.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-py-console-1.0.2-py311h907a76e_6.tar.bz2 - sha256: 7f0e54909444d1423fe0e3ee1a95db679d409999cff8cb23b9e85ba890611b2c - md5: 12cc7972ccc38d032fed715ab64cdf74 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-gui-py-0.5.3-py311h907a76e_20.tar.bz2 + sha256: 81a89e7799d94d6b09edc3fe3877e717bed2dbe22b3419143ee23fffb3c10107 + md5: 7a07f965e658b729f65810654522d7e0 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui arch: x86_64 platform: osx license: BSD-3-Clause - size: 21666 - timestamp: 1707364124348 + size: 20254 + timestamp: 1706573574883 - kind: conda - name: ros-humble-rqt-py-console - version: 1.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-gui-py + version: 0.5.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-py-console-1.0.2-py311hb335429_6.tar.bz2 - sha256: defa7e977e1da24701ba19163624eba3969f732818a97b58be9d8669d8612902 - md5: ecd61e930f9957fd01bee73b5428d65b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-gui-py-0.5.3-py311hb335429_17.tar.bz2 + sha256: e889098599daaa65e163af1abd3a3d928f1c46b89c14783d60bcc0880118278e + md5: 4b963ef30888ec408015e8e417ef8a40 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42270,124 +87421,79 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui arch: x86_64 platform: linux license: BSD-3-Clause - size: 21925 - timestamp: 1707316049336 + size: 20452 + timestamp: 1706740948730 - kind: conda - name: ros-humble-rqt-py-console - version: 1.0.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-gui-py + version: 0.5.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-py-console-1.0.2-py311hbfa132e_5.tar.bz2 - sha256: ba0fe3b9d3a54505737878e0a5e97352bf2d72288ad5fd857fd8c28a43250adb - md5: c9b9202fa720b100ae233f72364386ad + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-gui-py-0.5.3-py311hbfa132e_8.tar.bz2 + sha256: f231263bcf79be0cd0b0ee2cdb4193bbcad18239dde401732639bb40b7de25a6 + md5: ea1cd5b0c0862695fbe2e3cdc79fcdf4 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui arch: arm64 platform: osx license: BSD-3-Clause - size: 21747 - timestamp: 1707994083676 -- kind: conda - name: ros-humble-rqt-reconfigure - version: 1.1.2 - build: py311h38cd7cb_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-reconfigure-1.1.2-py311h38cd7cb_6.tar.bz2 - sha256: 7b61a5a7f76b7b97ae1cf3173665341bb2cda9ac7fbbabb68df3f318dd6713a6 - md5: fcaef9803eef956939dc73a53faea5a5 - depends: - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win - license: BSD-3-Clause - size: 91606 - timestamp: 1707982242585 + size: 19246 + timestamp: 1706574934044 - kind: conda - name: ros-humble-rqt-reconfigure - version: 1.1.2 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-reconfigure-1.1.2-py311h907a76e_6.tar.bz2 - sha256: 2cc1c24708e6f5a0ad8823c1fa2b525f991fd593fe55efd202fbf3475fcd146a - md5: f06f4bc5acc934e52a625d233cf0bdb2 + name: ros-noetic-rqt-image-view + version: 0.4.17 + build: py311h15ddf78_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-image-view-0.4.17-py311h15ddf78_8.tar.bz2 + sha256: e469cb1f4ef0fe9724463ce0d3732f666490d96393333b413ea28ed1fb717f02 + md5: 413425b0a16726613c0dd76bd122945f depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cv-bridge + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-sensor-msgs + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 82842 - timestamp: 1707373056081 + size: 70279 + timestamp: 1706673745649 - kind: conda - name: ros-humble-rqt-reconfigure - version: 1.1.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-image-view + version: 0.4.17 + build: py311h27406db_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-reconfigure-1.1.2-py311hb335429_6.tar.bz2 - sha256: 614bde93a0d893f4a355b40a248b81622cfa0410d6c59921c52373bacb763288 - md5: b298d736f90b54a8c450afd7ac001026 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-image-view-0.4.17-py311h27406db_17.tar.bz2 + sha256: 521a8291bb768f197dd59a151db8dfce9fc1914eb5631209341870cda457fdaa + md5: 4ecdb12d1bc02667d05c7551d6eaad71 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42396,116 +87502,151 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cv-bridge + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-sensor-msgs + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 83099 - timestamp: 1707316532634 + size: 79929 + timestamp: 1706743009758 - kind: conda - name: ros-humble-rqt-reconfigure - version: 1.1.2 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-reconfigure-1.1.2-py311hbfa132e_5.tar.bz2 - sha256: b8fe31f4ddc0d7bf8406d0c9649f2e7331a50ba7c650b1e62ed3a8dda9b80c45 - md5: e695e698042b1875b3dcfe116d20dc67 + name: ros-noetic-rqt-image-view + version: 0.4.17 + build: py311h2e3875a_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-image-view-0.4.17-py311h2e3875a_20.tar.bz2 + sha256: 631c9d1d572282d63e1c9fbebde9f347d26cdd82d20b65df1a5998517c7d2019 + md5: 9a46ce060445168f510baeca900cec2b depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-ament-index-python - - ros-humble-python-qt-binding - - ros-humble-qt-gui-py-common - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-console - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cv-bridge + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-sensor-msgs + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 82948 - timestamp: 1707995969567 + size: 70542 + timestamp: 1706675808973 - kind: conda - name: ros-humble-rqt-service-caller - version: 1.0.5 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-image-view + version: 0.4.17 + build: py311h8bad128_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-service-caller-1.0.5-py311h38cd7cb_6.tar.bz2 - sha256: 1b93eb91d60bde4763f2c5b180c3f3ffc6adc417dbfb690c48a09aa1d8527abb - md5: 62dba453fa1aed13906b9ceab29c159f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-image-view-0.4.17-py311h8bad128_16.tar.bz2 + sha256: 105f0c2e8f5b315b85badb407742f6adb8eb613b3b1309a920184819878861ce + md5: 8cc0e0cec0558a48d7b486ea9ce91d0e depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cv-bridge + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-sensor-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 39790 - timestamp: 1707982178425 + size: 173537 + timestamp: 1708777226247 - kind: conda - name: ros-humble-rqt-service-caller - version: 1.0.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-launch + version: 0.4.9 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-launch-0.4.9-py311h38cd7cb_16.tar.bz2 + sha256: 3ca5d76f3079beb89a286e5e86dd8745ba79efdcaf5bc0d74a49ad7fdfc495db + md5: be7d6cfe47c8b4abc66fb065f2637d42 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslaunch + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 63675 + timestamp: 1708783515355 +- kind: conda + name: ros-noetic-rqt-launch + version: 0.4.9 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-service-caller-1.0.5-py311h907a76e_6.tar.bz2 - sha256: ae117413403b6c7cc43fc9af3876e35750956a062f2657b100024a1fc63a7e5d - md5: 5d7cffe7479076644f9a81c49e47a0d2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-launch-0.4.9-py311h907a76e_20.tar.bz2 + sha256: 72f0cbc92ad64ba8a5aedca6a427dbc169c8e21d08b97695789662d2e0aad110 + md5: 99284dc3bb05e9b37a13b9d2be89f988 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslaunch + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common arch: x86_64 platform: osx license: BSD-3-Clause - size: 31656 - timestamp: 1707364076962 + size: 45835 + timestamp: 1706679003673 - kind: conda - name: ros-humble-rqt-service-caller - version: 1.0.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-launch + version: 0.4.9 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-service-caller-1.0.5-py311hb335429_6.tar.bz2 - sha256: e8f6b3ad3d9e4268b540cbeba2dc55464dfb6b65531b816333e262069a28ce53 - md5: ff44ea2f16803b80d9a5c27d63ce1cbb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-launch-0.4.9-py311hb335429_17.tar.bz2 + sha256: ed214c7e276d6339995870c8aafbcef2fdaaac1f9ff3cf46087e3bcc3b44fe58 + md5: 5811056a47b891590cf238623dede878 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42514,224 +87655,238 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslaunch + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common arch: x86_64 platform: linux license: BSD-3-Clause - size: 31982 - timestamp: 1707316031188 + size: 45954 + timestamp: 1706743960905 - kind: conda - name: ros-humble-rqt-service-caller - version: 1.0.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-launch + version: 0.4.9 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-service-caller-1.0.5-py311hbfa132e_5.tar.bz2 - sha256: b388e3b83e3bdaa91ae49f277a9df3130ce2310eca921d0c05c0c33b3bff034e - md5: 6a66f27b61798c84f0d5382c598e174a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-launch-0.4.9-py311hbfa132e_8.tar.bz2 + sha256: 6d98884bc3d768332886e7299fb9d9ad801064f58c7e737c7bac7c5bc65853d6 + md5: 4e986f59a9eb0f0cb640c9e86090d52d depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslaunch + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common arch: arm64 platform: osx license: BSD-3-Clause - size: 31737 - timestamp: 1707994054204 + size: 45848 + timestamp: 1706737535654 - kind: conda - name: ros-humble-rqt-shell - version: 1.0.2 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-logger-level + version: 0.4.12 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-shell-1.0.2-py311h38cd7cb_6.tar.bz2 - sha256: b3dc2b90f24c78edbba8e54176f3bb89427e0a0aa1c68a727cfc851c34648249 - md5: 4afd91eaade062219e1867a4ae75eafa + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-logger-level-0.4.12-py311h38cd7cb_16.tar.bz2 + sha256: 5ea5d2cdd97603b67ac4d9a112b595cbd4a64916e57fda1441fea9e0391496fa + md5: 87dda23b17a735b29394c17814c89a5b depends: - - catkin_pkg - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 35662 - timestamp: 1707979626544 + size: 47906 + timestamp: 1708776966773 - kind: conda - name: ros-humble-rqt-shell - version: 1.0.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-logger-level + version: 0.4.12 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-shell-1.0.2-py311h907a76e_6.tar.bz2 - sha256: 9a86c3dc6c3872475bb149d106ebb8ea447ff97a2bc4997cdd5a69fb8e24c7f1 - md5: a01d5339cd231078fafa5c70d0be7394 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-logger-level-0.4.12-py311h907a76e_20.tar.bz2 + sha256: 4f1b98b115324b8cbf9f9b3938e6f781ab17f2c8d0d0a3cc0e6de81d83e2e23b + md5: 881013905e7b32509727fb942fa7c6ed depends: - __osx >=10.14 - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 27509 - timestamp: 1707364026451 + size: 26953 + timestamp: 1706675705968 - kind: conda - name: ros-humble-rqt-shell - version: 1.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-logger-level + version: 0.4.12 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-shell-1.0.2-py311hb335429_6.tar.bz2 - sha256: b4793d195ace294e2f1020ac385bbcb80f40b3c7ede5676227e05b6022218dce - md5: 5b45d148abbd0b60744e2d8546b43f73 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-logger-level-0.4.12-py311hb335429_17.tar.bz2 + sha256: 70f10fb90eab35e09a45a128257991865230ba3e28a7cab633bc95ba3b3b77c7 + md5: 6448bd19552ad75444e13a350f50d9b4 depends: - __glibc >=2.17,<3.0.a0 - - catkin_pkg - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 27832 - timestamp: 1707316013273 + size: 27068 + timestamp: 1706742162435 - kind: conda - name: ros-humble-rqt-shell - version: 1.0.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-logger-level + version: 0.4.12 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-shell-1.0.2-py311hbfa132e_5.tar.bz2 - sha256: a9f1a0cbcb3a3791d01201b62705fe3b28204a32249b7c249d5e7c591e435724 - md5: a7ebb68758fa8320358b6d6da2e4d0db + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-logger-level-0.4.12-py311hbfa132e_8.tar.bz2 + sha256: c5afbafd3ef1233a9a069a97a6729b7af080ea62436e2c0fa1fd2766bac17a6a + md5: 339a6568ddd4c9b137559ab28b950470 depends: - - catkin_pkg - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-qt-gui - - ros-humble-qt-gui-py-common - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 27629 - timestamp: 1707994023546 + size: 27039 + timestamp: 1706674324651 - kind: conda - name: ros-humble-rqt-srv - version: 1.0.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-moveit + version: 0.5.11 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-srv-1.0.3-py311h38cd7cb_6.tar.bz2 - sha256: 68d8c516cbb947354daa770b5c848415aef2f430a8f121791d3a2c026eea4a0b - md5: cac3a2e249e3cd0cc9f7b8e8f1b82350 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-moveit-0.5.11-py311h38cd7cb_16.tar.bz2 + sha256: bec385eb9e08820abe22afa492bbd0d12e0ef888eb552cb4fab1252df42422de + md5: 09e3e0ebf0762ac44075f71b8e9cbf4c depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-rqt-topic + - ros-noetic-sensor-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 21815 - timestamp: 1707990138166 + size: 48929 + timestamp: 1708781560886 - kind: conda - name: ros-humble-rqt-srv - version: 1.0.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-moveit + version: 0.5.11 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-srv-1.0.3-py311h907a76e_6.tar.bz2 - sha256: cf8517bdca4e56c6b1d52a7e72138fc2482485b5cfe1f009ce69cac04d19f659 - md5: 8598c449791d96b20339fd159495c082 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-moveit-0.5.11-py311h907a76e_20.tar.bz2 + sha256: 288ddb5c8181af31d5b6cb64c2eb3447e7c5666ca9e9df0de8b14d144846d594 + md5: 963f07d745436e8c960e2cd0af9bcb38 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-rqt-topic + - ros-noetic-sensor-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 13781 - timestamp: 1707373564788 + size: 31395 + timestamp: 1706677602383 - kind: conda - name: ros-humble-rqt-srv - version: 1.0.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-moveit + version: 0.5.11 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-srv-1.0.3-py311hb335429_6.tar.bz2 - sha256: 0116f345d1de1168a3d6a555bb86f09ab58fa5dc4e9e536b47b924795ffa90f2 - md5: 3dc3dbbd39c961e464342c98334aec1e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-moveit-0.5.11-py311hb335429_17.tar.bz2 + sha256: d101524c64842cd81105241ecc36e2f0c3cd8e8bbd9f58be341ff2b9f40b4abc + md5: 460cd727374e3f061b1e7563e4a6c8c5 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42740,108 +87895,124 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-rqt-topic + - ros-noetic-sensor-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 14062 - timestamp: 1707316811090 + size: 31375 + timestamp: 1706743560096 - kind: conda - name: ros-humble-rqt-srv - version: 1.0.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-moveit + version: 0.5.11 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-srv-1.0.3-py311hbfa132e_5.tar.bz2 - sha256: e926e952695efdfb155fe7b052b7096b712551fdfd765f2dd69dc01aad7cf943 - md5: 846281f22815a9b2c014fca724477b96 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-moveit-0.5.11-py311hbfa132e_8.tar.bz2 + sha256: 41b300e84dcf99727e784f676384c472b0b1017930be8320ea61610542cba384 + md5: a728e4dec41db62b859dc10ed01a1557 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - - python_abi 3.11.* *_cp311 - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-msg - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rosnode + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-rqt-topic + - ros-noetic-sensor-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 13893 - timestamp: 1707996176617 + size: 31480 + timestamp: 1706736851545 - kind: conda - name: ros-humble-rqt-topic - version: 1.5.0 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-rqt-msg + version: 0.4.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rqt-topic-1.5.0-py311h38cd7cb_6.tar.bz2 - sha256: d8ae324deda0384ec74d23b8cc674b004b7e5be3ce713c077b49664e861aed09 - md5: b334f5d143b957ebb5c40375eb6a5d7d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-msg-0.4.10-py311h38cd7cb_16.tar.bz2 + sha256: 1efa510544b26872ac395681d16426a1d7f5242ee6a7d598c5465086f23f1576 + md5: 21ab11db6c42efe14ef3c6d5af51b41e depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 46260 - timestamp: 1707879896068 + size: 46931 + timestamp: 1708783456506 - kind: conda - name: ros-humble-rqt-topic - version: 1.5.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-msg + version: 0.4.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rqt-topic-1.5.0-py311h907a76e_6.tar.bz2 - sha256: d29ad581249d010ca9283e2db606bb5bba461e8c93ff0a0518cd3e8f71ff6e67 - md5: 3dca0052a370411237cee32b29d0f08d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-msg-0.4.10-py311h907a76e_20.tar.bz2 + sha256: 8a98a5c4bc1526e55924fc569dfa07aa558caf1f8adae834d59b0793b756781b + md5: 0103d5b48042b3912e8b4e87aee24beb depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 38060 - timestamp: 1707364573603 + size: 29457 + timestamp: 1706679050616 - kind: conda - name: ros-humble-rqt-topic - version: 1.5.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-msg + version: 0.4.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rqt-topic-1.5.0-py311hb335429_6.tar.bz2 - sha256: bd63ad71bccd39f1c82dcb8e7eec3cb05fee8253369a1dad49f767f461d03d7e - md5: d3aca5a70ec91bfdf70efe59e7ba07c5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-msg-0.4.10-py311hb335429_17.tar.bz2 + sha256: 7a814fdde0628849b8e5e10e53ee8bba425077643697b2acf8b94c47bc3093e2 + md5: 43d7686fc097c114556c49d8af475c76 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42850,102 +88021,124 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 38351 - timestamp: 1707316044818 + size: 29506 + timestamp: 1706744070285 - kind: conda - name: ros-humble-rqt-topic - version: 1.5.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-msg + version: 0.4.10 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rqt-topic-1.5.0-py311hbfa132e_5.tar.bz2 - sha256: 7895f094d44c26ea4b109fdcf5d99e62d35da54b9daa9e98b72bff24e6b32686 - md5: d3890c97d494553d23627530b62b97d4 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-msg-0.4.10-py311hbfa132e_8.tar.bz2 + sha256: 5c6abbc5f951a14796f89aaabf059661d0546a6a3269fa2bc9652b52399b5f81 + md5: d49e8de9751659a7ffe74cae5d3b7b33 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-python-qt-binding - - ros-humble-ros-workspace - - ros-humble-rqt-gui - - ros-humble-rqt-gui-py - - ros-humble-rqt-py-common - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 38164 - timestamp: 1707994059089 + size: 29491 + timestamp: 1706737215669 - kind: conda - name: ros-humble-rti-connext-dds-cmake-module - version: 0.11.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-nav-view + version: 0.5.7 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311h38cd7cb_7.tar.bz2 - sha256: 9419182b8b1d13daa9a8295e68c87df4ae5f57931dbf33ca6dd4c33fea537528 - md5: 8caafe1162602c1a5a77989c19ca0fa4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-nav-view-0.5.7-py311h38cd7cb_16.tar.bz2 + sha256: 4f3907d0fce3f2e730c411ffac6d1672840b22b60c175dc4a24be9992e7bfa10 + md5: 552d97aa0f0924a94cab10c66e8bd1ce depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 15020 - timestamp: 1708863095383 + size: 37259 + timestamp: 1708782444919 - kind: conda - name: ros-humble-rti-connext-dds-cmake-module - version: 0.11.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-nav-view + version: 0.5.7 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311h907a76e_6.tar.bz2 - sha256: d8f3258a46ee0e3d9f4fcb5b3aa1556eca06bec7f82e7e09b82959673437affd - md5: e3caca40183d94f20f5722fb99ac0c8d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-nav-view-0.5.7-py311h907a76e_20.tar.bz2 + sha256: 812d1cb64cfeccbdbc8e8340728f15680dd370e0a36fda9e4f95d3d75c01d1d4 + md5: affd1892aed1a4dea63aaeec13378d91 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf arch: x86_64 platform: osx license: BSD-3-Clause - size: 16269 - timestamp: 1707348126179 + size: 37782 + timestamp: 1706680728405 - kind: conda - name: ros-humble-rti-connext-dds-cmake-module - version: 0.11.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-nav-view + version: 0.5.7 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311hb335429_6.tar.bz2 - sha256: d5c9bbc0cd6af8ecb1e5cf29857c51f6a99da72cf5ac66eb2ac51e7bf75f4a1d - md5: cbc98e5c851c1af0a1fc3d232f52f2c5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-nav-view-0.5.7-py311hb335429_17.tar.bz2 + sha256: 8be1a1fc5ea05c8196baf047b090714b76873eb77807ebdd37dc9ef09389d743 + md5: 72eab9020b0ebd70f3029849d64d064b depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -42954,379 +88147,396 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf arch: x86_64 platform: linux license: BSD-3-Clause - size: 16144 - timestamp: 1707310873519 + size: 37966 + timestamp: 1706744332523 - kind: conda - name: ros-humble-rti-connext-dds-cmake-module - version: 0.11.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-nav-view + version: 0.5.7 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rti-connext-dds-cmake-module-0.11.2-py311hbfa132e_5.tar.bz2 - sha256: cfce07f16391239b74ddfbd0acec6770f9392bb9c728814e91d9c27bf99124bd - md5: 5d31b516edddd3bfadfcbb62023c887a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-nav-view-0.5.7-py311hbfa132e_8.tar.bz2 + sha256: b84f992424152b84925e1adb73d66393a9de82e373d886d794e647c9d381ec00 + md5: bd211035a4677003155f027c7cb568b2 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-nav-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf arch: arm64 platform: osx license: BSD-3-Clause - size: 16361 - timestamp: 1707345474636 + size: 37880 + timestamp: 1706737537333 - kind: conda - name: ros-humble-rttest - version: 0.13.0 - build: py311hb335429_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rttest-0.13.0-py311hb335429_6.tar.bz2 - sha256: 54aff846b00e33c8ef8751bb410e37fb86c27e31d627d598d284abc251450da5 - md5: b23c02714738b16bcc9a1b362f8cff00 + name: ros-noetic-rqt-plot + version: 0.4.13 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-plot-0.4.13-py311h38cd7cb_16.tar.bz2 + sha256: 9e932e0adda8835535093e7b158bb9ccef5c699cc8aca921b811ab86fb4630f9 + md5: d431bf81d82b173d6d0d7acb7fb7eda2 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-qwt-dependency + - ros-noetic-rosgraph + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-std-msgs + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: linux + platform: win license: BSD-3-Clause - size: 41208 - timestamp: 1707310558450 + size: 102280 + timestamp: 1708781699452 - kind: conda - name: ros-humble-rviz-assimp-vendor - version: 11.2.10 - build: py311h33181af_6 - build_number: 6 + name: ros-noetic-rqt-plot + version: 0.4.13 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-assimp-vendor-11.2.10-py311h33181af_6.tar.bz2 - sha256: 47466d40c66468f6cc8463912a00ac2f825e81169c3796fc060592f23c655237 - md5: 6903f327f92bebb6b98d48f5b2269b59 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-plot-0.4.13-py311h907a76e_20.tar.bz2 + sha256: 561c615f632978dce6ad6bcb3c1bf1183d3e6aadcfebc5b45d8a22e4d5cc87ca + md5: 96dadc3e5815ee711f9b75ff34a22634 depends: - __osx >=10.14 - - assimp >=5.3.1,<5.3.2.0a0 - - libcxx >=16 + - libcxx >=15 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-qwt-dependency + - ros-noetic-rosgraph + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-std-msgs + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 11619 - timestamp: 1707346842484 + size: 79536 + timestamp: 1706677489916 - kind: conda - name: ros-humble-rviz-assimp-vendor - version: 11.2.10 - build: py311h391de45_6 - build_number: 6 + name: ros-noetic-rqt-plot + version: 0.4.13 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-assimp-vendor-11.2.10-py311h391de45_6.tar.bz2 - sha256: 72f71eda92d39b7ad5408f8fe8fb57f50d265582f0477c2658eb11659098ba67 - md5: d8cb6210d0bb25e9c1bfa9a0bc661554 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-plot-0.4.13-py311hb335429_17.tar.bz2 + sha256: 3c9ddc5764dfa98905ca8530368c87389a0be363519fa4233e29dbf73e1a037b + md5: 3e77670ff653876b7d11b99ccfce8471 depends: - __glibc >=2.17,<3.0.a0 - - assimp >=5.3.1,<5.3.2.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-qwt-dependency + - ros-noetic-rosgraph + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-std-msgs + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 11489 - timestamp: 1707310436493 + size: 79660 + timestamp: 1706743507794 - kind: conda - name: ros-humble-rviz-assimp-vendor - version: 11.2.10 - build: py311he51b96d_5 - build_number: 5 + name: ros-noetic-rqt-plot + version: 0.4.13 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-assimp-vendor-11.2.10-py311he51b96d_5.tar.bz2 - sha256: f81b74adabbc5c6d329fa1e4d1dbe221a8e825f58a2350515f56e3a6a6cf70ee - md5: 260d1c4aaee8fbaef25a1bffa957a624 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-plot-0.4.13-py311hbfa132e_8.tar.bz2 + sha256: e58bcea164403bf7e80217df427dcb5f295ca17d8ab13b0ba9993feaf06e63f1 + md5: 9899665df5932222c54dbb1d220d656a depends: - - assimp >=5.3.1,<5.3.2.0a0 - - libcxx >=16 + - libcxx >=15 + - matplotlib-base - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-qwt-dependency + - ros-noetic-rosgraph + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-std-msgs + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 11713 - timestamp: 1707345142256 + size: 79693 + timestamp: 1706736716718 - kind: conda - name: ros-humble-rviz-assimp-vendor - version: 11.2.12 - build: py311hed3cdcc_7 - build_number: 7 + name: ros-noetic-rqt-pose-view + version: 0.5.11 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-assimp-vendor-11.2.12-py311hed3cdcc_7.tar.bz2 - sha256: 82cb35cc3f970d01cab9764aecf95eb0b5e51e5ab4831d3faa017e1c6af62cdb - md5: c286daf9298e75fd8bafb0487ebdf8c4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-pose-view-0.5.11-py311h38cd7cb_16.tar.bz2 + sha256: 3e26e9800eb08c5566573b621c54da6190890eb0304434ebba48ab3adc9be5dd + md5: 0f29cec636583e398cdcfce6c47e6c1b depends: - - assimp >=5.3.1,<5.3.2.0a0 - numpy >=1.23.5,<2.0a0 + - pyopengl - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-gl-dependency + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 10194 - timestamp: 1719907633583 + license: BSD-3-Clause + size: 55987 + timestamp: 1708783371719 - kind: conda - name: ros-humble-rviz-common - version: 11.2.10 - build: py311h15ddf78_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-common-11.2.10-py311h15ddf78_5.tar.bz2 - sha256: e0e84e7e0d3c9e50460661e6bf1ba7756b68006b5d0a9ee079a64d5500a36ac2 - md5: 96221fa0900c3f2acecb25f9d11b540f + name: ros-noetic-rqt-pose-view + version: 0.5.11 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-pose-view-0.5.11-py311h907a76e_20.tar.bz2 + sha256: 807a812e2817bc78f0bf616489872cabe162b87bea771074fb87824037bb1b82 + md5: 17a7fd6b296c9b63a1d173280caf0e3c depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pyopengl - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-tinyxml2-vendor - - ros-humble-urdf - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-gl-dependency + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf + - rospkg - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 633548 - timestamp: 1708030369685 + size: 38297 + timestamp: 1706678880542 - kind: conda - name: ros-humble-rviz-common - version: 11.2.10 - build: py311h27406db_6 - build_number: 6 + name: ros-noetic-rqt-pose-view + version: 0.5.11 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-common-11.2.10-py311h27406db_6.tar.bz2 - sha256: ff7c9cdcbf5d16f0d3412515112ea9342fdf447ddd2e037e78b7666222bfa7bb - md5: cbb27ab6c38e1f59feabe4ac7bbff513 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-pose-view-0.5.11-py311hb335429_17.tar.bz2 + sha256: 3f293f336567d4a50b450fdfe673176b65247f997cfc5bd96a4e29efa341122e + md5: 577b3b8205b1dfdd6c7332536c4b74c2 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pyopengl - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-tinyxml2-vendor - - ros-humble-urdf - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-gl-dependency + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf + - rospkg - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 922313 - timestamp: 1707317098728 + size: 38486 + timestamp: 1706743928748 - kind: conda - name: ros-humble-rviz-common - version: 11.2.10 - build: py311h2e3875a_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-common-11.2.10-py311h2e3875a_6.tar.bz2 - sha256: 39203f6c0709ff32ec74829f7f302485d131df7a7e155d45a9cc4095ad7728e7 - md5: 6d2a0c38d58bcd65eb2adc5dffe33927 + name: ros-noetic-rqt-pose-view + version: 0.5.11 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-pose-view-0.5.11-py311hbfa132e_8.tar.bz2 + sha256: 863d259018c5a03737c5bf0093da47e7806005155bd100ba3c40117ef518fe8a + md5: 12080e9b3866679c8fa9b8e6c7fa3d0e depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pyopengl - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-tinyxml2-vendor - - ros-humble-urdf - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-gl-dependency + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - ros-noetic-tf + - rospkg - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - arch: x86_64 + arch: arm64 platform: osx license: BSD-3-Clause - size: 641715 - timestamp: 1707374336013 + size: 38341 + timestamp: 1706737481922 - kind: conda - name: ros-humble-rviz-common - version: 11.2.12 - build: py311h8bad128_7 - build_number: 7 + name: ros-noetic-rqt-publisher + version: 0.4.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-common-11.2.12-py311h8bad128_7.tar.bz2 - sha256: df7aba603ec203e97747cd85057b85743ef91bdeb6b9ae3fd4e07b29c25a630f - md5: e0b0d7869dc9d7e725e82736cd281911 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-publisher-0.4.10-py311h38cd7cb_16.tar.bz2 + sha256: 830eeae0834d9cacdc4dbdeffef9c4953ac186e41caf0d58d07e51ed88b18629 + md5: 9a2e4a3426be074283b20f30ac611dde depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-rcpputils - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-tinyxml2-vendor - - ros-humble-urdf - - ros-humble-yaml-cpp-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 622678 - timestamp: 1719913804806 + license: BSD-3-Clause + size: 62835 + timestamp: 1708781706138 - kind: conda - name: ros-humble-rviz-default-plugins - version: 11.2.10 - build: py311h15ddf78_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-default-plugins-11.2.10-py311h15ddf78_5.tar.bz2 - sha256: 522ecbef72704ee54a00bf47d9af9914c72600f5facb95e0fe9f76d2c1525e0c - md5: 73ec226a9f462f38c2bc4b055c403c0c + name: ros-noetic-rqt-publisher + version: 0.4.10 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-publisher-0.4.10-py311h907a76e_20.tar.bz2 + sha256: 530fe55523ce6e625482097b2e4b77fb0148bb4eb7a69bdc16b4c1c8f2a4ecdc + md5: 2bc911f0f40a2fadad9e328cfc5d4c6f depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-ignition-math6-vendor - - ros-humble-image-transport - - ros-humble-interactive-markers - - ros-humble-laser-geometry - - ros-humble-map-msgs - - ros-humble-nav-msgs - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros-humble-visualization-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg + arch: x86_64 platform: osx license: BSD-3-Clause - size: 1828405 - timestamp: 1708041509840 + size: 44935 + timestamp: 1706677720786 - kind: conda - name: ros-humble-rviz-default-plugins - version: 11.2.10 - build: py311h27406db_6 - build_number: 6 + name: ros-noetic-rqt-publisher + version: 0.4.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-default-plugins-11.2.10-py311h27406db_6.tar.bz2 - sha256: bf3da0d675b5cc4f5b8dd7191eafdf132c2ea186eedee9b824feb45b878bcd62 - md5: 1917bcda6e20068afc75eaf4386ed0c6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-publisher-0.4.10-py311hb335429_17.tar.bz2 + sha256: 56ca9618c431e3af72181a568e31d7c42914a52976946212bd500bc8c8d61388 + md5: a6bd4de0b729438ac375f32a4418d31e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -43335,422 +88545,612 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-ignition-math6-vendor - - ros-humble-image-transport - - ros-humble-interactive-markers - - ros-humble-laser-geometry - - ros-humble-map-msgs - - ros-humble-nav-msgs - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros-humble-visualization-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 2598321 - timestamp: 1707318881234 + size: 45077 + timestamp: 1706743601162 - kind: conda - name: ros-humble-rviz-default-plugins - version: 11.2.10 - build: py311h2e3875a_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-default-plugins-11.2.10-py311h2e3875a_6.tar.bz2 - sha256: 377eb68e932d5772152c5c0cb5bdb49cdff4178d6837b1791353e4962cb9b6be - md5: deb6b523e3598d6ce089c1ba315ce201 + name: ros-noetic-rqt-publisher + version: 0.4.10 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-publisher-0.4.10-py311hbfa132e_8.tar.bz2 + sha256: e3ea959d4829fea7e3cea61ac6f5d56a4ffb6d4bdabb42b327c4b39f1bdfb394 + md5: fe20b35c76e24201f38521b7bafd2f8c depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-ignition-math6-vendor - - ros-humble-image-transport - - ros-humble-interactive-markers - - ros-humble-laser-geometry - - ros-humble-map-msgs - - ros-humble-nav-msgs - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros-humble-visualization-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui-py-common + - ros-noetic-roslib + - ros-noetic-rosmsg + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg + arch: arm64 platform: osx license: BSD-3-Clause - size: 1857883 - timestamp: 1707378093895 + size: 44974 + timestamp: 1706736908280 - kind: conda - name: ros-humble-rviz-default-plugins - version: 11.2.12 - build: py311h8bad128_7 - build_number: 7 + name: ros-noetic-rqt-py-common + version: 0.5.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-default-plugins-11.2.12-py311h8bad128_7.tar.bz2 - sha256: ce6f6f3fd14ec90330878921b2c074469a9f5771e8072be137d32bf0bf5f5d1a - md5: 94cf1cec5f85d1fb838b5fa51d93ae83 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-py-common-0.5.3-py311h38cd7cb_16.tar.bz2 + sha256: ea1c44b866bea5bde59efdc1fb6a0c04475a92475efb82f9b858c62ed236cea3 + md5: c689314770118907a9ec36036925aeb8 depends: - numpy >=1.23.5,<2.0a0 - python - - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-geometry-msgs - - ros-humble-ignition-math6-vendor - - ros-humble-image-transport - - ros-humble-interactive-markers - - ros-humble-laser-geometry - - ros-humble-map-msgs - - ros-humble-nav-msgs - - ros-humble-pluginlib - - ros-humble-rclcpp - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-ogre-vendor - - ros-humble-rviz-rendering - - ros-humble-tf2 - - ros-humble-tf2-geometry-msgs - - ros-humble-tf2-ros - - ros-humble-urdf - - ros-humble-visualization-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-genpy + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rostopic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 1183504 - timestamp: 1720047149769 + license: BSD-3-Clause + size: 89524 + timestamp: 1708779656731 - kind: conda - name: ros-humble-rviz-ogre-vendor - version: 11.2.10 - build: py311h10bdd65_5 - build_number: 5 + name: ros-noetic-rqt-py-common + version: 0.5.3 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-py-common-0.5.3-py311h907a76e_20.tar.bz2 + sha256: bcec49e8e5544c9a034d87e3e7308140b7221588d280fddae0ed1b73386a5140 + md5: 86707e906c6a0cd47f8796ac85230587 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-genpy + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rostopic + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 89952 + timestamp: 1706676711086 +- kind: conda + name: ros-noetic-rqt-py-common + version: 0.5.3 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-py-common-0.5.3-py311hb335429_17.tar.bz2 + sha256: d592968f17227e5f8c66b0423cbeb325148c6bfd3073701c0a1f128396a60b3c + md5: e33912ad7358d7b29148d9253734cd8c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-genpy + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rostopic + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 90133 + timestamp: 1706743232590 +- kind: conda + name: ros-noetic-rqt-py-common + version: 0.5.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-ogre-vendor-11.2.10-py311h10bdd65_5.tar.bz2 - sha256: 18f38f82ac5aec6b7c2479a7706b00f9518a1363a909e788bff4077031f145fa - md5: 5fbafa4242537e6240979124b2ba6076 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-py-common-0.5.3-py311hbfa132e_8.tar.bz2 + sha256: 9259dcd9f0f041d4c7dd506d85709f1c84db4f967109f7a346d3fdd7ce536040 + md5: 7f73c580d7bc00b3aade229d68922045 depends: - - assimp >=5.3.1,<5.3.2.0a0 - - freeimage >=3.18.0,<3.19.0a0 - - freetype >=2.12.1,<3.0a0 - - libcxx >=16 - - libzlib >=1.2.13,<1.3.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxaw - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrandr - - zziplib >=0.13.69,<0.14.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-genpy + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rosbag + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-rostopic arch: arm64 platform: osx license: BSD-3-Clause - size: 4472464 - timestamp: 1707345111377 + size: 89969 + timestamp: 1706736228113 - kind: conda - name: ros-humble-rviz-ogre-vendor - version: 11.2.10 - build: py311h4943e92_6 - build_number: 6 + name: ros-noetic-rqt-py-console + version: 0.4.10 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-py-console-0.4.10-py311h38cd7cb_16.tar.bz2 + sha256: 2a5f2f4130de547ae3b9e8a54fe99900a2d963306322ff5e70b08b1f7700eec4 + md5: eae65908fef4fb0a97c6a72f20f06906 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 42290 + timestamp: 1708770471271 +- kind: conda + name: ros-noetic-rqt-py-console + version: 0.4.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-ogre-vendor-11.2.10-py311h4943e92_6.tar.bz2 - sha256: 6291ed7c63f08425865517da5a0232027a625c5ce03683a5b685f436ab525e79 - md5: c99e30e33dbd64b596d7e3a52b24f073 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-py-console-0.4.10-py311h907a76e_20.tar.bz2 + sha256: c4c8a8aa8a3ff62eeab208fe02c73d055b431626ef9521a941fc5247a50f0b2e + md5: f53888dfbc1390371d8f74f836d2157c depends: - __osx >=10.14 - - assimp >=5.3.1,<5.3.2.0a0 - - freeimage >=3.18.0,<3.19.0a0 - - freetype >=2.12.1,<3.0a0 - - libcxx >=16 - - libzlib >=1.2.13,<1.3.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxaw - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrandr - - zziplib >=0.13.69,<0.14.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 4581616 - timestamp: 1707346771830 + size: 24787 + timestamp: 1706574762849 - kind: conda - name: ros-humble-rviz-ogre-vendor - version: 11.2.10 - build: py311hcb5fb3e_6 - build_number: 6 + name: ros-noetic-rqt-py-console + version: 0.4.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-ogre-vendor-11.2.10-py311hcb5fb3e_6.tar.bz2 - sha256: ca78897fafd2917cfbc2352aae4f937c311d98267caafdec52b9db4992362b57 - md5: e020775653157774ff6607a277a0a9ca + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-py-console-0.4.10-py311hb335429_17.tar.bz2 + sha256: 4bf2d88ba64896aba27bee039632909b417afe9a929643520f23d6e2a6e9fdb4 + md5: d3df2e90f970927c54b115260fbe5aa9 depends: - __glibc >=2.17,<3.0.a0 - - assimp >=5.3.1,<5.3.2.0a0 - - freeimage >=3.18.0,<3.19.0a0 - - freetype >=2.12.1,<3.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - numpy >=1.23.5,<2.0a0 - - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxaw - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrandr - - zziplib >=0.13.69,<0.14.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 5747772 - timestamp: 1707310415179 + size: 24907 + timestamp: 1706741249412 - kind: conda - name: ros-humble-rviz-ogre-vendor - version: 11.2.12 - build: py311hb317004_7 - build_number: 7 + name: ros-noetic-rqt-py-console + version: 0.4.10 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-py-console-0.4.10-py311hbfa132e_8.tar.bz2 + sha256: 4e59859597dfc90977336c7e3f9e337068861d19a15629165f63856f337826a5 + md5: 41a240e63163fc13fc54b5579c976fdf + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 22844 + timestamp: 1706575739035 +- kind: conda + name: ros-noetic-rqt-reconfigure + version: 0.5.5 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-ogre-vendor-11.2.12-py311hb317004_7.tar.bz2 - sha256: c9bb05fa16d4c4f19666b60d0bf938219374aec29f7d70041387d418f13e8f35 - md5: 988da94649b857f8a1fa3d5f20f6d7a4 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-reconfigure-0.5.5-py311h38cd7cb_16.tar.bz2 + sha256: d9307e7d1972ec2d269752fb57d46d6c386592c73ddbcf34f1b307e77de6fe6b + md5: 602e53cfe8c628e870b3f3180d38c916 depends: - - assimp >=5.3.1,<5.3.2.0a0 - - freeimage >=3.18.0,<3.19.0a0 - - freetype >=2.12.1,<3.0a0 - - libzlib >=1.2.13,<2.0a0 - numpy >=1.23.5,<2.0a0 - - pugixml >=1.14,<1.15.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - xorg-libx11 >=1.8.9,<2.0a0 - - zziplib >=0.13.69,<0.14.0a0 arch: x86_64 platform: win - size: 5124984 - timestamp: 1719907564322 + license: BSD-3-Clause + size: 116131 + timestamp: 1708784015017 - kind: conda - name: ros-humble-rviz-rendering - version: 11.2.10 - build: py311h0b5e3d8_6 - build_number: 6 + name: ros-noetic-rqt-reconfigure + version: 0.5.5 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz-rendering-11.2.10-py311h0b5e3d8_6.tar.bz2 - sha256: a030381dd4927884ba94430ed2b76b0ea153dbd4e9302f9b7fcc8ad1ed294d65 - md5: 4981e19ad57a89b45cd9c6952aca891d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-reconfigure-0.5.5-py311h907a76e_20.tar.bz2 + sha256: 2cf015b82de5332ff540a0d773f93e840dd161fa918da30a3355d2d7ef9bc4e2 + md5: 05e340f4751e8c16976c1bd13b812d63 depends: - __osx >=10.14 - - eigen - - glew >=2.1.0,<2.2.0a0 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-eigen3-cmake-module - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-assimp-vendor - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common arch: x86_64 platform: osx license: BSD-3-Clause - size: 938166 - timestamp: 1707349355388 + size: 97351 + timestamp: 1706679343174 - kind: conda - name: ros-humble-rviz-rendering - version: 11.2.10 - build: py311h482bf09_5 - build_number: 5 + name: ros-noetic-rqt-reconfigure + version: 0.5.5 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-reconfigure-0.5.5-py311hb335429_17.tar.bz2 + sha256: f75e06dd6d79a1721b06cebc14a4b7c81073f4c0f86c35f6ad4e1aa6b84224ce + md5: 7f90a90d36ca0d665f69a7a2183330b7 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 97245 + timestamp: 1706743897914 +- kind: conda + name: ros-noetic-rqt-reconfigure + version: 0.5.5 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz-rendering-11.2.10-py311h482bf09_5.tar.bz2 - sha256: 96ceb6f8a7bf8e544df2ba87e562985c4e212a4c54bbae696bffc3d86e40b374 - md5: d46699ff6023d0aa3d7a8e4f015ce224 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-reconfigure-0.5.5-py311hbfa132e_8.tar.bz2 + sha256: 7a352cfd718207fcb832bf9fd903a4b723fa0cd2a0c4b497da28f69638b96945 + md5: 8b8798e17fb0713c4b2737482e4e9f85 depends: - - eigen - - glew >=2.1.0,<2.2.0a0 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-eigen3-cmake-module - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-assimp-vendor - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - pyyaml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-dynamic-reconfigure + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common arch: arm64 platform: osx license: BSD-3-Clause - size: 950016 - timestamp: 1707346004269 + size: 101076 + timestamp: 1706737344218 - kind: conda - name: ros-humble-rviz-rendering - version: 11.2.10 - build: py311hd4beeb7_6 - build_number: 6 + name: ros-noetic-rqt-robot-dashboard + version: 0.5.8 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311h38cd7cb_16.tar.bz2 + sha256: 45932af2cb4427ef46ea79e96edcbd32d1f0be723b2d968537103febdcebd35e + md5: b23766301499080c2e3ee63f0fd94aff + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-robot-monitor + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 1701327 + timestamp: 1708786050005 +- kind: conda + name: ros-noetic-rqt-robot-dashboard + version: 0.5.8 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311h907a76e_20.tar.bz2 + sha256: 396e82bfcfab01ba4696e80f9c1de9c620e31762f8d13f168975196287834c0e + md5: 39f1a70dc2bbcd316680f2597f4ca9c9 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-robot-monitor + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 1693193 + timestamp: 1706684129663 +- kind: conda + name: ros-noetic-rqt-robot-dashboard + version: 0.5.8 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz-rendering-11.2.10-py311hd4beeb7_6.tar.bz2 - sha256: b1cf47a56ccde4ee7cca07eaa0c623e3a294e52e83db337e96a9314fb5da72f5 - md5: 459f1f01edc2a8c2ec5238336a09cf12 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-dashboard-0.5.8-py311hb335429_17.tar.bz2 + sha256: 872915d7dc6e1417f8fd08acccf186f5a6581f91a9e626f2a29de5e4a781c2ea + md5: acfb83da81e9078704035f14db478aa8 depends: - __glibc >=2.17,<3.0.a0 - - eigen - - glew >=2.1.0,<2.2.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-eigen3-cmake-module - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-assimp-vendor - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-robot-monitor arch: x86_64 platform: linux license: BSD-3-Clause - size: 998523 - timestamp: 1707311338491 + size: 1682443 + timestamp: 1706750651014 - kind: conda - name: ros-humble-rviz-rendering - version: 11.2.12 - build: py311h1221496_7 - build_number: 7 + name: ros-noetic-rqt-robot-dashboard + version: 0.5.8 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-dashboard-0.5.8-py311hbfa132e_8.tar.bz2 + sha256: e972a639a4142631a20d465ad07444dd1cccef5a8e40fe71fa7ea155cfe5e3d7 + md5: 7a860b328d6a65548cb186babc0b523e + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-console + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-robot-monitor + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 1693578 + timestamp: 1706740131932 +- kind: conda + name: ros-noetic-rqt-robot-monitor + version: 0.5.15 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz-rendering-11.2.12-py311h1221496_7.tar.bz2 - sha256: 41a3b0c717c01bdf2ba50a1bf19b5cf60e5a22e43731e835cabb945d74f9fcc3 - md5: 2178d47b008adc09c3ee8991f826eca2 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-monitor-0.5.15-py311h38cd7cb_16.tar.bz2 + sha256: 3d14ed23ce216fdde55ab173ca45d1a096e39e1f42150ae2a7f5b3173b0b0011 + md5: 34d6ac05edae64a2c7b3e9dd058541b9 depends: - - eigen - - glew >=2.1.0,<2.2.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-eigen3-cmake-module - - ros-humble-resource-retriever - - ros-humble-ros-workspace - - ros-humble-rviz-assimp-vendor - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 949315 - timestamp: 1719911400728 + license: BSD-3-Clause + size: 76346 + timestamp: 1708781619680 - kind: conda - name: ros-humble-rviz2 - version: 11.2.10 - build: py311h15ddf78_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-rviz2-11.2.10-py311h15ddf78_5.tar.bz2 - sha256: df4923e1a953bda6cbf545238b66b39effd4a643754998f2c329058c6d1fbca2 - md5: 74c8d5e36f0a7054b3b4e04242a22812 + name: ros-noetic-rqt-robot-monitor + version: 0.5.15 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-monitor-0.5.15-py311h907a76e_20.tar.bz2 + sha256: 062cbcee54c2aa1ddd6496204f152daa05298f1ea79aed0cccfe565e39710e65 + md5: 237fb7dff386659b247c9d454e49a6fe depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-default-plugins - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg + arch: x86_64 platform: osx license: BSD-3-Clause - size: 25118 - timestamp: 1708042230508 + size: 58015 + timestamp: 1706678057054 - kind: conda - name: ros-humble-rviz2 - version: 11.2.10 - build: py311h27406db_6 - build_number: 6 + name: ros-noetic-rqt-robot-monitor + version: 0.5.15 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-rviz2-11.2.10-py311h27406db_6.tar.bz2 - sha256: b4d05f4536c62442f6643d4f41a42de259fff7894a556a652f96c6356c815002 - md5: 899a5211800fab018dcb029dc6e23d83 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-monitor-0.5.15-py311hb335429_17.tar.bz2 + sha256: 738b017797b9598d45ac79dac68bf1a8a83cc837a029f56423828dd7379c2d3a + md5: 8dea9dc340862bc49f1e2e00b6d7024f depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -43759,132 +89159,246 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-default-plugins - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 25723 - timestamp: 1707319277252 + size: 58025 + timestamp: 1706743706475 - kind: conda - name: ros-humble-rviz2 - version: 11.2.10 - build: py311h2e3875a_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-rviz2-11.2.10-py311h2e3875a_6.tar.bz2 - sha256: fbc66b37483dca7f60f980714c125eb647ae3fcb1ff564436b639e2b496191dd - md5: 7b1a6bae86a1c52ecf32f8829f13fdfd + name: ros-noetic-rqt-robot-monitor + version: 0.5.15 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-monitor-0.5.15-py311hbfa132e_8.tar.bz2 + sha256: 45f04ab6afa6f9693537cfdd81b8f4205b3248a12ab7546224e87b0b8af40880 + md5: 26906aaaf660c90912209b9a5234996e depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-default-plugins - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rospy + - ros-noetic-rqt-bag + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg + arch: arm64 platform: osx license: BSD-3-Clause - size: 24377 - timestamp: 1707379134050 + size: 58082 + timestamp: 1706736788011 - kind: conda - name: ros-humble-rviz2 - version: 11.2.12 - build: py311h8bad128_7 - build_number: 7 + name: ros-noetic-rqt-robot-plugins + version: 0.5.8 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-rviz2-11.2.12-py311h8bad128_7.tar.bz2 - sha256: 2c961682257a688c92d69a31503e65a8fa247cdeda79deeee1b99a8455862c08 - md5: 16832426b4b6db9d6cba0a4576998665 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-plugins-0.5.8-py311h38cd7cb_16.tar.bz2 + sha256: 535f95369b526786456c7eb8dc36c27b6e1b551cf7586c25ac5c81f6ed4751cd + md5: d27e5cd02116741cb459ac9f52450ea3 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ros-workspace - - ros-humble-rviz-common - - ros-humble-rviz-default-plugins - - ros-humble-rviz-ogre-vendor - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-moveit + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-pose-view + - ros-noetic-rqt-robot-dashboard + - ros-noetic-rqt-robot-monitor + - ros-noetic-rqt-robot-steering + - ros-noetic-rqt-runtime-monitor + - ros-noetic-rqt-rviz + - ros-noetic-rqt-tf-tree - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - size: 26424 - timestamp: 1720049089891 + license: BSD-3-Clause + size: 10798 + timestamp: 1708791229152 - kind: conda - name: ros-humble-sdl2-vendor - version: 3.3.0 - build: py311h0d9aae7_6 - build_number: 6 + name: ros-noetic-rqt-robot-plugins + version: 0.5.8 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sdl2-vendor-3.3.0-py311h0d9aae7_6.tar.bz2 - sha256: 30083eccdbf498c53c507211dde7661cfa262f49066d9de03a0825929de1fc11 - md5: 52b065f6a3194a7ffa53be59e9625017 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-plugins-0.5.8-py311h907a76e_20.tar.bz2 + sha256: c1766112b2958b082a7d1097d92a9bbef6e3761390050ca833aa2eda7c573ac6 + md5: a75d49089e6591a931ad94c4af76ad5c depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sdl2 >=2.28.5,<3.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-moveit + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-pose-view + - ros-noetic-rqt-robot-dashboard + - ros-noetic-rqt-robot-monitor + - ros-noetic-rqt-robot-steering + - ros-noetic-rqt-runtime-monitor + - ros-noetic-rqt-rviz + - ros-noetic-rqt-tf-tree arch: x86_64 platform: osx license: BSD-3-Clause - size: 11341 - timestamp: 1707311332691 + size: 11466 + timestamp: 1706686730456 - kind: conda - name: ros-humble-sdl2-vendor - version: 3.3.0 - build: py311h3e2e443_5 - build_number: 5 + name: ros-noetic-rqt-robot-plugins + version: 0.5.8 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-plugins-0.5.8-py311hb335429_17.tar.bz2 + sha256: 0d00a017fe45fac58f3f124b0f1be9122101a60d01f465a7d712d89a0ca419f6 + md5: 212c2d8a36f62c723a13b5a64497999e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-moveit + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-pose-view + - ros-noetic-rqt-robot-dashboard + - ros-noetic-rqt-robot-monitor + - ros-noetic-rqt-robot-steering + - ros-noetic-rqt-runtime-monitor + - ros-noetic-rqt-rviz + - ros-noetic-rqt-tf-tree + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 11549 + timestamp: 1706751009076 +- kind: conda + name: ros-noetic-rqt-robot-plugins + version: 0.5.8 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sdl2-vendor-3.3.0-py311h3e2e443_5.tar.bz2 - sha256: 51817722b02556bb5cd308dff031e46e7774c422d86b54cf6185ad13b0173c96 - md5: f0239db0a165df1462f0d3d4241864b3 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-plugins-0.5.8-py311hbfa132e_8.tar.bz2 + sha256: b7a4d55e22e4dc552e6cb895bf79af6c4087b940d301dfa9725208e0c2c3f971 + md5: 606a65640c9db075696d8a0a8834a320 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sdl2 >=2.28.5,<3.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rqt-moveit + - ros-noetic-rqt-nav-view + - ros-noetic-rqt-pose-view + - ros-noetic-rqt-robot-dashboard + - ros-noetic-rqt-robot-monitor + - ros-noetic-rqt-robot-steering + - ros-noetic-rqt-runtime-monitor + - ros-noetic-rqt-rviz + - ros-noetic-rqt-tf-tree arch: arm64 platform: osx license: BSD-3-Clause - size: 11423 - timestamp: 1707308843757 + size: 11455 + timestamp: 1706740629789 - kind: conda - name: ros-humble-sdl2-vendor - version: 3.3.0 - build: py311h5e8cc36_6 - build_number: 6 + name: ros-noetic-rqt-robot-steering + version: 0.5.12 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-robot-steering-0.5.12-py311h38cd7cb_16.tar.bz2 + sha256: 6d46ad48800c2d83c6f67c6ff001c9773f5b80c575ea5a83decb34d642c54057 + md5: 7d612c7a05b31c8d51a1655dde88f902 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 44441 + timestamp: 1708774651144 +- kind: conda + name: ros-noetic-rqt-robot-steering + version: 0.5.12 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-robot-steering-0.5.12-py311h907a76e_20.tar.bz2 + sha256: 601402a6b796f921ebbb3449a28724ab32629774fe4bbea8e70d6b2b4800c6be + md5: 62da7c210ac0c959e5b470b5b00cbf49 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 26996 + timestamp: 1706675382878 +- kind: conda + name: ros-noetic-rqt-robot-steering + version: 0.5.12 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sdl2-vendor-3.3.0-py311h5e8cc36_6.tar.bz2 - sha256: 4d40ba89768c5d481237d40c89c1464ce3d65651a8c33593253056e7e19f7f9a - md5: 1e25ad944b583a393206787cbcf58344 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-robot-steering-0.5.12-py311hb335429_17.tar.bz2 + sha256: 257b5a36c82dc73d2ffa74aebaced5540dd0de33d458ebbc9bcd857c5214d524 + md5: e2aaeaa6dcd16177ecc3b44be59f6ed3 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -43893,104 +89407,114 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sdl2 >=2.28.5,<3.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 11578 - timestamp: 1707309049015 + size: 27146 + timestamp: 1706742014170 - kind: conda - name: ros-humble-sdl2-vendor - version: 3.3.0 - build: py311hb929e6e_6 - build_number: 6 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sdl2-vendor-3.3.0-py311hb929e6e_6.tar.bz2 - sha256: 0b63a0cd46846c332e9f9f17ed857428d8e057b0fb6af04540ec5d980e491f4d - md5: 2b512130524bf22716b51ed65efb4d81 + name: ros-noetic-rqt-robot-steering + version: 0.5.12 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-robot-steering-0.5.12-py311hbfa132e_8.tar.bz2 + sha256: f2fdc4eece775cd600d8691932a37c6d2a89820890c5482a6b16c4ef411f5650 + md5: b73f1ffd2c35f3f02d7396612171507b depends: + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sdl2 >=2.28.5,<3.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg + arch: arm64 + platform: osx license: BSD-3-Clause - size: 10147 - timestamp: 1707856060215 + size: 27065 + timestamp: 1706673458489 - kind: conda - name: ros-humble-sensor-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-runtime-monitor + version: 0.5.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sensor-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 0b55082b1ac0e756252d74a449105a797fb22d1f4903d389e8b6e4c1371b32d3 - md5: ce4639d672eb068b0c1f9490e9bad199 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311h38cd7cb_16.tar.bz2 + sha256: ad756de20f9a72a6f5462cb48134e6301a4530c46e6c33bda71e3ff184561e47 + md5: 9cecca120c5f44bb74e503187c647ca2 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 432202 - timestamp: 1708879076904 + size: 48836 + timestamp: 1708770596372 - kind: conda - name: ros-humble-sensor-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-runtime-monitor + version: 0.5.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sensor-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 3896ef714257048d8f873142343657bf96c5c99eda02918dd6aa7f4152692a4f - md5: 007ab1871d3154c721a32cde71d330c6 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311h907a76e_20.tar.bz2 + sha256: 5c8ad70971d58ac50e78cd3db9bad1f8db8cefa0953a0ade9a5c689b700fe81b + md5: 236fac5f8796469317f44d54e430871a depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 408941 - timestamp: 1707357202032 + size: 31266 + timestamp: 1706574888745 - kind: conda - name: ros-humble-sensor-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-runtime-monitor + version: 0.5.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sensor-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: dafc669434e193e35588264c71b0a29b75e3dc1ba4b71fe5b0125491a2baf0a0 - md5: 2e04ab7d8951130b2caea82da950a4af + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-runtime-monitor-0.5.10-py311hb335429_17.tar.bz2 + sha256: a0e9b5befd876e9a7f57dab2a3f8148d63dd72e8ddf5a2863470c88101c3c452 + md5: 8b363b42e2d9b6ffacbc7f94baecd1fd depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -43999,201 +89523,236 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 480324 - timestamp: 1707313768015 + size: 31332 + timestamp: 1706741164682 - kind: conda - name: ros-humble-sensor-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-runtime-monitor + version: 0.5.10 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sensor-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 7e1d4a837f696a053b83ecf335802f1f9112a28f34824ed5df95c21524563d46 - md5: dbbe558204f004c182d467fc4cba1f8f + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-runtime-monitor-0.5.10-py311hbfa132e_8.tar.bz2 + sha256: 775bfc8d03d3dd98af8a6e809ed87afd8c879ae0c0906a8ec9ec18f9b982a9b4 + md5: d965ca4aa028b6a4dc20f0cb805b454d depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 420189 - timestamp: 1707991021209 + size: 26893 + timestamp: 1706575350033 - kind: conda - name: ros-humble-sensor-msgs-py - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sensor-msgs-py-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 9677a39aaa93153b126e0092178ea4d7a03027cd77b43f17e07c106930efcc74 - md5: 9bfb2ea838fd2e8604ba1268ab7cfbc7 + name: ros-noetic-rqt-rviz + version: 0.7.0 + build: py311h15ddf78_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-rviz-0.7.0-py311h15ddf78_8.tar.bz2 + sha256: bf004c73f5865bc31910209f33e45d77c8db5cf58b43745123ff6cc290b72945 + md5: ff8bacc1629775eace18b3ad8f0cf448 depends: - - __osx >=10.14 - - libcxx >=16 + - boost + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 26621 - timestamp: 1707358229666 + size: 47681 + timestamp: 1706739857459 - kind: conda - name: ros-humble-sensor-msgs-py - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-rviz + version: 0.7.0 + build: py311h27406db_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sensor-msgs-py-4.2.3-py311hb335429_6.tar.bz2 - sha256: 98879693b7fe564336f1a79972cc7f4fc6d114fa1a61253c794cc357500320ee - md5: eeca01b8bde938e1e237e8ff3dc5fa79 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-rviz-0.7.0-py311h27406db_17.tar.bz2 + sha256: 70619120c52a506c9d48cdf7691622e8faae8cd4a3bd794c503bc1262fa3d952 + md5: 6ba0fe3b84a9509915275a7a0ec0f8ce depends: - __glibc >=2.17,<3.0.a0 + - boost - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 26394 - timestamp: 1707314071198 + size: 57753 + timestamp: 1706750851988 - kind: conda - name: ros-humble-sensor-msgs-py - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sensor-msgs-py-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 33ce7ca96931b3b8a80eb786594c7c935d8d70725f805edef6412ae1013c2b68 - md5: 9ec2c7e6f6a328e2f73bbeca512aedd8 + name: ros-noetic-rqt-rviz + version: 0.7.0 + build: py311ha7f4046_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-rviz-0.7.0-py311ha7f4046_16.tar.bz2 + sha256: 7c72f3efea285f1cfc4153788e3ee794b7ff580dbe6c2c2db18a739e82d2fc4c + md5: c4ff7fbd248c2bea0c0a2adb680d0c37 depends: - - libcxx >=16 + - libboost >=1.82.0,<1.83.0a0 + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - libboost-python >=1.82.0,<1.83.0a0 + - libboost-python-devel - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-rviz + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win license: BSD-3-Clause - size: 26692 - timestamp: 1707991336787 + size: 68808 + timestamp: 1708788480183 - kind: conda - name: ros-humble-sensor-msgs-py - version: 4.2.4 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sensor-msgs-py-4.2.4-py311h38cd7cb_7.tar.bz2 - sha256: b8deecf233490b6abc4b1ae1a690d39d950a9275e609d70ac1ca1b2a316133b7 - md5: ff68ac8f38f858a4d454a838d5cd473a + name: ros-noetic-rqt-rviz + version: 0.7.0 + build: py311hee133a5_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-rviz-0.7.0-py311hee133a5_20.tar.bz2 + sha256: b3d10ea1dc91592a1c76c8b642c5d7649cf1af132b8f7339b8c450c35822f03b + md5: 41ac3cddacba484179c5bdb13edbde4a depends: + - __osx >=10.14 + - boost + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-cpp + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 - platform: win - size: 26066 - timestamp: 1719905380814 + platform: osx + license: BSD-3-Clause + size: 47179 + timestamp: 1706684757048 - kind: conda - name: ros-humble-shape-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-service-caller + version: 0.4.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-shape-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 86d684e55022ae362a79e11f5a629a0677e2daf86a479791bc4748690c1ec65b - md5: 46a52d3bede18072002d56988cb68dbc + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-service-caller-0.4.10-py311h38cd7cb_16.tar.bz2 + sha256: aaa9f21de9bca30c2d1f7c7a4573af2567323bf905ccf12628070c6be6a1b80d + md5: 300a8320bf50d16ffa9cf15aa769b048 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 112642 - timestamp: 1708878702606 + size: 48681 + timestamp: 1708781631839 - kind: conda - name: ros-humble-shape-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-service-caller + version: 0.4.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-shape-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 49ce1d274106476708408cfd2520e0bc51b01dba220c0fd277af028a44d45eea - md5: 6a6143f9242e47280a6f5501e813c9a3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-service-caller-0.4.10-py311h907a76e_20.tar.bz2 + sha256: f6b281ce2cfbf575679de715c84b5f3938478faeec98ba473c5309aa2a35ace3 + md5: c2462591debe40076d5d5dcf9c86a153 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 93912 - timestamp: 1707356951484 + size: 31165 + timestamp: 1706677661654 - kind: conda - name: ros-humble-shape-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-service-caller + version: 0.4.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-shape-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: c969905cdcdfbd0e8830f0ac57b7a4a0b6266390c3211785bbdea76ef2265958 - md5: 0d841df1f3e1343acd052e1c1fa78a06 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-service-caller-0.4.10-py311hb335429_17.tar.bz2 + sha256: 23072ee41cdba8307b479c27aee659755783d15c8a7aeaa238355ce87813ab6f + md5: f9d8952951c94df0144259ddc607f948 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -44202,96 +89761,110 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 104800 - timestamp: 1707313638623 + size: 31263 + timestamp: 1706743580417 - kind: conda - name: ros-humble-shape-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-service-caller + version: 0.4.10 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-shape-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 6cdfd577f98d70f1eecbb4f909bb162342fcff106d5ebed1e2fee818986410c3 - md5: e52a1b4231bf07adbbe72fec1acb19bc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-service-caller-0.4.10-py311hbfa132e_8.tar.bz2 + sha256: c8733ff47bf190fb453b388a38b9589cd6bf3d67f4c7e4fe9f7fc2f0cf9aba1b + md5: d7463abcbc20d18b46d56bb1df835fbf depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosservice + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-py-common + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 97375 - timestamp: 1707989412257 + size: 31242 + timestamp: 1706736882239 - kind: conda - name: ros-humble-shared-queues-vendor - version: 0.15.9 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-shell + version: 0.4.11 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-shared-queues-vendor-0.15.9-py311h38cd7cb_7.tar.bz2 - sha256: 740decceb813cad489241746548d081ac2a5ceac2e12e9381e672b3ddc2d8bd2 - md5: 18e80816759ca6fb3d23cfa6379bea9e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-shell-0.4.11-py311h38cd7cb_16.tar.bz2 + sha256: fc6d903dc35ec87ae332d81a81db30a7078988217e1f7b96c80236380f76feb4 + md5: 6aa8fe9f4a5b08a834f2752e626dfacd depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 51482 - timestamp: 1708746529733 + size: 51928 + timestamp: 1708770396002 - kind: conda - name: ros-humble-shared-queues-vendor - version: 0.15.9 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-shell + version: 0.4.11 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-shared-queues-vendor-0.15.9-py311h907a76e_6.tar.bz2 - sha256: ce6024e7a2da5d4be42de5c7b83359ae14ffab22166d0d81ace1c4c3686e36ba - md5: c3f24dd1e2d7f51a306aaa4f7aa146c0 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-shell-0.4.11-py311h907a76e_20.tar.bz2 + sha256: 978f024fe8055593326603e70e13f785ceea0532d279d8ba05c0cec5a1dc1cfd + md5: 8c6db4607ab83bc127a2a5fd280df9c5 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 52782 - timestamp: 1707344387231 + size: 30706 + timestamp: 1706574702301 - kind: conda - name: ros-humble-shared-queues-vendor - version: 0.15.9 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-shell + version: 0.4.11 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-shared-queues-vendor-0.15.9-py311hb335429_6.tar.bz2 - sha256: 292395fc1c579c8dd11144e3f14be27589fdf80eee81032af596731039c77fd7 - md5: 472ef882b009a494109def010494242b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-shell-0.4.11-py311hb335429_17.tar.bz2 + sha256: a4a605ceec99c73b23133a144a45361dad1e48268fc06ed05c1c0fcf1dc48072 + md5: 6aa7c8f8a8ccf349c2f08564803205dc depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -44300,94 +89873,110 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 52676 - timestamp: 1707309074191 + size: 30805 + timestamp: 1706741228957 - kind: conda - name: ros-humble-shared-queues-vendor - version: 0.15.9 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-shell + version: 0.4.11 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-shared-queues-vendor-0.15.9-py311hbfa132e_5.tar.bz2 - sha256: 4a577af673324eb35af84289804447dbc3d514997c6673b5b5704e8542cc0aa6 - md5: f579c039403ea310d71b43b1283f7476 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-shell-0.4.11-py311hbfa132e_8.tar.bz2 + sha256: d8209f34efdd38ba0a0dfbd5e7d19c253c2ecfb9e27ad6500bf14b4e9082f8e3 + md5: 716788177b3911cf9b1da8bc6547ccf1 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-qt-gui-py-common + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 52804 - timestamp: 1707344438873 + size: 27101 + timestamp: 1706575582188 - kind: conda - name: ros-humble-spdlog-vendor - version: 1.3.1 - build: py311h256f844_7 - build_number: 7 + name: ros-noetic-rqt-srv + version: 0.4.9 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-spdlog-vendor-1.3.1-py311h256f844_7.tar.bz2 - sha256: b42b7a3f2347a59de87bdd3676129a1f765fa0b6283427ba9c5362b25793357e - md5: 0623edfadf042d5c89a3629d6d293e0c + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-srv-0.4.9-py311h38cd7cb_16.tar.bz2 + sha256: d5a3d525c077dfe084dcf3d7bb888c6332cac4d03a4a446a379b15d66690d576 + md5: 23f54ddf4dc41b182a1f34c718a706d6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-msg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 9760 - timestamp: 1708862880494 + size: 34608 + timestamp: 1708786192661 - kind: conda - name: ros-humble-spdlog-vendor - version: 1.3.1 - build: py311h9586406_6 - build_number: 6 + name: ros-noetic-rqt-srv + version: 0.4.9 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-spdlog-vendor-1.3.1-py311h9586406_6.tar.bz2 - sha256: 73afb13c3bf8cfef4dd1950a3877c74d85fc989cf63c6857e04ae809173832cf - md5: 45e2b756b27dd80da32372cb7cf5cfc9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-srv-0.4.9-py311h907a76e_20.tar.bz2 + sha256: 3e68f812d20bf26bb8ecb4c3a339e4083ba3c38a139514eeff0cd56a055d3ec3 + md5: c9b68dee272275d6200b3fb1f8e61eb4 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-msg arch: x86_64 platform: osx license: BSD-3-Clause - size: 11013 - timestamp: 1707347197352 + size: 17666 + timestamp: 1706681126470 - kind: conda - name: ros-humble-spdlog-vendor - version: 1.3.1 - build: py311h9883907_6 - build_number: 6 + name: ros-noetic-rqt-srv + version: 0.4.9 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-spdlog-vendor-1.3.1-py311h9883907_6.tar.bz2 - sha256: 11f396496bc91b81a2c2820bf018f9d752694a4dc361a020314212d5920d33c4 - md5: bcf67bc87a426569221129ed897045bb + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-srv-0.4.9-py311hb335429_17.tar.bz2 + sha256: e5e93092a669cecbce6b1410620e64638f2765984636e675f79bdd8c8f67012f + md5: a93808984d3082f028a38d5b473c0851 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -44396,318 +89985,346 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-msg arch: x86_64 platform: linux license: BSD-3-Clause - size: 10909 - timestamp: 1707310583077 -- kind: conda - name: ros-humble-spdlog-vendor - version: 1.3.1 - build: py311hdd42177_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-spdlog-vendor-1.3.1-py311hdd42177_5.tar.bz2 - sha256: 379ca82fa0dc64426cf032d7c3b5147b0acd8c0241d3612de6808e8163d486ad - md5: 60168c78e44d4417584c3e89319d0c42 - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - spdlog >=1.12.0,<1.13.0a0 - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 11101 - timestamp: 1707345301024 + size: 17817 + timestamp: 1706744621281 - kind: conda - name: ros-humble-sqlite3-vendor - version: 0.15.9 - build: py311h2cd3632_5 - build_number: 5 + name: ros-noetic-rqt-srv + version: 0.4.9 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sqlite3-vendor-0.15.9-py311h2cd3632_5.tar.bz2 - sha256: 7eb4535624f1c5867eda36c7eb6842bc2eed38912192314d32f70fc788d46b31 - md5: 518a4eb27d8c4e15ab9d35c2b4313767 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-srv-0.4.9-py311hbfa132e_8.tar.bz2 + sha256: e71163c9acbf7419aada0851a3722808939b5892eb1fc759b8d498fd0f3e1ae9 + md5: d90a80feeb2d0fdca837f2e7bdbbd006 depends: - - libcxx >=16 - - libsqlite >=3.44.2,<4.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sqlite + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rosmsg + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-rqt-msg arch: arm64 platform: osx license: BSD-3-Clause - size: 12379 - timestamp: 1707344412874 + size: 17674 + timestamp: 1706737927212 - kind: conda - name: ros-humble-sqlite3-vendor - version: 0.15.9 - build: py311h5247d0e_7 - build_number: 7 + name: ros-noetic-rqt-tf-tree + version: 0.6.4 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sqlite3-vendor-0.15.9-py311h5247d0e_7.tar.bz2 - sha256: 7be77a96f764c810931b5e7af53d8267f9c3a0ebc61cfd7366bbd58d8956da84 - md5: 350e8cd862a45da5fd9578cafe7b0c8e + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-tf-tree-0.6.4-py311h38cd7cb_16.tar.bz2 + sha256: 98ba8bb4a188ebe74a64ba1a13ba517c763b9130e1fca4dfdff6e31e1518f5c3 + md5: 23658147a12306cfe304233983ae140d depends: - - libsqlite >=3.45.1,<4.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sqlite + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rospy + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-tf2-msgs + - ros-noetic-tf2-ros + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11047 - timestamp: 1708767149536 + size: 48910 + timestamp: 1708781491928 - kind: conda - name: ros-humble-sqlite3-vendor - version: 0.15.9 - build: py311hc6a79f1_6 - build_number: 6 + name: ros-noetic-rqt-tf-tree + version: 0.6.4 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sqlite3-vendor-0.15.9-py311hc6a79f1_6.tar.bz2 - sha256: 4727406cba69f6438c8952b26f6807a448e9374d7060490700007b34d43c3e03 - md5: 4046d87530de7df779507481c0d2dd7e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-tf-tree-0.6.4-py311h907a76e_20.tar.bz2 + sha256: 44b414d771ef09f8420008089e79d6e09220c135aa9284bc04e5fa2d648aa350 + md5: 34753c7fbb7b87e3a3606f391f824816 depends: - __osx >=10.14 - - libcxx >=16 - - libsqlite >=3.44.2,<4.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sqlite + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rospy + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-tf2-msgs + - ros-noetic-tf2-ros + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 12307 - timestamp: 1707344323867 + size: 31253 + timestamp: 1706677529354 - kind: conda - name: ros-humble-sqlite3-vendor - version: 0.15.9 - build: py311he5a647e_6 - build_number: 6 + name: ros-noetic-rqt-tf-tree + version: 0.6.4 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sqlite3-vendor-0.15.9-py311he5a647e_6.tar.bz2 - sha256: 091e3516d4f1c9bbe16bb46022abd5a7f5042b8b2f85a7773f19cf6d502b0ee6 - md5: ebe65b6e62b3721fbd781b0558a10f6a + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-tf-tree-0.6.4-py311hb335429_17.tar.bz2 + sha256: 72f7f4671a39e3a8d8352f6d6bfd7a64e49b03a790758223ffcd0dacf255030e + md5: 3d13f71b0bb3f3b6055bb20455e60215 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - - libsqlite >=3.44.2,<4.0a0 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - sqlite + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rospy + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-tf2-msgs + - ros-noetic-tf2-ros + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 12168 - timestamp: 1707309054648 + size: 31325 + timestamp: 1706743528098 - kind: conda - name: ros-humble-sros2 - version: 0.10.4 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-tf-tree + version: 0.6.4 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-tf-tree-0.6.4-py311hbfa132e_8.tar.bz2 + sha256: 0c798331d2ebea4b5d85e1150aac211097e97fdbd374a94199879e4ea55283e0 + md5: 94d3e56548dc4661670d756bd0fcd785 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-dotgraph + - ros-noetic-rospy + - ros-noetic-rqt-graph + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-tf2-msgs + - ros-noetic-tf2-ros + - rospkg + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 31323 + timestamp: 1706736818549 +- kind: conda + name: ros-noetic-rqt-top + version: 0.4.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sros2-0.10.4-py311h38cd7cb_7.tar.bz2 - sha256: 250a7bf564966edac76eceb5ad32b60406cf591443a0b3b6a17f9f7b8c246bec - md5: 5a893e8967e8051c21f2801f28d4f72a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-top-0.4.10-py311h38cd7cb_16.tar.bz2 + sha256: 262269a92818bba9ad60f252eadc21aee22d1db46c53073d4c608f135deb0cb8 + md5: db0f7f66803d1f716af593d8f40b9620 depends: - - cryptography - - importlib_resources - - lxml - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 62301 - timestamp: 1708991566916 + size: 46980 + timestamp: 1708770310055 - kind: conda - name: ros-humble-sros2 - version: 0.10.4 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-top + version: 0.4.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sros2-0.10.4-py311h907a76e_6.tar.bz2 - sha256: 7209b2f3e358fe8f30165823faa47a8d96bafa94bdddb6e56c77ef0e2db33576 - md5: c7af36ed649a23cf45a73bb59b068d7d + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-top-0.4.10-py311h907a76e_20.tar.bz2 + sha256: 4baf1d4b4b9a85a64513e5df2783fe0ed5a13697cfda424024442d0f2b15ad11 + md5: 69a09206cd95d14ea16acfc95c9a2e85 depends: - __osx >=10.14 - - cryptography - - importlib_resources - - libcxx >=16 - - lxml + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py arch: x86_64 platform: osx license: BSD-3-Clause - size: 65682 - timestamp: 1707374316430 + size: 29548 + timestamp: 1706575016363 - kind: conda - name: ros-humble-sros2 - version: 0.10.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-top + version: 0.4.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sros2-0.10.4-py311hb335429_6.tar.bz2 - sha256: 7fc53d8040c59a50311c36e0a3cda15e4bec50a8a30437b714dd15c192cdc53f - md5: d5114a3439216dfdf48862045c7fc467 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-top-0.4.10-py311hb335429_17.tar.bz2 + sha256: a8b445ef02d99324a407bf1c8b31f7da5f828b8fc7fcfaea151c324013cc5900 + md5: 2e3b0eb2d4a1710658b7363cab18b64c depends: - __glibc >=2.17,<3.0.a0 - - cryptography - - importlib_resources - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - - lxml - numpy >=1.23.5,<2.0a0 + - psutil - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py arch: x86_64 platform: linux license: BSD-3-Clause - size: 65180 - timestamp: 1707316813886 + size: 29668 + timestamp: 1706741207638 - kind: conda - name: ros-humble-sros2 - version: 0.10.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-top + version: 0.4.10 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sros2-0.10.4-py311hbfa132e_5.tar.bz2 - sha256: de5f9f84e5834bcb807df7d2dae0670f0a9e4bd3903c4b9b4ac125de53e17997 - md5: cdaa3b20a19321a884dee1ea1f445a15 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-top-0.4.10-py311hbfa132e_8.tar.bz2 + sha256: c6453bcd777a3da9dc6bb18435c06f2dad5824fbf49b9c4f677e48482bd6c4aa + md5: 4a619dc854b82cffbf8702759f216f36 depends: - - cryptography - - importlib_resources - - libcxx >=16 - - lxml - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ament-index-python - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - psutil + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py arch: arm64 platform: osx license: BSD-3-Clause - size: 65722 - timestamp: 1707996419871 + size: 26078 + timestamp: 1706575504262 - kind: conda - name: ros-humble-sros2-cmake - version: 0.10.4 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-topic + version: 0.4.13 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-sros2-cmake-0.10.4-py311h38cd7cb_7.tar.bz2 - sha256: 3fae090a7a1d6a5ed1d6cd15b2fff662a84f135100af7bdce443e43717c19b5e - md5: 230d55b297fb0c487f9c43f706e1519b + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-topic-0.4.13-py311h38cd7cb_16.tar.bz2 + sha256: 752f3bd8d2795b4d6ce4211621e4eda1e5377fa05c8fae81c9c18553cb80bc12 + md5: ca4e7bd447b333581bb30132a0963983 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-std-msgs + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11975 - timestamp: 1708993151752 + size: 61042 + timestamp: 1708774576889 - kind: conda - name: ros-humble-sros2-cmake - version: 0.10.4 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-topic + version: 0.4.13 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-sros2-cmake-0.10.4-py311h907a76e_6.tar.bz2 - sha256: de69e03427303b58bc0fd419eda1f4a9bd1dacc87e680d18bd6d483578fddd9f - md5: a8e163fb389e8d6e55dbf39835725219 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-topic-0.4.13-py311h907a76e_20.tar.bz2 + sha256: d022cbafa8b7394c51300864ce04cabe503936ff6642328ac871173d68252605 + md5: a7d06270b8d561e018932b914481fa68 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-std-msgs + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 13325 - timestamp: 1707376178904 + size: 39856 + timestamp: 1706675217638 - kind: conda - name: ros-humble-sros2-cmake - version: 0.10.4 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-topic + version: 0.4.13 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-sros2-cmake-0.10.4-py311hb335429_6.tar.bz2 - sha256: 34183f005d2ff79ab3856e8223b36e5f7db803032f57a0fa53cc79b0da0fe890 - md5: 2bbe97b62741b145d6a29d97577999c4 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-topic-0.4.13-py311hb335429_17.tar.bz2 + sha256: da175bfd9174b221759b1469d8bc44f31d78e0df773c0a90a1d2708c4b4cfc28 + md5: 7d216a1be9c897cd2b891e7daa79f9b6 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -44716,100 +90333,114 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-std-msgs + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 13154 - timestamp: 1707317319152 + size: 39947 + timestamp: 1706742040863 - kind: conda - name: ros-humble-sros2-cmake - version: 0.10.4 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-topic + version: 0.4.13 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-sros2-cmake-0.10.4-py311hbfa132e_5.tar.bz2 - sha256: 909f42a58638062c784ff0c01f2fefb00002cd0208a0d3ed090493366d2d4ef2 - md5: e7783dcb12516474d0daa708c36e976d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-topic-0.4.13-py311hbfa132e_8.tar.bz2 + sha256: ab0c650a873c9af3a17c344891dfcf1b1cd520392cfe9fca73b8803bf259729b + md5: dde8bf01cd4ffbd0c29a682801a0d216 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-ros2cli - - ros-humble-sros2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-rostopic + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-std-msgs + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 13501 - timestamp: 1708035499120 + size: 39939 + timestamp: 1706673382483 - kind: conda - name: ros-humble-statistics-msgs - version: 1.2.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rqt-web + version: 0.4.10 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-statistics-msgs-1.2.1-py311h38cd7cb_7.tar.bz2 - sha256: 102e5e2a33abff8af282ad161e3623e354c26e4c17185cdd06a1ed89791a2b3c - md5: e4e7773a0008ac6c32d74b04b94fa3a6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rqt-web-0.4.10-py311h38cd7cb_16.tar.bz2 + sha256: 7ece25818618e2697b57af4e38c1b59f4cd6b61ddeccbae7179f12b611d94726 + md5: 5adc7f09e45e8540a77bf42c37d025a9 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-webkit-dependency + - rospkg - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 97364 - timestamp: 1708874573623 + size: 42490 + timestamp: 1708770235452 - kind: conda - name: ros-humble-statistics-msgs - version: 1.2.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rqt-web + version: 0.4.10 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-statistics-msgs-1.2.1-py311h907a76e_6.tar.bz2 - sha256: 2dcc569f930d78d31e3e617b18b58b1cc3552a48eba8d35273b1a20d39935a8c - md5: 9ae742003af9de4ecbe61e2b6251c54f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rqt-web-0.4.10-py311h907a76e_20.tar.bz2 + sha256: aefcc822a5fbd1fb22c027f677e4147939d0a6ed3cb827b99135c77f323498cf + md5: 4a29423376b55747faf2d155a89d0fcb depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-webkit-dependency + - rospkg arch: x86_64 platform: osx license: BSD-3-Clause - size: 78842 - timestamp: 1707355101352 + size: 25073 + timestamp: 1706574955004 - kind: conda - name: ros-humble-statistics-msgs - version: 1.2.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rqt-web + version: 0.4.10 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-statistics-msgs-1.2.1-py311hb335429_6.tar.bz2 - sha256: f6df6339bf9b0f35d1e6d6129791be24437bc150b5a33e1998d73743ebca42e4 - md5: 6194f482d0d002a5db01bc79ff3ef1fe + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rqt-web-0.4.10-py311hb335429_17.tar.bz2 + sha256: c921123fe92b3034e718da4172ea936a9972308279eeb2b1e052b58d056f03ff + md5: 41ebd30d345fec77ebafde3d696436dc depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -44818,100 +90449,294 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-webkit-dependency + - rospkg arch: x86_64 platform: linux license: BSD-3-Clause - size: 88995 - timestamp: 1707313022026 + size: 25291 + timestamp: 1706741186493 - kind: conda - name: ros-humble-statistics-msgs - version: 1.2.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rqt-web + version: 0.4.10 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-statistics-msgs-1.2.1-py311hbfa132e_5.tar.bz2 - sha256: e817dd92cccfbbfe434c4391ab60d51ea24e7b594f695810324d492dd2106af2 - md5: 42813e20f7ba7ac39ba1b4a412e382d7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rqt-web-0.4.10-py311hbfa132e_8.tar.bz2 + sha256: ce56a02534004fa6278accb8a63c86203cb684fa39188eb12184bb650b45a27c + md5: 0c920d25440ae78a961040842e795f87 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-python-qt-binding + - ros-noetic-qt-gui + - ros-noetic-rospy + - ros-noetic-rqt-gui + - ros-noetic-rqt-gui-py + - ros-noetic-webkit-dependency + - rospkg arch: arm64 platform: osx license: BSD-3-Clause - size: 81989 - timestamp: 1707979313717 + size: 22918 + timestamp: 1706575431704 - kind: conda - name: ros-humble-std-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rviz + version: 1.14.20 + build: py311h1570a43_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-1.14.20-py311h1570a43_20.tar.bz2 + sha256: 54dc0d40917f7b4dc05f3d296b989fe0459a8e39928083828e86220dce2e0335 + md5: b7dd5713f78204b0b26f58ac625e9be1 + depends: + - __osx >=10.14 + - assimp >=5.3.1,<5.3.2.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - ogre >=1.10.12,<1.11.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-interactive-markers + - ros-noetic-laser-geometry + - ros-noetic-map-msgs + - ros-noetic-media-export + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-pluginlib + - ros-noetic-python-qt-binding + - ros-noetic-resource-retriever + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-urdf + - ros-noetic-visualization-msgs + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom >=4.0.0,<4.1.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 2865440 + timestamp: 1706683429053 +- kind: conda + name: ros-noetic-rviz + version: 1.14.20 + build: py311h8395e21_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-std-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: d3b5a51700a28216206c09b1498340c35ca53768cc6483bda85eaeddcc55ca63 - md5: 7e3646bcee2023dec48f704144461ea7 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-1.14.20-py311h8395e21_16.tar.bz2 + sha256: 24e29418d16cf778c7d0de7a0bd8c67ae5ad3e433809e8c2017c4b300f81015c + md5: 25ae083d41048be38685f3d0309a9ce0 depends: + - assimp >=5.3.1,<5.3.2.0a0 - numpy >=1.23.5,<2.0a0 + - ogre >=1.10.12,<1.11.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-interactive-markers + - ros-noetic-laser-geometry + - ros-noetic-map-msgs + - ros-noetic-media-export + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-pluginlib + - ros-noetic-python-qt-binding + - ros-noetic-resource-retriever + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-urdf + - ros-noetic-visualization-msgs + - tinyxml2 >=10.0.0,<11.0a0 - ucrt >=10.0.20348.0 + - urdfdom >=4.0.0,<4.1.0a0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 + - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 273357 - timestamp: 1708875303110 + size: 7549162 + timestamp: 1708785950377 - kind: conda - name: ros-humble-std-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-std-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: b78403d86fc8832724e988ae3e92cd2491c1992accdbaa021ea4c47ee5146380 - md5: 297c90275c8a89215fb2a1712eaee1c5 + name: ros-noetic-rviz + version: 1.14.20 + build: py311h9964df9_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-1.14.20-py311h9964df9_17.tar.bz2 + sha256: 65a845e57d981662f259631b457dcf6efea9a5528353be34ef15b9061540c6e7 + md5: 7ed516e13bc774161609f5f3f23f2aa6 depends: - - __osx >=10.14 - - libcxx >=16 + - __glibc >=2.17,<3.0.a0 + - assimp >=5.3.1,<5.3.2.0a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - ogre >=1.10.12,<1.11.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-interactive-markers + - ros-noetic-laser-geometry + - ros-noetic-map-msgs + - ros-noetic-media-export + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-pluginlib + - ros-noetic-python-qt-binding + - ros-noetic-resource-retriever + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-urdf + - ros-noetic-visualization-msgs + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom >=4.0.0,<4.1.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 3685991 + timestamp: 1706744977481 +- kind: conda + name: ros-noetic-rviz + version: 1.14.20 + build: py311he498985_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-1.14.20-py311he498985_8.tar.bz2 + sha256: 338e8aa93b63ff275a4d28610694609cd50cb3a9271c247b78c66566d5012955 + md5: ce7e3d0895ba54e9e07ad42c3a5a7d52 + depends: + - assimp >=5.3.1,<5.3.2.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - ogre >=1.10.12,<1.11.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-image-transport + - ros-noetic-interactive-markers + - ros-noetic-laser-geometry + - ros-noetic-map-msgs + - ros-noetic-media-export + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-nav-msgs + - ros-noetic-pluginlib + - ros-noetic-python-qt-binding + - ros-noetic-resource-retriever + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roslib + - ros-noetic-rospy + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-urdf + - ros-noetic-visualization-msgs + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom >=4.0.0,<4.1.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - yaml-cpp >=0.8.0,<0.9.0a0 + arch: arm64 platform: osx license: BSD-3-Clause - size: 257694 - timestamp: 1707354996287 + size: 2797759 + timestamp: 1706278193198 - kind: conda - name: ros-humble-std-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rviz-plugin-tutorials + version: 0.11.0 + build: py311h15ddf78_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h15ddf78_8.tar.bz2 + sha256: 34c8ad67f71d5eb637c5810ed87b478cf68e47323ec352bb9e60289259c562f0 + md5: 470430641098cb63c51090954fa4c42a + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 127373 + timestamp: 1706740031574 +- kind: conda + name: ros-noetic-rviz-plugin-tutorials + version: 0.11.0 + build: py311h27406db_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-std-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: 37ebd38a182f89c88c01ae59a0fcca991ded61fa57da6cf9e659cea39572364a - md5: 5419d5b7b37909d6b37274046a2f7c00 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h27406db_17.tar.bz2 + sha256: bab43eafbafeb148bb3325c494f671efdf05052541148826e1fc4255c9702455 + md5: fb77a69a74282a353fbe35a7cac5828c depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -44920,98 +90745,124 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 307985 - timestamp: 1707312991456 + size: 153000 + timestamp: 1706750778532 - kind: conda - name: ros-humble-std-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-std-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 3c1a32c6702d7037bf6887f5f4e847e0fb156513bb7d095ca5e51fbf2c06ca83 - md5: 43a64f02238c4ba8d93a895f25498533 + name: ros-noetic-rviz-plugin-tutorials + version: 0.11.0 + build: py311h2e3875a_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h2e3875a_20.tar.bz2 + sha256: 300f1b18056595af1cfb318a3f917a06a7c8cca859826248accbf5e2a1ecab87 + md5: c22dc268e24b2fc57646d4acb1b1bbf8 depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + arch: x86_64 platform: osx license: BSD-3-Clause - size: 261261 - timestamp: 1707979276609 + size: 129655 + timestamp: 1706684508517 - kind: conda - name: ros-humble-std-srvs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-rviz-plugin-tutorials + version: 0.11.0 + build: py311h8bad128_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-std-srvs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 2497c02bf9c1fb86959a302388d07cbf7c246a2dceaaa9041d6a3a13d9c47063 - md5: 02f797ad79fd6d585de97d47bc70a1bb + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-plugin-tutorials-0.11.0-py311h8bad128_16.tar.bz2 + sha256: f5591c975d30ca657654f94768a1343c197796d0876c7b813bb9d6bf26edd41c + md5: f30c879d84a2e5bce26ddc64974bea6a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 103585 - timestamp: 1708873237502 + size: 411791 + timestamp: 1708788921666 - kind: conda - name: ros-humble-std-srvs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-rviz-python-tutorial + version: 0.11.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-rviz-python-tutorial-0.11.0-py311h38cd7cb_16.tar.bz2 + sha256: f921e06b411ce064b222b3f89de97f931a5d373d24002326a4c082935d43f6e4 + md5: 5e6782debc70271a307776d1f3d4ef6b + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 36704 + timestamp: 1708788749384 +- kind: conda + name: ros-noetic-rviz-python-tutorial + version: 0.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-std-srvs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: b413525635822a8ec013093dcdf9c9c4e3d935230756b492baffca003d213584 - md5: b3356e10627087ad903b0a814554ea75 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-rviz-python-tutorial-0.11.0-py311h907a76e_20.tar.bz2 + sha256: 68885d9cd882309b973761e242a8efa60d728abf885f2e9b80d1ea7439a2dd00 + md5: fe9c43cfc74915833cebc348903322c5 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz arch: x86_64 platform: osx license: BSD-3-Clause - size: 81182 - timestamp: 1707354600544 + size: 19803 + timestamp: 1706684972752 - kind: conda - name: ros-humble-std-srvs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-rviz-python-tutorial + version: 0.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-std-srvs-4.2.3-py311hb335429_6.tar.bz2 - sha256: 3814ccf334ee7145e02463b517dd569d5a10fe4bc1bf82fdc270ff101c339d29 - md5: 685bd5119882a6f8f66b2cc5705ff6e6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-rviz-python-tutorial-0.11.0-py311hb335429_17.tar.bz2 + sha256: 5761add0680662959bc34a132aba55d4e5ce7f7463110832e75c20389720b8e5 + md5: acfbb93661016d58aa81a3f049cbb373 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -45020,100 +90871,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz arch: x86_64 platform: linux license: BSD-3-Clause - size: 95796 - timestamp: 1707312853595 + size: 19961 + timestamp: 1706750717278 - kind: conda - name: ros-humble-std-srvs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-rviz-python-tutorial + version: 0.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-std-srvs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 037c29e7b5c99cea41312c4a2a0dc67e16821f393014c9232b3f7e9db57939b0 - md5: f5594b03738cb7bef9bc97b1a380f1f7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-rviz-python-tutorial-0.11.0-py311hbfa132e_8.tar.bz2 + sha256: 927e4851e3e09a6da14f9dafdc9a0a6af332df298a64cad122d7706321a035ab + md5: 8b3e18a7a7ace7f14b48ab4dd0c5d261 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rviz arch: arm64 platform: osx license: BSD-3-Clause - size: 84869 - timestamp: 1707982967105 + size: 19832 + timestamp: 1706739939380 - kind: conda - name: ros-humble-stereo-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-self-test + version: 1.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-stereo-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 84ba881c01f72a0e40b58ded31d871010f23280619b387b1e5b60bcbd0c8a5a0 - md5: 34e2e753cb1e76e0e953b76e543e8112 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-self-test-1.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 5fb0605f3891a1e8bacb86671fb79254d04817e8c368196676ee2b75ca63455c + md5: 138189d2e7b9d96feaa8ef03ff184f17 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-diagnostic-updater + - ros-noetic-roscpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 73890 - timestamp: 1708880840348 + size: 132577 + timestamp: 1708771939431 - kind: conda - name: ros-humble-stereo-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-self-test + version: 1.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-stereo-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 94a7c0135fbd258b3ea508f9660a208356f3ffb1f786fc92057c23e9b2f520ca - md5: 2e532651fed3aa4cca86fa77b28f2e27 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-self-test-1.11.0-py311h907a76e_20.tar.bz2 + sha256: 1f044dded2d6749c64d0fcce195698657e8b35ff4dd7ac30995e51ff8cb1e44f + md5: 7fe7b743558ec94405a48415ff5cb57f depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-diagnostic-updater + - ros-noetic-roscpp arch: x86_64 platform: osx license: BSD-3-Clause - size: 56146 - timestamp: 1707358171345 + size: 178178 + timestamp: 1706576264090 - kind: conda - name: ros-humble-stereo-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-self-test + version: 1.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-stereo-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: 1feacec8817a6f49e1f46c975cac5782a7b863a327c51871e3fcdf630249296d - md5: e26846f2ace0b33c32f6916504d230c0 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-self-test-1.11.0-py311hb335429_17.tar.bz2 + sha256: 5b898bf08c1307334bfb5dd5a7ea9999c083ed3512a2fc3375d6c90164435357 + md5: edf5c0e82a9249b064380d639051293a depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -45122,98 +90969,100 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-diagnostic-updater + - ros-noetic-roscpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 62150 - timestamp: 1707314052194 + size: 217788 + timestamp: 1706741502955 - kind: conda - name: ros-humble-stereo-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-self-test + version: 1.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-stereo-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: f72200de290fd643151c7389c3c4b7a700cdadd1484926277556e47e96764508 - md5: f93086f6880fcffab32b6f0ab7214b24 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-self-test-1.11.0-py311hbfa132e_8.tar.bz2 + sha256: 44e7f83b21502b814ba0a8f5e476c152d85cacfb38dd7d770cd9794532b7cc5f + md5: 032f0c25b81da118bbfe561e107c3706 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-diagnostic-msgs + - ros-noetic-diagnostic-updater + - ros-noetic-roscpp arch: arm64 platform: osx license: BSD-3-Clause - size: 58968 - timestamp: 1707991310534 + size: 173327 + timestamp: 1706577270935 - kind: conda - name: ros-humble-tango-icons-vendor - version: 0.1.1 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-sensor-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tango-icons-vendor-0.1.1-py311h38cd7cb_6.tar.bz2 - sha256: 882d879d579d3b7ccc15e394ef22d236adb88efe911845998362dc8d5fe64361 - md5: d18d0f699586c1806fca8a3e19e19492 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-sensor-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 5277fb8416432e3d280a78e147e7ea1712965ea039ebd657978fda806044b210 + md5: 4a5d9ec5fbf13b78787495361c75e475 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 1032704 - timestamp: 1707855704761 + size: 217630 + timestamp: 1708773374590 - kind: conda - name: ros-humble-tango-icons-vendor - version: 0.1.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-sensor-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tango-icons-vendor-0.1.1-py311h907a76e_6.tar.bz2 - sha256: 0323a55f4399dbfd3833e3a435598cade61bd13d878cf64a56de68b7e8c76c0a - md5: 1e91221bde77932ca530503e88f91d7e + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-sensor-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 47ffe3c940133636cece29a980d53a19aaee3751a1ea10c34a9d8310935fc460 + md5: 889d9d50675ac9ff2028dd519783da1b depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 1027728 - timestamp: 1707347221695 + size: 228859 + timestamp: 1706673468945 - kind: conda - name: ros-humble-tango-icons-vendor - version: 0.1.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-sensor-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tango-icons-vendor-0.1.1-py311hb335429_6.tar.bz2 - sha256: fd8828032d0fca46d4898cdab5220b059305f6468f8d8b5a850d1cdabc373898 - md5: 1bbacd93698980502fcd09b4d8739779 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-sensor-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 0cc87592aac76128d38950309ed0e2b38737cbbf3ab8d42f16b1a6616b84aa44 + md5: ac75ca3cc66b11f519e82315493cfc8e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -45222,102 +91071,100 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 10911 - timestamp: 1707310607580 + size: 222564 + timestamp: 1706741780019 - kind: conda - name: ros-humble-tango-icons-vendor - version: 0.1.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-sensor-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tango-icons-vendor-0.1.1-py311hbfa132e_5.tar.bz2 - sha256: fef3755f95261b1fabc592c65be74f22156d883f678d323f7c77eb36f8143141 - md5: 4874a87546f7849d74f332050dca62bb + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-sensor-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 5266858bd35e5cc7768c22bf0c5798fbe06c689784d1ee89c698aa16e89679d7 + md5: c47178eb70aaca6af72c56040e047baa depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 1027711 - timestamp: 1707345301867 + size: 226752 + timestamp: 1706673133615 - kind: conda - name: ros-humble-teleop-twist-joy - version: 2.4.5 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-shape-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-teleop-twist-joy-2.4.5-py311h38cd7cb_6.tar.bz2 - sha256: dd985caca81324ad0e3792bc29a3ffa478d3cfad3cde095a19a8c21eb54c667e - md5: c4839502133b4f31cfd1a1083636c6a6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-shape-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: afe97a2366aef42eec294c9697d523a59422451b7991738b3bd293ea73fed0dc + md5: ad6b53d4aa81558676b20aebbba10621 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-joy - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 - platform: win - license: BSD-3-Clause - size: 127426 - timestamp: 1707861625844 -- kind: conda - name: ros-humble-teleop-twist-joy - version: 2.4.5 - build: py311h907a76e_6 - build_number: 6 + platform: win + license: BSD-3-Clause + size: 38867 + timestamp: 1708764094914 +- kind: conda + name: ros-noetic-shape-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-teleop-twist-joy-2.4.5-py311h907a76e_6.tar.bz2 - sha256: ac1bbe306a455064c023377264ad5cb08fc3d080fe24abbc95f061b3b12b9b80 - md5: 5c84dea602ff2ea463f8aa4989e5e3d1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-shape-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 0822b46696fc913a8fa52ba96072b8e881faabcf9d64b7e7833c77c9d0f764dc + md5: 800b32d24a33baf1edcc943abb3052f2 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-joy - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 166186 - timestamp: 1707371550433 + size: 38944 + timestamp: 1706530331963 - kind: conda - name: ros-humble-teleop-twist-joy - version: 2.4.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-shape-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-teleop-twist-joy-2.4.5-py311hb335429_6.tar.bz2 - sha256: 758fb31bcb4f771d851c52018f84881bad0dcb9a95075afc19dca50bc6b2c2d9 - md5: 48f28e1040af011ccb4f5d7304d3d892 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-shape-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 6c2e9102023a8694b0e680078ec63c94da48cf17243682700594ec4f8ac63931 + md5: 7e23affd60137ce98d1073a0f73b55dc depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -45326,106 +91173,94 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-joy - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 181052 - timestamp: 1707316090025 + size: 38707 + timestamp: 1706739832575 - kind: conda - name: ros-humble-teleop-twist-joy - version: 2.4.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-shape-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-teleop-twist-joy-2.4.5-py311hbfa132e_5.tar.bz2 - sha256: 087a35a7ee01a400b7c4da75d2736227e2ad4728389d9988138b485a492d6616 - md5: 45b2eddb53f1acfa7a78819424fbc527 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-shape-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 085c062e306aa5036dd6a880f6809f6d284007cd399e0da6c4fe7906c00b2347 + md5: f24b97445df718374cd4708f9643d55a depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-joy - - ros-humble-rclcpp - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 163935 - timestamp: 1707994134429 + size: 35367 + timestamp: 1706533148683 - kind: conda - name: ros-humble-teleop-twist-keyboard - version: 2.3.2 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-smach + version: 2.5.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-teleop-twist-keyboard-2.3.2-py311h38cd7cb_6.tar.bz2 - sha256: b544417d7259ed4d530c772295c250d317c791b7ea7814c876a778b818e5771b - md5: 96f1719a470fb2765a99286ca0f13cae + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-2.5.2-py311h38cd7cb_16.tar.bz2 + sha256: 18b257943dbe9a49b811d0ecff240dc39d660e1c0306d0e749a2dfbeb631e2b4 + md5: c4becba02adbd6145b6ca8567b5d57ec depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 23756 - timestamp: 1707855723845 + size: 72246 + timestamp: 1708738685783 - kind: conda - name: ros-humble-teleop-twist-keyboard - version: 2.3.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-smach + version: 2.5.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-teleop-twist-keyboard-2.3.2-py311h907a76e_6.tar.bz2 - sha256: 5f26fd77a5b813e259dd76fd5eb00bb8cac572d3adbc668eb499bde81b27676f - md5: fecb75b79b2ab07a2b842dc0d6c51abc + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-2.5.2-py311h907a76e_20.tar.bz2 + sha256: 67b244fcaddec328abd07c0e9b0705b712a42a917158d745405d1280c53df94b + md5: 438ba2ad338b213b3321567a2e45019b depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 15421 - timestamp: 1707360702936 + size: 71903 + timestamp: 1706525254997 - kind: conda - name: ros-humble-teleop-twist-keyboard - version: 2.3.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-smach + version: 2.5.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-teleop-twist-keyboard-2.3.2-py311hb335429_6.tar.bz2 - sha256: 5b1d4c9436429cd93653254fd3627b33535634c2ba29f9f6746fb0b7bda33714 - md5: c59716cd3819b6d296905e1639335f37 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-2.5.2-py311hb335429_17.tar.bz2 + sha256: eb70d33639b0d9a151c13efe4ef2383b6a76e8392bad27121774a7f5f587bc9b + md5: 211d08a1f483c2291b541b1ad94d0675 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -45434,521 +91269,494 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 15265 - timestamp: 1707315153458 + size: 71676 + timestamp: 1706737937885 - kind: conda - name: ros-humble-teleop-twist-keyboard - version: 2.3.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-smach + version: 2.5.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-teleop-twist-keyboard-2.3.2-py311hbfa132e_5.tar.bz2 - sha256: 6472c8f83af24e3e49906441dff0e10064a67acd1e92544dc9601c43beff63c3 - md5: dcbc8db7eaabbe109b1ed458a61afad3 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-2.5.2-py311hbfa132e_8.tar.bz2 + sha256: 11d692613e2e29ecc320fde4e50035a74a0d69cfb460f05be4573fc9796cbe5e + md5: 31a01139b5a31a3e113af6f9ec07e5a4 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 15506 - timestamp: 1707992936897 + size: 56471 + timestamp: 1706527443791 - kind: conda - name: ros-humble-tf2 - version: 0.25.5 - build: py311h00a3625_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-0.25.5-py311h00a3625_5.tar.bz2 - sha256: b369bca3d1ccdc6c9fdb5cba712e37d41d8313f556c5ba1429ffe61de2ce2257 - md5: 8aeae53c2521ffa82c4267b3e065318e + name: ros-noetic-smach-msgs + version: 2.5.2 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-msgs-2.5.2-py311h38cd7cb_16.tar.bz2 + sha256: 2713e6bfed4531c43e3679005da4db36ec53c4f6253862dc4e3d6d112636ac25 + md5: 14e7e06958401c804075755c6fbe197f depends: - - console_bridge >=1.0.2,<1.1.0a0 - - libcxx >=16 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-console-bridge-vendor - - ros-humble-geometry-msgs - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 38826 + timestamp: 1708761501132 +- kind: conda + name: ros-noetic-smach-msgs + version: 2.5.2 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-msgs-2.5.2-py311h907a76e_20.tar.bz2 + sha256: 9635ada9158e328e2a9d8e4ac5473ff8ddd64b0b09e51bcbbd461ccf3bf60065 + md5: 6cd8544dbc3f4ffd6ab4f399136374ac + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs + arch: x86_64 platform: osx license: BSD-3-Clause - size: 93968 - timestamp: 1707991087413 + size: 39009 + timestamp: 1706529854637 - kind: conda - name: ros-humble-tf2 - version: 0.25.5 - build: py311hb303436_6 - build_number: 6 + name: ros-noetic-smach-msgs + version: 2.5.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-0.25.5-py311hb303436_6.tar.bz2 - sha256: 0813cc75daa23a3d1e34ed7193fcec34a1ba89191cb913e1a75ce01106b42f5a - md5: c938f5da5069db3ad541f25f06a9285b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-msgs-2.5.2-py311hb335429_17.tar.bz2 + sha256: 158611de693b74de3dac9ed1b9e4bce66bbaca1800c7ec485aec5e2b46fcdd36 + md5: 9c7a3a696ae0c2c22ea8ec2ede48a422 depends: - __glibc >=2.17,<3.0.a0 - - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-console-bridge-vendor - - ros-humble-geometry-msgs - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 106493 - timestamp: 1707313818635 + size: 38790 + timestamp: 1706739383972 - kind: conda - name: ros-humble-tf2 - version: 0.25.5 - build: py311he602911_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-0.25.5-py311he602911_6.tar.bz2 - sha256: 064c383fa2edc7d6fb20533f56797de3e3edef9c2185433c7cfb33b0bb69a9d5 - md5: 24f7a433b2f84071d7a693629cd3898c + name: ros-noetic-smach-msgs + version: 2.5.2 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-msgs-2.5.2-py311hbfa132e_8.tar.bz2 + sha256: 31c006a43394e093f1e36f339fa3905b8735b6cfe1443825c7c72f80064ba3b1 + md5: c08b1923a36080bece3dea03a640b8c8 depends: - - __osx >=10.14 - - console_bridge >=1.0.2,<1.1.0a0 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-console-bridge-vendor - - ros-humble-geometry-msgs - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-std-msgs + arch: arm64 platform: osx license: BSD-3-Clause - size: 96243 - timestamp: 1707357362172 + size: 35124 + timestamp: 1706531914018 - kind: conda - name: ros-humble-tf2 - version: 0.25.6 - build: py311h7f0aa07_7 - build_number: 7 + name: ros-noetic-smach-ros + version: 2.5.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-0.25.6-py311h7f0aa07_7.tar.bz2 - sha256: 61b015459b83c976a72749f77795551c6e1c68ed59f604aec740c2573568d356 - md5: 5a3b70abdda94d01c6a5fbda9759e69a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smach-ros-2.5.2-py311h38cd7cb_16.tar.bz2 + sha256: c803251aa9a4b44be6627f966d2be78cbc458cba59e20e243824765e8a2a7ab9 + md5: b0f7464055de0fe95f8cb9a3871e809b depends: - - console_bridge >=1.0.2,<1.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-console-bridge-vendor - - ros-humble-geometry-msgs - - ros-humble-rcutils - - ros-humble-ros-workspace - - ros-humble-rosidl-runtime-cpp - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 109962 - timestamp: 1708879266941 + size: 59518 + timestamp: 1708778144030 - kind: conda - name: ros-humble-tf2-bullet - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-smach-ros + version: 2.5.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-bullet-0.25.5-py311h907a76e_6.tar.bz2 - sha256: 13f9347aaee5f957fdb5f42018a364e5a0f300e5b179f4f354de223d00a7b136 - md5: f06ddfdce90e7f40d66a6a632c821c19 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smach-ros-2.5.2-py311h907a76e_20.tar.bz2 + sha256: e076f7af5fa9a9163ead121ea17fbb78977eb0b29803166b1b18f88e08d7f5b5 + md5: d5cf449e66322cb39d09e53a7583410d depends: - __osx >=10.14 - - bullet - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs arch: x86_64 platform: osx license: BSD-3-Clause - size: 16524 - timestamp: 1707372622598 + size: 59612 + timestamp: 1706676776741 - kind: conda - name: ros-humble-tf2-bullet - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-smach-ros + version: 2.5.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-bullet-0.25.5-py311hb335429_6.tar.bz2 - sha256: bcdbe341fbc0e97ad8fac34683e3a79462930a926f9529036a65b3f1c3978e13 - md5: a09dd0b3cb7c8822023c7589d65e425e + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smach-ros-2.5.2-py311hb335429_17.tar.bz2 + sha256: d0ce2a7a7c399b84b70d51070aac8c491d44dc3830098f28f4e1c3d12cdf7fd2 + md5: 4afca4840b2e0dc9dfd3ef89e3418fdd depends: - __glibc >=2.17,<3.0.a0 - - bullet - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs arch: x86_64 platform: linux license: BSD-3-Clause - size: 16359 - timestamp: 1707316572929 + size: 59385 + timestamp: 1706743235026 - kind: conda - name: ros-humble-tf2-bullet - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-smach-ros + version: 2.5.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-bullet-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: a12d70ee1016dd39cd0fbfafe433422288ffa9e8edc649b14e9e571cd476233d - md5: c4d5018a5e27709db0fb2bfc82a1894c + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smach-ros-2.5.2-py311hbfa132e_8.tar.bz2 + sha256: 67ff7ddfd4d25323b97f0264712e50083aa495198f1aca6a4b0988176865f39c + md5: a3ef68ed321639b306a1d486b0f69526 depends: - - bullet - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-rospy + - ros-noetic-rostopic + - ros-noetic-smach + - ros-noetic-smach-msgs + - ros-noetic-std-msgs + - ros-noetic-std-srvs arch: arm64 platform: osx license: BSD-3-Clause - size: 16720 - timestamp: 1707995711941 + size: 63537 + timestamp: 1706675130644 - kind: conda - name: ros-humble-tf2-bullet - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-smclib + version: 1.8.6 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-bullet-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 776e9fd5e656dae8732c235113e2ebf42340cf62995972eabb2efd16dceeed52 - md5: b8bcd26fc33967a78b3967aaea451b01 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-smclib-1.8.6-py311h38cd7cb_16.tar.bz2 + sha256: 6d8a61541d4e2bb0228c08b5d8137d824cab34a60a2234717e0aa5bf1aceace3 + md5: 63161d3ba6e2650becd0eef4ccf985fb depends: - - bullet - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 15065 - timestamp: 1708913719140 + size: 21487 + timestamp: 1708737577381 - kind: conda - name: ros-humble-tf2-eigen - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-smclib + version: 1.8.6 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-eigen-0.25.5-py311h907a76e_6.tar.bz2 - sha256: acb7aa6bfb3162d501518704bb77be96dcf91c7e9fb021a542f9f26f38213696 - md5: a3868f582045afe70b51908f296c75a2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-smclib-1.8.6-py311h907a76e_20.tar.bz2 + sha256: 253b11bbcfca79d9b663aefa95e1ee1b0e8cf4b2e3aff3667132b6f79b0d4cd1 + md5: bf448699c67d6255c64fcb3bb723f955 depends: - __osx >=10.14 - - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 19159 - timestamp: 1707372506417 + size: 21797 + timestamp: 1706524904371 - kind: conda - name: ros-humble-tf2-eigen - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-smclib + version: 1.8.6 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-eigen-0.25.5-py311hb335429_6.tar.bz2 - sha256: b9488b99dc9d67ba318eb311fcfee1b5456f09c64f23d804636a8366fc1ea1c6 - md5: a17d28bd453f58770b0a45033bd787a5 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-smclib-1.8.6-py311hb335429_17.tar.bz2 + sha256: 660a737618e54b10c6884f6c24898abb964d5a4f26e06db994792e83c58421b0 + md5: 007464a8373b7f5a6d6b672e3a6892d9 depends: - __glibc >=2.17,<3.0.a0 - - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 19033 - timestamp: 1707316541509 + size: 21579 + timestamp: 1706737449423 - kind: conda - name: ros-humble-tf2-eigen - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-smclib + version: 1.8.6 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-eigen-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: b5d6ec86265b208ebfcf6b61755d140ca516bd624a5f3b71eb4579ed7be9657f - md5: a52ad6a3a9d124170a009d9c2b3b8bf8 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-smclib-1.8.6-py311hbfa132e_8.tar.bz2 + sha256: 508e334fdc1e655218ed0bf5381662100fa86e50bbce638ad43d81929034d015 + md5: af172f457c6bb54e56fea5d8295f5eaa depends: - - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 19313 - timestamp: 1707995644371 + size: 20843 + timestamp: 1706525522458 - kind: conda - name: ros-humble-tf2-eigen - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-std-msgs + version: 0.5.13 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-eigen-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: b4b8c0904b7569ad4aad06f1657f41adb08ea62ba955afbe5da3cddc1c89cfde - md5: 128e49e989f23281967a01f7d0b7b67f + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-std-msgs-0.5.13-py311h38cd7cb_16.tar.bz2 + sha256: 3aea2632461d77962efd4734d9f401bdff622ffc4a22afb53668984716665505 + md5: c85c7f7931ab1ee9be13ba6098707eae depends: - - eigen - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 17791 - timestamp: 1708913429596 + size: 100498 + timestamp: 1708759449383 - kind: conda - name: ros-humble-tf2-eigen-kdl - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-std-msgs + version: 0.5.13 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-eigen-kdl-0.25.5-py311h907a76e_6.tar.bz2 - sha256: be3fa072217e5371b91ba1f524d0c845731c44cbac22fd58390c349a6cbe717a - md5: b94118ccd992b783e294f11092d2ec15 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-std-msgs-0.5.13-py311h907a76e_20.tar.bz2 + sha256: 1747c7f13d468c0b029c126e1c9c5f497ddf28b7bfa590040afd831e249d6718 + md5: 79c1086e22a087c54c2dc9f51c641570 depends: - __osx >=10.14 - - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime arch: x86_64 platform: osx license: BSD-3-Clause - size: 19714 - timestamp: 1707358259179 + size: 98738 + timestamp: 1706528882085 - kind: conda - name: ros-humble-tf2-eigen-kdl - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-std-msgs + version: 0.5.13 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-eigen-kdl-0.25.5-py311hb335429_6.tar.bz2 - sha256: 30d07b58b67ead815a96dbcea563c8862ccda0cf271639f1a86f00b9a0bb9a28 - md5: 95095cfd807b47755814323fa1ff28ca + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-std-msgs-0.5.13-py311hb335429_17.tar.bz2 + sha256: 47f5982a63cf76523a9bec37b098b1dcf80c2a8a522f0386a566a37ef1e2082c + md5: 7fbee6ce7e2f36380de87745ab2c1729 depends: - __glibc >=2.17,<3.0.a0 - - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime arch: x86_64 platform: linux license: BSD-3-Clause - size: 21001 - timestamp: 1707314073194 + size: 94626 + timestamp: 1706739162668 - kind: conda - name: ros-humble-tf2-eigen-kdl - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-std-msgs + version: 0.5.13 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-eigen-kdl-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 61713d626aee456a80d1037c64f7f3cac1b72d03903cacc49c4d76ae64e71251 - md5: e143c8d47029e86f4c4a66d1813fa96e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-std-msgs-0.5.13-py311hbfa132e_8.tar.bz2 + sha256: 6d9dec59fe21aab9799834af1975df0301454347b823ee6a32cb79092efbba27 + md5: 2455ce996dcdd4f2dfcf3a0d91161efd depends: - - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime arch: arm64 platform: osx license: BSD-3-Clause - size: 20370 - timestamp: 1707991319655 + size: 83635 + timestamp: 1706530751972 - kind: conda - name: ros-humble-tf2-eigen-kdl - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-std-srvs + version: 1.11.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-eigen-kdl-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 177fc8b108634dcc2946f0685dd05d23501f88496682cd6c44ecc1e3fcce9dc7 - md5: d11e5e61f85b6d7c2c8e4da9ca63c8ce + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-std-srvs-1.11.3-py311h38cd7cb_16.tar.bz2 + sha256: e1077ebc98597d09e5532e2f5f93f8b5d98a2a0d54bb60a5179fd73658ee301c + md5: 5f3e266291de6a4bbaa0e8975048804c depends: - - eigen - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 24628 - timestamp: 1708881139675 + size: 33967 + timestamp: 1708760691271 - kind: conda - name: ros-humble-tf2-geometry-msgs - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-std-srvs + version: 1.11.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-geometry-msgs-0.25.5-py311h907a76e_6.tar.bz2 - sha256: 4214d05cb36cdf1f51b8fbad0fde57043dfd84b100c16d74b51c3e4dcc343852 - md5: bd9089290ec43ee7e1746f0be7fad186 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-std-srvs-1.11.3-py311h907a76e_20.tar.bz2 + sha256: ebc98e8f0c696043a013bc74841b8e3896ece1b77845c370ad65c0730bfc98fb + md5: 7c810ddffc4938b92827134ae88578fd depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime arch: x86_64 platform: osx license: BSD-3-Clause - size: 33248 - timestamp: 1707372330255 + size: 34249 + timestamp: 1706529059219 - kind: conda - name: ros-humble-tf2-geometry-msgs - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-std-srvs + version: 1.11.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-geometry-msgs-0.25.5-py311hb335429_6.tar.bz2 - sha256: 6644e2a332f523d4c576f78774ac637dbba17d480fddd217ede0ed0ead8c215a - md5: 866b167638a095706591b1bfbc68afd7 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-std-srvs-1.11.3-py311hb335429_17.tar.bz2 + sha256: 64a83a25fb3f8161c19768915a3a38a462230e11f76582d32fb5bace9c8a294d + md5: 2ea117a505f926cc249edfae5e92138e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -45957,113 +91765,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime arch: x86_64 platform: linux license: BSD-3-Clause - size: 33087 - timestamp: 1707316490639 + size: 34021 + timestamp: 1706739208873 - kind: conda - name: ros-humble-tf2-geometry-msgs - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-std-srvs + version: 1.11.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-geometry-msgs-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 72e017f32af527bd126cafd762f88bed84f605f04a76f916d54bd732d06ab27f - md5: cd6bd8f33896333d61addb6c38c1c9cc + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-std-srvs-1.11.3-py311hbfa132e_8.tar.bz2 + sha256: 282ef9dffb639109eb44099315690f041a0fb10528d680cbeb45c44dcb9dcd14 + md5: ba9e288e6feab334da069ca8025a37f3 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime arch: arm64 platform: osx license: BSD-3-Clause - size: 33394 - timestamp: 1707995577110 + size: 31643 + timestamp: 1706530975548 - kind: conda - name: ros-humble-tf2-geometry-msgs - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-stereo-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-geometry-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 8f01568c16747dc0b008a30c78aad36091c4c19222bb4edcae4943e5c7873ebe - md5: c3983df08cfe5c0c81e730c10d1a1495 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-stereo-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: df878d98aee68a454b30be65f0ac85e36d85dff00032c8224b75855de1f9a4f5 + md5: b4aa946642b83661df64092eb97f4ecc depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 32131 - timestamp: 1708913269309 + size: 32995 + timestamp: 1708774039699 - kind: conda - name: ros-humble-tf2-kdl - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-stereo-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-kdl-0.25.5-py311h907a76e_6.tar.bz2 - sha256: 38a6b77d00d51ddc94cd4da8d983c7617644a297fe8114ba4457d53af0db34b7 - md5: 91f4164f4ec8e5c0fbc31def6804d130 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-stereo-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: d21fd835eb66ba26fea5462ab0812c6099218c461671876e8db71288cfe10a49 + md5: 056a53f4f8c24f9e7f8e63081502768d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 22351 - timestamp: 1707372416761 + size: 33117 + timestamp: 1706675206562 - kind: conda - name: ros-humble-tf2-kdl - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-stereo-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-kdl-0.25.5-py311hb335429_6.tar.bz2 - sha256: 4b5b67a11866d323e3159a41ff786d6bb928f08c31671aa85e8d9669f5d45e18 - md5: 226c997b5c573f160f6c21e529841dd3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-stereo-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 55198bab568a375c4fad12bdfa43d2742c83a979ebd4ef288672f541b8153f9a + md5: bb3f50b455bbaffa91eb44b6c9aacfb0 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -46072,844 +91863,884 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 22175 - timestamp: 1707316516145 + size: 32951 + timestamp: 1706741958492 - kind: conda - name: ros-humble-tf2-kdl - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-stereo-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-kdl-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 1e221b472f9306129d00ac8422546e94103b0289d264dc18909a35697cfb478d - md5: c68850fbac58e66f466df4e70e90b8f5 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-stereo-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 089c59f20a3354e22267549205c6d07546f6b65f234cd1bd4a8cccd8e57a63a4 + md5: 98658069f6861281e4ca0e1ddab04f93 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 22518 - timestamp: 1707995609872 + size: 33152 + timestamp: 1706673365704 - kind: conda - name: ros-humble-tf2-kdl - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-tf + version: 1.13.2 + build: py311h0189461_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf-1.13.2-py311h0189461_8.tar.bz2 + sha256: ecec98a4a72b929c9efb7684dda1886b94f16154df612cb5b275f8c19611440a + md5: 8886bbed93ffe122e6a122b0eef38e64 + depends: + - graphviz >=9.0.0,<10.0a0 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roswtf + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-tf2-ros + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 268208 + timestamp: 1706736579141 +- kind: conda + name: ros-noetic-tf + version: 1.13.2 + build: py311h564fdc0_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-kdl-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: a23dfbe56c23ef98a270f87db0fb1ffa8c335557548f1da1ec5e8bfea142d5ba - md5: 813f3eff98708523c9abb222a52ad078 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf-1.13.2-py311h564fdc0_16.tar.bz2 + sha256: 47935f861bbdd172f774e338a951e97aeca13e73d8b2f3f5150bfcd07feecf4c + md5: 9ddc53a97c05b076bbfc734eb8e2ad12 depends: + - graphviz >=9.0.0,<10.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-orocos-kdl-vendor - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roswtf + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-tf2-ros - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 21317 - timestamp: 1708913348330 + size: 377881 + timestamp: 1708781506117 - kind: conda - name: ros-humble-tf2-msgs - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-tf + version: 1.13.2 + build: py311h9fb8454_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-msgs-0.25.5-py311h907a76e_6.tar.bz2 - sha256: b32fa4530da2170baf19e3f2adc7faf48ec7f9a8df8651d35a98ba2941bd11ac - md5: cb02ae9bf8f152343e6e171fcadda9df + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf-1.13.2-py311h9fb8454_20.tar.bz2 + sha256: 44da247b215c9e8dacd033748fea59b3fb2090d0e55c60932603d512a5b0a83a + md5: c0f2e403e770576e7724aa8c0f261529 depends: - __osx >=10.14 - - libcxx >=16 + - graphviz >=9.0.0,<10.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roswtf + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-tf2-ros arch: x86_64 platform: osx license: BSD-3-Clause - size: 145850 - timestamp: 1707356825584 + size: 271676 + timestamp: 1706677662884 - kind: conda - name: ros-humble-tf2-msgs - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf + version: 1.13.2 + build: py311hd50fb47_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-msgs-0.25.5-py311hb335429_6.tar.bz2 - sha256: 3297142eb2919ebd372a804b6af1d3b40dfd785885efed20e3e78a06367d72e9 - md5: 69356e3d90c3d391301a2f36c0e2be5b + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf-1.13.2-py311hd50fb47_17.tar.bz2 + sha256: 52f08e8839fdabe2fce4f0b3c76c52f77e2400b3385dac2834ca0a2a7cf789ec + md5: c3dbe704fbba8847366853a2684c418c depends: - __glibc >=2.17,<3.0.a0 + - graphviz >=9.0.0,<10.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roswtf + - ros-noetic-sensor-msgs + - ros-noetic-std-msgs + - ros-noetic-tf2-ros arch: x86_64 platform: linux license: BSD-3-Clause - size: 167412 - timestamp: 1707313606462 -- kind: conda - name: ros-humble-tf2-msgs - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-msgs-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 1875cbdf3139cb8daa946200383e539eb299eafc729ff76304f860b22515c7a2 - md5: 13d1970714bdc73539f84dab5c672800 - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 148820 - timestamp: 1707989358910 + size: 339812 + timestamp: 1706743559194 - kind: conda - name: ros-humble-tf2-msgs - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-tf-conversions + version: 1.13.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 5c33f5d9a2c3de70d33899514c22f7d89643a05f328996893afe77ab321492e5 - md5: 1d91377d93fafe61b2faa97d594cb731 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf-conversions-1.13.2-py311h38cd7cb_16.tar.bz2 + sha256: 824ac5381ebdf5883467636a830ea90f2ae7b285ea9db75bd0c5a6edc55cd3f8 + md5: f82891edebc9175ad57052898c8e52e2 depends: + - eigen - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl - python_abi 3.11.* *_cp311 - - ros-humble-action-msgs - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-kdl-conversions + - ros-noetic-tf - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 170671 - timestamp: 1708878592114 + size: 42092 + timestamp: 1708784135550 - kind: conda - name: ros-humble-tf2-py - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-tf-conversions + version: 1.13.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-py-0.25.5-py311h907a76e_6.tar.bz2 - sha256: 858fd8e5d82a53211436348b406e15ccab4f3122ee780aef3e854d8b2426ac8c - md5: c69d4dd143a8683f37d1981020266a99 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf-conversions-1.13.2-py311h907a76e_20.tar.bz2 + sha256: 3277e25f4941b142cb87369f1db06e0869a925a1cbf88f3887380b40ae52817d + md5: 61c069f6516ac858277691d824c6ef1a depends: - __osx >=10.14 - - libcxx >=16 + - eigen + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rpyutils - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-kdl-conversions + - ros-noetic-tf arch: x86_64 platform: osx license: BSD-3-Clause - size: 30991 - timestamp: 1707360239293 + size: 25056 + timestamp: 1706680595920 - kind: conda - name: ros-humble-tf2-py - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf-conversions + version: 1.13.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-py-0.25.5-py311hb335429_6.tar.bz2 - sha256: ddc982ea9c9a09d2d472f93955857f87c912fc516afa313cf064de2eb647b33a - md5: f91e0dc354f69fe21b7b3d413c1853ec + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf-conversions-1.13.2-py311hb335429_17.tar.bz2 + sha256: a6fa9527e22ff7498fbfb1ef9d18a72514ea8ecabd28a7f0a15457663b662125 + md5: 5dd34497a6238b2567fc26f54926749e depends: - __glibc >=2.17,<3.0.a0 + - eigen - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rpyutils - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-kdl-conversions + - ros-noetic-tf arch: x86_64 platform: linux license: BSD-3-Clause - size: 36570 - timestamp: 1707315096957 + size: 27155 + timestamp: 1706744299041 - kind: conda - name: ros-humble-tf2-py - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-tf-conversions + version: 1.13.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-py-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 25955f74d80a05d90e4f3cf19a0c4a8c9c715c35a644722ca4d752c95351d5b8 - md5: f9be46de42377b99fce7904a94642c92 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf-conversions-1.13.2-py311hbfa132e_8.tar.bz2 + sha256: 9ed0f1ef712323df7d6766d0c8c1d4d26dd1093997b7f0d1936a3f73e545040f + md5: 808d2053ca211d661ad478814934bb8a depends: - - libcxx >=16 + - eigen + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rpyutils - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-kdl-conversions + - ros-noetic-tf arch: arm64 platform: osx license: BSD-3-Clause - size: 31195 - timestamp: 1707992726477 + size: 25412 + timestamp: 1706737475106 - kind: conda - name: ros-humble-tf2-py - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-py-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 0de79d1c16e498acc7b0f2b338a6682cf01257e0afd0e5c34cb1473050357dc6 - md5: f394f92fd62c9be7c0d86f1497b6d905 + name: ros-noetic-tf2 + version: 0.7.7 + build: py311h00a3625_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-0.7.7-py311h00a3625_8.tar.bz2 + sha256: d612b01de40a615b74f1801d67501bf92be997b179bf79c1bbc5f64fdc6c6d1a + md5: d65dd05154b4924d69bd68ff9ec0bc70 depends: + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-rpyutils - - ros-humble-tf2 - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rostime + - ros-noetic-tf2-msgs + arch: arm64 + platform: osx license: BSD-3-Clause - size: 32122 - timestamp: 1708899607367 + size: 122950 + timestamp: 1706534460825 - kind: conda - name: ros-humble-tf2-ros - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-ros-0.25.5-py311h907a76e_6.tar.bz2 - sha256: c3553b5b95c8574b37cf35692288a2a98094fd1096fa3420800d078634539545 - md5: c140c2c57cc9404c23ad71701fbebd4d + name: ros-noetic-tf2 + version: 0.7.7 + build: py311h7f0aa07_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-0.7.7-py311h7f0aa07_16.tar.bz2 + sha256: f81db71a43558629e25d0918a839c6e6aa9cc190d7b3bdc201323246430d0dd7 + md5: 970f8a22958f675451612fcf8f54655b depends: - - __osx >=10.14 - - libcxx >=16 + - console_bridge >=1.0.2,<1.1.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rostime + - ros-noetic-tf2-msgs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 arch: x86_64 - platform: osx + platform: win license: BSD-3-Clause - size: 413253 - timestamp: 1707371427566 + size: 359188 + timestamp: 1708765754567 - kind: conda - name: ros-humble-tf2-ros - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf2 + version: 0.7.7 + build: py311hb303436_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-ros-0.25.5-py311hb335429_6.tar.bz2 - sha256: 6ef76e06c60afaee02aa241bab01eb36100ab4d9b6a040a40aeac4d10c3f4085 - md5: 895d8c2be11543978911a8b5f301332f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-0.7.7-py311hb303436_17.tar.bz2 + sha256: 1efe19481f7433683c4c100e8eba7b084a73a27a8be1fb99746b38d2835e64c8 + md5: 472d2d391e7d5209a41da523c2e35181 depends: - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rostime + - ros-noetic-tf2-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 500317 - timestamp: 1707316036649 + size: 127626 + timestamp: 1706740130877 - kind: conda - name: ros-humble-tf2-ros - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-ros-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 82633dc7e6e94ff97de08b1bfebda83d9e0ad624bd6cab524bb50170b5f26e01 - md5: 24ad94604b82993c1f8f9fbde56a9afd + name: ros-noetic-tf2 + version: 0.7.7 + build: py311he602911_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-0.7.7-py311he602911_20.tar.bz2 + sha256: f8deb0153f1e52d96a5eae96840757db20a16c670332c93a46c24ab6705d078f + md5: b4114a651f3e1c7be41300f49f0aa8d4 depends: - - libcxx >=16 + - __osx >=10.14 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-rostime + - ros-noetic-tf2-msgs + arch: x86_64 platform: osx license: BSD-3-Clause - size: 411455 - timestamp: 1707994060270 + size: 125553 + timestamp: 1706531328940 - kind: conda - name: ros-humble-tf2-ros - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-tf2-geometry-msgs + version: 0.7.7 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-ros-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: aac8236b27cf784b240fc9f6103f89cb6bc5f4ee0211d52c124c1256ca8af739 - md5: f38508d43926666975a65881d902146a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311h38cd7cb_16.tar.bz2 + sha256: 4237fdad0cd6cedd499a826d4df183fb77ba28c9aa581677a7d3ed5f5d65023f + md5: f0f264610c8f0bef40792d279a48a336 depends: - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl >=1.5.1,<1.6.0a0 - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-message-filters - - ros-humble-rcl-interfaces - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-rclcpp-components - - ros-humble-ros-workspace - - ros-humble-tf2 - - ros-humble-tf2-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-ros - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 291822 - timestamp: 1708902647379 + size: 22020 + timestamp: 1708780378876 - kind: conda - name: ros-humble-tf2-ros-py - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-tf2-geometry-msgs + version: 0.7.7 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-ros-py-0.25.5-py311h907a76e_6.tar.bz2 - sha256: bcebac2555688073faa3321b65fbfc9c67ef178be1ae08efb0aa390f141e630a - md5: 74f75380c675ef15b49e9af68f3b4a3a + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311h907a76e_20.tar.bz2 + sha256: 40d4a1b181b83aff41dfbd83d1b610aee7a00dfd12f5f7324bc66d76d1da254a + md5: bbcc62257b74a7b086902f858ff0d7f7 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl >=1.5.1,<1.6.0a0 - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-ros arch: x86_64 platform: osx license: BSD-3-Clause - size: 39112 - timestamp: 1707362554123 + size: 22290 + timestamp: 1706677496698 - kind: conda - name: ros-humble-tf2-ros-py - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf2-geometry-msgs + version: 0.7.7 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-ros-py-0.25.5-py311hb335429_6.tar.bz2 - sha256: 306bfdb07641419d3c776b8a6d6470503d961332a4590bca92545b41cef4832f - md5: 4b00c9fd074816b0736a095c5e845949 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-geometry-msgs-0.7.7-py311hb335429_17.tar.bz2 + sha256: cd1e20acfd3242c05afdab19668d4e49f715ad744afbc0c6f9ca113f98b30cf3 + md5: cea8f57237605308d1bbef7e4510d962 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl >=1.5.1,<1.6.0a0 - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-ros arch: x86_64 platform: linux license: BSD-3-Clause - size: 38948 - timestamp: 1707315508022 + size: 22068 + timestamp: 1706743507404 - kind: conda - name: ros-humble-tf2-ros-py - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-tf2-geometry-msgs + version: 0.7.7 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-ros-py-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 348cb06182c873d8e641a6dfba0884b110f6cc8f36a9a40e5236c3a8b2facf1f - md5: 9c7c45eeb951f8199bcc31f3c61ee47d + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-geometry-msgs-0.7.7-py311hbfa132e_8.tar.bz2 + sha256: 4a65a6af30daf2a8e10a926dd8d79b5810f6136e923b2b0a72d4d25a6c1fea14 + md5: 4844eeaf6e0805c6f45cc6aa95b6c114 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python + - python-orocos-kdl >=1.5.1,<1.6.0a0 - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-ros arch: arm64 platform: osx license: BSD-3-Clause - size: 39217 - timestamp: 1707993516909 + size: 22348 + timestamp: 1706736514876 - kind: conda - name: ros-humble-tf2-ros-py - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-tf2-kdl + version: 0.7.7 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-ros-py-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: 280e61753c7402edc50c52734216eca6c53ff63314dd4e6fa3f3703f5bf9644b - md5: 3b8370d1340ce01761565f26fc5183cf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-kdl-0.7.7-py311h38cd7cb_16.tar.bz2 + sha256: 874ca663f8754f0daf7d2273e892fe61852d1d988437072558e667b46dd6f832 + md5: 31411795c6fbc8b06e774d727dd9cace depends: + - eigen - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-geometry-msgs - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-tf2 + - ros-noetic-tf2-ros - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 38764 - timestamp: 1708901157688 + size: 39372 + timestamp: 1708781610574 - kind: conda - name: ros-humble-tf2-sensor-msgs - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-tf2-kdl + version: 0.7.7 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-sensor-msgs-0.25.5-py311h907a76e_6.tar.bz2 - sha256: f0b48ef380e9081e540f83569effa558618267d8431616b9e7e03fddfac449ac - md5: 15ffa8b885390cf0f97746cc6b0336a9 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-kdl-0.7.7-py311h907a76e_20.tar.bz2 + sha256: 5afaf94fec84540ac68afb9249db95598f9cc77ecffaa789bbe9ae5244d72835 + md5: ebbe478de0f37dd12aaba4bfde1da57a depends: - __osx >=10.14 - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-tf2 + - ros-noetic-tf2-ros arch: x86_64 platform: osx license: BSD-3-Clause - size: 15853 - timestamp: 1707372142280 + size: 21839 + timestamp: 1706677762371 - kind: conda - name: ros-humble-tf2-sensor-msgs - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf2-kdl + version: 0.7.7 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-sensor-msgs-0.25.5-py311hb335429_6.tar.bz2 - sha256: 53f96b1c493231a6a8be77ffada4ea3b02f86e0d5310115557f809cf0466cb88 - md5: d945360279e7f281b6cf186fb67f6665 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-kdl-0.7.7-py311hb335429_17.tar.bz2 + sha256: c658d7d7214246e51352c1522a3ece98242917b4ca485a15eee2b37a808146a2 + md5: 2897d0ba4189b15694d0c0141323fd5f depends: - __glibc >=2.17,<3.0.a0 - eigen - libgcc-ng >=12 - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-tf2 + - ros-noetic-tf2-ros arch: x86_64 platform: linux license: BSD-3-Clause - size: 15745 - timestamp: 1707316416200 + size: 21563 + timestamp: 1706743583059 - kind: conda - name: ros-humble-tf2-sensor-msgs - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-tf2-kdl + version: 0.7.7 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-sensor-msgs-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: 78b0defd9d4ee8fe63ea39e598a0749647a05c05af936caa33330abb38be3922 - md5: d8a15b837ed173cd137497aaa92913d7 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-kdl-0.7.7-py311hbfa132e_8.tar.bz2 + sha256: 3dabe7478b5c2163a15771d9a3d148437d7bb8b5e603b8701956c9e18659c553 + md5: 0003db3e4d45ec7b9788eeedaf219f18 depends: - eigen - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - orocos-kdl >=1.5.1,<1.6.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-tf2 + - ros-noetic-tf2-ros arch: arm64 platform: osx license: BSD-3-Clause - size: 16061 - timestamp: 1707995526025 + size: 21911 + timestamp: 1706736624634 - kind: conda - name: ros-humble-tf2-sensor-msgs - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-tf2-msgs + version: 0.7.7 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-sensor-msgs-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: c60105b045a7e23941edba95b725b38304930fbccf3efa36ed31a145b7dbe697 - md5: 4ba4ed8e0c2dd023933c56edc56b08af + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-msgs-0.7.7-py311h38cd7cb_16.tar.bz2 + sha256: d9408fd6832f87e41cf2246e8a2e5c0beab44141f8b226abcbd7367b4105d143 + md5: bc99cf7efa96c123adddaf7be9702014 depends: - - eigen - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-eigen3-cmake-module - - ros-humble-ros-workspace - - ros-humble-sensor-msgs - - ros-humble-tf2 - - ros-humble-tf2-ros - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-generation - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 14552 - timestamp: 1708913521617 + size: 81804 + timestamp: 1708763778613 - kind: conda - name: ros-humble-tf2-tools - version: 0.25.5 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-tf2-msgs + version: 0.7.7 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tf2-tools-0.25.5-py311h907a76e_6.tar.bz2 - sha256: 3317e9a7582c9c3c272965a65f1472b8ceeff4f234639e0a92184aacab9172e7 - md5: 6e508760eaee7006e6f5428aa5f054f7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-msgs-0.7.7-py311h907a76e_20.tar.bz2 + sha256: 9592f835a5207e5220afa1dc60d900b478c93a72278019329bc54b574c2495d5 + md5: 6f283a087438da85d9d36cc31be12f62 depends: - __osx >=10.14 - - graphviz - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-generation arch: x86_64 platform: osx license: BSD-3-Clause - size: 17290 - timestamp: 1707364681271 + size: 81722 + timestamp: 1706530521723 - kind: conda - name: ros-humble-tf2-tools - version: 0.25.5 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf2-msgs + version: 0.7.7 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tf2-tools-0.25.5-py311hb335429_6.tar.bz2 - sha256: 8b7b9d565c6f027f4c744f55a74e7deb2f4c70e50c6dbbf6fb180cb835a6ce55 - md5: 0f016ad7c4239c7b660ef792fda2d64d + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-msgs-0.7.7-py311hb335429_17.tar.bz2 + sha256: f7924c3e7a0e2cc892a6992022b8000502f4cfd1a6177166b2448101312f23eb + md5: 915d468de4fa845cc852235412d340f7 depends: - __glibc >=2.17,<3.0.a0 - - graphviz - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-generation arch: x86_64 platform: linux license: BSD-3-Clause - size: 17237 - timestamp: 1707316085575 + size: 81031 + timestamp: 1706739909301 - kind: conda - name: ros-humble-tf2-tools - version: 0.25.5 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-tf2-msgs + version: 0.7.7 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tf2-tools-0.25.5-py311hbfa132e_5.tar.bz2 - sha256: a122986447ba03b3281f7d71eec72edd8072b1bc75949b19866806a4e1894e7a - md5: f5de823e3da72bd960d7c46168a0e830 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-msgs-0.7.7-py311hbfa132e_8.tar.bz2 + sha256: 03f92ef38f24378a9a4b5e0b248802a820625ddef503b4faaf5f7c9c8d27012e + md5: 1d11e0fadccba3cc728b57b99cfa3f63 depends: - - graphviz - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-generation arch: arm64 platform: osx license: BSD-3-Clause - size: 17367 - timestamp: 1707994107290 + size: 67611 + timestamp: 1706533626701 - kind: conda - name: ros-humble-tf2-tools - version: 0.25.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-tf2-py + version: 0.7.7 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tf2-tools-0.25.6-py311h38cd7cb_7.tar.bz2 - sha256: c06bdbda582c292b64fada33c2ace4b9b9b0f619799dfc427035a9004043ccb6 - md5: 79368929c7bbf949b5e0a66387a1dee0 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-py-0.7.7-py311h38cd7cb_16.tar.bz2 + sha256: ade05c738b7a2d8d863cab527a88e91a2c94b8b0212e87e3555b56119485a807 + md5: 50db32047593f7ead85650e901215ac5 depends: - - graphviz - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - pyyaml - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-tf2-msgs - - ros-humble-tf2-py - - ros-humble-tf2-ros-py - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-tf2 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 25566 - timestamp: 1708902806532 + size: 50824 + timestamp: 1708766945159 - kind: conda - name: ros-humble-tinyxml-vendor - version: 0.8.3 - build: py311h38cd7cb_7 - build_number: 7 - subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tinyxml-vendor-0.8.3-py311h38cd7cb_7.tar.bz2 - sha256: 705c6ecc1475dcbd4aeb75fb94bf72a32025b94df7cf373b8ca08549ce7b00f8 - md5: acc8e1d071b383c20cfc226d5539cca0 + name: ros-noetic-tf2-py + version: 0.7.7 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-py-0.7.7-py311h907a76e_20.tar.bz2 + sha256: 71a06ae375f4d0625e14dfbf5aa33ac3a93e78e1f71b06d1a7bced0e1d741b28 + md5: 34733f3daef78b1518d753dd2d192bbc depends: + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-tf2 + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 36286 + timestamp: 1706532694422 +- kind: conda + name: ros-noetic-tf2-py + version: 0.7.7 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-py-0.7.7-py311hb335429_17.tar.bz2 + sha256: 56266362063e14c3d3df882ac25c7f6a580ffa9e6f13c79fe05f32b75c764f8a + md5: 14cc8a1163cc697c2d47e0d245dc9be4 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-tf2 + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 256347 + timestamp: 1706740691434 +- kind: conda + name: ros-noetic-tf2-py + version: 0.7.7 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-py-0.7.7-py311hbfa132e_8.tar.bz2 + sha256: 07e619259995cef7e0fd219b04b9d0803899a4206561ea0d2f777d576891ab6f + md5: 0a6e8d4b4c178258857b088d55616bf7 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-rospy + - ros-noetic-tf2 + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 36699 + timestamp: 1706573667998 +- kind: conda + name: ros-noetic-tf2-ros + version: 0.7.7 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-tf2-ros-0.7.7-py311h38cd7cb_16.tar.bz2 + sha256: efa4eaf327638df1a7798562a6b0f15a4d70e93f0a92526e941b369c3072e40c + md5: 2c5bb8046f71ec2aaa9f08278ac40af3 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-msgs + - ros-noetic-tf2-py + - ros-noetic-xmlrpcpp - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 10846 - timestamp: 1708746451070 + size: 564289 + timestamp: 1708779416100 - kind: conda - name: ros-humble-tinyxml-vendor - version: 0.8.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-tf2-ros + version: 0.7.7 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tinyxml-vendor-0.8.3-py311h907a76e_6.tar.bz2 - sha256: 2425453caab03da25d5cbe4753816be027a70b3181bc47c76b998f3b6ea9bff8 - md5: 186da9372d11c1f128cdd102ade35c32 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-tf2-ros-0.7.7-py311h907a76e_20.tar.bz2 + sha256: d05bea6aa08e834c45acf72f7d6cece27572c9aaeaf33912d8991e868d162575 + md5: 0bc9cc20f2dad91f75438437ef1bdf5a depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-msgs + - ros-noetic-tf2-py + - ros-noetic-xmlrpcpp arch: x86_64 platform: osx license: BSD-3-Clause - size: 12086 - timestamp: 1707311131951 + size: 256116 + timestamp: 1706676569104 - kind: conda - name: ros-humble-tinyxml-vendor - version: 0.8.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-tf2-ros + version: 0.7.7 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tinyxml-vendor-0.8.3-py311hb335429_6.tar.bz2 - sha256: 39a001b139ff26ca09a7b087c5a83f383c9139ffc44e54661d618f151554eb10 - md5: 412ae3597939506fd146443de55f7962 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-tf2-ros-0.7.7-py311hb335429_17.tar.bz2 + sha256: ee8094c13ca47872e67bb66776dc6506537698220ce693273896858ad8727983 + md5: 0594f1b216c6f8d75fcf96a50a453558 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -46918,145 +92749,234 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-msgs + - ros-noetic-tf2-py + - ros-noetic-xmlrpcpp arch: x86_64 platform: linux license: BSD-3-Clause - size: 11952 - timestamp: 1707309067263 + size: 319272 + timestamp: 1706743193746 - kind: conda - name: ros-humble-tinyxml-vendor - version: 0.8.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-tf2-ros + version: 0.7.7 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tinyxml-vendor-0.8.3-py311hbfa132e_5.tar.bz2 - sha256: 7f5040e396055bf675192f9d40ed34e90e723271819fa0920f2a4c5030d7c022 - md5: c5be50186082b8d62aee4fbffc3a04be + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-tf2-ros-0.7.7-py311hbfa132e_8.tar.bz2 + sha256: f3a9b67c5ac030fa3c5630630fc4b54472e37fc90545428e8444fdd4bfb9b364 + md5: 6ebb00633053f6acd8bbdec477e76af1 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-geometry-msgs + - ros-noetic-message-filters + - ros-noetic-roscpp + - ros-noetic-rosgraph + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-msgs + - ros-noetic-tf2-py + - ros-noetic-xmlrpcpp arch: arm64 platform: osx license: BSD-3-Clause - size: 12155 - timestamp: 1707308728769 + size: 256186 + timestamp: 1706736160625 - kind: conda - name: ros-humble-tinyxml2-vendor - version: 0.7.6 - build: py311h0f7ea6c_6 - build_number: 6 + name: ros-noetic-topic-tools + version: 1.16.0 + build: py311h38cd7cb_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-topic-tools-1.16.0-py311h38cd7cb_16.tar.bz2 + sha256: d6405a11379e7a464c833c5323616f190b732ac2eb46c610af5b728bf3fd4ba7 + md5: 2a59962cdae43856c323afecb24a1288 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 219212 + timestamp: 1708770440416 +- kind: conda + name: ros-noetic-topic-tools + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tinyxml2-vendor-0.7.6-py311h0f7ea6c_6.tar.bz2 - sha256: 97eefddf61c90fc6af4160fc358dd65885ed4acc32605b2c256586a6d0883a7f - md5: 4d1889240ad47a16e6aac48c8f78645c + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-topic-tools-1.16.0-py311h907a76e_20.tar.bz2 + sha256: f52269f548dd03d9c58d2298fb4bea6f2466dbfdcc2c67dcbc5136d189156410 + md5: 0ca50db6b6b811872d8e346b3f94b029 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp arch: x86_64 platform: osx license: BSD-3-Clause - size: 12252 - timestamp: 1707311187780 + size: 201283 + timestamp: 1706574808662 - kind: conda - name: ros-humble-tinyxml2-vendor - version: 0.7.6 - build: py311hb90db5c_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tinyxml2-vendor-0.7.6-py311hb90db5c_5.tar.bz2 - sha256: c3a79ed7d9508647551426ef65933493ba0d5992246affac3fd595d6f9ec6ca9 - md5: 5ff9dd970f57a9fbad7335bb5aedbd59 + name: ros-noetic-topic-tools + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-topic-tools-1.16.0-py311hb335429_17.tar.bz2 + sha256: 7903a1366cf042616bac674cc2a80950bfd3d09658aeb0140b53e98b1d1e58c6 + md5: 27641906fcb942b04e423363d04998cc depends: - - libcxx >=16 + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 242147 + timestamp: 1706741188641 +- kind: conda + name: ros-noetic-topic-tools + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-topic-tools-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: 6b1f5bf26f4492761bf5ac4e1f9a9b789d6839c4b1454775826d05e5f93b3c28 + md5: a75f2fa9da5d254159ad5fec1438ca3e + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-xmlrpcpp arch: arm64 platform: osx license: BSD-3-Clause - size: 12322 - timestamp: 1707308753559 + size: 174145 + timestamp: 1706576278655 - kind: conda - name: ros-humble-tinyxml2-vendor - version: 0.7.6 - build: py311hc0c6e74_7 - build_number: 7 + name: ros-noetic-trajectory-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tinyxml2-vendor-0.7.6-py311hc0c6e74_7.tar.bz2 - sha256: 165a76a53334f65b4cdb998952175cd5f8fc1496725fe6dfc2ca2d5cc9f873b0 - md5: beddf4c1a38ed50c057217c584b24925 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-trajectory-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: d75d102fadd49305e4c102ffd466c433a73d5e4367352fd9ba1b4697bea37a66 + md5: 26e62e9d7506ea418a88e52f761c932b depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosbag-migration-rule + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 11029 - timestamp: 1708746508620 + size: 50494 + timestamp: 1708764187049 - kind: conda - name: ros-humble-tinyxml2-vendor - version: 0.7.6 - build: py311hfc76a15_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tinyxml2-vendor-0.7.6-py311hfc76a15_6.tar.bz2 - sha256: 008f2160eefc4640412affe59328ee51c97ba3fc78dcd709e035833a2a70fa78 - md5: 9b1533a988d0cf9a877850457b0aae66 + name: ros-noetic-trajectory-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-trajectory-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: 9a779ae362432ace1b84de57b91fd8ddca0a317f132bd81d00151d86f365e7a5 + md5: 38b2b8f188e28507da61b8dc412e9287 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml2 >=10.0.0,<11.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosbag-migration-rule + - ros-noetic-std-msgs arch: x86_64 - platform: linux + platform: osx license: BSD-3-Clause - size: 12119 - timestamp: 1707309084599 + size: 50684 + timestamp: 1706530437562 - kind: conda - name: ros-humble-tlsf - version: 0.7.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-trajectory-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tlsf-0.7.0-py311hb335429_6.tar.bz2 - sha256: 3174b91d47d9e0fd006863fa025c6886aef2e2a032e76cac87a88ceeeb364f36 - md5: af98c089949565936a3ab26c36d0a360 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-trajectory-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: 266a4c527fe0b36ea2946a1537572f5c99e1b0e3507580b3693e9fbef14ab9f9 + md5: 496690fd461ca7e50e476cddd0a50303 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47065,109 +92985,114 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosbag-migration-rule + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 17985 - timestamp: 1707310648048 + size: 50339 + timestamp: 1706739855342 - kind: conda - name: ros-humble-tlsf-cpp - version: 0.13.0 - build: py311hb335429_6 - build_number: 6 - subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tlsf-cpp-0.13.0-py311hb335429_6.tar.bz2 - sha256: aa7170a75bcddf1fbe97cee7d76d283d92c0c0365687df756eb51df244859cc2 - md5: 9587ec48f3b7c1e11235564ca45bd470 + name: ros-noetic-trajectory-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-trajectory-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 1d19e98377d8890a1a9e024410a9cb05fcafd79bc10262d2bab70f45c35a6318 + md5: 22534d7e41c0b5f77edc52a09cec71c7 depends: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libgcc-ng >=12 - - libstdcxx-ng >=12 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ament-cmake - - ros-humble-rclcpp - - ros-humble-rmw - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros-humble-tlsf - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: x86_64 - platform: linux + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosbag-migration-rule + - ros-noetic-std-msgs + arch: arm64 + platform: osx license: BSD-3-Clause - size: 163190 - timestamp: 1707315190669 + size: 44152 + timestamp: 1706533264187 - kind: conda - name: ros-humble-topic-monitor - version: 0.20.3 - build: py311h38cd7cb_6 - build_number: 6 + name: ros-noetic-turtle-actionlib + version: 0.2.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-topic-monitor-0.20.3-py311h38cd7cb_6.tar.bz2 - sha256: c5066744e1847088d1d227e3e1e0c189e78e24f6785b7aa6c3cda510f802bea1 - md5: b9c22023cb578b95c3edb974365bb0f6 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-actionlib-0.2.0-py311h38cd7cb_16.tar.bz2 + sha256: 11ab0e4c8082bc2289d3f83cbb4875c5350eea4e9f53f3ff62db215f7746aa90 + md5: 222fedd69d86d106e66262ccc71177d6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-angles + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-std-msgs + - ros-noetic-turtlesim - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 44811 - timestamp: 1707856397360 + size: 197904 + timestamp: 1708779525717 - kind: conda - name: ros-humble-topic-monitor - version: 0.20.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-turtle-actionlib + version: 0.2.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-topic-monitor-0.20.3-py311h907a76e_6.tar.bz2 - sha256: b091494559a6b8597c51579da3b6dc9f4808b1668bbd2e5ffb1bc4e2333c24e7 - md5: eb304af46ba76485d639b24c87722c00 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-actionlib-0.2.0-py311h907a76e_20.tar.bz2 + sha256: f00e1abe9f2bc58419168a2723cefd13523c3d7cc6d8810142a6b4382f9e77d1 + md5: ddbed1ba05d15bb25ad9d3dae6fbfb4b depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-angles + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-std-msgs + - ros-noetic-turtlesim arch: x86_64 platform: osx license: BSD-3-Clause - size: 34551 - timestamp: 1707363330204 + size: 226981 + timestamp: 1706676584710 - kind: conda - name: ros-humble-topic-monitor - version: 0.20.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-turtle-actionlib + version: 0.2.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-topic-monitor-0.20.3-py311hb335429_6.tar.bz2 - sha256: 1cbf4e28ec85da1cc26bea9e023e14253a4b155e77e27edd351ffe10a67945ec - md5: 8a47bc600270b18451e8652837f4ba4c + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-actionlib-0.2.0-py311hb335429_17.tar.bz2 + sha256: 2714bc0b66514138123d66016a94e427651d3e50d2c10a133fa7e9a3fd2f7338 + md5: 5db022adda36b1f83bd70791f35ec797 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47176,100 +93101,118 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-angles + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-std-msgs + - ros-noetic-turtlesim arch: x86_64 platform: linux license: BSD-3-Clause - size: 34377 - timestamp: 1707315453272 + size: 247829 + timestamp: 1706743333546 - kind: conda - name: ros-humble-topic-monitor - version: 0.20.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-turtle-actionlib + version: 0.2.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-topic-monitor-0.20.3-py311hbfa132e_5.tar.bz2 - sha256: 6e6e1274fa70e261fa4002bec400196f0941ce01d8eb0ab9bf0d96b24dd507d5 - md5: 00e7577df96a2314af30c326c81b646e + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-actionlib-0.2.0-py311hbfa132e_8.tar.bz2 + sha256: cd21154918661e320bf517ddf923496635365195bc48336cf554f8b63c03c6f9 + md5: 66a33397708ae96ae1a640194535f5c5 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-launch - - ros-humble-launch-ros - - ros-humble-rclpy - - ros-humble-ros-workspace - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-actionlib + - ros-noetic-actionlib-msgs + - ros-noetic-angles + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-std-msgs + - ros-noetic-turtlesim arch: arm64 platform: osx license: BSD-3-Clause - size: 34656 - timestamp: 1707993566859 + size: 229472 + timestamp: 1706675631183 - kind: conda - name: ros-humble-tracetools - version: 4.1.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-turtle-tf + version: 0.2.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-tracetools-4.1.1-py311h38cd7cb_7.tar.bz2 - sha256: 5665f5765a58afa2d5ea1af08e56ca0c7050492675374369623de49f4f6c7e79 - md5: 2543439807223ed82349ae3e8d34b83a + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-tf-0.2.3-py311h38cd7cb_16.tar.bz2 + sha256: defddd4a2799da361e1993ccb204d7afc24c1bfe9f0a64d13b1ca78fbd21376b + md5: a9d3be9d656f109c9a3f29b78c79404a depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf + - ros-noetic-turtlesim - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 16139 - timestamp: 1708863798490 + size: 113365 + timestamp: 1708783482240 - kind: conda - name: ros-humble-tracetools - version: 4.1.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-turtle-tf + version: 0.2.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-tracetools-4.1.1-py311h907a76e_6.tar.bz2 - sha256: dd3b0fdad34c0f36e6b60f57567b337f7e80c6d4435999bdf633ebb86bf1e42b - md5: c16bf263fb78bd0521375f2070fc11b2 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-tf-0.2.3-py311h907a76e_20.tar.bz2 + sha256: 9467f2a490afbae630ea227819719b718dd4cbf1fd527c1db78cb212d065d2ae + md5: 4a8b132e3362762f03b5969c0ecf3e4f depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf + - ros-noetic-turtlesim arch: x86_64 platform: osx license: BSD-3-Clause - size: 21276 - timestamp: 1707348540981 + size: 113279 + timestamp: 1706679582375 - kind: conda - name: ros-humble-tracetools - version: 4.1.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-turtle-tf + version: 0.2.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-tracetools-4.1.1-py311hb335429_6.tar.bz2 - sha256: 1fe52150aab854350ec71b8d44ad11dc114b5e8aa2dc33eeaf36312c7e12472e - md5: 97c1937d8673cca8d9eb431a095e1173 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-tf-0.2.3-py311hb335429_17.tar.bz2 + sha256: 4943b20779a6daf51b6c7d9d27a476ab279d6bca25f7c7d622f803d1c27e008c + md5: 647b057bffcd706a18013df286b404c7 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47278,100 +93221,116 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf + - ros-noetic-turtlesim arch: x86_64 platform: linux license: BSD-3-Clause - size: 24383 - timestamp: 1707311050177 + size: 144959 + timestamp: 1706744129637 - kind: conda - name: ros-humble-tracetools - version: 4.1.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-turtle-tf + version: 0.2.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-tracetools-4.1.1-py311hbfa132e_5.tar.bz2 - sha256: 534cdcdd41b53f0494ad3abd45dffeeba2c427b4f318b5c5c183f433f453a313 - md5: f65ac83fdcb0ffad59e3ed7ef860a38a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-tf-0.2.3-py311hbfa132e_8.tar.bz2 + sha256: cc75bc5ce9f13a4c407d84f26efeeeb36a428526db94431a26c43a11a0f4150f + md5: 7ff1ec22ed554423ee05269222a4ff29 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf + - ros-noetic-turtlesim arch: arm64 platform: osx license: BSD-3-Clause - size: 22345 - timestamp: 1707345655734 + size: 113058 + timestamp: 1706737655060 - kind: conda - name: ros-humble-trajectory-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-turtle-tf2 + version: 0.2.3 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-trajectory-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 495f9d89af08c689ecb671641d7be009551ed9356dd70ab403756cc579cf38bf - md5: 4c96d598214d211d45f654ed34de4e34 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtle-tf2-0.2.3-py311h38cd7cb_16.tar.bz2 + sha256: 072371f97a822bd441c2fcf8b76e547df6dfa51fb50240e1a78db9d47f4126f1 + md5: 2caefcf4578aca650f5483540dc0ae3c depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-turtlesim - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win - license: BSD-3-Clause - size: 129113 - timestamp: 1708878964093 -- kind: conda - name: ros-humble-trajectory-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + license: BSD-3-Clause + size: 55526 + timestamp: 1708783797831 +- kind: conda + name: ros-noetic-turtle-tf2 + version: 0.2.3 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-trajectory-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 14e7c2c6debd99a291e2163b24924017f4cc71503e1e8544e90492a1ce661231 - md5: 0d6d656542af25b6169fc7b930c8273f + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtle-tf2-0.2.3-py311h907a76e_20.tar.bz2 + sha256: 15570f502c0f0a0e18df1c634dfce4db5d49867050ecf8eaeffd6d532932ea52 + md5: 9f7058603200bd68b69051d77a053190 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-turtlesim arch: x86_64 platform: osx license: BSD-3-Clause - size: 110704 - timestamp: 1707357240755 + size: 55271 + timestamp: 1706679398298 - kind: conda - name: ros-humble-trajectory-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-turtle-tf2 + version: 0.2.3 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-trajectory-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: ce24bead2aebac65aae7f03f32247d28f09bccdca3ead6ba6c0162ffebb23437 - md5: 8ae77a47ef9d540322e983f678ab4592 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtle-tf2-0.2.3-py311hb335429_17.tar.bz2 + sha256: 85687174c6499d8e7331edc472f1e48d2444e4e5942b4afe077d94ca67ed2bed + md5: 2aa3b5c1b781efbf399dd487883c719f depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47380,87 +93339,96 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-turtlesim arch: x86_64 platform: linux license: BSD-3-Clause - size: 126714 - timestamp: 1707313708195 + size: 72495 + timestamp: 1706744079588 - kind: conda - name: ros-humble-trajectory-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-turtle-tf2 + version: 0.2.3 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-trajectory-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: 163228c32418ce1f549a30fad83cee57005a195b7f79401b917f4ed9cd861bc1 - md5: 1dea3a7b4a54b0e8dedcf67e023685c0 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtle-tf2-0.2.3-py311hbfa132e_8.tar.bz2 + sha256: 05abea9f358869699fdc4b23e7822e9107f26950c1675f08fd6a94d84c5be480 + md5: a7870a5c426377db0ba1c54318836abd depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-roscpp + - ros-noetic-rospy + - ros-noetic-std-msgs + - ros-noetic-tf2 + - ros-noetic-tf2-geometry-msgs + - ros-noetic-tf2-ros + - ros-noetic-turtlesim arch: arm64 platform: osx license: BSD-3-Clause - size: 112981 - timestamp: 1707989523569 + size: 55531 + timestamp: 1706737574606 - kind: conda - name: ros-humble-turtlesim - version: 1.4.2 - build: py311h15ddf78_5 - build_number: 5 + name: ros-noetic-turtlesim + version: 0.10.2 + build: py311h15ddf78_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-turtlesim-1.4.2-py311h15ddf78_5.tar.bz2 - sha256: e6d46581f99ae1abc1de6aaf5e1957583cd2bef94e0dd2f94b52ab311879dc7e - md5: 9847ceaff61b42ad5abb983d813ab284 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-turtlesim-0.10.2-py311h15ddf78_8.tar.bz2 + sha256: 30c2151723bc8866c68294c387f04fd7a905b745719de2f4774b1801147c1917 + md5: 9f102aaa41c3c2639efff287b05bdb79 depends: - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-geometry-msgs - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-roslib + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-std-srvs - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: arm64 platform: osx license: BSD-3-Clause - size: 721961 - timestamp: 1707993528546 + size: 266150 + timestamp: 1706534278670 - kind: conda - name: ros-humble-turtlesim - version: 1.4.2 - build: py311h27406db_6 - build_number: 6 + name: ros-noetic-turtlesim + version: 0.10.2 + build: py311h27406db_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-turtlesim-1.4.2-py311h27406db_6.tar.bz2 - sha256: 0e43b0a77aed9e46326f68775fdca0df9895079c490105c46227958f91af828e - md5: 4726f793c65f5581fc942dc961effc89 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-turtlesim-0.10.2-py311h27406db_17.tar.bz2 + sha256: 4e79bc00c58fc6d13da72704c78ac0f9a8a9ffefc572b177bfefdbe533e89732 + md5: 8798d20081fd640fbea629f470250af5 depends: - __glibc >=2.17,<3.0.a0 + - boost-cpp - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 @@ -47468,146 +93436,268 @@ packages: - python - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-geometry-msgs - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-roslib + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-std-srvs - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: linux license: BSD-3-Clause - size: 827780 - timestamp: 1707315662681 + size: 297198 + timestamp: 1706740194762 - kind: conda - name: ros-humble-turtlesim - version: 1.4.2 - build: py311h2e3875a_6 - build_number: 6 + name: ros-noetic-turtlesim + version: 0.10.2 + build: py311hcadc194_16 + build_number: 16 + subdir: win-64 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-turtlesim-0.10.2-py311hcadc194_16.tar.bz2 + sha256: b5b2bcf902507610d9a08a8bed3551996e7c0e2ca70b319bbab981fec410ec4d + md5: a4aa2418f2e630fb9db0c63d1e74c02b + depends: + - libboost >=1.82.0,<1.83.0a0 + - libboost-devel + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-roslib + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-std-srvs + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + arch: x86_64 + platform: win + license: BSD-3-Clause + size: 262838 + timestamp: 1708766141363 +- kind: conda + name: ros-noetic-turtlesim + version: 0.10.2 + build: py311hee133a5_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-turtlesim-1.4.2-py311h2e3875a_6.tar.bz2 - sha256: 5c82a035313abe21a9de5df0a23c1444424d10be5ad45f028e49acf93e07ea2a - md5: 5e9ca1c839779809d5267d8589d2a3c3 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-turtlesim-0.10.2-py311hee133a5_20.tar.bz2 + sha256: 8e96f080aa79690565dc4b667504ea2eb1e282cadbbb47a446afbbf5842db0f1 + md5: 765aff7647726d5973aa118bfc7459f1 depends: - __osx >=10.14 - - libcxx >=16 + - boost-cpp + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-geometry-msgs - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-rosconsole + - ros-noetic-roscpp + - ros-noetic-roscpp-serialization + - ros-noetic-roslib + - ros-noetic-rostime + - ros-noetic-std-msgs + - ros-noetic-std-srvs - xorg-libx11 >=1.8.7,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 arch: x86_64 platform: osx license: BSD-3-Clause - size: 728162 - timestamp: 1707363244671 + size: 275155 + timestamp: 1706531192199 - kind: conda - name: ros-humble-turtlesim - version: 1.4.2 - build: py311h8bad128_6 - build_number: 6 + name: ros-noetic-urdf + version: 1.13.2 + build: py311h0ae3a70_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-1.13.2-py311h0ae3a70_20.tar.bz2 + sha256: 292e42f4d12b89e26d392ec2b523241846427233248fbf5828a4443ebd7e36da + md5: 819c0c890745f7672192d17ddc5cb60e + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom >=4.0.0,<4.1.0a0 + - urdfdom_headers + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 86836 + timestamp: 1706575230377 +- kind: conda + name: ros-noetic-urdf + version: 1.13.2 + build: py311h5b10735_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-1.13.2-py311h5b10735_8.tar.bz2 + sha256: 32fbf88d293887541d20d8665d64de3ebb9371fbb30ba0657902cdf58e37995c + md5: c5ec4ef5fd8f1b0943f0656c07211cf1 + depends: + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python 3.11.* *_cpython + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom >=4.0.0,<4.1.0a0 + - urdfdom_headers + arch: arm64 + platform: osx + license: BSD-3-Clause + size: 84965 + timestamp: 1706576754440 +- kind: conda + name: ros-noetic-urdf + version: 1.13.2 + build: py311h6c2da11_17 + build_number: 17 + subdir: linux-64 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-1.13.2-py311h6c2da11_17.tar.bz2 + sha256: 910cdd5b0f6d2601b509de34fb861b7f2cba0c0dac5d4d0c7beb4a73a43d77b3 + md5: 876acc195cc7c8b2e43f05fbbbae9e7e + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom >=4.0.0,<4.1.0a0 + - urdfdom_headers + arch: x86_64 + platform: linux + license: BSD-3-Clause + size: 92862 + timestamp: 1706741295448 +- kind: conda + name: ros-noetic-urdf + version: 1.13.2 + build: py311hac9b046_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-turtlesim-1.4.2-py311h8bad128_6.tar.bz2 - sha256: c1d45abe1dd503a27277ab26b9062b3e3be7db661f5f9160344d0bdbf3aed584 - md5: 30ec1c0adcc8d7225c7e539f5aa71daf + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-1.13.2-py311hac9b046_16.tar.bz2 + sha256: d9ed540139d70248cce9e6e023298a1a328f48cb21d27594d74c86ef7d7085e5 + md5: ae56d7c8a216e357f7c387cb4f069a0d depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - qt-main >=5.15.8,<5.16.0a0 - - ros-humble-ament-index-cpp - - ros-humble-geometry-msgs - - ros-humble-rclcpp - - ros-humble-rclcpp-action - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-std-msgs - - ros-humble-std-srvs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-pluginlib + - ros-noetic-rosconsole-bridge + - ros-noetic-roscpp + - tinyxml + - tinyxml2 >=10.0.0,<11.0a0 - ucrt >=10.0.20348.0 + - urdfdom >=4.0.0,<4.1.0a0 + - urdfdom_headers - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 566201 - timestamp: 1707856261668 + size: 233092 + timestamp: 1708770798735 - kind: conda - name: ros-humble-uncrustify-vendor - version: 2.0.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-urdf-parser-plugin + version: 1.13.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-uncrustify-vendor-2.0.2-py311h38cd7cb_7.tar.bz2 - sha256: 2f27b64d3dc27a595b9e8f5b38edfb21824f96fbdcd84c3320c2d79f22f24e00 - md5: f7be9510687e2210ad95932d05bb2d50 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-parser-plugin-1.13.2-py311h38cd7cb_16.tar.bz2 + sha256: 9685a9278c734dc3d95fad623a40c5f234b5e1899b008b3b4ff02cbaab723472 + md5: 41f9791d5726e0b3b309cc99516115f7 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - - uncrustify >=0.74.0,<0.75.0a0 + - urdfdom_headers - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 9628 - timestamp: 1708746536702 + size: 11764 + timestamp: 1708738719659 - kind: conda - name: ros-humble-uncrustify-vendor - version: 2.0.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-urdf-parser-plugin + version: 1.13.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-uncrustify-vendor-2.0.2-py311h907a76e_6.tar.bz2 - sha256: 279a8d5f9d94b9d05dea91b2d04e6a2e8bc78828c5673e95272160117e246ed1 - md5: b5d2426a0a6bb77b6b6e5d2735f3b228 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-parser-plugin-1.13.2-py311h907a76e_20.tar.bz2 + sha256: b1c70c711e9a6522ea23eb38599a086aaa3a4c7d9323f33507a851efaf50d9a7 + md5: 01f860ce5b13f4870014ea34bbfaed2b depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - uncrustify >=0.74.0,<0.75.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - urdfdom_headers arch: x86_64 platform: osx license: BSD-3-Clause - size: 10861 - timestamp: 1707311139034 + size: 12181 + timestamp: 1706524979520 - kind: conda - name: ros-humble-uncrustify-vendor - version: 2.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-urdf-parser-plugin + version: 1.13.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-uncrustify-vendor-2.0.2-py311hb335429_6.tar.bz2 - sha256: 821b8ad604fc92a234636d79d9ef36ca0402c16ba2e8067ff85b7327e9765ad2 - md5: 0f0360841896d98818c236bbb771a5b6 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-parser-plugin-1.13.2-py311hb335429_17.tar.bz2 + sha256: 4a50719ef15b1d27be04ddbf15989fc81a4ecdb7ad71daadad65556f77f66182 + md5: 14b8784b1425732147ed9636902df98d depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47616,96 +93706,100 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - uncrustify >=0.74.0,<0.75.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - urdfdom_headers arch: x86_64 platform: linux license: BSD-3-Clause - size: 10739 - timestamp: 1707309076104 + size: 12004 + timestamp: 1706737474702 - kind: conda - name: ros-humble-uncrustify-vendor - version: 2.0.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-urdf-parser-plugin + version: 1.13.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-uncrustify-vendor-2.0.2-py311hbfa132e_5.tar.bz2 - sha256: 5a21fd143773d7af4b9188a4305d20259a8f9e9839c7c10098c1e41d9662805a - md5: c85cd412045388403d8fb1cf27953105 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-parser-plugin-1.13.2-py311hbfa132e_8.tar.bz2 + sha256: c09435f97bf4395b9018960c5e15d8a167331c5aa1b8eb71d1373a519dac655a + md5: 8d2fdf7b5f53f54b2eade6b888077a29 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - uncrustify >=0.74.0,<0.75.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - urdfdom_headers arch: arm64 platform: osx license: BSD-3-Clause - size: 10951 - timestamp: 1707308756466 + size: 12541 + timestamp: 1706525720293 - kind: conda - name: ros-humble-unique-identifier-msgs - version: 2.2.1 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-urdf-tutorial + version: 0.5.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-unique-identifier-msgs-2.2.1-py311h38cd7cb_7.tar.bz2 - sha256: 19e93b5926eab150ae5e5021abc3f769de1392e64c5855ea4a009aa5162be8ac - md5: 6c7d39c4aedbeb65287601f7e10e8544 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-urdf-tutorial-0.5.0-py311h38cd7cb_16.tar.bz2 + sha256: cf9646225cb898569de21ae25cd93c6df3bbea01372e9356a8a131fe1dd07843 + md5: 7a17cc9a2c7ac025aa7fbfd19d48897f depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot-state-publisher + - ros-noetic-rviz + - ros-noetic-xacro - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 65933 - timestamp: 1708872799587 + size: 822870 + timestamp: 1708788595543 - kind: conda - name: ros-humble-unique-identifier-msgs - version: 2.2.1 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-urdf-tutorial + version: 0.5.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-unique-identifier-msgs-2.2.1-py311h907a76e_6.tar.bz2 - sha256: 6d884d62682cd82f67af5e0971cf1772a2f9ea92b07d1a78986ffd2284136e04 - md5: 4c508abcd1418396cc1bc42459ace4ce + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-urdf-tutorial-0.5.0-py311h907a76e_20.tar.bz2 + sha256: 04110911a077964627a92c99ffe5a777f3786d0999abdfb5245df47ba00ae79f + md5: ab8eace2b0379363d0961e2eb621d14d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot-state-publisher + - ros-noetic-rviz + - ros-noetic-xacro arch: x86_64 platform: osx license: BSD-3-Clause - size: 48877 - timestamp: 1707354145098 + size: 822100 + timestamp: 1706685043292 - kind: conda - name: ros-humble-unique-identifier-msgs - version: 2.2.1 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-urdf-tutorial + version: 0.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-unique-identifier-msgs-2.2.1-py311hb335429_6.tar.bz2 - sha256: bab63f0e071c3fd26799d61f1ee3b856dbe759a79e63d22ae085f9a2893b22fc - md5: e2162da90b098112aa6936c0c799b780 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-urdf-tutorial-0.5.0-py311hb335429_17.tar.bz2 + sha256: ee2b46a52042eae109d1116b42e210dc25748ebc5631351878c8e1784f003942 + md5: c7e7c38a549a6762acb8aeecf3d785ca depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47714,104 +93808,102 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot-state-publisher + - ros-noetic-rviz + - ros-noetic-xacro arch: x86_64 platform: linux license: BSD-3-Clause - size: 54985 - timestamp: 1707312731065 + size: 823337 + timestamp: 1706750833544 - kind: conda - name: ros-humble-unique-identifier-msgs - version: 2.2.1 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-urdf-tutorial + version: 0.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-unique-identifier-msgs-2.2.1-py311hbfa132e_5.tar.bz2 - sha256: d93f4d6e995f181e0acece283fee6bc48433f76aa5b299eace9711b3b51aca1d - md5: 9cb088957fee4f58c35c986cf5f51768 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-urdf-tutorial-0.5.0-py311hbfa132e_8.tar.bz2 + sha256: 3eeca91facd528ac0dbe1ee4af8da22cde27ca168c012b6047e826f317ecb1ac + md5: a635d484703475533977b5dab468015e depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-joint-state-publisher + - ros-noetic-joint-state-publisher-gui + - ros-noetic-robot-state-publisher + - ros-noetic-rviz + - ros-noetic-xacro arch: arm64 platform: osx license: BSD-3-Clause - size: 51957 - timestamp: 1707982760542 + size: 828217 + timestamp: 1706740196552 - kind: conda - name: ros-humble-urdf - version: 2.6.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-visualization-marker-tutorials + version: 0.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdf-2.6.0-py311h38cd7cb_7.tar.bz2 - sha256: efd644f4fe8d568d0f62ac0a15c917b9ff243c670710afeb7ddeacb9b3ef512d - md5: b4e45daf97bc1af4fe27a975b43c9e7d + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 6657ad3ca21bfbf7a01f5264992a29699b272608b001fddf90064c19d0f9a56c + md5: 8d1b293d731bc50fd7eebf8d425a2f6f depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros-humble-urdf-parser-plugin - - ros-humble-urdfdom - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-visualization-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 100679 - timestamp: 1708869467966 + size: 34173 + timestamp: 1708766245914 - kind: conda - name: ros-humble-urdf - version: 2.6.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-visualization-marker-tutorials + version: 0.11.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdf-2.6.0-py311h907a76e_6.tar.bz2 - sha256: bd98bae372f1e7288de919158898e375988f34a5d6bb1c1939b9a1e67d154dda - md5: 4d1c9b5bc3d433a675815b4f2ee29df7 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + sha256: 3bf76bb044d512508561cdbf7d2d481dd44f8aa62fd1d411f7d35488b00fec7e + md5: 38bf82f8a1018c0abbce1158f281a094 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros-humble-urdf-parser-plugin - - ros-humble-urdfdom - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-visualization-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 108116 - timestamp: 1707351930564 + size: 28614 + timestamp: 1706531522375 - kind: conda - name: ros-humble-urdf - version: 2.6.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-visualization-marker-tutorials + version: 0.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdf-2.6.0-py311hb335429_6.tar.bz2 - sha256: f81fd38f658da54bf63ea35c0107c855026ee1a2a84d5e75c05034447b77db06 - md5: 91230cbac1cc0c0e029a28120fe3ae7f + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-marker-tutorials-0.11.0-py311hb335429_17.tar.bz2 + sha256: 1e525bfee1f126368c0bbca322a109e9f592b1d243ba85d82e7d2cad65f23473 + md5: f3ecbd34b44b367eb64315b83352bebf depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47820,104 +93912,98 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros-humble-urdf-parser-plugin - - ros-humble-urdfdom - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-visualization-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 127670 - timestamp: 1707312005314 + size: 36601 + timestamp: 1706740095898 - kind: conda - name: ros-humble-urdf - version: 2.6.0 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-visualization-marker-tutorials + version: 0.11.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdf-2.6.0-py311hbfa132e_5.tar.bz2 - sha256: 365e94e357e935fc386306b3d95eacb8c558c603899f56a59803450590ea3769 - md5: c7f14caa42f7ef03c39ea48c4476ca59 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-marker-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + sha256: 73a49ced2c05b9a0992c013e3b8ded83abe8aa15378fd7df154ba3b84add60cd + md5: b80ae8046e9757376c7d080cf0462d61 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-pluginlib - - ros-humble-ros-workspace - - ros-humble-tinyxml2-vendor - - ros-humble-urdf-parser-plugin - - ros-humble-urdfdom - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roscpp + - ros-noetic-visualization-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 105026 - timestamp: 1707351802092 + size: 30174 + timestamp: 1706534628513 - kind: conda - name: ros-humble-urdf-parser-plugin - version: 2.6.0 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-visualization-msgs + version: 1.13.1 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdf-parser-plugin-2.6.0-py311h38cd7cb_7.tar.bz2 - sha256: 7442a793494c944ac5904951647caf365b125a125a79d166f23d2551e999412e - md5: 5c80e26c89dcbc4271e68d2115ba19c9 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-msgs-1.13.1-py311h38cd7cb_16.tar.bz2 + sha256: 63eb8a0340f698d65d76f8b12010f49c008c849804a0276be375423832a87eff + md5: 08d27c5e28dc5bc93ec137742cc64bd8 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 13575 - timestamp: 1708863950192 + size: 136082 + timestamp: 1708763016191 - kind: conda - name: ros-humble-urdf-parser-plugin - version: 2.6.0 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-visualization-msgs + version: 1.13.1 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdf-parser-plugin-2.6.0-py311h907a76e_6.tar.bz2 - sha256: 71c36ebe3b53019b0a16820f3257b416d506c87eea80ee2045c19f476452c9e6 - md5: b1feda5586bad4742d222e8075fe7396 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-msgs-1.13.1-py311h907a76e_20.tar.bz2 + sha256: d9f803bd8029b35824ea3fecac9956f85adcd6881f69fe7afad6c6a26bd1ffa7 + md5: 5316ded94076e332bf1f3d8a5dce7260 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: osx license: BSD-3-Clause - size: 14796 - timestamp: 1707348659550 + size: 138087 + timestamp: 1706530120776 - kind: conda - name: ros-humble-urdf-parser-plugin - version: 2.6.0 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-visualization-msgs + version: 1.13.1 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdf-parser-plugin-2.6.0-py311hb335429_6.tar.bz2 - sha256: 486a0497c44df5809c76da2e8b4024ca38d06ec3b9c8dc4c9eb814cafd3646fc - md5: 77cdf50e19d09f0ff962551aa70f5c95 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-msgs-1.13.1-py311hb335429_17.tar.bz2 + sha256: d04509debd3593c9afe64b9582e110ffe50f3a36440df4ee2f685a114d737536 + md5: 14d966168a66473650030ddc53897294 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -47926,208 +94012,212 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: x86_64 platform: linux license: BSD-3-Clause - size: 14675 - timestamp: 1707311091137 -- kind: conda - name: ros-humble-urdf-parser-plugin - version: 2.6.0 - build: py311hbfa132e_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdf-parser-plugin-2.6.0-py311hbfa132e_5.tar.bz2 - sha256: 1f4f475a06ee44bf1a79e137374e77fdb8fb621988499cbc6b3f56ec4c85db51 - md5: b9940c3624368092dc79cfdf69a0cdfa - depends: - - libcxx >=16 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - arch: arm64 - platform: osx - license: BSD-3-Clause - size: 14884 - timestamp: 1707345706209 + size: 139123 + timestamp: 1706739783198 - kind: conda - name: ros-humble-urdfdom - version: 3.0.2 - build: py311h00a3625_5 - build_number: 5 + name: ros-noetic-visualization-msgs + version: 1.13.1 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdfdom-3.0.2-py311h00a3625_5.tar.bz2 - sha256: e0191b15f54ad30a2f0e949b7807e4cbe280cd3fae680a5499163751c67c9c69 - md5: 6c20f5e7670c2dfa9b6ba1ec3d81dcd5 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-msgs-1.13.1-py311hbfa132e_8.tar.bz2 + sha256: 8d87cf3c255a50aeecbb332df96f9129ae6b7a2a4672ad493fddecfa83f7883b + md5: 5cfbf565cb19bca3c5cf0178c762b87f depends: - - console_bridge >=1.0.2,<1.1.0a0 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-ros-workspace - - ros-humble-tinyxml-vendor - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-geometry-msgs + - ros-noetic-message-runtime + - ros-noetic-std-msgs arch: arm64 platform: osx license: BSD-3-Clause - size: 118612 - timestamp: 1707345935818 + size: 108497 + timestamp: 1706532870682 - kind: conda - name: ros-humble-urdfdom - version: 3.0.2 - build: py311h7f0aa07_7 - build_number: 7 + name: ros-noetic-visualization-tutorials + version: 0.11.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdfdom-3.0.2-py311h7f0aa07_7.tar.bz2 - sha256: c3890f10bdb545bb11d550a955744ad8c75967e441e509b9f7b56ad793df61c3 - md5: 3f4ad621f14c369b108161cbb831f9fe - depends: - - console_bridge >=1.0.2,<1.1.0a0 - - numpy >=1.23.5,<2.0a0 - - python - - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-ros-workspace - - ros-humble-tinyxml-vendor - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-visualization-tutorials-0.11.0-py311h38cd7cb_16.tar.bz2 + sha256: 0f52c0c794c0031523b7dbac6543ee81c2c4800df7c3428280fcc341fc6b65e5 + md5: 2b0109c232d84cafa49118af054c4819 + depends: + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-marker-tutorials + - ros-noetic-librviz-tutorial + - ros-noetic-rviz-plugin-tutorials + - ros-noetic-rviz-python-tutorial + - ros-noetic-visualization-marker-tutorials - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 122970 - timestamp: 1708865055904 + size: 10090 + timestamp: 1708791338469 - kind: conda - name: ros-humble-urdfdom - version: 3.0.2 - build: py311hb303436_6 - build_number: 6 + name: ros-noetic-visualization-tutorials + version: 0.11.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-visualization-tutorials-0.11.0-py311h907a76e_20.tar.bz2 + sha256: 14f075722c7de7378cf130fa2e302f451895696ea8cb54c50c3d73a3bc0899cc + md5: ea375d740882e69acda017304b272805 + depends: + - __osx >=10.14 + - libcxx >=15 + - numpy >=1.23.5,<2.0a0 + - python + - python_abi 3.11.* *_cp311 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-marker-tutorials + - ros-noetic-librviz-tutorial + - ros-noetic-rviz-plugin-tutorials + - ros-noetic-rviz-python-tutorial + - ros-noetic-visualization-marker-tutorials + arch: x86_64 + platform: osx + license: BSD-3-Clause + size: 10734 + timestamp: 1706685571715 +- kind: conda + name: ros-noetic-visualization-tutorials + version: 0.11.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdfdom-3.0.2-py311hb303436_6.tar.bz2 - sha256: 582fffd53c448b1184d93947c454e3bb54a3e750125046410545ff16a8a03537 - md5: f7ac5a6033b796aeaf14b3ce02c59177 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-visualization-tutorials-0.11.0-py311hb335429_17.tar.bz2 + sha256: 9e62ccb0202746fa085bbba7f5148aacfb5d0a768b16f9099ee9278bc4f89b78 + md5: ee1970bb3a3001a407564e4cc911196b depends: - __glibc >=2.17,<3.0.a0 - - console_bridge >=1.0.2,<1.1.0a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-ros-workspace - - ros-humble-tinyxml-vendor - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-marker-tutorials + - ros-noetic-librviz-tutorial + - ros-noetic-rviz-plugin-tutorials + - ros-noetic-rviz-python-tutorial + - ros-noetic-visualization-marker-tutorials arch: x86_64 platform: linux license: BSD-3-Clause - size: 144482 - timestamp: 1707311263537 + size: 10866 + timestamp: 1706751092820 - kind: conda - name: ros-humble-urdfdom - version: 3.0.2 - build: py311he602911_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdfdom-3.0.2-py311he602911_6.tar.bz2 - sha256: 1ed79de429827c6f26df03a02732225281cc7fce7d67e1ca5523ee219e1de3b1 - md5: 8c60336e7afb9590b9ba69eb315e8dcc + name: ros-noetic-visualization-tutorials + version: 0.11.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-visualization-tutorials-0.11.0-py311hbfa132e_8.tar.bz2 + sha256: 7c6d568de243966c7cd62471ec5303c3f91b516f1f8fffbf3064b2d8517e3bce + md5: f918e5e690b0194ed4f2763fd110e3ed depends: - - __osx >=10.14 - - console_bridge >=1.0.2,<1.1.0a0 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-console-bridge-vendor - - ros-humble-ros-workspace - - ros-humble-tinyxml-vendor - - ros-humble-urdfdom-headers - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - tinyxml - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-interactive-marker-tutorials + - ros-noetic-librviz-tutorial + - ros-noetic-rviz-plugin-tutorials + - ros-noetic-rviz-python-tutorial + - ros-noetic-visualization-marker-tutorials + arch: arm64 platform: osx license: BSD-3-Clause - size: 115315 - timestamp: 1707349159008 + size: 10791 + timestamp: 1706740751434 - kind: conda - name: ros-humble-urdfdom-headers - version: 1.0.6 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-viz + version: 1.5.0 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-urdfdom-headers-1.0.6-py311h38cd7cb_7.tar.bz2 - sha256: 71c948b1fe9bf28215c63c8544fe7d25e76c15de87ca1d01f659c3d5c6c076ce - md5: ff12f3f5e571f5cb32bb3c66512b6317 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-viz-1.5.0-py311h38cd7cb_16.tar.bz2 + sha256: 0ba9983d115d08aea1d1662441d72fe78c7bf243f3367142aa737245fe42b5f6 + md5: 1b1b7a0a966d95c4eea1f3b381ff462d depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-base + - ros-noetic-rqt-common-plugins + - ros-noetic-rqt-robot-plugins + - ros-noetic-rviz - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 19936 - timestamp: 1708737955280 + size: 10488 + timestamp: 1708792131976 - kind: conda - name: ros-humble-urdfdom-headers - version: 1.0.6 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-viz + version: 1.5.0 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-urdfdom-headers-1.0.6-py311h907a76e_6.tar.bz2 - sha256: 9c82d9048fe11c2a4b04b0fa1392bc1302b2c5cc43a0648f3d23721347bc6751 - md5: 189dbdc4b5e807f0188bca5cbb54e050 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-viz-1.5.0-py311h907a76e_20.tar.bz2 + sha256: 7f7c7ec112f42abf34dd31ed7aafebe9dddf9b521e37809b58346816a1c8b1f9 + md5: a2b420e5d79194c3ea5a36a4fdc8e10d depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-base + - ros-noetic-rqt-common-plugins + - ros-noetic-rqt-robot-plugins + - ros-noetic-rviz arch: x86_64 platform: osx license: BSD-3-Clause - size: 20547 - timestamp: 1707307804490 + size: 11130 + timestamp: 1706735388571 - kind: conda - name: ros-humble-urdfdom-headers - version: 1.0.6 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-viz + version: 1.5.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-urdfdom-headers-1.0.6-py311hb335429_6.tar.bz2 - sha256: 853439a7bd936337bfa642169dd5f247700139cc07333bfff222eef49ee9c744 - md5: bdf047114e474615feb984741684e5f3 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-viz-1.5.0-py311hb335429_17.tar.bz2 + sha256: 3687e0fd3a514710199cd941383bd3629f50be796d6f16ab8c25f93893852c0c + md5: bc6d435f4a329d853d679dd2cc06cdba depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -48136,208 +94226,192 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-base + - ros-noetic-rqt-common-plugins + - ros-noetic-rqt-robot-plugins + - ros-noetic-rviz arch: x86_64 platform: linux license: BSD-3-Clause - size: 20400 - timestamp: 1707307099473 + size: 11356 + timestamp: 1706752279709 - kind: conda - name: ros-humble-urdfdom-headers - version: 1.0.6 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-viz + version: 1.5.0 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-urdfdom-headers-1.0.6-py311hbfa132e_5.tar.bz2 - sha256: 852bc96647059ae955da5a0e2a4cbb0912680103c1fdd487141b9b70798822d2 - md5: 946f021a8c6e5152ab2c3f515368b230 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-viz-1.5.0-py311hbfa132e_8.tar.bz2 + sha256: b2453b8b3a849d6f5cfc2b28f30e3259c774d6e8addc285a9573f58cfa50c593 + md5: fdb374e28e20add2659652cc532e22c4 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-ros-base + - ros-noetic-rqt-common-plugins + - ros-noetic-rqt-robot-plugins + - ros-noetic-rviz arch: arm64 platform: osx license: BSD-3-Clause - size: 20623 - timestamp: 1707307331439 + size: 11167 + timestamp: 1706741044509 - kind: conda - name: ros-humble-visualization-msgs - version: 4.2.3 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-webkit-dependency + version: 1.1.2 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-visualization-msgs-4.2.3-py311h38cd7cb_7.tar.bz2 - sha256: 0b1d777a8c73a6959818563091b7ff5c8f32d2cd979d6c4efa1578f0fc86d7ca - md5: c5a7c384cce30982828723a874825f55 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-webkit-dependency-1.1.2-py311h38cd7cb_16.tar.bz2 + sha256: 7d69ca5d9da82ad841d52b3393a6ca0108ce77b0b9fd00ba4b8b1c61f93d18ac + md5: c782262a605f576046bbf6a788581937 depends: - numpy >=1.23.5,<2.0a0 + - pyqtwebengine - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 arch: x86_64 platform: win license: BSD-3-Clause - size: 282774 - timestamp: 1708880719208 + size: 10685 + timestamp: 1708737598333 - kind: conda - name: ros-humble-visualization-msgs - version: 4.2.3 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-webkit-dependency + version: 1.1.2 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-visualization-msgs-4.2.3-py311h907a76e_6.tar.bz2 - sha256: 61399b79887478d45f94c3ff0cabf653e0079181e3fe5db4c09e2dd0f8680af4 - md5: d71ff7639528259e4ebfa7ca42cea4c1 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-webkit-dependency-1.1.2-py311h907a76e_20.tar.bz2 + sha256: 5a6b0aae4ef1122b53658cc3c28621f2418837e736ad2c19d2989c9f1fd7ee51 + md5: de1694fe68e5d357f85651a7a54e7a10 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 + - pyqtwebengine - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: osx license: BSD-3-Clause - size: 258349 - timestamp: 1707358060093 + size: 11255 + timestamp: 1706525320868 - kind: conda - name: ros-humble-visualization-msgs - version: 4.2.3 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-webkit-dependency + version: 1.1.2 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-visualization-msgs-4.2.3-py311hb335429_6.tar.bz2 - sha256: dcd523107424e4ceca4bd88170549eb48e11fa33591220cff1e6872a3ea5149f - md5: d6a52068c187ae2b47c69ae665b6a2bd + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-webkit-dependency-1.1.2-py311hb335429_17.tar.bz2 + sha256: 40f6d890a0e8202baab8d8d36467d4eb2f038689263c64254677c27c5d555038 + md5: 1838333b2667a6c70031d436c5215f57 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.23.5,<2.0a0 + - pyqtwebengine - python - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: x86_64 platform: linux license: BSD-3-Clause - size: 302925 - timestamp: 1707314022531 + size: 11708 + timestamp: 1706737453775 - kind: conda - name: ros-humble-visualization-msgs - version: 4.2.3 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-webkit-dependency + version: 1.1.2 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-visualization-msgs-4.2.3-py311hbfa132e_5.tar.bz2 - sha256: f3b7f578660c80492e611b309259d1b18afc939ffcf11491b629f46f974a266b - md5: 79e26134d79e04167394fe0d2a526f6a + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-webkit-dependency-1.1.2-py311hbfa132e_8.tar.bz2 + sha256: 32a3ab23926f094adf2b7ff15a6d6c54602431a3ad3233d432f9230c19556fce + md5: 6053b4225fc1d9dac6ef3a5d7b8bd6a2 depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - pyqtwebengine + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-builtin-interfaces - - ros-humble-geometry-msgs - - ros-humble-ros-workspace - - ros-humble-rosidl-default-runtime - - ros-humble-sensor-msgs - - ros-humble-std-msgs - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic arch: arm64 platform: osx license: BSD-3-Clause - size: 271619 - timestamp: 1707991270641 + size: 11640 + timestamp: 1706527599081 - kind: conda - name: ros-humble-yaml-cpp-vendor - version: 8.0.2 - build: py311h38cd7cb_7 - build_number: 7 + name: ros-noetic-xacro + version: 1.14.17 + build: py311h38cd7cb_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h38cd7cb_7.tar.bz2 - sha256: cfbe6d98a8d43d74f57efbb48a450e38bd531d3c453a581cdc1d3928d3531887 - md5: 84e4d426c0b4540974afa3075d589a40 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-xacro-1.14.17-py311h38cd7cb_16.tar.bz2 + sha256: cadd8a9fba17daa3c45181ed0e5da492c9372a7e7db0b205c48d931733f0569d + md5: de7488a600bc654ca1e98a060de408b6 depends: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslaunch - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - yaml-cpp >=0.8.0,<0.9.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 10054 - timestamp: 1708766955673 + size: 95783 + timestamp: 1708770898561 - kind: conda - name: ros-humble-yaml-cpp-vendor - version: 8.0.2 - build: py311h907a76e_6 - build_number: 6 + name: ros-noetic-xacro + version: 1.14.17 + build: py311h907a76e_20 + build_number: 20 subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-yaml-cpp-vendor-8.0.2-py311h907a76e_6.tar.bz2 - sha256: 691d99660eefaf5cb8ef2e4ea28be4fae0c87669375da455079f5cf1656c770d - md5: 60b333d4d98dce29d19fce34d18e1754 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-xacro-1.14.17-py311h907a76e_20.tar.bz2 + sha256: fcf185a6b545503df59bbe1f8b96b7274c818233f579e1e0c759dc25d36e99de + md5: aedb22244d23201d0fc30066c1358b94 depends: - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - yaml-cpp >=0.8.0,<0.9.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslaunch arch: x86_64 platform: osx license: BSD-3-Clause - size: 10988 - timestamp: 1707344445064 + size: 72912 + timestamp: 1706575327009 - kind: conda - name: ros-humble-yaml-cpp-vendor - version: 8.0.2 - build: py311hb335429_6 - build_number: 6 + name: ros-noetic-xacro + version: 1.14.17 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-yaml-cpp-vendor-8.0.2-py311hb335429_6.tar.bz2 - sha256: 0d9b930dd45ff0e1c1001ea34dbc74f36c9f191b22722b3d36f89b88c0d3a05c - md5: 35bd5ee5fd666f5a5d800b50bea8c430 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-xacro-1.14.17-py311hb335429_17.tar.bz2 + sha256: 55236ef2a536071554dbb0a8b764876f1307879a63a84cc3910e802c259889c2 + md5: 3e8cc2fc70aef654a6a8572f11e4be28 depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -48346,95 +94420,95 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - yaml-cpp >=0.8.0,<0.9.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslaunch arch: x86_64 platform: linux license: BSD-3-Clause - size: 10846 - timestamp: 1707309064551 + size: 72683 + timestamp: 1706741318630 - kind: conda - name: ros-humble-yaml-cpp-vendor - version: 8.0.2 - build: py311hbfa132e_5 - build_number: 5 + name: ros-noetic-xacro + version: 1.14.17 + build: py311hbfa132e_8 + build_number: 8 subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-yaml-cpp-vendor-8.0.2-py311hbfa132e_5.tar.bz2 - sha256: e73d6bcbf08c50619f399ccf73f60db6badd797bcf989c2486bca13bed8414e8 - md5: 18790b74e2124800ca2acaef8b9b6e85 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-xacro-1.14.17-py311hbfa132e_8.tar.bz2 + sha256: 172b792f4334785b827307fec22ae82e0746f44367c5cf18cdd793bfbda03933 + md5: 4701e77e83e4a4c4a783ba949618ea6e depends: - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - yaml-cpp >=0.8.0,<0.9.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-roslaunch arch: arm64 platform: osx license: BSD-3-Clause - size: 11053 - timestamp: 1707344277791 + size: 57047 + timestamp: 1706576860939 - kind: conda - name: ros-humble-zstd-vendor - version: 0.15.9 - build: py311h223718a_5 - build_number: 5 - subdir: osx-arm64 - url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-humble-zstd-vendor-0.15.9-py311h223718a_5.tar.bz2 - sha256: 59284587b8288f037266e62d3af6ef9fe2188d92c4292957dc6a3f5ed49791f4 - md5: 2da21eba3e1d160b1152271ae01ae754 + name: ros-noetic-xmlrpcpp + version: 1.16.0 + build: py311h907a76e_20 + build_number: 20 + subdir: osx-64 + url: https://conda.anaconda.org/robostack-staging/osx-64/ros-noetic-xmlrpcpp-1.16.0-py311h907a76e_20.tar.bz2 + sha256: ed8a9f90caf6bfce7b275138dd0ac2bbdbac9d1f120451bc8c8af64a6beccadc + md5: aa9671fb3861811d8dd1c600f496b9e9 depends: - - libcxx >=16 + - __osx >=10.14 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - zstd >=1.5.5,<1.6.0a0 - arch: arm64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime + arch: x86_64 platform: osx license: BSD-3-Clause - size: 11699 - timestamp: 1707344492728 + size: 70680 + timestamp: 1706527571872 - kind: conda - name: ros-humble-zstd-vendor - version: 0.15.9 - build: py311h42072a1_7 - build_number: 7 + name: ros-noetic-xmlrpcpp + version: 1.16.0 + build: py311h9a6a787_16 + build_number: 16 subdir: win-64 - url: https://conda.anaconda.org/robostack-staging/win-64/ros-humble-zstd-vendor-0.15.9-py311h42072a1_7.tar.bz2 - sha256: 06313e92b550053c5c312b07eb989f28250672b0ec93dbb2f19d42cc87087ec1 - md5: 098cc70133605407994d25e50e252e11 + url: https://conda.anaconda.org/robostack-staging/win-64/ros-noetic-xmlrpcpp-1.16.0-py311h9a6a787_16.tar.bz2 + sha256: f4840ead94cf043ddf4d1324a53635592e5c41c361d7870455a4dd9a1ca403a3 + md5: bcc79e25db00d6d19d626cbb07517bd4 depends: + - libboost >=1.82.0,<1.83.0a0 - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zstd >=1.5.5,<1.6.0a0 arch: x86_64 platform: win license: BSD-3-Clause - size: 10393 - timestamp: 1708746718061 + size: 150567 + timestamp: 1708744507457 - kind: conda - name: ros-humble-zstd-vendor - version: 0.15.9 - build: py311hefdfea7_6 - build_number: 6 + name: ros-noetic-xmlrpcpp + version: 1.16.0 + build: py311hb335429_17 + build_number: 17 subdir: linux-64 - url: https://conda.anaconda.org/robostack-staging/linux-64/ros-humble-zstd-vendor-0.15.9-py311hefdfea7_6.tar.bz2 - sha256: a21d006331f46bd8bc52d819662ccad7d215dbd2d46fee6fa81302940f3167ed - md5: 2c7d02174f5915f8fa0699ff5f005339 + url: https://conda.anaconda.org/robostack-staging/linux-64/ros-noetic-xmlrpcpp-1.16.0-py311hb335429_17.tar.bz2 + sha256: 567182c6d2cd8e53e165ce09daf0af60d678cc3176263da03d397e79cb3b7e5a + md5: 818edde2a503962b0ec4db522ca6c89e depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 @@ -48443,39 +94517,38 @@ packages: - numpy >=1.23.5,<2.0a0 - python - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - zstd >=1.5.5,<1.6.0a0 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime arch: x86_64 platform: linux license: BSD-3-Clause - size: 11498 - timestamp: 1707309135912 + size: 82940 + timestamp: 1706738479480 - kind: conda - name: ros-humble-zstd-vendor - version: 0.15.9 - build: py311hfe70486_6 - build_number: 6 - subdir: osx-64 - url: https://conda.anaconda.org/robostack-staging/osx-64/ros-humble-zstd-vendor-0.15.9-py311hfe70486_6.tar.bz2 - sha256: 00de36b1520bcee8643354e792fcb30b297f67f2afb5be162697ee2a99ec58e8 - md5: a70cfc537431fb3ccbfed6eeae24c308 + name: ros-noetic-xmlrpcpp + version: 1.16.0 + build: py311hbfa132e_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/robostack-staging/osx-arm64/ros-noetic-xmlrpcpp-1.16.0-py311hbfa132e_8.tar.bz2 + sha256: a82d5f13f1b42a908070cfaed9a4e7483cbae77dd863773ec27dc887136b118a + md5: a35d2b6d490be05678836c7f32fa1871 depends: - - __osx >=10.14 - - libcxx >=16 + - libcxx >=15 - numpy >=1.23.5,<2.0a0 - - python + - python 3.11.* *_cpython - python_abi 3.11.* *_cp311 - - ros-humble-ros-workspace - - ros2-distro-mutex 0.5.* - - ros2-distro-mutex 0.5.* humble - - zstd >=1.5.5,<1.6.0a0 - arch: x86_64 + - ros-distro-mutex 0.5.* + - ros-distro-mutex 0.5.* noetic + - ros-noetic-cpp-common + - ros-noetic-rostime + arch: arm64 platform: osx license: BSD-3-Clause - size: 11633 - timestamp: 1707344518062 + size: 69347 + timestamp: 1706529058555 - kind: conda name: ros2-distro-mutex version: 0.5.0 @@ -48552,15 +94625,53 @@ packages: license: BSD-3-Clause size: 3508 timestamp: 1706916839073 +- kind: conda + name: rosdep + version: 0.25.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + sha256: 689f6cf0d62912796ed5540b766b8b17fab15bdb1958578a411bea9db49dfff4 + md5: 3a7ab37b46c50567968ed60dd778709c + depends: + - catkin_pkg >=0.4.0 + - python >=3.6 + - pyyaml >=3.1 + - rosdistro >=0.8.3 + - rospkg >=1.3.0 + license: BSD-3-Clause + license_family: BSD + size: 67511 + timestamp: 1724399553873 +- kind: conda + name: rosdep + version: 0.25.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/rosdep-0.25.1-pyhd8ed1ab_0.conda + sha256: 689f6cf0d62912796ed5540b766b8b17fab15bdb1958578a411bea9db49dfff4 + md5: 3a7ab37b46c50567968ed60dd778709c + depends: + - catkin_pkg >=0.4.0 + - python >=3.6 + - pyyaml >=3.1 + - rosdistro >=0.8.3 + - rospkg >=1.3.0 + license: BSD-3-Clause + license_family: BSD + size: 67511 + timestamp: 1724399553873 - kind: conda name: rosdistro version: 0.9.0 - build: py311h1ea47a8_1 - build_number: 1 + build: py311h1ea47a8_2 + build_number: 2 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_1.conda - sha256: a0883fa63c27b540a62f8360088463f1f444c8d51af7b35c50113fb3a952d039 - md5: 84520c5b74bf92e8ef358de8f0c8d8a4 + url: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_2.conda + sha256: 8d8bfb18e108837003785ac78fbede4cc275419bf0264b5454a84d199b71897c + md5: e08e6bb3a77fd520bdac19cfe9d2339e depends: - catkin_pkg - python >=3.11,<3.12.0a0 @@ -48570,17 +94681,37 @@ packages: - setuptools license: BSD-3-Clause license_family: BSD - size: 135685 - timestamp: 1695546291708 + size: 142993 + timestamp: 1725536264906 - kind: conda name: rosdistro version: 0.9.0 - build: py311h267d04e_1 - build_number: 1 + build: py311h1ea47a8_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/rosdistro-0.9.0-py311h1ea47a8_2.conda + sha256: 8d8bfb18e108837003785ac78fbede4cc275419bf0264b5454a84d199b71897c + md5: e08e6bb3a77fd520bdac19cfe9d2339e + depends: + - catkin_pkg + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - pyyaml + - rospkg + - setuptools + license: BSD-3-Clause + license_family: BSD + size: 142993 + timestamp: 1725536264906 +- kind: conda + name: rosdistro + version: 0.9.0 + build: py311h267d04e_2 + build_number: 2 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_1.conda - sha256: 06ab352c3adc62b9a492c067ee51e2296860e6d745da903af8e5080bf9249e61 - md5: 841fe8572a54142af82fed004728e518 + url: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_2.conda + sha256: 2be2d6633d8d7accd864c7445489463c63473c2458cb35e275856114014cd170 + md5: c730315c3b0b895921336cdf4ca35df6 depends: - catkin_pkg - python >=3.11,<3.12.0a0 @@ -48591,17 +94722,38 @@ packages: - setuptools license: BSD-3-Clause license_family: BSD - size: 118366 - timestamp: 1695545955980 + size: 119038 + timestamp: 1725535970928 - kind: conda name: rosdistro version: 0.9.0 - build: py311h38be061_1 - build_number: 1 + build: py311h267d04e_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/rosdistro-0.9.0-py311h267d04e_2.conda + sha256: 2be2d6633d8d7accd864c7445489463c63473c2458cb35e275856114014cd170 + md5: c730315c3b0b895921336cdf4ca35df6 + depends: + - catkin_pkg + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - pyyaml + - rospkg + - setuptools + license: BSD-3-Clause + license_family: BSD + size: 119038 + timestamp: 1725535970928 +- kind: conda + name: rosdistro + version: 0.9.0 + build: py311h38be061_2 + build_number: 2 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_1.conda - sha256: 8c255bdfc0b5204a789ba21d270f9965801f20100faa68fd266506f3351a8e79 - md5: bad0cc711acaa29800453d93740983e0 + url: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_2.conda + sha256: 70022f786ba446024c367a9392f450de858290170702ac2f9c6ba9b8c4fc8682 + md5: abbd606c763f5364edcedb10f37119d9 depends: - catkin_pkg - python >=3.11,<3.12.0a0 @@ -48611,17 +94763,57 @@ packages: - setuptools license: BSD-3-Clause license_family: BSD - size: 117872 - timestamp: 1695545974191 + size: 117895 + timestamp: 1725535881591 - kind: conda name: rosdistro version: 0.9.0 - build: py311h6eed73b_1 - build_number: 1 + build: py311h38be061_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/rosdistro-0.9.0-py311h38be061_2.conda + sha256: 70022f786ba446024c367a9392f450de858290170702ac2f9c6ba9b8c4fc8682 + md5: abbd606c763f5364edcedb10f37119d9 + depends: + - catkin_pkg + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - pyyaml + - rospkg + - setuptools + license: BSD-3-Clause + license_family: BSD + size: 117895 + timestamp: 1725535881591 +- kind: conda + name: rosdistro + version: 0.9.0 + build: py311h6eed73b_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_2.conda + sha256: f47ad39c47837b099a757f5945c92e164e2c9bd5be821c608f9c30498360083e + md5: b1a42438da271d72f69c6f00292ba51a + depends: + - catkin_pkg + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - pyyaml + - rospkg + - setuptools + license: BSD-3-Clause + license_family: BSD + size: 118515 + timestamp: 1725535885573 +- kind: conda + name: rosdistro + version: 0.9.0 + build: py311h6eed73b_2 + build_number: 2 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_1.conda - sha256: ab35f19fd450b7d8b8c08285f5b9dfb58ae569371053d7d09a0a3dc421de9c4c - md5: f16ee319d88b9de3a3ceb29aae12a4e2 + url: https://conda.anaconda.org/conda-forge/osx-64/rosdistro-0.9.0-py311h6eed73b_2.conda + sha256: f47ad39c47837b099a757f5945c92e164e2c9bd5be821c608f9c30498360083e + md5: b1a42438da271d72f69c6f00292ba51a depends: - catkin_pkg - python >=3.11,<3.12.0a0 @@ -48631,8 +94823,26 @@ packages: - setuptools license: BSD-3-Clause license_family: BSD - size: 118467 - timestamp: 1695546062712 + size: 118515 + timestamp: 1725535885573 +- kind: conda + name: rospkg + version: 1.5.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/rospkg-1.5.1-pyhd8ed1ab_0.conda + sha256: 9ebf8fff7f588a41aeee41d31f4f92c8435fb5829b2278defcb13c649b6c9cd0 + md5: dddaa715a79d020eda961e378a7ef0e5 + depends: + - catkin_pkg + - distro + - python >=3.6 + - pyyaml + license: BSD-3-Clause + license_family: BSD + size: 31309 + timestamp: 1713573999299 - kind: conda name: rospkg version: 1.5.1 @@ -48651,6 +94861,109 @@ packages: license_family: BSD size: 31309 timestamp: 1713573999299 +- kind: conda + name: sbcl + version: 2.4.0 + build: hf400cd2_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sbcl-2.4.0-hf400cd2_8.conda + sha256: 29a6f555421f73268f9ca2b643ee5c477aeeca126eba4a8740c1795fb09f2265 + md5: 9d3a16a86b80ee865e071396c90ee79e + depends: + - __osx >=11.0 + license: BSD-2-Clause AND MIT + size: 8409770 + timestamp: 1719444650485 +- kind: conda + name: sbcl + version: 2.4.0 + build: hf400cd2_8 + build_number: 8 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sbcl-2.4.0-hf400cd2_8.conda + sha256: 29a6f555421f73268f9ca2b643ee5c477aeeca126eba4a8740c1795fb09f2265 + md5: 9d3a16a86b80ee865e071396c90ee79e + depends: + - __osx >=11.0 + license: BSD-2-Clause AND MIT + size: 8409770 + timestamp: 1719444650485 +- kind: conda + name: sbcl + version: 2.4.8 + build: h380526a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/sbcl-2.4.8-h380526a_0.conda + sha256: f910e0984dae2190dab766768778270f0eae355a7ad1d905843abc907f58fa3f + md5: a565c181119e3185d23e31817fba00fb + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-2-Clause AND MIT + size: 75183791 + timestamp: 1726418454317 +- kind: conda + name: sbcl + version: 2.4.8 + build: h380526a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/sbcl-2.4.8-h380526a_0.conda + sha256: f910e0984dae2190dab766768778270f0eae355a7ad1d905843abc907f58fa3f + md5: a565c181119e3185d23e31817fba00fb + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-2-Clause AND MIT + size: 75183791 + timestamp: 1726418454317 +- kind: conda + name: sbcl + version: 2.4.8 + build: h906b86c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/sbcl-2.4.8-h906b86c_0.conda + sha256: dfbf5e68dd86082bdd8c5e07b440283369667d0272b3abcb11f4f34040029c4f + md5: 6d74447abaa3b2c2ce4a0cc219bca41c + depends: + - __osx >=10.13 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-2-Clause AND MIT + size: 71971212 + timestamp: 1726418515736 +- kind: conda + name: sbcl + version: 2.4.8 + build: h906b86c_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/sbcl-2.4.8-h906b86c_0.conda + sha256: dfbf5e68dd86082bdd8c5e07b440283369667d0272b3abcb11f4f34040029c4f + md5: 6d74447abaa3b2c2ce4a0cc219bca41c + depends: + - __osx >=10.13 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-2-Clause AND MIT + size: 71971212 + timestamp: 1726418515736 +- kind: conda + name: sdl2 + version: 2.28.5 + build: h77f46ba_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.28.5-h77f46ba_0.conda + sha256: f1380a83bbb8968a4dfafb1b51f86fd76e2c57c75b76a2249faa02d77ec38a8c + md5: 8e8d854355eb56c55682f5c0df8b575d + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pulseaudio-client >=16.1,<16.2.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 1369406 + timestamp: 1701816620021 - kind: conda name: sdl2 version: 2.28.5 @@ -48660,72 +94973,169 @@ packages: sha256: f1380a83bbb8968a4dfafb1b51f86fd76e2c57c75b76a2249faa02d77ec38a8c md5: 8e8d854355eb56c55682f5c0df8b575d depends: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - pulseaudio-client >=16.1,<16.2.0a0 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pulseaudio-client >=16.1,<16.2.0a0 + - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 1369406 + timestamp: 1701816620021 +- kind: conda + name: sdl2 + version: 2.30.7 + build: h3ed165c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.30.7-h3ed165c_0.conda + sha256: 80691a3ce313f0f7908480c0af216520d655e9480e036feb489c2095ad37950a + md5: be75875082c99c7a9f9fe930a1bd2bb1 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - pulseaudio-client >=17.0,<17.1.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + license: Zlib + size: 1391142 + timestamp: 1725255009793 +- kind: conda + name: sdl2 + version: 2.30.7 + build: hac325c4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.7-hac325c4_0.conda + sha256: b2785777b22ff8a883210f81c4e6a14f0c4f4ab83595ddef6f0d8560fa4ecc0a + md5: 9e4fe70a7b62b7c82a06bfd5b5af48e1 + depends: + - __osx >=10.13 + - libcxx >=17 + license: Zlib + size: 1232457 + timestamp: 1725255027620 +- kind: conda + name: sdl2 + version: 2.30.7 + build: hac325c4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.7-hac325c4_0.conda + sha256: b2785777b22ff8a883210f81c4e6a14f0c4f4ab83595ddef6f0d8560fa4ecc0a + md5: 9e4fe70a7b62b7c82a06bfd5b5af48e1 + depends: + - __osx >=10.13 + - libcxx >=17 license: Zlib - size: 1369406 - timestamp: 1701816620021 + size: 1232457 + timestamp: 1725255027620 - kind: conda name: sdl2 - version: 2.30.5 - build: h00cdb27_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.5-h00cdb27_0.conda - sha256: 54f675b06a8ca5a1c43f6a5bae0afe6ecf352618d787810fc2b96bf741e1c97a - md5: 0d9d61e103fa7c4525858b012bbd5473 + version: 2.30.7 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.7-he0c23c2_0.conda + sha256: bf850eba90ff5103c2a92d3ab0395edd078b7c95cbabc4254462d9bea7850c48 + md5: e452497e0b9824c0be7f6670adbabc63 depends: - - __osx >=11.0 - - libcxx >=16 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: Zlib - size: 1256470 - timestamp: 1720071904035 + size: 2243873 + timestamp: 1725255268158 - kind: conda name: sdl2 - version: 2.30.5 + version: 2.30.7 build: he0c23c2_0 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.5-he0c23c2_0.conda - sha256: 3493f8a84d38037c133b8bf5b8ade24e7bbf2c611899b6119aaac7eb6f906318 - md5: 131b868376556dc569abcb6320e94557 + url: https://conda.anaconda.org/conda-forge/win-64/sdl2-2.30.7-he0c23c2_0.conda + sha256: bf850eba90ff5103c2a92d3ab0395edd078b7c95cbabc4254462d9bea7850c48 + md5: e452497e0b9824c0be7f6670adbabc63 depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 license: Zlib - size: 2416917 - timestamp: 1720072009725 + size: 2243873 + timestamp: 1725255268158 - kind: conda name: sdl2 - version: 2.30.5 - build: hf036a51_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/sdl2-2.30.5-hf036a51_0.conda - sha256: b0b8e8144416b8f1d13909c86e15b1061e8f9a7e37e4e876609e4422a27033c1 - md5: d1780e825b8a0f3e42bd16fa6412fbd4 + version: 2.30.7 + build: hf9b8971_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.7-hf9b8971_0.conda + sha256: d86b4f39c09efb6febd5e2e5a2c0894c82f7ac4b8b4aebb24e4fbd9acf797d60 + md5: 33f5451441cbc0ce083b3d37c181519e depends: - - __osx >=10.13 - - libcxx >=16 + - __osx >=11.0 + - libcxx >=17 + license: Zlib + size: 1256184 + timestamp: 1725254933792 +- kind: conda + name: sdl2 + version: 2.30.7 + build: hf9b8971_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sdl2-2.30.7-hf9b8971_0.conda + sha256: d86b4f39c09efb6febd5e2e5a2c0894c82f7ac4b8b4aebb24e4fbd9acf797d60 + md5: 33f5451441cbc0ce083b3d37c181519e + depends: + - __osx >=11.0 + - libcxx >=17 license: Zlib - size: 1230510 - timestamp: 1720071699988 + size: 1256184 + timestamp: 1725254933792 +- kind: conda + name: setuptools + version: 75.1.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + sha256: 6725235722095c547edd24275053c615158d6163f396550840aebd6e209e4738 + md5: d5cd48392c67fb6849ba459c2c2b671f + depends: + - python >=3.8 + license: MIT + license_family: MIT + size: 777462 + timestamp: 1727249510532 - kind: conda name: setuptools - version: 72.2.0 + version: 75.1.0 build: pyhd8ed1ab_0 subdir: noarch noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.2.0-pyhd8ed1ab_0.conda - sha256: 0252f6570de8ff29d489958fc7826677a518061b1aa5e1828a427eec8a7928a4 - md5: 1462aa8b243aad09ef5d0841c745eb89 + url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.1.0-pyhd8ed1ab_0.conda + sha256: 6725235722095c547edd24275053c615158d6163f396550840aebd6e209e4738 + md5: d5cd48392c67fb6849ba459c2c2b671f depends: - python >=3.8 license: MIT license_family: MIT - size: 1459799 - timestamp: 1724163617860 + size: 777462 + timestamp: 1727249510532 +- kind: conda + name: sip + version: 6.7.12 + build: py311h12c1d0e_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/sip-6.7.12-py311h12c1d0e_0.conda + sha256: 1129ac093d0c04ca07603fab9dfd2ee1e9a760eb94b31450e2cef1ffffa6a31a + md5: c29f20b2860d1824535135d76d022394 + depends: + - packaging + - ply + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tomli + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: GPL-3.0-only + license_family: GPL + size: 595071 + timestamp: 1697300986959 - kind: conda name: sip version: 6.7.12 @@ -48767,6 +95177,26 @@ packages: license_family: GPL size: 585197 timestamp: 1697300605264 +- kind: conda + name: sip + version: 6.7.12 + build: py311hb755f60_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/sip-6.7.12-py311hb755f60_0.conda + sha256: 71a0ee22522b232bf50d4d03d012e53cd5d1251d09dffc1c72d7c33a1086fe6f + md5: 02336abab4cb5dd794010ef53c54bd09 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - packaging + - ply + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - tomli + license: GPL-3.0-only + license_family: GPL + size: 585197 + timestamp: 1697300605264 - kind: conda name: sip version: 6.7.12 @@ -48789,24 +95219,85 @@ packages: timestamp: 1697300780749 - kind: conda name: sip - version: 6.8.3 - build: py311h92babd0_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.3-py311h92babd0_0.conda - sha256: 0c4e09b43e4edd56cb3876537465d8a4d9aaa49f277a41c7f5158aa3453a41b4 - md5: 37c964f79ccc4c03056cbf4fed499221 + version: 6.7.12 + build: py311hd39e593_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/sip-6.7.12-py311hd39e593_0.conda + sha256: b08412ca84bb219a5cec2b12040a42e764a185f784c9e631aa64ff8adf19973f + md5: 1ece78d403bd99aa434d899c287412ef depends: - - libcxx >=16 + - __osx >=10.9 + - libcxx >=16.0.6 - packaging - ply - python >=3.11,<3.12.0a0 - - python >=3.11,<3.12.0a0 *_cpython - python_abi 3.11.* *_cp311 - tomli license: GPL-3.0-only license_family: GPL - size: 645798 - timestamp: 1707502555216 + size: 573640 + timestamp: 1697300780749 +- kind: conda + name: sip + version: 6.8.6 + build: py311h3f08180_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.6-py311h3f08180_1.conda + sha256: fc3f9a9ed60e9128817e731ce1353be730f51242d8ac0904bea732acbd36a8cb + md5: 40ad904f1f50088f64c487e2bb245fac + depends: + - __osx >=11.0 + - libcxx >=17 + - packaging + - ply + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - setuptools + - tomli + license: BSD-2-Clause + license_family: BSD + size: 630018 + timestamp: 1727796760895 +- kind: conda + name: sip + version: 6.8.6 + build: py311h3f08180_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sip-6.8.6-py311h3f08180_1.conda + sha256: fc3f9a9ed60e9128817e731ce1353be730f51242d8ac0904bea732acbd36a8cb + md5: 40ad904f1f50088f64c487e2bb245fac + depends: + - __osx >=11.0 + - libcxx >=17 + - packaging + - ply + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - setuptools + - tomli + license: BSD-2-Clause + license_family: BSD + size: 630018 + timestamp: 1727796760895 +- kind: conda + name: six + version: 1.16.0 + build: pyh6c4a22f_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 + md5: e5f25f8dbc060e9a8d912e432202afc2 + depends: + - python + license: MIT + license_family: MIT + size: 14259 + timestamp: 1620240338595 - kind: conda name: six version: 1.16.0 @@ -48838,6 +95329,37 @@ packages: license_family: BSD size: 59350 timestamp: 1720004197144 +- kind: conda + name: snappy + version: 1.2.1 + build: h23299a8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/snappy-1.2.1-h23299a8_0.conda + sha256: 5b9450f619aabcfbf3d284a272964250b2e1971ab0f7a7ef9143dda0ecc537b8 + md5: 7635a408509e20dcfc7653ca305ad799 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 59350 + timestamp: 1720004197144 +- kind: conda + name: snappy + version: 1.2.1 + build: ha2e4443_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda + sha256: dc7c8e0e8c3e8702aae81c52d940bfaabe756953ee51b1f1757e891bab62cf7f + md5: 6b7dcc7349efd123d493d2dbe85a045f + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + size: 42465 + timestamp: 1720003704360 - kind: conda name: snappy version: 1.2.1 @@ -48868,6 +95390,36 @@ packages: license_family: BSD size: 35708 timestamp: 1720003794374 +- kind: conda + name: snappy + version: 1.2.1 + build: hd02b534_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/snappy-1.2.1-hd02b534_0.conda + sha256: cb7a9440241c6092e0f1c795fdca149c4767023e783eaf9cfebc501f906b4897 + md5: 69d0f9694f3294418ee935da3d5f7272 + depends: + - __osx >=11.0 + - libcxx >=16 + license: BSD-3-Clause + license_family: BSD + size: 35708 + timestamp: 1720003794374 +- kind: conda + name: snappy + version: 1.2.1 + build: he1e6707_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/snappy-1.2.1-he1e6707_0.conda + sha256: a979319cd4916f0e7450aa92bb3cf4c2518afa80be50de99f31d075e693a6dd9 + md5: ddceef5df973c8ff7d6b32353c0cb358 + depends: + - __osx >=10.13 + - libcxx >=16 + license: BSD-3-Clause + license_family: BSD + size: 37036 + timestamp: 1720003862906 - kind: conda name: snappy version: 1.2.1 @@ -48898,6 +95450,21 @@ packages: license_family: BSD size: 58824 timestamp: 1637143137377 +- kind: conda + name: snowballstemmer + version: 2.2.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/snowballstemmer-2.2.0-pyhd8ed1ab_0.tar.bz2 + sha256: a0fd916633252d99efb6223b1050202841fa8d2d53dacca564b0ed77249d3228 + md5: 4d22a9315e78c6827f806065957d566e + depends: + - python >=2 + license: BSD-3-Clause + license_family: BSD + size: 58824 + timestamp: 1637143137377 - kind: conda name: spdlog version: 1.12.0 @@ -48916,6 +95483,41 @@ packages: license_family: MIT size: 160999 timestamp: 1697421628776 +- kind: conda + name: spdlog + version: 1.12.0 + build: h64d2f7d_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/spdlog-1.12.0-h64d2f7d_2.conda + sha256: 4b582768ebb9d234c0a9e0eae482733f167d53e316f0f48aac19a028a83a8570 + md5: e039fdff30fd25fbfc7cb91755d80a4f + depends: + - fmt >=10.1.1,<11.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 160999 + timestamp: 1697421628776 +- kind: conda + name: spdlog + version: 1.12.0 + build: h8dd852c_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/spdlog-1.12.0-h8dd852c_2.conda + sha256: 3bce42d94b4cd5672bde68ec47374e558b2bc481621f759f70b56bf3da12c31f + md5: 1be852e792cca50421504cee933e3063 + depends: + - __osx >=10.9 + - fmt >=10.1.1,<11.0a0 + - libcxx >=16.0.6 + license: MIT + license_family: MIT + size: 161449 + timestamp: 1697421663869 - kind: conda name: spdlog version: 1.12.0 @@ -48950,6 +95552,40 @@ packages: license_family: MIT size: 187863 timestamp: 1697421353980 +- kind: conda + name: spdlog + version: 1.12.0 + build: hd2e6256_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/spdlog-1.12.0-hd2e6256_2.conda + sha256: 34c2ac3ecafc109ea659087f2a429b8fd7c557eb75d072e723a9954472726e62 + md5: f37afc6ce10d45b9fae2f55ddc635b9f + depends: + - fmt >=10.1.1,<11.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 187863 + timestamp: 1697421353980 +- kind: conda + name: spdlog + version: 1.12.0 + build: he64bfa9_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/spdlog-1.12.0-he64bfa9_2.conda + sha256: 504a85024b9506de38801250a43da5360b8de87364b9bc4b70777ee9cc830429 + md5: ef84dce6d582965c3fc1e4a52ba51114 + depends: + - __osx >=10.9 + - fmt >=10.1.1,<11.0a0 + - libcxx >=16.0.6 + license: MIT + license_family: MIT + size: 156560 + timestamp: 1697421775628 - kind: conda name: spdlog version: 1.12.0 @@ -48970,19 +95606,20 @@ packages: - kind: conda name: sqlite version: 3.46.0 - build: h2466b09_0 - subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/sqlite-3.46.0-h2466b09_0.conda - sha256: 204edea00bb813d1e3da31dcd8caf1cb355ded08be3065ca53dea066bf75b827 - md5: f60e557d64002fe9955b929226adf81d + build: h28673e1_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/sqlite-3.46.0-h28673e1_0.conda + sha256: 7d868d34348615450c43cb4737b44987a0e45fdf4759502b323494dc8c931409 + md5: b76e50276ebb3131cb84aac8123ca75d depends: - - libsqlite 3.46.0 h2466b09_0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - __osx >=10.13 + - libsqlite 3.46.0 h1b8f9f3_0 + - libzlib >=1.2.13,<2.0a0 + - ncurses >=6.5,<7.0a0 + - readline >=8.2,<9.0a0 license: Unlicense - size: 885699 - timestamp: 1718051144579 + size: 912413 + timestamp: 1718050767696 - kind: conda name: sqlite version: 3.46.0 @@ -49017,6 +95654,40 @@ packages: license: Unlicense size: 822635 timestamp: 1718050678797 +- kind: conda + name: sqlite + version: 3.46.0 + build: h5838104_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/sqlite-3.46.0-h5838104_0.conda + sha256: e13b719f70b3a20f40b59f814d32483ae8cd95fef83224127b10091828026f7d + md5: 05c5dc8cd793dcfc5849d0569da9b175 + depends: + - __osx >=11.0 + - libsqlite 3.46.0 hfb93653_0 + - libzlib >=1.2.13,<2.0a0 + - ncurses >=6.5,<7.0a0 + - readline >=8.2,<9.0a0 + license: Unlicense + size: 822635 + timestamp: 1718050678797 +- kind: conda + name: sqlite + version: 3.46.0 + build: h6d4b2fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.46.0-h6d4b2fc_0.conda + sha256: e849d576e52bf3e6fc5786f89b7d76978f2e2438587826c95570324cb572e52b + md5: 77ea8dff5cf8550cc8f5629a6af56323 + depends: + - libgcc-ng >=12 + - libsqlite 3.46.0 hde9e2c9_0 + - libzlib >=1.2.13,<2.0a0 + - ncurses >=6.5,<7.0a0 + - readline >=8.2,<9.0a0 + license: Unlicense + size: 860352 + timestamp: 1718050658212 - kind: conda name: sqlite version: 3.46.0 @@ -49034,6 +95705,53 @@ packages: license: Unlicense size: 860352 timestamp: 1718050658212 +- kind: conda + name: sqlite + version: 3.46.1 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/sqlite-3.46.1-h2466b09_0.conda + sha256: fdee2e0c16ece695fde231d80242121b5ff610a4f66164f931e2a7622815c3ae + md5: 19c50225f5fbbb15d80063a68e52c8bb + depends: + - libsqlite 3.46.1 h2466b09_0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Unlicense + size: 886067 + timestamp: 1725354209514 +- kind: conda + name: sqlite + version: 3.46.1 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/sqlite-3.46.1-h2466b09_0.conda + sha256: fdee2e0c16ece695fde231d80242121b5ff610a4f66164f931e2a7622815c3ae + md5: 19c50225f5fbbb15d80063a68e52c8bb + depends: + - libsqlite 3.46.1 h2466b09_0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Unlicense + size: 886067 + timestamp: 1725354209514 +- kind: conda + name: svt-av1 + version: 2.1.0 + build: h7bae524_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/svt-av1-2.1.0-h7bae524_0.conda + sha256: 7982cf86eecccf7de0de591e7857d791ef4867c8c84175ccd16987a9a78b91d0 + md5: 8e29314734631f000cd98882b9bc3045 + depends: + - __osx >=11.0 + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 1466326 + timestamp: 1716038247187 - kind: conda name: svt-av1 version: 2.1.0 @@ -49064,6 +95782,37 @@ packages: license_family: BSD size: 2624396 timestamp: 1716038239983 +- kind: conda + name: svt-av1 + version: 2.1.0 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.0-hac33072_0.conda + sha256: 7c2f1bb1e84c16aaa76f0d73acab7f6a6aec839c120229ac340e24b47a3db595 + md5: 2a08edb7cd75e56623f2712292a97325 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-2-Clause + license_family: BSD + size: 2624396 + timestamp: 1716038239983 +- kind: conda + name: svt-av1 + version: 2.1.0 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/svt-av1-2.1.0-he0c23c2_0.conda + sha256: b56496d367ac8c694fced207bef70811f771a3ae5abfbd4929d4bf78b52fe917 + md5: 8927443e23db102a96493ee711e6b6b6 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-2-Clause + license_family: BSD + size: 1954423 + timestamp: 1716038937984 - kind: conda name: svt-av1 version: 2.1.0 @@ -49095,138 +95844,379 @@ packages: license_family: BSD size: 2356928 timestamp: 1716038239593 +- kind: conda + name: svt-av1 + version: 2.1.0 + build: hf036a51_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/svt-av1-2.1.0-hf036a51_0.conda + sha256: 7098a48af5e08141d23f1e8b1216fbcc773af8f6982037ee22f2262d3c965417 + md5: cc22267e8a930cfc1893240737a6987c + depends: + - __osx >=10.13 + - libcxx >=16 + license: BSD-2-Clause + license_family: BSD + size: 2356928 + timestamp: 1716038239593 +- kind: conda + name: swig + version: 4.2.1 + build: h5c5c8f3_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/swig-4.2.1-h5c5c8f3_1.conda + sha256: c225b0bc289f994ab11431a45019bf0a1a3dff7755f4d6f17580728655baf446 + md5: 95bf9580272e9782fcf9d44380b66793 + depends: + - __osx >=10.13 + - libcxx >=16 + - pcre2 >=10.44,<10.45.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 1111084 + timestamp: 1718520172709 +- kind: conda + name: swig + version: 4.2.1 + build: hc959ec8_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/swig-4.2.1-hc959ec8_0.conda + sha256: 592537aaae04a23bea8098c570686b6b9e8417009dd4fe82c58e422aa84f9c92 + md5: 345f6c247388d050cacbe686a20b0904 + depends: + - libcxx >=16 + - pcre2 >=10.43,<10.44.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 1105425 + timestamp: 1708777850390 +- kind: conda + name: swig + version: 4.2.1 + build: hc9a1274_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/swig-4.2.1-hc9a1274_0.conda + sha256: dedd9bf1e2c143114cd2902526a51d4c6f0b0f78e8c16ca9987a566f0e01029e + md5: 74674247e54fa302581d0927157f068e + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pcre2 >=10.43,<10.44.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 1191026 + timestamp: 1708777550808 +- kind: conda + name: swig + version: 4.2.1 + build: hc9a1274_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/swig-4.2.1-hc9a1274_0.conda + sha256: dedd9bf1e2c143114cd2902526a51d4c6f0b0f78e8c16ca9987a566f0e01029e + md5: 74674247e54fa302581d0927157f068e + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - pcre2 >=10.43,<10.44.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 1191026 + timestamp: 1708777550808 +- kind: conda + name: swig + version: 4.2.1 + build: hd6c3d49_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/swig-4.2.1-hd6c3d49_1.conda + sha256: 5239688de4dfdabb2b95ccd9e98950a23a70796f4538548e0dfbcdb3645bc11a + md5: 417b3f92b0367be5d7c2feb0e3e3b511 + depends: + - __osx >=11.0 + - libcxx >=16 + - pcre2 >=10.44,<10.45.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 1072370 + timestamp: 1718520201767 +- kind: conda + name: swig + version: 4.2.1 + build: hfe15c3f_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/swig-4.2.1-hfe15c3f_0.conda + sha256: 78573cb3c2a2a0bb0c121b96fce8bde59ce19c5a49129e28c1f56bc31961bac9 + md5: 34a6208a5b597a8f9ebd3fd6cae6e0f6 + depends: + - libcxx >=16 + - pcre2 >=10.43,<10.44.0a0 + license: GPL-3.0-or-later + license_family: GPL + size: 1069773 + timestamp: 1708777829963 - kind: conda name: tbb - version: 2021.12.0 - build: h37c8870_4 - build_number: 4 + version: 2021.13.0 + build: h37c8870_0 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.12.0-h37c8870_4.conda - sha256: e26826f2a677f9efed56b137706b95e77f3f7cd8d7eda70d7f4b9ef897599edb - md5: a1391c6e22a72e21c4cb18f574a2105e + url: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.13.0-h37c8870_0.conda + sha256: 9a20a60ebf743f99e38a7be049f8ca90f264851c13dc8cb41eb09d854a631e31 + md5: 89742f5ac7aeb5c44ec2b4c3c6692c3c depends: - __osx >=10.13 - libcxx >=17 - libhwloc >=2.11.1,<2.11.2.0a0 license: Apache-2.0 - size: 171699 - timestamp: 1724905633043 + license_family: APACHE + size: 159453 + timestamp: 1725532728568 - kind: conda name: tbb - version: 2021.12.0 - build: h7b3277c_4 - build_number: 4 + version: 2021.13.0 + build: h37c8870_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.13.0-h37c8870_0.conda + sha256: 9a20a60ebf743f99e38a7be049f8ca90f264851c13dc8cb41eb09d854a631e31 + md5: 89742f5ac7aeb5c44ec2b4c3c6692c3c + depends: + - __osx >=10.13 + - libcxx >=17 + - libhwloc >=2.11.1,<2.11.2.0a0 + license: Apache-2.0 + license_family: APACHE + size: 159453 + timestamp: 1725532728568 +- kind: conda + name: tbb + version: 2021.13.0 + build: h7b3277c_0 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.12.0-h7b3277c_4.conda - sha256: 16fa99fbe3e334000ac19df1a81d86339740b29f99a84608adf1b2fd08771769 - md5: a8790535719e5f6321d7dcea1e651d93 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.13.0-h7b3277c_0.conda + sha256: 4a16118d5f71da9e8177921be996da87112a55fe53a700ab5dffe14ae2b6ecba + md5: a8a0feb11d51d4a0a2e56fbd53c628cf depends: - __osx >=11.0 - libcxx >=17 - libhwloc >=2.11.1,<2.11.2.0a0 license: Apache-2.0 - size: 128795 - timestamp: 1724905730211 + license_family: APACHE + size: 115213 + timestamp: 1725532720037 - kind: conda name: tbb - version: 2021.12.0 - build: h84d6215_4 - build_number: 4 + version: 2021.13.0 + build: h7b3277c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.13.0-h7b3277c_0.conda + sha256: 4a16118d5f71da9e8177921be996da87112a55fe53a700ab5dffe14ae2b6ecba + md5: a8a0feb11d51d4a0a2e56fbd53c628cf + depends: + - __osx >=11.0 + - libcxx >=17 + - libhwloc >=2.11.1,<2.11.2.0a0 + license: Apache-2.0 + license_family: APACHE + size: 115213 + timestamp: 1725532720037 +- kind: conda + name: tbb + version: 2021.13.0 + build: h84d6215_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda + sha256: 7d4d3ad608dc6ae5a7e0f431f784985398a18bcde2ba3ce19cc32f61e2defd98 + md5: ee6f7fd1e76061ef1fa307d41fa86a96 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libhwloc >=2.11.1,<2.11.2.0a0 + - libstdcxx >=13 + license: Apache-2.0 + license_family: APACHE + size: 175779 + timestamp: 1725532539822 +- kind: conda + name: tbb + version: 2021.13.0 + build: h84d6215_0 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.12.0-h84d6215_4.conda - sha256: a079dcf42804a841ac2b63784f42e0d2e93401833d4a7d44ddf05b767794d578 - md5: 1fa72fdeb88f538018612ce2ed9fc789 + url: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda + sha256: 7d4d3ad608dc6ae5a7e0f431f784985398a18bcde2ba3ce19cc32f61e2defd98 + md5: ee6f7fd1e76061ef1fa307d41fa86a96 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libhwloc >=2.11.1,<2.11.2.0a0 + - libstdcxx >=13 + license: Apache-2.0 + license_family: APACHE + size: 175779 + timestamp: 1725532539822 +- kind: conda + name: tbb + version: 2021.13.0 + build: hc790b64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.13.0-hc790b64_0.conda + sha256: 990dbe4fb42f14700c22bd434d8312607bf8d0bd9f922b054e51fda14c41994c + md5: 28496a1e6af43c63927da4f80260348d depends: - - __glibc >=2.17,<3.0.a0 - - libgcc - - libgcc-ng >=13 - libhwloc >=2.11.1,<2.11.2.0a0 - - libstdcxx - - libstdcxx-ng >=13 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: Apache-2.0 - size: 186953 - timestamp: 1724905442040 + license_family: APACHE + size: 151494 + timestamp: 1725532984828 - kind: conda name: tbb - version: 2021.12.0 - build: hc790b64_4 - build_number: 4 + version: 2021.13.0 + build: hc790b64_0 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.12.0-hc790b64_4.conda - sha256: d23e589311be6aeacbfb8371bd65d8637c5acc83a149baccc57d2621644fe158 - md5: bce92c19a6cb64b47866b7271363f747 + url: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.13.0-hc790b64_0.conda + sha256: 990dbe4fb42f14700c22bd434d8312607bf8d0bd9f922b054e51fda14c41994c + md5: 28496a1e6af43c63927da4f80260348d depends: - libhwloc >=2.11.1,<2.11.2.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 license: Apache-2.0 - size: 161921 - timestamp: 1724906383699 + license_family: APACHE + size: 151494 + timestamp: 1725532984828 - kind: conda name: tbb-devel - version: 2021.12.0 - build: h053bfa6_4 - build_number: 4 + version: 2021.13.0 + build: h053bfa6_0 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/tbb-devel-2021.12.0-h053bfa6_4.conda - sha256: 49b8edbfee1363d1dc1b937839f8723ff0c36f900be7194596e00ad9eee1c4d4 - md5: ab99bb2b57c87fefd2613aa2ac17e4d8 + url: https://conda.anaconda.org/conda-forge/win-64/tbb-devel-2021.13.0-h053bfa6_0.conda + sha256: 5c564de8d3355814ccb6213c3e1eeee473cb7975e82dd9415dfd1766e2f44a2f + md5: ae3893a7b463769d7372d2335297abb8 depends: - - tbb 2021.12.0 hc790b64_4 + - tbb 2021.13.0 hc790b64_0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - size: 1067302 - timestamp: 1724906522822 + size: 1062534 + timestamp: 1725533022774 - kind: conda name: tbb-devel - version: 2021.12.0 - build: h8e01b61_4 - build_number: 4 + version: 2021.13.0 + build: h053bfa6_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tbb-devel-2021.13.0-h053bfa6_0.conda + sha256: 5c564de8d3355814ccb6213c3e1eeee473cb7975e82dd9415dfd1766e2f44a2f + md5: ae3893a7b463769d7372d2335297abb8 + depends: + - tbb 2021.13.0 hc790b64_0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + size: 1062534 + timestamp: 1725533022774 +- kind: conda + name: tbb-devel + version: 2021.13.0 + build: h8e01b61_0 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-devel-2021.12.0-h8e01b61_4.conda - sha256: 85c4df0c45564d7bad6782b23b577c37663dde40b6b21098748a853e97253591 - md5: 8d370591b428bafe4c9f067291b20600 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-devel-2021.13.0-h8e01b61_0.conda + sha256: b89cb16d48beff43827a00c08b2a1109e359f0e2ada334e1c7aee0700b1833d0 + md5: 88aeb528f853519166f2c2859b9f1b47 depends: - __osx >=11.0 - libcxx >=17 - - tbb 2021.12.0 h7b3277c_4 - size: 1058759 - timestamp: 1724905778501 + - tbb 2021.13.0 h7b3277c_0 + size: 1053471 + timestamp: 1725532740440 - kind: conda name: tbb-devel - version: 2021.12.0 - build: h94b29a5_4 - build_number: 4 + version: 2021.13.0 + build: h8e01b61_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-devel-2021.13.0-h8e01b61_0.conda + sha256: b89cb16d48beff43827a00c08b2a1109e359f0e2ada334e1c7aee0700b1833d0 + md5: 88aeb528f853519166f2c2859b9f1b47 + depends: + - __osx >=11.0 + - libcxx >=17 + - tbb 2021.13.0 h7b3277c_0 + size: 1053471 + timestamp: 1725532740440 +- kind: conda + name: tbb-devel + version: 2021.13.0 + build: h94b29a5_0 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.12.0-h94b29a5_4.conda - sha256: f27e36a67e55f84f656d3aa12e38abca533b21eafe51ce8cb6d2f62b272ae7f8 - md5: a4ffa023c8c0ba32ed2be249119d6eaa + url: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.13.0-h94b29a5_0.conda + sha256: d5b1aae283133f6f0d5b349de05f8af5f53e5085724a15701a2492cd0a17c7de + md5: 4431bd4ace17dd09b97caf68509b016b depends: - __glibc >=2.17,<3.0.a0 - - libgcc - - libgcc-ng >=13 - - libstdcxx - - libstdcxx-ng >=13 - - tbb 2021.12.0 h84d6215_4 - size: 1056060 - timestamp: 1724905525428 + - libgcc >=13 + - libstdcxx >=13 + - tbb 2021.13.0 h84d6215_0 + size: 1054129 + timestamp: 1725532588872 - kind: conda name: tbb-devel - version: 2021.12.0 - build: hf74753b_4 - build_number: 4 + version: 2021.13.0 + build: h94b29a5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.13.0-h94b29a5_0.conda + sha256: d5b1aae283133f6f0d5b349de05f8af5f53e5085724a15701a2492cd0a17c7de + md5: 4431bd4ace17dd09b97caf68509b016b + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + - tbb 2021.13.0 h84d6215_0 + size: 1054129 + timestamp: 1725532588872 +- kind: conda + name: tbb-devel + version: 2021.13.0 + build: hf74753b_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/tbb-devel-2021.13.0-hf74753b_0.conda + sha256: 87211cb5e0ac89bae332a9d709400adb0a89c2cd0de4832bdac9f5df4e31d411 + md5: 0b573dab0c70a7db11f734c7a711c126 + depends: + - __osx >=10.13 + - libcxx >=17 + - tbb 2021.13.0 h37c8870_0 + size: 1055091 + timestamp: 1725532749871 +- kind: conda + name: tbb-devel + version: 2021.13.0 + build: hf74753b_0 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/tbb-devel-2021.12.0-hf74753b_4.conda - sha256: 2f6b716641e8e48ca295308f642e5bad91ee3ab2c74b9a823c76ec906eddbbac - md5: 3d059de5762c152e2c6f282e07dae3ef + url: https://conda.anaconda.org/conda-forge/osx-64/tbb-devel-2021.13.0-hf74753b_0.conda + sha256: 87211cb5e0ac89bae332a9d709400adb0a89c2cd0de4832bdac9f5df4e31d411 + md5: 0b573dab0c70a7db11f734c7a711c126 depends: - __osx >=10.13 - libcxx >=17 - - tbb 2021.12.0 h37c8870_4 - size: 1057133 - timestamp: 1724905705058 + - tbb 2021.13.0 h37c8870_0 + size: 1055091 + timestamp: 1725532749871 +- kind: conda + name: tinyxml + version: 2.6.2 + build: h260d524_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml-2.6.2-h260d524_2.tar.bz2 + sha256: ffed96f7167394be9007c1b4e2b28cf690388f9aaef0b57f0d44ad44bb247f94 + md5: 514f487df6232e8dd819faf3c5915e58 + depends: + - libcxx >=11.0.1 + license: Zlib + size: 52319 + timestamp: 1613627858183 - kind: conda name: tinyxml version: 2.6.2 @@ -49256,6 +96246,36 @@ packages: license: Zlib size: 71271 timestamp: 1611562303689 +- kind: conda + name: tinyxml + version: 2.6.2 + build: h2d74725_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tinyxml-2.6.2-h2d74725_2.tar.bz2 + sha256: 92b01cf22522c6da6e56825692c2ae2c0dd1a1bc7251a86cdf47d5ab451cb31c + md5: a5c2010323ceaa8faec6697921b23928 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: Zlib + size: 71271 + timestamp: 1611562303689 +- kind: conda + name: tinyxml + version: 2.6.2 + build: h4bd325d_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tinyxml-2.6.2-h4bd325d_2.tar.bz2 + sha256: d9e3c192c535c06ec139ada7bcd1f12313ebd377208fc8149348e8534229f39e + md5: 39dd0757ee71ccd5b120440dce126c37 + depends: + - libgcc-ng >=9.3.0 + - libstdcxx-ng >=9.3.0 + license: Zlib + size: 56535 + timestamp: 1611562094388 - kind: conda name: tinyxml version: 2.6.2 @@ -49285,6 +96305,34 @@ packages: license: Zlib size: 52047 timestamp: 1613627913149 +- kind: conda + name: tinyxml + version: 2.6.2 + build: h65a07b1_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/tinyxml-2.6.2-h65a07b1_2.tar.bz2 + sha256: 46ab86c00bd3da363965ed7ce70568c034161bcff00b60c7b214bfc5863598c7 + md5: f68a89c60bb5823762f1b15a2cd6ff0b + depends: + - libcxx >=11.0.1 + license: Zlib + size: 52047 + timestamp: 1613627913149 +- kind: conda + name: tinyxml2 + version: 10.0.0 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tinyxml2-10.0.0-h59595ed_0.conda + sha256: e89306d01999f629a329ddb2e2ca9b8fbfe7c483d13f9805f0c6891a24a6e9c8 + md5: 5e27e4a780264caed4be372ded70a9e9 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: Zlib + size: 120640 + timestamp: 1704495493222 - kind: conda name: tinyxml2 version: 10.0.0 @@ -49314,6 +96362,34 @@ packages: license: Zlib size: 127979 timestamp: 1704496014562 +- kind: conda + name: tinyxml2 + version: 10.0.0 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tinyxml2-10.0.0-h63175ca_0.conda + sha256: 76ba12053a358d5c4b07ac3a8eb1cc3282df5cada273fc625fc2211e48082036 + md5: 353cf648e0d3165c9f9c8adbe7c9d05d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + size: 127979 + timestamp: 1704496014562 +- kind: conda + name: tinyxml2 + version: 10.0.0 + build: h73e2aa4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/tinyxml2-10.0.0-h73e2aa4_0.conda + sha256: 647cf2e5e862ce7d9970a83c816da56c7d3a13484b38a10ce579369ac0349988 + md5: d231eb9a3f0033f278e9493064df6724 + depends: + - libcxx >=15 + license: Zlib + size: 113120 + timestamp: 1704495719317 - kind: conda name: tinyxml2 version: 10.0.0 @@ -49340,6 +96416,34 @@ packages: license: Zlib size: 112711 timestamp: 1704495776088 +- kind: conda + name: tinyxml2 + version: 10.0.0 + build: hebf3989_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tinyxml2-10.0.0-hebf3989_0.conda + sha256: 80fa29e6a631e51a6cad94f83a60437e26c61be940dd456cd4ef571f8b5de0a6 + md5: f5c3be2ff74793fc072a9462ace0bdc1 + depends: + - libcxx >=15 + license: Zlib + size: 112711 + timestamp: 1704495776088 +- kind: conda + name: tk + version: 8.6.13 + build: h1abcd95_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda + sha256: 30412b2e9de4ff82d8c2a7e5d06a15f4f4fef1809a72138b6ccb53a33b26faf5 + md5: bf830ba5afc507c6232d4ef0fb1a882d + depends: + - libzlib >=1.2.13,<2.0.0a0 + license: TCL + license_family: BSD + size: 3270220 + timestamp: 1699202389792 - kind: conda name: tk version: 8.6.13 @@ -49370,6 +96474,38 @@ packages: license_family: BSD size: 3145523 timestamp: 1699202432999 +- kind: conda + name: tk + version: 8.6.13 + build: h5083fa2_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda + sha256: 72457ad031b4c048e5891f3f6cb27a53cb479db68a52d965f796910e71a403a8 + md5: b50a57ba89c32b62428b71a875291c9b + depends: + - libzlib >=1.2.13,<2.0.0a0 + license: TCL + license_family: BSD + size: 3145523 + timestamp: 1699202432999 +- kind: conda + name: tk + version: 8.6.13 + build: h5226925_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda + sha256: 2c4e914f521ccb2718946645108c9bd3fc3216ba69aea20c2c3cedbd8db32bb1 + md5: fc048363eb8f03cd1737600a5d08aafe + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: TCL + license_family: BSD + size: 3503410 + timestamp: 1699202577803 - kind: conda name: tk version: 8.6.13 @@ -49403,6 +96539,37 @@ packages: license_family: BSD size: 3318875 timestamp: 1699202167581 +- kind: conda + name: tk + version: 8.6.13 + build: noxft_h4845f30_101 + build_number: 101 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda + sha256: e0569c9caa68bf476bead1bed3d79650bb080b532c64a4af7d8ca286c08dea4e + md5: d453b98d9c83e71da0741bb0ff4d76bc + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: TCL + license_family: BSD + size: 3318875 + timestamp: 1699202167581 +- kind: conda + name: toml + version: 0.10.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1 + md5: f832c45a477c78bebd107098db465095 + depends: + - python >=2.7 + license: MIT + license_family: MIT + size: 18433 + timestamp: 1604308660817 - kind: conda name: toml version: 0.10.2 @@ -49420,46 +96587,101 @@ packages: timestamp: 1604308660817 - kind: conda name: tomli - version: 2.0.1 + version: 2.0.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + sha256: 5e742ba856168b606ac3c814d247657b1c33b8042371f1a08000bdc5075bc0cc + md5: e977934e00b355ff55ed154904044727 + depends: + - python >=3.7 + license: MIT + license_family: MIT + size: 18203 + timestamp: 1727974767524 +- kind: conda + name: tomli + version: 2.0.2 build: pyhd8ed1ab_0 subdir: noarch noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f - md5: 5844808ffab9ebdb694585b50ba02a96 + url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.2-pyhd8ed1ab_0.conda + sha256: 5e742ba856168b606ac3c814d247657b1c33b8042371f1a08000bdc5075bc0cc + md5: e977934e00b355ff55ed154904044727 depends: - python >=3.7 license: MIT license_family: MIT - size: 15940 - timestamp: 1644342331069 + size: 18203 + timestamp: 1727974767524 - kind: conda name: tzdata - version: 2024a - build: h8827d51_1 - build_number: 1 + version: 2024b + build: hc8b5060_0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + sha256: 4fde5c3008bf5d2db82f2b50204464314cc3c91c1d953652f7bd01d9e52aefdf + md5: 8ac3367aafb1cc0a068483c580af8015 + license: LicenseRef-Public-Domain + size: 122354 + timestamp: 1728047496079 +- kind: conda + name: tzdata + version: 2024b + build: hc8b5060_0 subdir: noarch noarch: generic - url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda - sha256: 7d21c95f61319dba9209ca17d1935e6128af4235a67ee4e57a00908a1450081e - md5: 8bfdead4e0fff0383ae4c9c50d0531bd + url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024b-hc8b5060_0.conda + sha256: 4fde5c3008bf5d2db82f2b50204464314cc3c91c1d953652f7bd01d9e52aefdf + md5: 8ac3367aafb1cc0a068483c580af8015 license: LicenseRef-Public-Domain - size: 124164 - timestamp: 1724736371498 + size: 122354 + timestamp: 1728047496079 - kind: conda name: ucrt version: 10.0.22621.0 - build: h57928b3_0 + build: h57928b3_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_1.conda + sha256: db8dead3dd30fb1a032737554ce91e2819b43496a0db09927edf01c32b577450 + md5: 6797b005cd0f439c4c5c9ac565783700 + constrains: + - vs2015_runtime >=14.29.30037 + license: LicenseRef-MicrosoftWindowsSDK10 + size: 559710 + timestamp: 1728377334097 +- kind: conda + name: ucrt + version: 10.0.22621.0 + build: h57928b3_1 + build_number: 1 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_0.tar.bz2 - sha256: f29cdaf8712008f6b419b8b1a403923b00ab2504bfe0fb2ba8eb60e72d4f14c6 - md5: 72608f6cd3e5898229c3ea16deb1ac43 + url: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_1.conda + sha256: db8dead3dd30fb1a032737554ce91e2819b43496a0db09927edf01c32b577450 + md5: 6797b005cd0f439c4c5c9ac565783700 constrains: - vs2015_runtime >=14.29.30037 - license: LicenseRef-Proprietary - license_family: PROPRIETARY - size: 1283972 - timestamp: 1666630199266 + license: LicenseRef-MicrosoftWindowsSDK10 + size: 559710 + timestamp: 1728377334097 +- kind: conda + name: uncrustify + version: 0.74.0 + build: h27087fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/uncrustify-0.74.0-h27087fc_0.tar.bz2 + sha256: d6f3cf66b1eca558a5e68f5517b37c7be3b931527687ba6c2cb107d4f3e2efb2 + md5: 98f0d60caa3da9382a26c55d9ebd240d + depends: + - libgcc-ng >=10.3.0 + - libstdcxx-ng >=10.3.0 + license: GPL-2.0-only + license_family: GPL + size: 746941 + timestamp: 1647071114396 - kind: conda name: uncrustify version: 0.74.0 @@ -49487,6 +96709,32 @@ packages: license_family: GPL size: 443108 timestamp: 1647071844452 +- kind: conda + name: uncrustify + version: 0.74.0 + build: h57928b3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/uncrustify-0.74.0-h57928b3_0.tar.bz2 + sha256: 5a70ff77953996a1963e4b173854f2064f17efb4d9dfe06b69a3b6ef26eba36d + md5: 10bd09d332eaf42e49ac251ee46a434f + license: GPL-2.0-only + license_family: GPL + size: 443108 + timestamp: 1647071844452 +- kind: conda + name: uncrustify + version: 0.74.0 + build: h6b3803e_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/uncrustify-0.74.0-h6b3803e_0.tar.bz2 + sha256: 50d670e411b52df650356480292fdc857da231d637b44d6d3bf2507b86c1611d + md5: 4bc164845b2f7ae283de5a9cc802ca22 + depends: + - libcxx >=12.0.1 + license: GPL-2.0-only + license_family: GPL + size: 560066 + timestamp: 1647071248484 - kind: conda name: uncrustify version: 0.74.0 @@ -49515,6 +96763,395 @@ packages: license_family: GPL size: 611743 timestamp: 1647071270815 +- kind: conda + name: uncrustify + version: 0.74.0 + build: h96cf925_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/uncrustify-0.74.0-h96cf925_0.tar.bz2 + sha256: c9f0815498264437a19895433a199381af2e1fb3cbf48076d1200202fa081bc8 + md5: 50724d24a86a0296541979fc1ef94d70 + depends: + - libcxx >=12.0.1 + license: GPL-2.0-only + license_family: GPL + size: 611743 + timestamp: 1647071270815 +- kind: conda + name: unixodbc + version: 2.3.12 + build: h0e2417a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/unixodbc-2.3.12-h0e2417a_0.conda + sha256: c23df29cd90c80f1bd599909cb8fb0281058d372324afde481687f240a7e77c7 + md5: 466dfbfb384f10c790f48c9b4316ffb1 + depends: + - libcxx >=15.0.7 + - libedit >=3.1.20191231,<3.2.0a0 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1 + size: 253937 + timestamp: 1691504579753 +- kind: conda + name: unixodbc + version: 2.3.12 + build: h0e2417a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/unixodbc-2.3.12-h0e2417a_0.conda + sha256: c23df29cd90c80f1bd599909cb8fb0281058d372324afde481687f240a7e77c7 + md5: 466dfbfb384f10c790f48c9b4316ffb1 + depends: + - libcxx >=15.0.7 + - libedit >=3.1.20191231,<3.2.0a0 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1 + size: 253937 + timestamp: 1691504579753 +- kind: conda + name: unixodbc + version: 2.3.12 + build: h661eb56_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/unixodbc-2.3.12-h661eb56_0.conda + sha256: 718eb807a5e6e6993ee06745cb2a25a6b353427485a6e50df01db99c6016a53f + md5: a737e5c549c13fbb5590c581848b0446 + depends: + - libedit >=3.1.20191231,<3.2.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.1 + size: 281830 + timestamp: 1691504075258 +- kind: conda + name: unixodbc + version: 2.3.12 + build: h661eb56_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/unixodbc-2.3.12-h661eb56_0.conda + sha256: 718eb807a5e6e6993ee06745cb2a25a6b353427485a6e50df01db99c6016a53f + md5: a737e5c549c13fbb5590c581848b0446 + depends: + - libedit >=3.1.20191231,<3.2.0a0 + - libgcc-ng >=12 + - libiconv >=1.17,<2.0a0 + - libstdcxx-ng >=12 + license: LGPL-2.1 + size: 281830 + timestamp: 1691504075258 +- kind: conda + name: unixodbc + version: 2.3.12 + build: he8a5cf4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/unixodbc-2.3.12-he8a5cf4_0.conda + sha256: 048b6e6911905c413176601c6ea8ca519f57f5c12eeff297623dfcadd4012c68 + md5: ab0e676e1de2d40a2816aeda4d4edcab + depends: + - libcxx >=15.0.7 + - libedit >=3.1.20191231,<3.2.0a0 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1 + size: 259234 + timestamp: 1691504490810 +- kind: conda + name: unixodbc + version: 2.3.12 + build: he8a5cf4_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/unixodbc-2.3.12-he8a5cf4_0.conda + sha256: 048b6e6911905c413176601c6ea8ca519f57f5c12eeff297623dfcadd4012c68 + md5: ab0e676e1de2d40a2816aeda4d4edcab + depends: + - libcxx >=15.0.7 + - libedit >=3.1.20191231,<3.2.0a0 + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1 + size: 259234 + timestamp: 1691504490810 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h3a023e0_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/urdfdom-4.0.1-h3a023e0_0.conda + sha256: 5a4c2db15d6846b91a54781d9c8262a1dc6bcb62104ad79949c2408bef995005 + md5: c28f282f55cea0066c1ad6a91e907ca9 + depends: + - console_bridge >=1.0.2,<1.1.0a0 + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - urdfdom_headers + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 94662 + timestamp: 1726153118173 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h3a023e0_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/urdfdom-4.0.1-h3a023e0_0.conda + sha256: 5a4c2db15d6846b91a54781d9c8262a1dc6bcb62104ad79949c2408bef995005 + md5: c28f282f55cea0066c1ad6a91e907ca9 + depends: + - console_bridge >=1.0.2,<1.1.0a0 + - tinyxml2 >=10.0.0,<11.0a0 + - ucrt >=10.0.20348.0 + - urdfdom_headers + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 94662 + timestamp: 1726153118173 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h4fa87d2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/urdfdom-4.0.1-h4fa87d2_0.conda + sha256: e3b79b840b48f85ef5f07307ad6fdb533ecb8b9c79a4758bdb695f11b43d008d + md5: a75e9095a806d4c3c4338a0974f4f5aa + depends: + - __osx >=10.13 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=17 + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + license: BSD-3-Clause + license_family: BSD + size: 93387 + timestamp: 1726152730805 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h4fa87d2_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/urdfdom-4.0.1-h4fa87d2_0.conda + sha256: e3b79b840b48f85ef5f07307ad6fdb533ecb8b9c79a4758bdb695f11b43d008d + md5: a75e9095a806d4c3c4338a0974f4f5aa + depends: + - __osx >=10.13 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=17 + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + license: BSD-3-Clause + license_family: BSD + size: 93387 + timestamp: 1726152730805 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h7fd8c06_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-4.0.1-h7fd8c06_0.conda + sha256: d014f60a9db527bed8453bf2de9e5d3d85043bfa299f99176b12f9521b7e4bce + md5: d29fa6134560c0728a8a6ab71fbf6376 + depends: + - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 + - libgcc >=13 + - libstdcxx >=13 + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + license: BSD-3-Clause + license_family: BSD + size: 107840 + timestamp: 1726152524268 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h7fd8c06_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-4.0.1-h7fd8c06_0.conda + sha256: d014f60a9db527bed8453bf2de9e5d3d85043bfa299f99176b12f9521b7e4bce + md5: d29fa6134560c0728a8a6ab71fbf6376 + depends: + - __glibc >=2.17,<3.0.a0 + - console_bridge >=1.0.2,<1.1.0a0 + - libgcc >=13 + - libstdcxx >=13 + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + license: BSD-3-Clause + license_family: BSD + size: 107840 + timestamp: 1726152524268 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h922ef61_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom-4.0.1-h922ef61_0.conda + sha256: 52bf2c7ae97ec9bb6c3e20c8ec2413578b300bd66bbcf220585cc03b7e543a7c + md5: 91944eea6ac8479a6fbeee4a22cb4a58 + depends: + - __osx >=11.0 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=17 + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + license: BSD-3-Clause + license_family: BSD + size: 93591 + timestamp: 1726152639186 +- kind: conda + name: urdfdom + version: 4.0.1 + build: h922ef61_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom-4.0.1-h922ef61_0.conda + sha256: 52bf2c7ae97ec9bb6c3e20c8ec2413578b300bd66bbcf220585cc03b7e543a7c + md5: 91944eea6ac8479a6fbeee4a22cb4a58 + depends: + - __osx >=11.0 + - console_bridge >=1.0.2,<1.1.0a0 + - libcxx >=17 + - tinyxml2 >=10.0.0,<11.0a0 + - urdfdom_headers + license: BSD-3-Clause + license_family: BSD + size: 93591 + timestamp: 1726152639186 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: h37c8870_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/urdfdom_headers-1.1.2-h37c8870_0.conda + sha256: 937849a910abaac71ec90c99bc869a3d6697fb6c8812e405eaede69277b517e0 + md5: 61c4a279bae4a83328cbcccb8e771581 + depends: + - __osx >=10.13 + - libcxx >=17 + license: BSD-3-Clause + license_family: BSD + size: 19297 + timestamp: 1726152514682 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: h37c8870_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/urdfdom_headers-1.1.2-h37c8870_0.conda + sha256: 937849a910abaac71ec90c99bc869a3d6697fb6c8812e405eaede69277b517e0 + md5: 61c4a279bae4a83328cbcccb8e771581 + depends: + - __osx >=10.13 + - libcxx >=17 + license: BSD-3-Clause + license_family: BSD + size: 19297 + timestamp: 1726152514682 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: h7b3277c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom_headers-1.1.2-h7b3277c_0.conda + sha256: 50471f9eb390dbd7a946657b25c97c11b3bed9d74600294d0d78dca92017e013 + md5: 960dc54e0599d5d4f9719d9bedf3bd4b + depends: + - __osx >=11.0 + - libcxx >=17 + license: BSD-3-Clause + license_family: BSD + size: 19265 + timestamp: 1726152487304 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: h7b3277c_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/urdfdom_headers-1.1.2-h7b3277c_0.conda + sha256: 50471f9eb390dbd7a946657b25c97c11b3bed9d74600294d0d78dca92017e013 + md5: 960dc54e0599d5d4f9719d9bedf3bd4b + depends: + - __osx >=11.0 + - libcxx >=17 + license: BSD-3-Clause + license_family: BSD + size: 19265 + timestamp: 1726152487304 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: h84d6215_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom_headers-1.1.2-h84d6215_0.conda + sha256: 9f4090616ed1cb509bb65f1edb11b23c86d929db0ea3af2bf84277caa4337c40 + md5: 4872efb515124284f8cee0f957f3edce + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + license: BSD-3-Clause + license_family: BSD + size: 19201 + timestamp: 1726152409175 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: h84d6215_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom_headers-1.1.2-h84d6215_0.conda + sha256: 9f4090616ed1cb509bb65f1edb11b23c86d929db0ea3af2bf84277caa4337c40 + md5: 4872efb515124284f8cee0f957f3edce + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libstdcxx >=13 + license: BSD-3-Clause + license_family: BSD + size: 19201 + timestamp: 1726152409175 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: hc790b64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/urdfdom_headers-1.1.2-hc790b64_0.conda + sha256: 4bc9527ce62587bbe26dfea4a53ae5e39f3c5e29377f9ecea33f788e5f70bfa0 + md5: 5156a06b1bccf0ac108a4c2317e2fbd7 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 19489 + timestamp: 1726152723966 +- kind: conda + name: urdfdom_headers + version: 1.1.2 + build: hc790b64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/urdfdom_headers-1.1.2-hc790b64_0.conda + sha256: 4bc9527ce62587bbe26dfea4a53ae5e39f3c5e29377f9ecea33f788e5f70bfa0 + md5: 5156a06b1bccf0ac108a4c2317e2fbd7 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 19489 + timestamp: 1726152723966 +- kind: conda + name: utfcpp + version: 4.0.5 + build: h57928b3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/utfcpp-4.0.5-h57928b3_0.conda + sha256: 1380fd2eb7336ee08faaed098675a305ed6185b9491ebe8ad08a30fb657ddee3 + md5: 116f6c77011fd7869f71b163cdd837b5 + license: BSL-1.0 + size: 14042 + timestamp: 1704191209163 - kind: conda name: utfcpp version: 4.0.5 @@ -49537,6 +97174,28 @@ packages: license: BSL-1.0 size: 13826 timestamp: 1704191204619 +- kind: conda + name: utfcpp + version: 4.0.5 + build: h694c41f_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/utfcpp-4.0.5-h694c41f_0.conda + sha256: a480e0a0e563d3915221d52bb11e0acf1a1bb58aa913349eefe8dca6ce02d4f4 + md5: f59ae41dec5f4035713eb00b552c6eb9 + license: BSL-1.0 + size: 13826 + timestamp: 1704191204619 +- kind: conda + name: utfcpp + version: 4.0.5 + build: ha770c72_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/utfcpp-4.0.5-ha770c72_0.conda + sha256: c4a286b5ee817ab58c091fbfeb790c931f919c13a3dd18e7770936e08b19b50b + md5: 25965c1d1d5fc00ce2b663b73008e3b7 + license: BSL-1.0 + size: 13698 + timestamp: 1704191017780 - kind: conda name: utfcpp version: 4.0.5 @@ -49559,55 +97218,131 @@ packages: license: BSL-1.0 size: 13829 timestamp: 1704191173739 +- kind: conda + name: utfcpp + version: 4.0.5 + build: hce30654_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/utfcpp-4.0.5-hce30654_0.conda + sha256: d1075c4e4c70f487c497880cf373906054fe3b235d757f6dc17ab7b876608fce + md5: 17c57ab4937831545a31bb00d756e2db + license: BSL-1.0 + size: 13829 + timestamp: 1704191173739 - kind: conda name: vc version: '14.3' - build: h8a93ad2_20 - build_number: 20 + build: ha32ba9b_22 + build_number: 22 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-h8a93ad2_20.conda - sha256: 23ac5feb15a9adf3ab2b8c4dcd63650f8b7ae860c5ceb073e49cf71d203eddef - md5: 8558f367e1d7700554f7cdb823c46faf + url: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-ha32ba9b_22.conda + sha256: 2a47c5bd8bec045959afada7063feacd074ad66b170c1ea92dd139b389fcf8fd + md5: 311c9ba1dfdd2895a8cb08346ff26259 depends: - - vc14_runtime >=14.40.33810 + - vc14_runtime >=14.38.33135 + track_features: + - vc14 + license: BSD-3-Clause + license_family: BSD + size: 17447 + timestamp: 1728400826998 +- kind: conda + name: vc + version: '14.3' + build: ha32ba9b_22 + build_number: 22 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-ha32ba9b_22.conda + sha256: 2a47c5bd8bec045959afada7063feacd074ad66b170c1ea92dd139b389fcf8fd + md5: 311c9ba1dfdd2895a8cb08346ff26259 + depends: + - vc14_runtime >=14.38.33135 track_features: - vc14 license: BSD-3-Clause license_family: BSD - size: 17391 - timestamp: 1717709040616 + size: 17447 + timestamp: 1728400826998 - kind: conda name: vc14_runtime version: 14.40.33810 - build: hcc2c482_20 - build_number: 20 + build: hcc2c482_22 + build_number: 22 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_22.conda + sha256: 4c669c65007f88a7cdd560192f7e6d5679d191ac71610db724e18b2410964d64 + md5: ce23a4b980ee0556a118ed96550ff3f3 + depends: + - ucrt >=10.0.20348.0 + constrains: + - vs2015_runtime 14.40.33810.* *_22 + license: LicenseRef-MicrosoftVisualCpp2015-2022Runtime + license_family: Proprietary + size: 750719 + timestamp: 1728401055788 +- kind: conda + name: vc14_runtime + version: 14.40.33810 + build: hcc2c482_22 + build_number: 22 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_20.conda - sha256: bba8daa6f78b26b48fb7e1377eb52160e25495710bf53146c5f405bd50565982 - md5: ad33c7cd933d69b9dee0f48317cdf137 + url: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-hcc2c482_22.conda + sha256: 4c669c65007f88a7cdd560192f7e6d5679d191ac71610db724e18b2410964d64 + md5: ce23a4b980ee0556a118ed96550ff3f3 depends: - ucrt >=10.0.20348.0 constrains: - - vs2015_runtime 14.40.33810.* *_20 - license: LicenseRef-ProprietaryMicrosoft + - vs2015_runtime 14.40.33810.* *_22 + license: LicenseRef-MicrosoftVisualCpp2015-2022Runtime license_family: Proprietary - size: 751028 - timestamp: 1724712684919 + size: 750719 + timestamp: 1728401055788 - kind: conda name: vs2015_runtime version: 14.40.33810 - build: h3bf8584_20 - build_number: 20 + build: h3bf8584_22 + build_number: 22 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_22.conda + sha256: 80aa9932203d65a96f817b8be4fafc176fb2b3fe6cf6899ede678b8f0317fbff + md5: 8c6b061d44cafdfc8e8c6eb5f100caf0 + depends: + - vc14_runtime >=14.40.33810 + license: BSD-3-Clause + license_family: BSD + size: 17453 + timestamp: 1728400827536 +- kind: conda + name: vs2015_runtime + version: 14.40.33810 + build: h3bf8584_22 + build_number: 22 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_20.conda - sha256: 0c2803f7a788c51f28235a7228dc2ab3f107b4b16ab0845a3e595c8c51e50a7a - md5: c21f1b4a3a30bbc3ef35a50957578e0e + url: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_22.conda + sha256: 80aa9932203d65a96f817b8be4fafc176fb2b3fe6cf6899ede678b8f0317fbff + md5: 8c6b061d44cafdfc8e8c6eb5f100caf0 depends: - vc14_runtime >=14.40.33810 license: BSD-3-Clause license_family: BSD - size: 17395 - timestamp: 1717709043353 + size: 17453 + timestamp: 1728400827536 +- kind: conda + name: vtk + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/vtk-9.2.6-qt_py311h1234567_223.conda + sha256: 5bf8de1557b416395bdf7fb5e8b3352049a8a468e431d693d1cc9ccccd114aa3 + md5: d99987ec1cb6acf093ef21198a885a92 + depends: + - vtk-base 9.2.6 qt_py311h1234567_223 + - vtk-io-ffmpeg 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 20156 + timestamp: 1717780023058 - kind: conda name: vtk version: 9.2.6 @@ -49640,6 +97375,38 @@ packages: license_family: BSD size: 20166 timestamp: 1717780131668 +- kind: conda + name: vtk + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/vtk-9.2.6-qt_py311h1234567_223.conda + sha256: c6dbf30dde717804bf95383e21cc743c6328e1f7443000bd7d5482b38023f9be + md5: 2cae1cee5950aabe3ac2c1ea3cb9c68a + depends: + - vtk-base 9.2.6 qt_py311h1234567_223 + - vtk-io-ffmpeg 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 20166 + timestamp: 1717780131668 +- kind: conda + name: vtk + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-9.2.6-qt_py311h1234567_223.conda + sha256: 09288234aef989432f5980f852a1f20f33a96d85abaea7340087c68958d3db02 + md5: 4d355e1ead0bb922962d5c0d0f95fe0a + depends: + - vtk-base 9.2.6 qt_py311h1234567_223 + - vtk-io-ffmpeg 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 20238 + timestamp: 1717780882901 - kind: conda name: vtk version: 9.2.6 @@ -49671,6 +97438,83 @@ packages: license_family: BSD size: 20635 timestamp: 1717783071066 +- kind: conda + name: vtk + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/vtk-9.2.6-qt_py311h1234567_223.conda + sha256: a78e0b2ba5ad4bb9f9997e47fee472231532284e9bc7348571a04ea32aeee531 + md5: e407a8413310f61dae788e0433cd3ccd + depends: + - vtk-base 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 20635 + timestamp: 1717783071066 +- kind: conda + name: vtk-base + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/vtk-base-9.2.6-qt_py311h1234567_223.conda + sha256: e9e4ca181c117b62edce8aac5221ed20c4c5ecad31e4feb6525b595cb17e9846 + md5: a56641ba949edbff7853fa87e76f8bd1 + depends: + - __glibc >=2.17,<3.0.a0 + - double-conversion >=3.3.0,<3.4.0a0 + - eigen + - expat + - freetype >=2.12.1,<3.0a0 + - gl2ps >=1.4.2,<1.4.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jsoncpp >=1.9.5,<1.9.6.0a0 + - libexpat <2.6 + - libexpat >=2.5.0,<3.0a0 + - libgcc-ng >=12 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libnetcdf >=4.9.2,<4.9.3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.45.3,<4.0a0 + - libstdcxx-ng >=12 + - libtheora >=1.1.1,<1.2.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libuuid >=2.38.1,<3.0a0 + - libxcb >=1.15,<1.16.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - loguru + - lz4-c >=1.9.3,<1.10.0a0 + - nlohmann_json + - numpy + - proj >=9.3.1,<9.3.2.0a0 + - pugixml >=1.14,<1.15.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sqlite + - tbb >=2021.12.0 + - tbb-devel + - tk >=8.6.13,<8.7.0a0 + - utfcpp + - wslink + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxau >=1.0.11,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + - zlib + constrains: + - paraview ==9999999999 + license: BSD-3-Clause + license_family: BSD + size: 41944821 + timestamp: 1717779891022 - kind: conda name: vtk-base version: 9.2.6 @@ -49700,7 +97544,7 @@ packages: - libsqlite >=3.45.3,<4.0a0 - libstdcxx-ng >=12 - libtheora >=1.1.1,<1.2.0a0 - - libtiff >=4.6.0,<4.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 - libuuid >=2.38.1,<3.0a0 - libxcb >=1.15,<1.16.0a0 - libxml2 >=2.12.7,<3.0a0 @@ -49761,7 +97605,60 @@ packages: - libpng >=1.6.43,<1.7.0a0 - libsqlite >=3.45.3,<4.0a0 - libtheora >=1.1.1,<1.2.0a0 - - libtiff >=4.6.0,<4.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - loguru + - lz4-c >=1.9.3,<1.10.0a0 + - nlohmann_json + - numpy + - proj >=9.3.1,<9.3.2.0a0 + - pugixml >=1.14,<1.15.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sqlite + - tbb >=2021.12.0 + - tbb-devel + - tk >=8.6.13,<8.7.0a0 + - utfcpp + - wslink + - zlib + constrains: + - paraview ==9999999999 + license: BSD-3-Clause + license_family: BSD + size: 33292139 + timestamp: 1717780001441 +- kind: conda + name: vtk-base + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/vtk-base-9.2.6-qt_py311h1234567_223.conda + sha256: 9b897f74ba67788afd0b83ddab0b650818a7baaf41d79ebc1273fcd64761a8e4 + md5: 2a4b21be4ccd349e077735c9b657be18 + depends: + - __osx >=10.13 + - double-conversion >=3.3.0,<3.4.0a0 + - eigen + - expat + - freetype >=2.12.1,<3.0a0 + - gl2ps >=1.4.2,<1.4.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jsoncpp >=1.9.5,<1.9.6.0a0 + - libcxx >=16 + - libexpat <2.6 + - libexpat >=2.5.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libnetcdf >=4.9.2,<4.9.3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.45.3,<4.0a0 + - libtheora >=1.1.1,<1.2.0a0 + - libtiff >=4.6.0,<4.8.0a0 - libxml2 >=2.12.7,<3.0a0 - libzlib >=1.2.13,<2.0a0 - loguru @@ -49814,7 +97711,61 @@ packages: - libpng >=1.6.43,<1.7.0a0 - libsqlite >=3.45.3,<4.0a0 - libtheora >=1.1.1,<1.2.0a0 - - libtiff >=4.6.0,<4.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - loguru + - lz4-c >=1.9.3,<1.10.0a0 + - nlohmann_json + - numpy + - proj >=9.3.1,<9.3.2.0a0 + - pugixml >=1.14,<1.15.0a0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sqlite + - tbb >=2021.12.0 + - tbb-devel + - tk >=8.6.13,<8.7.0a0 + - utfcpp + - wslink + - zlib + constrains: + - paraview ==9999999999 + license: BSD-3-Clause + license_family: BSD + size: 31158198 + timestamp: 1717780765559 +- kind: conda + name: vtk-base + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-base-9.2.6-qt_py311h1234567_223.conda + sha256: 462872686447b40445e64cb47ff1f38037e5bf26eb6869cb111698c364c0261a + md5: f28e774ca52773b3e05c8b1f75b7abf0 + depends: + - __osx >=11.0 + - double-conversion >=3.3.0,<3.4.0a0 + - eigen + - expat + - freetype >=2.12.1,<3.0a0 + - gl2ps >=1.4.2,<1.4.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jsoncpp >=1.9.5,<1.9.6.0a0 + - libcxx >=16 + - libexpat <2.6 + - libexpat >=2.5.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libnetcdf >=4.9.2,<4.9.3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.45.3,<4.0a0 + - libtheora >=1.1.1,<1.2.0a0 + - libtiff >=4.6.0,<4.8.0a0 - libxml2 >=2.12.7,<3.0a0 - libzlib >=1.2.13,<2.0a0 - loguru @@ -49867,7 +97818,61 @@ packages: - libpng >=1.6.43,<1.7.0a0 - libsqlite >=3.45.3,<4.0a0 - libtheora >=1.1.1,<1.2.0a0 - - libtiff >=4.6.0,<4.7.0a0 + - libtiff >=4.6.0,<4.8.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.2.13,<2.0a0 + - loguru + - lz4-c >=1.9.3,<1.10.0a0 + - nlohmann_json + - numpy + - proj >=9.3.1,<9.3.2.0a0 + - pugixml >=1.14,<1.15.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt-main >=5.15.8,<5.16.0a0 + - sqlite + - tbb >=2021.12.0 + - tbb-devel + - ucrt >=10.0.20348.0 + - utfcpp + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - wslink + - zlib + constrains: + - paraview ==9999999999 + license: BSD-3-Clause + license_family: BSD + size: 31187376 + timestamp: 1717782935053 +- kind: conda + name: vtk-base + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/vtk-base-9.2.6-qt_py311h1234567_223.conda + sha256: 7868a799ded9a9e1e2ba9c44f24c60343fea935952a1c96e432693a39ad7fd78 + md5: 6905117b97776e0ff4a05267b18fe6c2 + depends: + - double-conversion >=3.3.0,<3.4.0a0 + - eigen + - expat + - ffmpeg >=6.1.1,<7.0a0 + - freetype >=2.12.1,<3.0a0 + - gl2ps >=1.4.2,<1.4.3.0a0 + - glew >=2.1.0,<2.2.0a0 + - hdf5 >=1.14.3,<1.14.4.0a0 + - jsoncpp >=1.9.5,<1.9.6.0a0 + - libexpat <2.6 + - libexpat >=2.5.0,<3.0a0 + - libjpeg-turbo >=3.0.0,<4.0a0 + - libnetcdf >=4.9.2,<4.9.3.0a0 + - libogg >=1.3.4,<1.4.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libsqlite >=3.45.3,<4.0a0 + - libtheora >=1.1.1,<1.2.0a0 + - libtiff >=4.6.0,<4.8.0a0 - libxml2 >=2.12.7,<3.0a0 - libzlib >=1.2.13,<2.0a0 - loguru @@ -49910,6 +97915,38 @@ packages: license_family: BSD size: 78083 timestamp: 1717780019293 +- kind: conda + name: vtk-io-ffmpeg + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda + sha256: dd3e678662d5a2cd3b13ec070fa2b3827819f175f81c54afa0ec9344654f8b76 + md5: 213bbd7ae56f6de0ba0cbadf79817efc + depends: + - ffmpeg >=6.1.1,<7.0a0 + - vtk-base 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 78083 + timestamp: 1717780019293 +- kind: conda + name: vtk-io-ffmpeg + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda + sha256: e37e0d8151c50d9a085cc59dc6f1b623233f001a6efce5be30ba334262582416 + md5: 085af4438371363163d67cd6a0d1d017 + depends: + - ffmpeg >=6.1.1,<7.0a0 + - vtk-base 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 67823 + timestamp: 1717780126310 - kind: conda name: vtk-io-ffmpeg version: 9.2.6 @@ -49942,6 +97979,55 @@ packages: license_family: BSD size: 67844 timestamp: 1717780879244 +- kind: conda + name: vtk-io-ffmpeg + version: 9.2.6 + build: qt_py311h1234567_223 + build_number: 223 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/vtk-io-ffmpeg-9.2.6-qt_py311h1234567_223.conda + sha256: 1a6c34aae150f175f461717b71fe6edaf71303c43105f5800e750d6ab1475763 + md5: 68350a5ea8daac843d1cc4c6ddaa889d + depends: + - ffmpeg >=6.1.1,<7.0a0 + - vtk-base 9.2.6 qt_py311h1234567_223 + license: BSD-3-Clause + license_family: BSD + size: 67844 + timestamp: 1717780879244 +- kind: conda + name: wayland + version: 1.23.1 + build: h3e06ad9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/wayland-1.23.1-h3e06ad9_0.conda + sha256: 0884b2023a32d2620192cf2e2fc6784b8d1e31cf9f137e49e00802d4daf7d1c1 + md5: 0a732427643ae5e0486a727927791da1 + depends: + - __glibc >=2.17,<3.0.a0 + - libexpat >=2.6.2,<3.0a0 + - libffi >=3.4,<4.0a0 + - libgcc-ng >=13 + - libstdcxx-ng >=13 + license: MIT + license_family: MIT + size: 321561 + timestamp: 1724530461598 +- kind: conda + name: win32_setctime + version: 1.1.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/win32_setctime-1.1.0-pyhd8ed1ab_0.tar.bz2 + sha256: b2c4dfa3dcf888b9449a4a2fd480b2db4e9167838d91df15fe745f9ba7adff95 + md5: dc80c0c2b01f7d6d6d5df4b63ef54f17 + depends: + - python >=3.5 + license: MIT + license_family: MIT + size: 7389 + timestamp: 1642883658436 - kind: conda name: win32_setctime version: 1.1.0 @@ -49959,21 +98045,53 @@ packages: timestamp: 1642883658436 - kind: conda name: wslink - version: 2.1.2 + version: 2.2.1 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda + sha256: f8a6490e0c1e059a7fa422c4b38d77754ccf53d56ca90fff3f9642eeec44fc3e + md5: 74674b93806167c26da4eca7613bc225 + depends: + - aiohttp <4 + - msgpack-python >=1,<2 + - python >=3.7 + license: BSD-3-Clause + license_family: BSD + size: 34505 + timestamp: 1726544126301 +- kind: conda + name: wslink + version: 2.2.1 build: pyhd8ed1ab_0 subdir: noarch noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.2-pyhd8ed1ab_0.conda - sha256: db8236946b789bcc303c3f28fb1a3749fb9d694300faef9091299a4354759241 - md5: 4cbb17383064ccfb46797aea03d70fc7 + url: https://conda.anaconda.org/conda-forge/noarch/wslink-2.2.1-pyhd8ed1ab_0.conda + sha256: f8a6490e0c1e059a7fa422c4b38d77754ccf53d56ca90fff3f9642eeec44fc3e + md5: 74674b93806167c26da4eca7613bc225 depends: - aiohttp <4 - msgpack-python >=1,<2 - python >=3.7 license: BSD-3-Clause license_family: BSD - size: 34031 - timestamp: 1723075844900 + size: 34505 + timestamp: 1726544126301 +- kind: conda + name: x264 + version: 1!164.3095 + build: h166bdaf_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/x264-1!164.3095-h166bdaf_2.tar.bz2 + sha256: 175315eb3d6ea1f64a6ce470be00fa2ee59980108f246d3072ab8b977cb048a5 + md5: 6c99772d483f566d59e25037fea2c4b1 + depends: + - libgcc-ng >=12 + license: GPL-2.0-or-later + license_family: GPL + size: 897548 + timestamp: 1660323080555 - kind: conda name: x264 version: 1!164.3095 @@ -50002,6 +98120,32 @@ packages: license_family: GPL size: 717038 timestamp: 1660323292329 +- kind: conda + name: x264 + version: 1!164.3095 + build: h57fd34a_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/x264-1!164.3095-h57fd34a_2.tar.bz2 + sha256: debdf60bbcfa6a60201b12a1d53f36736821db281a28223a09e0685edcce105a + md5: b1f6dccde5d3a1f911960b6e567113ff + license: GPL-2.0-or-later + license_family: GPL + size: 717038 + timestamp: 1660323292329 +- kind: conda + name: x264 + version: 1!164.3095 + build: h775f41a_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/x264-1!164.3095-h775f41a_2.tar.bz2 + sha256: de611da29f4ed0733a330402e163f9260218e6ba6eae593a5f945827d0ee1069 + md5: 23e9c3180e2c0f9449bb042914ec2200 + license: GPL-2.0-or-later + license_family: GPL + size: 937077 + timestamp: 1660323305349 - kind: conda name: x264 version: 1!164.3095 @@ -50031,6 +98175,38 @@ packages: license_family: GPL size: 1041889 timestamp: 1660323726084 +- kind: conda + name: x264 + version: 1!164.3095 + build: h8ffe710_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/x264-1!164.3095-h8ffe710_2.tar.bz2 + sha256: 97166b318f8c68ffe4d50b2f4bd36e415219eeaef233e7d41c54244dc6108249 + md5: 19e39905184459760ccb8cf5c75f148b + depends: + - vc >=14.1,<15 + - vs2015_runtime >=14.16.27033 + license: GPL-2.0-or-later + license_family: GPL + size: 1041889 + timestamp: 1660323726084 +- kind: conda + name: x265 + version: '3.5' + build: h2d74725_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/x265-3.5-h2d74725_3.tar.bz2 + sha256: 02b9874049112f2b7335c9a3e880ac05d99a08d9a98160c5a98898b2b3ac42b2 + md5: ca7129a334198f08347fb19ac98a2de9 + depends: + - vc >=14.1,<15 + - vs2015_runtime >=14.16.27033 + license: GPL-2.0-or-later + license_family: GPL + size: 5517425 + timestamp: 1646611941216 - kind: conda name: x265 version: '3.5' @@ -50063,6 +98239,37 @@ packages: license_family: GPL size: 3357188 timestamp: 1646609687141 +- kind: conda + name: x265 + version: '3.5' + build: h924138e_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/x265-3.5-h924138e_3.tar.bz2 + sha256: 76c7405bcf2af639971150f342550484efac18219c0203c5ee2e38b8956fe2a0 + md5: e7f6ed84d4623d52ee581325c1587a6b + depends: + - libgcc-ng >=10.3.0 + - libstdcxx-ng >=10.3.0 + license: GPL-2.0-or-later + license_family: GPL + size: 3357188 + timestamp: 1646609687141 +- kind: conda + name: x265 + version: '3.5' + build: hbb4e6a2_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/x265-3.5-hbb4e6a2_3.tar.bz2 + sha256: 6b6a57710192764d0538f72ea1ccecf2c6174a092e0bc76d790f8ca36bbe90e4 + md5: a3bf3e95b7795871a6734a784400fcea + depends: + - libcxx >=12.0.1 + license: GPL-2.0-or-later + license_family: GPL + size: 3433205 + timestamp: 1646610148268 - kind: conda name: x265 version: '3.5' @@ -50093,6 +98300,38 @@ packages: license_family: GPL size: 1832744 timestamp: 1646609481185 +- kind: conda + name: x265 + version: '3.5' + build: hbc6ce65_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/x265-3.5-hbc6ce65_3.tar.bz2 + sha256: 2fed6987dba7dee07bd9adc1a6f8e6c699efb851431bcb6ebad7de196e87841d + md5: b1f7f2780feffe310b068c021e8ff9b2 + depends: + - libcxx >=12.0.1 + license: GPL-2.0-or-later + license_family: GPL + size: 1832744 + timestamp: 1646609481185 +- kind: conda + name: xcb-util + version: 0.4.0 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.0-hd590300_1.conda + sha256: 0c91d87f0efdaadd4e56a5f024f8aab20ec30f90aa2ce9e4ebea05fbc20f71ad + md5: 9bfac7ccd94d54fd21a0501296d60424 + depends: + - libgcc-ng >=12 + - libxcb >=1.13 + - libxcb >=1.15,<1.16.0a0 + license: MIT + license_family: MIT + size: 19728 + timestamp: 1684639166048 - kind: conda name: xcb-util version: 0.4.0 @@ -50110,6 +98349,42 @@ packages: license_family: MIT size: 19728 timestamp: 1684639166048 +- kind: conda + name: xcb-util-cursor + version: 0.1.4 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-cursor-0.1.4-hd590300_1.conda + sha256: df147500874761501030227d6bb8889443480cd6fe00361bb046d9840f04d17b + md5: 1ecae8461689e44fe0f0e3d18e58e799 + depends: + - libgcc-ng >=12 + - libxcb >=1.13 + - libxcb >=1.15,<1.16.0a0 + - xcb-util-image >=0.4.0,<0.5.0a0 + - xcb-util-renderutil >=0.3.9,<0.4.0a0 + license: MIT + license_family: MIT + size: 20170 + timestamp: 1684687482843 +- kind: conda + name: xcb-util-image + version: 0.4.0 + build: h8ee46fc_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-h8ee46fc_1.conda + sha256: 92ffd68d2801dbc27afe223e04ae7e78ef605fc8575f107113c93c7bafbd15b0 + md5: 9d7bcddf49cbf727730af10e71022c73 + depends: + - libgcc-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - xcb-util >=0.4.0,<0.5.0a0 + license: MIT + license_family: MIT + size: 24474 + timestamp: 1684679894554 - kind: conda name: xcb-util-image version: 0.4.0 @@ -50143,6 +98418,39 @@ packages: license_family: MIT size: 14186 timestamp: 1684680497805 +- kind: conda + name: xcb-util-keysyms + version: 0.4.0 + build: h8ee46fc_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.0-h8ee46fc_1.conda + sha256: 8451d92f25d6054a941b962179180728c48c62aab5bf20ac10fef713d5da6a9a + md5: 632413adcd8bc16b515cab87a2932913 + depends: + - libgcc-ng >=12 + - libxcb >=1.15,<1.16.0a0 + license: MIT + license_family: MIT + size: 14186 + timestamp: 1684680497805 +- kind: conda + name: xcb-util-renderutil + version: 0.3.9 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.9-hd590300_1.conda + sha256: 6987588e6fff5892056021c2ea52f7a0deefb2c7348e70d24750e2d60dabf009 + md5: e995b155d938b6779da6ace6c6b13816 + depends: + - libgcc-ng >=12 + - libxcb >=1.13 + - libxcb >=1.15,<1.16.0a0 + license: MIT + license_family: MIT + size: 16955 + timestamp: 1684639112393 - kind: conda name: xcb-util-renderutil version: 0.3.9 @@ -50176,6 +98484,22 @@ packages: license_family: MIT size: 52114 timestamp: 1684679248466 +- kind: conda + name: xcb-util-wm + version: 0.4.1 + build: h8ee46fc_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.1-h8ee46fc_1.conda + sha256: 08ba7147c7579249b6efd33397dc1a8c2404278053165aaecd39280fee705724 + md5: 90108a432fb5c6150ccfee3f03388656 + depends: + - libgcc-ng >=12 + - libxcb >=1.15,<1.16.0a0 + license: MIT + license_family: MIT + size: 52114 + timestamp: 1684679248466 - kind: conda name: xkeyboard-config version: '2.42' @@ -50191,78 +98515,228 @@ packages: license_family: MIT size: 388998 timestamp: 1717817668629 +- kind: conda + name: xkeyboard-config + version: '2.42' + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda + sha256: 240caab7d9d85154ef373ecbac3ff9fb424add2029dbb124e949c6cbab2996dd + md5: b193af204da1bfb8c13882d131a14bd2 + depends: + - libgcc-ng >=12 + - xorg-libx11 >=1.8.9,<2.0a0 + license: MIT + license_family: MIT + size: 388998 + timestamp: 1717817668629 +- kind: conda + name: xorg-compositeproto + version: 0.4.2 + build: hb9d3cd8_1002 + build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-compositeproto-0.4.2-hb9d3cd8_1002.conda + sha256: b800b09a090e4acef0b8653bcb1a4811e8f44559d4eff050886770fdfa77857b + md5: 317d35860cab6c16d91a81f67303023d + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 14808 + timestamp: 1726801836848 +- kind: conda + name: xorg-compositeproto + version: 0.4.2 + build: hb9d3cd8_1002 + build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-compositeproto-0.4.2-hb9d3cd8_1002.conda + sha256: b800b09a090e4acef0b8653bcb1a4811e8f44559d4eff050886770fdfa77857b + md5: 317d35860cab6c16d91a81f67303023d + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 14808 + timestamp: 1726801836848 +- kind: conda + name: xorg-damageproto + version: 1.2.1 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-damageproto-1.2.1-hb9d3cd8_1003.conda + sha256: 424a9202255359a75770eaca534e4e8b07464242f0146871915e1bb76fb3ffae + md5: 5135d24c55235da88c2fe48a8662927a + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 27720 + timestamp: 1726801874619 +- kind: conda + name: xorg-damageproto + version: 1.2.1 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-damageproto-1.2.1-hb9d3cd8_1003.conda + sha256: 424a9202255359a75770eaca534e4e8b07464242f0146871915e1bb76fb3ffae + md5: 5135d24c55235da88c2fe48a8662927a + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 27720 + timestamp: 1726801874619 - kind: conda name: xorg-fixesproto version: '5.0' - build: h7f98852_1002 - build_number: 1002 + build: hb9d3cd8_1003 + build_number: 1003 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-h7f98852_1002.tar.bz2 - sha256: 5d2af1b40f82128221bace9466565eca87c97726bb80bbfcd03871813f3e1876 - md5: 65ad6e1eb4aed2b0611855aff05e04f6 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-hb9d3cd8_1003.conda + sha256: 07268980b659a84a4bac64b475329348e9cf5fa4aee255fa94aa0407ae5b804c + md5: 19fe37721037acc0a1ed76b8cf937359 depends: - - libgcc-ng >=9.3.0 - - xorg-xextproto + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - xorg-xextproto >=7.3.0,<8.0a0 + license: MIT + license_family: MIT + size: 11311 + timestamp: 1727033761080 +- kind: conda + name: xorg-fixesproto + version: '5.0' + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-hb9d3cd8_1003.conda + sha256: 07268980b659a84a4bac64b475329348e9cf5fa4aee255fa94aa0407ae5b804c + md5: 19fe37721037acc0a1ed76b8cf937359 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - xorg-xextproto >=7.3.0,<8.0a0 license: MIT license_family: MIT - size: 9122 - timestamp: 1617479697350 + size: 11311 + timestamp: 1727033761080 - kind: conda name: xorg-inputproto version: 2.3.2 - build: h7f98852_1002 - build_number: 1002 + build: hb9d3cd8_1003 + build_number: 1003 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-h7f98852_1002.tar.bz2 - sha256: 6c8c2803de0f643f8bad16ece3f9a7259e4a49247543239c182d66d5e3a129a7 - md5: bcd1b3396ec6960cbc1d2855a9e60b2b + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-hb9d3cd8_1003.conda + sha256: 77eea289f9d3fa753a290f988533c842694b826fe1900abd6d7b142c528512ba + md5: 32623b33f2047dbc9ae2f2e8fd3880e9 depends: - - libgcc-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 22320 + timestamp: 1726802558171 +- kind: conda + name: xorg-inputproto + version: 2.3.2 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-hb9d3cd8_1003.conda + sha256: 77eea289f9d3fa753a290f988533c842694b826fe1900abd6d7b142c528512ba + md5: 32623b33f2047dbc9ae2f2e8fd3880e9 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 19602 - timestamp: 1610027678228 + size: 22320 + timestamp: 1726802558171 - kind: conda name: xorg-kbproto version: 1.0.7 - build: h27ca646_1002 - build_number: 1002 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-kbproto-1.0.7-h27ca646_1002.tar.bz2 - sha256: 265d5ba719fe05d227a6ccd897b1f53bacf6bc9c9c728dcbf917b2d47e9dfac6 - md5: 7fb248f07fec67488000ebd466a5b73d + build: h00291cd_1003 + build_number: 1003 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-kbproto-1.0.7-h00291cd_1003.conda + sha256: a835c99da23a4225245bd76287c3c08a6f67128e32b05bea40e7e8c526ceddcc + md5: 6c4066a89cd537f0e39efa8f292b0b05 + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 27417 - timestamp: 1610027770456 + size: 30438 + timestamp: 1726846809666 - kind: conda name: xorg-kbproto version: 1.0.7 - build: h35c211d_1002 - build_number: 1002 + build: h00291cd_1003 + build_number: 1003 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-kbproto-1.0.7-h35c211d_1002.tar.bz2 - sha256: ea4e792e48f28023668ce3e716ebee9b7d04e2d397d678f8f3aef4c7a66f4449 - md5: 41302c2bc60a15ca4a018775fd20b442 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-kbproto-1.0.7-h00291cd_1003.conda + sha256: a835c99da23a4225245bd76287c3c08a6f67128e32b05bea40e7e8c526ceddcc + md5: 6c4066a89cd537f0e39efa8f292b0b05 + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 27396 - timestamp: 1610027854580 + size: 30438 + timestamp: 1726846809666 - kind: conda name: xorg-kbproto version: 1.0.7 - build: h7f98852_1002 - build_number: 1002 + build: hb9d3cd8_1003 + build_number: 1003 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2 - sha256: e90b0a6a5d41776f11add74aa030f789faf4efd3875c31964d6f9cfa63a10dd1 - md5: 4b230e8381279d76131116660f5a241a + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-hb9d3cd8_1003.conda + sha256: 849555ddf7fee334a5a6be9f159d2931c9d076ffb310a9e75b9124f789049d3e + md5: e87bfacb110d85e1eb6099c9ed8e7236 depends: - - libgcc-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 30242 + timestamp: 1726846706299 +- kind: conda + name: xorg-kbproto + version: 1.0.7 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-hb9d3cd8_1003.conda + sha256: 849555ddf7fee334a5a6be9f159d2931c9d076ffb310a9e75b9124f789049d3e + md5: e87bfacb110d85e1eb6099c9ed8e7236 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 30242 + timestamp: 1726846706299 +- kind: conda + name: xorg-kbproto + version: 1.0.7 + build: hcd874cb_1002 + build_number: 1002 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-kbproto-1.0.7-hcd874cb_1002.tar.bz2 + sha256: 5b16e1ca1ecc0d2907f236bc4d8e6ecfd8417db013c862a01afb7f9d78e48c09 + md5: 8d11c1dac4756ca57e78c1bfe173bba4 + depends: + - m2w64-gcc-libs license: MIT license_family: MIT - size: 27338 - timestamp: 1610027759842 + size: 28166 + timestamp: 1610028297505 - kind: conda name: xorg-kbproto version: 1.0.7 @@ -50278,30 +98752,98 @@ packages: license_family: MIT size: 28166 timestamp: 1610028297505 +- kind: conda + name: xorg-kbproto + version: 1.0.7 + build: hd74edd7_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-kbproto-1.0.7-hd74edd7_1003.conda + sha256: 7a81ccbeeb2da8765e527fb84e6c12210fcc9499b1651c4675592e74ee80a00a + md5: d34092977176021408f5005cc84ab3ae + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 30516 + timestamp: 1726847091618 +- kind: conda + name: xorg-kbproto + version: 1.0.7 + build: hd74edd7_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-kbproto-1.0.7-hd74edd7_1003.conda + sha256: 7a81ccbeeb2da8765e527fb84e6c12210fcc9499b1651c4675592e74ee80a00a + md5: d34092977176021408f5005cc84ab3ae + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 30516 + timestamp: 1726847091618 - kind: conda name: xorg-libice version: 1.1.1 - build: h0dc2134_0 + build: h00291cd_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h00291cd_1.conda + sha256: f248554d797a22b99f39da67d2464e2e9a7feb9edf42d1268ca0651de2a01325 + md5: 95b13d1162ecedd7524e56aeca6f1cb0 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 49496 + timestamp: 1727531857025 +- kind: conda + name: xorg-libice + version: 1.1.1 + build: h00291cd_1 + build_number: 1 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h0dc2134_0.conda - sha256: ddd5c7354d7c52fd0849d10ca846ab9b11610519ee423ba6117a5146b234ee71 - md5: 39743dd8d95b672aca2fec556bf83176 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libice-1.1.1-h00291cd_1.conda + sha256: f248554d797a22b99f39da67d2464e2e9a7feb9edf42d1268ca0651de2a01325 + md5: 95b13d1162ecedd7524e56aeca6f1cb0 + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 49588 - timestamp: 1685307846593 + size: 49496 + timestamp: 1727531857025 - kind: conda name: xorg-libice version: 1.1.1 - build: hb547adb_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hb547adb_0.conda - sha256: 106e4b6e1f459f3ad67c74d67571be8605cd13433da4196465748966c6573acc - md5: e36bcf49ed5b0afeba8ceff668437812 + build: hb9d3cd8_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hb9d3cd8_1.conda + sha256: ec276da68d1c4a3d34a63195b35ca5b248d4aff0812464dcd843d74649b5cec4 + md5: 19608a9656912805b2b9a2f6bd257b04 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 49397 - timestamp: 1685307900830 + size: 58159 + timestamp: 1727531850109 +- kind: conda + name: xorg-libice + version: 1.1.1 + build: hb9d3cd8_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hb9d3cd8_1.conda + sha256: ec276da68d1c4a3d34a63195b35ca5b248d4aff0812464dcd843d74649b5cec4 + md5: 19608a9656912805b2b9a2f6bd257b04 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 58159 + timestamp: 1727531850109 - kind: conda name: xorg-libice version: 1.1.1 @@ -50321,61 +98863,97 @@ packages: - kind: conda name: xorg-libice version: 1.1.1 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda - sha256: 5aa9b3682285bb2bf1a8adc064cb63aff76ef9178769740d855abb42b0d24236 - md5: b462a33c0be1421532f28bfe8f4a7514 + build: hcd874cb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libice-1.1.1-hcd874cb_0.conda + sha256: 353e07e311eb10e934f03e0123d0f05d9b3770a70b0c3993e6d11cf74d85689f + md5: 5271e3af4791170e2c55d02818366916 depends: - - libgcc-ng >=12 + - m2w64-gcc-libs + - m2w64-gcc-libs-core + - xorg-libx11 >=1.8.4,<2.0a0 + license: MIT + license_family: MIT + size: 158086 + timestamp: 1685308072189 +- kind: conda + name: xorg-libice + version: 1.1.1 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hd74edd7_1.conda + sha256: 6f7bafc19ba6ad219419f7840437340726bf43f63a4e27bc78ac8816e576ad92 + md5: 6a7013abb4d49ed04de7ec456e9e137f + depends: + - __osx >=11.0 license: MIT license_family: MIT - size: 58469 - timestamp: 1685307573114 + size: 47583 + timestamp: 1727531896899 +- kind: conda + name: xorg-libice + version: 1.1.1 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libice-1.1.1-hd74edd7_1.conda + sha256: 6f7bafc19ba6ad219419f7840437340726bf43f63a4e27bc78ac8816e576ad92 + md5: 6a7013abb4d49ed04de7ec456e9e137f + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 47583 + timestamp: 1727531896899 - kind: conda name: xorg-libsm version: 1.2.4 - build: h0dc2134_0 + build: h00291cd_1 + build_number: 1 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h0dc2134_0.conda - sha256: 9215066151eb8efd2da53a02c5e44d2c4d37bdcb0af2b23f4f9ba1a1e7a9dd73 - md5: 0c0762c224b062747efb59eaef586541 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h00291cd_1.conda + sha256: b9651e92d3ae72f322e3d74dafc209767cdbec4e009f30d1ad2847e30d555860 + md5: 8f9e7aeb4b9efdfd4c405284f399fb35 depends: + - __osx >=10.13 - xorg-libice >=1.1.1,<2.0a0 license: MIT license_family: MIT - size: 24364 - timestamp: 1685453929828 + size: 24409 + timestamp: 1727634741268 - kind: conda name: xorg-libsm version: 1.2.4 - build: h7391055_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda - sha256: 089ad5f0453c604e18985480218a84b27009e9e6de9a0fa5f4a20b8778ede1f1 - md5: 93ee23f12bc2e684548181256edd2cf6 + build: h00291cd_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libsm-1.2.4-h00291cd_1.conda + sha256: b9651e92d3ae72f322e3d74dafc209767cdbec4e009f30d1ad2847e30d555860 + md5: 8f9e7aeb4b9efdfd4c405284f399fb35 depends: - - libgcc-ng >=12 - - libuuid >=2.38.1,<3.0a0 + - __osx >=10.13 - xorg-libice >=1.1.1,<2.0a0 license: MIT license_family: MIT - size: 27433 - timestamp: 1685453649160 + size: 24409 + timestamp: 1727634741268 - kind: conda name: xorg-libsm version: 1.2.4 - build: hb547adb_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hb547adb_0.conda - sha256: 16a158fb11e8cd90721a4f80cd3710e6f24051bac0b4713efbb346e9dbec7d24 - md5: 825ed59f7ca0ed9a899f6b78971ddea6 + build: hcd874cb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libsm-1.2.4-hcd874cb_0.conda + sha256: 3a8cc151142c379d3ec3ec4420395d3a273873d3a45a94cd3038d143f5a519e8 + md5: 25926681339df15918243d9a7cec25a1 depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core - xorg-libice >=1.1.1,<2.0a0 license: MIT license_family: MIT - size: 24464 - timestamp: 1685454032112 + size: 86397 + timestamp: 1685454296879 - kind: conda name: xorg-libsm version: 1.2.4 @@ -50392,6 +98970,94 @@ packages: license_family: MIT size: 86397 timestamp: 1685454296879 +- kind: conda + name: xorg-libsm + version: 1.2.4 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hd74edd7_1.conda + sha256: 6a38776ccd6a78e69b1308c2ec68ebd5c38e12c8acf747219f8cd54379bfba3b + md5: 2f2fdcab55836ad3169797f254507ff9 + depends: + - __osx >=11.0 + - xorg-libice >=1.1.1,<2.0a0 + license: MIT + license_family: MIT + size: 23908 + timestamp: 1727634761531 +- kind: conda + name: xorg-libsm + version: 1.2.4 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libsm-1.2.4-hd74edd7_1.conda + sha256: 6a38776ccd6a78e69b1308c2ec68ebd5c38e12c8acf747219f8cd54379bfba3b + md5: 2f2fdcab55836ad3169797f254507ff9 + depends: + - __osx >=11.0 + - xorg-libice >=1.1.1,<2.0a0 + license: MIT + license_family: MIT + size: 23908 + timestamp: 1727634761531 +- kind: conda + name: xorg-libsm + version: 1.2.4 + build: he73a12e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-he73a12e_1.conda + sha256: 70e903370977d44c9120a5641ab563887bd48446e9ef6fc2a3f5f60531c2cd6c + md5: 05a8ea5f446de33006171a7afe6ae857 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libuuid >=2.38.1,<3.0a0 + - xorg-libice >=1.1.1,<2.0a0 + license: MIT + license_family: MIT + size: 27516 + timestamp: 1727634669421 +- kind: conda + name: xorg-libsm + version: 1.2.4 + build: he73a12e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-he73a12e_1.conda + sha256: 70e903370977d44c9120a5641ab563887bd48446e9ef6fc2a3f5f60531c2cd6c + md5: 05a8ea5f446de33006171a7afe6ae857 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libuuid >=2.38.1,<3.0a0 + - xorg-libice >=1.1.1,<2.0a0 + license: MIT + license_family: MIT + size: 27516 + timestamp: 1727634669421 +- kind: conda + name: xorg-libx11 + version: 1.8.9 + build: h0076a8d_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libx11-1.8.9-h0076a8d_1.conda + sha256: c378304044321e74c6acd483674f404864a229ab2a8841bf9515bc1a30783e99 + md5: 0296a4de2235cad9ad3112134f8e4519 + depends: + - libxcb >=1.16,<2.0.0a0 + - m2w64-gcc-libs + - m2w64-gcc-libs-core + - xorg-kbproto + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 814589 + timestamp: 1718847832308 - kind: conda name: xorg-libx11 version: 1.8.9 @@ -50402,7 +99068,7 @@ packages: sha256: c378304044321e74c6acd483674f404864a229ab2a8841bf9515bc1a30783e99 md5: 0296a4de2235cad9ad3112134f8e4519 depends: - - libxcb >=1.16,<1.17.0a0 + - libxcb >=1.16,<2.0.0a0 - m2w64-gcc-libs - m2w64-gcc-libs-core - xorg-kbproto @@ -50429,6 +99095,41 @@ packages: license_family: MIT size: 747986 timestamp: 1712415921623 +- kind: conda + name: xorg-libx11 + version: 1.8.9 + build: h570a39f_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libx11-1.8.9-h570a39f_0.conda + sha256: ff26f6ac3fed116550000d4a9eccdd960623120520eccdf77d907a3467355754 + md5: ddcf8044f4788e5bb2d23914aab2f327 + depends: + - libxcb >=1.15,<1.16.0a0 + - xorg-kbproto + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 747986 + timestamp: 1712415921623 +- kind: conda + name: xorg-libx11 + version: 1.8.9 + build: h8ee46fc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-h8ee46fc_0.conda + sha256: 3e53ba247f1ad68353f18aceba5bf8ce87e3dea930de85d36946844a7658c9fb + md5: 077b6e8ad6a3ddb741fce2496dd01bec + depends: + - libgcc-ng >=12 + - libxcb >=1.15,<1.16.0a0 + - xorg-kbproto + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 828060 + timestamp: 1712415742569 - kind: conda name: xorg-libx11 version: 1.8.9 @@ -50445,49 +99146,136 @@ packages: - xorg-xproto license: MIT license_family: MIT - size: 828060 - timestamp: 1712415742569 + size: 828060 + timestamp: 1712415742569 +- kind: conda + name: xorg-libx11 + version: 1.8.9 + build: hc955faf_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.9-hc955faf_0.conda + sha256: eddb6d3f9c7bc105d9eff4b5c6093a8888e0988d0b448e680ed662bec7e0466e + md5: e13813931395ae85d3bbf7122d25e7c3 + depends: + - libxcb >=1.15,<1.16.0a0 + - xorg-kbproto + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 772716 + timestamp: 1712415924523 +- kind: conda + name: xorg-libx11 + version: 1.8.9 + build: hc955faf_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.9-hc955faf_0.conda + sha256: eddb6d3f9c7bc105d9eff4b5c6093a8888e0988d0b448e680ed662bec7e0466e + md5: e13813931395ae85d3bbf7122d25e7c3 + depends: + - libxcb >=1.15,<1.16.0a0 + - xorg-kbproto + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 772716 + timestamp: 1712415924523 +- kind: conda + name: xorg-libx11 + version: 1.8.10 + build: h2321a68_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libx11-1.8.10-h2321a68_0.conda + sha256: d7b68c1a67cc074b14cda8ccc90d52291ee78607fb2294fdf84cfe49eecaeea8 + md5: 8daa358aecb1dbba214ea468a17f934c + depends: + - __osx >=11.0 + - libxcb >=1.17.0,<2.0a0 + - xorg-xorgproto + license: MIT + license_family: MIT + size: 753888 + timestamp: 1727356859339 +- kind: conda + name: xorg-libx11 + version: 1.8.10 + build: ha6c16c8_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.10-ha6c16c8_0.conda + sha256: 228b538e083a61c546f0252ed3195b57ab7c7d37a8bdc701224f9569c3db76de + md5: e0b36043f72afb8e46b71f31e8cc143d + depends: + - __osx >=10.13 + - libxcb >=1.17.0,<2.0a0 + - xorg-xorgproto + license: MIT + license_family: MIT + size: 780923 + timestamp: 1727356879017 - kind: conda - name: xorg-libx11 - version: 1.8.9 - build: hc955faf_0 + name: xorg-libxau + version: 1.0.11 + build: h00291cd_1 + build_number: 1 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libx11-1.8.9-hc955faf_0.conda - sha256: eddb6d3f9c7bc105d9eff4b5c6093a8888e0988d0b448e680ed662bec7e0466e - md5: e13813931395ae85d3bbf7122d25e7c3 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h00291cd_1.conda + sha256: 96177823ec38336b0f4b7e7c2413da61f8d008d800cc4a5b8ad21f9128fb7de0 + md5: c6cc91149a08402bbb313c5dc0142567 depends: - - libxcb >=1.15,<1.16.0a0 - - xorg-kbproto - - xorg-xextproto >=7.3.0,<8.0a0 - - xorg-xproto + - __osx >=10.13 license: MIT license_family: MIT - size: 772716 - timestamp: 1712415924523 + size: 13176 + timestamp: 1727034772877 - kind: conda name: xorg-libxau version: 1.0.11 - build: h0dc2134_0 + build: h00291cd_1 + build_number: 1 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h0dc2134_0.conda - sha256: 8a2e398c4f06f10c64e69f56bcf3ddfa30b432201446a0893505e735b346619a - md5: 9566b4c29274125b0266d0177b5eb97b + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h00291cd_1.conda + sha256: 96177823ec38336b0f4b7e7c2413da61f8d008d800cc4a5b8ad21f9128fb7de0 + md5: c6cc91149a08402bbb313c5dc0142567 + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 13071 - timestamp: 1684638167647 + size: 13176 + timestamp: 1727034772877 - kind: conda name: xorg-libxau version: 1.0.11 - build: hb547adb_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hb547adb_0.conda - sha256: 02c313a1cada46912e5b9bdb355cfb4534bfe22143b4ea4ecc419690e793023b - md5: ca73dc4f01ea91e44e3ed76602c5ea61 + build: hb9d3cd8_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda + sha256: 532a046fee0b3a402db867b6ec55c84ba4cdedb91d817147c8feeae9766be3d6 + md5: 77cbc488235ebbaab2b6e912d3934bae + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 14679 + timestamp: 1727034741045 +- kind: conda + name: xorg-libxau + version: 1.0.11 + build: hb9d3cd8_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda + sha256: 532a046fee0b3a402db867b6ec55c84ba4cdedb91d817147c8feeae9766be3d6 + md5: 77cbc488235ebbaab2b6e912d3934bae + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 13667 - timestamp: 1684638272445 + size: 14679 + timestamp: 1727034741045 - kind: conda name: xorg-libxau version: 1.0.11 @@ -50506,17 +99294,67 @@ packages: - kind: conda name: xorg-libxau version: 1.0.11 - build: hd590300_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda - sha256: 309751371d525ce50af7c87811b435c176915239fc9e132b99a25d5e1703f2d4 - md5: 2c80dc38fface310c9bd81b17037fee5 + build: hcd874cb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.conda + sha256: 8c5b976e3b36001bdefdb41fb70415f9c07eff631f1f0155f3225a7649320e77 + md5: c46ba8712093cb0114404ae8a7582e1a depends: - - libgcc-ng >=12 + - m2w64-gcc-libs + - m2w64-gcc-libs-core + license: MIT + license_family: MIT + size: 51297 + timestamp: 1684638355740 +- kind: conda + name: xorg-libxau + version: 1.0.11 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hd74edd7_1.conda + sha256: 7113618021cf6c80831a429b2ebb9d639f3c43cf7fe2257d235dc6ae0ab43289 + md5: 7e0125f8fb619620a0011dc9297e2493 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 13515 + timestamp: 1727034783560 +- kind: conda + name: xorg-libxau + version: 1.0.11 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hd74edd7_1.conda + sha256: 7113618021cf6c80831a429b2ebb9d639f3c43cf7fe2257d235dc6ae0ab43289 + md5: 7e0125f8fb619620a0011dc9297e2493 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 13515 + timestamp: 1727034783560 +- kind: conda + name: xorg-libxaw + version: 1.0.14 + build: h0d85af4_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxaw-1.0.14-h0d85af4_1.tar.bz2 + sha256: 031a0919962c7ac8401af7f8266c002d8d7c2c51eb16719e1c0d975762157efe + md5: 14b522dabff3344e6a50460e52b0a03a + depends: + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxmu 1.1.* + - xorg-libxpm >=3.5.13,<4.0a0 + - xorg-libxt >=1.2.1,<2.0a0 license: MIT license_family: MIT - size: 14468 - timestamp: 1684637984591 + size: 314208 + timestamp: 1641502911702 - kind: conda name: xorg-libxaw version: 1.0.14 @@ -50555,6 +99393,25 @@ packages: license_family: MIT size: 305703 timestamp: 1641502975304 +- kind: conda + name: xorg-libxaw + version: 1.0.14 + build: h3422bc3_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxaw-1.0.14-h3422bc3_1.tar.bz2 + sha256: 540c22f13370a4e1a408a8507049794f29464e83f622201afad5a6e6499ac9be + md5: b83c9bf31ff5d5ff08fcd83a02a0dea1 + depends: + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxmu 1.1.* + - xorg-libxpm >=3.5.13,<4.0a0 + - xorg-libxt >=1.2.1,<2.0a0 + license: MIT + license_family: MIT + size: 305703 + timestamp: 1641502975304 - kind: conda name: xorg-libxaw version: 1.0.14 @@ -50576,43 +99433,157 @@ packages: size: 382060 timestamp: 1641502851233 - kind: conda - name: xorg-libxdmcp - version: 1.1.3 - build: h27ca646_0 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.3-h27ca646_0.tar.bz2 - sha256: d9a2fb4762779994718832f05a7d62ab2dcf6103a312235267628b5187ce88f7 - md5: 6738b13f7fadc18725965abdd4129c36 + name: xorg-libxaw + version: 1.0.14 + build: h7f98852_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxaw-1.0.14-h7f98852_1.tar.bz2 + sha256: e3d90674a3178999b664a1c7c8ec8729ada60d144a2aa16da474488dfc86d713 + md5: 45b68dc2fc7549c16044d533ceaf340e + depends: + - libgcc-ng >=9.4.0 + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxmu 1.1.* + - xorg-libxpm >=3.5.13,<4.0a0 + - xorg-libxt >=1.2.1,<2.0a0 license: MIT license_family: MIT - size: 18164 - timestamp: 1610071737668 + size: 382060 + timestamp: 1641502851233 - kind: conda - name: xorg-libxdmcp - version: 1.1.3 - build: h35c211d_0 + name: xorg-libxaw + version: 1.0.16 + build: h00291cd_0 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.3-h35c211d_0.tar.bz2 - sha256: 485421c16f03a01b8ed09984e0b2ababdbb3527e1abf354ff7646f8329be905f - md5: 86ac76d6bf1cbb9621943eb3bd9ae36e + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxaw-1.0.16-h00291cd_0.conda + sha256: bf17fe3bfe7acd0d490478f0a69bdd3169ae30740bb5c9ee9be0b37d2f3ad9a7 + md5: 4d4dbd3d5623aaa2c399adf253c45638 + depends: + - __osx >=10.13 + - xorg-libx11 >=1.8.10,<2.0a0 + - xorg-libxext >=1.3.6,<2.0a0 + - xorg-libxmu >=1.2.1,<2.0a0 + - xorg-libxpm >=3.5.17,<4.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 262232 + timestamp: 1727870276379 +- kind: conda + name: xorg-libxaw + version: 1.0.16 + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxaw-1.0.16-hd74edd7_0.conda + sha256: 3572a4a377cd18c3355516ae459f6ca814e680aeaaa3f4de368c0b22f0bf6de3 + md5: 170c3f74f009881108256faccacc0632 + depends: + - __osx >=11.0 + - xorg-libx11 >=1.8.10,<2.0a0 + - xorg-libxext >=1.3.6,<2.0a0 + - xorg-libxmu >=1.2.1,<2.0a0 + - xorg-libxpm >=3.5.17,<4.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 247620 + timestamp: 1727870327702 +- kind: conda + name: xorg-libxcomposite + version: 0.4.6 + build: h0b41bf4_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxcomposite-0.4.6-h0b41bf4_1.conda + sha256: 7c5806a8de1ce0d4e0c7aae8d29565f11fba6c6da4a787c3e09f1fcc428725a4 + md5: ada6777364a0ea2407a1894e54779cc4 + depends: + - libgcc-ng >=12 + - xorg-compositeproto + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxfixes + - xorg-xproto + license: MIT + license_family: MIT + size: 13436 + timestamp: 1676978990631 +- kind: conda + name: xorg-libxcomposite + version: 0.4.6 + build: h0b41bf4_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxcomposite-0.4.6-h0b41bf4_1.conda + sha256: 7c5806a8de1ce0d4e0c7aae8d29565f11fba6c6da4a787c3e09f1fcc428725a4 + md5: ada6777364a0ea2407a1894e54779cc4 + depends: + - libgcc-ng >=12 + - xorg-compositeproto + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxfixes + - xorg-xproto + license: MIT + license_family: MIT + size: 13436 + timestamp: 1676978990631 +- kind: conda + name: xorg-libxdamage + version: 1.1.5 + build: h7f98852_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdamage-1.1.5-h7f98852_1.tar.bz2 + sha256: 4cab878855e48669b64dd7522a518433ac83bb56fa79743d12db316326e2e39e + md5: bebd3814ec2355fab6a474b07ed73093 + depends: + - libgcc-ng >=9.4.0 + - xorg-damageproto + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxfixes + - xorg-util-macros + - xorg-xproto + license: MIT + license_family: MIT + size: 11964 + timestamp: 1641830754492 +- kind: conda + name: xorg-libxdamage + version: 1.1.5 + build: h7f98852_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdamage-1.1.5-h7f98852_1.tar.bz2 + sha256: 4cab878855e48669b64dd7522a518433ac83bb56fa79743d12db316326e2e39e + md5: bebd3814ec2355fab6a474b07ed73093 + depends: + - libgcc-ng >=9.4.0 + - xorg-damageproto + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxfixes + - xorg-util-macros + - xorg-xproto license: MIT license_family: MIT - size: 17225 - timestamp: 1610071995461 + size: 11964 + timestamp: 1641830754492 - kind: conda name: xorg-libxdmcp version: 1.1.3 - build: h7f98852_0 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2 - sha256: 4df7c5ee11b8686d3453e7f3f4aa20ceef441262b49860733066c52cfd0e4a77 - md5: be93aabceefa2fac576e971aef407908 + build: hcd874cb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2 + sha256: f51205d33c07d744ec177243e5d9b874002910c731954f2c8da82459be462b93 + md5: 46878ebb6b9cbd8afcf8088d7ef00ece depends: - - libgcc-ng >=9.3.0 + - m2w64-gcc-libs license: MIT license_family: MIT - size: 19126 - timestamp: 1610071769228 + size: 67908 + timestamp: 1610072296570 - kind: conda name: xorg-libxdmcp version: 1.1.3 @@ -50627,6 +99598,109 @@ packages: license_family: MIT size: 67908 timestamp: 1610072296570 +- kind: conda + name: xorg-libxdmcp + version: 1.1.5 + build: h00291cd_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.5-h00291cd_0.conda + sha256: bb4d1ef9cafef535494adf9296130b6193b3a44375883185b5167de03eb1ac7f + md5: 9f438e1b6f4e73fd9e6d78bfe7c36743 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 18465 + timestamp: 1727794980957 +- kind: conda + name: xorg-libxdmcp + version: 1.1.5 + build: h00291cd_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.5-h00291cd_0.conda + sha256: bb4d1ef9cafef535494adf9296130b6193b3a44375883185b5167de03eb1ac7f + md5: 9f438e1b6f4e73fd9e6d78bfe7c36743 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 18465 + timestamp: 1727794980957 +- kind: conda + name: xorg-libxdmcp + version: 1.1.5 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.5-hb9d3cd8_0.conda + sha256: 6b250f3e59db07c2514057944a3ea2044d6a8cdde8a47b6497c254520fade1ee + md5: 8035c64cb77ed555e3f150b7b3972480 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 19901 + timestamp: 1727794976192 +- kind: conda + name: xorg-libxdmcp + version: 1.1.5 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.5-hb9d3cd8_0.conda + sha256: 6b250f3e59db07c2514057944a3ea2044d6a8cdde8a47b6497c254520fade1ee + md5: 8035c64cb77ed555e3f150b7b3972480 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 19901 + timestamp: 1727794976192 +- kind: conda + name: xorg-libxdmcp + version: 1.1.5 + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.5-hd74edd7_0.conda + sha256: 9939a166d780700d81023546759102b33fdc2c5f11ef09f5f66c77210fd334c8 + md5: 77c447f48cab5d3a15ac224edb86a968 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 18487 + timestamp: 1727795205022 +- kind: conda + name: xorg-libxdmcp + version: 1.1.5 + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.5-hd74edd7_0.conda + sha256: 9939a166d780700d81023546759102b33fdc2c5f11ef09f5f66c77210fd334c8 + md5: 77c447f48cab5d3a15ac224edb86a968 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 18487 + timestamp: 1727795205022 +- kind: conda + name: xorg-libxext + version: 1.3.4 + build: h0b41bf4_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda + sha256: 73e5cfbdff41ef8a844441f884412aa5a585a0f0632ec901da035a03e1fe1249 + md5: 82b6df12252e6f32402b96dacc656fec + depends: + - libgcc-ng >=12 + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-xextproto + license: MIT + license_family: MIT + size: 50143 + timestamp: 1677036907815 - kind: conda name: xorg-libxext version: 1.3.4 @@ -50660,6 +99734,38 @@ packages: license_family: MIT size: 41541 timestamp: 1677037316516 +- kind: conda + name: xorg-libxext + version: 1.3.4 + build: h1a8c8d9_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxext-1.3.4-h1a8c8d9_2.conda + sha256: 073e673a9b4ef748c256d655d1ab5f368e5e3972ad3332c96c1d4c2cf0c7b9af + md5: 0ea792d9a253b64752e9fcfaafe8d529 + depends: + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-xextproto + license: MIT + license_family: MIT + size: 41541 + timestamp: 1677037316516 +- kind: conda + name: xorg-libxext + version: 1.3.4 + build: hb7f2c08_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxext-1.3.4-hb7f2c08_2.conda + sha256: 56ca81c5e6d493e7a991f2beac1c38dec36d732c83495ef08f57a34c260a5aaa + md5: 0f98aff18e0455f0bdc4326c04f98883 + depends: + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-xextproto + license: MIT + license_family: MIT + size: 43076 + timestamp: 1677037100444 - kind: conda name: xorg-libxext version: 1.3.4 @@ -50693,6 +99799,70 @@ packages: license_family: MIT size: 221821 timestamp: 1677038179908 +- kind: conda + name: xorg-libxext + version: 1.3.4 + build: hcd874cb_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxext-1.3.4-hcd874cb_2.conda + sha256: 829320f05866ea1cc51924828427f215f4d0db093e748a662e3bb68b764785a4 + md5: 2aa695ac3c56193fd8d526e3b511e021 + depends: + - m2w64-gcc-libs + - xorg-libx11 >=1.7.2,<2.0a0 + - xorg-xextproto + license: MIT + license_family: MIT + size: 221821 + timestamp: 1677038179908 +- kind: conda + name: xorg-libxext + version: 1.3.6 + build: h00291cd_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxext-1.3.6-h00291cd_0.conda + sha256: 26c88c5629895d7df5722320931377aa1ba3dea3950faa77e0c9fe5af29f78e5 + md5: 62f4f9d7a6c176be164329b4a1fc2616 + depends: + - __osx >=10.13 + - xorg-libx11 >=1.8.10,<2.0a0 + license: MIT + license_family: MIT + size: 42572 + timestamp: 1727752240262 +- kind: conda + name: xorg-libxext + version: 1.3.6 + build: hd74edd7_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxext-1.3.6-hd74edd7_0.conda + sha256: 4526fcd879b74400e66cc2a041ca00c0ecd210486459cc65610b135be7c6a2d2 + md5: acf6c394865f1b7a51c8e57fec6fcde3 + depends: + - __osx >=11.0 + - xorg-libx11 >=1.8.10,<2.0a0 + license: MIT + license_family: MIT + size: 41870 + timestamp: 1727752280756 +- kind: conda + name: xorg-libxfixes + version: 5.0.3 + build: h7f98852_1004 + build_number: 1004 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxfixes-5.0.3-h7f98852_1004.tar.bz2 + sha256: 1e426a1abb774ef1dcf741945ed5c42ad12ea2dc7aeed7682d293879c3e1e4c3 + md5: e9a21aa4d5e3e5f1aed71e8cefd46b6a + depends: + - libgcc-ng >=9.3.0 + - xorg-fixesproto + - xorg-libx11 >=1.7.0,<2.0a0 + license: MIT + license_family: MIT + size: 18145 + timestamp: 1617717802636 - kind: conda name: xorg-libxfixes version: 5.0.3 @@ -50732,6 +99902,47 @@ packages: license_family: MIT size: 46794 timestamp: 1722108216651 +- kind: conda + name: xorg-libxi + version: 1.7.10 + build: h4bc722e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxi-1.7.10-h4bc722e_1.conda + sha256: e1416eb435e3d903bc658e3c637f0e87efd2dca290fe70daf29738b3a3d1f8ff + md5: 749baebe7e2ff3360630e069175e528b + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - xorg-inputproto + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxfixes 5.0.* + - xorg-xextproto >=7.3.0,<8.0a0 + license: MIT + license_family: MIT + size: 46794 + timestamp: 1722108216651 +- kind: conda + name: xorg-libxmu + version: 1.1.3 + build: h3f5e55a_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxmu-1.1.3-h3f5e55a_1.conda + sha256: 51d31430db17b97f02bf7af2df6baf8644d4ff07a1d06a5cf297033649987134 + md5: 824c07550a96a2cb557670e8746ff448 + depends: + - __osx >=10.9 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 67082 + timestamp: 1714742436259 - kind: conda name: xorg-libxmu version: 1.1.3 @@ -50770,6 +99981,44 @@ packages: license_family: MIT size: 89113 timestamp: 1714742286287 +- kind: conda + name: xorg-libxmu + version: 1.1.3 + build: h4ab18f5_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxmu-1.1.3-h4ab18f5_1.conda + sha256: a34986d71949ba714b27080c8ebb4932857f6e2ebd6383fbb1639415b30f4fd0 + md5: 4d6c9925cdcda27e9d022e40eb3eac05 + depends: + - libgcc-ng >=12 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 89113 + timestamp: 1714742286287 +- kind: conda + name: xorg-libxmu + version: 1.1.3 + build: h99b78c6_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxmu-1.1.3-h99b78c6_1.conda + sha256: 3e8bf9e88e78814b3c5258578ad30e9495fefa0392e00492f5c47aa65729c450 + md5: 5aa16bc32a4b4e3b172ca1134cb5c824 + depends: + - __osx >=11.0 + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 63743 + timestamp: 1714742659450 - kind: conda name: xorg-libxmu version: 1.1.3 @@ -50789,6 +100038,83 @@ packages: license_family: MIT size: 63743 timestamp: 1714742659450 +- kind: conda + name: xorg-libxmu + version: 1.2.1 + build: h00291cd_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxmu-1.2.1-h00291cd_1.conda + sha256: cf53fa4550838cd7bd87a7c131c6a37d70878005b89c64c91a380744e31c978f + md5: 7b576a2c9247785f8ed9f2e020a395be + depends: + - __osx >=10.13 + - xorg-libx11 >=1.8.10,<2.0a0 + - xorg-libxext >=1.3.6,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 66944 + timestamp: 1727965916218 +- kind: conda + name: xorg-libxmu + version: 1.2.1 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxmu-1.2.1-hd74edd7_1.conda + sha256: 9a920dbdc67baa9a255e3d1449d6ddde1c827b2ee4f76e4f47e980b4ef0e47a2 + md5: 1518f00e376497a1f0fd664677a3917d + depends: + - __osx >=11.0 + - xorg-libx11 >=1.8.10,<2.0a0 + - xorg-libxext >=1.3.6,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 63555 + timestamp: 1727965941482 +- kind: conda + name: xorg-libxpm + version: 3.5.17 + build: h00291cd_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxpm-3.5.17-h00291cd_1.conda + sha256: 489fe2b153624aa7208b9d1178c1d655ad2768c17e39ede82ec3671f3fd0c371 + md5: 5c4c79f84333948e21a770f64c9e2dd3 + depends: + - __osx >=10.13 + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libgettextpo >=0.22.5,<1.0a0 + - libintl >=0.22.5,<1.0a0 + - xorg-libx11 >=1.8.10,<2.0a0 + - xorg-libxext >=1.3.6,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 57470 + timestamp: 1727801350906 +- kind: conda + name: xorg-libxpm + version: 3.5.17 + build: h0dc2134_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxpm-3.5.17-h0dc2134_0.conda + sha256: 7fb4aed95221a8e0560f5fc028ebf8dfd93e7762cd245b2636c273a9b65ee44b + md5: e576dc3a4695f50d94d89ba3472c9103 + depends: + - gettext >=0.21.1,<1.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 59171 + timestamp: 1696449283584 - kind: conda name: xorg-libxpm version: 3.5.17 @@ -50817,7 +100143,46 @@ packages: sha256: 282e080e15c1b7a4625c6e041131b80001dae8658e2a0ae99dfa96868a0f9996 md5: 4f5ffcdcd4d0c48678f374c48109883e depends: - - gettext >=0.21.1,<1.0a0 + - gettext >=0.21.1,<1.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 56509 + timestamp: 1696449340453 +- kind: conda + name: xorg-libxpm + version: 3.5.17 + build: hb547adb_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxpm-3.5.17-hb547adb_0.conda + sha256: 282e080e15c1b7a4625c6e041131b80001dae8658e2a0ae99dfa96868a0f9996 + md5: 4f5ffcdcd4d0c48678f374c48109883e + depends: + - gettext >=0.21.1,<1.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 56509 + timestamp: 1696449340453 +- kind: conda + name: xorg-libxpm + version: 3.5.17 + build: hcd874cb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxpm-3.5.17-hcd874cb_0.conda + sha256: d5cc2f026658e8b85679813bff35c16c857f873ba02489e6eb6e30d5865dacc4 + md5: 029be9b667bf3896fa28bc32adb1bfc3 + depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core - xorg-libx11 >=1.8.6,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxt >=1.3.0,<2.0a0 @@ -50825,8 +100190,8 @@ packages: - xorg-xproto license: MIT license_family: MIT - size: 56509 - timestamp: 1696449340453 + size: 195881 + timestamp: 1696449889560 - kind: conda name: xorg-libxpm version: 3.5.17 @@ -50867,6 +100232,68 @@ packages: license_family: MIT size: 64324 timestamp: 1696449073283 +- kind: conda + name: xorg-libxpm + version: 3.5.17 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxpm-3.5.17-hd590300_0.conda + sha256: f6b6cfe2b11bf5c50f7cc21a51a279f74d9f1135e91caba22e791ecc4f31fac0 + md5: 12bf78e12f71405775e1c092902959d3 + depends: + - gettext >=0.21.1,<1.0a0 + - libgcc-ng >=12 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + - xorg-xextproto >=7.3.0,<8.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 64324 + timestamp: 1696449073283 +- kind: conda + name: xorg-libxpm + version: 3.5.17 + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxpm-3.5.17-hd74edd7_1.conda + sha256: ad5b72ef13b41ac89bb29282b3293478029df26bc596317899e8fd035f2c4df9 + md5: e72da5101948cbab93fcafebcb91ee76 + depends: + - __osx >=11.0 + - gettext + - libasprintf >=0.22.5,<1.0a0 + - libgettextpo >=0.22.5,<1.0a0 + - libintl >=0.22.5,<1.0a0 + - xorg-libx11 >=1.8.10,<2.0a0 + - xorg-libxext >=1.3.6,<2.0a0 + - xorg-libxt >=1.3.0,<2.0a0 + license: MIT + license_family: MIT + size: 54582 + timestamp: 1727801268488 +- kind: conda + name: xorg-libxrandr + version: 1.5.2 + build: h0d85af4_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxrandr-1.5.2-h0d85af4_1.tar.bz2 + sha256: cae360727bd7e0bbecdd4673b7988cb5f8e708477caa4683207de74bd8a3a295 + md5: 0c7d08e93b3affa14e8faa527a8e02a7 + depends: + - xorg-libx11 >=1.7.1,<2.0a0 + - xorg-libxext + - xorg-libxrender + - xorg-randrproto + - xorg-renderproto + - xorg-xextproto + license: MIT + license_family: MIT + size: 25635 + timestamp: 1621515839193 - kind: conda name: xorg-libxrandr version: 1.5.2 @@ -50907,6 +100334,47 @@ packages: license_family: MIT size: 25915 timestamp: 1621515904504 +- kind: conda + name: xorg-libxrandr + version: 1.5.2 + build: h3422bc3_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxrandr-1.5.2-h3422bc3_1.tar.bz2 + sha256: 622bf68297075a451ab4df59ac218c9f47c1416d6bac1bf49e0f15e344d88c31 + md5: 07645abfe2fbe5d4793576a80ff22732 + depends: + - xorg-libx11 >=1.7.1,<2.0a0 + - xorg-libxext + - xorg-libxrender + - xorg-randrproto + - xorg-renderproto + - xorg-xextproto + license: MIT + license_family: MIT + size: 25915 + timestamp: 1621515904504 +- kind: conda + name: xorg-libxrandr + version: 1.5.2 + build: h7f98852_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrandr-1.5.2-h7f98852_1.tar.bz2 + sha256: ffd075a463896ed86d9519e26dc36f754b695b9c1e1b6115d34fe138b36d8200 + md5: 5b0f7da25a4556c9619c3e4b4a98ab07 + depends: + - libgcc-ng >=9.3.0 + - xorg-libx11 >=1.7.1,<2.0a0 + - xorg-libxext + - xorg-libxrender + - xorg-randrproto + - xorg-renderproto + - xorg-xextproto + license: MIT + license_family: MIT + size: 29688 + timestamp: 1621515728586 - kind: conda name: xorg-libxrandr version: 1.5.2 @@ -50943,6 +100411,36 @@ packages: license_family: MIT size: 28581 timestamp: 1688301169348 +- kind: conda + name: xorg-libxrender + version: 0.9.11 + build: h0dc2134_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxrender-0.9.11-h0dc2134_0.conda + sha256: f78a453b8339d77c515d76982c003d073fddcf62527b638558205cd25ac06705 + md5: 70c152c8a61b91a62d3ab0ade5fd9e2b + depends: + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-renderproto + license: MIT + license_family: MIT + size: 28581 + timestamp: 1688301169348 +- kind: conda + name: xorg-libxrender + version: 0.9.11 + build: hb547adb_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxrender-0.9.11-hb547adb_0.conda + sha256: 2f2faa70aecb9b77c3695414da54088631497f8c19ce86cce2b316997ff1851d + md5: 8b9dcf5dcb775875548680488f102ad0 + depends: + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-renderproto + license: MIT + license_family: MIT + size: 29273 + timestamp: 1688300867365 - kind: conda name: xorg-libxrender version: 0.9.11 @@ -50974,6 +100472,59 @@ packages: license_family: MIT size: 37770 timestamp: 1688300707994 +- kind: conda + name: xorg-libxrender + version: 0.9.11 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda + sha256: 26da4d1911473c965c32ce2b4ff7572349719eaacb88a066db8d968a4132c3f7 + md5: ed67c36f215b310412b2af935bf3e530 + depends: + - libgcc-ng >=12 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-renderproto + license: MIT + license_family: MIT + size: 37770 + timestamp: 1688300707994 +- kind: conda + name: xorg-libxt + version: 1.3.0 + build: h00291cd_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxt-1.3.0-h00291cd_2.conda + sha256: 0dfd620da57e11122f6786f47b43cccbf0b715c4ef95bad7f0d4a8076c9c0ba5 + md5: 55dcca69d34e224e9afbccb3aba6ffb9 + depends: + - __osx >=10.13 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.10,<2.0a0 + license: MIT + license_family: MIT + size: 197500 + timestamp: 1727663255294 +- kind: conda + name: xorg-libxt + version: 1.3.0 + build: h0dc2134_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxt-1.3.0-h0dc2134_1.conda + sha256: 9164674c75615ec97f5584877529704281ca9bc450e162b262286c089e9870ba + md5: 09e7e1c5a8299500f85ad37cf833b928 + depends: + - xorg-kbproto + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 198285 + timestamp: 1690288934656 - kind: conda name: xorg-libxt version: 1.3.0 @@ -51012,6 +100563,46 @@ packages: license_family: MIT size: 193950 timestamp: 1690288785230 +- kind: conda + name: xorg-libxt + version: 1.3.0 + build: hb547adb_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxt-1.3.0-hb547adb_1.conda + sha256: 55120927c4660d2b8dafcfad632598229f12c7505a4a7a79775e62451160c101 + md5: b0facc4d777bc473d46e957bad663c84 + depends: + - xorg-kbproto + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 193950 + timestamp: 1690288785230 +- kind: conda + name: xorg-libxt + version: 1.3.0 + build: hcd874cb_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxt-1.3.0-hcd874cb_1.conda + sha256: d513e0c627f098ef6655ce188eca79a672eaf763b0bbf37b228cb46dc82a66ca + md5: 511a29edd2ff3d973f63e54f19dcc06e + depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core + - xorg-kbproto + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 671704 + timestamp: 1690289114426 - kind: conda name: xorg-libxt version: 1.3.0 @@ -51053,129 +100644,411 @@ packages: license_family: MIT size: 379256 timestamp: 1690288540492 +- kind: conda + name: xorg-libxt + version: 1.3.0 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxt-1.3.0-hd590300_1.conda + sha256: e7648d1efe2e858c4bc63ccf4a637c841dc971b37ded85a01be97a5e240fecfa + md5: ae92aab42726eb29d16488924f7312cb + depends: + - libgcc-ng >=12 + - xorg-kbproto + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-xproto + license: MIT + license_family: MIT + size: 379256 + timestamp: 1690288540492 +- kind: conda + name: xorg-libxt + version: 1.3.0 + build: hd74edd7_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxt-1.3.0-hd74edd7_2.conda + sha256: c60c3bbae867c8867f8fbdda47cbe026a16cfe9885c737e3482f7bb239b6d81f + md5: 57858296e85afb4adc1c02c9ab64cd2d + depends: + - __osx >=11.0 + - xorg-libice >=1.1.1,<2.0a0 + - xorg-libsm >=1.2.4,<2.0a0 + - xorg-libx11 >=1.8.10,<2.0a0 + license: MIT + license_family: MIT + size: 184640 + timestamp: 1727663287023 +- kind: conda + name: xorg-libxtst + version: 1.2.5 + build: h4bc722e_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxtst-1.2.5-h4bc722e_0.conda + sha256: 0139b52c3cbce57bfd1d120c41637bc239430faff4aa0445f58de0adf4c4b976 + md5: 185159d666308204eca00295599b0a5c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - xorg-inputproto + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxi 1.7.* + - xorg-libxi >=1.7.10,<2.0a0 + - xorg-recordproto + license: MIT + license_family: MIT + size: 32931 + timestamp: 1722575571554 +- kind: conda + name: xorg-libxtst + version: 1.2.5 + build: h4bc722e_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxtst-1.2.5-h4bc722e_0.conda + sha256: 0139b52c3cbce57bfd1d120c41637bc239430faff4aa0445f58de0adf4c4b976 + md5: 185159d666308204eca00295599b0a5c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - xorg-inputproto + - xorg-libx11 >=1.8.9,<2.0a0 + - xorg-libxext 1.3.* + - xorg-libxext >=1.3.4,<2.0a0 + - xorg-libxi 1.7.* + - xorg-libxi >=1.7.10,<2.0a0 + - xorg-recordproto + license: MIT + license_family: MIT + size: 32931 + timestamp: 1722575571554 - kind: conda name: xorg-randrproto version: 1.5.0 - build: h0d85af4_1001 - build_number: 1001 + build: h00291cd_1002 + build_number: 1002 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-randrproto-1.5.0-h0d85af4_1001.tar.bz2 - sha256: ac07ed38639a2ccdc06d7cecf64080b15affbd4b117c4cc1ed5976324da87aac - md5: 92bc4dec243b543e3549d3373e128ac5 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-randrproto-1.5.0-h00291cd_1002.conda + sha256: 14efc8583ae298766e7bee1c65e1124a4b11023ff3fa990a90b5b6b39ded64d9 + md5: a515e32317589326a50acddcf74a698c + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 33032 - timestamp: 1621340134607 + size: 35998 + timestamp: 1726801919392 - kind: conda name: xorg-randrproto version: 1.5.0 - build: h3422bc3_1001 - build_number: 1001 + build: h00291cd_1002 + build_number: 1002 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-randrproto-1.5.0-h00291cd_1002.conda + sha256: 14efc8583ae298766e7bee1c65e1124a4b11023ff3fa990a90b5b6b39ded64d9 + md5: a515e32317589326a50acddcf74a698c + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 35998 + timestamp: 1726801919392 +- kind: conda + name: xorg-randrproto + version: 1.5.0 + build: hb9d3cd8_1002 + build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-hb9d3cd8_1002.conda + sha256: d742ac2970c05abb597dacccd411af0d5b7a280b0b3390c4f681022edf4541a2 + md5: b9485267c7eb6b8601b378e06a9e44d3 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 35658 + timestamp: 1726801844143 +- kind: conda + name: xorg-randrproto + version: 1.5.0 + build: hb9d3cd8_1002 + build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-hb9d3cd8_1002.conda + sha256: d742ac2970c05abb597dacccd411af0d5b7a280b0b3390c4f681022edf4541a2 + md5: b9485267c7eb6b8601b378e06a9e44d3 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 35658 + timestamp: 1726801844143 +- kind: conda + name: xorg-randrproto + version: 1.5.0 + build: hd74edd7_1002 + build_number: 1002 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-randrproto-1.5.0-h3422bc3_1001.tar.bz2 - sha256: c424b302c0eef7446d0ed2c5dcee2cac159e5da9a6ea2ba543a12a482a214ac4 - md5: 560329664e109685dccccab2b0761879 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-randrproto-1.5.0-hd74edd7_1002.conda + sha256: af72337f826c1f4636514623553a89ef56251f1bcb658ac169296228f1e67ecb + md5: c5775316bc14c0f489b7022fa2fb54c7 + depends: + - __osx >=11.0 license: MIT license_family: MIT - size: 33081 - timestamp: 1621340252425 + size: 36017 + timestamp: 1726801925188 - kind: conda name: xorg-randrproto version: 1.5.0 - build: h7f98852_1001 - build_number: 1001 + build: hd74edd7_1002 + build_number: 1002 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-randrproto-1.5.0-hd74edd7_1002.conda + sha256: af72337f826c1f4636514623553a89ef56251f1bcb658ac169296228f1e67ecb + md5: c5775316bc14c0f489b7022fa2fb54c7 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 36017 + timestamp: 1726801925188 +- kind: conda + name: xorg-recordproto + version: 1.14.2 + build: hb9d3cd8_1003 + build_number: 1003 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-h7f98852_1001.tar.bz2 - sha256: f5c7c2de3655a95153e900118959df6a50b6c104a3d7afaee3eadbf86b85fa2e - md5: 68cce654461713977dac6f9ac1bce89a + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-recordproto-1.14.2-hb9d3cd8_1003.conda + sha256: fa721a0a041453612f9dc03059905cf7426669ab8795e1b46d1b0f61c332b1ea + md5: 1d600d113f3e22a7eddd7e7d574be3fa depends: - - libgcc-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 10290 + timestamp: 1726846345776 +- kind: conda + name: xorg-recordproto + version: 1.14.2 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-recordproto-1.14.2-hb9d3cd8_1003.conda + sha256: fa721a0a041453612f9dc03059905cf7426669ab8795e1b46d1b0f61c332b1ea + md5: 1d600d113f3e22a7eddd7e7d574be3fa + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 32984 - timestamp: 1621340029170 + size: 10290 + timestamp: 1726846345776 - kind: conda name: xorg-renderproto version: 0.11.1 - build: h0d85af4_1002 - build_number: 1002 + build: h00291cd_1003 + build_number: 1003 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-renderproto-0.11.1-h00291cd_1003.conda + sha256: c54640abbbd9b86d50f00f75b3b195a4d35673374a85e7212804b53d246bdf87 + md5: 56c4e2b9b0d632fec777a851b5c5eaa3 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 11970 + timestamp: 1726802855239 +- kind: conda + name: xorg-renderproto + version: 0.11.1 + build: h00291cd_1003 + build_number: 1003 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-renderproto-0.11.1-h0d85af4_1002.tar.bz2 - sha256: ac633b59ebf10da5d00040655e2ca5746d0e6813b4d20cf2c30adef753d3d082 - md5: e1cff95f235c6ad73199735685186693 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-renderproto-0.11.1-h00291cd_1003.conda + sha256: c54640abbbd9b86d50f00f75b3b195a4d35673374a85e7212804b53d246bdf87 + md5: 56c4e2b9b0d632fec777a851b5c5eaa3 + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 9632 - timestamp: 1614866616392 + size: 11970 + timestamp: 1726802855239 - kind: conda name: xorg-renderproto version: 0.11.1 - build: h27ca646_1002 - build_number: 1002 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-hb9d3cd8_1003.conda + sha256: 54dd934b0e1c942e54759eb13672fd59b7e523fabea6e69a32d5bf483e45b329 + md5: bf90782559bce8447609933a7d45995a + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 11867 + timestamp: 1726802820431 +- kind: conda + name: xorg-renderproto + version: 0.11.1 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-hb9d3cd8_1003.conda + sha256: 54dd934b0e1c942e54759eb13672fd59b7e523fabea6e69a32d5bf483e45b329 + md5: bf90782559bce8447609933a7d45995a + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 11867 + timestamp: 1726802820431 +- kind: conda + name: xorg-renderproto + version: 0.11.1 + build: hd74edd7_1003 + build_number: 1003 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-renderproto-0.11.1-h27ca646_1002.tar.bz2 - sha256: bf7315c5442ea04d9632e94b2d659dae076717ab4cf9fcb35c2bdcf5effa9111 - md5: 8a4acd93b6a763c3379196e317167186 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-renderproto-0.11.1-hd74edd7_1003.conda + sha256: 36319e6d98146c3ddba70ee04f40ba501deefd02c57cbbb09bed62bfc1727719 + md5: 44942aa49e202d706262b5ec9d9f2c86 + depends: + - __osx >=11.0 license: MIT license_family: MIT - size: 9630 - timestamp: 1614866486734 + size: 11996 + timestamp: 1726802889993 - kind: conda name: xorg-renderproto version: 0.11.1 - build: h7f98852_1002 - build_number: 1002 + build: hd74edd7_1003 + build_number: 1003 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-renderproto-0.11.1-hd74edd7_1003.conda + sha256: 36319e6d98146c3ddba70ee04f40ba501deefd02c57cbbb09bed62bfc1727719 + md5: 44942aa49e202d706262b5ec9d9f2c86 + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 11996 + timestamp: 1726802889993 +- kind: conda + name: xorg-util-macros + version: 1.20.1 + build: hb9d3cd8_0 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2 - sha256: 38942930f233d1898594dd9edf4b0c0786f3dbc12065a0c308634c37fd936034 - md5: 06feff3d2634e3097ce2fe681474b534 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-util-macros-1.20.1-hb9d3cd8_0.conda + sha256: 614fc5d898e42bee7ca80420d4dafbe6fe26ca29736b1e06f2a7b4c10333f1fe + md5: c9b2e502064789cecd08221914e7c12c depends: - - libgcc-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 44588 + timestamp: 1727740815343 +- kind: conda + name: xorg-util-macros + version: 1.20.1 + build: hb9d3cd8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-util-macros-1.20.1-hb9d3cd8_0.conda + sha256: 614fc5d898e42bee7ca80420d4dafbe6fe26ca29736b1e06f2a7b4c10333f1fe + md5: c9b2e502064789cecd08221914e7c12c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 9621 - timestamp: 1614866326326 + size: 44588 + timestamp: 1727740815343 - kind: conda name: xorg-xextproto version: 7.3.0 - build: h0b41bf4_1003 - build_number: 1003 + build: h00291cd_1004 + build_number: 1004 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xextproto-7.3.0-h00291cd_1004.conda + sha256: f57b66ebacc979e45e417b77576efec6532375c1d31977d47cf2001dd7cc74f8 + md5: eaff3bf5f5797697900cfe0b82ead026 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 31007 + timestamp: 1726846278365 +- kind: conda + name: xorg-xextproto + version: 7.3.0 + build: h00291cd_1004 + build_number: 1004 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xextproto-7.3.0-h00291cd_1004.conda + sha256: f57b66ebacc979e45e417b77576efec6532375c1d31977d47cf2001dd7cc74f8 + md5: eaff3bf5f5797697900cfe0b82ead026 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 31007 + timestamp: 1726846278365 +- kind: conda + name: xorg-xextproto + version: 7.3.0 + build: hb9d3cd8_1004 + build_number: 1004 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda - sha256: b8dda3b560e8a7830fe23be1c58cc41f407b2e20ae2f3b6901eb5842ba62b743 - md5: bce9f945da8ad2ae9b1d7165a64d0f87 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-hb9d3cd8_1004.conda + sha256: f302a3f6284ee9ad3b39e45251d7ed15167896564dc33e006077a896fd3458a6 + md5: bc4cd53a083b6720d61a1519a1900878 depends: - - libgcc-ng >=12 + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 30270 - timestamp: 1677036833037 + size: 30549 + timestamp: 1726846235301 - kind: conda name: xorg-xextproto version: 7.3.0 - build: h1a8c8d9_1003 - build_number: 1003 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xextproto-7.3.0-h1a8c8d9_1003.conda - sha256: 6e5500675070d5bd07ab790f81e6a768c7d1424185a10e896dd03e1ad6e37199 - md5: e054e2dd816a8907ac9d8d67a6020b37 + build: hb9d3cd8_1004 + build_number: 1004 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-hb9d3cd8_1004.conda + sha256: f302a3f6284ee9ad3b39e45251d7ed15167896564dc33e006077a896fd3458a6 + md5: bc4cd53a083b6720d61a1519a1900878 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 30550 - timestamp: 1677037030945 + size: 30549 + timestamp: 1726846235301 - kind: conda name: xorg-xextproto version: 7.3.0 - build: hb7f2c08_1003 + build: hcd874cb_1003 build_number: 1003 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xextproto-7.3.0-hb7f2c08_1003.conda - sha256: 53f1690e46c31c93f9899c6e6524bd1ddd4c8928caff5570b1d30e4ed89858f6 - md5: e4db268e1dc61ab3dcbbb302f6519f66 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-xextproto-7.3.0-hcd874cb_1003.conda + sha256: 04c0a08fd34fa33406c20f729e8f9cc40e8fd898072b952a5c14280fcf26f2e6 + md5: 6e6c2639620e436bddb7c040cd4f3adb + depends: + - m2w64-gcc-libs license: MIT license_family: MIT - size: 30477 - timestamp: 1677037035675 + size: 31034 + timestamp: 1677037259999 - kind: conda name: xorg-xextproto version: 7.3.0 @@ -51191,62 +101064,175 @@ packages: license_family: MIT size: 31034 timestamp: 1677037259999 +- kind: conda + name: xorg-xextproto + version: 7.3.0 + build: hd74edd7_1004 + build_number: 1004 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xextproto-7.3.0-hd74edd7_1004.conda + sha256: 269c395b2a70ee744bfd2f2bfdcb009a0558711791a238a95e459eae5bba2838 + md5: b353308d151470ab1a9e359502f3173b + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 30991 + timestamp: 1726846405266 +- kind: conda + name: xorg-xextproto + version: 7.3.0 + build: hd74edd7_1004 + build_number: 1004 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xextproto-7.3.0-hd74edd7_1004.conda + sha256: 269c395b2a70ee744bfd2f2bfdcb009a0558711791a238a95e459eae5bba2838 + md5: b353308d151470ab1a9e359502f3173b + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 30991 + timestamp: 1726846405266 - kind: conda name: xorg-xf86vidmodeproto version: 2.3.1 - build: h7f98852_1002 - build_number: 1002 + build: hb9d3cd8_1003 + build_number: 1003 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-h7f98852_1002.tar.bz2 - sha256: 43398aeacad5b8753b7a1c12cb6bca36124e0c842330372635879c350c430791 - md5: 3ceea9668625c18f19530de98b15d5b0 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-hb9d3cd8_1003.conda + sha256: 46c740d70fb27cc8afe591c51729a398fd26d25e218daab73732df2712dcd209 + md5: 139e6c4010a04f20897b5d655470bfec depends: - - libgcc-ng >=9.3.0 + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 25914 + timestamp: 1726801846317 +- kind: conda + name: xorg-xf86vidmodeproto + version: 2.3.1 + build: hb9d3cd8_1003 + build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-hb9d3cd8_1003.conda + sha256: 46c740d70fb27cc8afe591c51729a398fd26d25e218daab73732df2712dcd209 + md5: 139e6c4010a04f20897b5d655470bfec + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 25914 + timestamp: 1726801846317 +- kind: conda + name: xorg-xorgproto + version: '2024.1' + build: h00291cd_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xorgproto-2024.1-h00291cd_1.conda + sha256: 34049565572408df1417c16d234841d00cdd8c7ddad632f372c28bdffddb3c65 + md5: 8d29dcaff88cd231bb16ca7ec4819701 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 567510 + timestamp: 1726846480273 +- kind: conda + name: xorg-xorgproto + version: '2024.1' + build: hd74edd7_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xorgproto-2024.1-hd74edd7_1.conda + sha256: f76eb03c674719ccaf599c7f5e50a02747382928bdc0927509ef946d450edfa6 + md5: 1b974e05b976e33edb29a0475013ac60 + depends: + - __osx >=11.0 license: MIT license_family: MIT - size: 23875 - timestamp: 1620067286978 + size: 567698 + timestamp: 1726846426361 - kind: conda name: xorg-xproto version: 7.0.31 - build: h27ca646_1007 - build_number: 1007 - subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xproto-7.0.31-h27ca646_1007.tar.bz2 - sha256: 0ab583e40897d4f3ad414d768371839508bb2a46c5c99e2e5f504aedce5ecf84 - md5: fca1f15eca1f9fd68a5f2433cb8e5a3f + build: h00291cd_1008 + build_number: 1008 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xproto-7.0.31-h00291cd_1008.conda + sha256: 71d80c3d46d55b3397e2f0cc445da358c12e040f18d2e33f7f87b0d14cb97cb8 + md5: 8f159ae7eb0a0cad99a07951e11254c3 + depends: + - __osx >=10.13 license: MIT license_family: MIT - size: 74988 - timestamp: 1607291556181 + size: 73981 + timestamp: 1726845747049 - kind: conda name: xorg-xproto version: 7.0.31 - build: h35c211d_1007 - build_number: 1007 + build: h00291cd_1008 + build_number: 1008 subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xproto-7.0.31-h35c211d_1007.tar.bz2 - sha256: 433fa2cf3282e0e6f13cf5e73280cd1add4d3be76f19f2674cbd127c9ec70dd4 - md5: e1b279e3b8c03f88a90e81480a8f319a + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-xproto-7.0.31-h00291cd_1008.conda + sha256: 71d80c3d46d55b3397e2f0cc445da358c12e040f18d2e33f7f87b0d14cb97cb8 + md5: 8f159ae7eb0a0cad99a07951e11254c3 + depends: + - __osx >=10.13 + license: MIT + license_family: MIT + size: 73981 + timestamp: 1726845747049 +- kind: conda + name: xorg-xproto + version: 7.0.31 + build: hb9d3cd8_1008 + build_number: 1008 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-hb9d3cd8_1008.conda + sha256: ea02425c898d6694167952794e9a865e02e14e9c844efb067374f90b9ce8ce33 + md5: a63f5b66876bb1ec734ab4bdc4d11e86 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + license: MIT + license_family: MIT + size: 73315 + timestamp: 1726845753874 +- kind: conda + name: xorg-xproto + version: 7.0.31 + build: hb9d3cd8_1008 + build_number: 1008 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-hb9d3cd8_1008.conda + sha256: ea02425c898d6694167952794e9a865e02e14e9c844efb067374f90b9ce8ce33 + md5: a63f5b66876bb1ec734ab4bdc4d11e86 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 license: MIT license_family: MIT - size: 74832 - timestamp: 1607291623383 + size: 73315 + timestamp: 1726845753874 - kind: conda name: xorg-xproto version: 7.0.31 - build: h7f98852_1007 + build: hcd874cb_1007 build_number: 1007 - subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2 - sha256: f197bb742a17c78234c24605ad1fe2d88b1d25f332b75d73e5ba8cf8fbc2a10d - md5: b4a4381d54784606820704f7b5f05a15 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-xproto-7.0.31-hcd874cb_1007.tar.bz2 + sha256: b84cacba8479fa14199c9255fb62e005cacc619e90198c53b1653973709ec331 + md5: 88f3c65d2ad13826a9e0b162063be023 depends: - - libgcc-ng >=9.3.0 + - m2w64-gcc-libs license: MIT license_family: MIT - size: 74922 - timestamp: 1607291557628 + size: 75708 + timestamp: 1607292254607 - kind: conda name: xorg-xproto version: 7.0.31 @@ -51262,6 +101248,49 @@ packages: license_family: MIT size: 75708 timestamp: 1607292254607 +- kind: conda + name: xorg-xproto + version: 7.0.31 + build: hd74edd7_1008 + build_number: 1008 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xproto-7.0.31-hd74edd7_1008.conda + sha256: cadde65a884af07d11433d5eefa986c9958c9319cd45cf7ab72c0809ce468332 + md5: 7812af733bea6c9ecedfc45ab0f0135f + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 73637 + timestamp: 1726845786323 +- kind: conda + name: xorg-xproto + version: 7.0.31 + build: hd74edd7_1008 + build_number: 1008 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-xproto-7.0.31-hd74edd7_1008.conda + sha256: cadde65a884af07d11433d5eefa986c9958c9319cd45cf7ab72c0809ce468332 + md5: 7812af733bea6c9ecedfc45ab0f0135f + depends: + - __osx >=11.0 + license: MIT + license_family: MIT + size: 73637 + timestamp: 1726845786323 +- kind: conda + name: xz + version: 5.2.6 + build: h166bdaf_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 + sha256: 03a6d28ded42af8a347345f82f3eebdd6807a08526d47899a42d62d319609162 + md5: 2161070d867d1b1204ea749c8eec4ef0 + depends: + - libgcc-ng >=12 + license: LGPL-2.1 and GPL-2.0 + size: 418368 + timestamp: 1660346797927 - kind: conda name: xz version: 5.2.6 @@ -51286,6 +101315,28 @@ packages: license: LGPL-2.1 and GPL-2.0 size: 235693 timestamp: 1660346961024 +- kind: conda + name: xz + version: 5.2.6 + build: h57fd34a_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2 + sha256: 59d78af0c3e071021cfe82dc40134c19dab8cdf804324b62940f5c8cd71803ec + md5: 39c6b54e94014701dd157f4f576ed211 + license: LGPL-2.1 and GPL-2.0 + size: 235693 + timestamp: 1660346961024 +- kind: conda + name: xz + version: 5.2.6 + build: h775f41a_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.6-h775f41a_0.tar.bz2 + sha256: eb09823f34cc2dd663c0ec4ab13f246f45dcd52e5b8c47b9864361de5204a1c8 + md5: a72f9d4ea13d55d745ff1ed594747f10 + license: LGPL-2.1 and GPL-2.0 + size: 238119 + timestamp: 1660346964847 - kind: conda name: xz version: 5.2.6 @@ -51311,6 +101362,33 @@ packages: license: LGPL-2.1 and GPL-2.0 size: 217804 timestamp: 1660346976440 +- kind: conda + name: xz + version: 5.2.6 + build: h8d14728_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 + sha256: 54d9778f75a02723784dc63aff4126ff6e6749ba21d11a6d03c1f4775f269fe0 + md5: 515d77642eaa3639413c6b1bc3f94219 + depends: + - vc >=14.1,<15 + - vs2015_runtime >=14.16.27033 + license: LGPL-2.1 and GPL-2.0 + size: 217804 + timestamp: 1660346976440 +- kind: conda + name: yaml + version: 0.2.5 + build: h0d85af4_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-h0d85af4_2.tar.bz2 + sha256: 5301417e2c8dea45b401ffee8df3957d2447d4ce80c83c5ff151fc6bfe1c4148 + md5: d7e08fcf8259d742156188e8762b4d20 + license: MIT + license_family: MIT + size: 84237 + timestamp: 1641347062780 - kind: conda name: yaml version: 0.2.5 @@ -51337,6 +101415,34 @@ packages: license_family: MIT size: 88016 timestamp: 1641347076660 +- kind: conda + name: yaml + version: 0.2.5 + build: h3422bc3_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h3422bc3_2.tar.bz2 + sha256: 93181a04ba8cfecfdfb162fc958436d868cc37db504c58078eab4c1a3e57fbb7 + md5: 4bb3f014845110883a3c5ee811fd84b4 + license: MIT + license_family: MIT + size: 88016 + timestamp: 1641347076660 +- kind: conda + name: yaml + version: 0.2.5 + build: h7f98852_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2 + sha256: a4e34c710eeb26945bdbdaba82d3d74f60a78f54a874ec10d373811a5d217535 + md5: 4cb3ad778ec2d5a7acbdf254eb1c42ae + depends: + - libgcc-ng >=9.4.0 + license: MIT + license_family: MIT + size: 89141 + timestamp: 1641346969816 - kind: conda name: yaml version: 0.2.5 @@ -51368,6 +101474,36 @@ packages: license_family: MIT size: 63274 timestamp: 1641347623319 +- kind: conda + name: yaml + version: 0.2.5 + build: h8ffe710_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/yaml-0.2.5-h8ffe710_2.tar.bz2 + sha256: 4e2246383003acbad9682c7c63178e2e715ad0eb84f03a8df1fbfba455dfedc5 + md5: adbfb9f45d1004a26763652246a33764 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: MIT + license_family: MIT + size: 63274 + timestamp: 1641347623319 +- kind: conda + name: yaml-cpp + version: 0.8.0 + build: h13dd4ca_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-cpp-0.8.0-h13dd4ca_0.conda + sha256: e65a52fb1c9821ba3a7a670d650314f8ff983865e77ba9f69f74e0906844943d + md5: e783a232972a5c7dca549111e63a78b2 + depends: + - libcxx >=15.0.7 + license: MIT + license_family: MIT + size: 130329 + timestamp: 1695712959746 - kind: conda name: yaml-cpp version: 0.8.0 @@ -51397,6 +101533,37 @@ packages: license_family: MIT size: 204867 timestamp: 1695710312002 +- kind: conda + name: yaml-cpp + version: 0.8.0 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/yaml-cpp-0.8.0-h59595ed_0.conda + sha256: a65bb5284369e548a15a44b14baf1f7ac34fa4718d7d987dd29032caba2ecf20 + md5: 965eaacd7c18eb8361fd12bb9e7a57d7 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: MIT + license_family: MIT + size: 204867 + timestamp: 1695710312002 +- kind: conda + name: yaml-cpp + version: 0.8.0 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/yaml-cpp-0.8.0-h63175ca_0.conda + sha256: d2e506baddde40388700f2c83586a002b927810d453272065b9e7b69d422fcca + md5: 9032e2129ea7afcc1a8e3d85715a931d + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + size: 136608 + timestamp: 1695710737262 - kind: conda name: yaml-cpp version: 0.8.0 @@ -51427,53 +101594,150 @@ packages: license_family: MIT size: 130328 timestamp: 1695710502498 +- kind: conda + name: yaml-cpp + version: 0.8.0 + build: he965462_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/yaml-cpp-0.8.0-he965462_0.conda + sha256: 6e5e4afa1011a1ad5a734e895b8d2b2ad0fbc9ef6538aac8f852b33b2ebe44a8 + md5: 1bb3addc859ed1338370da6e2996ef47 + depends: + - libcxx >=15.0.7 + license: MIT + license_family: MIT + size: 130328 + timestamp: 1695710502498 - kind: conda name: yarl - version: 1.9.4 - build: py311h05b510d_0 + version: 1.14.0 + build: py311h3336109_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/yarl-1.14.0-py311h3336109_0.conda + sha256: e535f341e0368d3358e4a26e92e51dab866f50110f651345705ab6231fdec6eb + md5: 708c7c5043af765462ff74a183825607 + depends: + - __osx >=10.13 + - idna >=2.0 + - multidict >=4.0 + - propcache >=0.2.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 128591 + timestamp: 1728556443404 +- kind: conda + name: yarl + version: 1.14.0 + build: py311h3336109_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/yarl-1.14.0-py311h3336109_0.conda + sha256: e535f341e0368d3358e4a26e92e51dab866f50110f651345705ab6231fdec6eb + md5: 708c7c5043af765462ff74a183825607 + depends: + - __osx >=10.13 + - idna >=2.0 + - multidict >=4.0 + - propcache >=0.2.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 128591 + timestamp: 1728556443404 +- kind: conda + name: yarl + version: 1.14.0 + build: py311h460d6c5_0 subdir: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/yarl-1.9.4-py311h05b510d_0.conda - sha256: 1da2a08c44e284d17156838d8207fde58dececde3c07626114df4d9a64ae9213 - md5: 510eded0989b4ef17f3adeca6cb21b22 + url: https://conda.anaconda.org/conda-forge/osx-arm64/yarl-1.14.0-py311h460d6c5_0.conda + sha256: 8436c413e16212072a24fb638631ce98a11f31649bb6e8470c724d10da938bfa + md5: 4af3736e257ad084dcfef6226b689f92 depends: + - __osx >=11.0 - idna >=2.0 - multidict >=4.0 + - propcache >=0.2.0 - python >=3.11,<3.12.0a0 - python >=3.11,<3.12.0a0 *_cpython - python_abi 3.11.* *_cp311 license: Apache-2.0 license_family: Apache - size: 113463 - timestamp: 1705508875443 + size: 129405 + timestamp: 1728556463015 - kind: conda name: yarl - version: 1.9.4 - build: py311h459d7ec_0 + version: 1.14.0 + build: py311h460d6c5_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/yarl-1.14.0-py311h460d6c5_0.conda + sha256: 8436c413e16212072a24fb638631ce98a11f31649bb6e8470c724d10da938bfa + md5: 4af3736e257ad084dcfef6226b689f92 + depends: + - __osx >=11.0 + - idna >=2.0 + - multidict >=4.0 + - propcache >=0.2.0 + - python >=3.11,<3.12.0a0 + - python >=3.11,<3.12.0a0 *_cpython + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 129405 + timestamp: 1728556463015 +- kind: conda + name: yarl + version: 1.14.0 + build: py311h9ecbd09_0 subdir: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.9.4-py311h459d7ec_0.conda - sha256: 673e4a626e9e7d661154e5609f696c0c8a9247087f5c8b7744cfbb4fe0872713 - md5: fff0f2058e9d86c8bf5848ee93917a8d + url: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.14.0-py311h9ecbd09_0.conda + sha256: 18578ac0df9585707c831e826da9e8fe72270a071a88a7e30f5ec09775e55f19 + md5: df073ef5cec39c6ff3685674214aa573 depends: + - __glibc >=2.17,<3.0.a0 - idna >=2.0 - - libgcc-ng >=12 + - libgcc >=13 - multidict >=4.0 + - propcache >=0.2.0 - python >=3.11,<3.12.0a0 - python_abi 3.11.* *_cp311 license: Apache-2.0 license_family: Apache - size: 122372 - timestamp: 1705508480013 + size: 138722 + timestamp: 1728556421695 - kind: conda name: yarl - version: 1.9.4 - build: py311ha68e1ae_0 + version: 1.14.0 + build: py311h9ecbd09_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.14.0-py311h9ecbd09_0.conda + sha256: 18578ac0df9585707c831e826da9e8fe72270a071a88a7e30f5ec09775e55f19 + md5: df073ef5cec39c6ff3685674214aa573 + depends: + - __glibc >=2.17,<3.0.a0 + - idna >=2.0 + - libgcc >=13 + - multidict >=4.0 + - propcache >=0.2.0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + license: Apache-2.0 + license_family: Apache + size: 138722 + timestamp: 1728556421695 +- kind: conda + name: yarl + version: 1.14.0 + build: py311he736701_0 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/yarl-1.9.4-py311ha68e1ae_0.conda - sha256: 647a7f6395be44b82a3dd4ad58d02fd1ce56cca19083061cbb118f788c0f31e5 - md5: 522f873d68d2557056d6cfed8335fe96 + url: https://conda.anaconda.org/conda-forge/win-64/yarl-1.14.0-py311he736701_0.conda + sha256: 42631a9a42ce31ed855093ed7441374f7ae880cc18603205ac411a84b0299742 + md5: a5c76c67ebff022b129a3f0972d17494 depends: - idna >=2.0 - multidict >=4.0 + - propcache >=0.2.0 - python >=3.11,<3.12.0a0 - python_abi 3.11.* *_cp311 - ucrt >=10.0.20348.0 @@ -51481,40 +101745,75 @@ packages: - vc14_runtime >=14.29.30139 license: Apache-2.0 license_family: Apache - size: 113426 - timestamp: 1705509198913 + size: 129669 + timestamp: 1728556914487 - kind: conda name: yarl - version: 1.9.4 - build: py311he705e18_0 - subdir: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/yarl-1.9.4-py311he705e18_0.conda - sha256: 668ea9d1e0c7b4eaa769cc79de1ea4e8da22a61d4112e660ecbaca140f097109 - md5: 6b7f34fc151c338cdaca4d4d6fb92d55 + version: 1.14.0 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/yarl-1.14.0-py311he736701_0.conda + sha256: 42631a9a42ce31ed855093ed7441374f7ae880cc18603205ac411a84b0299742 + md5: a5c76c67ebff022b129a3f0972d17494 depends: - idna >=2.0 - multidict >=4.0 + - propcache >=0.2.0 - python >=3.11,<3.12.0a0 - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: Apache-2.0 license_family: Apache - size: 112887 - timestamp: 1705508591601 + size: 129669 + timestamp: 1728556914487 +- kind: conda + name: zipp + version: 3.20.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + sha256: 1e84fcfa41e0afdd87ff41e6fbb719c96a0e098c1f79be342293ab0bd8dea322 + md5: 4daaed111c05672ae669f7036ee5bba3 + depends: + - python >=3.8 + license: MIT + license_family: MIT + size: 21409 + timestamp: 1726248679175 - kind: conda name: zipp - version: 3.20.1 + version: 3.20.2 build: pyhd8ed1ab_0 subdir: noarch noarch: python - url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda - sha256: 30762bd25b6fc8714d5520a223ccf20ad4a6792dc439c54b59bf44b60bf51e72 - md5: 74a4befb4b38897e19a107693e49da20 + url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda + sha256: 1e84fcfa41e0afdd87ff41e6fbb719c96a0e098c1f79be342293ab0bd8dea322 + md5: 4daaed111c05672ae669f7036ee5bba3 depends: - python >=3.8 license: MIT license_family: MIT - size: 21110 - timestamp: 1724731063145 + size: 21409 + timestamp: 1726248679175 +- kind: conda + name: zlib + version: 1.2.13 + build: h4ab18f5_6 + build_number: 6 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.13-h4ab18f5_6.conda + sha256: 534824ea44939f3e59ca8ebb95e3ece6f50f9d2a0e69999fbc692311252ed6ac + md5: 559d338a4234c2ad6e676f460a093e67 + depends: + - libgcc-ng >=12 + - libzlib 1.2.13 h4ab18f5_6 + license: Zlib + license_family: Other + size: 92883 + timestamp: 1716874088980 - kind: conda name: zlib version: 1.2.13 @@ -51547,6 +101846,38 @@ packages: license_family: Other size: 88732 timestamp: 1716874218187 +- kind: conda + name: zlib + version: 1.2.13 + build: h87427d6_6 + build_number: 6 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/zlib-1.2.13-h87427d6_6.conda + sha256: 3091d48a579c08ba20885bc8856def925e9dee9d1a7d8713e3ce002eb29fcd19 + md5: 700b922d6d22e7deb5fb2964d0c8cf6a + depends: + - __osx >=10.13 + - libzlib 1.2.13 h87427d6_6 + license: Zlib + license_family: Other + size: 88732 + timestamp: 1716874218187 +- kind: conda + name: zlib + version: 1.2.13 + build: hfb2fe0b_6 + build_number: 6 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.2.13-hfb2fe0b_6.conda + sha256: c09c9cb6de86d87b9267a6331c74cc8fb05bae5ee7749070a5e8883c3eff5424 + md5: 88cf27df3eff5813734b538461f4c8cf + depends: + - __osx >=11.0 + - libzlib 1.2.13 hfb2fe0b_6 + license: Zlib + license_family: Other + size: 78193 + timestamp: 1716874169064 - kind: conda name: zlib version: 1.2.13 @@ -51566,21 +101897,105 @@ packages: - kind: conda name: zlib version: 1.3.1 - build: h2466b09_1 - build_number: 1 + build: h2466b09_2 + build_number: 2 subdir: win-64 - url: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_1.conda - sha256: 76409556e6c7cb91991cd94d7fc853c9272c2872bd7e3573ff35eb33d6fca5be - md5: f8e0a35bf6df768ad87ed7bbbc36ab04 + url: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_2.conda + sha256: 8c688797ba23b9ab50cef404eca4d004a948941b6ee533ead0ff3bf52012528c + md5: be60c4e8efa55fddc17b4131aa47acbd depends: - - libzlib 1.3.1 h2466b09_1 + - libzlib 1.3.1 h2466b09_2 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 license: Zlib license_family: Other - size: 108081 - timestamp: 1716874767420 + size: 107439 + timestamp: 1727963788936 +- kind: conda + name: zlib + version: 1.3.1 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_2.conda + sha256: 8c688797ba23b9ab50cef404eca4d004a948941b6ee533ead0ff3bf52012528c + md5: be60c4e8efa55fddc17b4131aa47acbd + depends: + - libzlib 1.3.1 h2466b09_2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + license_family: Other + size: 107439 + timestamp: 1727963788936 +- kind: conda + name: zlib + version: 1.3.1 + build: h8359307_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.3.1-h8359307_2.conda + sha256: 58f8860756680a4831c1bf4f294e2354d187f2e999791d53b1941834c4b37430 + md5: e3170d898ca6cb48f1bb567afb92f775 + depends: + - __osx >=11.0 + - libzlib 1.3.1 h8359307_2 + license: Zlib + license_family: Other + size: 77606 + timestamp: 1727963209370 +- kind: conda + name: zlib + version: 1.3.1 + build: hb9d3cd8_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.3.1-hb9d3cd8_2.conda + sha256: 5d7c0e5f0005f74112a34a7425179f4eb6e73c92f5d109e6af4ddeca407c92ab + md5: c9f075ab2f33b3bbee9e62d4ad0a6cd8 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc >=13 + - libzlib 1.3.1 hb9d3cd8_2 + license: Zlib + license_family: Other + size: 92286 + timestamp: 1727963153079 +- kind: conda + name: zlib + version: 1.3.1 + build: hd23fc13_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/zlib-1.3.1-hd23fc13_2.conda + sha256: 219edbdfe7f073564375819732cbf7cc0d7c7c18d3f546a09c2dfaf26e4d69f3 + md5: c989e0295dcbdc08106fe5d9e935f0b9 + depends: + - __osx >=10.13 + - libzlib 1.3.1 hd23fc13_2 + license: Zlib + license_family: Other + size: 88544 + timestamp: 1727963189976 +- kind: conda + name: zstd + version: 1.5.6 + build: h0ea2cb4_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda + sha256: 768e30dc513568491818fb068ee867c57c514b553915536da09e5d10b4ebf3c3 + md5: 9a17230f95733c04dc40a2b1e5491d74 + depends: + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + size: 349143 + timestamp: 1714723445995 - kind: conda name: zstd version: 1.5.6 @@ -51613,6 +102028,37 @@ packages: license_family: BSD size: 498900 timestamp: 1714723303098 +- kind: conda + name: zstd + version: 1.5.6 + build: h915ae27_0 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.6-h915ae27_0.conda + sha256: efa04a98cb149643fa54c4dad5a0179e36a5fbc88427ea0eec88ceed87fd0f96 + md5: 4cb2cd56f039b129bb0e491c1164167e + depends: + - __osx >=10.9 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 498900 + timestamp: 1714723303098 +- kind: conda + name: zstd + version: 1.5.6 + build: ha6fb4c9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda + sha256: c558b9cc01d9c1444031bd1ce4b9cff86f9085765f17627a6cd85fc623c8a02b + md5: 4d056880988120e29d75bfff282e0f45 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 554846 + timestamp: 1714722996770 - kind: conda name: zstd version: 1.5.6 @@ -51644,6 +102090,37 @@ packages: license_family: BSD size: 405089 timestamp: 1714723101397 +- kind: conda + name: zstd + version: 1.5.6 + build: hb46c0d2_0 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.6-hb46c0d2_0.conda + sha256: 2d4fd1ff7ee79cd954ca8e81abf11d9d49954dd1fef80f27289e2402ae9c2e09 + md5: d96942c06c3e84bfcc5efb038724a7fd + depends: + - __osx >=11.0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + size: 405089 + timestamp: 1714723101397 +- kind: conda + name: zziplib + version: 0.13.69 + build: h27826a3_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zziplib-0.13.69-h27826a3_1.tar.bz2 + sha256: 8ce40952fce6bb50ec74afda2f30f384ad9666add5b8a0f88927c6c2407f27f1 + md5: d0646083f3cb1ef27049538b8043ab15 + depends: + - libgcc-ng >=9.3.0 + - zlib >=1.2.11,<1.3.0a0 + license: GPL-2.0 + license_family: GPL + size: 99102 + timestamp: 1617437120421 - kind: conda name: zziplib version: 0.13.69 @@ -51677,6 +102154,38 @@ packages: license: LGPL-2.0-or-later OR MPL-1.1 size: 65791 timestamp: 1719242575938 +- kind: conda + name: zziplib + version: 0.13.69 + build: h3ca93ac_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zziplib-0.13.69-h3ca93ac_2.conda + sha256: e079aca99369f7a2a6a402a0256dad065cfaf17cd9ede1b03118ca5f38c6711d + md5: c79eee98990e5986d5d8bd02cf5a2a5e + depends: + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LGPL-2.0-or-later OR MPL-1.1 + size: 65791 + timestamp: 1719242575938 +- kind: conda + name: zziplib + version: 0.13.69 + build: h57f5043_2 + build_number: 2 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/zziplib-0.13.69-h57f5043_2.conda + sha256: 5966a1b79653f3f5a4b1f54e5873d170ee7d82c904db31e56516eb9d26bced44 + md5: 1b73101be2f12abfb040d98460b23065 + depends: + - __osx >=11.0 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.0-or-later OR MPL-1.1 + size: 99425 + timestamp: 1719242141755 - kind: conda name: zziplib version: 0.13.69 @@ -51692,6 +102201,51 @@ packages: license_family: GPL size: 84339 timestamp: 1617437185761 +- kind: conda + name: zziplib + version: 0.13.69 + build: h5dbffcc_1 + build_number: 1 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/zziplib-0.13.69-h5dbffcc_1.tar.bz2 + sha256: 5e7ee12c2867cb2f9a86ed5707c952f9dc677a08db515505c164b3d79ceed79f + md5: 1781abfd07d36369dac37dc7741387e1 + depends: + - zlib >=1.2.11,<1.3.0a0 + license: GPL-2.0 + license_family: GPL + size: 84339 + timestamp: 1617437185761 +- kind: conda + name: zziplib + version: 0.13.69 + build: h97fe558_2 + build_number: 2 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/zziplib-0.13.69-h97fe558_2.conda + sha256: 8f78809d199f9cf98fe127da3690819d2482c77cd93503f67679c6549fb631bd + md5: c363d1b158a2c59bab4be9150febacf7 + depends: + - __osx >=10.13 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.0-or-later OR MPL-1.1 + size: 93856 + timestamp: 1719242079320 +- kind: conda + name: zziplib + version: 0.13.69 + build: he1e0b03_1 + build_number: 1 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/zziplib-0.13.69-he1e0b03_1.tar.bz2 + sha256: e48dbd5e30f5c0efdf7d929664e9a623551ebb2dd4033a76bc31ded595847352 + md5: 45475ada2aaf132d1be927f53d3a2567 + depends: + - zlib >=1.2.11,<1.3.0a0 + license: GPL-2.0 + license_family: GPL + size: 95357 + timestamp: 1617437173697 - kind: conda name: zziplib version: 0.13.69 @@ -51707,3 +102261,18 @@ packages: license_family: GPL size: 95357 timestamp: 1617437173697 +- kind: conda + name: zziplib + version: 0.13.69 + build: he45264a_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zziplib-0.13.69-he45264a_2.conda + sha256: a7c3ba25f384c7eb30c4f4c2d390f62714e0b4946d315aa852749f927b4b03ff + md5: 6d2d107e0fb8bc381acd4e9c68dbeae7 + depends: + - libgcc-ng >=12 + - libzlib >=1.3.1,<2.0a0 + license: LGPL-2.0-or-later OR MPL-1.1 + size: 106915 + timestamp: 1719242059793 diff --git a/examples/turtlesim/pixi.toml b/examples/turtlesim/pixi.toml index c4285e64f..23abefae3 100644 --- a/examples/turtlesim/pixi.toml +++ b/examples/turtlesim/pixi.toml @@ -1,14 +1,34 @@ [project] authors = ["Ruben Arts "] -channels = ["conda-forge", "robostack-staging"] +channels = ["https://fast.prefix.dev/conda-forge", "robostack-staging"] description = "ultra fast turtlesim installation on multiple platforms" name = "turtlesim" platforms = ["linux-64", "win-64", "osx-64", "osx-arm64"] -[tasks] +# ROS2 Humble feature -------------------------------------- +[feature.humble.dependencies] +ros-humble-desktop = "0.10.0.*" +ros-humble-turtlesim = "1.4.2.*" + +[feature.humble.tasks] +rviz = "ros2 run rviz2 rviz2" start = "ros2 run turtlesim turtlesim_node" teleop = "ros2 run turtlesim turtle_teleop_key" +viz = "python turtle_marker_viz_ROS2.py" -[dependencies] -ros-humble-desktop = "0.10.0.*" -ros-humble-turtlesim = "1.4.2.*" +# ROS2 Humble feature -------------------------------------- +[feature.noetic.dependencies] +ros-noetic-desktop = ">=1.5.0,<2" +ros-noetic-turtlesim = ">=0.10.2,<0.11" + +[feature.noetic.tasks] +core = "roscore" +rviz = "rosrun rviz rviz" +start = "rosrun turtlesim turtlesim_node" +teleop = "rosrun turtlesim turtle_teleop_key" +viz = "python turtle_marker_viz_ROS1.py" + +[environments] +all = ["humble", "noetic"] +default = ["humble"] +noetic = { features = ["noetic"], no-default-feature = true } diff --git a/examples/turtlesim/turtle_marker_viz_ROS1.py b/examples/turtlesim/turtle_marker_viz_ROS1.py new file mode 100644 index 000000000..5dbe237f3 --- /dev/null +++ b/examples/turtlesim/turtle_marker_viz_ROS1.py @@ -0,0 +1,59 @@ +from math import sin, cos + +import rospy +from turtlesim.msg import Pose +from visualization_msgs.msg import Marker + + +def pose_callback(turtle_pose): + marker = Marker() + + # Marker settings + marker.header.frame_id = "map" + marker.header.stamp = rospy.Time.now() + marker.ns = "turtle_marker" + marker.id = 0 + marker.type = Marker.ARROW # Change to arrow + marker.action = Marker.ADD + + # Set the position of the marker based on turtle's pose + marker.pose.position.x = turtle_pose.x - 5.5 + marker.pose.position.y = turtle_pose.y - 5.5 + marker.pose.position.z = 0.0 + + # Set the orientation (turtle's heading in radians) + marker.pose.orientation.x = 0.0 + marker.pose.orientation.y = 0.0 + marker.pose.orientation.z = sin(turtle_pose.theta / 2.0) + marker.pose.orientation.w = cos(turtle_pose.theta / 2.0) + + # Set the scale of the arrow (length and width of the arrow) + marker.scale.x = 1.0 # Arrow length + marker.scale.y = 0.2 # Arrow width + marker.scale.z = 0.2 # Arrow height + + # Set the color (green arrow in this case) + marker.color.r = 0.0 + marker.color.g = 1.0 + marker.color.b = 0.0 + marker.color.a = 1.0 # Opaque + + # Lifetime of the marker (0 means it will stay forever) + marker.lifetime = rospy.Duration() + + # Publish the marker + marker_pub.publish(marker) + + +if __name__ == "__main__": + # Initialize the ROS node + rospy.init_node("turtle_marker_node", anonymous=True) + + # Publisher for RViz Marker + marker_pub = rospy.Publisher("/turtle_marker", Marker, queue_size=10) + + # Subscriber for the turtle pose + rospy.Subscriber("/turtle1/pose", Pose, pose_callback) + + # Keep the node running + rospy.spin() diff --git a/examples/turtlesim/turtle_marker_viz_ROS2.py b/examples/turtlesim/turtle_marker_viz_ROS2.py new file mode 100644 index 000000000..239b70c3e --- /dev/null +++ b/examples/turtlesim/turtle_marker_viz_ROS2.py @@ -0,0 +1,72 @@ +from math import sin, cos +import rclpy +from rclpy.node import Node +from turtlesim.msg import Pose +from visualization_msgs.msg import Marker +from builtin_interfaces.msg import Duration + + +class TurtleMarkerNode(Node): + def __init__(self): + super().__init__("turtle_marker_node") + + # Create publisher for RViz Marker + self.marker_pub = self.create_publisher(Marker, "/turtle_marker", 10) + + # Create subscriber for turtle pose + self.create_subscription(Pose, "/turtle1/pose", self.pose_callback, 10) + + def pose_callback(self, turtle_pose): + marker = Marker() + + # Marker settings + marker.header.frame_id = "map" + marker.header.stamp = self.get_clock().now().to_msg() + marker.ns = "turtle_marker" + marker.id = 0 + marker.type = Marker.ARROW # Arrow marker + marker.action = Marker.ADD + + # Set the position of the marker based on turtle's pose + marker.pose.position.x = turtle_pose.x - 5.5 + marker.pose.position.y = turtle_pose.y - 5.5 + marker.pose.position.z = 0.0 + + # Set the orientation (turtle's heading in radians) + marker.pose.orientation.x = 0.0 + marker.pose.orientation.y = 0.0 + marker.pose.orientation.z = sin(turtle_pose.theta / 2.0) + marker.pose.orientation.w = cos(turtle_pose.theta / 2.0) + + # Set the scale of the arrow (length and width of the arrow) + marker.scale.x = 1.0 # Arrow length + marker.scale.y = 0.2 # Arrow width + marker.scale.z = 0.2 # Arrow height + + # Set the color (green arrow) + marker.color.r = 0.0 + marker.color.g = 1.0 + marker.color.b = 0.0 + marker.color.a = 1.0 # Opaque + + # Lifetime of the marker (0 means it will stay forever) + marker.lifetime = Duration() + + # Publish the marker + self.marker_pub.publish(marker) + + +def main(args=None): + rclpy.init(args=args) + node = TurtleMarkerNode() + + # Keep the node spinning + rclpy.spin(node) + + # Shutdown once done + node.destroy_node() + rclpy.shutdown() + + +if __name__ == "__main__": + main()