mirror of
https://github.com/ryanvolz/radioconda.git
synced 2025-06-30 00:25:16 -04:00
Compare commits
3 Commits
16b8c79246
...
315fb797db
Author | SHA1 | Date | |
---|---|---|---|
|
315fb797db | ||
|
fafef943bf | ||
|
85c47dbcaf |
.github/workflows
installer_specs
buildenv.conda-lock.ymlradioconda-linux-64.lock
radioconda_installer.yamlradioconda-linux-64
radioconda-linux-aarch64.lockradioconda-linux-aarch64
radioconda-linux-ppc64le.lockradioconda-linux-ppc64le
radioconda-osx-64.lockradioconda-osx-64
radioconda-osx-arm64.lockradioconda-osx-arm64
radioconda-win-64.lockradioconda-win-64
1
.github/workflows/build_radioconda.yml
vendored
1
.github/workflows/build_radioconda.yml
vendored
@ -99,6 +99,7 @@ jobs:
|
||||
ARCH: ${{ matrix.ARCH }}
|
||||
INSTALL_PATH: ${{ github.workspace }}/test_installation
|
||||
run: |
|
||||
unset CONDARC
|
||||
bash dist/$DISTNAME-*-$OS_NAME-$ARCH.sh -b -p $INSTALL_PATH
|
||||
eval "$($INSTALL_PATH/bin/conda shell.bash hook)"
|
||||
conda info
|
||||
|
@ -3572,7 +3572,7 @@ package:
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmamba
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: linux-64
|
||||
dependencies:
|
||||
@ -3592,14 +3592,14 @@ package:
|
||||
spdlog: '>=1.15.1,<1.16.0a0'
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/linux-64/libmamba-2.0.5-h326b718_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/linux-64/libmamba-2.0.7-h326b718_0.conda
|
||||
hash:
|
||||
md5: 736726be0392e35e9c042d8ee00bafe9
|
||||
sha256: 2b98fcc76709c5f0bc6caefd656cd158e28888524ea43e863db2693f44ad1585
|
||||
md5: 0f4f1bbf9b06e4a228cb8d095eba6213
|
||||
sha256: f3ade8a79167645a3c55464342876d731d2cb9eb5c747d7eb61913440b2ad99a
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmamba
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: osx-64
|
||||
dependencies:
|
||||
@ -3618,14 +3618,14 @@ package:
|
||||
spdlog: '>=1.15.1,<1.16.0a0'
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-64/libmamba-2.0.5-h10bde34_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-64/libmamba-2.0.7-h10bde34_0.conda
|
||||
hash:
|
||||
md5: 02375500c1355d462136197ffa0f3c2a
|
||||
sha256: 580f1ee34bdd5de422f979700fa0ce0e626a0e73f78e127df03d589898ff5e8f
|
||||
md5: b714e237deae1aee58c0224e49eafb5b
|
||||
sha256: ca2d2747dc493b4b16a2d52e390971ec533e41a8d591d84c9b87bf2517ee3f44
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmamba
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: osx-arm64
|
||||
dependencies:
|
||||
@ -3644,14 +3644,14 @@ package:
|
||||
spdlog: '>=1.15.1,<1.16.0a0'
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/libmamba-2.0.5-habe23d5_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/libmamba-2.0.7-habe23d5_0.conda
|
||||
hash:
|
||||
md5: a7e0d167851dda60bc5a128f8facc730
|
||||
sha256: cf9932982dfe56efc641f3b8de54d1111ba8b0ff780e32755fe554edae116b73
|
||||
md5: fee1d3fcc5890dc014260269fce5c5f4
|
||||
sha256: 7d1db33feab2a969edfbfa4c62351a17f5ae673a10dc7c9bf12a488116485914
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmamba
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: win-64
|
||||
dependencies:
|
||||
@ -3671,21 +3671,21 @@ package:
|
||||
vc14_runtime: '>=14.29.30139'
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/win-64/libmamba-2.0.5-h630e368_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/win-64/libmamba-2.0.7-h630e368_0.conda
|
||||
hash:
|
||||
md5: 5dc58a7452547924085c28d79a2e52db
|
||||
sha256: 5eae27756ebadb13395ca22a6762e15020f88a03272faf7cdc76f00e28231e28
|
||||
md5: 2d7791c23d8c6e2da0c020077ff2558d
|
||||
sha256: 5a6b93e8aae412f0dd4fe483448300ca91696cb72bd1a727583141a787414dd5
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmambapy
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: linux-64
|
||||
dependencies:
|
||||
__glibc: '>=2.17,<3.0.a0'
|
||||
fmt: '>=11.1.4,<12.0a0'
|
||||
libgcc: '>=13'
|
||||
libmamba: 2.0.5
|
||||
libmamba: 2.0.7
|
||||
libstdcxx: '>=13'
|
||||
openssl: '>=3.4.1,<4.0a0'
|
||||
pybind11-abi: '4'
|
||||
@ -3693,61 +3693,61 @@ package:
|
||||
python_abi: 3.13.*
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/linux-64/libmambapy-2.0.5-py313h5753a4b_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/linux-64/libmambapy-2.0.7-py313h5753a4b_0.conda
|
||||
hash:
|
||||
md5: 279c2638524b46d1917e1bd122f7456d
|
||||
sha256: 36ee40a972bdc79a4b964bd7051944f9bf25cfe9b7e28b33f1f3a6858d7b21b4
|
||||
md5: 4a640fa019140d244b58d41c12ca1d2e
|
||||
sha256: 0c87c27e3b3fe52dbc2d2701b64d33ea0982f684467c71c6b07de7a4ed3baadc
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmambapy
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: osx-64
|
||||
dependencies:
|
||||
__osx: '>=10.13'
|
||||
fmt: '>=11.1.4,<12.0a0'
|
||||
libcxx: '>=18'
|
||||
libmamba: 2.0.5
|
||||
libmamba: 2.0.7
|
||||
openssl: '>=3.4.1,<4.0a0'
|
||||
pybind11-abi: '4'
|
||||
python: '>=3.13,<3.14.0a0'
|
||||
python_abi: 3.13.*
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-64/libmambapy-2.0.5-py313h8bd4fae_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-64/libmambapy-2.0.7-py313h8bd4fae_0.conda
|
||||
hash:
|
||||
md5: a10720a1ef2d01b6038a701f0bbe0b74
|
||||
sha256: f7ca307db889d4d523cd0d86bfee3fa1e52a88b0eb0a793f8b9bb0a963c88e75
|
||||
md5: b6e4344530d786d251e0aa5eebc61fb2
|
||||
sha256: 513a9f98926d2da93ead2435eb2f8716e87a53f849d4146f44f236b7e9ffaf75
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmambapy
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: osx-arm64
|
||||
dependencies:
|
||||
__osx: '>=11.0'
|
||||
fmt: '>=11.1.4,<12.0a0'
|
||||
libcxx: '>=18'
|
||||
libmamba: 2.0.5
|
||||
libmamba: 2.0.7
|
||||
openssl: '>=3.4.1,<4.0a0'
|
||||
pybind11-abi: '4'
|
||||
python: '>=3.13,<3.14.0a0'
|
||||
python_abi: 3.13.*
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/libmambapy-2.0.5-py313h11f075d_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/libmambapy-2.0.7-py313h11f075d_0.conda
|
||||
hash:
|
||||
md5: b2a71ca8bbc2ef081f04411a75a0e159
|
||||
sha256: a5f5598e31a32f187937bc8d2e4377ee73b7940e3b6415143143bbe511abe437
|
||||
md5: 6b02ad6070e8119903f65e6160cdde43
|
||||
sha256: dc3ac20b44e01296c713444123c9fb29841d044e09fee321f4bc34099e44ac53
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmambapy
|
||||
version: 2.0.5
|
||||
version: 2.0.7
|
||||
manager: conda
|
||||
platform: win-64
|
||||
dependencies:
|
||||
fmt: '>=11.1.4,<12.0a0'
|
||||
libmamba: 2.0.5
|
||||
libmamba: 2.0.7
|
||||
openssl: '>=3.4.1,<4.0a0'
|
||||
pybind11-abi: '4'
|
||||
python: '>=3.13,<3.14.0a0'
|
||||
@ -3757,10 +3757,10 @@ package:
|
||||
vc14_runtime: '>=14.29.30139'
|
||||
yaml-cpp: '>=0.8.0,<0.9.0a0'
|
||||
zstd: '>=1.5.6,<1.6.0a0'
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/win-64/libmambapy-2.0.5-py313h1c2b9a8_2.conda
|
||||
url: https://conda.anaconda.org/t/*****/conda-forge/win-64/libmambapy-2.0.7-py313h1c2b9a8_0.conda
|
||||
hash:
|
||||
md5: daca1ea95f8dedf5aec30cf5074ee0e8
|
||||
sha256: 31a5d18f176bcce970d8bbba8cc362f689ce141ed0ba865328d657c5035b7069
|
||||
md5: 41351e9799787629eac9d7420e596c55
|
||||
sha256: e1ce21744e30cf14379fcb05ce665a7744324ca3a4c19f5215c84f39bc7584e5
|
||||
category: main
|
||||
optional: false
|
||||
- name: libmpdec
|
||||
|
28
installer_specs/radioconda-linux-64.lock
generated
28
installer_specs/radioconda-linux-64.lock
generated
@ -1,6 +1,6 @@
|
||||
# Generated by conda-lock.
|
||||
# platform: linux-64
|
||||
# input_hash: d1bc79a8ab269d8bf401f5a5d05caadf6d0fac621ef0c099d03b89886156571b
|
||||
# input_hash: 8ed461db4f1ea84340c6780f74c7f82a2d594f04c23dc5946f3c9e4f14daa90c
|
||||
@EXPLICIT
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2#d7c89558ba9fa0495403155b64376d81
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/ca-certificates-2025.1.31-hbcca054_0.conda#19f3a56f68d2fd06c516076bff482c52
|
||||
@ -113,7 +113,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/volk-gnss-sdr-0.0.19-h71
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/x264-1%21164.3095-h166bdaf_2.tar.bz2#6c99772d483f566d59e25037fea2c4b1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2#4cb3ad778ec2d5a7acbdf254eb1c42ae
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/zlib-1.3.1-hb9d3cd8_2.conda#c9f075ab2f33b3bbee9e62d4ad0a6cd8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/zstd-1.5.7-hb8e6e7a_1.conda#02e4e2fa41a6528afba2e54cbc4280ff
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda#346722a0be40f6edc53f12640d301338
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda#c63b5e52939e795ba8d26e35d767a843
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda#9ae35c3d96db2c94ce0cef86efdfa2cb
|
||||
@ -126,7 +125,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/krb5-1.21.3-h659f571_0.c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2#76bbff344f0134279f225174e9064c8f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda#5e97e271911b8b2001a8b71860c32faa
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libasprintf-devel-0.23.1-h8e693c7_0.conda#2827e722a963b779ce878ef9b5474534
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libcap-2.75-h39aace5_0.conda#c44c16d6976d2aebbd65894d7741e67e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libcap-2.71-h39aace5_0.conda#dd19e4e3043f6948bd7454b946ee0983
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libdb-6.2.32-h9c3ff4c_0.tar.bz2#3f3258d8f841fbac63b36b75bdac1afd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libdrm-2.4.124-hb9d3cd8_0.conda#8bc89311041d7fcb510238cf0848ccae
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libgcrypt-lib-1.11.0-hb9d3cd8_2.conda#e55712ff40a054134d51b89afca57dbc
|
||||
@ -140,7 +139,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/libunwind-1.6.2-h9c3ff4c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2#309dec04b70a3cc0f1e84a4013683bc0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda#cde393f461e0c169d9ffb2fc70f81c33
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/lua-5.4.6-h2973eb6_1.conda#a8e850a97a73e2d297385ab468ea16d3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/mysql-libs-9.0.1-he0572af_4.conda#af19508df9d2e9f6894a9076a0857dc7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/nss-3.108-h159eef7_0.conda#3c872a5aa802ee5c645e09d4c5d38585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/ocl-icd-2.3.2-hb9d3cd8_2.conda#2e8d2b469559d6b2cb6fd4b34f9c8d7f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/pcre2-10.44-hba22ea6_2.conda#df359c09c41cd186fffb93a2d87aa6f5
|
||||
@ -156,6 +154,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/xcb-util-renderutil-0.3.
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/xcb-util-wm-0.4.2-hb711507_0.conda#608e0ef8256b81d04456e8d211eee3e8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/xorg-libsm-1.2.5-he73a12e_0.conda#4c3e9fab69804ec6077697922d70c6e2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/xorg-libx11-1.8.11-h4f16b4b_0.conda#b6eb6d0cb323179af168df8fe16fb0a1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda#4d056880988120e29d75bfff282e0f45
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/appdirs-1.4.4-pyhd8ed1ab_1.conda#f4e90937bbfc3a4a92539545a37bb448
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda#8f587de4bcf981e26228f268df374a9b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/attrs-25.1.0-pyh71513ae_0.conda#2cc3f588512f04f3a0c64b4e9bedc02d
|
||||
@ -183,6 +182,8 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_2.
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/gettext-0.23.1-h5888daf_0.conda#0754038c806eae440582da1c3af85577
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/gnutls-3.8.9-h5746830_0.conda#0e776b108cd87ee80618acc5ee64c07f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/greenlet-3.1.1-py312h2ec8cdc_1.conda#38c2f46af8b45f914f55911006cd7056
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda#0a802cb9888dd14eeefc611f05c40b6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda#8e6923fc12f1fe8f8c4e5c9f343256ac
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/idna-3.10-pyhd8ed1ab_1.conda#39a4f67be3286c86d696df570b1201b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/itsdangerous-2.2.0-pyhd8ed1ab_1.conda#7ac5f795c15f288984e32add616cdc59
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/jack-1.9.22-h7c63dc7_2.conda#f56277b7f079f1b13cbf7fb9b4f194c4
|
||||
@ -193,12 +194,13 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libcurl-8.12.1-h332b0f4_0.conda#45e9dc4e7b25e2841deb392be085500e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libglib-2.82.2-h2ff4ddf_1.conda#37d1af619d999ee8f1f73cf5a06f4e2f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libglx-1.7.0-ha4b6fd6_2.conda#c8013e438185f33b13814c5c488acd5c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libsystemd0-257.4-h4e0b6ca_1.conda#04bcf3055e51f8dde6fab9672fb9fca0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libsystemd0-257.3-h3dc2cb9_0.conda#df057752e83bd254f6d65646eb67cd2e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libtiff-4.7.0-hd9ff511_3.conda#0ea6510969e1296cc19966fad481f6de
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libudev1-257.4-hbe16f8c_1.conda#d6716795cd81476ac2f5465f1b1cde75
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libudev1-257.4-h9a4d06a_0.conda#8b87f46f586167c54b2d4c0fd4a72001
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libxml2-2.13.6-h8d12d68_0.conda#328382c0e0ca648e5c189d5ec336c604
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/markupsafe-3.0.2-py312h178313f_1.conda#eb227c3e0bf58f5bd69c0532b157975b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/mysql-libs-9.0.1-he0572af_4.conda#af19508df9d2e9f6894a9076a0857dc7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/ocl-icd-system-1.0.0-1.tar.bz2#577a4bd049737b11a24524e39a16a1f3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/packaging-24.2-pyhd8ed1ab_2.conda#3bfed7e6228ebf2f7b9eaa47f1b4e2aa
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_1.conda#5c092057b6badd30f75b06244ecd01c9
|
||||
@ -247,6 +249,7 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/fs-2.4.16-pyhd8ed1ab_0.con
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/gdk-pixbuf-2.42.12-hb9ae30d_0.conda#201db6c2d9a3c5e46573ac4cb2e92f4f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/glib-tools-2.82.2-h4833e2c_1.conda#e2e44caeaef6e4b107577aa46c95eb12
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_1.conda#7ee49e89531c0dcbba9466f6d115d585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h2-4.2.0-pyhd8ed1ab_0.conda#b4754fb1bdcb70c8fd54f918301582c6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_109.conda#e7a7a6e6f70553a31e6e79c65768d089
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib-metadata-8.6.1-pyha770c72_0.conda#f4b39bf00c69f56ac01e020ebfac066c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda#c85c76dc67d75619a92f51dfbce06992
|
||||
@ -286,7 +289,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-redpitay
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-remote-0.5.2-hee64af1_2.tar.bz2#7d044c01398c2c14525f21f159c3dd71
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-volk-converters-0.1.1-h0b997e9_3.conda#5a0cf60d6d58bb6ca328c23db3919235
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda#b1b505328da7a6b246787df4b5a49fbc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.2.2-pyhd8ed1ab_0.conda#92cdb6fe54b78739ad70637e4f0deb07
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/watchdog-6.0.0-py312h7900ff3_0.conda#687b37d1325f228429409465e811c0bc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/werkzeug-3.1.3-pyhd8ed1ab_1.conda#0a9b57c159d56b508613cc39022c1b9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/xcb-util-cursor-0.1.5-hb9d3cd8_0.conda#eb44b3b6deb1cab08d72cb61686fe64c
|
||||
@ -337,12 +339,12 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/pycairo-1.27.0-py312h51b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/pynacl-1.5.0-py312h66e93f0_4.conda#c47ede9450b5347c1933ccb552fca707
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/pyqt5-sip-12.12.2-py312h30efb56_5.conda#8a2a122dc4fe14d8cff38f1cf426381f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/qdarkstyle-3.2.3-pyhd8ed1ab_1.conda#b5d204064e9c816535282a94f30a40c9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/rtl-sdr-2.0.2-hb9d3cd8_1.conda#cff2e3b2d42039c69b2317a23ab1c34f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/superlu-5.2.2-h00795ac_0.tar.bz2#2fe6fcc1c7d6e2e8ea3f16ebd3306dbe
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/tbb-2022.0.0-hceb3a55_0.conda#79f0161f3ca73804315ca980f65d9c60
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/wsproto-1.2.0-pyhd8ed1ab_1.conda#2c7536a04d9c21e1dd05bd4a3b1e3a39
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/xorg-libxtst-1.2.5-hb9d3cd8_3.conda#7bbe9a0cc0df0ac5f5a8ad6d6a11af2f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/zstandard-0.23.0-py312hef9b889_1.conda#8b7069e9792ee4e5b4919a7a306d2e67
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/airspy-1.0.10-hb9d3cd8_1.conda#91e4b797f06a2e4a664518c7335ff8d9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/airspyhf-1.6.8-hb9d3cd8_1.conda#b9abf9549cb5ec533e2a2759113ef3e8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/armadillo-14.4.0-h4b2c6f2_0.conda#d2af7dc46c1a229ac8062194a6578e99
|
||||
@ -367,7 +369,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/libass-0.17.3-hba53ac1_1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/libbladerf-python-2024.05-py_2.conda#1463dfd317f3603a9593cac153527c6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libm2k-0.9.0-py312h04d462b_1.conda#7eb50b721908c89ebdbbd694b6e499d3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/libopenvino-2025.0.0-hdc3f47d_1.conda#ff14d34bee58e2b5f75606334974d87b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/mesalib-25.0.1-h0b126fc_0.conda#e13b8bc9b8ce3e482e0642ead508c148
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/mesalib-24.3.4-h0b126fc_1.conda#71fa34add72fccd383a3d8a40e0b0e9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/mirisdr-2.0.0-hb9d3cd8_1.conda#fae18232b14ca31881f50589bbd2b331
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/numexpr-2.10.2-py312h6a710ac_100.conda#67bf1e95cdc344f82b990ee422792426
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/pandas-2.2.3-py312hf9745cd_1.conda#8bce4f6caaf8c5448c7ac86d87e26b4b
|
||||
@ -387,7 +389,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-fcdpp-0.
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-hackrf-0.3.4-hee64af1_0.tar.bz2#0b2c78d40670de782eb2df4ceb733df4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-lms7-23.11.0-h1eb71b1_1.conda#9e04c6dd11b11772795d971bc2ef42a2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-rtlsdr-0.3.3-h44a8f8d_2.conda#fef661dc26aa8462f33331a575c07774
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/uhd-4.8.0.0-py312h0c4309e_0.conda#1921d45810c83122a820a2fd51104055
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda#32674f8dbfb7b26410ed580dd3c10a29
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/at-spi2-atk-2.38.0-h0630a04_3.tar.bz2#6b889f174df1e0f816276ae69281af4d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/bladerf-2024.05-hb9d3cd8_2.conda#4b4f2bfa18a02cbfb9e98cf01dbe8a18
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/digital_rf-2.6.11-py312hfc87f03_0.conda#84eb242c2e3ce6609ed1d5cbbead8f2d
|
||||
@ -412,9 +414,9 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-64/matplotlib-base-3.10.1-p
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyadi-iio-0.0.19-pyhd8ed1ab_0.conda#aca3bc166b666f8951a3f8b41f0d05be
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/pyside6-6.8.2-py312h91f0f75_1.conda#8baf6a8672bf235afede64de7a7da1c2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-engineio-4.11.2-pyhff2d567_0.conda#480833a0855e1d1782d8ec3aa9d91db2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/sdl3-3.2.8-h3083f51_0.conda#1a851d6f325949ce4c1cd5cd9e5003a7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-plutosdr-0.2.2-ha0264d5_0.conda#b99a779bdc30353aaff497428f161df0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-uhd-0.4.1-haa60c0e_14.conda#ae087a74eb0dc2a1b1eb5e7236aa52b6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda#49436a5c604f99058473d84580f0e341
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/gtk3-3.24.43-h021d004_4.conda#a891e341072432fafb853b3762957cbf
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/matplotlib-3.10.1-py312h7900ff3_0.conda#b598ea33028b8c40bee0fbc2e94b9870
|
||||
@ -423,13 +425,15 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/python-socketio-5.12.1-pyh
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/qt-main-5.15.15-hc3cb62f_2.conda#eadc22e45a87c8d5c71670d9ec956aba
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/sdl2-2.32.50-h9b8e6db_1.conda#0d27110a2f613abc268e31b3c1d5fb4f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-audio-0.1.1-h0938181_2.conda#e84eeeee1d1996299c8917cc56e809a6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/uhd-4.8.0.0-py312h0c4309e_0.conda#1921d45810c83122a820a2fd51104055
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/ffmpeg-7.1.1-gpl_ha1cb39d_700.conda#856cec033977073040c18c2b39bd6b1a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/flask-socketio-5.5.1-pyh29332c3_0.conda#03fb6a9594f156a510118a5b4fe64a02
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/inspectrum-0.3.1-hcdab9b9_0.conda#76fa80a67d2b2fd246d54bbd6af1dd7b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/pyqt-5.15.9-py312h949fe66_5.conda#f6548a564e2d01b2a42020259503945b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/qwt-6.3.0-h7c222af_0.conda#0b860b7c4d9d39043d168a279724ce1a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/sdl-1.2.68-h9b8e6db_1.conda#4fd26564616fd6c4b875af28c5d8ed65
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/wxwidgets-3.2.6-hf87bdbc_3.conda#b779fbedd39b206187ebd93b82f096db
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/soapysdr-module-uhd-0.4.1-haa60c0e_14.conda#ae087a74eb0dc2a1b1eb5e7236aa52b6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/wxwidgets-3.2.6-h1605dd1_2.conda#b1b3f9620aa8bc91687061c7bc829ddf
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/alsa-plugins-1.2.12-h702c2b0_1.conda#b9c86a47c1810de59e08335ef08d075b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-64/limesuite-23.11.0-hdf29579_1.conda#b6aab6499139909d819c63b7818aefeb
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyfda-0.9.2-pyh9208f05_1.conda#a1fdcc4e47c1abb4e0554e2fd02a841c
|
||||
|
@ -22,6 +22,7 @@ specs:
|
||||
- alsa-plugins=1.2.12=h702c2b0_1
|
||||
- aom=3.9.1=hac33072_0
|
||||
- appdirs=1.4.4=pyhd8ed1ab_1
|
||||
- archspec=0.2.5=pyhd8ed1ab_0
|
||||
- armadillo=14.4.0=h4b2c6f2_0
|
||||
- arpack=3.9.1=nompi_hf03ea27_102
|
||||
- asciimatics=1.15.0=pyhd8ed1ab_1
|
||||
@ -35,6 +36,7 @@ specs:
|
||||
- bidict=0.23.1=pyhd8ed1ab_1
|
||||
- bladerf=2024.05=hb9d3cd8_2
|
||||
- blinker=1.9.0=pyhff2d567_0
|
||||
- boltons=24.0.0=pyhd8ed1ab_1
|
||||
- brotli-bin=1.1.0=hb9d3cd8_2
|
||||
- brotli-python=1.1.0=py312h2ec8cdc_2
|
||||
- brotli=1.1.0=hb9d3cd8_2
|
||||
@ -50,6 +52,10 @@ specs:
|
||||
- click=8.1.8=pyh707e725_0
|
||||
- codec2=1.2.0=hb9d3cd8_3
|
||||
- colorama=0.4.6=pyhd8ed1ab_1
|
||||
- conda-libmamba-solver=25.1.1=pyhd8ed1ab_0
|
||||
- conda-package-handling=2.4.0=pyh7900ff3_2
|
||||
- conda-package-streaming=0.11.0=pyhd8ed1ab_1
|
||||
- conda=25.1.1=py312h7900ff3_1
|
||||
- construct=2.10.70=pyhd8ed1ab_0
|
||||
- contourpy=1.3.1=py312h68727a3_0
|
||||
- cpp-expected=1.1.0=hf52228f_0
|
||||
@ -60,6 +66,7 @@ specs:
|
||||
- dbus=1.13.6=h5008d03_3
|
||||
- decorator=5.2.1=pyhd8ed1ab_0
|
||||
- digital_rf=2.6.11=py312hfc87f03_0
|
||||
- distro=1.9.0=pyhd8ed1ab_1
|
||||
- docutils=0.21.2=pyhd8ed1ab_1
|
||||
- double-conversion=3.3.1=h5888daf_0
|
||||
- elfutils=0.192=h7f4e02f_1
|
||||
@ -83,6 +90,7 @@ specs:
|
||||
- fonttools=4.56.0=py312h178313f_0
|
||||
- freetype=2.12.1=h267a509_2
|
||||
- fribidi=1.0.10=h36c2ea0_0
|
||||
- frozendict=2.4.6=py312h66e93f0_0
|
||||
- fs=2.4.16=pyhd8ed1ab_0
|
||||
- future=1.0.0=pyhd8ed1ab_2
|
||||
- gdk-pixbuf=2.42.12=hb9ae30d_0
|
||||
@ -142,6 +150,7 @@ specs:
|
||||
- gtest=1.15.2=h434a139_0
|
||||
- gtk3=3.24.43=h021d004_4
|
||||
- h11=0.14.0=pyhd8ed1ab_1
|
||||
- h2=4.2.0=pyhd8ed1ab_0
|
||||
- h5py=3.13.0=nompi_py312hedeef09_100
|
||||
- hackrf=2024.02.1=hee39a08_1
|
||||
- hamlib-all=4.6.2=linux_2
|
||||
@ -153,6 +162,8 @@ specs:
|
||||
- harfbuzz=10.4.0=h76408a6_0
|
||||
- hdf5=1.14.3=nompi_h2d575fe_109
|
||||
- hicolor-icon-theme=0.17=ha770c72_2
|
||||
- hpack=4.1.0=pyhd8ed1ab_0
|
||||
- hyperframe=6.1.0=pyhd8ed1ab_0
|
||||
- icu=75.1=he02047a_0
|
||||
- idna=3.10=pyhd8ed1ab_1
|
||||
- importlib-metadata=8.6.1=pyha770c72_0
|
||||
@ -164,6 +175,8 @@ specs:
|
||||
- jack=1.9.22=h7c63dc7_2
|
||||
- jedi=0.19.2=pyhd8ed1ab_1
|
||||
- jinja2=3.1.6=pyhd8ed1ab_0
|
||||
- jsonpatch=1.33=pyhd8ed1ab_1
|
||||
- jsonpointer=3.0.0=py312h7900ff3_1
|
||||
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
|
||||
- jsonschema=4.23.0=pyhd8ed1ab_1
|
||||
- keyutils=1.6.1=h166bdaf_0
|
||||
@ -192,7 +205,7 @@ specs:
|
||||
- libbrotlicommon=1.1.0=hb9d3cd8_2
|
||||
- libbrotlidec=1.1.0=hb9d3cd8_2
|
||||
- libbrotlienc=1.1.0=hb9d3cd8_2
|
||||
- libcap=2.75=h39aace5_0
|
||||
- libcap=2.71=h39aace5_0
|
||||
- libcblas=3.9.0=31_he106b2a_openblas
|
||||
- libclang-cpp19.1=19.1.7=default_hb5137d0_1
|
||||
- libclang13=19.1.7=default_h9c6a7e4_1
|
||||
@ -241,7 +254,8 @@ specs:
|
||||
- libllvm19=19.1.7=ha7bfdaf_1
|
||||
- liblzma=5.6.4=hb9d3cd8_0
|
||||
- libm2k=0.9.0=py312h04d462b_1
|
||||
- libmamba=2.0.5=h326b718_2
|
||||
- libmamba=2.0.7=h326b718_0
|
||||
- libmambapy=2.0.7=py312h14a7a6e_0
|
||||
- libmatio=1.5.28=hbb92ff5_2
|
||||
- libmicrohttpd=1.0.1=hbc5bc17_1
|
||||
- libmirisdr4=2.0.0=hb9d3cd8_1
|
||||
@ -280,11 +294,11 @@ specs:
|
||||
- libssh2=1.11.1=hf672d98_0
|
||||
- libstdcxx-ng=14.2.0=h4852527_2
|
||||
- libstdcxx=14.2.0=h8f9b012_2
|
||||
- libsystemd0=257.4=h4e0b6ca_1
|
||||
- libsystemd0=257.3=h3dc2cb9_0
|
||||
- libtasn1=4.20.0=hb9d3cd8_0
|
||||
- libthrift=0.21.0=h0e7cc3e_0
|
||||
- libtiff=4.7.0=hd9ff511_3
|
||||
- libudev1=257.4=hbe16f8c_1
|
||||
- libudev1=257.4=h9a4d06a_0
|
||||
- libunistring=0.9.10=h7f98852_0
|
||||
- libunwind=1.6.2=h9c3ff4c_0
|
||||
- liburing=2.9=h84d6215_0
|
||||
@ -308,13 +322,14 @@ specs:
|
||||
- lzo=2.10=hd590300_1001
|
||||
- m17-cxx-demod=2.3.3=h051f366_5
|
||||
- mako=1.3.9=pyhd8ed1ab_0
|
||||
- mamba=2.0.5=h17bb787_2
|
||||
- mamba=2.0.7=h17bb787_0
|
||||
- markdown=3.6=pyhd8ed1ab_0
|
||||
- markupsafe=3.0.2=py312h178313f_1
|
||||
- matplotlib-base=3.10.1=py312hd3ec401_0
|
||||
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
|
||||
- matplotlib=3.10.1=py312h7900ff3_0
|
||||
- mesalib=25.0.1=h0b126fc_0
|
||||
- menuinst=2.2.0=py312h7900ff3_0
|
||||
- mesalib=24.3.4=h0b126fc_1
|
||||
- mirisdr=2.0.0=hb9d3cd8_1
|
||||
- mpg123=1.32.9=hc50e24c_0
|
||||
- mplcursors=0.6=pyhd8ed1ab_1
|
||||
@ -350,6 +365,8 @@ specs:
|
||||
- pip=25.0.1=pyh8b19718_0
|
||||
- pixman=0.44.2=h29eaf8c_0
|
||||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
|
||||
- platformdirs=4.3.6=pyhd8ed1ab_1
|
||||
- pluggy=1.5.0=pyhd8ed1ab_1
|
||||
- ply=3.11=pyhd8ed1ab_3
|
||||
- portaudio=19.7.0=hf4617a5_0
|
||||
- prompt-toolkit=3.0.50=pyha770c72_0
|
||||
@ -361,6 +378,7 @@ specs:
|
||||
- pyadi-iio=0.0.19=pyhd8ed1ab_0
|
||||
- pybind11-abi=4=hd8ed1ab_3
|
||||
- pycairo=1.27.0=py312h51b637d_0
|
||||
- pycosat=0.6.6=py312h66e93f0_2
|
||||
- pycparser=2.22=pyh29332c3_1
|
||||
- pyfda=0.9.2=pyh9208f05_1
|
||||
- pyfiglet=0.8.post1=py_0
|
||||
@ -434,12 +452,14 @@ specs:
|
||||
- toml=0.10.2=pyhd8ed1ab_1
|
||||
- tomli=2.2.1=pyhd8ed1ab_1
|
||||
- tornado=6.4.2=py312h66e93f0_0
|
||||
- tqdm=4.67.1=pyhd8ed1ab_1
|
||||
- traitlets=5.14.3=pyhd8ed1ab_1
|
||||
- truststore=0.10.1=pyh29332c3_0
|
||||
- typing_extensions=4.12.2=pyha770c72_1
|
||||
- tzdata=2025a=h78e105d_0
|
||||
- uhd=4.8.0.0=py312h0c4309e_0
|
||||
- unicodedata2=16.0.0=py312h66e93f0_0
|
||||
- urllib3=2.2.2=pyhd8ed1ab_0
|
||||
- urllib3=2.3.0=pyhd8ed1ab_0
|
||||
- volk-gnss-sdr=0.0.19=h716a40f_8
|
||||
- volk=3.2.0=h9e5c8e9_0
|
||||
- watchdog=6.0.0=py312h7900ff3_0
|
||||
@ -450,7 +470,7 @@ specs:
|
||||
- werkzeug=3.1.3=pyhd8ed1ab_1
|
||||
- wheel=0.45.1=pyhd8ed1ab_1
|
||||
- wsproto=1.2.0=pyhd8ed1ab_1
|
||||
- wxwidgets=3.2.6=hf87bdbc_3
|
||||
- wxwidgets=3.2.6=h1605dd1_2
|
||||
- x264=1!164.3095=h166bdaf_2
|
||||
- x265=3.5=h924138e_3
|
||||
- xcb-util-cursor=0.1.5=hb9d3cd8_0
|
||||
@ -485,13 +505,15 @@ specs:
|
||||
- zlib=1.3.1=hb9d3cd8_2
|
||||
- zope.event=5.0=pyhd8ed1ab_1
|
||||
- zope.interface=7.2=py312h66e93f0_0
|
||||
- zstd=1.5.7=hb8e6e7a_1
|
||||
- zstandard=0.23.0=py312hef9b889_1
|
||||
- zstd=1.5.6=ha6fb4c9_0
|
||||
user_requested_specs:
|
||||
- airspy
|
||||
- airspyhf
|
||||
- alsa-plugins
|
||||
- bladerf
|
||||
- codec2
|
||||
- conda
|
||||
- digital_rf
|
||||
- ephem
|
||||
- gnss-sdr
|
||||
|
28
installer_specs/radioconda-linux-aarch64.lock
generated
28
installer_specs/radioconda-linux-aarch64.lock
generated
@ -1,6 +1,6 @@
|
||||
# Generated by conda-lock.
|
||||
# platform: linux-aarch64
|
||||
# input_hash: 0dc16842f6f46adb65f7f9ddb7d411933df82c1feadf9e711503046a9e8046be
|
||||
# input_hash: 0a873ada1cdc6c34fc518ee5f8b79dc47b777d2e60342202e48fefc1974b1d1b
|
||||
@EXPLICIT
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/ca-certificates-2025.1.31-hcefe29a_0.conda#462cb166cd2e26a396f856510a3aff67
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2#0c96522c6bdaed4b1566d11387caaf45
|
||||
@ -109,7 +109,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/volk-gnss-sdr-0.0.1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/x264-1%21164.3095-h4e544f5_2.tar.bz2#0efaf807a0b5844ce5f605bd9b668281
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/yaml-0.2.5-hf897c2e_2.tar.bz2#b853307650cb226731f653aa623936a4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/zlib-1.3.1-h86ecc28_2.conda#bc230abb5d21b63ff4799b0e75204783
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/zstd-1.5.7-hbcf94c1_1.conda#d98196f3502425e14f82bdfc8eb4ae27
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/aom-3.9.1-hcccb83c_0.conda#cc744ac4efe5bcaa8cca51ff5b850df0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/brotli-bin-1.1.0-h86ecc28_2.conda#7d48b185fe1f722f8cda4539bb931f85
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/freetype-2.12.1-hf0a5ef3_2.conda#a5ab74c5bd158c3d5532b66d8d83d907
|
||||
@ -122,7 +121,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/krb5-1.21.3-h50a48e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/lerc-4.0.0-h4de3ea5_0.tar.bz2#1a0ffc65e03ce81559dbcb0695ad1476
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libaec-1.1.3-h2f0025b_0.conda#e52c4a30901a90354855e40992af907d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libasprintf-devel-0.23.1-h5e0f5ae_0.conda#ec789924a13fcd14c53cbf90ea1b8551
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libcap-2.75-h51d75a7_0.conda#c5456e13665779bf7a62dc7724ca2938
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libcap-2.71-h51d75a7_0.conda#29f6092b6e938516ca0b042837e64fa5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libdb-6.2.32-h01db608_0.tar.bz2#7cbfba14d5adfa65db945d5112909394
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libdrm-2.4.124-h86ecc28_0.conda#a8058bcb6b4fa195aaa20452437c7727
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libgcrypt-lib-1.11.0-h86ecc28_2.conda#07c1e27a75b217e5502bff34cd23c353
|
||||
@ -136,7 +135,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libunwind-1.6.2-h01
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libvorbis-1.3.7-h01db608_0.tar.bz2#c2863ff72c6d8a59054f8b9102c206e9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libvpx-1.14.1-h0a1ffab_0.conda#3cb63f822a49e4c406639ebf8b5d87d7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/lua-5.4.6-h6e35974_1.conda#8b1536d56d217011db24e6aa58bf0e88
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/mysql-libs-9.0.1-h11569fd_4.conda#283642d922c40633996f0f1afb5c9993
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/nss-3.108-h7e26b49_0.conda#660d326c40248c240dacc5d5901c9e14
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/ocl-icd-2.3.2-h86ecc28_2.conda#5787dec0e2b0e26d6842a63ebe0de9fb
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pcre2-10.44-h070dd5b_2.conda#94022de9682cb1a0bb18a99cbc3541b3
|
||||
@ -152,6 +150,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/xcb-util-renderutil
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/xcb-util-wm-0.4.2-h5c728e9_0.conda#f14dcda6894722e421da2b7dcffb0b78
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/xorg-libsm-1.2.5-h0808dbd_0.conda#3983c253f53f67a9d8710fc96646950f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/xorg-libx11-1.8.11-hca56bd8_0.conda#b4f818a0a4e60cffe755381166c82888
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/zstd-1.5.6-h02f22dd_0.conda#be8d5f8cf21aed237b8b182ea86b3dd6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/appdirs-1.4.4-pyhd8ed1ab_1.conda#f4e90937bbfc3a4a92539545a37bb448
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda#8f587de4bcf981e26228f268df374a9b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/attrs-25.1.0-pyh71513ae_0.conda#2cc3f588512f04f3a0c64b4e9bedc02d
|
||||
@ -179,6 +178,8 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_2.
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/gettext-0.23.1-h5ad3122_0.conda#6a8190d3f7d7a171aeacf7d01bb9b14f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/gnutls-3.8.9-ha125074_0.conda#04313be3799488c48c13014ac77e068a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/greenlet-3.1.1-py312h6f74592_1.conda#d9ccd43f6648449f80b098709e2450c7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda#0a802cb9888dd14eeefc611f05c40b6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda#8e6923fc12f1fe8f8c4e5c9f343256ac
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/idna-3.10-pyhd8ed1ab_1.conda#39a4f67be3286c86d696df570b1201b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/itsdangerous-2.2.0-pyhd8ed1ab_1.conda#7ac5f795c15f288984e32add616cdc59
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/jack-1.9.22-h5c6c0ed_2.conda#e6abd2a51bd727a1b62a54524f760864
|
||||
@ -189,12 +190,13 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libcups-2.3.3-h405e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libcurl-8.12.1-h6702fde_0.conda#14c340cb70867cf7953d2632f89270b5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libglib-2.82.2-hc486b8e_1.conda#6dfc5a88cfd58288999ab5081f57de9c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libglx-1.7.0-hd24410f_2.conda#1d4269e233636148696a67e2d30dad2a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libsystemd0-257.4-h2bb824b_1.conda#e3b59ca7df96941bebeb1fa932f045b5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libsystemd0-257.3-h27834fc_0.conda#c5887d8cb34661658118cc7951772335
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libtiff-4.7.0-h88f7998_3.conda#36a0ea4a173338c8725dc0807e99cf22
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libudev1-257.4-h7b9e449_1.conda#2221b6437dcc3859343592eff80dc9a4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libudev1-257.4-h1187dce_0.conda#0a0bd551a68587c7dd852324da97b853
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libxml2-2.13.6-h2e0c361_0.conda#a159a92f890f862408c951c08f13415f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/markupsafe-3.0.2-py312h74ce7d3_1.conda#bc8607ab678073a0441808a31465f4fb
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/mysql-libs-9.0.1-h11569fd_4.conda#283642d922c40633996f0f1afb5c9993
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/ocl-icd-system-1.0.0-1.tar.bz2#97956cc9e200c26ccd08a8e8f4ec7499
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/packaging-24.2-pyhd8ed1ab_2.conda#3bfed7e6228ebf2f7b9eaa47f1b4e2aa
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_1.conda#5c092057b6badd30f75b06244ecd01c9
|
||||
@ -243,6 +245,7 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/fs-2.4.16-pyhd8ed1ab_0.con
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/gdk-pixbuf-2.42.12-ha61d561_0.conda#332ed304e6d1c1333ccbdc0fdd722fe9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/glib-tools-2.82.2-h78ca943_1.conda#260e61a98e9e6ffccd95394ace6fc162
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_1.conda#7ee49e89531c0dcbba9466f6d115d585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h2-4.2.0-pyhd8ed1ab_0.conda#b4754fb1bdcb70c8fd54f918301582c6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/hdf5-1.14.3-nompi_h6ed7ac7_109.conda#9f6ead54eb026d0abb89c98d621c717c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib-metadata-8.6.1-pyha770c72_0.conda#f4b39bf00c69f56ac01e020ebfac066c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda#c85c76dc67d75619a92f51dfbce06992
|
||||
@ -282,7 +285,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-red
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-remote-0.5.2-he88f3d8_2.tar.bz2#10661218518a8bc2fb358951f9ff0225
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-volk-converters-0.1.1-hc992928_3.conda#bcb6ebe59845da58a7aa5087794e39c0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda#b1b505328da7a6b246787df4b5a49fbc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.2.2-pyhd8ed1ab_0.conda#92cdb6fe54b78739ad70637e4f0deb07
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/watchdog-6.0.0-py312h8025657_0.conda#4277c99e1d083987c041557d31139fd7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/werkzeug-3.1.3-pyhd8ed1ab_1.conda#0a9b57c159d56b508613cc39022c1b9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/xcb-util-cursor-0.1.5-h86ecc28_0.conda#d6bb2038d26fa118d5cbc2761116f3e5
|
||||
@ -331,12 +333,12 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pycairo-1.27.0-py31
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pynacl-1.5.0-py312hb2c0f52_4.conda#0e93dcd48ce5b39b90dfade10bc079a6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pyqt5-sip-12.12.2-py312h2aa54b4_5.conda#7c5ab0e0116ca04d502eeff5ce67623d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/qdarkstyle-3.2.3-pyhd8ed1ab_1.conda#b5d204064e9c816535282a94f30a40c9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/rtl-sdr-2.0.2-h86ecc28_1.conda#8dea1166585c9e5c94ed4a0341cadb96
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/superlu-5.2.2-h4b58547_0.tar.bz2#32ff86b3335def4756143ee4799ca6ce
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/tbb-2022.0.0-h243be18_0.conda#adc00506117e9ea09114ce0dac3681f0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/wsproto-1.2.0-pyhd8ed1ab_1.conda#2c7536a04d9c21e1dd05bd4a3b1e3a39
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/xorg-libxtst-1.2.5-h57736b2_3.conda#c05698071b5c8e0da82a282085845860
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/zstandard-0.23.0-py312hb698573_1.conda#ffcb8e97e62af42075e0e5f46bb9856e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/airspy-1.0.10-h86ecc28_1.conda#757a6287260413040c2f3e436c2952a2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/airspyhf-1.6.8-h86ecc28_1.conda#d42dc18ca9d1e8a33699bda33176224a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/armadillo-14.4.0-h3b5eff6_0.conda#186340876126d4ad12ef0b208687018f
|
||||
@ -361,7 +363,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libass-0.17.3-hdba4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/libbladerf-python-2024.05-py_2.conda#1463dfd317f3603a9593cac153527c6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libm2k-0.9.0-py312h9e812b1_1.conda#47ece3aab62ca3aea04ad1b2ffd5f05f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/libopenvino-2025.0.0-hd63d6c0_1.conda#4ac119af4c4c06a230f83778d150ff74
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/mesalib-25.0.1-h1d34c93_0.conda#06f8f0a45061cb3bebaab670dda31e00
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/mesalib-24.3.4-h1d34c93_1.conda#5d841cbc39217d8cd2339d131f903b6d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/mirisdr-2.0.0-h86ecc28_1.conda#a6cb5d6f928adf0c98f13c7c8fa5bd63
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/numexpr-2.10.2-py312h4c002e7_0.conda#adb0514cf11c7586be3b44a8aa2f80c5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pandas-2.2.3-py312ha2895bd_2.conda#39a91ac336d350513de6aad56da5a920
|
||||
@ -381,7 +383,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-fcd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-hackrf-0.3.4-he88f3d8_0.tar.bz2#9a4681b61b151178c67a9ae9dc9e9bbd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-lms7-23.11.0-hd9ae2f7_1.conda#d453f054ffac3983b6cab98b71eef933
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-rtlsdr-0.3.3-hd53839e_2.conda#a85777305e2e750cc7a7c2112ee2e3c4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/uhd-4.8.0.0-py312h0ef7e8d_0.conda#a96595be8ea364c1477d63a8140ea605
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda#32674f8dbfb7b26410ed580dd3c10a29
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/at-spi2-atk-2.38.0-h1f2db35_3.tar.bz2#4ea9d4634f3b054549be5e414291801e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/bladerf-2024.05-h86ecc28_2.conda#dc563f57bcd51c4bcf1b80df2049caff
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/digital_rf-2.6.11-py312h91a0b02_0.conda#3ede40d01df340ad22a0a6b4135f7081
|
||||
@ -404,9 +406,9 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/matplotlib-base-3.1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyadi-iio-0.0.19-pyhd8ed1ab_0.conda#aca3bc166b666f8951a3f8b41f0d05be
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pyside6-6.8.2-py312hdd999d0_1.conda#9ef8d1d4d60ba1f81cd1d1e457b3b580
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-engineio-4.11.2-pyhff2d567_0.conda#480833a0855e1d1782d8ec3aa9d91db2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/sdl3-3.2.8-h9cc03ad_0.conda#826ab52468c17fc696d6f0ab75e42bc2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-plutosdr-0.2.2-h901e66a_0.conda#1cc1963b74764aa381bec11a98708ed4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-uhd-0.4.1-h008a518_14.conda#0850673856847eb8df58358fcbedcaea
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda#49436a5c604f99058473d84580f0e341
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/gtk3-3.24.43-hd0cad38_4.conda#628d8a36bf3acdbfe3d13a7bf44d9ec2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/matplotlib-3.10.1-py312h8025657_0.conda#dfd67a0e2f7cbe668d170e43e95b476d
|
||||
@ -415,13 +417,15 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/python-socketio-5.12.1-pyh
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/qt-main-5.15.15-hcc483f7_2.conda#a8de867a854c0a8d10047093e2faa5c8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/sdl2-2.32.50-h7851d19_1.conda#83f2b36f187b0269471774983ecfa39f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-audio-0.1.1-h4356ce9_2.conda#6f962765e9ab6d01bbb864b5b92ed84d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/uhd-4.8.0.0-py312h0ef7e8d_0.conda#a96595be8ea364c1477d63a8140ea605
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/ffmpeg-7.1.1-gpl_hfe580f9_700.conda#fc15ca56a214c7c4ee996140ca884bf8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/flask-socketio-5.5.1-pyh29332c3_0.conda#03fb6a9594f156a510118a5b4fe64a02
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/inspectrum-0.3.1-ha6d2d91_0.conda#aca49cef8b45f89ee6f576408ed709d7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/pyqt-5.15.9-py312hd46c331_5.conda#80bcd2a52b661b05687f0e72ccdbf209
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/qwt-6.3.0-h473b47b_0.conda#1d1d4b20ca1b3303d5cd468c9ec1fa1d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/sdl-1.2.68-h7851d19_1.conda#8787525cefbbadfac5675e491fdc4dfd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/wxwidgets-3.2.6-ha63e5ef_3.conda#5daf87ab79dee7959db3863ac24cbbcf
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/soapysdr-module-uhd-0.4.1-h008a518_14.conda#0850673856847eb8df58358fcbedcaea
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/wxwidgets-3.2.6-hf400727_2.conda#71d4120e63ee824240f2deb70d2ca749
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/alsa-plugins-1.2.12-hce16396_1.conda#7199b2e4ee1875cedaf3c8e1374c8427
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-aarch64/limesuite-23.11.0-h00f8104_1.conda#bff95e28de7de6d0abd1a9cffd726072
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyfda-0.9.2-pyh9208f05_1.conda#a1fdcc4e47c1abb4e0554e2fd02a841c
|
||||
|
@ -21,6 +21,7 @@ specs:
|
||||
- alsa-plugins=1.2.12=hce16396_1
|
||||
- aom=3.9.1=hcccb83c_0
|
||||
- appdirs=1.4.4=pyhd8ed1ab_1
|
||||
- archspec=0.2.5=pyhd8ed1ab_0
|
||||
- armadillo=14.4.0=h3b5eff6_0
|
||||
- arpack=3.9.1=nompi_h6fc4d3a_102
|
||||
- asciimatics=1.15.0=pyhd8ed1ab_1
|
||||
@ -34,6 +35,7 @@ specs:
|
||||
- bidict=0.23.1=pyhd8ed1ab_1
|
||||
- bladerf=2024.05=h86ecc28_2
|
||||
- blinker=1.9.0=pyhff2d567_0
|
||||
- boltons=24.0.0=pyhd8ed1ab_1
|
||||
- brotli-bin=1.1.0=h86ecc28_2
|
||||
- brotli-python=1.1.0=py312h6f74592_2
|
||||
- brotli=1.1.0=h86ecc28_2
|
||||
@ -49,6 +51,10 @@ specs:
|
||||
- click=8.1.8=pyh707e725_0
|
||||
- codec2=1.2.0=h86ecc28_3
|
||||
- colorama=0.4.6=pyhd8ed1ab_1
|
||||
- conda-libmamba-solver=25.1.1=pyhd8ed1ab_0
|
||||
- conda-package-handling=2.4.0=pyh7900ff3_2
|
||||
- conda-package-streaming=0.11.0=pyhd8ed1ab_1
|
||||
- conda=25.1.1=py312h996f985_1
|
||||
- construct=2.10.70=pyhd8ed1ab_0
|
||||
- contourpy=1.3.1=py312h451a7dd_0
|
||||
- cpp-expected=1.1.0=h4c384f3_0
|
||||
@ -59,6 +65,7 @@ specs:
|
||||
- dbus=1.13.6=h12b9eeb_3
|
||||
- decorator=5.2.1=pyhd8ed1ab_0
|
||||
- digital_rf=2.6.11=py312h91a0b02_0
|
||||
- distro=1.9.0=pyhd8ed1ab_1
|
||||
- docutils=0.21.2=pyhd8ed1ab_1
|
||||
- double-conversion=3.3.1=h5ad3122_0
|
||||
- elfutils=0.192=h63239f7_1
|
||||
@ -82,6 +89,7 @@ specs:
|
||||
- fonttools=4.56.0=py312hcc812fe_0
|
||||
- freetype=2.12.1=hf0a5ef3_2
|
||||
- fribidi=1.0.10=hb9de7d4_0
|
||||
- frozendict=2.4.6=py312hb2c0f52_0
|
||||
- fs=2.4.16=pyhd8ed1ab_0
|
||||
- future=1.0.0=pyhd8ed1ab_2
|
||||
- gdk-pixbuf=2.42.12=ha61d561_0
|
||||
@ -141,6 +149,7 @@ specs:
|
||||
- gtest=1.15.2=h70be974_0
|
||||
- gtk3=3.24.43=hd0cad38_4
|
||||
- h11=0.14.0=pyhd8ed1ab_1
|
||||
- h2=4.2.0=pyhd8ed1ab_0
|
||||
- h5py=3.13.0=nompi_py312h9a738b8_100
|
||||
- hackrf=2024.02.1=hdd0dd80_1
|
||||
- hamlib-all=4.6.2=linux_2
|
||||
@ -152,6 +161,8 @@ specs:
|
||||
- harfbuzz=10.4.0=hb5e3f52_0
|
||||
- hdf5=1.14.3=nompi_h6ed7ac7_109
|
||||
- hicolor-icon-theme=0.17=h8af1aa0_2
|
||||
- hpack=4.1.0=pyhd8ed1ab_0
|
||||
- hyperframe=6.1.0=pyhd8ed1ab_0
|
||||
- icu=75.1=hf9b3779_0
|
||||
- idna=3.10=pyhd8ed1ab_1
|
||||
- importlib-metadata=8.6.1=pyha770c72_0
|
||||
@ -163,6 +174,8 @@ specs:
|
||||
- jack=1.9.22=h5c6c0ed_2
|
||||
- jedi=0.19.2=pyhd8ed1ab_1
|
||||
- jinja2=3.1.6=pyhd8ed1ab_0
|
||||
- jsonpatch=1.33=pyhd8ed1ab_1
|
||||
- jsonpointer=3.0.0=py312h996f985_1
|
||||
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
|
||||
- jsonschema=4.23.0=pyhd8ed1ab_1
|
||||
- keyutils=1.6.1=h4e544f5_0
|
||||
@ -190,7 +203,7 @@ specs:
|
||||
- libbrotlicommon=1.1.0=h86ecc28_2
|
||||
- libbrotlidec=1.1.0=h86ecc28_2
|
||||
- libbrotlienc=1.1.0=h86ecc28_2
|
||||
- libcap=2.75=h51d75a7_0
|
||||
- libcap=2.71=h51d75a7_0
|
||||
- libcblas=3.9.0=31_hab92f65_openblas
|
||||
- libclang-cpp19.1=19.1.7=default_he324ac1_1
|
||||
- libclang13=19.1.7=default_h4390ef5_1
|
||||
@ -239,7 +252,8 @@ specs:
|
||||
- libllvm19=19.1.7=h2edbd07_1
|
||||
- liblzma=5.6.4=h86ecc28_0
|
||||
- libm2k=0.9.0=py312h9e812b1_1
|
||||
- libmamba=2.0.5=hd0952cb_2
|
||||
- libmamba=2.0.7=hd0952cb_0
|
||||
- libmambapy=2.0.7=py312h558803d_0
|
||||
- libmatio=1.5.28=h939d0d8_2
|
||||
- libmicrohttpd=1.0.1=hbc975ca_1
|
||||
- libmirisdr4=2.0.0=h86ecc28_1
|
||||
@ -276,11 +290,11 @@ specs:
|
||||
- libssh2=1.11.1=ha41c0db_0
|
||||
- libstdcxx-ng=14.2.0=hf1166c9_2
|
||||
- libstdcxx=14.2.0=h3f4de04_2
|
||||
- libsystemd0=257.4=h2bb824b_1
|
||||
- libsystemd0=257.3=h27834fc_0
|
||||
- libtasn1=4.20.0=h86ecc28_0
|
||||
- libthrift=0.21.0=h154c74f_0
|
||||
- libtiff=4.7.0=h88f7998_3
|
||||
- libudev1=257.4=h7b9e449_1
|
||||
- libudev1=257.4=h1187dce_0
|
||||
- libunistring=0.9.10=hf897c2e_0
|
||||
- libunwind=1.6.2=h01db608_0
|
||||
- liburing=2.9=h17cf362_0
|
||||
@ -303,13 +317,14 @@ specs:
|
||||
- lzo=2.10=h31becfc_1001
|
||||
- m17-cxx-demod=2.3.3=hf62ac73_5
|
||||
- mako=1.3.9=pyhd8ed1ab_0
|
||||
- mamba=2.0.5=hf707ec9_2
|
||||
- mamba=2.0.7=hf707ec9_0
|
||||
- markdown=3.6=pyhd8ed1ab_0
|
||||
- markupsafe=3.0.2=py312h74ce7d3_1
|
||||
- matplotlib-base=3.10.1=py312h965bf68_0
|
||||
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
|
||||
- matplotlib=3.10.1=py312h8025657_0
|
||||
- mesalib=25.0.1=h1d34c93_0
|
||||
- menuinst=2.2.0=py312h996f985_0
|
||||
- mesalib=24.3.4=h1d34c93_1
|
||||
- mirisdr=2.0.0=h86ecc28_1
|
||||
- mpg123=1.32.9=h65af167_0
|
||||
- mplcursors=0.6=pyhd8ed1ab_1
|
||||
@ -344,6 +359,8 @@ specs:
|
||||
- pip=25.0.1=pyh8b19718_0
|
||||
- pixman=0.44.2=h86a87f0_0
|
||||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
|
||||
- platformdirs=4.3.6=pyhd8ed1ab_1
|
||||
- pluggy=1.5.0=pyhd8ed1ab_1
|
||||
- ply=3.11=pyhd8ed1ab_3
|
||||
- portaudio=19.7.0=h9d01bbc_0
|
||||
- prompt-toolkit=3.0.50=pyha770c72_0
|
||||
@ -355,6 +372,7 @@ specs:
|
||||
- pyadi-iio=0.0.19=pyhd8ed1ab_0
|
||||
- pybind11-abi=4=hd8ed1ab_3
|
||||
- pycairo=1.27.0=py312hb14272e_0
|
||||
- pycosat=0.6.6=py312hb2c0f52_2
|
||||
- pycparser=2.22=pyh29332c3_1
|
||||
- pyfda=0.9.2=pyh9208f05_1
|
||||
- pyfiglet=0.8.post1=py_0
|
||||
@ -428,12 +446,14 @@ specs:
|
||||
- toml=0.10.2=pyhd8ed1ab_1
|
||||
- tomli=2.2.1=pyhd8ed1ab_1
|
||||
- tornado=6.4.2=py312h52516f5_0
|
||||
- tqdm=4.67.1=pyhd8ed1ab_1
|
||||
- traitlets=5.14.3=pyhd8ed1ab_1
|
||||
- truststore=0.10.1=pyh29332c3_0
|
||||
- typing_extensions=4.12.2=pyha770c72_1
|
||||
- tzdata=2025a=h78e105d_0
|
||||
- uhd=4.8.0.0=py312h0ef7e8d_0
|
||||
- unicodedata2=16.0.0=py312hb2c0f52_0
|
||||
- urllib3=2.2.2=pyhd8ed1ab_0
|
||||
- urllib3=2.3.0=pyhd8ed1ab_0
|
||||
- volk-gnss-sdr=0.0.19=ha105d01_8
|
||||
- volk=3.2.0=hf20420f_0
|
||||
- watchdog=6.0.0=py312h8025657_0
|
||||
@ -443,7 +463,7 @@ specs:
|
||||
- werkzeug=3.1.3=pyhd8ed1ab_1
|
||||
- wheel=0.45.1=pyhd8ed1ab_1
|
||||
- wsproto=1.2.0=pyhd8ed1ab_1
|
||||
- wxwidgets=3.2.6=ha63e5ef_3
|
||||
- wxwidgets=3.2.6=hf400727_2
|
||||
- x264=1!164.3095=h4e544f5_2
|
||||
- x265=3.5=hdd96247_3
|
||||
- xcb-util-cursor=0.1.5=h86ecc28_0
|
||||
@ -477,13 +497,15 @@ specs:
|
||||
- zlib=1.3.1=h86ecc28_2
|
||||
- zope.event=5.0=pyhd8ed1ab_1
|
||||
- zope.interface=7.2=py312h52516f5_0
|
||||
- zstd=1.5.7=hbcf94c1_1
|
||||
- zstandard=0.23.0=py312hb698573_1
|
||||
- zstd=1.5.6=h02f22dd_0
|
||||
user_requested_specs:
|
||||
- airspy
|
||||
- airspyhf
|
||||
- alsa-plugins
|
||||
- bladerf
|
||||
- codec2
|
||||
- conda
|
||||
- digital_rf
|
||||
- ephem
|
||||
- gnss-sdr
|
||||
|
26
installer_specs/radioconda-linux-ppc64le.lock
generated
26
installer_specs/radioconda-linux-ppc64le.lock
generated
@ -1,6 +1,6 @@
|
||||
# Generated by conda-lock.
|
||||
# platform: linux-ppc64le
|
||||
# input_hash: 7e2f6d2ac94cf6f32993e985659be034760d330c9f40f199a3714de123e9b336
|
||||
# input_hash: eafc22151718d158abb07654e65be640111d7bb7e361ce4876f1e4c362698ef9
|
||||
@EXPLICIT
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/_libgcc_mutex-0.1-conda_forge.tar.bz2#e96f48755dc7c9f86c4aecf4cac40477
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/ca-certificates-2025.1.31-h0f6029e_0.conda#8d0acc0c1a478b5123b1ca5d644e5cae
|
||||
@ -106,7 +106,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/volk-gnss-sdr-0.0.1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/x264-1%21164.3095-hb283c62_2.tar.bz2#6f2364dc5380ba3ba55c46958033f901
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/yaml-0.2.5-h4e0d66e_2.tar.bz2#e480df649632a5f96b7a24dfc213fd3d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/zlib-1.3.1-h190368a_2.conda#d37df14a1c2556f3a85b2fb580806b4b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/zstd-1.5.7-h53ff00b_1.conda#713cb4f3efc898b557455a32a245e92c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/aom-3.9.1-hd444e8b_0.conda#460c5de6253fd487bf1010df9190e821
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/brotli-bin-1.1.0-h190368a_2.conda#c7b2bacda1f9530c701b4f397d7f94d4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/freetype-2.12.1-h5baba08_2.conda#013ae28f9209809d857b5920ce4cf4cc
|
||||
@ -119,7 +118,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/krb5-1.21.3-h7eda64
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/lerc-4.0.0-hbbae597_0.tar.bz2#fc65ed3c14d2236d5917f11eaf2b949f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libaec-1.1.3-h46f38da_0.conda#fe40b3465643863d0222c4cf861e8a97
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libasprintf-devel-0.23.1-h921c762_0.conda#88ee035f0c616e12b5fe37086231f645
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libcap-2.75-hcf8ba42_0.conda#86f4bee135af5d0d5fca0462af56d6f4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libcap-2.71-hcf8ba42_0.conda#e4bbee5e05cbe863d47158c1f4ef995b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libdb-6.2.32-h3b9df90_0.tar.bz2#058aa993994ca97ce133aff8490f7a82
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libdrm-2.4.124-h190368a_0.conda#f3eeab839debb2ee8ad88ce8e5750a67
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libgcrypt-lib-1.11.0-h190368a_2.conda#4890fb4bba5d4a97c7540d8041ddaf34
|
||||
@ -149,6 +148,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/xcb-util-renderutil
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/xcb-util-wm-0.4.2-had93e6f_0.conda#ff3156fa3fe07b4698b066390a257811
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/xorg-libsm-1.2.5-h9be89da_0.conda#cd7778117c54235321486aa6b4231947
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/xorg-libx11-1.8.11-h67a18fa_0.conda#dc4f683125cd378d994e09ea307c63c7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/zstd-1.5.6-h03a2076_0.conda#a9d68e57375d156a0fb5fde2ad0cf2a6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/appdirs-1.4.4-pyhd8ed1ab_1.conda#f4e90937bbfc3a4a92539545a37bb448
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda#8f587de4bcf981e26228f268df374a9b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/attrs-25.1.0-pyh71513ae_0.conda#2cc3f588512f04f3a0c64b4e9bedc02d
|
||||
@ -176,6 +176,8 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_2.
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/gettext-0.23.1-h2621725_0.conda#5c3df02139c3cd182c16e3b425f96b01
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/gnutls-3.8.9-h5911fd5_0.conda#4ea74e8173ec68e051fdcbe9ef9c909f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/greenlet-3.1.1-py312h239da9a_1.conda#5cc8598bdcc326e621555facafa0f032
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda#0a802cb9888dd14eeefc611f05c40b6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda#8e6923fc12f1fe8f8c4e5c9f343256ac
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/idna-3.10-pyhd8ed1ab_1.conda#39a4f67be3286c86d696df570b1201b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/itsdangerous-2.2.0-pyhd8ed1ab_1.conda#7ac5f795c15f288984e32add616cdc59
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/jack-1.9.22-hde2c0c8_2.conda#6a22a1108bce1dc43e16dacc564a6c9d
|
||||
@ -186,9 +188,9 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libcups-2.3.3-hdb7e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libcurl-8.12.1-h9fbccba_0.conda#355ef0fc05301756174f87c6709817f8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libglib-2.82.2-h3d6172d_1.conda#ddb4bd3ce7a8782dfcb483ffdd615a23
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libglx-1.7.0-h5d83ef4_2.conda#7235bd01d074c94b44771566411677ad
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libsystemd0-257.4-h6081cc9_1.conda#ab9231557feee350f5de32858c7ba7ca
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libsystemd0-257.3-heb40919_0.conda#fcb890ae10d89d58df071a1e7e79ea6b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libtiff-4.7.0-hd5672b1_3.conda#5e7d8405ff3f86e845710f6df2a1f7e1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libudev1-257.4-h792074e_1.conda#e5435d6154cbb75d21a25957c9eb3ba4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libudev1-257.4-h53447cf_0.conda#97265195af5d89a14c6ccfc00635686a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libxml2-2.13.6-he91524c_0.conda#247a9c00026f06f9ed5a3643562a8903
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/markupsafe-3.0.2-py312h1d80cea_1.conda#627ff740d9f5e82b51035331aa5f8a0c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19
|
||||
@ -241,6 +243,7 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/fs-2.4.16-pyhd8ed1ab_0.con
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/gdk-pixbuf-2.42.12-h5400e70_0.conda#a3542b31afa5e5a97e9f171163662075
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/glib-tools-2.82.2-h15a6420_1.conda#f68708942480c2f8067376ac1f7ae898
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_1.conda#7ee49e89531c0dcbba9466f6d115d585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h2-4.2.0-pyhd8ed1ab_0.conda#b4754fb1bdcb70c8fd54f918301582c6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/hdf5-1.14.3-nompi_h8e4418e_109.conda#f347760ba5f9953a153c0e45d2726c2e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib-metadata-8.6.1-pyha770c72_0.conda#f4b39bf00c69f56ac01e020ebfac066c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda#c85c76dc67d75619a92f51dfbce06992
|
||||
@ -279,7 +282,6 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-red
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-remote-0.5.2-h6f8e04d_2.tar.bz2#0252a97f2e29b625aa4aad21ab0a9d85
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-volk-converters-0.1.1-h3047db8_3.conda#ad151aaaa39f771e75a79d99e080a397
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda#b1b505328da7a6b246787df4b5a49fbc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.2.2-pyhd8ed1ab_0.conda#92cdb6fe54b78739ad70637e4f0deb07
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/watchdog-6.0.0-py312h2344ed7_0.conda#58339b585bd90a6f5c1a3748d32dde44
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/werkzeug-3.1.3-pyhd8ed1ab_1.conda#0a9b57c159d56b508613cc39022c1b9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/xorg-libxcomposite-0.4.6-h190368a_2.conda#c8adb0807ea583b87070720dc32f7df7
|
||||
@ -327,11 +329,11 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/pycairo-1.27.0-py31
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/pynacl-1.5.0-py312h2984477_4.conda#244fe732330a204057649d5fe3aaa5a6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/pyqt5-sip-12.12.2-py312hd38e099_5.conda#b0e19d4eb8d5465fd8b9bde9a8701fb8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/qdarkstyle-3.2.3-pyhd8ed1ab_1.conda#b5d204064e9c816535282a94f30a40c9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/rtl-sdr-2.0.2-h190368a_1.conda#c515e1076b43763b493b4276003c723d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/superlu-5.2.2-ha2bd32a_0.tar.bz2#b78bbd0e2c35c0ee6052c8df9ca53937
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/wsproto-1.2.0-pyhd8ed1ab_1.conda#2c7536a04d9c21e1dd05bd4a3b1e3a39
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/xorg-libxtst-1.2.5-h190368a_3.conda#bb5eab6a966202b0f088cf348bfcaa46
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/zstandard-0.23.0-py312h3e12cc9_1.conda#87de3e0a4fbbf4f2a029a77b1bb4f822
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/airspy-1.0.10-h190368a_1.conda#58835d1587fe7bfb33fd819e423da27e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/airspyhf-1.6.8-h190368a_1.conda#e4c637f1f0e596b3bec7f4c3991125b8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/armadillo-14.4.0-ha7b67cb_0.conda#7eac22b667f0a247abccc4f62ed86cbd
|
||||
@ -355,7 +357,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libad9361-iio-c-0.3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libass-0.17.3-h078e623_1.conda#c6edb7400bc12da999da9f0c300a3118
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/libbladerf-python-2024.05-py_2.conda#1463dfd317f3603a9593cac153527c6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/libm2k-0.9.0-py312hfad950e_1.conda#a9106fef76e91d838d4dd39796b01b9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/mesalib-25.0.1-hfe8c3a1_0.conda#deaffe7907afdf5379e46cb585793e84
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/mesalib-24.3.4-hfe8c3a1_1.conda#1a9c803c4dc50d6a3a0a1f45c24caffc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/mirisdr-2.0.0-h190368a_1.conda#3ae082fd7c020bbcca1f751e61740509
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/numexpr-2.10.2-py312hb6f6b32_0.conda#2e6de7558d1c2b4e5f33cd43e16af88f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/pandas-2.2.3-py312h2613dcb_2.conda#cfc74fa1f7493a5566b0dd36fdbb3340
|
||||
@ -374,7 +376,7 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-fcd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-hackrf-0.3.4-h6f8e04d_0.tar.bz2#b42e4a5bf0847722be5037b79fb898b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-lms7-23.11.0-ha119c29_1.conda#7641b24b981977801f9c7138ff6da480
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-rtlsdr-0.3.3-h7f3508f_2.conda#0f3bd7025d4c2834cb63d121d06a8fa6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/uhd-4.8.0.0-py312ha2da450_0.conda#9ddc131e2a3b18d38dfb1a06eb793169
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda#32674f8dbfb7b26410ed580dd3c10a29
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/at-spi2-atk-2.38.0-h633f9df_3.tar.bz2#c2eb5fe574eb08b882b42dfae6db5982
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/bladerf-2024.05-h190368a_2.conda#a4339cc2b150ba0ef416e9cc36cfbcca
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/digital_rf-2.6.11-py312h24b6a2b_0.conda#58cb43edd6cd1d375dde73a20fdd1ca8
|
||||
@ -386,9 +388,9 @@ https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/librtaudio6-5.2.0-h
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/matplotlib-base-3.10.1-py312h5a52afb_0.conda#27972ebdcaf77f02c56fb510cd40b422
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyadi-iio-0.0.19-pyhd8ed1ab_0.conda#aca3bc166b666f8951a3f8b41f0d05be
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-engineio-4.11.2-pyhff2d567_0.conda#480833a0855e1d1782d8ec3aa9d91db2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/sdl3-3.2.8-h4722d9d_0.conda#33fcc7e6f0ae611665e4681233a69ac4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-plutosdr-0.2.2-ha6f28a8_0.conda#5c3b8d62cd7d165370e0dcca2cb4dd1b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-uhd-0.4.1-h56adf28_14.conda#ecbef7a378905b08363ae68375d3c3b2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda#49436a5c604f99058473d84580f0e341
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/gtk3-3.24.43-h757dead_4.conda#cc002a1f008718b218ddc3f481e6d1b6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/matplotlib-3.10.1-py312h2344ed7_0.conda#f6fa4e48bd68232ae8025cac54d91a44
|
||||
@ -397,13 +399,15 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/python-socketio-5.12.1-pyh
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/qt-main-5.15.15-hd745ca5_2.conda#8653b19968f001fb0ae87e91b599f1ab
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/sdl2-2.32.50-h2fa4009_1.conda#13377f306e916febbb93bf3e38075788
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-audio-0.1.1-h96c2adf_2.conda#59978e56c5c733827a1bc2f274fef301
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/uhd-4.8.0.0-py312ha2da450_0.conda#9ddc131e2a3b18d38dfb1a06eb793169
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/ffmpeg-7.1.1-gpl_h06d6122_100.conda#ecab5162007c4a8ad3c3a283341f5824
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/flask-socketio-5.5.1-pyh29332c3_0.conda#03fb6a9594f156a510118a5b4fe64a02
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/inspectrum-0.3.1-hb0a1fd9_0.conda#941f34874acbf87c0b3163cb7f3979d2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/pyqt-5.15.9-py312h3902226_5.conda#825128d8754c0f44b6a33f34dfe6e387
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/qwt-6.2.0-he5e8f9e_6.conda#3782534a91daee97ad52357974238e1a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/sdl-1.2.68-h2fa4009_1.conda#8c77f7cfc5c334f0c8892f177a243961
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/wxwidgets-3.2.6-he32a394_3.conda#0c4c64b95763c418af0cad2b848acd9c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/soapysdr-module-uhd-0.4.1-h56adf28_14.conda#ecbef7a378905b08363ae68375d3c3b2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/wxwidgets-3.2.6-hdcb2b0f_2.conda#a9f4f182e82cff1c9d49fffd6bb61e62
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/alsa-plugins-1.2.12-h4577cdd_1.conda#c407fbaa1b9dc9aad5156ce8cc55f6b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/linux-ppc64le/limesuite-23.11.0-hb7d5b33_1.conda#fc7359f11eb21b71e361ca0ab6546230
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyfda-0.9.2-pyh9208f05_1.conda#a1fdcc4e47c1abb4e0554e2fd02a841c
|
||||
|
@ -22,6 +22,7 @@ specs:
|
||||
- alsa-plugins=1.2.12=h4577cdd_1
|
||||
- aom=3.9.1=hd444e8b_0
|
||||
- appdirs=1.4.4=pyhd8ed1ab_1
|
||||
- archspec=0.2.5=pyhd8ed1ab_0
|
||||
- armadillo=14.4.0=ha7b67cb_0
|
||||
- arpack=3.9.1=nompi_h265af79_102
|
||||
- asciimatics=1.15.0=pyhd8ed1ab_1
|
||||
@ -35,6 +36,7 @@ specs:
|
||||
- bidict=0.23.1=pyhd8ed1ab_1
|
||||
- bladerf=2024.05=h190368a_2
|
||||
- blinker=1.9.0=pyhff2d567_0
|
||||
- boltons=24.0.0=pyhd8ed1ab_1
|
||||
- brotli-bin=1.1.0=h190368a_2
|
||||
- brotli-python=1.1.0=py312h239da9a_2
|
||||
- brotli=1.1.0=h190368a_2
|
||||
@ -50,6 +52,10 @@ specs:
|
||||
- click=8.1.8=pyh707e725_0
|
||||
- codec2=1.2.0=h190368a_3
|
||||
- colorama=0.4.6=pyhd8ed1ab_1
|
||||
- conda-libmamba-solver=25.1.1=pyhd8ed1ab_0
|
||||
- conda-package-handling=2.4.0=pyh7900ff3_2
|
||||
- conda-package-streaming=0.11.0=pyhd8ed1ab_1
|
||||
- conda=25.1.1=py312h7864ebf_1
|
||||
- construct=2.10.70=pyhd8ed1ab_0
|
||||
- contourpy=1.3.1=py312hc0892ed_0
|
||||
- cpp-expected=1.1.0=he01d56d_0
|
||||
@ -60,6 +66,7 @@ specs:
|
||||
- dbus=1.13.6=h0f95b14_3
|
||||
- decorator=5.2.1=pyhd8ed1ab_0
|
||||
- digital_rf=2.6.11=py312h24b6a2b_0
|
||||
- distro=1.9.0=pyhd8ed1ab_1
|
||||
- docutils=0.21.2=pyhd8ed1ab_1
|
||||
- elfutils=0.192=h6afca9a_1
|
||||
- ephem=4.2=py312h2984477_0
|
||||
@ -82,6 +89,7 @@ specs:
|
||||
- fonttools=4.56.0=py312h362f93a_0
|
||||
- freetype=2.12.1=h5baba08_2
|
||||
- fribidi=1.0.10=h339bb43_0
|
||||
- frozendict=2.4.6=py312h2984477_0
|
||||
- fs=2.4.16=pyhd8ed1ab_0
|
||||
- future=1.0.0=pyhd8ed1ab_2
|
||||
- gdk-pixbuf=2.42.12=h5400e70_0
|
||||
@ -141,6 +149,7 @@ specs:
|
||||
- gtest=1.15.0=h7c29e54_0
|
||||
- gtk3=3.24.43=h757dead_4
|
||||
- h11=0.14.0=pyhd8ed1ab_1
|
||||
- h2=4.2.0=pyhd8ed1ab_0
|
||||
- h5py=3.13.0=nompi_py312h61812b2_100
|
||||
- hackrf=2024.02.1=h9528819_1
|
||||
- hamlib-all=4.6.2=linux_2
|
||||
@ -152,6 +161,8 @@ specs:
|
||||
- harfbuzz=10.4.0=h68458f9_0
|
||||
- hdf5=1.14.3=nompi_h8e4418e_109
|
||||
- hicolor-icon-theme=0.17=ha3edaa6_2
|
||||
- hpack=4.1.0=pyhd8ed1ab_0
|
||||
- hyperframe=6.1.0=pyhd8ed1ab_0
|
||||
- icu=75.1=h5867af4_0
|
||||
- idna=3.10=pyhd8ed1ab_1
|
||||
- importlib-metadata=8.6.1=pyha770c72_0
|
||||
@ -163,6 +174,8 @@ specs:
|
||||
- jack=1.9.22=hde2c0c8_2
|
||||
- jedi=0.19.2=pyhd8ed1ab_1
|
||||
- jinja2=3.1.6=pyhd8ed1ab_0
|
||||
- jsonpatch=1.33=pyhd8ed1ab_1
|
||||
- jsonpointer=3.0.0=py312h7864ebf_1
|
||||
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
|
||||
- jsonschema=4.23.0=pyhd8ed1ab_1
|
||||
- keyutils=1.6.1=hb283c62_0
|
||||
@ -190,7 +203,7 @@ specs:
|
||||
- libbrotlicommon=1.1.0=h190368a_2
|
||||
- libbrotlidec=1.1.0=h190368a_2
|
||||
- libbrotlienc=1.1.0=h190368a_2
|
||||
- libcap=2.75=hcf8ba42_0
|
||||
- libcap=2.71=hcf8ba42_0
|
||||
- libcblas=3.9.0=31_h50184f1_openblas
|
||||
- libclang-cpp19.1=19.1.7=default_h9f58072_1
|
||||
- libclang13=19.1.7=default_h475b101_1
|
||||
@ -238,7 +251,8 @@ specs:
|
||||
- libllvm19=19.1.7=hf9c4d56_1
|
||||
- liblzma=5.6.4=h190368a_0
|
||||
- libm2k=0.9.0=py312hfad950e_1
|
||||
- libmamba=2.0.5=h6d2819e_2
|
||||
- libmamba=2.0.7=h9f16844_0
|
||||
- libmambapy=2.0.7=py312h590b09b_0
|
||||
- libmatio=1.5.28=h711a493_2
|
||||
- libmicrohttpd=1.0.1=h28eaca5_1
|
||||
- libmirisdr4=2.0.0=h190368a_1
|
||||
@ -263,11 +277,11 @@ specs:
|
||||
- libssh2=1.11.1=h485dfb1_0
|
||||
- libstdcxx-ng=14.2.0=hf27a640_2
|
||||
- libstdcxx=14.2.0=h262982c_2
|
||||
- libsystemd0=257.4=h6081cc9_1
|
||||
- libsystemd0=257.3=heb40919_0
|
||||
- libtasn1=4.20.0=h190368a_0
|
||||
- libthrift=0.21.0=h2c60daa_0
|
||||
- libtiff=4.7.0=hd5672b1_3
|
||||
- libudev1=257.4=h792074e_1
|
||||
- libudev1=257.4=h53447cf_0
|
||||
- libunistring=0.9.10=h4e0d66e_0
|
||||
- libunwind=1.6.2=h3b9df90_0
|
||||
- liburing=2.9=hb22304a_0
|
||||
@ -290,13 +304,14 @@ specs:
|
||||
- lzo=2.10=ha17a0cc_1001
|
||||
- m17-cxx-demod=2.3.3=hb5129e9_5
|
||||
- mako=1.3.9=pyhd8ed1ab_0
|
||||
- mamba=2.0.5=h57ed85a_2
|
||||
- mamba=2.0.7=h240ceae_0
|
||||
- markdown=3.6=pyhd8ed1ab_0
|
||||
- markupsafe=3.0.2=py312h1d80cea_1
|
||||
- matplotlib-base=3.10.1=py312h5a52afb_0
|
||||
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
|
||||
- matplotlib=3.10.1=py312h2344ed7_0
|
||||
- mesalib=25.0.1=hfe8c3a1_0
|
||||
- menuinst=2.2.0=py312h7864ebf_0
|
||||
- mesalib=24.3.4=hfe8c3a1_1
|
||||
- mirisdr=2.0.0=h190368a_1
|
||||
- mpg123=1.32.9=h7b264c9_0
|
||||
- mplcursors=0.6=pyhd8ed1ab_1
|
||||
@ -331,6 +346,8 @@ specs:
|
||||
- pip=25.0.1=pyh8b19718_0
|
||||
- pixman=0.44.2=ha71f0f6_0
|
||||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
|
||||
- platformdirs=4.3.6=pyhd8ed1ab_1
|
||||
- pluggy=1.5.0=pyhd8ed1ab_1
|
||||
- ply=3.11=pyhd8ed1ab_3
|
||||
- portaudio=19.7.0=ha778ef4_0
|
||||
- prompt-toolkit=3.0.50=pyha770c72_0
|
||||
@ -342,6 +359,7 @@ specs:
|
||||
- pyadi-iio=0.0.19=pyhd8ed1ab_0
|
||||
- pybind11-abi=4=hd8ed1ab_3
|
||||
- pycairo=1.27.0=py312h7cb98c4_0
|
||||
- pycosat=0.6.6=py312h2984477_2
|
||||
- pycparser=2.22=pyh29332c3_1
|
||||
- pyfda=0.9.2=pyh9208f05_1
|
||||
- pyfiglet=0.8.post1=py_0
|
||||
@ -411,12 +429,14 @@ specs:
|
||||
- toml=0.10.2=pyhd8ed1ab_1
|
||||
- tomli=2.2.1=pyhd8ed1ab_1
|
||||
- tornado=6.4.2=py312he7221a8_0
|
||||
- tqdm=4.67.1=pyhd8ed1ab_1
|
||||
- traitlets=5.14.3=pyhd8ed1ab_1
|
||||
- truststore=0.10.1=pyh29332c3_0
|
||||
- typing_extensions=4.12.2=pyha770c72_1
|
||||
- tzdata=2025a=h78e105d_0
|
||||
- uhd=4.8.0.0=py312ha2da450_0
|
||||
- unicodedata2=16.0.0=py312h2984477_0
|
||||
- urllib3=2.2.2=pyhd8ed1ab_0
|
||||
- urllib3=2.3.0=pyhd8ed1ab_0
|
||||
- volk-gnss-sdr=0.0.19=h9676a07_8
|
||||
- volk=3.2.0=h62b9486_0
|
||||
- watchdog=6.0.0=py312h2344ed7_0
|
||||
@ -426,7 +446,7 @@ specs:
|
||||
- werkzeug=3.1.3=pyhd8ed1ab_1
|
||||
- wheel=0.45.1=pyhd8ed1ab_1
|
||||
- wsproto=1.2.0=pyhd8ed1ab_1
|
||||
- wxwidgets=3.2.6=he32a394_3
|
||||
- wxwidgets=3.2.6=hdcb2b0f_2
|
||||
- x264=1!164.3095=hb283c62_2
|
||||
- x265=3.5=h06f31f1_3
|
||||
- xcb-util-image=0.4.0=had93e6f_2
|
||||
@ -459,13 +479,15 @@ specs:
|
||||
- zlib=1.3.1=h190368a_2
|
||||
- zope.event=5.0=pyhd8ed1ab_1
|
||||
- zope.interface=7.2=py312he7221a8_0
|
||||
- zstd=1.5.7=h53ff00b_1
|
||||
- zstandard=0.23.0=py312h3e12cc9_1
|
||||
- zstd=1.5.6=h03a2076_0
|
||||
user_requested_specs:
|
||||
- airspy
|
||||
- airspyhf
|
||||
- alsa-plugins
|
||||
- bladerf
|
||||
- codec2
|
||||
- conda
|
||||
- digital_rf
|
||||
- ephem
|
||||
- gnss-sdr
|
||||
|
20
installer_specs/radioconda-osx-64.lock
generated
20
installer_specs/radioconda-osx-64.lock
generated
@ -1,6 +1,6 @@
|
||||
# Generated by conda-lock.
|
||||
# platform: osx-64
|
||||
# input_hash: 19ba3b23f17d0886cf835c1226cc529a1b62e957ddd53a3e70e959a197ab0ccf
|
||||
# input_hash: b3ff75a9f8d197200c39e7ca2816dae425fd4a97a8a2a6a840b1b04693d327fc
|
||||
@EXPLICIT
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/ca-certificates-2025.1.31-h8857fd0_0.conda#3418b6c8cac3e71c0bc089fc5ea53042
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/epoxy-1.5.10-h5eb16cf_1.tar.bz2#721a46794b9ad1301115068189acb750
|
||||
@ -96,7 +96,7 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/volk-3.2.0-hfa89f99_0.conda#9d01c9a15d3c1008e4510fa759f2ccec
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/volk-gnss-sdr-0.0.19-h82088ff_8.conda#c9619c2a23cd3b66d247dcd2ce3f449f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/zlib-1.3.1-hd23fc13_2.conda#c989e0295dcbdc08106fe5d9e935f0b9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/zstd-1.5.7-h8210216_1.conda#b6931d7aedc272edf329a632d840e3d9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/zstd-1.5.6-h915ae27_0.conda#4cb2cd56f039b129bb0e491c1164167e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/airspy-1.0.10-h6e16a3a_1.conda#797d35c19d0c4670f088c84472fb9dd6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/airspyhf-1.6.8-h6e16a3a_1.conda#f0fa2996570673972fcc4bca8134950b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/brotli-bin-1.1.0-h00291cd_2.conda#049933ecbf552479a12c7917f0a4ce59
|
||||
@ -157,6 +157,8 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/glib-tools-2.82.2-hf8faeaf
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/greenlet-3.1.1-py312haafddd8_1.conda#19975de700ec101663d9bbef10d6ee9c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/hamlib-lua-4.6.2-lua54h6e16a3a_2.conda#355c1adcf9269ba26609b1d6a4a19207
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/hamlib-python-4.6.2-py312h01d7ebd_2.conda#ad8345d5f64dfbab379f49832524d5a9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda#0a802cb9888dd14eeefc611f05c40b6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda#8e6923fc12f1fe8f8c4e5c9f343256ac
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/idna-3.10-pyhd8ed1ab_1.conda#39a4f67be3286c86d696df570b1201b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/itsdangerous-2.2.0-pyhd8ed1ab_1.conda#7ac5f795c15f288984e32add616cdc59
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/kiwisolver-1.4.8-py312h9275861_0.conda#88135d68c4ab7e6aedf52765b92acc70
|
||||
@ -218,6 +220,7 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/fs-2.4.16-pyhd8ed1ab_0.con
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/gettext-0.23.1-hd385c8e_0.conda#22d89ca70e22979c38bd0146abf21c2a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/glib-2.82.2-h915cd9b_1.conda#d9048176e6c7e96f52927e752b71136b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_1.conda#7ee49e89531c0dcbba9466f6d115d585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h2-4.2.0-pyhd8ed1ab_0.conda#b4754fb1bdcb70c8fd54f918301582c6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/hackrf-2024.02.1-h979b6e9_1.conda#23fb7ffa732ada9b59a306bdd80ec669
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hamlib-all-4.6.2-osx_2.conda#7dcf53c55bbff281ad826d44dde9ca84
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/hdf5-1.14.3-nompi_h1607680_109.conda#aa2b87330df24a89585b9d3e4d70c4d4
|
||||
@ -257,7 +260,6 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/soapysdr-module-remote-0.5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/soapysdr-module-rtlsdr-0.3.3-h4104cfc_2.conda#04c6e158e3d0279348317b5cceb8c365
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/soapysdr-module-volk-converters-0.1.1-ha5c124a_3.conda#820b42a2b76b0089540f6c08b55dfca1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda#b1b505328da7a6b246787df4b5a49fbc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.2.2-pyhd8ed1ab_0.conda#92cdb6fe54b78739ad70637e4f0deb07
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/watchdog-6.0.0-py312h01d7ebd_0.conda#6bf329e9cdc3e6d65c0d11a43eca6e21
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/werkzeug-3.1.3-pyhd8ed1ab_1.conda#0a9b57c159d56b508613cc39022c1b9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/xorg-libxdamage-1.1.6-h00291cd_0.conda#e5676cd0b207fc981cda61dff7fa8553
|
||||
@ -281,14 +283,14 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/libmatio-1.5.28-h0572109_2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/libpq-17.4-h9c5cfc2_0.conda#a3d6873b396f5dfdb5e4674ef01a9c13
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/mako-1.3.9-pyhd8ed1ab_0.conda#422113c902cc5181ccaafbb4b827e492
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/markdown-3.6-pyhd8ed1ab_0.conda#06e9bebf748a0dea03ecbe1f0e27e909
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/mesalib-25.0.1-hc187380_0.conda#a33602a8eb9b05c82f4f17d06fc3bfc7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/mesalib-24.3.4-hc187380_1.conda#48206b34b98ccaa3214547ef9c98b3ff
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/pycairo-1.27.0-py312hc3eca63_0.conda#bfd17b0b7d82cf5fe23c272a2600392c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/pynacl-1.5.0-py312hb553811_4.conda#88be5bbe28b39b591eb61520d12658d0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/pyqt5-sip-12.12.2-py312he36337a_5.conda#933ecaa04344fbbe126f9cb731adeb84
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/qdarkstyle-3.2.3-pyhd8ed1ab_1.conda#b5d204064e9c816535282a94f30a40c9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/sdl2-2.32.50-hc0cb955_1.conda#9b99d270e406fdd34cb397c5c018f424
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/wsproto-1.2.0-pyhd8ed1ab_1.conda#2c7536a04d9c21e1dd05bd4a3b1e3a39
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/zstandard-0.23.0-py312h7122b0e_1.conda#bd132ba98f3fc0a6067f355f8efe4cb6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/arpack-3.9.1-nompi_hdfe9103_102.conda#4fbf1ddfe3784263c01b7c33e6a6a3f7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/bladerf-2024.05-h6e16a3a_2.conda#543918f9d39b3779093c6c80ec27f078
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/gevent-websocket-0.10.1-py_0.tar.bz2#25b4b60b6ea50368cd90b75b4d00c711
|
||||
@ -303,7 +305,8 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/pygobject-3.50.0-py312h301
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/sdl-1.2.68-hc0cb955_1.conda#c86e5594a623e90ceef8ed75d513cc5b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/simple-websocket-1.1.0-pyhd8ed1ab_0.conda#62e0b21f75a81735ddc72e6019d27c16
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/superlu-5.2.2-h1f0f902_0.tar.bz2#415a218b750ec31760d6a530d11dc98d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/wxwidgets-3.2.6-h91367df_3.conda#aabf76198008c19e56a6be361213592f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda#32674f8dbfb7b26410ed580dd3c10a29
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/wxwidgets-3.2.6-h6fd9885_2.conda#801a5f99b2ef250ccc595da1c6fdc894
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/armadillo-14.4.0-h771da8f_0.conda#d0dc282bd92bb96522bec116996b5e5d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/contourpy-1.3.1-py312hc47a885_0.conda#94715deb514df3f341f62bc2ffea5637
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/gnuradio-pmt-3.10.12.0-py312h1b5aeec_1.conda#3a3029a2e4ba6b6b98b27d329811b44c
|
||||
@ -317,8 +320,8 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/pyadi-iio-0.0.19-pyhd8ed1a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyqtgraph-0.13.7-pyhd8ed1ab_1.conda#569357b4d0b4565c57698a6e2dade74e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-engineio-4.11.2-pyhff2d567_0.conda#480833a0855e1d1782d8ec3aa9d91db2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/qt-main-5.15.15-h30a8c49_2.conda#7ae830dbcf46d82330392433104b15e0
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/scipy-1.15.2-py312hd04560d_0.conda#cea880e674e00193c7fb915eea6c8200
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/uhd-4.8.0.0-py312h807a617_0.conda#42cc637c414b739cc26b2c8d68aa198f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda#49436a5c604f99058473d84580f0e341
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/digital_rf-2.6.11-py312hb4e6a8e_0.conda#b605165ef9aef34fbf4c2688d1f2fa82
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/gnuradio-core-3.10.12.0-py312h74f4228_1.conda#5b6a78578d7b288546cfdd45062a1dbf
|
||||
@ -327,7 +330,7 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/matplotlib-base-3.10.1-py3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/pyqt-5.15.9-py312hd74d816_5.conda#d62c7597491cbfd388936263fc592670
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-socketio-5.12.1-pyhd8ed1ab_0.conda#d3ef77c1cebc66115af8109e893480b2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/qwt-6.3.0-h69e1d46_0.conda#c14911f58f838744a023082cd842ec1a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/soapysdr-module-uhd-0.4.1-h7986aa4_14.conda#6c1b727238ef4fd5465b799bb189e176
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/uhd-4.8.0.0-py312h807a617_0.conda#42cc637c414b739cc26b2c8d68aa198f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/flask-socketio-5.5.1-pyh29332c3_0.conda#03fb6a9594f156a510118a5b4fe64a02
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/osx-64/gnuradio-dect2-0.0.0.20250304.dev%2Bg27a3d6-np20py312ha54dcc3_1.conda#cb869a1662f5f74bdeec26e442d2b549
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/osx-64/gnuradio-filerepeater-0.0.0.20250304.dev%2Bgec6b386-np20py312hd6957e9_2.conda#37734b9389ffdcd21b0fddbb19b1cbb6
|
||||
@ -353,6 +356,7 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-64/gnuradio-video-sdl-3.10.12
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/gnuradio-zeromq-3.10.12.0-py312h074ed27_1.conda#92da88334b061d4d889f2982371d1cca
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/matplotlib-3.10.1-py312hb401068_0.conda#f2fb30daab9368843c5776fa9fe8c842
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/mplcursors-0.6-pyhd8ed1ab_1.conda#fa7bf31f4427e5582f7373d0ba8498f6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/soapysdr-module-uhd-0.4.1-h7986aa4_14.conda#6c1b727238ef4fd5465b799bb189e176
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-64/gnuradio-3.10.12.0-py312h0b3b3f0_1.conda#d6ced7a06d768aa2969adca0f45d23c1
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/noarch/gnuradio-adsb-0.0.0.20250304.dev%2Bg9645757-unix_py_1.conda#9e67f1f65df571de24cf8b19f06a51fb
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/osx-64/gnuradio-ieee802_11-0.0.0.20250304.dev%2Bg761bdd9-np20py312hb9afde1_1.conda#c4e280cf4703f43e969a20887dbeb906
|
||||
|
@ -17,6 +17,7 @@ specs:
|
||||
- airspy=1.0.10=h6e16a3a_1
|
||||
- airspyhf=1.6.8=h6e16a3a_1
|
||||
- appdirs=1.4.4=pyhd8ed1ab_1
|
||||
- archspec=0.2.5=pyhd8ed1ab_0
|
||||
- armadillo=14.4.0=h771da8f_0
|
||||
- arpack=3.9.1=nompi_hdfe9103_102
|
||||
- asciimatics=1.15.0=pyhd8ed1ab_1
|
||||
@ -27,6 +28,7 @@ specs:
|
||||
- bidict=0.23.1=pyhd8ed1ab_1
|
||||
- bladerf=2024.05=h6e16a3a_2
|
||||
- blinker=1.9.0=pyhff2d567_0
|
||||
- boltons=24.0.0=pyhd8ed1ab_1
|
||||
- brotli-bin=1.1.0=h00291cd_2
|
||||
- brotli-python=1.1.0=py312h5861a67_2
|
||||
- brotli=1.1.0=h00291cd_2
|
||||
@ -42,6 +44,10 @@ specs:
|
||||
- click=8.1.8=pyh707e725_0
|
||||
- codec2=1.2.0=h6e16a3a_3
|
||||
- colorama=0.4.6=pyhd8ed1ab_1
|
||||
- conda-libmamba-solver=25.1.1=pyhd8ed1ab_0
|
||||
- conda-package-handling=2.4.0=pyh7900ff3_2
|
||||
- conda-package-streaming=0.11.0=pyhd8ed1ab_1
|
||||
- conda=25.1.1=py312hb401068_1
|
||||
- construct=2.10.70=pyhd8ed1ab_0
|
||||
- contourpy=1.3.1=py312hc47a885_0
|
||||
- cpp-expected=1.1.0=hb8565cd_0
|
||||
@ -51,6 +57,7 @@ specs:
|
||||
- dbus=1.13.6=h811a1a6_3
|
||||
- decorator=5.2.1=pyhd8ed1ab_0
|
||||
- digital_rf=2.6.11=py312hb4e6a8e_0
|
||||
- distro=1.9.0=pyhd8ed1ab_1
|
||||
- docutils=0.21.2=pyhd8ed1ab_1
|
||||
- ephem=4.2=py312h01d7ebd_0
|
||||
- epoxy=1.5.10=h5eb16cf_1
|
||||
@ -71,6 +78,7 @@ specs:
|
||||
- fonttools=4.56.0=py312h3520af0_0
|
||||
- freetype=2.12.1=h60636b9_2
|
||||
- fribidi=1.0.10=hbcb3906_0
|
||||
- frozendict=2.4.6=py312h3d0f464_0
|
||||
- fs=2.4.16=pyhd8ed1ab_0
|
||||
- future=1.0.0=pyhd8ed1ab_2
|
||||
- gdk-pixbuf=2.42.12=ha587570_0
|
||||
@ -128,6 +136,7 @@ specs:
|
||||
- gtest=1.15.2=h3c5361c_0
|
||||
- gtk3=3.24.43=h82a860e_4
|
||||
- h11=0.14.0=pyhd8ed1ab_1
|
||||
- h2=4.2.0=pyhd8ed1ab_0
|
||||
- h5py=3.13.0=nompi_py312hea5ca7c_100
|
||||
- hackrf=2024.02.1=h979b6e9_1
|
||||
- hamlib-all=4.6.2=osx_2
|
||||
@ -138,6 +147,8 @@ specs:
|
||||
- harfbuzz=10.4.0=h86b413f_0
|
||||
- hdf5=1.14.3=nompi_h1607680_109
|
||||
- hicolor-icon-theme=0.17=h694c41f_2
|
||||
- hpack=4.1.0=pyhd8ed1ab_0
|
||||
- hyperframe=6.1.0=pyhd8ed1ab_0
|
||||
- icu=75.1=h120a0e1_0
|
||||
- idna=3.10=pyhd8ed1ab_1
|
||||
- importlib-metadata=8.6.1=pyha770c72_0
|
||||
@ -148,6 +159,8 @@ specs:
|
||||
- itsdangerous=2.2.0=pyhd8ed1ab_1
|
||||
- jedi=0.19.2=pyhd8ed1ab_1
|
||||
- jinja2=3.1.6=pyhd8ed1ab_0
|
||||
- jsonpatch=1.33=pyhd8ed1ab_1
|
||||
- jsonpointer=3.0.0=py312hb401068_1
|
||||
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
|
||||
- jsonschema=4.23.0=pyhd8ed1ab_1
|
||||
- kiwisolver=1.4.8=py312h9275861_0
|
||||
@ -206,7 +219,8 @@ specs:
|
||||
- libllvm19=19.1.7=hc29ff6c_1
|
||||
- liblzma=5.6.4=hd471939_0
|
||||
- libm2k=0.9.0=py312h3a92375_1
|
||||
- libmamba=2.0.5=h887d404_2
|
||||
- libmamba=2.0.7=h10bde34_0
|
||||
- libmambapy=2.0.7=py312h87c1e67_0
|
||||
- libmatio=1.5.28=h0572109_2
|
||||
- libmirisdr4=2.0.0=h6e16a3a_1
|
||||
- libnghttp2=1.64.0=hc7306c3_0
|
||||
@ -244,13 +258,14 @@ specs:
|
||||
- lzo=2.10=h10d778d_1001
|
||||
- m17-cxx-demod=2.3.3=haaa64e9_5
|
||||
- mako=1.3.9=pyhd8ed1ab_0
|
||||
- mamba=2.0.5=h1379dec_2
|
||||
- mamba=2.0.7=h88cbde9_0
|
||||
- markdown=3.6=pyhd8ed1ab_0
|
||||
- markupsafe=3.0.2=py312h3520af0_1
|
||||
- matplotlib-base=3.10.1=py312h535dea3_0
|
||||
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
|
||||
- matplotlib=3.10.1=py312hb401068_0
|
||||
- mesalib=25.0.1=hc187380_0
|
||||
- menuinst=2.2.0=py312hb401068_0
|
||||
- mesalib=24.3.4=hc187380_1
|
||||
- mirisdr=2.0.0=h6e16a3a_1
|
||||
- mpg123=1.32.9=h78e78a4_0
|
||||
- mplcursors=0.6=pyhd8ed1ab_1
|
||||
@ -278,6 +293,8 @@ specs:
|
||||
- pip=25.0.1=pyh8b19718_0
|
||||
- pixman=0.44.2=h1fd1274_0
|
||||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
|
||||
- platformdirs=4.3.6=pyhd8ed1ab_1
|
||||
- pluggy=1.5.0=pyhd8ed1ab_1
|
||||
- ply=3.11=pyhd8ed1ab_3
|
||||
- portaudio=19.7.0=h97d8b74_0
|
||||
- prompt-toolkit=3.0.50=pyha770c72_0
|
||||
@ -288,6 +305,7 @@ specs:
|
||||
- pyadi-iio=0.0.19=pyhd8ed1ab_0
|
||||
- pybind11-abi=4=hd8ed1ab_3
|
||||
- pycairo=1.27.0=py312hc3eca63_0
|
||||
- pycosat=0.6.6=py312h01d7ebd_2
|
||||
- pycparser=2.22=pyh29332c3_1
|
||||
- pyfda=0.9.2=pyh9208f05_1
|
||||
- pyfiglet=0.8.post1=py_0
|
||||
@ -355,12 +373,14 @@ specs:
|
||||
- toml=0.10.2=pyhd8ed1ab_1
|
||||
- tomli=2.2.1=pyhd8ed1ab_1
|
||||
- tornado=6.4.2=py312h01d7ebd_0
|
||||
- tqdm=4.67.1=pyhd8ed1ab_1
|
||||
- traitlets=5.14.3=pyhd8ed1ab_1
|
||||
- truststore=0.10.1=pyh29332c3_0
|
||||
- typing_extensions=4.12.2=pyha770c72_1
|
||||
- tzdata=2025a=h78e105d_0
|
||||
- uhd=4.8.0.0=py312h807a617_0
|
||||
- unicodedata2=16.0.0=py312h01d7ebd_0
|
||||
- urllib3=2.2.2=pyhd8ed1ab_0
|
||||
- urllib3=2.3.0=pyhd8ed1ab_0
|
||||
- volk-gnss-sdr=0.0.19=h82088ff_8
|
||||
- volk=3.2.0=hfa89f99_0
|
||||
- watchdog=6.0.0=py312h01d7ebd_0
|
||||
@ -369,7 +389,7 @@ specs:
|
||||
- werkzeug=3.1.3=pyhd8ed1ab_1
|
||||
- wheel=0.45.1=pyhd8ed1ab_1
|
||||
- wsproto=1.2.0=pyhd8ed1ab_1
|
||||
- wxwidgets=3.2.6=h91367df_3
|
||||
- wxwidgets=3.2.6=h6fd9885_2
|
||||
- xorg-libx11=1.8.11=h217831a_0
|
||||
- xorg-libxau=1.0.12=h6e16a3a_0
|
||||
- xorg-libxdamage=1.1.6=h00291cd_0
|
||||
@ -385,12 +405,14 @@ specs:
|
||||
- zlib=1.3.1=hd23fc13_2
|
||||
- zope.event=5.0=pyhd8ed1ab_1
|
||||
- zope.interface=7.2=py312h01d7ebd_0
|
||||
- zstd=1.5.7=h8210216_1
|
||||
- zstandard=0.23.0=py312h7122b0e_1
|
||||
- zstd=1.5.6=h915ae27_0
|
||||
user_requested_specs:
|
||||
- airspy
|
||||
- airspyhf
|
||||
- bladerf
|
||||
- codec2
|
||||
- conda
|
||||
- digital_rf
|
||||
- ephem
|
||||
- gnss-sdr
|
||||
|
20
installer_specs/radioconda-osx-arm64.lock
generated
20
installer_specs/radioconda-osx-arm64.lock
generated
@ -1,6 +1,6 @@
|
||||
# Generated by conda-lock.
|
||||
# platform: osx-arm64
|
||||
# input_hash: b975ed50b3bfd4781120a0702d5ccdf6f1fbd78ae81f50b27e715b6a8cf8bfe0
|
||||
# input_hash: c93e43455941e732ff511e10480eb9c60d5ea0367596b7983c400e7ff0a9dc63
|
||||
@EXPLICIT
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/ca-certificates-2025.1.31-hf0a4a13_0.conda#3569d6a9141adc64d2fe4797f3289e06
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/epoxy-1.5.10-h1c322ee_1.tar.bz2#20dd7359a6052120d52e1e13b4c818b9
|
||||
@ -96,7 +96,7 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.co
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/volk-3.2.0-h71a8b11_0.conda#bfa09b70af6ad32c8207f8ec60b2962e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/volk-gnss-sdr-0.0.19-h06bbddc_8.conda#2ee2f148ade00ae6b8403c50da4bdef5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/zlib-1.3.1-h8359307_2.conda#e3170d898ca6cb48f1bb567afb92f775
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/zstd-1.5.7-h6491c7d_1.conda#66e5c4b02aa97230459efdd4f64c8ce6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/zstd-1.5.6-hb46c0d2_0.conda#d96942c06c3e84bfcc5efb038724a7fd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/airspy-1.0.10-h5505292_1.conda#b37e460f1651501cb2c989219a91ad1e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/airspyhf-1.6.8-h5505292_1.conda#7276de86168c6d18a23469c66ad80fea
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/brotli-bin-1.1.0-hd74edd7_2.conda#b8512db2145dc3ae8d86cdc21a8d421e
|
||||
@ -157,6 +157,8 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/glib-tools-2.82.2-h1dc7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/greenlet-3.1.1-py312hd8f9ff3_1.conda#a86b17a70c836a899dc5b3098594d343
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/hamlib-lua-4.6.2-lua54h5505292_2.conda#18c2921a6663b0d739280470387fdbd8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/hamlib-python-4.6.2-py312hea69d52_2.conda#5aa76fe40db322e0bddf445fb801525a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda#0a802cb9888dd14eeefc611f05c40b6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda#8e6923fc12f1fe8f8c4e5c9f343256ac
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/idna-3.10-pyhd8ed1ab_1.conda#39a4f67be3286c86d696df570b1201b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/itsdangerous-2.2.0-pyhd8ed1ab_1.conda#7ac5f795c15f288984e32add616cdc59
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/kiwisolver-1.4.8-py312h2c4a281_0.conda#a94f3ac940c391e7716b6ffd332d7463
|
||||
@ -218,6 +220,7 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/fs-2.4.16-pyhd8ed1ab_0.con
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/gettext-0.23.1-h3dcc1bd_0.conda#123c4d62e1bcba6274511af8c7cf40d5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/glib-2.82.2-heee381b_1.conda#cfa4d35e70b54664fd8c898962e6396c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_1.conda#7ee49e89531c0dcbba9466f6d115d585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h2-4.2.0-pyhd8ed1ab_0.conda#b4754fb1bdcb70c8fd54f918301582c6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/hackrf-2024.02.1-h5d7887c_1.conda#9a3abd366db7cd80e96571768b146230
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hamlib-all-4.6.2-osx_2.conda#7dcf53c55bbff281ad826d44dde9ca84
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/hdf5-1.14.3-nompi_ha698983_109.conda#be8bf1f5aabe7b5486ccfe5a3cc8bbfe
|
||||
@ -257,7 +260,6 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/soapysdr-module-remote-
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/soapysdr-module-rtlsdr-0.3.3-h70b5976_2.conda#accb1f9fa896db57f059f7c73164bbb5
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/soapysdr-module-volk-converters-0.1.1-hd699764_3.conda#1f0d9deb6b2bc72fe864021322cafb18
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda#b1b505328da7a6b246787df4b5a49fbc
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.2.2-pyhd8ed1ab_0.conda#92cdb6fe54b78739ad70637e4f0deb07
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/watchdog-6.0.0-py312hea69d52_0.conda#ce2a02fd5a911d4eb963af9a84c00d2c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/werkzeug-3.1.3-pyhd8ed1ab_1.conda#0a9b57c159d56b508613cc39022c1b9e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/xorg-libxdamage-1.1.6-hd74edd7_0.conda#89c86989c374affb64e882412efcd0ab
|
||||
@ -281,14 +283,14 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/libmatio-1.5.28-h36f0bf
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/libpq-17.4-h6896619_0.conda#7adc11bee52d70bf08855c69c887bb9c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/mako-1.3.9-pyhd8ed1ab_0.conda#422113c902cc5181ccaafbb4b827e492
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/markdown-3.6-pyhd8ed1ab_0.conda#06e9bebf748a0dea03ecbe1f0e27e909
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/mesalib-25.0.1-h5c1a3a9_0.conda#1b1ba5ab4a48a07f44f6007e9ae9360b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/mesalib-24.3.4-h5c1a3a9_1.conda#10eaba8e4ec95452eca631366bc9f97c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/pycairo-1.27.0-py312h798cee4_0.conda#545c360a65024e98b17c744b3c4eb6d9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/pynacl-1.5.0-py312h024a12e_4.conda#7febc246a29d77449bdb3e7a18382788
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/pyqt5-sip-12.12.2-py312h9f69965_5.conda#d96792bb6923eb754ed7295e9926907d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/qdarkstyle-3.2.3-pyhd8ed1ab_1.conda#b5d204064e9c816535282a94f30a40c9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/sdl2-2.32.50-h994913f_1.conda#ff589d08171ffeb5867e9c6a68ec913d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/wsproto-1.2.0-pyhd8ed1ab_1.conda#2c7536a04d9c21e1dd05bd4a3b1e3a39
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/zstandard-0.23.0-py312h15fbf35_1.conda#a4cde595509a7ad9c13b1a3809bcfe51
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/arpack-3.9.1-nompi_h1f29f7c_102.conda#7da333ca69131caf002baf360f5de7f9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/bladerf-2024.05-h5505292_2.conda#c7d9d9751e0b1137243d43b163a14b5a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/gevent-websocket-0.10.1-py_0.tar.bz2#25b4b60b6ea50368cd90b75b4d00c711
|
||||
@ -303,7 +305,8 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/pygobject-3.50.0-py312h
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/sdl-1.2.68-h994913f_1.conda#b66493d1d20151ed69b1fba5a3c3c23f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/simple-websocket-1.1.0-pyhd8ed1ab_0.conda#62e0b21f75a81735ddc72e6019d27c16
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/superlu-5.2.2-hc615359_0.tar.bz2#563c35f95395ad5b986dc66239a938a9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/wxwidgets-3.2.6-hbeba7cf_3.conda#8476e6cfcade368e3501001861246b22
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda#32674f8dbfb7b26410ed580dd3c10a29
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/wxwidgets-3.2.6-hd185756_2.conda#63759f8a65efb3bbc72dd4788eb6b5e7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/armadillo-14.4.0-h4ebc4dc_0.conda#a8d6b0af6cdc863a294aebf0852b951c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/contourpy-1.3.1-py312hb23fbb9_0.conda#f4408290387836e05ac267cd7ec80c5c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/gnuradio-pmt-3.10.12.0-py312hf3ff670_1.conda#7df78d9a3fe8a069ba52ebc0c32e0a66
|
||||
@ -317,8 +320,8 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/pyadi-iio-0.0.19-pyhd8ed1a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/pyqtgraph-0.13.7-pyhd8ed1ab_1.conda#569357b4d0b4565c57698a6e2dade74e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-engineio-4.11.2-pyhff2d567_0.conda#480833a0855e1d1782d8ec3aa9d91db2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/qt-main-5.15.15-h67564f6_2.conda#b973b38464db08db7198fef4b1f74030
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/scipy-1.15.2-py312h99a188d_0.conda#b1d324bf5018b451152bbdc4ffd3d378
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/uhd-4.8.0.0-py312hcf98d66_0.conda#27bd5bbf08c01fa887367ee283455216
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/adwaita-icon-theme-47.0-unix_0.conda#49436a5c604f99058473d84580f0e341
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/digital_rf-2.6.11-py312hcc8cfac_0.conda#67cfb01b52b41bd4a69826a56b164324
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/gnuradio-core-3.10.12.0-py312h1cd45be_1.conda#32f9ad19f8a21b0bf241499bd22369ca
|
||||
@ -327,7 +330,7 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/matplotlib-base-3.10.1-
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/pyqt-5.15.9-py312h550cae4_5.conda#e32e9f00bf2c00aa568fa1b0af31c800
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-socketio-5.12.1-pyhd8ed1ab_0.conda#d3ef77c1cebc66115af8109e893480b2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/qwt-6.3.0-h4ff56cd_0.conda#49aec06c9aee37c8579e9bcbd4b3f38f
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/soapysdr-module-uhd-0.4.1-h1e7af17_14.conda#df95d4d731b075554fde817c6eb78879
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/uhd-4.8.0.0-py312hcf98d66_0.conda#27bd5bbf08c01fa887367ee283455216
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/flask-socketio-5.5.1-pyh29332c3_0.conda#03fb6a9594f156a510118a5b4fe64a02
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/osx-arm64/gnuradio-dect2-0.0.0.20250304.dev%2Bg27a3d6-np20py312h21d183f_1.conda#dcbfea752791ed1e53ac6b97e31831f9
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/osx-arm64/gnuradio-filerepeater-0.0.0.20250304.dev%2Bgec6b386-np20py312h9f7a168_2.conda#291193ff43a52b2044e756f217a17178
|
||||
@ -353,6 +356,7 @@ https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/gnuradio-video-sdl-3.10
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/gnuradio-zeromq-3.10.12.0-py312h014023b_1.conda#b919d04428de897b55cdbfb5dff4077e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/matplotlib-3.10.1-py312h1f38498_0.conda#5aa3d52c72f5fd96a947d68d85c460f3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/mplcursors-0.6-pyhd8ed1ab_1.conda#fa7bf31f4427e5582f7373d0ba8498f6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/soapysdr-module-uhd-0.4.1-h1e7af17_14.conda#df95d4d731b075554fde817c6eb78879
|
||||
https://conda.anaconda.org/t/*****/conda-forge/osx-arm64/gnuradio-3.10.12.0-py312hf6b0b74_1.conda#9e0e9f9cb6e19694cb020e1a1be08ba6
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/noarch/gnuradio-adsb-0.0.0.20250304.dev%2Bg9645757-unix_py_1.conda#9e67f1f65df571de24cf8b19f06a51fb
|
||||
https://conda.anaconda.org/t/*****/ryanvolz/osx-arm64/gnuradio-ieee802_11-0.0.0.20250304.dev%2Bg761bdd9-np20py312h0f5d4df_1.conda#86c06a07e9c7745d681ecf4fd85b0880
|
||||
|
@ -17,6 +17,7 @@ specs:
|
||||
- airspy=1.0.10=h5505292_1
|
||||
- airspyhf=1.6.8=h5505292_1
|
||||
- appdirs=1.4.4=pyhd8ed1ab_1
|
||||
- archspec=0.2.5=pyhd8ed1ab_0
|
||||
- armadillo=14.4.0=h4ebc4dc_0
|
||||
- arpack=3.9.1=nompi_h1f29f7c_102
|
||||
- asciimatics=1.15.0=pyhd8ed1ab_1
|
||||
@ -27,6 +28,7 @@ specs:
|
||||
- bidict=0.23.1=pyhd8ed1ab_1
|
||||
- bladerf=2024.05=h5505292_2
|
||||
- blinker=1.9.0=pyhff2d567_0
|
||||
- boltons=24.0.0=pyhd8ed1ab_1
|
||||
- brotli-bin=1.1.0=hd74edd7_2
|
||||
- brotli-python=1.1.0=py312hde4cb15_2
|
||||
- brotli=1.1.0=hd74edd7_2
|
||||
@ -42,6 +44,10 @@ specs:
|
||||
- click=8.1.8=pyh707e725_0
|
||||
- codec2=1.2.0=h5505292_3
|
||||
- colorama=0.4.6=pyhd8ed1ab_1
|
||||
- conda-libmamba-solver=25.1.1=pyhd8ed1ab_0
|
||||
- conda-package-handling=2.4.0=pyh7900ff3_2
|
||||
- conda-package-streaming=0.11.0=pyhd8ed1ab_1
|
||||
- conda=25.1.1=py312h81bd7bf_1
|
||||
- construct=2.10.70=pyhd8ed1ab_0
|
||||
- contourpy=1.3.1=py312hb23fbb9_0
|
||||
- cpp-expected=1.1.0=hffc8910_0
|
||||
@ -51,6 +57,7 @@ specs:
|
||||
- dbus=1.13.6=h3818c69_3
|
||||
- decorator=5.2.1=pyhd8ed1ab_0
|
||||
- digital_rf=2.6.11=py312hcc8cfac_0
|
||||
- distro=1.9.0=pyhd8ed1ab_1
|
||||
- docutils=0.21.2=pyhd8ed1ab_1
|
||||
- ephem=4.2=py312hea69d52_0
|
||||
- epoxy=1.5.10=h1c322ee_1
|
||||
@ -71,6 +78,7 @@ specs:
|
||||
- fonttools=4.56.0=py312h998013c_0
|
||||
- freetype=2.12.1=hadb7bae_2
|
||||
- fribidi=1.0.10=h27ca646_0
|
||||
- frozendict=2.4.6=py312h0bf5046_0
|
||||
- fs=2.4.16=pyhd8ed1ab_0
|
||||
- future=1.0.0=pyhd8ed1ab_2
|
||||
- gdk-pixbuf=2.42.12=h7ddc832_0
|
||||
@ -128,6 +136,7 @@ specs:
|
||||
- gtest=1.15.2=h420ef59_0
|
||||
- gtk3=3.24.43=he7bb075_4
|
||||
- h11=0.14.0=pyhd8ed1ab_1
|
||||
- h2=4.2.0=pyhd8ed1ab_0
|
||||
- h5py=3.13.0=nompi_py312hd7c5113_100
|
||||
- hackrf=2024.02.1=h5d7887c_1
|
||||
- hamlib-all=4.6.2=osx_2
|
||||
@ -138,6 +147,8 @@ specs:
|
||||
- harfbuzz=10.4.0=hb72c1af_0
|
||||
- hdf5=1.14.3=nompi_ha698983_109
|
||||
- hicolor-icon-theme=0.17=hce30654_2
|
||||
- hpack=4.1.0=pyhd8ed1ab_0
|
||||
- hyperframe=6.1.0=pyhd8ed1ab_0
|
||||
- icu=75.1=hfee45f7_0
|
||||
- idna=3.10=pyhd8ed1ab_1
|
||||
- importlib-metadata=8.6.1=pyha770c72_0
|
||||
@ -148,6 +159,8 @@ specs:
|
||||
- itsdangerous=2.2.0=pyhd8ed1ab_1
|
||||
- jedi=0.19.2=pyhd8ed1ab_1
|
||||
- jinja2=3.1.6=pyhd8ed1ab_0
|
||||
- jsonpatch=1.33=pyhd8ed1ab_1
|
||||
- jsonpointer=3.0.0=py312h81bd7bf_1
|
||||
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
|
||||
- jsonschema=4.23.0=pyhd8ed1ab_1
|
||||
- kiwisolver=1.4.8=py312h2c4a281_0
|
||||
@ -206,7 +219,8 @@ specs:
|
||||
- libllvm19=19.1.7=hc4b4ae8_1
|
||||
- liblzma=5.6.4=h39f12f2_0
|
||||
- libm2k=0.9.0=py312hfdc89fd_1
|
||||
- libmamba=2.0.5=habe23d5_2
|
||||
- libmamba=2.0.7=habe23d5_0
|
||||
- libmambapy=2.0.7=py312ha2b275d_0
|
||||
- libmatio=1.5.28=h36f0bf9_2
|
||||
- libmirisdr4=2.0.0=h5505292_1
|
||||
- libnghttp2=1.64.0=h6d7220d_0
|
||||
@ -244,13 +258,14 @@ specs:
|
||||
- lzo=2.10=h93a5062_1001
|
||||
- m17-cxx-demod=2.3.3=h7b87d6f_5
|
||||
- mako=1.3.9=pyhd8ed1ab_0
|
||||
- mamba=2.0.5=h6003360_2
|
||||
- mamba=2.0.7=h6003360_0
|
||||
- markdown=3.6=pyhd8ed1ab_0
|
||||
- markupsafe=3.0.2=py312h998013c_1
|
||||
- matplotlib-base=3.10.1=py312hdbc7e53_0
|
||||
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
|
||||
- matplotlib=3.10.1=py312h1f38498_0
|
||||
- mesalib=25.0.1=h5c1a3a9_0
|
||||
- menuinst=2.2.0=py312h81bd7bf_0
|
||||
- mesalib=24.3.4=h5c1a3a9_1
|
||||
- mirisdr=2.0.0=h5505292_1
|
||||
- mpg123=1.32.9=hf642e45_0
|
||||
- mplcursors=0.6=pyhd8ed1ab_1
|
||||
@ -278,6 +293,8 @@ specs:
|
||||
- pip=25.0.1=pyh8b19718_0
|
||||
- pixman=0.44.2=h2f9eb0b_0
|
||||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
|
||||
- platformdirs=4.3.6=pyhd8ed1ab_1
|
||||
- pluggy=1.5.0=pyhd8ed1ab_1
|
||||
- ply=3.11=pyhd8ed1ab_3
|
||||
- portaudio=19.7.0=h5833ebf_0
|
||||
- prompt-toolkit=3.0.50=pyha770c72_0
|
||||
@ -288,6 +305,7 @@ specs:
|
||||
- pyadi-iio=0.0.19=pyhd8ed1ab_0
|
||||
- pybind11-abi=4=hd8ed1ab_3
|
||||
- pycairo=1.27.0=py312h798cee4_0
|
||||
- pycosat=0.6.6=py312hea69d52_2
|
||||
- pycparser=2.22=pyh29332c3_1
|
||||
- pyfda=0.9.2=pyh9208f05_1
|
||||
- pyfiglet=0.8.post1=py_0
|
||||
@ -355,12 +373,14 @@ specs:
|
||||
- toml=0.10.2=pyhd8ed1ab_1
|
||||
- tomli=2.2.1=pyhd8ed1ab_1
|
||||
- tornado=6.4.2=py312hea69d52_0
|
||||
- tqdm=4.67.1=pyhd8ed1ab_1
|
||||
- traitlets=5.14.3=pyhd8ed1ab_1
|
||||
- truststore=0.10.1=pyh29332c3_0
|
||||
- typing_extensions=4.12.2=pyha770c72_1
|
||||
- tzdata=2025a=h78e105d_0
|
||||
- uhd=4.8.0.0=py312hcf98d66_0
|
||||
- unicodedata2=16.0.0=py312hea69d52_0
|
||||
- urllib3=2.2.2=pyhd8ed1ab_0
|
||||
- urllib3=2.3.0=pyhd8ed1ab_0
|
||||
- volk-gnss-sdr=0.0.19=h06bbddc_8
|
||||
- volk=3.2.0=h71a8b11_0
|
||||
- watchdog=6.0.0=py312hea69d52_0
|
||||
@ -369,7 +389,7 @@ specs:
|
||||
- werkzeug=3.1.3=pyhd8ed1ab_1
|
||||
- wheel=0.45.1=pyhd8ed1ab_1
|
||||
- wsproto=1.2.0=pyhd8ed1ab_1
|
||||
- wxwidgets=3.2.6=hbeba7cf_3
|
||||
- wxwidgets=3.2.6=hd185756_2
|
||||
- xorg-libx11=1.8.11=h6a5fb8c_0
|
||||
- xorg-libxau=1.0.12=h5505292_0
|
||||
- xorg-libxdamage=1.1.6=hd74edd7_0
|
||||
@ -385,12 +405,14 @@ specs:
|
||||
- zlib=1.3.1=h8359307_2
|
||||
- zope.event=5.0=pyhd8ed1ab_1
|
||||
- zope.interface=7.2=py312hea69d52_0
|
||||
- zstd=1.5.7=h6491c7d_1
|
||||
- zstandard=0.23.0=py312h15fbf35_1
|
||||
- zstd=1.5.6=hb46c0d2_0
|
||||
user_requested_specs:
|
||||
- airspy
|
||||
- airspyhf
|
||||
- bladerf
|
||||
- codec2
|
||||
- conda
|
||||
- digital_rf
|
||||
- ephem
|
||||
- gnss-sdr
|
||||
|
12
installer_specs/radioconda-win-64.lock
generated
12
installer_specs/radioconda-win-64.lock
generated
@ -1,6 +1,6 @@
|
||||
# Generated by conda-lock.
|
||||
# platform: win-64
|
||||
# input_hash: 5085ea3ebc3a1facbaae71a3c73f3c153d6ac3807542484bddbfcf97b7c4b3f8
|
||||
# input_hash: f73e2d9f50e4156290c8e79574017e998e3e7a347d578e3bf42cc475914015f5
|
||||
@EXPLICIT
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/ca-certificates-2025.1.31-h56e8100_0.conda#5304a31607974dfc2110dfbb662ed092
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2#0c96522c6bdaed4b1566d11387caaf45
|
||||
@ -86,7 +86,7 @@ https://conda.anaconda.org/t/*****/conda-forge/win-64/python-3.12.9-h3f84c4b_1_c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/rtl-sdr-2.0.2-h2466b09_1.conda#dbc82c6a308bdb1bf322a6105ea9faf1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/sdl3-3.2.8-he0c23c2_0.conda#5bc274893cf3685e5154cead0958f049
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/spdlog-1.15.1-hf4138ee_0.conda#cfbc396d49e61c43f56178d082166df7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/zstd-1.5.7-hbeecb71_1.conda#bf190adcc22f146d8ec66da215c9d78b
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda#9a17230f95733c04dc40a2b1e5491d74
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/airspy-1.0.10-h2466b09_1.conda#0bb65320d775c847fef3e57d24f8a09c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/airspyhf-1.6.8-h2466b09_1.conda#636d9fb818b45594f05387861efeeb13
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/appdirs-1.4.4-pyhd8ed1ab_1.conda#f4e90937bbfc3a4a92539545a37bb448
|
||||
@ -112,6 +112,8 @@ https://conda.anaconda.org/t/*****/conda-forge/win-64/freetype-2.12.1-hdaf720e_2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_2.conda#1054c53c95d85e35b88143a3eda66373
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/greenlet-3.1.1-py312h275cf98_1.conda#db1ff6ac27d2d7bea014a15713ac622a
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/hackrf-2024.02.1-hc14e81b_1.conda#c5ad0df53a57612af1201c5677606ce6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda#0a802cb9888dd14eeefc611f05c40b6e
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda#8e6923fc12f1fe8f8c4e5c9f343256ac
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/idna-3.10-pyhd8ed1ab_1.conda#39a4f67be3286c86d696df570b1201b7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/itsdangerous-2.2.0-pyhd8ed1ab_1.conda#7ac5f795c15f288984e32add616cdc59
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/kiwisolver-1.4.8-py312hc790b64_0.conda#7ef59428fc0dcb8a78a5e23dc4f50aa3
|
||||
@ -178,6 +180,7 @@ https://conda.anaconda.org/t/*****/conda-forge/noarch/fs-2.4.16-pyhd8ed1ab_0.con
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/gdk-pixbuf-2.42.12-hed59a49_0.conda#350196a65e715882abefffd1a702172d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/glib-tools-2.82.2-h4394cf3_1.conda#1e0986766b1b26ad9355a061b8de02cd
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_1.conda#7ee49e89531c0dcbba9466f6d115d585
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/h2-4.2.0-pyhd8ed1ab_0.conda#b4754fb1bdcb70c8fd54f918301582c6
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/hdf5-1.14.3-nompi_hb2c4d47_109.conda#ebb61f3e8b35cc15e78876649b7246f7
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib-metadata-8.6.1-pyha770c72_0.conda#f4b39bf00c69f56ac01e020ebfac066c
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda#c85c76dc67d75619a92f51dfbce06992
|
||||
@ -248,8 +251,8 @@ https://conda.anaconda.org/t/*****/conda-forge/win-64/pyqt5-sip-12.12.2-py312h53
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/qdarkstyle-3.2.3-pyhd8ed1ab_1.conda#b5d204064e9c816535282a94f30a40c9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/soapysdr-module-audio-0.1.1-h2b4c12a_2.conda#7c62dc14495704fc802a7043cf8d4db8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/soapysdr-module-plutosdr-0.2.2-hfc7d00b_0.conda#7f38ed07a0525049d368aeae4a4dcefe
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.2.2-pyhd8ed1ab_0.conda#92cdb6fe54b78739ad70637e4f0deb07
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/wsproto-1.2.0-pyhd8ed1ab_1.conda#2c7536a04d9c21e1dd05bd4a3b1e3a39
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/zstandard-0.23.0-py312h7606c53_1.conda#a92cc3435b2fd6f51463f5a4db5c50b1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/asciimatics-1.15.0-pyhd8ed1ab_1.conda#1e4474adec5bda131d146a587dcf5c79
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/bladerf-2024.05-h2466b09_2.conda#2277a355cd7ccc5a2d8d14fc8c0c1836
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/gevent-websocket-0.10.1-py_0.tar.bz2#25b4b60b6ea50368cd90b75b4d00c711
|
||||
@ -261,8 +264,8 @@ https://conda.anaconda.org/t/*****/conda-forge/win-64/libblas-3.9.0-31_h641d27c_
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/libgirepository-1.82.0-h35b7f07_0.conda#14496745e30734f731593994d23b2f3d
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/paramiko-3.5.1-pyhd8ed1ab_0.conda#4e6bea7eee94bb9d8a599385215719f9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/pycairo-1.27.0-py312h487989a_0.conda#98c899838bc7e262cdfc39cfee9a67e8
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/simple-websocket-1.1.0-pyhd8ed1ab_0.conda#62e0b21f75a81735ddc72e6019d27c16
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda#32674f8dbfb7b26410ed580dd3c10a29
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/gst-plugins-base-1.24.7-hb0a98b8_0.conda#92edfae477856e97db6c2610dea95bb1
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/libcblas-3.9.0-31_h5e41251_mkl.conda#43c100b94ad2607382b0cf0f3a6b0bf3
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/liblapack-3.9.0-31_h1aa476e_mkl.conda#40b47ee720a185289760960fc6185750
|
||||
@ -270,6 +273,7 @@ https://conda.anaconda.org/t/*****/conda-forge/win-64/pango-1.56.1-h286b592_0.co
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/pygobject-3.50.0-py312h901f84b_1.conda#0d916f971e1cb83d8cd54412609b3256
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/python-engineio-4.11.2-pyhff2d567_0.conda#480833a0855e1d1782d8ec3aa9d91db2
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/qt6-main-6.8.2-h1259614_0.conda#d4efb20c96c35ad07dc9be1069f1c5f4
|
||||
https://conda.anaconda.org/t/*****/conda-forge/noarch/requests-2.32.3-pyhd8ed1ab_1.conda#a9b9368f3701a417eac9edbcae7cb737
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/gsl-2.7-hdfb1a43_0.tar.bz2#ca5c581b3659140455cf6ae00f6a2ea9
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/gtk3-3.24.43-h7c34e04_4.conda#e6991e558d4374fa2ba20e1dbfca5874
|
||||
https://conda.anaconda.org/t/*****/conda-forge/win-64/librsvg-2.58.4-h5ce5fed_2.conda#2ef0210889174157f26990bd3e22deb7
|
||||
|
@ -21,6 +21,7 @@ specs:
|
||||
- airspy=1.0.10=h2466b09_1
|
||||
- airspyhf=1.6.8=h2466b09_1
|
||||
- appdirs=1.4.4=pyhd8ed1ab_1
|
||||
- archspec=0.2.5=pyhd8ed1ab_0
|
||||
- asciimatics=1.15.0=pyhd8ed1ab_1
|
||||
- asttokens=3.0.0=pyhd8ed1ab_1
|
||||
- atk-1.0=2.38.0=hb44c4ce_2
|
||||
@ -29,6 +30,7 @@ specs:
|
||||
- bidict=0.23.1=pyhd8ed1ab_1
|
||||
- bladerf=2024.05=h2466b09_2
|
||||
- blinker=1.9.0=pyhff2d567_0
|
||||
- boltons=24.0.0=pyhd8ed1ab_1
|
||||
- brotli-bin=1.1.0=h2466b09_2
|
||||
- brotli-python=1.1.0=py312h275cf98_2
|
||||
- brotli=1.1.0=h2466b09_2
|
||||
@ -43,6 +45,10 @@ specs:
|
||||
- click=8.1.8=pyh7428d3b_0
|
||||
- codec2=1.2.0=hb66ff0d_3
|
||||
- colorama=0.4.6=pyhd8ed1ab_1
|
||||
- conda-libmamba-solver=25.1.1=pyhd8ed1ab_0
|
||||
- conda-package-handling=2.4.0=pyh7900ff3_2
|
||||
- conda-package-streaming=0.11.0=pyhd8ed1ab_1
|
||||
- conda=25.1.1=py312h2e8e312_1
|
||||
- construct=2.10.70=pyhd8ed1ab_0
|
||||
- contourpy=1.3.1=py312hd5eb7cc_0
|
||||
- cpp-expected=1.1.0=h91493d7_0
|
||||
@ -50,6 +56,7 @@ specs:
|
||||
- cycler=0.12.1=pyhd8ed1ab_1
|
||||
- decorator=5.2.1=pyhd8ed1ab_0
|
||||
- digital_rf=2.6.11=py312h4ae2cae_0
|
||||
- distro=1.9.0=pyhd8ed1ab_1
|
||||
- docutils=0.21.2=pyhd8ed1ab_1
|
||||
- double-conversion=3.3.1=he0c23c2_0
|
||||
- ephem=4.2=py312h4389bb4_0
|
||||
@ -70,6 +77,7 @@ specs:
|
||||
- fonttools=4.56.0=py312h31fea79_0
|
||||
- freetype=2.12.1=hdaf720e_2
|
||||
- fribidi=1.0.10=h8d14728_0
|
||||
- frozendict=2.4.6=py312h4389bb4_0
|
||||
- fs=2.4.16=pyhd8ed1ab_0
|
||||
- future=1.0.0=pyhd8ed1ab_2
|
||||
- gdk-pixbuf=2.42.12=hed59a49_0
|
||||
@ -118,6 +126,7 @@ specs:
|
||||
- gtest=1.15.2=hc790b64_0
|
||||
- gtk3=3.24.43=h7c34e04_4
|
||||
- h11=0.14.0=pyhd8ed1ab_1
|
||||
- h2=4.2.0=pyhd8ed1ab_0
|
||||
- h5py=3.13.0=nompi_py312ha036244_100
|
||||
- hackrf=2024.02.1=hc14e81b_1
|
||||
- hamlib-all=4.6.2=win_2
|
||||
@ -128,6 +137,8 @@ specs:
|
||||
- harfbuzz=10.4.0=h9e37d49_0
|
||||
- hdf5=1.14.3=nompi_hb2c4d47_109
|
||||
- hicolor-icon-theme=0.17=h57928b3_2
|
||||
- hpack=4.1.0=pyhd8ed1ab_0
|
||||
- hyperframe=6.1.0=pyhd8ed1ab_0
|
||||
- icu=75.1=he0c23c2_0
|
||||
- idna=3.10=pyhd8ed1ab_1
|
||||
- importlib-metadata=8.6.1=pyha770c72_0
|
||||
@ -139,6 +150,8 @@ specs:
|
||||
- itsdangerous=2.2.0=pyhd8ed1ab_1
|
||||
- jedi=0.19.2=pyhd8ed1ab_1
|
||||
- jinja2=3.1.6=pyhd8ed1ab_0
|
||||
- jsonpatch=1.33=pyhd8ed1ab_1
|
||||
- jsonpointer=3.0.0=py312h2e8e312_1
|
||||
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
|
||||
- jsonschema=4.23.0=pyhd8ed1ab_1
|
||||
- khronos-opencl-icd-loader=2024.10.24=h2466b09_1
|
||||
@ -187,7 +200,8 @@ specs:
|
||||
- libliquid1=1.6.0=h96e8fb8_2
|
||||
- liblzma=5.6.4=h2466b09_0
|
||||
- libm2k=0.9.0=py312h87514d0_1
|
||||
- libmamba=2.0.5=h630e368_2
|
||||
- libmamba=2.0.7=h630e368_0
|
||||
- libmambapy=2.0.7=py312ha92e744_0
|
||||
- libmirisdr4=2.0.0=h2466b09_1
|
||||
- libogg=1.3.5=h2466b09_0
|
||||
- libopus=1.3.1=h8ffe710_1
|
||||
@ -217,7 +231,7 @@ specs:
|
||||
- lzo=2.10=hcfcfb64_1001
|
||||
- m17-cxx-demod=2.3.3=h01e1179_5
|
||||
- mako=1.3.9=pyhd8ed1ab_0
|
||||
- mamba=2.0.5=he282079_2
|
||||
- mamba=2.0.7=he282079_0
|
||||
- markdown=3.6=pyhd8ed1ab_0
|
||||
- markupsafe=3.0.2=py312h31fea79_1
|
||||
- matplotlib-base=3.10.1=py312h90004f6_0
|
||||
@ -248,6 +262,8 @@ specs:
|
||||
- pip=25.0.1=pyh8b19718_0
|
||||
- pixman=0.44.2=had0cd8c_0
|
||||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
|
||||
- platformdirs=4.3.6=pyhd8ed1ab_1
|
||||
- pluggy=1.5.0=pyhd8ed1ab_1
|
||||
- ply=3.11=pyhd8ed1ab_3
|
||||
- portaudio=19.7.0=he0c23c2_0
|
||||
- prompt-toolkit=3.0.50=pyha770c72_0
|
||||
@ -256,6 +272,7 @@ specs:
|
||||
- pyadi-iio=0.0.19=pyhd8ed1ab_0
|
||||
- pybind11-abi=4=hd8ed1ab_3
|
||||
- pycairo=1.27.0=py312h487989a_0
|
||||
- pycosat=0.6.6=py312h4389bb4_2
|
||||
- pycparser=2.22=pyh29332c3_1
|
||||
- pyfda=0.9.2=pyh9208f05_1
|
||||
- pyfiglet=0.8.post1=py_0
|
||||
@ -325,13 +342,15 @@ specs:
|
||||
- toml=0.10.2=pyhd8ed1ab_1
|
||||
- tomli=2.2.1=pyhd8ed1ab_1
|
||||
- tornado=6.4.2=py312h4389bb4_0
|
||||
- tqdm=4.67.1=pyhd8ed1ab_1
|
||||
- traitlets=5.14.3=pyhd8ed1ab_1
|
||||
- truststore=0.10.1=pyh29332c3_0
|
||||
- typing_extensions=4.12.2=pyha770c72_1
|
||||
- tzdata=2025a=h78e105d_0
|
||||
- ucrt=10.0.22621.0=h57928b3_1
|
||||
- uhd=4.8.0.0=py312h80b3061_0
|
||||
- unicodedata2=16.0.0=py312h4389bb4_0
|
||||
- urllib3=2.2.2=pyhd8ed1ab_0
|
||||
- urllib3=2.3.0=pyhd8ed1ab_0
|
||||
- vc14_runtime=14.42.34438=hfd919c2_24
|
||||
- vc=14.3=hbf610ac_24
|
||||
- volk=3.2.0=hb838788_0
|
||||
@ -352,12 +371,14 @@ specs:
|
||||
- zipp=3.21.0=pyhd8ed1ab_1
|
||||
- zope.event=5.0=pyhd8ed1ab_1
|
||||
- zope.interface=7.2=py312h4389bb4_0
|
||||
- zstd=1.5.7=hbeecb71_1
|
||||
- zstandard=0.23.0=py312h7606c53_1
|
||||
- zstd=1.5.6=h0ea2cb4_0
|
||||
user_requested_specs:
|
||||
- airspy
|
||||
- airspyhf
|
||||
- bladerf
|
||||
- codec2
|
||||
- conda
|
||||
- digital_rf
|
||||
- ephem
|
||||
- gnuradio
|
||||
|
@ -4,5 +4,6 @@ channels:
|
||||
- conda-forge
|
||||
- ryanvolz
|
||||
dependencies:
|
||||
- conda
|
||||
- mamba
|
||||
- miniforge_console_shortcut # [win]
|
||||
|
Loading…
x
Reference in New Issue
Block a user