diff options
Diffstat (limited to 'misc')
408 files changed, 11424 insertions, 5744 deletions
diff --git a/misc/Makefile b/misc/Makefile index dfb9a6b6745a..58ef922599a5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -98,7 +98,6 @@ SUBDIR += dtach SUBDIR += dvorak7min SUBDIR += dynomite - SUBDIR += e2fsprogs-libuuid SUBDIR += ecflow SUBDIR += edfbrowser SUBDIR += edflib @@ -249,11 +248,13 @@ SUBDIR += libsupertone SUBDIR += libsweep-lidar SUBDIR += libutf + SUBDIR += libuuid SUBDIR += libxdf SUBDIR += lifelines SUBDIR += lightgbm SUBDIR += linux-c7-sdl12-extralibs SUBDIR += linux-rl9-sdl12-extralibs + SUBDIR += linux-rl9-sdl20-extralibs SUBDIR += llama-cpp SUBDIR += locale-en_DK SUBDIR += localedata @@ -269,6 +270,7 @@ SUBDIR += mate-user-guide SUBDIR += mbuffer SUBDIR += mc + SUBDIR += mcp-probe SUBDIR += mdp SUBDIR += meshoptimizer SUBDIR += metalink-checker @@ -282,7 +284,6 @@ SUBDIR += mnn SUBDIR += molequeue SUBDIR += mtx - SUBDIR += mxnet SUBDIR += najitool SUBDIR += navi SUBDIR += ncnn @@ -311,11 +312,11 @@ SUBDIR += opennn SUBDIR += openr2 SUBDIR += openvdb - SUBDIR += orange3 SUBDIR += orville-write SUBDIR += osinfo-db SUBDIR += ossp-uuid SUBDIR += otter + SUBDIR += outside SUBDIR += owrep SUBDIR += p5-Acme-ButFirst SUBDIR += p5-Array-Compare @@ -398,6 +399,7 @@ SUBDIR += php82-calendar SUBDIR += php83-calendar SUBDIR += php84-calendar + SUBDIR += php85-calendar SUBDIR += pinfo SUBDIR += pipe SUBDIR += posixtestsuite @@ -428,10 +430,10 @@ SUBDIR += py-colorbrewer SUBDIR += py-colored SUBDIR += py-colorzero + SUBDIR += py-cppman SUBDIR += py-crudini SUBDIR += py-datasets SUBDIR += py-detecta - SUBDIR += py-dictdiffer SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji @@ -443,10 +445,10 @@ SUBDIR += py-fleep SUBDIR += py-fuzzy SUBDIR += py-gguf - SUBDIR += py-gluoncv - SUBDIR += py-gluonnlp + SUBDIR += py-google-ai-generativelanguage SUBDIR += py-gpiozero SUBDIR += py-halo + SUBDIR += py-hf-xet SUBDIR += py-hist SUBDIR += py-histoprint SUBDIR += py-huepy @@ -456,6 +458,16 @@ SUBDIR += py-ipyfastscape SUBDIR += py-jiwer SUBDIR += py-kartograph + SUBDIR += py-langchain + SUBDIR += py-langchain-anthropic + SUBDIR += py-langchain-core + SUBDIR += py-langchain-google-genai + SUBDIR += py-langchain-openai + SUBDIR += py-langchain-tests + SUBDIR += py-langchain-text-splitters + SUBDIR += py-langgraph-checkpoint + SUBDIR += py-langgraph-sdk + SUBDIR += py-langsmith SUBDIR += py-laspy SUBDIR += py-lazrs SUBDIR += py-lightgbm @@ -473,7 +485,6 @@ SUBDIR += py-mmengine SUBDIR += py-mmsegmentation SUBDIR += py-molequeue - SUBDIR += py-mxnet SUBDIR += py-natten SUBDIR += py-npTDMS SUBDIR += py-numcodecs @@ -487,11 +498,6 @@ SUBDIR += py-openpaperwork-gtk SUBDIR += py-openvdb SUBDIR += py-optuna - SUBDIR += py-orange3-associate - SUBDIR += py-orange3-datafusion - SUBDIR += py-orange3-educational - SUBDIR += py-orange3-network - SUBDIR += py-orange3-timeseries SUBDIR += py-oterm SUBDIR += py-palettable SUBDIR += py-papermill @@ -526,8 +532,6 @@ SUBDIR += py-shell-gpt SUBDIR += py-sigopt SUBDIR += py-soapy_power - SUBDIR += py-spdx - SUBDIR += py-spdx-lookup SUBDIR += py-spdx-tools SUBDIR += py-spinners SUBDIR += py-synced-collections @@ -555,6 +559,7 @@ SUBDIR += qbrew SUBDIR += qlas SUBDIR += qlcplus + SUBDIR += qman SUBDIR += qt5-doc SUBDIR += qt5-examples SUBDIR += qt5-l10n @@ -564,6 +569,7 @@ SUBDIR += qt6ct SUBDIR += quantum++ SUBDIR += quary + SUBDIR += radio_datetime_analyzer SUBDIR += randomx SUBDIR += rash SUBDIR += raspberrypi-gpioshutdown @@ -587,6 +593,7 @@ SUBDIR += rubygem-iesd SUBDIR += rubygem-mime-types SUBDIR += rubygem-mime-types-data + SUBDIR += rubygem-mime-types-gitlab SUBDIR += rubygem-mimemagic SUBDIR += rubygem-octicons SUBDIR += rubygem-rabbit @@ -598,6 +605,7 @@ SUBDIR += seabios SUBDIR += sent SUBDIR += seq2 + SUBDIR += sff SUBDIR += sfm SUBDIR += shared-mime-info SUBDIR += shc @@ -611,9 +619,12 @@ SUBDIR += snakemake SUBDIR += soapysdr SUBDIR += solarized + SUBDIR += spacenavd-devel + SUBDIR += spnavcfg-devel SUBDIR += sshbuddy SUBDIR += sssnips SUBDIR += star-history + SUBDIR += stormy SUBDIR += susv2 SUBDIR += susv3 SUBDIR += susv4 diff --git a/misc/R-cran-gapminder/Makefile b/misc/R-cran-gapminder/Makefile index 51c69924a11c..92c787fbbabd 100644 --- a/misc/R-cran-gapminder/Makefile +++ b/misc/R-cran-gapminder/Makefile @@ -1,5 +1,5 @@ PORTNAME= gapminder -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,10 +11,10 @@ LICENSE= CC0-1.0 RUN_DEPENDS= R-cran-tibble>0:devel/R-cran-tibble TEST_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ - R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ + R-cran-ggplot2>=3.0.0:graphics/R-cran-ggplot2 \ R-cran-knitr>=1.47:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ - R-cran-testthat>0:devel/R-cran-testthat + R-cran-testthat>=3.0.0:devel/R-cran-testthat USES= cran:auto-plist diff --git a/misc/R-cran-gapminder/distinfo b/misc/R-cran-gapminder/distinfo index 13bc41ed1d08..75daf1e50d0a 100644 --- a/misc/R-cran-gapminder/distinfo +++ b/misc/R-cran-gapminder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741201028 -SHA256 (gapminder_1.0.0.tar.gz) = 90e82fb90f795be8121b05ec24db749d5767289fd6b00b5d38f27c12656b97c2 -SIZE (gapminder_1.0.0.tar.gz) = 2202445 +TIMESTAMP = 1749789861 +SHA256 (gapminder_1.0.1.tar.gz) = edd138576fcff02ac41f9580dbd9713f3e98a9bd32039decd098078b421a351f +SIZE (gapminder_1.0.1.tar.gz) = 2212264 diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index 4b8181f0e83d..92d496599650 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -58,6 +58,6 @@ PORTDOCS= * # several tests fail, see https://github.com/ornladios/ADIOS2/issues/3286 post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/adios2/bindings/adios2_bindings${PYTHON_EXT_SUFFIX}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/adios2/bindings/adios2_bindings${PYTHON_TAG}.so .include <bsd.port.mk> diff --git a/misc/adios2/pkg-plist b/misc/adios2/pkg-plist index 19487b9f9724..6104a58748ca 100644 --- a/misc/adios2/pkg-plist +++ b/misc/adios2/pkg-plist @@ -361,7 +361,7 @@ lib/libadios2_perfstubs.so.2.10.2 %%PYTHON_SITELIBDIR%%/adios2/adios.py %%PYTHON_SITELIBDIR%%/adios2/attribute.py %%PYTHON_SITELIBDIR%%/adios2/bindings/__init__.py -%%PYTHON_SITELIBDIR%%/adios2/bindings/adios2_bindings%%PYTHON_EXT_SUFFIX%%.so +%%PYTHON_SITELIBDIR%%/adios2/bindings/adios2_bindings%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/adios2/bp4dbg/__init__.py %%PYTHON_SITELIBDIR%%/adios2/bp4dbg/data.py %%PYTHON_SITELIBDIR%%/adios2/bp4dbg/idxtable.py diff --git a/misc/aichat/Makefile b/misc/aichat/Makefile index f3d0f55207e0..6cebaaa3cfa5 100644 --- a/misc/aichat/Makefile +++ b/misc/aichat/Makefile @@ -1,7 +1,7 @@ PORTNAME= aichat DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/air/Makefile b/misc/air/Makefile index 2fe653197480..6026af6cb264 100644 --- a/misc/air/Makefile +++ b/misc/air/Makefile @@ -2,7 +2,7 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 0.6.9-26 DISTVERSIONSUFFIX= -g4e175b0 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= misc PKGNAMESUFFIX= -ai-chat-client diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile index 162247e16002..3dec81cf2d59 100644 --- a/misc/alpaca/Makefile +++ b/misc/alpaca/Makefile @@ -1,5 +1,6 @@ PORTNAME= alpaca DISTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index eb7f91be0dbc..722b21bef0b2 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 45.0.0 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/artikulate/distinfo b/misc/artikulate/distinfo index 2cdf2f972df7..7e2bdf042602 100644 --- a/misc/artikulate/distinfo +++ b/misc/artikulate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557914 -SHA256 (KDE/release-service/25.04.1/artikulate-25.04.1.tar.xz) = 0a8f889fe75e47a74df410fcdb2bc86066abc71f1ca3b94a5726b5130ce563cd -SIZE (KDE/release-service/25.04.1/artikulate-25.04.1.tar.xz) = 1055676 +TIMESTAMP = 1751381522 +SHA256 (KDE/release-service/25.04.3/artikulate-25.04.3.tar.xz) = 428ce49b04e8403ae952757dd883821b0e235170b9cfa0e7ba58b867bfaab404 +SIZE (KDE/release-service/25.04.3/artikulate-25.04.3.tar.xz) = 1054656 diff --git a/misc/bedrust/Makefile b/misc/bedrust/Makefile index 03f46c72334b..cf697d7d90cf 100644 --- a/misc/bedrust/Makefile +++ b/misc/bedrust/Makefile @@ -1,7 +1,7 @@ PORTNAME= bedrust DISTVERSIONPREFIX= v DISTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/bedrust/files/patch-powerpc64le b/misc/bedrust/files/patch-powerpc64le new file mode 100644 index 000000000000..bdbff97c856e --- /dev/null +++ b/misc/bedrust/files/patch-powerpc64le @@ -0,0 +1,20 @@ +Obtained from: https://cgit.FreeBSD.org/ports/commit/?id=f08b67611f0b19c0ee8d9053ee4d22e09b03f2b1 + +--- cargo-crates/aws-lc-sys-0.27.1/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c.orig 2024-07-03 21:50:24 UTC ++++ cargo-crates/aws-lc-sys-0.27.1/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c +@@ -69,10 +69,15 @@ void OPENSSL_cpuid_setup(void) { + + void OPENSSL_cpuid_setup(void) { + #if defined(AT_HWCAP2) ++#if defined(__linux__) + OPENSSL_ppc64le_hwcap2 = getauxval(AT_HWCAP2); ++#elif defined(__FreeBSD__) ++ elf_aux_info(AT_HWCAP2, &OPENSSL_ppc64le_hwcap2, sizeof(OPENSSL_ppc64le_hwcap2)); ++#endif + #else + OPENSSL_ppc64le_hwcap2 = 0; + #endif ++ + OPENSSL_cpucap_initialized = 1; + + // OPENSSL_ppccap is a 64-bit hex string which may start with "0x". diff --git a/misc/biblesync/Makefile b/misc/biblesync/Makefile index ea83f0d8a342..6dbc2e8b89e8 100644 --- a/misc/biblesync/Makefile +++ b/misc/biblesync/Makefile @@ -1,6 +1,6 @@ PORTNAME= biblesync DISTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= ports@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://github.com/karlkleinpaste/biblesync LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid +LIB_DEPENDS= libuuid.so:misc/libuuid USES= cmake compiler:c++11-lang gettext-runtime diff --git a/misc/binocle/Makefile b/misc/binocle/Makefile index 2c48b32c1278..a4ba44236555 100644 --- a/misc/binocle/Makefile +++ b/misc/binocle/Makefile @@ -1,7 +1,7 @@ PORTNAME= binocle DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 13 +PORTREVISION= 15 CATEGORIES= misc wayland MAINTAINER= yuri@FreeBSD.org diff --git a/misc/broot/Makefile b/misc/broot/Makefile index 6aab5ae20b84..5fd32441f59c 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,7 +1,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.44.2 -PORTREVISION= 4 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/caffe/Makefile b/misc/caffe/Makefile index fd4b8aa35c25..3b092280d9df 100644 --- a/misc/caffe/Makefile +++ b/misc/caffe/Makefile @@ -1,7 +1,7 @@ PORTNAME= caffe DISTVERSION= 1.0-136 DISTVERSIONSUFFIX= -g9b891540 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= misc # machine-learning PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index c056382d9235..40875c6c3ace 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.4.2 -PORTREVISION= 9 +PORTREVISION= 13 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index bd6ad959033c..e8e84063248f 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 25 +PORTREVISION= 29 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking diff --git a/misc/cinnamon-translations/Makefile b/misc/cinnamon-translations/Makefile index c2f61eb58e6a..7039499e6335 100644 --- a/misc/cinnamon-translations/Makefile +++ b/misc/cinnamon-translations/Makefile @@ -1,5 +1,5 @@ PORTNAME= cinnamon-translations -PORTVERSION= 5.4.2 +DISTVERSION= 6.4.2 CATEGORIES= misc x11 gnome DIST_SUBDIR= gnome diff --git a/misc/cinnamon-translations/distinfo b/misc/cinnamon-translations/distinfo index 43bb77bcfb14..efb620465874 100644 --- a/misc/cinnamon-translations/distinfo +++ b/misc/cinnamon-translations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660015818 -SHA256 (gnome/linuxmint-cinnamon-translations-5.4.2_GH0.tar.gz) = ef28ba08f32d1e2c8845d6a41742553b90f1afe8d3766d3d4df5c17ee5d565d3 -SIZE (gnome/linuxmint-cinnamon-translations-5.4.2_GH0.tar.gz) = 12650460 +TIMESTAMP = 1737348979 +SHA256 (gnome/linuxmint-cinnamon-translations-6.4.2_GH0.tar.gz) = 7312137f0d3fc416108ae0e239b6ed81737412acd32abb7618e2b65fda3bd75f +SIZE (gnome/linuxmint-cinnamon-translations-6.4.2_GH0.tar.gz) = 13903679 diff --git a/misc/cinnamon-translations/pkg-plist b/misc/cinnamon-translations/pkg-plist index a8b914a73a8f..1de86fbf930a 100644 --- a/misc/cinnamon-translations/pkg-plist +++ b/misc/cinnamon-translations/pkg-plist @@ -80,6 +80,9 @@ share/locale/br/LC_MESSAGES/cinnamon-control-center.mo share/locale/br/LC_MESSAGES/cinnamon-screensaver.mo share/locale/br/LC_MESSAGES/cinnamon-session.mo share/locale/br/LC_MESSAGES/cinnamon-settings-daemon.mo +share/locale/br/LC_MESSAGES/cinnamon.mo +share/locale/br/LC_MESSAGES/nemo-extensions.mo +share/locale/br/LC_MESSAGES/nemo.mo share/locale/bs/LC_MESSAGES/cinnamon-control-center.mo share/locale/bs/LC_MESSAGES/cinnamon-screensaver.mo share/locale/bs/LC_MESSAGES/cinnamon-session.mo @@ -100,6 +103,7 @@ share/locale/ca@valencia/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/ca@valencia/LC_MESSAGES/cinnamon.mo share/locale/ca@valencia/LC_MESSAGES/nemo-extensions.mo share/locale/ca@valencia/LC_MESSAGES/nemo.mo +share/locale/ckb/LC_MESSAGES/cinnamon.mo share/locale/crh/LC_MESSAGES/cinnamon-control-center.mo share/locale/crh/LC_MESSAGES/cinnamon-screensaver.mo share/locale/crh/LC_MESSAGES/cinnamon-session.mo @@ -157,8 +161,8 @@ share/locale/en_AU/LC_MESSAGES/cinnamon.mo share/locale/en_AU/LC_MESSAGES/nemo.mo share/locale/en_CA/LC_MESSAGES/cinnamon-control-center.mo share/locale/en_CA/LC_MESSAGES/cinnamon-screensaver.mo -share/locale/en_CA/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/en_CA/LC_MESSAGES/cinnamon-session.mo +share/locale/en_CA/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/en_CA/LC_MESSAGES/cinnamon.mo share/locale/en_CA/LC_MESSAGES/nemo.mo share/locale/en_GB/LC_MESSAGES/cinnamon-control-center.mo @@ -205,6 +209,7 @@ share/locale/fa/LC_MESSAGES/cinnamon-screensaver.mo share/locale/fa/LC_MESSAGES/cinnamon-session.mo share/locale/fa/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/fa/LC_MESSAGES/cinnamon.mo +share/locale/fa/LC_MESSAGES/nemo-extensions.mo share/locale/fa/LC_MESSAGES/nemo.mo share/locale/fi/LC_MESSAGES/cinnamon-control-center.mo share/locale/fi/LC_MESSAGES/cinnamon-screensaver.mo @@ -220,6 +225,7 @@ share/locale/fil/LC_MESSAGES/nemo.mo share/locale/fo/LC_MESSAGES/cinnamon-screensaver.mo share/locale/fo/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/fo/LC_MESSAGES/cinnamon.mo +share/locale/fo/LC_MESSAGES/nemo.mo share/locale/fr/LC_MESSAGES/cinnamon-control-center.mo share/locale/fr/LC_MESSAGES/cinnamon-screensaver.mo share/locale/fr/LC_MESSAGES/cinnamon-session.mo @@ -448,6 +454,11 @@ share/locale/mn/LC_MESSAGES/cinnamon-control-center.mo share/locale/mn/LC_MESSAGES/cinnamon-screensaver.mo share/locale/mn/LC_MESSAGES/cinnamon-session.mo share/locale/mn/LC_MESSAGES/cinnamon-settings-daemon.mo +share/locale/mnw/LC_MESSAGES/cinnamon.mo +share/locale/mo/LC_MESSAGES/cinnamon-screensaver.mo +share/locale/mo/LC_MESSAGES/cinnamon-session.mo +share/locale/mo/LC_MESSAGES/cinnamon.mo +share/locale/mo/LC_MESSAGES/nemo-extensions.mo share/locale/mo/LC_MESSAGES/nemo.mo share/locale/mr/LC_MESSAGES/cinnamon-control-center.mo share/locale/mr/LC_MESSAGES/cinnamon-screensaver.mo @@ -552,6 +563,12 @@ share/locale/pt_BR/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/pt_BR/LC_MESSAGES/cinnamon.mo share/locale/pt_BR/LC_MESSAGES/nemo-extensions.mo share/locale/pt_BR/LC_MESSAGES/nemo.mo +share/locale/qu/LC_MESSAGES/cinnamon-control-center.mo +share/locale/qu/LC_MESSAGES/cinnamon-screensaver.mo +share/locale/qu/LC_MESSAGES/cinnamon-session.mo +share/locale/qu/LC_MESSAGES/cinnamon-settings-daemon.mo +share/locale/qu/LC_MESSAGES/cinnamon.mo +share/locale/qu/LC_MESSAGES/nemo.mo share/locale/ro/LC_MESSAGES/cinnamon-control-center.mo share/locale/ro/LC_MESSAGES/cinnamon-screensaver.mo share/locale/ro/LC_MESSAGES/cinnamon-session.mo @@ -566,7 +583,12 @@ share/locale/ru/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/ru/LC_MESSAGES/cinnamon.mo share/locale/ru/LC_MESSAGES/nemo-extensions.mo share/locale/ru/LC_MESSAGES/nemo.mo +share/locale/rue/LC_MESSAGES/cinnamon-control-center.mo +share/locale/rue/LC_MESSAGES/cinnamon-screensaver.mo +share/locale/rue/LC_MESSAGES/cinnamon-session.mo +share/locale/rue/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/rue/LC_MESSAGES/cinnamon.mo +share/locale/rue/LC_MESSAGES/nemo.mo share/locale/rw/LC_MESSAGES/cinnamon-control-center.mo share/locale/rw/LC_MESSAGES/cinnamon-session.mo share/locale/rw/LC_MESSAGES/cinnamon-settings-daemon.mo @@ -604,6 +626,9 @@ share/locale/sl/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/sl/LC_MESSAGES/cinnamon.mo share/locale/sl/LC_MESSAGES/nemo-extensions.mo share/locale/sl/LC_MESSAGES/nemo.mo +share/locale/so/LC_MESSAGES/cinnamon-control-center.mo +share/locale/so/LC_MESSAGES/cinnamon-screensaver.mo +share/locale/so/LC_MESSAGES/cinnamon-session.mo share/locale/so/LC_MESSAGES/cinnamon.mo share/locale/so/LC_MESSAGES/nemo.mo share/locale/sq/LC_MESSAGES/cinnamon-control-center.mo @@ -637,6 +662,9 @@ share/locale/sv/LC_MESSAGES/nemo-extensions.mo share/locale/sv/LC_MESSAGES/nemo.mo share/locale/sw/LC_MESSAGES/cinnamon.mo share/locale/sw/LC_MESSAGES/nemo.mo +share/locale/szl/LC_MESSAGES/cinnamon-control-center.mo +share/locale/szl/LC_MESSAGES/cinnamon-screensaver.mo +share/locale/szl/LC_MESSAGES/cinnamon-session.mo share/locale/szl/LC_MESSAGES/cinnamon.mo share/locale/szl/LC_MESSAGES/nemo.mo share/locale/ta/LC_MESSAGES/cinnamon-control-center.mo @@ -665,7 +693,9 @@ share/locale/th/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/th/LC_MESSAGES/cinnamon.mo share/locale/th/LC_MESSAGES/nemo-extensions.mo share/locale/th/LC_MESSAGES/nemo.mo +share/locale/ti/LC_MESSAGES/cinnamon.mo share/locale/tk/LC_MESSAGES/cinnamon-session.mo +share/locale/tk/LC_MESSAGES/cinnamon.mo share/locale/tl/LC_MESSAGES/cinnamon-control-center.mo share/locale/tl/LC_MESSAGES/cinnamon-screensaver.mo share/locale/tl/LC_MESSAGES/cinnamon-session.mo @@ -687,6 +717,7 @@ share/locale/tt/LC_MESSAGES/cinnamon-screensaver.mo share/locale/tt/LC_MESSAGES/cinnamon-session.mo share/locale/tt/LC_MESSAGES/cinnamon-settings-daemon.mo share/locale/tt/LC_MESSAGES/cinnamon.mo +share/locale/tt/LC_MESSAGES/nemo.mo share/locale/ug/LC_MESSAGES/cinnamon-control-center.mo share/locale/ug/LC_MESSAGES/cinnamon-screensaver.mo share/locale/ug/LC_MESSAGES/cinnamon-session.mo diff --git a/misc/clifm/Makefile b/misc/clifm/Makefile index 83a3aa74af4f..261a3e27d451 100644 --- a/misc/clifm/Makefile +++ b/misc/clifm/Makefile @@ -1,5 +1,5 @@ PORTNAME= clifm -PORTVERSION= 1.25 +PORTVERSION= 1.26 DISTVERSIONPREFIX= v CATEGORIES= misc diff --git a/misc/clifm/distinfo b/misc/clifm/distinfo index 3943ec6b94fd..6637485819cd 100644 --- a/misc/clifm/distinfo +++ b/misc/clifm/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746293155 -SHA256 (leo-arch-clifm-v1.25_GH0.tar.gz) = ac9156753338f6027d05551b1d02bcb6f3044348108b00b9cefd97f125fc95ee -SIZE (leo-arch-clifm-v1.25_GH0.tar.gz) = 1659318 +TIMESTAMP = 1753139535 +SHA256 (leo-arch-clifm-v1.26_GH0.tar.gz) = 2f5e5e2412307ea9e4e836b441785b325de58e12150629e81364f4da9adf4f01 +SIZE (leo-arch-clifm-v1.26_GH0.tar.gz) = 1658952 SHA256 (leo-arch-clifm-colors-9075864_GH0.tar.gz) = 2f34d8479b658ced4a723b573b705756d9e60c527641526273df14aaab0cb13c SIZE (leo-arch-clifm-colors-9075864_GH0.tar.gz) = 1539063 diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 4bdf1a8bf036..e28f4eb830c4 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -1,5 +1,5 @@ PORTNAME= cloc -PORTVERSION= 2.04 +PORTVERSION= 2.06 CATEGORIES= misc MASTER_SITES= https://github.com/AlDanial/cloc/releases/download/v${PORTVERSION}/ diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 8ce8ec7dd7bf..5efd4315507b 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606385 -SHA256 (cloc-2.04.tar.gz) = 6113bce8314ba70ad3c790de402235e0cd3f7d55222e2008a760bfef770efc7a -SIZE (cloc-2.04.tar.gz) = 721313 +TIMESTAMP = 1750954126 +SHA256 (cloc-2.06.tar.gz) = 27b6b007a5d482e5f50b23984cbe10f6a9f26e1052e9c7e010edfdcf879dc554 +SIZE (cloc-2.06.tar.gz) = 749910 diff --git a/misc/code2prompt/Makefile b/misc/code2prompt/Makefile index d2c5b3c7ed6f..1d47a4338b36 100644 --- a/misc/code2prompt/Makefile +++ b/misc/code2prompt/Makefile @@ -1,6 +1,7 @@ PORTNAME= code2prompt DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 +PORTREVISION= 2 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/coloursum/Makefile b/misc/coloursum/Makefile index 352c5074c2cc..0939ba4819f6 100644 --- a/misc/coloursum/Makefile +++ b/misc/coloursum/Makefile @@ -1,7 +1,7 @@ PORTNAME= coloursum DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 15 +PORTREVISION= 17 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile index 186e6ae744cf..47b216689069 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,5 @@ PORTNAME= compat.el -DISTVERSION= 30.1.0.0 +DISTVERSION= 30.1.0.1 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo index bbdb345746ff..5ebb4abf4c65 100644 --- a/misc/compat.el/distinfo +++ b/misc/compat.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745096732 -SHA256 (emacs-compat-compat-30.1.0.0_GH0.tar.gz) = 3f5402d763ec5915bdc8c9f6e20a87a7d13873a8596996b3b6e6ac739fc82ea5 -SIZE (emacs-compat-compat-30.1.0.0_GH0.tar.gz) = 143888 +TIMESTAMP = 1751917119 +SHA256 (emacs-compat-compat-30.1.0.1_GH0.tar.gz) = ed424d15e462acd47fd58f5e86047d72393124063dc12841ee441aa0ac643f9a +SIZE (emacs-compat-compat-30.1.0.1_GH0.tar.gz) = 143977 diff --git a/misc/compat10x/Makefile b/misc/compat10x/Makefile index 6354b9fb0188..4662bf68a285 100644 --- a/misc/compat10x/Makefile +++ b/misc/compat10x/Makefile @@ -1,6 +1,6 @@ PORTNAME= compat10x PORTVERSION= 10.4.1004000.20181014 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} @@ -16,6 +16,7 @@ PLIST= ${PKGDIR}/pkg-plist.${ARCH} TARGET_DIR= ${PREFIX}/lib/compat TARGET32_DIR= ${PREFIX}/lib32/compat USE_LDCONFIG= ${TARGET_DIR} +NO_SHLIB_PROVIDES_GLOB= libreadline.so.* libhistory.so.* .include <bsd.port.pre.mk> diff --git a/misc/compat12x/Makefile b/misc/compat12x/Makefile index 8df275201e16..1417f4e927ca 100644 --- a/misc/compat12x/Makefile +++ b/misc/compat12x/Makefile @@ -1,6 +1,6 @@ PORTNAME= compat12x PORTVERSION= 12.2.1202000.20210406 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= LOCAL/jkim PKGNAMESUFFIX= -${ARCH} @@ -18,6 +18,7 @@ PLIST= ${PKGDIR}/pkg-plist.${ARCH} TARGET_DIR= ${PREFIX}/lib/compat TARGET32_DIR= ${PREFIX}/lib32/compat USE_LDCONFIG= ${TARGET_DIR} +NO_SHLIB_REQUIRES_GLOB= libssh.* .include <bsd.port.pre.mk> diff --git a/misc/compat14x/Makefile b/misc/compat14x/Makefile index 8b25f38d7f4a..47b33bbf81fd 100644 --- a/misc/compat14x/Makefile +++ b/misc/compat14x/Makefile @@ -1,12 +1,12 @@ PORTNAME= compat14x -PORTVERSION= 14.2.1402000.20250430 +PORTVERSION= 14.2.1402000.20250803 CATEGORIES= misc MASTER_SITES= LOCAL/arrowd PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} MAINTAINER= arrowd@FreeBSD.org -COMMENT= Convenience package to install the compat13x libraries +COMMENT= Convenience package to install the compat14x libraries LICENSE= BSD2CLAUSE @@ -18,22 +18,54 @@ TARGET_DIR= ${PREFIX}/lib/compat TARGET32_DIR= ${PREFIX}/lib32/compat USE_LDCONFIG= ${TARGET_DIR} +COMPAT_LIBS= libasn1.so.11 \ + libcom_err.so.5 \ + libgssapi_krb5.so.10 \ + libgssapi_ntlm.so.10 \ + libgssapi_spnego.so.10 \ + libhdb.so.11 \ + libheimbase.so.11 \ + libheimntlm.so.11 \ + libhx509.so.11 \ + libkadm5clnt.so.11 \ + libkadm5srv.so.11 \ + libkafs5.so.11 \ + libkdc.so.11 \ + libkrb5.so.11 \ + libmd.so.6 \ + libprivateheimipcc.so.11 \ + libprivateheimipcs.so.11 \ + libroken.so.11 \ + libutil.so.9 \ + libwind.so.11 + +OPTIONS_DEFINE= COMPAT32 +OPTIONS_DEFAULT=COMPAT32 +OPTIONS_EXCLUDE_aarch64=COMPAT32 +OPTIONS_EXCLUDE_i386=COMPAT32 +COMPAT32_DESC= Install 32-bit compat libraries +OPTIONS_SUB= yes + +.include "${.CURDIR}/../compat4x/Makefile.makedist" + .include <bsd.port.pre.mk> .if ${OSREL:R} < 14 IGNORE= is for FreeBSD 14.x and newer .endif -.if ${ARCH} == amd64 +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MCOMPAT32} USE_LDCONFIG32= ${TARGET32_DIR} .endif do-install: @${MKDIR} -m 0755 ${STAGEDIR}${TARGET_DIR} (cd ${WRKSRC}/lib && ${INSTALL_LIB} *.so.* ${STAGEDIR}${TARGET_DIR}) -.if ${ARCH} == amd64 + +do-install-COMPAT32-on: @${MKDIR} ${STAGEDIR}${TARGET32_DIR} (cd ${WRKSRC}/lib32 && ${INSTALL_LIB} *.so.* ${STAGEDIR}${TARGET32_DIR}) -.endif .include <bsd.port.post.mk> diff --git a/misc/compat14x/distinfo b/misc/compat14x/distinfo index 8c5e86385efc..0a7b6e9a45f2 100644 --- a/misc/compat14x/distinfo +++ b/misc/compat14x/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1746026180 -SHA256 (compat14x-aarch64-14.2.1402000.20250430.tar.xz) = ab8ef228dfad1c1285f6a7736baf1dcd3d9a1331b5130aea852057a8f4b6f1ff -SIZE (compat14x-aarch64-14.2.1402000.20250430.tar.xz) = 41772 -SHA256 (compat14x-amd64-14.2.1402000.20250430.tar.xz) = d2e9488f888352b44967c3181d446827751c7fcbba80f06861ce14f955cde332 -SIZE (compat14x-amd64-14.2.1402000.20250430.tar.xz) = 77684 -SHA256 (compat14x-i386-14.2.1402000.20250430.tar.xz) = c9919e9b26dc92946ae446a001a788c6273f8b14dba521b3192b07d1f09aa7f3 -SIZE (compat14x-i386-14.2.1402000.20250430.tar.xz) = 49244 +TIMESTAMP = 1754240957 +SHA256 (compat14x-aarch64-14.2.1402000.20250803.tar.xz) = a41bbc1e8ff3b62a5b2b175c3ceef5b0d112a4017316e099fa2ecd4010cf4d79 +SIZE (compat14x-aarch64-14.2.1402000.20250803.tar.xz) = 654548 +SHA256 (compat14x-amd64-14.2.1402000.20250803.tar.xz) = 382fb52e1e7f4d4f5c4c3f6f9d721e332f066f57f82be24144eec66129eb36b7 +SIZE (compat14x-amd64-14.2.1402000.20250803.tar.xz) = 1334424 +SHA256 (compat14x-i386-14.2.1402000.20250803.tar.xz) = bec958bf20c2098804b8d2c402875f2772668ffef900cdb0a2ea8b900d06e716 +SIZE (compat14x-i386-14.2.1402000.20250803.tar.xz) = 732300 diff --git a/misc/compat14x/pkg-plist.aarch64 b/misc/compat14x/pkg-plist.aarch64 index 251b34ef3b18..65519383e3fe 100644 --- a/misc/compat14x/pkg-plist.aarch64 +++ b/misc/compat14x/pkg-plist.aarch64 @@ -1 +1,20 @@ +lib/compat/libasn1.so.11 +lib/compat/libcom_err.so.5 +lib/compat/libgssapi_krb5.so.10 +lib/compat/libgssapi_ntlm.so.10 +lib/compat/libgssapi_spnego.so.10 +lib/compat/libhdb.so.11 +lib/compat/libheimbase.so.11 +lib/compat/libheimntlm.so.11 +lib/compat/libhx509.so.11 +lib/compat/libkadm5clnt.so.11 +lib/compat/libkadm5srv.so.11 +lib/compat/libkafs5.so.11 +lib/compat/libkdc.so.11 +lib/compat/libkrb5.so.11 lib/compat/libmd.so.6 +lib/compat/libprivateheimipcc.so.11 +lib/compat/libprivateheimipcs.so.11 +lib/compat/libroken.so.11 +lib/compat/libutil.so.9 +lib/compat/libwind.so.11 diff --git a/misc/compat14x/pkg-plist.amd64 b/misc/compat14x/pkg-plist.amd64 index 836459079f4d..620afe5b4ca0 100644 --- a/misc/compat14x/pkg-plist.amd64 +++ b/misc/compat14x/pkg-plist.amd64 @@ -1,2 +1,40 @@ +lib/compat/libasn1.so.11 +lib/compat/libcom_err.so.5 +lib/compat/libgssapi_krb5.so.10 +lib/compat/libgssapi_ntlm.so.10 +lib/compat/libgssapi_spnego.so.10 +lib/compat/libhdb.so.11 +lib/compat/libheimbase.so.11 +lib/compat/libheimntlm.so.11 +lib/compat/libhx509.so.11 +lib/compat/libkadm5clnt.so.11 +lib/compat/libkadm5srv.so.11 +lib/compat/libkafs5.so.11 +lib/compat/libkdc.so.11 +lib/compat/libkrb5.so.11 lib/compat/libmd.so.6 -lib32/compat/libmd.so.6 +lib/compat/libprivateheimipcc.so.11 +lib/compat/libprivateheimipcs.so.11 +lib/compat/libroken.so.11 +lib/compat/libutil.so.9 +lib/compat/libwind.so.11 +%%COMPAT32%%lib32/compat/libasn1.so.11 +%%COMPAT32%%lib32/compat/libcom_err.so.5 +%%COMPAT32%%lib32/compat/libgssapi_krb5.so.10 +%%COMPAT32%%lib32/compat/libgssapi_ntlm.so.10 +%%COMPAT32%%lib32/compat/libgssapi_spnego.so.10 +%%COMPAT32%%lib32/compat/libhdb.so.11 +%%COMPAT32%%lib32/compat/libheimbase.so.11 +%%COMPAT32%%lib32/compat/libheimntlm.so.11 +%%COMPAT32%%lib32/compat/libhx509.so.11 +%%COMPAT32%%lib32/compat/libkadm5clnt.so.11 +%%COMPAT32%%lib32/compat/libkadm5srv.so.11 +%%COMPAT32%%lib32/compat/libkafs5.so.11 +%%COMPAT32%%lib32/compat/libkdc.so.11 +%%COMPAT32%%lib32/compat/libkrb5.so.11 +%%COMPAT32%%lib32/compat/libmd.so.6 +%%COMPAT32%%lib32/compat/libprivateheimipcc.so.11 +%%COMPAT32%%lib32/compat/libprivateheimipcs.so.11 +%%COMPAT32%%lib32/compat/libroken.so.11 +%%COMPAT32%%lib32/compat/libutil.so.9 +%%COMPAT32%%lib32/compat/libwind.so.11 diff --git a/misc/compat14x/pkg-plist.i386 b/misc/compat14x/pkg-plist.i386 index 251b34ef3b18..65519383e3fe 100644 --- a/misc/compat14x/pkg-plist.i386 +++ b/misc/compat14x/pkg-plist.i386 @@ -1 +1,20 @@ +lib/compat/libasn1.so.11 +lib/compat/libcom_err.so.5 +lib/compat/libgssapi_krb5.so.10 +lib/compat/libgssapi_ntlm.so.10 +lib/compat/libgssapi_spnego.so.10 +lib/compat/libhdb.so.11 +lib/compat/libheimbase.so.11 +lib/compat/libheimntlm.so.11 +lib/compat/libhx509.so.11 +lib/compat/libkadm5clnt.so.11 +lib/compat/libkadm5srv.so.11 +lib/compat/libkafs5.so.11 +lib/compat/libkdc.so.11 +lib/compat/libkrb5.so.11 lib/compat/libmd.so.6 +lib/compat/libprivateheimipcc.so.11 +lib/compat/libprivateheimipcs.so.11 +lib/compat/libroken.so.11 +lib/compat/libutil.so.9 +lib/compat/libwind.so.11 diff --git a/misc/compat4x/Makefile.makedist b/misc/compat4x/Makefile.makedist index 0e011f3ddeb3..f0dbba2c42c9 100644 --- a/misc/compat4x/Makefile.makedist +++ b/misc/compat4x/Makefile.makedist @@ -1,6 +1,7 @@ _VER= ${PORTVERSION:C/\..*//g}.${PORTVERSION:C/[^\.]*\.//:C/\..*//g} makedist: + ${RM} /tmp/compat-libs .for lib in ${COMPAT_LIBS} ${ECHO_CMD} ${lib} >> /tmp/compat-libs .endfor diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index edd7a6b1c774..0f6780420e5b 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,7 +1,7 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 24 +PORTREVISION= 28 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index e38a11c481af..f694525e35cf 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 27 +PORTREVISION= 31 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile index ba6375cc5e91..1b893d778689 100644 --- a/misc/dartsim/Makefile +++ b/misc/dartsim/Makefile @@ -1,7 +1,7 @@ PORTNAME= dartsim DISTVERSIONPREFIX= v DISTVERSION= 6.15.0 -PORTREVISION= 4 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dijo/Makefile b/misc/dijo/Makefile index aeff63200b2c..5118ec912dfc 100644 --- a/misc/dijo/Makefile +++ b/misc/dijo/Makefile @@ -1,7 +1,7 @@ PORTNAME= dijo DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 -PORTREVISION= 21 +PORTREVISION= 23 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index c9c10ef33ad4..b3d1128e067e 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,6 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dotenv-linter/Makefile b/misc/dotenv-linter/Makefile index d291ca9cae09..cc5d42d4f814 100644 --- a/misc/dotenv-linter/Makefile +++ b/misc/dotenv-linter/Makefile @@ -1,7 +1,7 @@ PORTNAME= dotenv-linter DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 -PORTREVISION= 21 +PORTREVISION= 23 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/e2fsprogs-libuuid/Makefile b/misc/e2fsprogs-libuuid/Makefile deleted file mode 100644 index d0439b78b2c8..000000000000 --- a/misc/e2fsprogs-libuuid/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -PORTREVISION= 0 -CATEGORIES= misc devel -PKGNAMESUFFIX= -libuuid - -COMMENT= UUID library from e2fsprogs package - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${INSTALL_WRKSRC}/COPYING - -CONFIGURE_ARGS= --enable-elf-shlibs --enable-libuuid - -OPTIONS_EXCLUDE= NLS -MASTERDIR= ${.CURDIR}/../../filesystems/e2fsprogs-core -MAKE_ARGS= LIB_SUBDIRS=lib/uuid -USE_LDCONFIG= yes -ALL_TARGET= libs -INSTALL_TARGET= install install-shlibs -INSTALL_WRKSRC= ${WRKSRC}/lib/uuid -FILESDIR= ${.CURDIR}/files -USE_RC_SUBR= uuidd - -PKGDIR= ${.CURDIR} - -post-patch:: - ${REINPLACE_CMD} -e 's,/var/lib/libuuid,/var/run/libuuid,g' \ - -e 's,/usr/sbin/uuidd,${PREFIX}/sbin/uuidd,' \ - ${WRKSRC}/lib/uuid/*.[ch] - -pre-build: - ${MKDIR} ${WRKSRC}/lib/uuid/elfshared - cd ${WRKSRC}/util && ${MAKE_CMD} subst - -# ulimit guards against runaway tests -# failure to launch uuidd is fine (one might be running, or we may lack -# privileges); if it works, it'll quit after 50 seconds -post-build: - cd ${WRKSRC}/misc && ${MAKE_CMD} uuidgen uuidgen.1 uuidd uuidd.8 - cd ${INSTALL_WRKSRC} && ( ulimit -t 5 && ${MAKE_CMD} check ) - -post-install: - ${INSTALL_PROGRAM} ${WRKSRC}/misc/uuidgen ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/misc/uuidgen.1 ${STAGEDIR}${PREFIX}/share/man/man1/ - ${INSTALL_PROGRAM} ${WRKSRC}/misc/uuidd ${STAGEDIR}${PREFIX}/sbin/ - ${INSTALL_MAN} ${WRKSRC}/misc/uuidd.8 ${STAGEDIR}${PREFIX}/share/man/man8/ - ${MKDIR} ${STAGEDIR}/var/run/libuuid - -.include "${MASTERDIR}/Makefile" diff --git a/misc/e2fsprogs-libuuid/files/uuidd.in b/misc/e2fsprogs-libuuid/files/uuidd.in deleted file mode 100644 index 5e48d6d4b052..000000000000 --- a/misc/e2fsprogs-libuuid/files/uuidd.in +++ /dev/null @@ -1,27 +0,0 @@ -#!/bin/sh -# -# rcNG script to start uuidd at boot-time on rcNG-enabled systems, -# such as FreeBSD. Note: Starting uuidd at boot-time is not strictly -# necessary, the library will - as of 1.41.5 - silently launch an -# instance of uuidd that exits after 300 seconds; for most accurate -# time-based uuids generated from unprivileged user accounts it may be -# useful to run it system-wide. -# -# (C) 2008, 2009 by Matthias Andree. -# Licensed under the modified (= 2-clause) BSD license. - -# PROVIDE: uuidd -# REQUIRE: FILESYSTEMS ldconfig -# BEFORE: DAEMON - -. /etc/rc.subr - -name="uuidd" -rcvar=uuidd_enable -command="%%PREFIX%%/sbin/uuidd" -procname="${command}" - -: ${uuidd_enable="NO"} - -load_rc_config $name -run_rc_command "$1" diff --git a/misc/e2fsprogs-libuuid/pkg-descr b/misc/e2fsprogs-libuuid/pkg-descr deleted file mode 100644 index 0e6e023f4968..000000000000 --- a/misc/e2fsprogs-libuuid/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -UUID library from the e2fsprogs package. diff --git a/misc/e2fsprogs-libuuid/pkg-plist b/misc/e2fsprogs-libuuid/pkg-plist deleted file mode 100644 index 27ef33780287..000000000000 --- a/misc/e2fsprogs-libuuid/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -bin/uuidgen -include/uuid/uuid.h -lib/libuuid.so.1.2 -lib/libuuid.so.1 -lib/libuuid.so -lib/libuuid.a -libdata/pkgconfig/uuid.pc -share/man/man1/uuidgen.1.gz -share/man/man3/uuid.3.gz -share/man/man3/uuid_clear.3.gz -share/man/man3/uuid_compare.3.gz -share/man/man3/uuid_copy.3.gz -share/man/man3/uuid_generate.3.gz -share/man/man3/uuid_is_null.3.gz -share/man/man3/uuid_parse.3.gz -share/man/man3/uuid_time.3.gz -share/man/man3/uuid_unparse.3.gz -share/man/man3/uuid_generate_random.3.gz -share/man/man3/uuid_generate_time.3.gz -share/man/man8/uuidd.8.gz -sbin/uuidd -@dir /var/run/libuuid diff --git a/misc/ecflow/Makefile b/misc/ecflow/Makefile index b1b483ee6a53..526f44bab860 100644 --- a/misc/ecflow/Makefile +++ b/misc/ecflow/Makefile @@ -1,6 +1,6 @@ PORTNAME= ecflow DISTVERSION= 5.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= https://confluence.ecmwf.int/download/attachments/8650755/ DISTNAME= ecFlow-${DISTVERSION}-Source diff --git a/misc/ezc3d/Makefile b/misc/ezc3d/Makefile index 702887207298..ede748774176 100644 --- a/misc/ezc3d/Makefile +++ b/misc/ezc3d/Makefile @@ -1,6 +1,6 @@ PORTNAME= ezc3d DISTVERSIONPREFIX= Release_ -DISTVERSION= 1.5.11 +DISTVERSION= 1.5.19 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -23,4 +23,6 @@ CMAKE_TESTING_TARGET= gtest post-test: @cd ${TEST_WRKSRC}/test && ./ezc3d_test +# tests as of 1.5.19: [ PASSED ] 54 tests. + .include <bsd.port.mk> diff --git a/misc/ezc3d/distinfo b/misc/ezc3d/distinfo index ced3a7af8b69..47ca9088d8f9 100644 --- a/misc/ezc3d/distinfo +++ b/misc/ezc3d/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1723624420 -SHA256 (pyomeca-ezc3d-Release_1.5.11_GH0.tar.gz) = 59516aca5138940313fc1ffba54001ab79f41e48ae1fce9be6770cbd76fccc93 -SIZE (pyomeca-ezc3d-Release_1.5.11_GH0.tar.gz) = 950531 +TIMESTAMP = 1750226735 +SHA256 (pyomeca-ezc3d-Release_1.5.19_GH0.tar.gz) = e2d9ce20c13e0f2167378763b4c76447fce943f2f2ccbb2a9e985835283a622c +SIZE (pyomeca-ezc3d-Release_1.5.19_GH0.tar.gz) = 954560 SHA256 (google-googletest-3880b13_GH0.tar.gz) = ea3d403a3de3ab084841ec97efa440fb45d5f2fbe4eb09a22ccb9643a6af11ba SIZE (google-googletest-3880b13_GH0.tar.gz) = 962793 diff --git a/misc/fabric/Makefile b/misc/fabric/Makefile index 5f9e6e309810..3d69f0c88506 100644 --- a/misc/fabric/Makefile +++ b/misc/fabric/Makefile @@ -1,7 +1,7 @@ PORTNAME= fabric DISTVERSIONPREFIX= v DISTVERSION= 1.4.164 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning PKGNAMESUFFIX= -ai diff --git a/misc/far2l/Makefile b/misc/far2l/Makefile index f74e3c7cd9d8..ba3aa24ddd58 100644 --- a/misc/far2l/Makefile +++ b/misc/far2l/Makefile @@ -1,5 +1,6 @@ PORTNAME= far2l PORTVERSION= 2.6.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v_ CATEGORIES= misc diff --git a/misc/flag-icons/Makefile b/misc/flag-icons/Makefile index 7a123012a67d..3e80aee9fc3d 100644 --- a/misc/flag-icons/Makefile +++ b/misc/flag-icons/Makefile @@ -1,5 +1,5 @@ PORTNAME= flag-icons -PORTVERSION= 7.3.2 +PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v CATEGORIES= misc @@ -28,6 +28,7 @@ PKGNAMESUFFIX= -${FLAVOR} .endif post-extract: + @${TEST} $$(${FIND} ${WRKSRC}/flags -type f | wc -l) = $$((271 * 2)) cd ${WRKSRC}/flags && ${SH} ${FILESDIR}/makeflags.sh add-missing-flags do-build: diff --git a/misc/flag-icons/distinfo b/misc/flag-icons/distinfo index 4635639281ae..12f047873e72 100644 --- a/misc/flag-icons/distinfo +++ b/misc/flag-icons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737122630 -SHA256 (lipis-flag-icons-v7.3.2_GH0.tar.gz) = 6a5497e1029e66415c3941a5e5ee001944b0a7e46bf365c6d5a91a033acee87e -SIZE (lipis-flag-icons-v7.3.2_GH0.tar.gz) = 1322290 +TIMESTAMP = 1748541140 +SHA256 (lipis-flag-icons-v7.5.0_GH0.tar.gz) = 5502d1bb0bda9f258d726d3c084a2d57a07cfdfa6d2ed18cbb5a1ee11b307778 +SIZE (lipis-flag-icons-v7.5.0_GH0.tar.gz) = 1324796 diff --git a/misc/freebsd-doc-all/Makefile b/misc/freebsd-doc-all/Makefile index 43df75a838cc..4735e802ee0e 100644 --- a/misc/freebsd-doc-all/Makefile +++ b/misc/freebsd-doc-all/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-doc-all -PORTVERSION= 20250509 +PORTVERSION= 20250708 PORTEPOCH= 1 CATEGORIES= misc docs diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile index e0d9417b4132..ad83082c4118 100644 --- a/misc/freebsd-doc-en/Makefile +++ b/misc/freebsd-doc-en/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-doc -PORTVERSION= 20250509 +PORTVERSION= 20250708 PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= LOCAL/doceng diff --git a/misc/freebsd-doc-en/distinfo b/misc/freebsd-doc-en/distinfo index ed78b9954f08..aa766450f9a4 100644 --- a/misc/freebsd-doc-en/distinfo +++ b/misc/freebsd-doc-en/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746773939 -SHA256 (freebsd-doc-20250509.tar.gz) = 4a867d04ff911483aab6e88a9445326b3adb812ac66ce87f066f41eff6bf9895 -SIZE (freebsd-doc-20250509.tar.gz) = 42870400 +TIMESTAMP = 1751964642 +SHA256 (freebsd-doc-20250708.tar.gz) = 4882b0fa408db21e1b1ae89c12c7286fb69685c72eedebb4eb67da973f640b0c +SIZE (freebsd-doc-20250708.tar.gz) = 42748886 diff --git a/misc/freebsd-doc-en/pkg-plist b/misc/freebsd-doc-en/pkg-plist index d2e8880e8c4e..42df1935703a 100644 --- a/misc/freebsd-doc-en/pkg-plist +++ b/misc/freebsd-doc-en/pkg-plist @@ -526,6 +526,7 @@ %%HTML%%%%DOCBASE%%/pgpkeys/anholt.key %%HTML%%%%DOCBASE%%/pgpkeys/anray.key %%HTML%%%%DOCBASE%%/pgpkeys/antoine.key +%%HTML%%%%DOCBASE%%/pgpkeys/aokblast.key %%HTML%%%%DOCBASE%%/pgpkeys/araujo.key %%HTML%%%%DOCBASE%%/pgpkeys/ariff.key %%HTML%%%%DOCBASE%%/pgpkeys/arrowd.key @@ -640,6 +641,7 @@ %%HTML%%%%DOCBASE%%/pgpkeys/dru.key %%HTML%%%%DOCBASE%%/pgpkeys/dryice.key %%HTML%%%%DOCBASE%%/pgpkeys/dsl.key +%%HTML%%%%DOCBASE%%/pgpkeys/dtxdf.key %%HTML%%%%DOCBASE%%/pgpkeys/dumbbell.key %%HTML%%%%DOCBASE%%/pgpkeys/dutchdaemon.key %%HTML%%%%DOCBASE%%/pgpkeys/dutra.key @@ -760,6 +762,7 @@ %%HTML%%%%DOCBASE%%/pgpkeys/kevans.key %%HTML%%%%DOCBASE%%/pgpkeys/kevlo.key %%HTML%%%%DOCBASE%%/pgpkeys/keymaster.key +%%HTML%%%%DOCBASE%%/pgpkeys/kgalazka.key %%HTML%%%%DOCBASE%%/pgpkeys/khng.key %%HTML%%%%DOCBASE%%/pgpkeys/khorben.key %%HTML%%%%DOCBASE%%/pgpkeys/kib.key @@ -993,6 +996,7 @@ %%HTML%%%%DOCBASE%%/pgpkeys/uzsolt.key %%HTML%%%%DOCBASE%%/pgpkeys/vanilla.key %%HTML%%%%DOCBASE%%/pgpkeys/vd.key +%%HTML%%%%DOCBASE%%/pgpkeys/vexeduxr.key %%HTML%%%%DOCBASE%%/pgpkeys/versus.key %%HTML%%%%DOCBASE%%/pgpkeys/vg.key %%HTML%%%%DOCBASE%%/pgpkeys/viny.key diff --git a/misc/freebsd-doc-nl/pkg-plist b/misc/freebsd-doc-nl/pkg-plist index f72641022b02..1d4c2e24065c 100644 --- a/misc/freebsd-doc-nl/pkg-plist +++ b/misc/freebsd-doc-nl/pkg-plist @@ -11,6 +11,7 @@ %%HTML%%%%DOCBASE%%/nl/books/handbook/boot/index.html %%HTML%%%%DOCBASE%%/nl/books/handbook/bsdinstall/index.html %%HTML%%%%DOCBASE%%/nl/books/handbook/config/index.html +%%HTML%%%%DOCBASE%%/nl/books/handbook/colophon/index.html %%HTML%%%%DOCBASE%%/nl/books/handbook/cutting-edge/index.html %%HTML%%%%DOCBASE%%/nl/books/handbook/desktop/index.html %%HTML%%%%DOCBASE%%/nl/books/handbook/disks/index.html diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 3e7794d0af5d..cf210337878e 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20250516 +DISTVERSION= 20250617 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-13.3-RELEASE deleted file mode 100644 index b9b8f8a4645a..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-13.3-RELEASE +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 17dd8a9834da209f2afc3299e418b7aa9bb7206d5709ecc1161dd4bd226ba104 1679 base_dbg "Base system (Debugging)" off -base.txz d10531d663cee5efeb7d696ca84ce90adacd1fae14dd249628fb74da0c7c2820 28187 base "Base system (MANDATORY)" on -kernel-dbg.txz 6b6e013a833fc022e2d38f678b1e2f840a0df3da712146fb7c7db8b1076985d4 867 kernel_dbg "Kernel (Debugging)" on -kernel.txz 6eb0db522941d4d23d03979f038e5151e07a17641996aa53fef75eb4a9c3428d 878 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 706d3309249ce70aff5afddda736419dbcad16105d66409b682357908509cb83 249 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz a7beac1ee458bb125bca03b68011febaadf300f0396d468884dc8945c1342bcb 1046 lib32 "32-bit compatibility libraries" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz 8a91926a2855ca472e6d54b678b911397d86a7483f66a0537fcdb61704882e8a 6983 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-RELEASE deleted file mode 100644 index a6516133272c..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-RELEASE +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz d4fd842ddfe0dd9aaa634d2c1dea1934e526a1367a6f9bf675ae08efd560c3df 1702 base_dbg "Base system (Debugging)" off -base.txz bb451694e8435e646b5ff7ddc5e94d5c6c9649f125837a34b2a2dd419732f347 29832 base "Base system (MANDATORY)" on -kernel-dbg.txz f0cf041845657ffb955ef655ff8750be4217bfb8da0f3cfc1b3d6693b6d2ae59 866 kernel_dbg "Kernel (Debugging)" on -kernel.txz f05c0a74f101ee5638185c36003ed4d3dd6972826de6a64d91ec5cd0fdd3a0a6 877 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 8ac38b8e0b1a236b009f191ec164a2b34803162af9aecfd4d6ceab7615fe5298 258 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 238972769de2ce2d432edc9b56c9870e021905497eb7a11945b48726e714b477 730 lib32 "32-bit compatibility libraries" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz 53519b2a47be1d3a655ec03f2428fcffc3e1ff90a9f07e788ffdb12c4c64c3e0 7179 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.3-BETA3 deleted file mode 100644 index f1cf669de701..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.3-BETA3 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz fcb8f6a26e907a9868906b53d2308b3b268ce3f50188fa4b8bb4f33a74e6ab34 1716 base_dbg "Base system (Debugging)" off -base.txz dbef21f918c387495ea9013fcadffe2d19026b0b881ac5e4268f761eadbe0642 29923 base "Base system (MANDATORY)" on -kernel-dbg.txz 100862438672c22b8d6dabbace065e41b1c9afc3ccc28b07b75b4077637589b7 846 kernel_dbg "Kernel (Debugging)" on -kernel.txz c0d492f5e8c9d22812bdfeb7aa005a10a3175ab998af42c993bafe7f1bc17da1 857 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 82af287a4e114f5e5730c7f32fcc1bb1856d37c62e9a875788f77de98ce98459 257 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz f94a5274fb78a120c62d669521cc5b9463302438d52973181a51f27f1d6923c4 729 lib32 "32-bit compatibility libraries" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 7683cd3df66f953bd6e2117b9c043f247491fcc8249f210194a202680d765346 7263 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.3-RELEASE new file mode 100644 index 000000000000..5cf10e6f5b7f --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.3-RELEASE @@ -0,0 +1,9 @@ +base-dbg.txz d9be03a706a92da32ca2652cba6d25cc0e238603989e49897ff615bda6041826 1716 base_dbg "Base system (Debugging)" off +base.txz e38b5cf756d60086a6c2f736eff19cc7685f7e2313e31d14342fc8df57200a92 29929 base "Base system (MANDATORY)" on +kernel-dbg.txz 84d1ced071d9f08e6efd8e3d68e724a8a820479dd7bad2deebd31333a0ef9ca2 846 kernel_dbg "Kernel (Debugging)" on +kernel.txz 681885e34043d9080685ae4e1965089de829a750175c54fd3499191e1565ba15 857 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 4bffdafbb4ad41ff782a6a1dbe78ee87df3f42a358bc79cb21e344e850fb3f0c 257 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 0e2436dde72309e613a6e75a64490a77f9deb6991121e97436be4d56109e6721 729 lib32 "32-bit compatibility libraries" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz 3735a73b4ff4c68e0dc73bffc39b7e0bf21af02589072f0a6e11584783e8a619 7263 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-13.3-RELEASE deleted file mode 100644 index d1fd6e180b19..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-13.3-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 7dbcc222d67f69a0b1eab58b1d006f8cd23fa3e1c90b29abc60c0d287375926a 1649 base_dbg "Base system (Debugging)" off -base.txz 1eaa8a0e0d932f9b8f5087e2cf91d7d49ad1c7a303048b8363fa8e67644d3fec 27827 base "Base system (MANDATORY)" on -kernel-dbg.txz 938338d5a713dd16b0f1fb9417391db8ec673e0c3c854a9906c8e8db07277356 699 kernel_dbg "Kernel (Debugging)" on -kernel.txz 4184910edf9b58e8f6da35747df8e54affc16ffd65028746dfa971bd4be65369 764 kernel "Kernel (MANDATORY)" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz 65b283292d3fba07066a3ebe646076be71ba2c1b040e435c565ee881dc0dfd62 6980 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-RELEASE deleted file mode 100644 index efdca4877020..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-RELEASE +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 02ef3b1e38293c88a8a251dc5b7264407686c38d01a72d16f9c2b0d1d9c82a3e 1685 base_dbg "Base system (Debugging)" off -base.txz b25830252e0dce0161004a5b69a159cbbd92d5e92ae362b06158dbb3f2568d32 29546 base "Base system (MANDATORY)" on -kernel-dbg.txz 196f11f870e87260f88d869fdbfde0e5f3acbaa92fa8c7cc6f9dd8385dbbcbd4 719 kernel_dbg "Kernel (Debugging)" on -kernel.txz cd16ba9bad26887ceda8809cc5acd190edeaac02c370914cbee8a73112b222bd 792 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 0128db16dbca412e2457fb241092b36ce820e3a6dc3f667cd4b4094c43de06ec 249 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz ea7456d83d41ddeb21569e297d330b401bc6766937f760f2549fddf49bcfe66a 711 lib32 "32-bit compatibility libraries" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz f9939675441160365af3c8e19affd53802f74ba66a9cc42bfe3e87ff31cf1481 7176 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.3-BETA3 deleted file mode 100644 index bd8e9c1dfa9e..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.3-BETA3 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz adb182558fb1f04f7ca79c900ad91af77124fdca9ed9925ac9122c024e12b2da 1699 base_dbg "Base system (Debugging)" off -base.txz e64068a7ec7165b950690e991786cb0c48decc056ed29d11f4f63fe83c5003db 29636 base "Base system (MANDATORY)" on -kernel-dbg.txz 5829f8c76203f229b49cd863dede4a182af6102a7ceccaa832b6040e46bbdea5 702 kernel_dbg "Kernel (Debugging)" on -kernel.txz 18d9f1c6482cf97eb1cb3ad6ce7ea93882f0168078ea55250c711bfe10c5e093 775 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 1126174084b9987e5c9bedab1e5794168212a5f34446bc0bc671db8ca9917f56 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz a16b1ef507094404235c63f709b3bdf718a7eff428557334378b821a928a3c40 710 lib32 "32-bit compatibility libraries" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 1afa0b427886b0c5a711147722b139f07c0386de76fa98226a25575dfdc03d41 7261 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.3-RELEASE new file mode 100644 index 000000000000..95f9bd61d5ea --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.3-RELEASE @@ -0,0 +1,9 @@ +base-dbg.txz 10e0db030e03a01ce90f600eb5cc3a82b3caa3404c107760c96a7b6e63c16763 1699 base_dbg "Base system (Debugging)" off +base.txz f83e824cb7a20dbadb2888a8bd253e6a1ac35024cc6dc8af9f3e229f75ec7129 29641 base "Base system (MANDATORY)" on +kernel-dbg.txz 58b80a8bb406f730d02a6850115f72074d20bdda7fda1939420632494b36e008 702 kernel_dbg "Kernel (Debugging)" on +kernel.txz 5b1506129648a596e02bca525c1dce15bde9c5d034372e6de7c34576f6245534 775 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 5e3c614e7e2c549b69540f35798fb8838221237cc57bd8da8b038b0e53a5e3fe 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 53247c91f9b1c56297ce0f36c1eb5a9a0fbddfbde69764ca04318f766108d182 710 lib32 "32-bit compatibility libraries" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz d55c4caec15ab70a0879fac3cb97fcc531951a5efde6d8b3e40fc8e58bfcb748 7261 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-13.3-RELEASE deleted file mode 100644 index 72b7e36e4574..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-13.3-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz f241bb0cdf9e322a9bc70263b4e5cd0bdbefdd3563a7f423116250ff2dfe9f8c 1664 base_dbg "Base system (Debugging)" off -base.txz 98d3f33b931a540e8ab424ec2839d9a3ba51716884e97c9e514a8b500b824549 28071 base "Base system (MANDATORY)" on -kernel-dbg.txz 10b41bdadaebde13e70c41a77111a9c0ea9eec731e124e258622b5a5d092f661 844 kernel_dbg "Kernel (Debugging)" on -kernel.txz 2075c7ef3a415628ab7213bd99c7fd93efa9d28cb0b8e594b4b2508297e6d527 854 kernel "Kernel (MANDATORY)" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz 2eddc4d272d96691e9cf728c050fe90353f49756ac0d53e95fbe0049a0cedff3 6980 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-RELEASE deleted file mode 100644 index 91b3ed26dfdb..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 71b25d2800cdfbee55bc34c701c2c045b6860ae61e464f61a7e35455ee3d8b36 1677 base_dbg "Base system (Debugging)" off -base.txz 9be42cb03698a8f4df4c3df74f608f624c8ca6e3e59cae34f0b4a5b2baf6990f 29632 base "Base system (MANDATORY)" on -kernel-dbg.txz 4cfd4eaef1e576fb31b78a51b879ab851444406eb20599326799f973c7f781ed 829 kernel_dbg "Kernel (Debugging)" on -kernel.txz 8a9cb52bf3a3fca0a7fce35a578438468c4d1223f243d4455d12a1bbfd8f4f2d 839 kernel "Kernel (MANDATORY)" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz d4252c92f03026b3000ad9877dec60b81fa68a0eb0da16fc19ed5e9a9f389039 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.3-BETA3 deleted file mode 100644 index a00de70245bf..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.3-BETA3 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 4a7a2ccf5d1302e3aa440b2d3cc4f0a40186fdcb7095ad2d30cbe16fc8d0bc65 1691 base_dbg "Base system (Debugging)" off -base.txz abe5403e738abcc004bfb4268904de6a3d0d37481fb255401c9e20b3c477f91f 29720 base "Base system (MANDATORY)" on -kernel-dbg.txz a47ab8f7a380ba90d9b82c257bed0b137830433e00d1622f1d4505620fb7e8a1 808 kernel_dbg "Kernel (Debugging)" on -kernel.txz 938a128860ccff6df6d53946717e47e2843234fc29dc7b05b4992ac13b5e5554 818 kernel "Kernel (MANDATORY)" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 8772183939b0a44289384f59a6be99c5ec184c25824a19c902ab7fa36b123815 7261 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.3-RELEASE new file mode 100644 index 000000000000..d71f72837a7c --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.3-RELEASE @@ -0,0 +1,7 @@ +base-dbg.txz 9c98ac657835cd64e7e60f9a7bc8b166c4cdadffbd9853c219a8f5d83a3718b7 1691 base_dbg "Base system (Debugging)" off +base.txz 7b7994fb8e574a4a157b75c47025377c7a7cba3e79d7381c088f98058f5688e5 29727 base "Base system (MANDATORY)" on +kernel-dbg.txz cf6ef811bdac275694a1685c8493c51da8625953417e8c74533fc4f1044c1dd8 808 kernel_dbg "Kernel (Debugging)" on +kernel.txz f71a7f775e9ece6c04599de9992fc5eaaf2dae7dc83f325a77e8dcbd8664e84c 818 kernel "Kernel (MANDATORY)" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz 86b92e6f176381f3ecfd61cd180ed6f19b3dc12fe399b28f35749f3bbe17abfa 7261 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-13.3-RELEASE deleted file mode 100644 index 34461dc538db..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-13.3-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 87d5a6dd6bb644a60625274865519db7a62e64f4a770d9dd36c059b4447e680c 1632 base_dbg "Base system (Debugging)" off -base.txz 3ed211e658b9c8d3ab1531760cc67231693aa593cad108859d70c1e067070985 27674 base "Base system (MANDATORY)" on -kernel-dbg.txz fe4421412ba7813583c1a13b50435cbed7a278cc4d113bcc5efaeb8a90b7d415 620 kernel_dbg "Kernel (Debugging)" on -kernel.txz 8bb4e880744cdbbcc20e1fb56fbf2ee7a77b79d98a9c52f13ff105a7dde7fcac 629 kernel "Kernel (MANDATORY)" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz 22e6d0f1ab2a1bfd9e56606bc64c5eed513b70acb98d3086567849f4c5b8d0a2 6965 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-RELEASE deleted file mode 100644 index 2a694247a8df..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz ec04c4a80fb0190dab3db910fe59d48a20b3b4f177c8196970263938490baa5a 1652 base_dbg "Base system (Debugging)" off -base.txz ded0958fe1b92d8121f558e6d8714c25fab155c1b88e20449fefaff50e0aede5 29303 base "Base system (MANDATORY)" on -kernel-dbg.txz df7a9ae1eb6c4f6f80f7a42cbac06b7ac82b6dc4972d757aba3f27c6cf720ed1 620 kernel_dbg "Kernel (Debugging)" on -kernel.txz 7e8c4a1ea4e01404c6af1064c75fe3ac46ed7464dd369f0ec2d795833ca7ae78 629 kernel "Kernel (MANDATORY)" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz 3274b5528fe7d927ac1c7a3f8a48264d5d6c7599fd68fb5193ce0d4187754d73 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.3-BETA3 deleted file mode 100644 index 180a9d4752ac..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.3-BETA3 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 7bb7ef0c1d802f9ec4d103b70bd16e3eda2c5e9277df8e1fa137f9c49a27110f 1670 base_dbg "Base system (Debugging)" off -base.txz 9aeda6d186c81e94a3791ec4d545aff14a8a8a27eec51d3c09100371fbb6d42b 29393 base "Base system (MANDATORY)" on -kernel-dbg.txz 0554b629f6c66fe7675478542194a054e95117e74c2eb5259af3102e0e66443d 622 kernel_dbg "Kernel (Debugging)" on -kernel.txz 84b5349819765dcbf47dfede7b5fb4dcd12ddcca28adb547b8eb6c9a07b41f6d 631 kernel "Kernel (MANDATORY)" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 7148a182715734987d0b8247173a5e2d5150e52531752b18000123bf0f91f2ce 7250 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.3-RELEASE new file mode 100644 index 000000000000..0c1be74ba3a0 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.3-RELEASE @@ -0,0 +1,7 @@ +base-dbg.txz f89b884d1a3408e020a67a9459ba7cb701b2faf9eb72de910e1a749e1ae5afea 1670 base_dbg "Base system (Debugging)" off +base.txz d72485a8e71d60ee980981be24688ffa938cbc62f215346845d3eac0a1c1ad3b 29398 base "Base system (MANDATORY)" on +kernel-dbg.txz 721f1f59e33d572cb7876f46047450df6e9c7c37fab1cebf234521423d499899 622 kernel_dbg "Kernel (Debugging)" on +kernel.txz bfa9ea7693d70adf6465a06359983e9ed50ecccff58fc00ef50eddbe305d3414 631 kernel "Kernel (MANDATORY)" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz 0c3ec67da8e9abaa61a2a6c4276380a467a979b724e1e29e4a6c384841f8a925 7250 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-13.3-RELEASE deleted file mode 100644 index 95504393a751..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-13.3-RELEASE +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 265233f515925afadc63acb64030b0e1c4fc7cce6b095153033eda5e789fdb93 1649 base_dbg "Base system (Debugging)" off -base.txz d2215fbf08b1c699941d7ae24d80e1fb9ba9573df7add81933a74fec90244ec7 27705 base "Base system (MANDATORY)" on -kernel-dbg.txz f2724aa8bca2e6c657e91a5f5c8c9c796fb867f68f816475ef44efde88b768ce 639 kernel_dbg "Kernel (Debugging)" on -kernel.txz 2a86b4b39b76022535ef62e9a8377ac6d076871e792c0d79d1687eb84b18429b 648 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 4b339a0ed32f5f3ec23f1c3868dccdfbd99b7595857608400b2620b2de474d2b 239 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 7e4a02c930347c12867e7f8689e493e17c1a50b7505bac1dacf198385a58986d 1023 lib32 "32-bit compatibility libraries" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz e3d8ef30d0e1a3caa2369b0e0d39f5ae458e3dd3c5b8535f58283fb974f84ab2 6970 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-RELEASE deleted file mode 100644 index b3a7350cd747..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-RELEASE +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 1fac93442db7f695ed424c634bdd3a779c7e027d88fafdc2d2d57062ec89381c 1675 base_dbg "Base system (Debugging)" off -base.txz bdc90b70293fe7372d70b0951f00b1ea54ab853b3c7f3719f8b35df9e1afc027 29363 base "Base system (MANDATORY)" on -kernel-dbg.txz 71a113b396476068b83abb1b315a2b11fa042b911e47f0cbb361fe4f6f0de0ca 645 kernel_dbg "Kernel (Debugging)" on -kernel.txz 4a9c8ad3b1dfa36ddbed56fb7bf32b587a772f21335c1d1a8b5c6e1c2e5c2393 654 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz f462c7c51bf3c95c0fa228e53cab4900f5c5617770a57c2c9686450fe184a491 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 7be46161e2b161206216ccd1f5f60398ca74c4c2cdfd5ab42c848b95d3149752 709 lib32 "32-bit compatibility libraries" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz 18813fce76cedc08f2aa44a6efa474af8ceef8861088d266e40f56e6c29a841c 7166 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.3-BETA3 deleted file mode 100644 index 1f8dd277fd6a..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.3-BETA3 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 37595220386ef032052ac144ded2bf359bb0be148a0423156e2454969a8dfc33 1689 base_dbg "Base system (Debugging)" off -base.txz 31025d5854f291de01994a5ae43dc93f8ff13faacc610a60f764aed3999b491d 29448 base "Base system (MANDATORY)" on -kernel-dbg.txz 7fbad89f29319fd0c9509131c178a711a9d1c45010b7af978fdc0b12e9e225d6 649 kernel_dbg "Kernel (Debugging)" on -kernel.txz d099e14408d3c1c7445964764f3b5e7693bbced1cc736581bba8f2f1c64b0603 658 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz e7487d77cfc0e2c117baad74bbec0f192a1d3682431c95f8a36fa842469eaebf 247 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz aae602fb527af3bc5c9491255159f789dd41351135f7b14cfc53f5df81abced0 708 lib32 "32-bit compatibility libraries" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 232dedacbd58910494bda3a9718529d1217785dea8bca5a4d7588549063bc978 7251 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.3-RELEASE new file mode 100644 index 000000000000..73852133ef70 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.3-RELEASE @@ -0,0 +1,9 @@ +base-dbg.txz 02750974336abeddc0bf4f1641ce5af2bef628b5eaf4c902ba72330731ab1fe8 1689 base_dbg "Base system (Debugging)" off +base.txz 6db046d63576cdf2290904b5fff12c67d5c329dc1c279262273fdb4afc8ed2e1 29453 base "Base system (MANDATORY)" on +kernel-dbg.txz 04470241098bce550c87c8e049040f94aa7e03c3baa29c3a53d13601883830a0 649 kernel_dbg "Kernel (Debugging)" on +kernel.txz e40a95711b84451b32e1f9e0e12ef6dadcf27db55016983359f9f638eaf99ffb 658 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 318ecb2afe9f0fb64a20c32a9c3047a6d8228a16d2442b8041576d2fe7190baf 247 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 3516fe95a8db15ae1b411f2c5740207e7e955b37153277a481fc1f33ffec8582 708 lib32 "32-bit compatibility libraries" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz 324fa3924fcf8dd5093cbabce09d8dfa983c5b3281474f393084ab5034c854ae 7251 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-13.3-RELEASE deleted file mode 100644 index 2d46fccef4c8..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-13.3-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz fde82e46ba11e686e95d16b4150dcbb7d51f3ae819d3de89581f0f6c506c89a6 1636 base_dbg "Base system (Debugging)" off -base.txz 1002d8de7373d4478d9f8598aa1ce8cafdad2531f5da7d4ec8a4d257004d5e63 27677 base "Base system (MANDATORY)" on -kernel-dbg.txz a52b2b14fc0d9b78db82965f3d06246c2bc2ea8920d35c7e6e86a792f03cddc4 638 kernel_dbg "Kernel (Debugging)" on -kernel.txz dcbf00fefac7022b5a39d7a836c3e0adf45179fbc8fff1c61ca1b4da81aeddc6 647 kernel "Kernel (MANDATORY)" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz 8e4646d29d2711e2f952180d176aac6d4c3076bce726e582779f758a0017496f 6981 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-RELEASE deleted file mode 100644 index fcf2c71f1936..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 197d07bc9e061663c3d541d87373a5026a185aa34ef556836d1746254cfb3c14 1662 base_dbg "Base system (Debugging)" off -base.txz 596ab01786225f63b2e878ca47a9534ca5f5b0214e6a8f6f4112388eec817cfe 29344 base "Base system (MANDATORY)" on -kernel-dbg.txz 3b6b3d80e38ad95edb655a9da00f528fe251bea64e648d335eb618b17f6decbe 644 kernel_dbg "Kernel (Debugging)" on -kernel.txz 8ee7fd309d0fcb46dad9d2fc2727f4cd895b2867da7301f68f48d5e9b36c5671 653 kernel "Kernel (MANDATORY)" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz 37a98eab0147a2706bf0fdeb6ac8d481b75042ee3fc3f2349031c4af2338f775 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.3-BETA3 deleted file mode 100644 index ef2890bb992d..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.3-BETA3 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 4ea1be9b7322fcb8d19ec9fd45322246aa18f9e0a3d30940725608488300c783 1676 base_dbg "Base system (Debugging)" off -base.txz 82ce97bfae937cd00a97ded6a339171939a639e967088e065157dfb342525978 29429 base "Base system (MANDATORY)" on -kernel-dbg.txz 5872214bc9e74db7b6e614a120361cef8286b3c4ca97fc099ad96f8966813ab4 648 kernel_dbg "Kernel (Debugging)" on -kernel.txz 2efd49b0adebf3660fb55f30d0e5fd39d90ff3e0f955bb25be1768dc8089ffaf 657 kernel "Kernel (MANDATORY)" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 880fb80e017c14c13d2c266615efe249fd1e73569dbb600d6883806a0b3c6412 7262 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE new file mode 100644 index 000000000000..14489c2dcec7 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE @@ -0,0 +1,7 @@ +base-dbg.txz 502d839c3036fffa8f18b4cfde306da3998d458ca54a39ac63ddb72535c05ceb 1676 base_dbg "Base system (Debugging)" off +base.txz 650a49783456ebaf6ef6fcd7b2d0b85e2ad86ce037550faa40f1dc12d39a8908 29434 base "Base system (MANDATORY)" on +kernel-dbg.txz f0a6344542a1bd5a51fd689ad0948d36fc52d4886a3ed40c54461af1836beb65 648 kernel_dbg "Kernel (Debugging)" on +kernel.txz 4a8508c485a8cd51374aedcb6def398e0d4beff5ccfe9fe35da8581b3a2a7b60 657 kernel "Kernel (MANDATORY)" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz 5f1ee2d482d73f8e835b4bd1be5eccfb940eef013721d7f316fae700d0d94b6a 7262 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-13.3-RELEASE deleted file mode 100644 index 9499fce3c0fd..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-13.3-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 45bc458750943816cc6594f065865895fd43a4092db154cc64960268c1782e7e 1631 base_dbg "Base system (Debugging)" off -base.txz 81660abe9de370b39a844d0f4980cc970e987ba2925356e0d8a95c7516b59d1a 27669 base "Base system (MANDATORY)" on -kernel-dbg.txz e112e135afc277b22b312732c298b70138ff8af011e991c3d980c6e9517f55bf 604 kernel_dbg "Kernel (Debugging)" on -kernel.txz 75f84ce4fab3049eacd514f9859cefa43058ddafb93d5bce97d8c9be875d3912 613 kernel "Kernel (MANDATORY)" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz a3df2c4b2180e5f4d82e1c68f882b453253a441910e7f8a470a3bab59a49334d 6965 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-RELEASE deleted file mode 100644 index d238952789fe..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz d1d3d3b8d3f87533d154a0efc9a7ebc9f9cdcb40fe5f8822a4e6150839529b2f 1651 base_dbg "Base system (Debugging)" off -base.txz a12a9dd67ac66b60423579c67fcad88fbfbeee1e1de7a39bacf8a17b950a6119 29298 base "Base system (MANDATORY)" on -kernel-dbg.txz 54724f5a3e9d18f3d828486f94cf476576a9a57466fa9eb28ac4bdb455fdee27 601 kernel_dbg "Kernel (Debugging)" on -kernel.txz 29714c8b3fd83d08d18570c199286c9bf99d32f60a3383c5641d887ca42572d7 610 kernel "Kernel (MANDATORY)" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz 3b6e6a37f02b99059dbd86fa25c440db63a096c6ab7ed3d980e342153bb0e739 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.3-BETA3 deleted file mode 100644 index 077d1572daec..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.3-BETA3 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 06c523d0ae24e519bfc8876d518c769b5bade811fc1f44b2b7ff5fbe3ca45e08 1669 base_dbg "Base system (Debugging)" off -base.txz 5196f6ce91b8dc91212831ca16a1e95a6b99049b2707571828144fd6f885b1b0 29388 base "Base system (MANDATORY)" on -kernel-dbg.txz 690618e7f3c796c7322dcc0b38dd493bf910e6b865077a4ccf0354f5d7f45315 602 kernel_dbg "Kernel (Debugging)" on -kernel.txz 355e8fc1ad87c3a273261bcf357363215a91a91edf57739a097d79b304a27af9 611 kernel "Kernel (MANDATORY)" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz fac55f8a445a0f72f3b042a6e56728ad669a94b842b951e465e37c387a6b7bc6 7250 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.3-RELEASE new file mode 100644 index 000000000000..68a5ac74ab02 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.3-RELEASE @@ -0,0 +1,7 @@ +base-dbg.txz 1250c25573105a7363d64304b6ac65195a8b00767c80e0166e7abf577b5e1537 1669 base_dbg "Base system (Debugging)" off +base.txz ffc3b558b32ea61fb4a1e70771de483a8274bb9b46444b7387edb5b5e5e844c8 29393 base "Base system (MANDATORY)" on +kernel-dbg.txz fc8289f5826af70aa7ec81f79f223e0a5808f95037b49d5496971a6ab56532ca 602 kernel_dbg "Kernel (Debugging)" on +kernel.txz 2de9b63f263cfed2a82617269afe71e857113db608305a202e486279b4508cda 611 kernel "Kernel (MANDATORY)" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz c01ebf3feec8181695bd7e463974f5d21678fdecd09dc56e36493229d3de5a49 7250 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-13.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-13.3-RELEASE deleted file mode 100644 index 3db8e84a7da2..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-13.3-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz ac1d13ed9ae40a4300f1fb770c5a1702c0a09483672db09ff111623b66be525b 1635 base_dbg "Base system (Debugging)" off -base.txz 8397bfc4c42a4080b04adc4014266e9e3b7bf1486927e7f9c460a79e3e530550 27708 base "Base system (MANDATORY)" on -kernel-dbg.txz 3e743bd2bea0b716f968921c458ca1b817d48700013e020ebb95a0131aa1c91f 609 kernel_dbg "Kernel (Debugging)" on -kernel.txz 6360ffa61378d6130961c2380f8e82f033dc015590eef9fcc61156782c183ae0 621 kernel "Kernel (MANDATORY)" on -ports.txz 9057a4f7fe3f4284f69aa6641fceb127a97bd6b48ddfa32fc8e5ec0598bedc8e 198710 ports "Ports tree" off -src.txz 5500afd151f34080fca7186851a409b7a93ef2cb4f98b3569ed6d15376e61e15 99811 src "System source tree" off -tests.txz 2df95cfbf50d52e6aafc5be672d362393f1ba95ca971fa4847825e7bbd88c11c 6978 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-RELEASE deleted file mode 100644 index e91045bd0440..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-RELEASE +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 59f651e90f113fcdd756ec4d58d1d64601c28cf05784846c677365b6c12b5afa 1657 base_dbg "Base system (Debugging)" off -base.txz fc4ab51fc5c8a543acc0bf697f7dee882a67579b4a1709328c5c1d9ec657ca10 29358 base "Base system (MANDATORY)" on -kernel-dbg.txz 5e185c8f9f74dd7cc2004611f0eda8e6cf8bf44d6fe5706c2d4a1dca9c0d4e1c 611 kernel_dbg "Kernel (Debugging)" on -kernel.txz 321e538f9078659d8852e9a1628febac013fc3167e22e782266039a4b54fd3b7 623 kernel "Kernel (MANDATORY)" on -ports.txz 11ab7fe7b3fb36ced228fd70fd1744678c3c62c64f1b2bf9b870da1328c44715 200400 ports "Ports tree" off -src.txz 4297779013a7470cc352ea714ff107895678aceb06e3b4fd5b5916eb1bc7e7ef 108568 src "System source tree" off -tests.txz e0fb8420ea9affb3d17a417b010b7e642363f1dba434c8aa85a10df7ac26716e 7174 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.3-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.3-BETA3 deleted file mode 100644 index 53f61c0a5f8c..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.3-BETA3 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 10a3168705823aa763527bf112efa534db84388a9490d13907730745bfe67ee3 1675 base_dbg "Base system (Debugging)" off -base.txz 739f55e4f34657ea26bb5a6780ca300dcc6ba5f9388911925d4282a081959594 29450 base "Base system (MANDATORY)" on -kernel-dbg.txz b4a7e0b12e385ede35b11afa3d6f9833002f1f54223efd7af8a8d4174b026314 617 kernel_dbg "Kernel (Debugging)" on -kernel.txz abaf42ede2564e4005d0ff7c6ba02be819b282942644f57b8ffc896a12840fbc 629 kernel "Kernel (MANDATORY)" on -ports.txz 9677d221e326b5e2aa1f01492234f987ff11c2a8b1c8e82f57cfef72eb9504eb 205817 ports "Ports tree" off -src.txz 7a6ff265f1d97de3cdb17c54523c81ac6039414f41c42a0e4e0cc6b23be3ab54 109606 src "System source tree" off -tests.txz 40a5b3c35198b97d53484f85bac5ced8d5d6ab4813b8e359f1f51f91b60dcc92 7262 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.3-RELEASE b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.3-RELEASE new file mode 100644 index 000000000000..f9744114eef0 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.3-RELEASE @@ -0,0 +1,7 @@ +base-dbg.txz 12c617ea8bb42eb73d0de8d513ea04fe96d4da61fd7be6e17e5a9d28e2087b24 1675 base_dbg "Base system (Debugging)" off +base.txz c19ffa60243ed45e0db5690a5faac1da23f1f0af189e5a6a5dabff2d9db73833 29455 base "Base system (MANDATORY)" on +kernel-dbg.txz 84a76892e85ceddc27f10165a5483bac4ab6f1ff76122f3dc66cf5ae6b56e857 617 kernel_dbg "Kernel (Debugging)" on +kernel.txz 8e083b979953ff83a486620d04ad71193ca347a6f0ec68f6c2d340c4593e03c9 629 kernel "Kernel (MANDATORY)" on +ports.txz 0a0bdee048af6be56448d0f7bde2895ad314ea6ee03e5e0dae6ae959f08cc2db 205801 ports "Ports tree" off +src.txz a93adfc20d8f783ceb2c09c5d37e8591ce973944b01362146f99242223904ab6 109611 src "System source tree" off +tests.txz e6882778d353a930f1fc18a038a4d74e2e12f1e16a0be0578e47b549b929f1ca 7262 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index 6fb22ecb7881..3785e0c50f5c 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -1,48 +1,32 @@ -%%DATADIR%%/MANIFESTS/amd64-amd64-13.3-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-13.4-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-13.5-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-14.1-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.2-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-14.3-BETA3 -%%DATADIR%%/MANIFESTS/arm64-aarch64-13.3-RELEASE +%%DATADIR%%/MANIFESTS/amd64-amd64-14.3-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.5-RELEASE -%%DATADIR%%/MANIFESTS/arm64-aarch64-14.1-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.2-RELEASE -%%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-BETA3 -%%DATADIR%%/MANIFESTS/i386-i386-13.3-RELEASE +%%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.5-RELEASE -%%DATADIR%%/MANIFESTS/i386-i386-14.1-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-14.2-RELEASE -%%DATADIR%%/MANIFESTS/i386-i386-14.3-BETA3 -%%DATADIR%%/MANIFESTS/powerpc-powerpc-13.3-RELEASE +%%DATADIR%%/MANIFESTS/i386-i386-14.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-13.5-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-14.2-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.3-BETA3 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.3-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.5-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.2-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.3-BETA3 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.3-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.5-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.2-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-BETA3 -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.3-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.5-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.2-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.3-BETA3 -%%DATADIR%%/MANIFESTS/riscv-riscv64-13.3-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.3-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-13.4-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-13.5-RELEASE -%%DATADIR%%/MANIFESTS/riscv-riscv64-14.1-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.2-RELEASE -%%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-BETA3 +%%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-RELEASE diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index 69b1dbae2f06..9c3c258819a0 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -1,50 +1,29 @@ PORTNAME= gimp-help -DISTVERSION= 2.10.34 -PORTREVISION?= 0 -CATEGORIES?= misc graphics -MASTER_SITES= https://download.gimp.org/pub/%SUBDIR%/ \ - https://ftp.gwdg.de/pub/misc/grafik/%SUBDIR%/ \ - https://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ -MASTER_SITE_SUBDIR= gimp/help -PKGNAMEPREFIX?= ${DOCLANG}- -PKGNAMESUFFIX= -html - -MAINTAINER?= liangtai.s16@gmail.com -COMMENT?= GIMP User Manual in English +DISTVERSION= 3.0.0 +CATEGORIES= misc graphics +MASTER_SITES= https://kojipkgs.fedoraproject.org/packages/gimp-help/${DISTVERSION}/1.fc43/noarch/ +PKGNAMESUFFIX= -en +DISTNAME= ${PORTNAME}-${DISTVERSION}-1.fc43.noarch +EXTRACT_SUFX= .rpm + +MAINTAINER= ports@FreeBSD.org +COMMENT= GIMP User Manual in English WWW= https://docs.gimp.org/ LICENSE= GFDL -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl - -USES= gettext-tools gmake gnome perl5 pkgconfig python:3.9+,build shebangfix \ - tar:bzip2 -USE_GNOME= intltool:build libxslt:build -USE_PERL5= build -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-gimp -CONFIGURE_ENV= ALL_LINGUAS="${DOCLANG}" QUICKREFERENCE_ALL_LINGUAS="${DOCLANG}" +EXTRACT_AFTER_ARGS= --strip-components 7 \ + --no-same-owner --no-same-permissions -DOCLANG?= en +NO_ARCH= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes +DATADIR= ${DOCSDIR} PORTDATA= * -DATADIR= ${PREFIX}/share/gimp - -MAKE_JOBS_UNSAFE= yes - -SHEBANG_FILES= tools/xml2po.py - -OPTIONS_DEFINE= QUICKREFERENCE -OPTIONS_DEFAULT= QUICKREFERENCE - -QUICKREFERENCE_DESC= Generate GIMP Quickreference PDF (keys bindings) -QUICKREFERENCE_USE= gnome=librsvg2:build -QUICKREFERENCE_CONFIGURE_OFF= ac_cv_path_SVG2PDF= -post-patch: -# Install to the same directory as when configuring --with-gimp - ${REINPLACE_CMD} '/gimpdatadir=.*\/2.0/s,/2\.0,,' \ - ${WRKSRC}/configure +do-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR}/en + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/en) .include <bsd.port.mk> diff --git a/misc/gimp-help-en/distinfo b/misc/gimp-help-en/distinfo index cf44abd3f4a1..fd8f459131eb 100644 --- a/misc/gimp-help-en/distinfo +++ b/misc/gimp-help-en/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714953538 -SHA256 (gimp-help-2.10.34.tar.bz2) = cae0adea6ffe47776f42dfc3a38f35d28e31893004e01812117af6f7fc897dc8 -SIZE (gimp-help-2.10.34.tar.bz2) = 165540436 +TIMESTAMP = 1748684993 +SHA256 (gimp-help-3.0.0-1.fc43.noarch.rpm) = 8881b2f3115e2ed06e81c44701ec7bcf69855de406bcfd88cb5347ddbba054ba +SIZE (gimp-help-3.0.0-1.fc43.noarch.rpm) = 50657359 diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile index 1161f31822c3..14bb15d3f66a 100644 --- a/misc/gnome-devel-docs/Makefile +++ b/misc/gnome-devel-docs/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnome-devel-docs PORTVERSION= 40.3 CATEGORIES= misc gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 6b710a07cc49..caf48cb3a496 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -1,22 +1,23 @@ PORTNAME= gnome-user-docs -PORTVERSION= 42.0 +PORTVERSION= 47.6 CATEGORIES= misc gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME desktop users guide +COMMENT= GNOME user documentation +WWW= https://gitlab.gnome.org/GNOME/gnome-user-docs LICENSE= CC-BY-3.0 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= itstool:textproc/itstool +PORTSCOUT= limit:^47\. -PORTSCOUT= limitw:1,even +BUILD_DEPENDS= itstool:textproc/itstool -GNU_CONFIGURE= yes -NO_ARCH= yes USES= gettext-tools gmake gnome pathfix tar:xz USE_GNOME= libxml2:build +GNU_CONFIGURE= yes +NO_ARCH= yes .include <bsd.port.mk> diff --git a/misc/gnome-user-docs/distinfo b/misc/gnome-user-docs/distinfo index c44ce2b84e72..431d131f43c4 100644 --- a/misc/gnome-user-docs/distinfo +++ b/misc/gnome-user-docs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653087799 -SHA256 (gnome/gnome-user-docs-42.0.tar.xz) = b2b27da04100bbdd2f4f0e5bc38f2d056d95fa3656720163f6436a3167d5e905 -SIZE (gnome/gnome-user-docs-42.0.tar.xz) = 10273312 +TIMESTAMP = 1745169560 +SHA256 (gnome/gnome-user-docs-47.6.tar.xz) = 3b27364d5bd2eb924caca29b4e8e6fc5188f8e8bf1c9365b6f92785198030f62 +SIZE (gnome/gnome-user-docs-47.6.tar.xz) = 15443716 diff --git a/misc/gnome-user-docs/pkg-plist b/misc/gnome-user-docs/pkg-plist index 8e3a569ba935..142c1bef6a76 100644 --- a/misc/gnome-user-docs/pkg-plist +++ b/misc/gnome-user-docs/pkg-plist @@ -11,7 +11,11 @@ share/help/C/gnome-help/a11y-slowkeys.page share/help/C/gnome-help/a11y-stickykeys.page share/help/C/gnome-help/a11y-visualalert.page share/help/C/gnome-help/a11y.page +share/help/C/gnome-help/about-hardware.page +share/help/C/gnome-help/about-hostname.page +share/help/C/gnome-help/about-os.page share/help/C/gnome-help/about-this-guide.page +share/help/C/gnome-help/about.page share/help/C/gnome-help/accounts-add.page share/help/C/gnome-help/accounts-disable-service.page share/help/C/gnome-help/accounts-provider-not-available.page @@ -81,6 +85,8 @@ share/help/C/gnome-help/display-dual-monitors.page share/help/C/gnome-help/display-night-light.page share/help/C/gnome-help/figures/bluetooth-active-symbolic.svg share/help/C/gnome-help/figures/bluetooth-symbolic.svg +share/help/C/gnome-help/figures/camera-photo-symbolic.svg +share/help/C/gnome-help/figures/camera-video-symbolic.svg share/help/C/gnome-help/figures/classic-topbar-accessibility.svg share/help/C/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/C/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -108,9 +114,9 @@ share/help/C/gnome-help/figures/classic-topbar-network-wired.svg share/help/C/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/C/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/C/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/C/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/C/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/C/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/C/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/C/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/C/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/C/gnome-help/figures/classic-topbar-night-light.svg share/help/C/gnome-help/figures/classic-topbar-pointer.svg share/help/C/gnome-help/figures/classic-topbar-screen-shared.svg @@ -122,11 +128,11 @@ share/help/C/gnome-help/figures/color-display.png share/help/C/gnome-help/figures/color-printer.png share/help/C/gnome-help/figures/color-space.png share/help/C/gnome-help/figures/display-dual-monitors.webm -share/help/C/gnome-help/figures/edit-find-symbolic.svg share/help/C/gnome-help/figures/emblem-system-symbolic.svg share/help/C/gnome-help/figures/emoji-flags-symbolic.svg share/help/C/gnome-help/figures/gnome.svg share/help/C/gnome-help/figures/go-down-symbolic.svg +share/help/C/gnome-help/figures/go-next-symbolic.svg share/help/C/gnome-help/figures/input-keyboard-symbolic.png share/help/C/gnome-help/figures/input-methods-switcher.png share/help/C/gnome-help/figures/keyboard-key-calculator.svg @@ -147,25 +153,31 @@ share/help/C/gnome-help/figures/keyboard-key-stop.svg share/help/C/gnome-help/figures/keyboard-key-voldown.svg share/help/C/gnome-help/figures/keyboard-key-volup.svg share/help/C/gnome-help/figures/keyboard-key-world.svg +share/help/C/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/C/gnome-help/figures/nautilus-icons.png share/help/C/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/C/gnome-help/figures/network-wired-symbolic.svg -share/help/C/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/C/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/C/gnome-help/figures/printing-select.png +share/help/C/gnome-help/figures/ps-button.svg +share/help/C/gnome-help/figures/ps-create.svg share/help/C/gnome-help/figures/rotation-allowed-symbolic.svg share/help/C/gnome-help/figures/rotation-locked-symbolic.svg +share/help/C/gnome-help/figures/screenshot-tool.png share/help/C/gnome-help/figures/shell-activities-dash.png -share/help/C/gnome-help/figures/shell-appmenu-classic.png -share/help/C/gnome-help/figures/shell-appmenu-shell.png share/help/C/gnome-help/figures/shell-appts-classic.png share/help/C/gnome-help/figures/shell-appts.png +share/help/C/gnome-help/figures/shell-exit-classic-expanded.png share/help/C/gnome-help/figures/shell-exit-classic.png +share/help/C/gnome-help/figures/shell-exit-expanded.png share/help/C/gnome-help/figures/shell-exit.png share/help/C/gnome-help/figures/shell-top-bar-classic.png share/help/C/gnome-help/figures/shell-top-bar.png share/help/C/gnome-help/figures/shell-window-list-classic.png share/help/C/gnome-help/figures/shell-workspaces.png +share/help/C/gnome-help/figures/system-lock-screen-symbolic.svg share/help/C/gnome-help/figures/system-run-symbolic.svg +share/help/C/gnome-help/figures/system-shutdown-symbolic.svg share/help/C/gnome-help/figures/tile-a11y.svg share/help/C/gnome-help/figures/tile-files.svg share/help/C/gnome-help/figures/tile-hardware.svg @@ -202,14 +214,15 @@ share/help/C/gnome-help/figures/topbar-network-wired.svg share/help/C/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/C/gnome-help/figures/topbar-network-wireless-connected.svg share/help/C/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/C/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/C/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/C/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/C/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/C/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/C/gnome-help/figures/topbar-network-wireless-signal.svg share/help/C/gnome-help/figures/topbar-night-light.svg share/help/C/gnome-help/figures/topbar-pointer.svg share/help/C/gnome-help/figures/topbar-screen-shared.svg share/help/C/gnome-help/figures/topbar-system-shutdown.svg share/help/C/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/C/gnome-help/figures/touch-edge-scroll.svg share/help/C/gnome-help/figures/touch-hold.svg share/help/C/gnome-help/figures/touch-osk.svg share/help/C/gnome-help/figures/touch-overview.svg @@ -232,6 +245,8 @@ share/help/C/gnome-help/files-open.page share/help/C/gnome-help/files-preview.page share/help/C/gnome-help/files-recover.page share/help/C/gnome-help/files-removedrive.page +share/help/C/gnome-help/files-rename-multiple.page +share/help/C/gnome-help/files-rename-music-metadata.page share/help/C/gnome-help/files-rename.page share/help/C/gnome-help/files-search.page share/help/C/gnome-help/files-select.page @@ -249,7 +264,7 @@ share/help/C/gnome-help/hardware-driver.page share/help/C/gnome-help/hardware-problems-graphics.page share/help/C/gnome-help/hardware.page share/help/C/gnome-help/help-irc.page -share/help/C/gnome-help/help-mailing-list.page +share/help/C/gnome-help/help-matrix.page share/help/C/gnome-help/index.page share/help/C/gnome-help/keyboard-cursor-blink.page share/help/C/gnome-help/keyboard-key-menu.page @@ -327,6 +342,7 @@ share/help/C/gnome-help/net-wireless-wepwpa.page share/help/C/gnome-help/net-wireless.page share/help/C/gnome-help/net-wrongnetwork.page share/help/C/gnome-help/net.page +share/help/C/gnome-help/parental-controls.page share/help/C/gnome-help/power-autobrightness.page share/help/C/gnome-help/power-autosuspend.page share/help/C/gnome-help/power-batteryestimate.page @@ -375,6 +391,8 @@ share/help/C/gnome-help/privacy-location.page share/help/C/gnome-help/privacy-purge.page share/help/C/gnome-help/privacy-screen-lock.page share/help/C/gnome-help/privacy.page +share/help/C/gnome-help/quick-settings.page +share/help/C/gnome-help/remote-login.page share/help/C/gnome-help/screen-shot-record.page share/help/C/gnome-help/session-fingerprint.page share/help/C/gnome-help/session-formats.page @@ -382,9 +400,9 @@ share/help/C/gnome-help/session-language.page share/help/C/gnome-help/session-screenlocks.page share/help/C/gnome-help/sharing-bluetooth.page share/help/C/gnome-help/sharing-desktop.page -share/help/C/gnome-help/sharing-displayname.page share/help/C/gnome-help/sharing-media.page share/help/C/gnome-help/sharing-personal.page +share/help/C/gnome-help/sharing-secure-shell.page share/help/C/gnome-help/sharing.page share/help/C/gnome-help/shell-apps-auto-start.page share/help/C/gnome-help/shell-apps-favorites.page @@ -429,9 +447,11 @@ share/help/C/gnome-help/user-goodpassword.page share/help/C/gnome-help/video-dvd.page share/help/C/gnome-help/video-sending.page share/help/C/gnome-help/wacom-left-handed.page +share/help/C/gnome-help/wacom-map-buttons.page share/help/C/gnome-help/wacom-mode.page share/help/C/gnome-help/wacom-multi-monitor.page share/help/C/gnome-help/wacom-stylus.page +share/help/C/gnome-help/wacom-tablet-unknown.page share/help/C/gnome-help/wacom.page share/help/C/system-admin-guide/appearance.page share/help/C/system-admin-guide/autostart-applications.page @@ -503,7 +523,11 @@ share/help/as/gnome-help/a11y-slowkeys.page share/help/as/gnome-help/a11y-stickykeys.page share/help/as/gnome-help/a11y-visualalert.page share/help/as/gnome-help/a11y.page +share/help/as/gnome-help/about-hardware.page +share/help/as/gnome-help/about-hostname.page +share/help/as/gnome-help/about-os.page share/help/as/gnome-help/about-this-guide.page +share/help/as/gnome-help/about.page share/help/as/gnome-help/accounts-add.page share/help/as/gnome-help/accounts-disable-service.page share/help/as/gnome-help/accounts-provider-not-available.page @@ -573,6 +597,8 @@ share/help/as/gnome-help/display-dual-monitors.page share/help/as/gnome-help/display-night-light.page share/help/as/gnome-help/figures/bluetooth-active-symbolic.svg share/help/as/gnome-help/figures/bluetooth-symbolic.svg +share/help/as/gnome-help/figures/camera-photo-symbolic.svg +share/help/as/gnome-help/figures/camera-video-symbolic.svg share/help/as/gnome-help/figures/classic-topbar-accessibility.svg share/help/as/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/as/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -600,9 +626,9 @@ share/help/as/gnome-help/figures/classic-topbar-network-wired.svg share/help/as/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/as/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/as/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/as/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/as/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/as/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/as/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/as/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/as/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/as/gnome-help/figures/classic-topbar-night-light.svg share/help/as/gnome-help/figures/classic-topbar-pointer.svg share/help/as/gnome-help/figures/classic-topbar-screen-shared.svg @@ -614,11 +640,11 @@ share/help/as/gnome-help/figures/color-display.png share/help/as/gnome-help/figures/color-printer.png share/help/as/gnome-help/figures/color-space.png share/help/as/gnome-help/figures/display-dual-monitors.webm -share/help/as/gnome-help/figures/edit-find-symbolic.svg share/help/as/gnome-help/figures/emblem-system-symbolic.svg share/help/as/gnome-help/figures/emoji-flags-symbolic.svg share/help/as/gnome-help/figures/gnome.svg share/help/as/gnome-help/figures/go-down-symbolic.svg +share/help/as/gnome-help/figures/go-next-symbolic.svg share/help/as/gnome-help/figures/input-keyboard-symbolic.png share/help/as/gnome-help/figures/input-methods-switcher.png share/help/as/gnome-help/figures/keyboard-key-calculator.svg @@ -639,25 +665,31 @@ share/help/as/gnome-help/figures/keyboard-key-stop.svg share/help/as/gnome-help/figures/keyboard-key-voldown.svg share/help/as/gnome-help/figures/keyboard-key-volup.svg share/help/as/gnome-help/figures/keyboard-key-world.svg +share/help/as/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/as/gnome-help/figures/nautilus-icons.png share/help/as/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/as/gnome-help/figures/network-wired-symbolic.svg -share/help/as/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/as/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/as/gnome-help/figures/printing-select.png +share/help/as/gnome-help/figures/ps-button.svg +share/help/as/gnome-help/figures/ps-create.svg share/help/as/gnome-help/figures/rotation-allowed-symbolic.svg share/help/as/gnome-help/figures/rotation-locked-symbolic.svg +share/help/as/gnome-help/figures/screenshot-tool.png share/help/as/gnome-help/figures/shell-activities-dash.png -share/help/as/gnome-help/figures/shell-appmenu-classic.png -share/help/as/gnome-help/figures/shell-appmenu-shell.png share/help/as/gnome-help/figures/shell-appts-classic.png share/help/as/gnome-help/figures/shell-appts.png +share/help/as/gnome-help/figures/shell-exit-classic-expanded.png share/help/as/gnome-help/figures/shell-exit-classic.png +share/help/as/gnome-help/figures/shell-exit-expanded.png share/help/as/gnome-help/figures/shell-exit.png share/help/as/gnome-help/figures/shell-top-bar-classic.png share/help/as/gnome-help/figures/shell-top-bar.png share/help/as/gnome-help/figures/shell-window-list-classic.png share/help/as/gnome-help/figures/shell-workspaces.png +share/help/as/gnome-help/figures/system-lock-screen-symbolic.svg share/help/as/gnome-help/figures/system-run-symbolic.svg +share/help/as/gnome-help/figures/system-shutdown-symbolic.svg share/help/as/gnome-help/figures/tile-a11y.svg share/help/as/gnome-help/figures/tile-files.svg share/help/as/gnome-help/figures/tile-hardware.svg @@ -694,14 +726,15 @@ share/help/as/gnome-help/figures/topbar-network-wired.svg share/help/as/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/as/gnome-help/figures/topbar-network-wireless-connected.svg share/help/as/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/as/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/as/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/as/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/as/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/as/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/as/gnome-help/figures/topbar-network-wireless-signal.svg share/help/as/gnome-help/figures/topbar-night-light.svg share/help/as/gnome-help/figures/topbar-pointer.svg share/help/as/gnome-help/figures/topbar-screen-shared.svg share/help/as/gnome-help/figures/topbar-system-shutdown.svg share/help/as/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/as/gnome-help/figures/touch-edge-scroll.svg share/help/as/gnome-help/figures/touch-hold.svg share/help/as/gnome-help/figures/touch-osk.svg share/help/as/gnome-help/figures/touch-overview.svg @@ -724,6 +757,8 @@ share/help/as/gnome-help/files-open.page share/help/as/gnome-help/files-preview.page share/help/as/gnome-help/files-recover.page share/help/as/gnome-help/files-removedrive.page +share/help/as/gnome-help/files-rename-multiple.page +share/help/as/gnome-help/files-rename-music-metadata.page share/help/as/gnome-help/files-rename.page share/help/as/gnome-help/files-search.page share/help/as/gnome-help/files-select.page @@ -741,7 +776,7 @@ share/help/as/gnome-help/hardware-driver.page share/help/as/gnome-help/hardware-problems-graphics.page share/help/as/gnome-help/hardware.page share/help/as/gnome-help/help-irc.page -share/help/as/gnome-help/help-mailing-list.page +share/help/as/gnome-help/help-matrix.page share/help/as/gnome-help/index.page share/help/as/gnome-help/keyboard-cursor-blink.page share/help/as/gnome-help/keyboard-key-menu.page @@ -819,6 +854,7 @@ share/help/as/gnome-help/net-wireless-wepwpa.page share/help/as/gnome-help/net-wireless.page share/help/as/gnome-help/net-wrongnetwork.page share/help/as/gnome-help/net.page +share/help/as/gnome-help/parental-controls.page share/help/as/gnome-help/power-autobrightness.page share/help/as/gnome-help/power-autosuspend.page share/help/as/gnome-help/power-batteryestimate.page @@ -867,6 +903,8 @@ share/help/as/gnome-help/privacy-location.page share/help/as/gnome-help/privacy-purge.page share/help/as/gnome-help/privacy-screen-lock.page share/help/as/gnome-help/privacy.page +share/help/as/gnome-help/quick-settings.page +share/help/as/gnome-help/remote-login.page share/help/as/gnome-help/screen-shot-record.page share/help/as/gnome-help/session-fingerprint.page share/help/as/gnome-help/session-formats.page @@ -874,9 +912,9 @@ share/help/as/gnome-help/session-language.page share/help/as/gnome-help/session-screenlocks.page share/help/as/gnome-help/sharing-bluetooth.page share/help/as/gnome-help/sharing-desktop.page -share/help/as/gnome-help/sharing-displayname.page share/help/as/gnome-help/sharing-media.page share/help/as/gnome-help/sharing-personal.page +share/help/as/gnome-help/sharing-secure-shell.page share/help/as/gnome-help/sharing.page share/help/as/gnome-help/shell-apps-auto-start.page share/help/as/gnome-help/shell-apps-favorites.page @@ -921,9 +959,11 @@ share/help/as/gnome-help/user-goodpassword.page share/help/as/gnome-help/video-dvd.page share/help/as/gnome-help/video-sending.page share/help/as/gnome-help/wacom-left-handed.page +share/help/as/gnome-help/wacom-map-buttons.page share/help/as/gnome-help/wacom-mode.page share/help/as/gnome-help/wacom-multi-monitor.page share/help/as/gnome-help/wacom-stylus.page +share/help/as/gnome-help/wacom-tablet-unknown.page share/help/as/gnome-help/wacom.page share/help/ca/gnome-help/a11y-bouncekeys.page share/help/ca/gnome-help/a11y-braille.page @@ -938,7 +978,11 @@ share/help/ca/gnome-help/a11y-slowkeys.page share/help/ca/gnome-help/a11y-stickykeys.page share/help/ca/gnome-help/a11y-visualalert.page share/help/ca/gnome-help/a11y.page +share/help/ca/gnome-help/about-hardware.page +share/help/ca/gnome-help/about-hostname.page +share/help/ca/gnome-help/about-os.page share/help/ca/gnome-help/about-this-guide.page +share/help/ca/gnome-help/about.page share/help/ca/gnome-help/accounts-add.page share/help/ca/gnome-help/accounts-disable-service.page share/help/ca/gnome-help/accounts-provider-not-available.page @@ -1008,6 +1052,8 @@ share/help/ca/gnome-help/display-dual-monitors.page share/help/ca/gnome-help/display-night-light.page share/help/ca/gnome-help/figures/bluetooth-active-symbolic.svg share/help/ca/gnome-help/figures/bluetooth-symbolic.svg +share/help/ca/gnome-help/figures/camera-photo-symbolic.svg +share/help/ca/gnome-help/figures/camera-video-symbolic.svg share/help/ca/gnome-help/figures/classic-topbar-accessibility.svg share/help/ca/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/ca/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -1035,9 +1081,9 @@ share/help/ca/gnome-help/figures/classic-topbar-network-wired.svg share/help/ca/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/ca/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/ca/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/ca/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/ca/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/ca/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/ca/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/ca/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/ca/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/ca/gnome-help/figures/classic-topbar-night-light.svg share/help/ca/gnome-help/figures/classic-topbar-pointer.svg share/help/ca/gnome-help/figures/classic-topbar-screen-shared.svg @@ -1049,11 +1095,11 @@ share/help/ca/gnome-help/figures/color-display.png share/help/ca/gnome-help/figures/color-printer.png share/help/ca/gnome-help/figures/color-space.png share/help/ca/gnome-help/figures/display-dual-monitors.webm -share/help/ca/gnome-help/figures/edit-find-symbolic.svg share/help/ca/gnome-help/figures/emblem-system-symbolic.svg share/help/ca/gnome-help/figures/emoji-flags-symbolic.svg share/help/ca/gnome-help/figures/gnome.svg share/help/ca/gnome-help/figures/go-down-symbolic.svg +share/help/ca/gnome-help/figures/go-next-symbolic.svg share/help/ca/gnome-help/figures/input-keyboard-symbolic.png share/help/ca/gnome-help/figures/input-methods-switcher.png share/help/ca/gnome-help/figures/keyboard-key-calculator.svg @@ -1074,25 +1120,31 @@ share/help/ca/gnome-help/figures/keyboard-key-stop.svg share/help/ca/gnome-help/figures/keyboard-key-voldown.svg share/help/ca/gnome-help/figures/keyboard-key-volup.svg share/help/ca/gnome-help/figures/keyboard-key-world.svg +share/help/ca/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/ca/gnome-help/figures/nautilus-icons.png share/help/ca/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/ca/gnome-help/figures/network-wired-symbolic.svg -share/help/ca/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/ca/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/ca/gnome-help/figures/printing-select.png +share/help/ca/gnome-help/figures/ps-button.svg +share/help/ca/gnome-help/figures/ps-create.svg share/help/ca/gnome-help/figures/rotation-allowed-symbolic.svg share/help/ca/gnome-help/figures/rotation-locked-symbolic.svg +share/help/ca/gnome-help/figures/screenshot-tool.png share/help/ca/gnome-help/figures/shell-activities-dash.png -share/help/ca/gnome-help/figures/shell-appmenu-classic.png -share/help/ca/gnome-help/figures/shell-appmenu-shell.png share/help/ca/gnome-help/figures/shell-appts-classic.png share/help/ca/gnome-help/figures/shell-appts.png +share/help/ca/gnome-help/figures/shell-exit-classic-expanded.png share/help/ca/gnome-help/figures/shell-exit-classic.png +share/help/ca/gnome-help/figures/shell-exit-expanded.png share/help/ca/gnome-help/figures/shell-exit.png share/help/ca/gnome-help/figures/shell-top-bar-classic.png share/help/ca/gnome-help/figures/shell-top-bar.png share/help/ca/gnome-help/figures/shell-window-list-classic.png share/help/ca/gnome-help/figures/shell-workspaces.png +share/help/ca/gnome-help/figures/system-lock-screen-symbolic.svg share/help/ca/gnome-help/figures/system-run-symbolic.svg +share/help/ca/gnome-help/figures/system-shutdown-symbolic.svg share/help/ca/gnome-help/figures/tile-a11y.svg share/help/ca/gnome-help/figures/tile-files.svg share/help/ca/gnome-help/figures/tile-hardware.svg @@ -1129,14 +1181,15 @@ share/help/ca/gnome-help/figures/topbar-network-wired.svg share/help/ca/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/ca/gnome-help/figures/topbar-network-wireless-connected.svg share/help/ca/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/ca/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/ca/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/ca/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/ca/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/ca/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/ca/gnome-help/figures/topbar-network-wireless-signal.svg share/help/ca/gnome-help/figures/topbar-night-light.svg share/help/ca/gnome-help/figures/topbar-pointer.svg share/help/ca/gnome-help/figures/topbar-screen-shared.svg share/help/ca/gnome-help/figures/topbar-system-shutdown.svg share/help/ca/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/ca/gnome-help/figures/touch-edge-scroll.svg share/help/ca/gnome-help/figures/touch-hold.svg share/help/ca/gnome-help/figures/touch-osk.svg share/help/ca/gnome-help/figures/touch-overview.svg @@ -1159,6 +1212,8 @@ share/help/ca/gnome-help/files-open.page share/help/ca/gnome-help/files-preview.page share/help/ca/gnome-help/files-recover.page share/help/ca/gnome-help/files-removedrive.page +share/help/ca/gnome-help/files-rename-multiple.page +share/help/ca/gnome-help/files-rename-music-metadata.page share/help/ca/gnome-help/files-rename.page share/help/ca/gnome-help/files-search.page share/help/ca/gnome-help/files-select.page @@ -1176,7 +1231,7 @@ share/help/ca/gnome-help/hardware-driver.page share/help/ca/gnome-help/hardware-problems-graphics.page share/help/ca/gnome-help/hardware.page share/help/ca/gnome-help/help-irc.page -share/help/ca/gnome-help/help-mailing-list.page +share/help/ca/gnome-help/help-matrix.page share/help/ca/gnome-help/index.page share/help/ca/gnome-help/keyboard-cursor-blink.page share/help/ca/gnome-help/keyboard-key-menu.page @@ -1254,6 +1309,7 @@ share/help/ca/gnome-help/net-wireless-wepwpa.page share/help/ca/gnome-help/net-wireless.page share/help/ca/gnome-help/net-wrongnetwork.page share/help/ca/gnome-help/net.page +share/help/ca/gnome-help/parental-controls.page share/help/ca/gnome-help/power-autobrightness.page share/help/ca/gnome-help/power-autosuspend.page share/help/ca/gnome-help/power-batteryestimate.page @@ -1302,6 +1358,8 @@ share/help/ca/gnome-help/privacy-location.page share/help/ca/gnome-help/privacy-purge.page share/help/ca/gnome-help/privacy-screen-lock.page share/help/ca/gnome-help/privacy.page +share/help/ca/gnome-help/quick-settings.page +share/help/ca/gnome-help/remote-login.page share/help/ca/gnome-help/screen-shot-record.page share/help/ca/gnome-help/session-fingerprint.page share/help/ca/gnome-help/session-formats.page @@ -1309,9 +1367,9 @@ share/help/ca/gnome-help/session-language.page share/help/ca/gnome-help/session-screenlocks.page share/help/ca/gnome-help/sharing-bluetooth.page share/help/ca/gnome-help/sharing-desktop.page -share/help/ca/gnome-help/sharing-displayname.page share/help/ca/gnome-help/sharing-media.page share/help/ca/gnome-help/sharing-personal.page +share/help/ca/gnome-help/sharing-secure-shell.page share/help/ca/gnome-help/sharing.page share/help/ca/gnome-help/shell-apps-auto-start.page share/help/ca/gnome-help/shell-apps-favorites.page @@ -1356,9 +1414,11 @@ share/help/ca/gnome-help/user-goodpassword.page share/help/ca/gnome-help/video-dvd.page share/help/ca/gnome-help/video-sending.page share/help/ca/gnome-help/wacom-left-handed.page +share/help/ca/gnome-help/wacom-map-buttons.page share/help/ca/gnome-help/wacom-mode.page share/help/ca/gnome-help/wacom-multi-monitor.page share/help/ca/gnome-help/wacom-stylus.page +share/help/ca/gnome-help/wacom-tablet-unknown.page share/help/ca/gnome-help/wacom.page share/help/ca/system-admin-guide/appearance.page share/help/ca/system-admin-guide/autostart-applications.page @@ -1430,7 +1490,11 @@ share/help/cs/gnome-help/a11y-slowkeys.page share/help/cs/gnome-help/a11y-stickykeys.page share/help/cs/gnome-help/a11y-visualalert.page share/help/cs/gnome-help/a11y.page +share/help/cs/gnome-help/about-hardware.page +share/help/cs/gnome-help/about-hostname.page +share/help/cs/gnome-help/about-os.page share/help/cs/gnome-help/about-this-guide.page +share/help/cs/gnome-help/about.page share/help/cs/gnome-help/accounts-add.page share/help/cs/gnome-help/accounts-disable-service.page share/help/cs/gnome-help/accounts-provider-not-available.page @@ -1500,6 +1564,8 @@ share/help/cs/gnome-help/display-dual-monitors.page share/help/cs/gnome-help/display-night-light.page share/help/cs/gnome-help/figures/bluetooth-active-symbolic.svg share/help/cs/gnome-help/figures/bluetooth-symbolic.svg +share/help/cs/gnome-help/figures/camera-photo-symbolic.svg +share/help/cs/gnome-help/figures/camera-video-symbolic.svg share/help/cs/gnome-help/figures/classic-topbar-accessibility.svg share/help/cs/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/cs/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -1527,9 +1593,9 @@ share/help/cs/gnome-help/figures/classic-topbar-network-wired.svg share/help/cs/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/cs/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/cs/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/cs/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/cs/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/cs/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/cs/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/cs/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/cs/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/cs/gnome-help/figures/classic-topbar-night-light.svg share/help/cs/gnome-help/figures/classic-topbar-pointer.svg share/help/cs/gnome-help/figures/classic-topbar-screen-shared.svg @@ -1541,11 +1607,11 @@ share/help/cs/gnome-help/figures/color-display.png share/help/cs/gnome-help/figures/color-printer.png share/help/cs/gnome-help/figures/color-space.png share/help/cs/gnome-help/figures/display-dual-monitors.webm -share/help/cs/gnome-help/figures/edit-find-symbolic.svg share/help/cs/gnome-help/figures/emblem-system-symbolic.svg share/help/cs/gnome-help/figures/emoji-flags-symbolic.svg share/help/cs/gnome-help/figures/gnome.svg share/help/cs/gnome-help/figures/go-down-symbolic.svg +share/help/cs/gnome-help/figures/go-next-symbolic.svg share/help/cs/gnome-help/figures/input-keyboard-symbolic.png share/help/cs/gnome-help/figures/input-methods-switcher.png share/help/cs/gnome-help/figures/keyboard-key-calculator.svg @@ -1566,25 +1632,31 @@ share/help/cs/gnome-help/figures/keyboard-key-stop.svg share/help/cs/gnome-help/figures/keyboard-key-voldown.svg share/help/cs/gnome-help/figures/keyboard-key-volup.svg share/help/cs/gnome-help/figures/keyboard-key-world.svg +share/help/cs/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/cs/gnome-help/figures/nautilus-icons.png share/help/cs/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/cs/gnome-help/figures/network-wired-symbolic.svg -share/help/cs/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/cs/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/cs/gnome-help/figures/printing-select.png +share/help/cs/gnome-help/figures/ps-button.svg +share/help/cs/gnome-help/figures/ps-create.svg share/help/cs/gnome-help/figures/rotation-allowed-symbolic.svg share/help/cs/gnome-help/figures/rotation-locked-symbolic.svg +share/help/cs/gnome-help/figures/screenshot-tool.png share/help/cs/gnome-help/figures/shell-activities-dash.png -share/help/cs/gnome-help/figures/shell-appmenu-classic.png -share/help/cs/gnome-help/figures/shell-appmenu-shell.png share/help/cs/gnome-help/figures/shell-appts-classic.png share/help/cs/gnome-help/figures/shell-appts.png +share/help/cs/gnome-help/figures/shell-exit-classic-expanded.png share/help/cs/gnome-help/figures/shell-exit-classic.png +share/help/cs/gnome-help/figures/shell-exit-expanded.png share/help/cs/gnome-help/figures/shell-exit.png share/help/cs/gnome-help/figures/shell-top-bar-classic.png share/help/cs/gnome-help/figures/shell-top-bar.png share/help/cs/gnome-help/figures/shell-window-list-classic.png share/help/cs/gnome-help/figures/shell-workspaces.png +share/help/cs/gnome-help/figures/system-lock-screen-symbolic.svg share/help/cs/gnome-help/figures/system-run-symbolic.svg +share/help/cs/gnome-help/figures/system-shutdown-symbolic.svg share/help/cs/gnome-help/figures/tile-a11y.svg share/help/cs/gnome-help/figures/tile-files.svg share/help/cs/gnome-help/figures/tile-hardware.svg @@ -1621,14 +1693,15 @@ share/help/cs/gnome-help/figures/topbar-network-wired.svg share/help/cs/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/cs/gnome-help/figures/topbar-network-wireless-connected.svg share/help/cs/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/cs/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/cs/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/cs/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/cs/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/cs/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/cs/gnome-help/figures/topbar-network-wireless-signal.svg share/help/cs/gnome-help/figures/topbar-night-light.svg share/help/cs/gnome-help/figures/topbar-pointer.svg share/help/cs/gnome-help/figures/topbar-screen-shared.svg share/help/cs/gnome-help/figures/topbar-system-shutdown.svg share/help/cs/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/cs/gnome-help/figures/touch-edge-scroll.svg share/help/cs/gnome-help/figures/touch-hold.svg share/help/cs/gnome-help/figures/touch-osk.svg share/help/cs/gnome-help/figures/touch-overview.svg @@ -1651,6 +1724,8 @@ share/help/cs/gnome-help/files-open.page share/help/cs/gnome-help/files-preview.page share/help/cs/gnome-help/files-recover.page share/help/cs/gnome-help/files-removedrive.page +share/help/cs/gnome-help/files-rename-multiple.page +share/help/cs/gnome-help/files-rename-music-metadata.page share/help/cs/gnome-help/files-rename.page share/help/cs/gnome-help/files-search.page share/help/cs/gnome-help/files-select.page @@ -1668,7 +1743,7 @@ share/help/cs/gnome-help/hardware-driver.page share/help/cs/gnome-help/hardware-problems-graphics.page share/help/cs/gnome-help/hardware.page share/help/cs/gnome-help/help-irc.page -share/help/cs/gnome-help/help-mailing-list.page +share/help/cs/gnome-help/help-matrix.page share/help/cs/gnome-help/index.page share/help/cs/gnome-help/keyboard-cursor-blink.page share/help/cs/gnome-help/keyboard-key-menu.page @@ -1746,6 +1821,7 @@ share/help/cs/gnome-help/net-wireless-wepwpa.page share/help/cs/gnome-help/net-wireless.page share/help/cs/gnome-help/net-wrongnetwork.page share/help/cs/gnome-help/net.page +share/help/cs/gnome-help/parental-controls.page share/help/cs/gnome-help/power-autobrightness.page share/help/cs/gnome-help/power-autosuspend.page share/help/cs/gnome-help/power-batteryestimate.page @@ -1794,6 +1870,8 @@ share/help/cs/gnome-help/privacy-location.page share/help/cs/gnome-help/privacy-purge.page share/help/cs/gnome-help/privacy-screen-lock.page share/help/cs/gnome-help/privacy.page +share/help/cs/gnome-help/quick-settings.page +share/help/cs/gnome-help/remote-login.page share/help/cs/gnome-help/screen-shot-record.page share/help/cs/gnome-help/session-fingerprint.page share/help/cs/gnome-help/session-formats.page @@ -1801,9 +1879,9 @@ share/help/cs/gnome-help/session-language.page share/help/cs/gnome-help/session-screenlocks.page share/help/cs/gnome-help/sharing-bluetooth.page share/help/cs/gnome-help/sharing-desktop.page -share/help/cs/gnome-help/sharing-displayname.page share/help/cs/gnome-help/sharing-media.page share/help/cs/gnome-help/sharing-personal.page +share/help/cs/gnome-help/sharing-secure-shell.page share/help/cs/gnome-help/sharing.page share/help/cs/gnome-help/shell-apps-auto-start.page share/help/cs/gnome-help/shell-apps-favorites.page @@ -1848,9 +1926,11 @@ share/help/cs/gnome-help/user-goodpassword.page share/help/cs/gnome-help/video-dvd.page share/help/cs/gnome-help/video-sending.page share/help/cs/gnome-help/wacom-left-handed.page +share/help/cs/gnome-help/wacom-map-buttons.page share/help/cs/gnome-help/wacom-mode.page share/help/cs/gnome-help/wacom-multi-monitor.page share/help/cs/gnome-help/wacom-stylus.page +share/help/cs/gnome-help/wacom-tablet-unknown.page share/help/cs/gnome-help/wacom.page share/help/cs/system-admin-guide/appearance.page share/help/cs/system-admin-guide/autostart-applications.page @@ -1922,7 +2002,11 @@ share/help/da/gnome-help/a11y-slowkeys.page share/help/da/gnome-help/a11y-stickykeys.page share/help/da/gnome-help/a11y-visualalert.page share/help/da/gnome-help/a11y.page +share/help/da/gnome-help/about-hardware.page +share/help/da/gnome-help/about-hostname.page +share/help/da/gnome-help/about-os.page share/help/da/gnome-help/about-this-guide.page +share/help/da/gnome-help/about.page share/help/da/gnome-help/accounts-add.page share/help/da/gnome-help/accounts-disable-service.page share/help/da/gnome-help/accounts-provider-not-available.page @@ -1992,6 +2076,8 @@ share/help/da/gnome-help/display-dual-monitors.page share/help/da/gnome-help/display-night-light.page share/help/da/gnome-help/figures/bluetooth-active-symbolic.svg share/help/da/gnome-help/figures/bluetooth-symbolic.svg +share/help/da/gnome-help/figures/camera-photo-symbolic.svg +share/help/da/gnome-help/figures/camera-video-symbolic.svg share/help/da/gnome-help/figures/classic-topbar-accessibility.svg share/help/da/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/da/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -2019,9 +2105,9 @@ share/help/da/gnome-help/figures/classic-topbar-network-wired.svg share/help/da/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/da/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/da/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/da/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/da/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/da/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/da/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/da/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/da/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/da/gnome-help/figures/classic-topbar-night-light.svg share/help/da/gnome-help/figures/classic-topbar-pointer.svg share/help/da/gnome-help/figures/classic-topbar-screen-shared.svg @@ -2033,11 +2119,11 @@ share/help/da/gnome-help/figures/color-display.png share/help/da/gnome-help/figures/color-printer.png share/help/da/gnome-help/figures/color-space.png share/help/da/gnome-help/figures/display-dual-monitors.webm -share/help/da/gnome-help/figures/edit-find-symbolic.svg share/help/da/gnome-help/figures/emblem-system-symbolic.svg share/help/da/gnome-help/figures/emoji-flags-symbolic.svg share/help/da/gnome-help/figures/gnome.svg share/help/da/gnome-help/figures/go-down-symbolic.svg +share/help/da/gnome-help/figures/go-next-symbolic.svg share/help/da/gnome-help/figures/input-keyboard-symbolic.png share/help/da/gnome-help/figures/input-methods-switcher.png share/help/da/gnome-help/figures/keyboard-key-calculator.svg @@ -2058,25 +2144,31 @@ share/help/da/gnome-help/figures/keyboard-key-stop.svg share/help/da/gnome-help/figures/keyboard-key-voldown.svg share/help/da/gnome-help/figures/keyboard-key-volup.svg share/help/da/gnome-help/figures/keyboard-key-world.svg +share/help/da/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/da/gnome-help/figures/nautilus-icons.png share/help/da/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/da/gnome-help/figures/network-wired-symbolic.svg -share/help/da/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/da/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/da/gnome-help/figures/printing-select.png +share/help/da/gnome-help/figures/ps-button.svg +share/help/da/gnome-help/figures/ps-create.svg share/help/da/gnome-help/figures/rotation-allowed-symbolic.svg share/help/da/gnome-help/figures/rotation-locked-symbolic.svg +share/help/da/gnome-help/figures/screenshot-tool.png share/help/da/gnome-help/figures/shell-activities-dash.png -share/help/da/gnome-help/figures/shell-appmenu-classic.png -share/help/da/gnome-help/figures/shell-appmenu-shell.png share/help/da/gnome-help/figures/shell-appts-classic.png share/help/da/gnome-help/figures/shell-appts.png +share/help/da/gnome-help/figures/shell-exit-classic-expanded.png share/help/da/gnome-help/figures/shell-exit-classic.png +share/help/da/gnome-help/figures/shell-exit-expanded.png share/help/da/gnome-help/figures/shell-exit.png share/help/da/gnome-help/figures/shell-top-bar-classic.png share/help/da/gnome-help/figures/shell-top-bar.png share/help/da/gnome-help/figures/shell-window-list-classic.png share/help/da/gnome-help/figures/shell-workspaces.png +share/help/da/gnome-help/figures/system-lock-screen-symbolic.svg share/help/da/gnome-help/figures/system-run-symbolic.svg +share/help/da/gnome-help/figures/system-shutdown-symbolic.svg share/help/da/gnome-help/figures/tile-a11y.svg share/help/da/gnome-help/figures/tile-files.svg share/help/da/gnome-help/figures/tile-hardware.svg @@ -2113,14 +2205,15 @@ share/help/da/gnome-help/figures/topbar-network-wired.svg share/help/da/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/da/gnome-help/figures/topbar-network-wireless-connected.svg share/help/da/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/da/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/da/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/da/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/da/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/da/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/da/gnome-help/figures/topbar-network-wireless-signal.svg share/help/da/gnome-help/figures/topbar-night-light.svg share/help/da/gnome-help/figures/topbar-pointer.svg share/help/da/gnome-help/figures/topbar-screen-shared.svg share/help/da/gnome-help/figures/topbar-system-shutdown.svg share/help/da/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/da/gnome-help/figures/touch-edge-scroll.svg share/help/da/gnome-help/figures/touch-hold.svg share/help/da/gnome-help/figures/touch-osk.svg share/help/da/gnome-help/figures/touch-overview.svg @@ -2143,6 +2236,8 @@ share/help/da/gnome-help/files-open.page share/help/da/gnome-help/files-preview.page share/help/da/gnome-help/files-recover.page share/help/da/gnome-help/files-removedrive.page +share/help/da/gnome-help/files-rename-multiple.page +share/help/da/gnome-help/files-rename-music-metadata.page share/help/da/gnome-help/files-rename.page share/help/da/gnome-help/files-search.page share/help/da/gnome-help/files-select.page @@ -2160,7 +2255,7 @@ share/help/da/gnome-help/hardware-driver.page share/help/da/gnome-help/hardware-problems-graphics.page share/help/da/gnome-help/hardware.page share/help/da/gnome-help/help-irc.page -share/help/da/gnome-help/help-mailing-list.page +share/help/da/gnome-help/help-matrix.page share/help/da/gnome-help/index.page share/help/da/gnome-help/keyboard-cursor-blink.page share/help/da/gnome-help/keyboard-key-menu.page @@ -2238,6 +2333,7 @@ share/help/da/gnome-help/net-wireless-wepwpa.page share/help/da/gnome-help/net-wireless.page share/help/da/gnome-help/net-wrongnetwork.page share/help/da/gnome-help/net.page +share/help/da/gnome-help/parental-controls.page share/help/da/gnome-help/power-autobrightness.page share/help/da/gnome-help/power-autosuspend.page share/help/da/gnome-help/power-batteryestimate.page @@ -2286,6 +2382,8 @@ share/help/da/gnome-help/privacy-location.page share/help/da/gnome-help/privacy-purge.page share/help/da/gnome-help/privacy-screen-lock.page share/help/da/gnome-help/privacy.page +share/help/da/gnome-help/quick-settings.page +share/help/da/gnome-help/remote-login.page share/help/da/gnome-help/screen-shot-record.page share/help/da/gnome-help/session-fingerprint.page share/help/da/gnome-help/session-formats.page @@ -2293,9 +2391,9 @@ share/help/da/gnome-help/session-language.page share/help/da/gnome-help/session-screenlocks.page share/help/da/gnome-help/sharing-bluetooth.page share/help/da/gnome-help/sharing-desktop.page -share/help/da/gnome-help/sharing-displayname.page share/help/da/gnome-help/sharing-media.page share/help/da/gnome-help/sharing-personal.page +share/help/da/gnome-help/sharing-secure-shell.page share/help/da/gnome-help/sharing.page share/help/da/gnome-help/shell-apps-auto-start.page share/help/da/gnome-help/shell-apps-favorites.page @@ -2340,9 +2438,11 @@ share/help/da/gnome-help/user-goodpassword.page share/help/da/gnome-help/video-dvd.page share/help/da/gnome-help/video-sending.page share/help/da/gnome-help/wacom-left-handed.page +share/help/da/gnome-help/wacom-map-buttons.page share/help/da/gnome-help/wacom-mode.page share/help/da/gnome-help/wacom-multi-monitor.page share/help/da/gnome-help/wacom-stylus.page +share/help/da/gnome-help/wacom-tablet-unknown.page share/help/da/gnome-help/wacom.page share/help/de/gnome-help/a11y-bouncekeys.page share/help/de/gnome-help/a11y-braille.page @@ -2357,7 +2457,11 @@ share/help/de/gnome-help/a11y-slowkeys.page share/help/de/gnome-help/a11y-stickykeys.page share/help/de/gnome-help/a11y-visualalert.page share/help/de/gnome-help/a11y.page +share/help/de/gnome-help/about-hardware.page +share/help/de/gnome-help/about-hostname.page +share/help/de/gnome-help/about-os.page share/help/de/gnome-help/about-this-guide.page +share/help/de/gnome-help/about.page share/help/de/gnome-help/accounts-add.page share/help/de/gnome-help/accounts-disable-service.page share/help/de/gnome-help/accounts-provider-not-available.page @@ -2427,6 +2531,8 @@ share/help/de/gnome-help/display-dual-monitors.page share/help/de/gnome-help/display-night-light.page share/help/de/gnome-help/figures/bluetooth-active-symbolic.svg share/help/de/gnome-help/figures/bluetooth-symbolic.svg +share/help/de/gnome-help/figures/camera-photo-symbolic.svg +share/help/de/gnome-help/figures/camera-video-symbolic.svg share/help/de/gnome-help/figures/classic-topbar-accessibility.svg share/help/de/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/de/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -2454,9 +2560,9 @@ share/help/de/gnome-help/figures/classic-topbar-network-wired.svg share/help/de/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/de/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/de/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/de/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/de/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/de/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/de/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/de/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/de/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/de/gnome-help/figures/classic-topbar-night-light.svg share/help/de/gnome-help/figures/classic-topbar-pointer.svg share/help/de/gnome-help/figures/classic-topbar-screen-shared.svg @@ -2468,11 +2574,11 @@ share/help/de/gnome-help/figures/color-display.png share/help/de/gnome-help/figures/color-printer.png share/help/de/gnome-help/figures/color-space.png share/help/de/gnome-help/figures/display-dual-monitors.webm -share/help/de/gnome-help/figures/edit-find-symbolic.svg share/help/de/gnome-help/figures/emblem-system-symbolic.svg share/help/de/gnome-help/figures/emoji-flags-symbolic.svg share/help/de/gnome-help/figures/gnome.svg share/help/de/gnome-help/figures/go-down-symbolic.svg +share/help/de/gnome-help/figures/go-next-symbolic.svg share/help/de/gnome-help/figures/input-keyboard-symbolic.png share/help/de/gnome-help/figures/input-methods-switcher.png share/help/de/gnome-help/figures/keyboard-key-calculator.svg @@ -2493,25 +2599,31 @@ share/help/de/gnome-help/figures/keyboard-key-stop.svg share/help/de/gnome-help/figures/keyboard-key-voldown.svg share/help/de/gnome-help/figures/keyboard-key-volup.svg share/help/de/gnome-help/figures/keyboard-key-world.svg +share/help/de/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/de/gnome-help/figures/nautilus-icons.png share/help/de/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/de/gnome-help/figures/network-wired-symbolic.svg -share/help/de/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/de/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/de/gnome-help/figures/printing-select.png +share/help/de/gnome-help/figures/ps-button.svg +share/help/de/gnome-help/figures/ps-create.svg share/help/de/gnome-help/figures/rotation-allowed-symbolic.svg share/help/de/gnome-help/figures/rotation-locked-symbolic.svg +share/help/de/gnome-help/figures/screenshot-tool.png share/help/de/gnome-help/figures/shell-activities-dash.png -share/help/de/gnome-help/figures/shell-appmenu-classic.png -share/help/de/gnome-help/figures/shell-appmenu-shell.png share/help/de/gnome-help/figures/shell-appts-classic.png share/help/de/gnome-help/figures/shell-appts.png +share/help/de/gnome-help/figures/shell-exit-classic-expanded.png share/help/de/gnome-help/figures/shell-exit-classic.png +share/help/de/gnome-help/figures/shell-exit-expanded.png share/help/de/gnome-help/figures/shell-exit.png share/help/de/gnome-help/figures/shell-top-bar-classic.png share/help/de/gnome-help/figures/shell-top-bar.png share/help/de/gnome-help/figures/shell-window-list-classic.png share/help/de/gnome-help/figures/shell-workspaces.png +share/help/de/gnome-help/figures/system-lock-screen-symbolic.svg share/help/de/gnome-help/figures/system-run-symbolic.svg +share/help/de/gnome-help/figures/system-shutdown-symbolic.svg share/help/de/gnome-help/figures/tile-a11y.svg share/help/de/gnome-help/figures/tile-files.svg share/help/de/gnome-help/figures/tile-hardware.svg @@ -2548,14 +2660,15 @@ share/help/de/gnome-help/figures/topbar-network-wired.svg share/help/de/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/de/gnome-help/figures/topbar-network-wireless-connected.svg share/help/de/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/de/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/de/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/de/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/de/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/de/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/de/gnome-help/figures/topbar-network-wireless-signal.svg share/help/de/gnome-help/figures/topbar-night-light.svg share/help/de/gnome-help/figures/topbar-pointer.svg share/help/de/gnome-help/figures/topbar-screen-shared.svg share/help/de/gnome-help/figures/topbar-system-shutdown.svg share/help/de/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/de/gnome-help/figures/touch-edge-scroll.svg share/help/de/gnome-help/figures/touch-hold.svg share/help/de/gnome-help/figures/touch-osk.svg share/help/de/gnome-help/figures/touch-overview.svg @@ -2578,6 +2691,8 @@ share/help/de/gnome-help/files-open.page share/help/de/gnome-help/files-preview.page share/help/de/gnome-help/files-recover.page share/help/de/gnome-help/files-removedrive.page +share/help/de/gnome-help/files-rename-multiple.page +share/help/de/gnome-help/files-rename-music-metadata.page share/help/de/gnome-help/files-rename.page share/help/de/gnome-help/files-search.page share/help/de/gnome-help/files-select.page @@ -2595,7 +2710,7 @@ share/help/de/gnome-help/hardware-driver.page share/help/de/gnome-help/hardware-problems-graphics.page share/help/de/gnome-help/hardware.page share/help/de/gnome-help/help-irc.page -share/help/de/gnome-help/help-mailing-list.page +share/help/de/gnome-help/help-matrix.page share/help/de/gnome-help/index.page share/help/de/gnome-help/keyboard-cursor-blink.page share/help/de/gnome-help/keyboard-key-menu.page @@ -2673,6 +2788,7 @@ share/help/de/gnome-help/net-wireless-wepwpa.page share/help/de/gnome-help/net-wireless.page share/help/de/gnome-help/net-wrongnetwork.page share/help/de/gnome-help/net.page +share/help/de/gnome-help/parental-controls.page share/help/de/gnome-help/power-autobrightness.page share/help/de/gnome-help/power-autosuspend.page share/help/de/gnome-help/power-batteryestimate.page @@ -2721,6 +2837,8 @@ share/help/de/gnome-help/privacy-location.page share/help/de/gnome-help/privacy-purge.page share/help/de/gnome-help/privacy-screen-lock.page share/help/de/gnome-help/privacy.page +share/help/de/gnome-help/quick-settings.page +share/help/de/gnome-help/remote-login.page share/help/de/gnome-help/screen-shot-record.page share/help/de/gnome-help/session-fingerprint.page share/help/de/gnome-help/session-formats.page @@ -2728,9 +2846,9 @@ share/help/de/gnome-help/session-language.page share/help/de/gnome-help/session-screenlocks.page share/help/de/gnome-help/sharing-bluetooth.page share/help/de/gnome-help/sharing-desktop.page -share/help/de/gnome-help/sharing-displayname.page share/help/de/gnome-help/sharing-media.page share/help/de/gnome-help/sharing-personal.page +share/help/de/gnome-help/sharing-secure-shell.page share/help/de/gnome-help/sharing.page share/help/de/gnome-help/shell-apps-auto-start.page share/help/de/gnome-help/shell-apps-favorites.page @@ -2775,9 +2893,11 @@ share/help/de/gnome-help/user-goodpassword.page share/help/de/gnome-help/video-dvd.page share/help/de/gnome-help/video-sending.page share/help/de/gnome-help/wacom-left-handed.page +share/help/de/gnome-help/wacom-map-buttons.page share/help/de/gnome-help/wacom-mode.page share/help/de/gnome-help/wacom-multi-monitor.page share/help/de/gnome-help/wacom-stylus.page +share/help/de/gnome-help/wacom-tablet-unknown.page share/help/de/gnome-help/wacom.page share/help/de/system-admin-guide/appearance.page share/help/de/system-admin-guide/autostart-applications.page @@ -2849,7 +2969,11 @@ share/help/el/gnome-help/a11y-slowkeys.page share/help/el/gnome-help/a11y-stickykeys.page share/help/el/gnome-help/a11y-visualalert.page share/help/el/gnome-help/a11y.page +share/help/el/gnome-help/about-hardware.page +share/help/el/gnome-help/about-hostname.page +share/help/el/gnome-help/about-os.page share/help/el/gnome-help/about-this-guide.page +share/help/el/gnome-help/about.page share/help/el/gnome-help/accounts-add.page share/help/el/gnome-help/accounts-disable-service.page share/help/el/gnome-help/accounts-provider-not-available.page @@ -2919,6 +3043,8 @@ share/help/el/gnome-help/display-dual-monitors.page share/help/el/gnome-help/display-night-light.page share/help/el/gnome-help/figures/bluetooth-active-symbolic.svg share/help/el/gnome-help/figures/bluetooth-symbolic.svg +share/help/el/gnome-help/figures/camera-photo-symbolic.svg +share/help/el/gnome-help/figures/camera-video-symbolic.svg share/help/el/gnome-help/figures/classic-topbar-accessibility.svg share/help/el/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/el/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -2946,9 +3072,9 @@ share/help/el/gnome-help/figures/classic-topbar-network-wired.svg share/help/el/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/el/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/el/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/el/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/el/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/el/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/el/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/el/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/el/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/el/gnome-help/figures/classic-topbar-night-light.svg share/help/el/gnome-help/figures/classic-topbar-pointer.svg share/help/el/gnome-help/figures/classic-topbar-screen-shared.svg @@ -2960,11 +3086,11 @@ share/help/el/gnome-help/figures/color-display.png share/help/el/gnome-help/figures/color-printer.png share/help/el/gnome-help/figures/color-space.png share/help/el/gnome-help/figures/display-dual-monitors.webm -share/help/el/gnome-help/figures/edit-find-symbolic.svg share/help/el/gnome-help/figures/emblem-system-symbolic.svg share/help/el/gnome-help/figures/emoji-flags-symbolic.svg share/help/el/gnome-help/figures/gnome.svg share/help/el/gnome-help/figures/go-down-symbolic.svg +share/help/el/gnome-help/figures/go-next-symbolic.svg share/help/el/gnome-help/figures/input-keyboard-symbolic.png share/help/el/gnome-help/figures/input-methods-switcher.png share/help/el/gnome-help/figures/keyboard-key-calculator.svg @@ -2985,25 +3111,31 @@ share/help/el/gnome-help/figures/keyboard-key-stop.svg share/help/el/gnome-help/figures/keyboard-key-voldown.svg share/help/el/gnome-help/figures/keyboard-key-volup.svg share/help/el/gnome-help/figures/keyboard-key-world.svg +share/help/el/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/el/gnome-help/figures/nautilus-icons.png share/help/el/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/el/gnome-help/figures/network-wired-symbolic.svg -share/help/el/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/el/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/el/gnome-help/figures/printing-select.png +share/help/el/gnome-help/figures/ps-button.svg +share/help/el/gnome-help/figures/ps-create.svg share/help/el/gnome-help/figures/rotation-allowed-symbolic.svg share/help/el/gnome-help/figures/rotation-locked-symbolic.svg +share/help/el/gnome-help/figures/screenshot-tool.png share/help/el/gnome-help/figures/shell-activities-dash.png -share/help/el/gnome-help/figures/shell-appmenu-classic.png -share/help/el/gnome-help/figures/shell-appmenu-shell.png share/help/el/gnome-help/figures/shell-appts-classic.png share/help/el/gnome-help/figures/shell-appts.png +share/help/el/gnome-help/figures/shell-exit-classic-expanded.png share/help/el/gnome-help/figures/shell-exit-classic.png +share/help/el/gnome-help/figures/shell-exit-expanded.png share/help/el/gnome-help/figures/shell-exit.png share/help/el/gnome-help/figures/shell-top-bar-classic.png share/help/el/gnome-help/figures/shell-top-bar.png share/help/el/gnome-help/figures/shell-window-list-classic.png share/help/el/gnome-help/figures/shell-workspaces.png +share/help/el/gnome-help/figures/system-lock-screen-symbolic.svg share/help/el/gnome-help/figures/system-run-symbolic.svg +share/help/el/gnome-help/figures/system-shutdown-symbolic.svg share/help/el/gnome-help/figures/tile-a11y.svg share/help/el/gnome-help/figures/tile-files.svg share/help/el/gnome-help/figures/tile-hardware.svg @@ -3040,14 +3172,15 @@ share/help/el/gnome-help/figures/topbar-network-wired.svg share/help/el/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/el/gnome-help/figures/topbar-network-wireless-connected.svg share/help/el/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/el/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/el/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/el/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/el/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/el/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/el/gnome-help/figures/topbar-network-wireless-signal.svg share/help/el/gnome-help/figures/topbar-night-light.svg share/help/el/gnome-help/figures/topbar-pointer.svg share/help/el/gnome-help/figures/topbar-screen-shared.svg share/help/el/gnome-help/figures/topbar-system-shutdown.svg share/help/el/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/el/gnome-help/figures/touch-edge-scroll.svg share/help/el/gnome-help/figures/touch-hold.svg share/help/el/gnome-help/figures/touch-osk.svg share/help/el/gnome-help/figures/touch-overview.svg @@ -3070,6 +3203,8 @@ share/help/el/gnome-help/files-open.page share/help/el/gnome-help/files-preview.page share/help/el/gnome-help/files-recover.page share/help/el/gnome-help/files-removedrive.page +share/help/el/gnome-help/files-rename-multiple.page +share/help/el/gnome-help/files-rename-music-metadata.page share/help/el/gnome-help/files-rename.page share/help/el/gnome-help/files-search.page share/help/el/gnome-help/files-select.page @@ -3087,7 +3222,7 @@ share/help/el/gnome-help/hardware-driver.page share/help/el/gnome-help/hardware-problems-graphics.page share/help/el/gnome-help/hardware.page share/help/el/gnome-help/help-irc.page -share/help/el/gnome-help/help-mailing-list.page +share/help/el/gnome-help/help-matrix.page share/help/el/gnome-help/index.page share/help/el/gnome-help/keyboard-cursor-blink.page share/help/el/gnome-help/keyboard-key-menu.page @@ -3165,6 +3300,7 @@ share/help/el/gnome-help/net-wireless-wepwpa.page share/help/el/gnome-help/net-wireless.page share/help/el/gnome-help/net-wrongnetwork.page share/help/el/gnome-help/net.page +share/help/el/gnome-help/parental-controls.page share/help/el/gnome-help/power-autobrightness.page share/help/el/gnome-help/power-autosuspend.page share/help/el/gnome-help/power-batteryestimate.page @@ -3213,6 +3349,8 @@ share/help/el/gnome-help/privacy-location.page share/help/el/gnome-help/privacy-purge.page share/help/el/gnome-help/privacy-screen-lock.page share/help/el/gnome-help/privacy.page +share/help/el/gnome-help/quick-settings.page +share/help/el/gnome-help/remote-login.page share/help/el/gnome-help/screen-shot-record.page share/help/el/gnome-help/session-fingerprint.page share/help/el/gnome-help/session-formats.page @@ -3220,9 +3358,9 @@ share/help/el/gnome-help/session-language.page share/help/el/gnome-help/session-screenlocks.page share/help/el/gnome-help/sharing-bluetooth.page share/help/el/gnome-help/sharing-desktop.page -share/help/el/gnome-help/sharing-displayname.page share/help/el/gnome-help/sharing-media.page share/help/el/gnome-help/sharing-personal.page +share/help/el/gnome-help/sharing-secure-shell.page share/help/el/gnome-help/sharing.page share/help/el/gnome-help/shell-apps-auto-start.page share/help/el/gnome-help/shell-apps-favorites.page @@ -3267,9 +3405,11 @@ share/help/el/gnome-help/user-goodpassword.page share/help/el/gnome-help/video-dvd.page share/help/el/gnome-help/video-sending.page share/help/el/gnome-help/wacom-left-handed.page +share/help/el/gnome-help/wacom-map-buttons.page share/help/el/gnome-help/wacom-mode.page share/help/el/gnome-help/wacom-multi-monitor.page share/help/el/gnome-help/wacom-stylus.page +share/help/el/gnome-help/wacom-tablet-unknown.page share/help/el/gnome-help/wacom.page share/help/es/gnome-help/a11y-bouncekeys.page share/help/es/gnome-help/a11y-braille.page @@ -3284,7 +3424,11 @@ share/help/es/gnome-help/a11y-slowkeys.page share/help/es/gnome-help/a11y-stickykeys.page share/help/es/gnome-help/a11y-visualalert.page share/help/es/gnome-help/a11y.page +share/help/es/gnome-help/about-hardware.page +share/help/es/gnome-help/about-hostname.page +share/help/es/gnome-help/about-os.page share/help/es/gnome-help/about-this-guide.page +share/help/es/gnome-help/about.page share/help/es/gnome-help/accounts-add.page share/help/es/gnome-help/accounts-disable-service.page share/help/es/gnome-help/accounts-provider-not-available.page @@ -3354,6 +3498,8 @@ share/help/es/gnome-help/display-dual-monitors.page share/help/es/gnome-help/display-night-light.page share/help/es/gnome-help/figures/bluetooth-active-symbolic.svg share/help/es/gnome-help/figures/bluetooth-symbolic.svg +share/help/es/gnome-help/figures/camera-photo-symbolic.svg +share/help/es/gnome-help/figures/camera-video-symbolic.svg share/help/es/gnome-help/figures/classic-topbar-accessibility.svg share/help/es/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/es/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -3381,9 +3527,9 @@ share/help/es/gnome-help/figures/classic-topbar-network-wired.svg share/help/es/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/es/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/es/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/es/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/es/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/es/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/es/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/es/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/es/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/es/gnome-help/figures/classic-topbar-night-light.svg share/help/es/gnome-help/figures/classic-topbar-pointer.svg share/help/es/gnome-help/figures/classic-topbar-screen-shared.svg @@ -3395,11 +3541,11 @@ share/help/es/gnome-help/figures/color-display.png share/help/es/gnome-help/figures/color-printer.png share/help/es/gnome-help/figures/color-space.png share/help/es/gnome-help/figures/display-dual-monitors.webm -share/help/es/gnome-help/figures/edit-find-symbolic.svg share/help/es/gnome-help/figures/emblem-system-symbolic.svg share/help/es/gnome-help/figures/emoji-flags-symbolic.svg share/help/es/gnome-help/figures/gnome.svg share/help/es/gnome-help/figures/go-down-symbolic.svg +share/help/es/gnome-help/figures/go-next-symbolic.svg share/help/es/gnome-help/figures/input-keyboard-symbolic.png share/help/es/gnome-help/figures/input-methods-switcher.png share/help/es/gnome-help/figures/keyboard-key-calculator.svg @@ -3420,25 +3566,31 @@ share/help/es/gnome-help/figures/keyboard-key-stop.svg share/help/es/gnome-help/figures/keyboard-key-voldown.svg share/help/es/gnome-help/figures/keyboard-key-volup.svg share/help/es/gnome-help/figures/keyboard-key-world.svg +share/help/es/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/es/gnome-help/figures/nautilus-icons.png share/help/es/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/es/gnome-help/figures/network-wired-symbolic.svg -share/help/es/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/es/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/es/gnome-help/figures/printing-select.png +share/help/es/gnome-help/figures/ps-button.svg +share/help/es/gnome-help/figures/ps-create.svg share/help/es/gnome-help/figures/rotation-allowed-symbolic.svg share/help/es/gnome-help/figures/rotation-locked-symbolic.svg +share/help/es/gnome-help/figures/screenshot-tool.png share/help/es/gnome-help/figures/shell-activities-dash.png -share/help/es/gnome-help/figures/shell-appmenu-classic.png -share/help/es/gnome-help/figures/shell-appmenu-shell.png share/help/es/gnome-help/figures/shell-appts-classic.png share/help/es/gnome-help/figures/shell-appts.png +share/help/es/gnome-help/figures/shell-exit-classic-expanded.png share/help/es/gnome-help/figures/shell-exit-classic.png +share/help/es/gnome-help/figures/shell-exit-expanded.png share/help/es/gnome-help/figures/shell-exit.png share/help/es/gnome-help/figures/shell-top-bar-classic.png share/help/es/gnome-help/figures/shell-top-bar.png share/help/es/gnome-help/figures/shell-window-list-classic.png share/help/es/gnome-help/figures/shell-workspaces.png +share/help/es/gnome-help/figures/system-lock-screen-symbolic.svg share/help/es/gnome-help/figures/system-run-symbolic.svg +share/help/es/gnome-help/figures/system-shutdown-symbolic.svg share/help/es/gnome-help/figures/tile-a11y.svg share/help/es/gnome-help/figures/tile-files.svg share/help/es/gnome-help/figures/tile-hardware.svg @@ -3475,14 +3627,15 @@ share/help/es/gnome-help/figures/topbar-network-wired.svg share/help/es/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/es/gnome-help/figures/topbar-network-wireless-connected.svg share/help/es/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/es/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/es/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/es/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/es/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/es/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/es/gnome-help/figures/topbar-network-wireless-signal.svg share/help/es/gnome-help/figures/topbar-night-light.svg share/help/es/gnome-help/figures/topbar-pointer.svg share/help/es/gnome-help/figures/topbar-screen-shared.svg share/help/es/gnome-help/figures/topbar-system-shutdown.svg share/help/es/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/es/gnome-help/figures/touch-edge-scroll.svg share/help/es/gnome-help/figures/touch-hold.svg share/help/es/gnome-help/figures/touch-osk.svg share/help/es/gnome-help/figures/touch-overview.svg @@ -3505,6 +3658,8 @@ share/help/es/gnome-help/files-open.page share/help/es/gnome-help/files-preview.page share/help/es/gnome-help/files-recover.page share/help/es/gnome-help/files-removedrive.page +share/help/es/gnome-help/files-rename-multiple.page +share/help/es/gnome-help/files-rename-music-metadata.page share/help/es/gnome-help/files-rename.page share/help/es/gnome-help/files-search.page share/help/es/gnome-help/files-select.page @@ -3522,7 +3677,7 @@ share/help/es/gnome-help/hardware-driver.page share/help/es/gnome-help/hardware-problems-graphics.page share/help/es/gnome-help/hardware.page share/help/es/gnome-help/help-irc.page -share/help/es/gnome-help/help-mailing-list.page +share/help/es/gnome-help/help-matrix.page share/help/es/gnome-help/index.page share/help/es/gnome-help/keyboard-cursor-blink.page share/help/es/gnome-help/keyboard-key-menu.page @@ -3600,6 +3755,7 @@ share/help/es/gnome-help/net-wireless-wepwpa.page share/help/es/gnome-help/net-wireless.page share/help/es/gnome-help/net-wrongnetwork.page share/help/es/gnome-help/net.page +share/help/es/gnome-help/parental-controls.page share/help/es/gnome-help/power-autobrightness.page share/help/es/gnome-help/power-autosuspend.page share/help/es/gnome-help/power-batteryestimate.page @@ -3648,6 +3804,8 @@ share/help/es/gnome-help/privacy-location.page share/help/es/gnome-help/privacy-purge.page share/help/es/gnome-help/privacy-screen-lock.page share/help/es/gnome-help/privacy.page +share/help/es/gnome-help/quick-settings.page +share/help/es/gnome-help/remote-login.page share/help/es/gnome-help/screen-shot-record.page share/help/es/gnome-help/session-fingerprint.page share/help/es/gnome-help/session-formats.page @@ -3655,9 +3813,9 @@ share/help/es/gnome-help/session-language.page share/help/es/gnome-help/session-screenlocks.page share/help/es/gnome-help/sharing-bluetooth.page share/help/es/gnome-help/sharing-desktop.page -share/help/es/gnome-help/sharing-displayname.page share/help/es/gnome-help/sharing-media.page share/help/es/gnome-help/sharing-personal.page +share/help/es/gnome-help/sharing-secure-shell.page share/help/es/gnome-help/sharing.page share/help/es/gnome-help/shell-apps-auto-start.page share/help/es/gnome-help/shell-apps-favorites.page @@ -3702,9 +3860,11 @@ share/help/es/gnome-help/user-goodpassword.page share/help/es/gnome-help/video-dvd.page share/help/es/gnome-help/video-sending.page share/help/es/gnome-help/wacom-left-handed.page +share/help/es/gnome-help/wacom-map-buttons.page share/help/es/gnome-help/wacom-mode.page share/help/es/gnome-help/wacom-multi-monitor.page share/help/es/gnome-help/wacom-stylus.page +share/help/es/gnome-help/wacom-tablet-unknown.page share/help/es/gnome-help/wacom.page share/help/es/system-admin-guide/appearance.page share/help/es/system-admin-guide/autostart-applications.page @@ -3763,6 +3923,518 @@ share/help/es/system-admin-guide/setup.page share/help/es/system-admin-guide/software.page share/help/es/system-admin-guide/sundry.page share/help/es/system-admin-guide/user-settings.page +share/help/eu/gnome-help/a11y-bouncekeys.page +share/help/eu/gnome-help/a11y-braille.page +share/help/eu/gnome-help/a11y-contrast.page +share/help/eu/gnome-help/a11y-dwellclick.page +share/help/eu/gnome-help/a11y-font-size.page +share/help/eu/gnome-help/a11y-icon.page +share/help/eu/gnome-help/a11y-mag.page +share/help/eu/gnome-help/a11y-right-click.page +share/help/eu/gnome-help/a11y-screen-reader.page +share/help/eu/gnome-help/a11y-slowkeys.page +share/help/eu/gnome-help/a11y-stickykeys.page +share/help/eu/gnome-help/a11y-visualalert.page +share/help/eu/gnome-help/a11y.page +share/help/eu/gnome-help/about-hardware.page +share/help/eu/gnome-help/about-hostname.page +share/help/eu/gnome-help/about-os.page +share/help/eu/gnome-help/about-this-guide.page +share/help/eu/gnome-help/about.page +share/help/eu/gnome-help/accounts-add.page +share/help/eu/gnome-help/accounts-disable-service.page +share/help/eu/gnome-help/accounts-provider-not-available.page +share/help/eu/gnome-help/accounts-remove.page +share/help/eu/gnome-help/accounts-which-application.page +share/help/eu/gnome-help/accounts-whyadd.page +share/help/eu/gnome-help/accounts.page +share/help/eu/gnome-help/backup-check.page +share/help/eu/gnome-help/backup-frequency.page +share/help/eu/gnome-help/backup-how.page +share/help/eu/gnome-help/backup-restore.page +share/help/eu/gnome-help/backup-thinkabout.page +share/help/eu/gnome-help/backup-what.page +share/help/eu/gnome-help/backup-where.page +share/help/eu/gnome-help/backup-why.page +share/help/eu/gnome-help/bluetooth-connect-device.page +share/help/eu/gnome-help/bluetooth-device-specific-pairing.page +share/help/eu/gnome-help/bluetooth-problem-connecting.page +share/help/eu/gnome-help/bluetooth-remove-connection.page +share/help/eu/gnome-help/bluetooth-send-file.page +share/help/eu/gnome-help/bluetooth-turn-on-off.page +share/help/eu/gnome-help/bluetooth-visibility.page +share/help/eu/gnome-help/bluetooth.page +share/help/eu/gnome-help/clock-calendar.page +share/help/eu/gnome-help/clock-set.page +share/help/eu/gnome-help/clock-timezone.page +share/help/eu/gnome-help/clock-world.page +share/help/eu/gnome-help/clock.page +share/help/eu/gnome-help/color-assignprofiles.page +share/help/eu/gnome-help/color-calibrate-camera.page +share/help/eu/gnome-help/color-calibrate-printer.page +share/help/eu/gnome-help/color-calibrate-scanner.page +share/help/eu/gnome-help/color-calibrate-screen.page +share/help/eu/gnome-help/color-calibrationcharacterization.page +share/help/eu/gnome-help/color-calibrationdevices.page +share/help/eu/gnome-help/color-calibrationtargets.page +share/help/eu/gnome-help/color-canshareprofiles.page +share/help/eu/gnome-help/color-gettingprofiles.page +share/help/eu/gnome-help/color-howtoimport.page +share/help/eu/gnome-help/color-missingvcgt.page +share/help/eu/gnome-help/color-notifications.page +share/help/eu/gnome-help/color-notspecifiededid.page +share/help/eu/gnome-help/color-testing.page +share/help/eu/gnome-help/color-whatisprofile.page +share/help/eu/gnome-help/color-whatisspace.page +share/help/eu/gnome-help/color-why-calibrate.page +share/help/eu/gnome-help/color-whyimportant.page +share/help/eu/gnome-help/color.page +share/help/eu/gnome-help/contacts-add-remove.page +share/help/eu/gnome-help/contacts-connect.page +share/help/eu/gnome-help/contacts-edit-details.page +share/help/eu/gnome-help/contacts-link-unlink.page +share/help/eu/gnome-help/contacts-search.page +share/help/eu/gnome-help/contacts-setup.page +share/help/eu/gnome-help/contacts.page +share/help/eu/gnome-help/disk-benchmark.page +share/help/eu/gnome-help/disk-capacity.page +share/help/eu/gnome-help/disk-check.page +share/help/eu/gnome-help/disk-format.page +share/help/eu/gnome-help/disk-partitions.page +share/help/eu/gnome-help/disk-repair.page +share/help/eu/gnome-help/disk-resize.page +share/help/eu/gnome-help/disk.page +share/help/eu/gnome-help/display-blank.page +share/help/eu/gnome-help/display-brightness.page +share/help/eu/gnome-help/display-dual-monitors.page +share/help/eu/gnome-help/display-night-light.page +share/help/eu/gnome-help/figures/bluetooth-active-symbolic.svg +share/help/eu/gnome-help/figures/bluetooth-symbolic.svg +share/help/eu/gnome-help/figures/camera-photo-symbolic.svg +share/help/eu/gnome-help/figures/camera-video-symbolic.svg +share/help/eu/gnome-help/figures/classic-topbar-accessibility.svg +share/help/eu/gnome-help/figures/classic-topbar-airplane-mode.svg +share/help/eu/gnome-help/figures/classic-topbar-audio-volume-muted.svg +share/help/eu/gnome-help/figures/classic-topbar-audio-volume.svg +share/help/eu/gnome-help/figures/classic-topbar-battery-charging.svg +share/help/eu/gnome-help/figures/classic-topbar-battery-discharging.svg +share/help/eu/gnome-help/figures/classic-topbar-battery-level-100-charged.svg +share/help/eu/gnome-help/figures/classic-topbar-battery-level-100.svg +share/help/eu/gnome-help/figures/classic-topbar-bluetooth-active.svg +share/help/eu/gnome-help/figures/classic-topbar-find-location.svg +share/help/eu/gnome-help/figures/classic-topbar-input-method.svg +share/help/eu/gnome-help/figures/classic-topbar-media-record.svg +share/help/eu/gnome-help/figures/classic-topbar-microphone-sensitivity-muted.svg +share/help/eu/gnome-help/figures/classic-topbar-microphone-sensitivity.svg +share/help/eu/gnome-help/figures/classic-topbar-network-cellular-acquiring.svg +share/help/eu/gnome-help/figures/classic-topbar-network-cellular-connected.svg +share/help/eu/gnome-help/figures/classic-topbar-network-cellular-signal-none.svg +share/help/eu/gnome-help/figures/classic-topbar-network-cellular-signal.svg +share/help/eu/gnome-help/figures/classic-topbar-network-vpn-acquiring.svg +share/help/eu/gnome-help/figures/classic-topbar-network-vpn.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wired-acquiring.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wired-disconnected.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wired-no-route.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wired.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wireless-connected.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wireless-no-route.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/eu/gnome-help/figures/classic-topbar-network-wireless-signal.svg +share/help/eu/gnome-help/figures/classic-topbar-night-light.svg +share/help/eu/gnome-help/figures/classic-topbar-pointer.svg +share/help/eu/gnome-help/figures/classic-topbar-screen-shared.svg +share/help/eu/gnome-help/figures/classic-topbar-system-shutdown.svg +share/help/eu/gnome-help/figures/classic-topbar-thunderbolt-acquiring.svg +share/help/eu/gnome-help/figures/color-average.png +share/help/eu/gnome-help/figures/color-camera.png +share/help/eu/gnome-help/figures/color-display.png +share/help/eu/gnome-help/figures/color-printer.png +share/help/eu/gnome-help/figures/color-space.png +share/help/eu/gnome-help/figures/display-dual-monitors.webm +share/help/eu/gnome-help/figures/emblem-system-symbolic.svg +share/help/eu/gnome-help/figures/emoji-flags-symbolic.svg +share/help/eu/gnome-help/figures/gnome.svg +share/help/eu/gnome-help/figures/go-down-symbolic.svg +share/help/eu/gnome-help/figures/go-next-symbolic.svg +share/help/eu/gnome-help/figures/input-keyboard-symbolic.png +share/help/eu/gnome-help/figures/input-methods-switcher.png +share/help/eu/gnome-help/figures/keyboard-key-calculator.svg +share/help/eu/gnome-help/figures/keyboard-key-computer.svg +share/help/eu/gnome-help/figures/keyboard-key-eject.svg +share/help/eu/gnome-help/figures/keyboard-key-folder.svg +share/help/eu/gnome-help/figures/keyboard-key-home.svg +share/help/eu/gnome-help/figures/keyboard-key-mail.svg +share/help/eu/gnome-help/figures/keyboard-key-media.svg +share/help/eu/gnome-help/figures/keyboard-key-menu.svg +share/help/eu/gnome-help/figures/keyboard-key-mute.svg +share/help/eu/gnome-help/figures/keyboard-key-next.svg +share/help/eu/gnome-help/figures/keyboard-key-pause.svg +share/help/eu/gnome-help/figures/keyboard-key-play.svg +share/help/eu/gnome-help/figures/keyboard-key-previous.svg +share/help/eu/gnome-help/figures/keyboard-key-search.svg +share/help/eu/gnome-help/figures/keyboard-key-stop.svg +share/help/eu/gnome-help/figures/keyboard-key-voldown.svg +share/help/eu/gnome-help/figures/keyboard-key-volup.svg +share/help/eu/gnome-help/figures/keyboard-key-world.svg +share/help/eu/gnome-help/figures/nautilus-folder-search-symbolic.svg +share/help/eu/gnome-help/figures/nautilus-icons.png +share/help/eu/gnome-help/figures/net-wired-ethernet-diagram.svg +share/help/eu/gnome-help/figures/network-wired-symbolic.svg +share/help/eu/gnome-help/figures/network-wireless-disabled-symbolic.svg +share/help/eu/gnome-help/figures/printing-select.png +share/help/eu/gnome-help/figures/ps-button.svg +share/help/eu/gnome-help/figures/ps-create.svg +share/help/eu/gnome-help/figures/rotation-allowed-symbolic.svg +share/help/eu/gnome-help/figures/rotation-locked-symbolic.svg +share/help/eu/gnome-help/figures/screenshot-tool.png +share/help/eu/gnome-help/figures/shell-activities-dash.png +share/help/eu/gnome-help/figures/shell-appts-classic.png +share/help/eu/gnome-help/figures/shell-appts.png +share/help/eu/gnome-help/figures/shell-exit-classic-expanded.png +share/help/eu/gnome-help/figures/shell-exit-classic.png +share/help/eu/gnome-help/figures/shell-exit-expanded.png +share/help/eu/gnome-help/figures/shell-exit.png +share/help/eu/gnome-help/figures/shell-top-bar-classic.png +share/help/eu/gnome-help/figures/shell-top-bar.png +share/help/eu/gnome-help/figures/shell-window-list-classic.png +share/help/eu/gnome-help/figures/shell-workspaces.png +share/help/eu/gnome-help/figures/system-lock-screen-symbolic.svg +share/help/eu/gnome-help/figures/system-run-symbolic.svg +share/help/eu/gnome-help/figures/system-shutdown-symbolic.svg +share/help/eu/gnome-help/figures/tile-a11y.svg +share/help/eu/gnome-help/figures/tile-files.svg +share/help/eu/gnome-help/figures/tile-hardware.svg +share/help/eu/gnome-help/figures/tile-help.svg +share/help/eu/gnome-help/figures/tile-home.svg +share/help/eu/gnome-help/figures/tile-media.svg +share/help/eu/gnome-help/figures/tile-net.svg +share/help/eu/gnome-help/figures/tile-settings.svg +share/help/eu/gnome-help/figures/tile-tips.svg +share/help/eu/gnome-help/figures/topbar-accessibility.svg +share/help/eu/gnome-help/figures/topbar-airplane-mode.svg +share/help/eu/gnome-help/figures/topbar-audio-volume-muted.svg +share/help/eu/gnome-help/figures/topbar-audio-volume.svg +share/help/eu/gnome-help/figures/topbar-battery-charging.svg +share/help/eu/gnome-help/figures/topbar-battery-discharging.svg +share/help/eu/gnome-help/figures/topbar-battery-level-100-charged.svg +share/help/eu/gnome-help/figures/topbar-battery-level-100.svg +share/help/eu/gnome-help/figures/topbar-bluetooth-active.svg +share/help/eu/gnome-help/figures/topbar-find-location.svg +share/help/eu/gnome-help/figures/topbar-input-method.svg +share/help/eu/gnome-help/figures/topbar-media-record.svg +share/help/eu/gnome-help/figures/topbar-microphone-sensitivity-muted.svg +share/help/eu/gnome-help/figures/topbar-microphone-sensitivity.svg +share/help/eu/gnome-help/figures/topbar-network-cellular-acquiring.svg +share/help/eu/gnome-help/figures/topbar-network-cellular-connected.svg +share/help/eu/gnome-help/figures/topbar-network-cellular-signal-none.svg +share/help/eu/gnome-help/figures/topbar-network-cellular-signal.svg +share/help/eu/gnome-help/figures/topbar-network-vpn-acquiring.svg +share/help/eu/gnome-help/figures/topbar-network-vpn.svg +share/help/eu/gnome-help/figures/topbar-network-wired-acquiring.svg +share/help/eu/gnome-help/figures/topbar-network-wired-disconnected.svg +share/help/eu/gnome-help/figures/topbar-network-wired-no-route.svg +share/help/eu/gnome-help/figures/topbar-network-wired.svg +share/help/eu/gnome-help/figures/topbar-network-wireless-acquiring.svg +share/help/eu/gnome-help/figures/topbar-network-wireless-connected.svg +share/help/eu/gnome-help/figures/topbar-network-wireless-no-route.svg +share/help/eu/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/eu/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/eu/gnome-help/figures/topbar-network-wireless-signal.svg +share/help/eu/gnome-help/figures/topbar-night-light.svg +share/help/eu/gnome-help/figures/topbar-pointer.svg +share/help/eu/gnome-help/figures/topbar-screen-shared.svg +share/help/eu/gnome-help/figures/topbar-system-shutdown.svg +share/help/eu/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/eu/gnome-help/figures/touch-edge-scroll.svg +share/help/eu/gnome-help/figures/touch-hold.svg +share/help/eu/gnome-help/figures/touch-osk.svg +share/help/eu/gnome-help/figures/touch-overview.svg +share/help/eu/gnome-help/figures/touch-pinch-to-zoom.svg +share/help/eu/gnome-help/figures/touch-rotate.svg +share/help/eu/gnome-help/figures/touch-scroll.svg +share/help/eu/gnome-help/figures/touch-tap.svg +share/help/eu/gnome-help/figures/touch-unfullscreen.svg +share/help/eu/gnome-help/figures/touch-workspaces.svg +share/help/eu/gnome-help/figures/view-more-symbolic.svg +share/help/eu/gnome-help/figures/yelp-icon-big.svg +share/help/eu/gnome-help/files-autorun.page +share/help/eu/gnome-help/files-browse.page +share/help/eu/gnome-help/files-copy.page +share/help/eu/gnome-help/files-delete.page +share/help/eu/gnome-help/files-disc-write.page +share/help/eu/gnome-help/files-hidden.page +share/help/eu/gnome-help/files-lost.page +share/help/eu/gnome-help/files-open.page +share/help/eu/gnome-help/files-preview.page +share/help/eu/gnome-help/files-recover.page +share/help/eu/gnome-help/files-removedrive.page +share/help/eu/gnome-help/files-rename-multiple.page +share/help/eu/gnome-help/files-rename-music-metadata.page +share/help/eu/gnome-help/files-rename.page +share/help/eu/gnome-help/files-search.page +share/help/eu/gnome-help/files-select.page +share/help/eu/gnome-help/files-share.page +share/help/eu/gnome-help/files-sort.page +share/help/eu/gnome-help/files-templates.page +share/help/eu/gnome-help/files-tilde.page +share/help/eu/gnome-help/files.page +share/help/eu/gnome-help/get-involved.page +share/help/eu/gnome-help/gnome-classic.page +share/help/eu/gnome-help/gnome-version.page +share/help/eu/gnome-help/hardware-auth.page +share/help/eu/gnome-help/hardware-cardreader.page +share/help/eu/gnome-help/hardware-driver.page +share/help/eu/gnome-help/hardware-problems-graphics.page +share/help/eu/gnome-help/hardware.page +share/help/eu/gnome-help/help-irc.page +share/help/eu/gnome-help/help-matrix.page +share/help/eu/gnome-help/index.page +share/help/eu/gnome-help/keyboard-cursor-blink.page +share/help/eu/gnome-help/keyboard-key-menu.page +share/help/eu/gnome-help/keyboard-key-super.page +share/help/eu/gnome-help/keyboard-layouts.page +share/help/eu/gnome-help/keyboard-nav.page +share/help/eu/gnome-help/keyboard-osk.page +share/help/eu/gnome-help/keyboard-repeat-keys.page +share/help/eu/gnome-help/keyboard-shortcuts-set.page +share/help/eu/gnome-help/keyboard.page +share/help/eu/gnome-help/legal.xml +share/help/eu/gnome-help/look-background.page +share/help/eu/gnome-help/look-display-fuzzy.page +share/help/eu/gnome-help/look-resolution.page +share/help/eu/gnome-help/media.page +share/help/eu/gnome-help/more-help.page +share/help/eu/gnome-help/mouse-doubleclick.page +share/help/eu/gnome-help/mouse-lefthanded.page +share/help/eu/gnome-help/mouse-middleclick.page +share/help/eu/gnome-help/mouse-mousekeys.page +share/help/eu/gnome-help/mouse-problem-notmoving.page +share/help/eu/gnome-help/mouse-sensitivity.page +share/help/eu/gnome-help/mouse-touchpad-click.page +share/help/eu/gnome-help/mouse-wakeup.page +share/help/eu/gnome-help/mouse.page +share/help/eu/gnome-help/music-cantplay-drm.page +share/help/eu/gnome-help/nautilus-behavior.page +share/help/eu/gnome-help/nautilus-bookmarks-edit.page +share/help/eu/gnome-help/nautilus-connect.page +share/help/eu/gnome-help/nautilus-display.page +share/help/eu/gnome-help/nautilus-file-properties-basic.page +share/help/eu/gnome-help/nautilus-file-properties-permissions.page +share/help/eu/gnome-help/nautilus-list.page +share/help/eu/gnome-help/nautilus-prefs.page +share/help/eu/gnome-help/nautilus-preview.page +share/help/eu/gnome-help/nautilus-views.page +share/help/eu/gnome-help/net-antivirus.page +share/help/eu/gnome-help/net-browser.page +share/help/eu/gnome-help/net-default-browser.page +share/help/eu/gnome-help/net-default-email.page +share/help/eu/gnome-help/net-email-virus.page +share/help/eu/gnome-help/net-email.page +share/help/eu/gnome-help/net-findip.page +share/help/eu/gnome-help/net-firewall-on-off.page +share/help/eu/gnome-help/net-firewall-ports.page +share/help/eu/gnome-help/net-fixed-ip-address.page +share/help/eu/gnome-help/net-general.page +share/help/eu/gnome-help/net-macaddress.page +share/help/eu/gnome-help/net-manual.page +share/help/eu/gnome-help/net-mobile.page +share/help/eu/gnome-help/net-othersconnect.page +share/help/eu/gnome-help/net-othersedit.page +share/help/eu/gnome-help/net-problem.page +share/help/eu/gnome-help/net-proxy.page +share/help/eu/gnome-help/net-security-tips.page +share/help/eu/gnome-help/net-security.page +share/help/eu/gnome-help/net-slow.page +share/help/eu/gnome-help/net-vpn-connect.page +share/help/eu/gnome-help/net-what-is-ip-address.page +share/help/eu/gnome-help/net-wired-connect.page +share/help/eu/gnome-help/net-wired.page +share/help/eu/gnome-help/net-wireless-adhoc.page +share/help/eu/gnome-help/net-wireless-airplane.page +share/help/eu/gnome-help/net-wireless-connect.page +share/help/eu/gnome-help/net-wireless-disconnecting.page +share/help/eu/gnome-help/net-wireless-find.page +share/help/eu/gnome-help/net-wireless-hidden.page +share/help/eu/gnome-help/net-wireless-noconnection.page +share/help/eu/gnome-help/net-wireless-troubleshooting-device-drivers.page +share/help/eu/gnome-help/net-wireless-troubleshooting-hardware-check.page +share/help/eu/gnome-help/net-wireless-troubleshooting-hardware-info.page +share/help/eu/gnome-help/net-wireless-troubleshooting-initial-check.page +share/help/eu/gnome-help/net-wireless-troubleshooting.page +share/help/eu/gnome-help/net-wireless-wepwpa.page +share/help/eu/gnome-help/net-wireless.page +share/help/eu/gnome-help/net-wrongnetwork.page +share/help/eu/gnome-help/net.page +share/help/eu/gnome-help/parental-controls.page +share/help/eu/gnome-help/power-autobrightness.page +share/help/eu/gnome-help/power-autosuspend.page +share/help/eu/gnome-help/power-batteryestimate.page +share/help/eu/gnome-help/power-batterylife.page +share/help/eu/gnome-help/power-batteryoptimal.page +share/help/eu/gnome-help/power-batteryslow.page +share/help/eu/gnome-help/power-batterywindows.page +share/help/eu/gnome-help/power-closelid.page +share/help/eu/gnome-help/power-constantfan.page +share/help/eu/gnome-help/power-hotcomputer.page +share/help/eu/gnome-help/power-lowpower.page +share/help/eu/gnome-help/power-nowireless.page +share/help/eu/gnome-help/power-othercountry.page +share/help/eu/gnome-help/power-percentage.page +share/help/eu/gnome-help/power-profile.page +share/help/eu/gnome-help/power-status.page +share/help/eu/gnome-help/power-suspend.page +share/help/eu/gnome-help/power-suspendfail.page +share/help/eu/gnome-help/power-whydim.page +share/help/eu/gnome-help/power-willnotturnon.page +share/help/eu/gnome-help/power-wireless.page +share/help/eu/gnome-help/power.page +share/help/eu/gnome-help/prefs-display.page +share/help/eu/gnome-help/prefs-language.page +share/help/eu/gnome-help/prefs-sharing.page +share/help/eu/gnome-help/prefs.page +share/help/eu/gnome-help/printing-2sided.page +share/help/eu/gnome-help/printing-booklet-duplex.page +share/help/eu/gnome-help/printing-booklet-singlesided.page +share/help/eu/gnome-help/printing-booklet.page +share/help/eu/gnome-help/printing-cancel-job.page +share/help/eu/gnome-help/printing-differentsize.page +share/help/eu/gnome-help/printing-envelopes.page +share/help/eu/gnome-help/printing-inklevel.page +share/help/eu/gnome-help/printing-name-location.page +share/help/eu/gnome-help/printing-order.page +share/help/eu/gnome-help/printing-paperjam.page +share/help/eu/gnome-help/printing-select.page +share/help/eu/gnome-help/printing-setup-default-printer.page +share/help/eu/gnome-help/printing-setup.page +share/help/eu/gnome-help/printing-streaks.page +share/help/eu/gnome-help/printing-to-file.page +share/help/eu/gnome-help/printing.page +share/help/eu/gnome-help/privacy-history-recent-off.page +share/help/eu/gnome-help/privacy-location.page +share/help/eu/gnome-help/privacy-purge.page +share/help/eu/gnome-help/privacy-screen-lock.page +share/help/eu/gnome-help/privacy.page +share/help/eu/gnome-help/quick-settings.page +share/help/eu/gnome-help/remote-login.page +share/help/eu/gnome-help/screen-shot-record.page +share/help/eu/gnome-help/session-fingerprint.page +share/help/eu/gnome-help/session-formats.page +share/help/eu/gnome-help/session-language.page +share/help/eu/gnome-help/session-screenlocks.page +share/help/eu/gnome-help/sharing-bluetooth.page +share/help/eu/gnome-help/sharing-desktop.page +share/help/eu/gnome-help/sharing-media.page +share/help/eu/gnome-help/sharing-personal.page +share/help/eu/gnome-help/sharing-secure-shell.page +share/help/eu/gnome-help/sharing.page +share/help/eu/gnome-help/shell-apps-auto-start.page +share/help/eu/gnome-help/shell-apps-favorites.page +share/help/eu/gnome-help/shell-apps-open.page +share/help/eu/gnome-help/shell-exit.page +share/help/eu/gnome-help/shell-introduction.page +share/help/eu/gnome-help/shell-keyboard-shortcuts.page +share/help/eu/gnome-help/shell-lockscreen.page +share/help/eu/gnome-help/shell-notifications.page +share/help/eu/gnome-help/shell-overview.page +share/help/eu/gnome-help/shell-windows-lost.page +share/help/eu/gnome-help/shell-windows-maximize.page +share/help/eu/gnome-help/shell-windows-states.page +share/help/eu/gnome-help/shell-windows-switching.page +share/help/eu/gnome-help/shell-windows-tiled.page +share/help/eu/gnome-help/shell-windows.page +share/help/eu/gnome-help/shell-workspaces-movewindow.page +share/help/eu/gnome-help/shell-workspaces-switch.page +share/help/eu/gnome-help/shell-workspaces.page +share/help/eu/gnome-help/sound-alert.page +share/help/eu/gnome-help/sound-broken.page +share/help/eu/gnome-help/sound-crackle.page +share/help/eu/gnome-help/sound-nosound.page +share/help/eu/gnome-help/sound-usemic.page +share/help/eu/gnome-help/sound-usespeakers.page +share/help/eu/gnome-help/sound-volume.page +share/help/eu/gnome-help/status-icons.page +share/help/eu/gnome-help/tips-specialchars.page +share/help/eu/gnome-help/tips.page +share/help/eu/gnome-help/touchscreen-gestures.page +share/help/eu/gnome-help/translate.page +share/help/eu/gnome-help/user-accounts.page +share/help/eu/gnome-help/user-add.page +share/help/eu/gnome-help/user-admin-change.page +share/help/eu/gnome-help/user-admin-explain.page +share/help/eu/gnome-help/user-admin-problems.page +share/help/eu/gnome-help/user-autologin.page +share/help/eu/gnome-help/user-changepassword.page +share/help/eu/gnome-help/user-changepicture.page +share/help/eu/gnome-help/user-delete.page +share/help/eu/gnome-help/user-goodpassword.page +share/help/eu/gnome-help/video-dvd.page +share/help/eu/gnome-help/video-sending.page +share/help/eu/gnome-help/wacom-left-handed.page +share/help/eu/gnome-help/wacom-map-buttons.page +share/help/eu/gnome-help/wacom-mode.page +share/help/eu/gnome-help/wacom-multi-monitor.page +share/help/eu/gnome-help/wacom-stylus.page +share/help/eu/gnome-help/wacom-tablet-unknown.page +share/help/eu/gnome-help/wacom.page +share/help/eu/system-admin-guide/appearance.page +share/help/eu/system-admin-guide/autostart-applications.page +share/help/eu/system-admin-guide/backgrounds-extra.page +share/help/eu/system-admin-guide/dconf-custom-defaults.page +share/help/eu/system-admin-guide/dconf-keyfiles.page +share/help/eu/system-admin-guide/dconf-lockdown.page +share/help/eu/system-admin-guide/dconf-nfs-home.page +share/help/eu/system-admin-guide/dconf-profiles.page +share/help/eu/system-admin-guide/dconf-snippets.xml +share/help/eu/system-admin-guide/dconf.page +share/help/eu/system-admin-guide/desktop-background.page +share/help/eu/system-admin-guide/desktop-favorite-applications.page +share/help/eu/system-admin-guide/desktop-lockscreen.page +share/help/eu/system-admin-guide/desktop-shield.page +share/help/eu/system-admin-guide/extensions-enable.page +share/help/eu/system-admin-guide/extensions-lockdown.page +share/help/eu/system-admin-guide/extensions.page +share/help/eu/system-admin-guide/fonts-user.page +share/help/eu/system-admin-guide/fonts.page +share/help/eu/system-admin-guide/gsettings-browse.page +share/help/eu/system-admin-guide/index.page +share/help/eu/system-admin-guide/keyboard-compose-key.page +share/help/eu/system-admin-guide/keyboard-layout.page +share/help/eu/system-admin-guide/legal.xml +share/help/eu/system-admin-guide/lockdown-command-line.page +share/help/eu/system-admin-guide/lockdown-file-saving.page +share/help/eu/system-admin-guide/lockdown-logout.page +share/help/eu/system-admin-guide/lockdown-online-accounts.page +share/help/eu/system-admin-guide/lockdown-printing.page +share/help/eu/system-admin-guide/lockdown-repartitioning.page +share/help/eu/system-admin-guide/lockdown-single-app-mode.page +share/help/eu/system-admin-guide/login-automatic.page +share/help/eu/system-admin-guide/login-banner.page +share/help/eu/system-admin-guide/login-enterprise.page +share/help/eu/system-admin-guide/login-fingerprint.page +share/help/eu/system-admin-guide/login-logo.page +share/help/eu/system-admin-guide/login-userlist-disable.page +share/help/eu/system-admin-guide/login.page +share/help/eu/system-admin-guide/logout-automatic.page +share/help/eu/system-admin-guide/mime-types-application-user.page +share/help/eu/system-admin-guide/mime-types-application.page +share/help/eu/system-admin-guide/mime-types-custom-user.page +share/help/eu/system-admin-guide/mime-types-custom.page +share/help/eu/system-admin-guide/mime-types.page +share/help/eu/system-admin-guide/network-server-list.page +share/help/eu/system-admin-guide/network-vpn.page +share/help/eu/system-admin-guide/network.page +share/help/eu/system-admin-guide/overrides.page +share/help/eu/system-admin-guide/power-dim-screen.page +share/help/eu/system-admin-guide/processes.page +share/help/eu/system-admin-guide/session-custom.page +share/help/eu/system-admin-guide/session-debug.page +share/help/eu/system-admin-guide/session-user.page +share/help/eu/system-admin-guide/setup.page +share/help/eu/system-admin-guide/software.page +share/help/eu/system-admin-guide/sundry.page +share/help/eu/system-admin-guide/user-settings.page share/help/fa/gnome-help/a11y-bouncekeys.page share/help/fa/gnome-help/a11y-braille.page share/help/fa/gnome-help/a11y-contrast.page @@ -3776,7 +4448,11 @@ share/help/fa/gnome-help/a11y-slowkeys.page share/help/fa/gnome-help/a11y-stickykeys.page share/help/fa/gnome-help/a11y-visualalert.page share/help/fa/gnome-help/a11y.page +share/help/fa/gnome-help/about-hardware.page +share/help/fa/gnome-help/about-hostname.page +share/help/fa/gnome-help/about-os.page share/help/fa/gnome-help/about-this-guide.page +share/help/fa/gnome-help/about.page share/help/fa/gnome-help/accounts-add.page share/help/fa/gnome-help/accounts-disable-service.page share/help/fa/gnome-help/accounts-provider-not-available.page @@ -3846,6 +4522,8 @@ share/help/fa/gnome-help/display-dual-monitors.page share/help/fa/gnome-help/display-night-light.page share/help/fa/gnome-help/figures/bluetooth-active-symbolic.svg share/help/fa/gnome-help/figures/bluetooth-symbolic.svg +share/help/fa/gnome-help/figures/camera-photo-symbolic.svg +share/help/fa/gnome-help/figures/camera-video-symbolic.svg share/help/fa/gnome-help/figures/classic-topbar-accessibility.svg share/help/fa/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/fa/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -3873,9 +4551,9 @@ share/help/fa/gnome-help/figures/classic-topbar-network-wired.svg share/help/fa/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/fa/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/fa/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/fa/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/fa/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/fa/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/fa/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/fa/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/fa/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/fa/gnome-help/figures/classic-topbar-night-light.svg share/help/fa/gnome-help/figures/classic-topbar-pointer.svg share/help/fa/gnome-help/figures/classic-topbar-screen-shared.svg @@ -3887,11 +4565,11 @@ share/help/fa/gnome-help/figures/color-display.png share/help/fa/gnome-help/figures/color-printer.png share/help/fa/gnome-help/figures/color-space.png share/help/fa/gnome-help/figures/display-dual-monitors.webm -share/help/fa/gnome-help/figures/edit-find-symbolic.svg share/help/fa/gnome-help/figures/emblem-system-symbolic.svg share/help/fa/gnome-help/figures/emoji-flags-symbolic.svg share/help/fa/gnome-help/figures/gnome.svg share/help/fa/gnome-help/figures/go-down-symbolic.svg +share/help/fa/gnome-help/figures/go-next-symbolic.svg share/help/fa/gnome-help/figures/input-keyboard-symbolic.png share/help/fa/gnome-help/figures/input-methods-switcher.png share/help/fa/gnome-help/figures/keyboard-key-calculator.svg @@ -3912,25 +4590,31 @@ share/help/fa/gnome-help/figures/keyboard-key-stop.svg share/help/fa/gnome-help/figures/keyboard-key-voldown.svg share/help/fa/gnome-help/figures/keyboard-key-volup.svg share/help/fa/gnome-help/figures/keyboard-key-world.svg +share/help/fa/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/fa/gnome-help/figures/nautilus-icons.png share/help/fa/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/fa/gnome-help/figures/network-wired-symbolic.svg -share/help/fa/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/fa/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/fa/gnome-help/figures/printing-select.png +share/help/fa/gnome-help/figures/ps-button.svg +share/help/fa/gnome-help/figures/ps-create.svg share/help/fa/gnome-help/figures/rotation-allowed-symbolic.svg share/help/fa/gnome-help/figures/rotation-locked-symbolic.svg +share/help/fa/gnome-help/figures/screenshot-tool.png share/help/fa/gnome-help/figures/shell-activities-dash.png -share/help/fa/gnome-help/figures/shell-appmenu-classic.png -share/help/fa/gnome-help/figures/shell-appmenu-shell.png share/help/fa/gnome-help/figures/shell-appts-classic.png share/help/fa/gnome-help/figures/shell-appts.png +share/help/fa/gnome-help/figures/shell-exit-classic-expanded.png share/help/fa/gnome-help/figures/shell-exit-classic.png +share/help/fa/gnome-help/figures/shell-exit-expanded.png share/help/fa/gnome-help/figures/shell-exit.png share/help/fa/gnome-help/figures/shell-top-bar-classic.png share/help/fa/gnome-help/figures/shell-top-bar.png share/help/fa/gnome-help/figures/shell-window-list-classic.png share/help/fa/gnome-help/figures/shell-workspaces.png +share/help/fa/gnome-help/figures/system-lock-screen-symbolic.svg share/help/fa/gnome-help/figures/system-run-symbolic.svg +share/help/fa/gnome-help/figures/system-shutdown-symbolic.svg share/help/fa/gnome-help/figures/tile-a11y.svg share/help/fa/gnome-help/figures/tile-files.svg share/help/fa/gnome-help/figures/tile-hardware.svg @@ -3967,14 +4651,15 @@ share/help/fa/gnome-help/figures/topbar-network-wired.svg share/help/fa/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/fa/gnome-help/figures/topbar-network-wireless-connected.svg share/help/fa/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/fa/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/fa/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/fa/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/fa/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/fa/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/fa/gnome-help/figures/topbar-network-wireless-signal.svg share/help/fa/gnome-help/figures/topbar-night-light.svg share/help/fa/gnome-help/figures/topbar-pointer.svg share/help/fa/gnome-help/figures/topbar-screen-shared.svg share/help/fa/gnome-help/figures/topbar-system-shutdown.svg share/help/fa/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/fa/gnome-help/figures/touch-edge-scroll.svg share/help/fa/gnome-help/figures/touch-hold.svg share/help/fa/gnome-help/figures/touch-osk.svg share/help/fa/gnome-help/figures/touch-overview.svg @@ -3997,6 +4682,8 @@ share/help/fa/gnome-help/files-open.page share/help/fa/gnome-help/files-preview.page share/help/fa/gnome-help/files-recover.page share/help/fa/gnome-help/files-removedrive.page +share/help/fa/gnome-help/files-rename-multiple.page +share/help/fa/gnome-help/files-rename-music-metadata.page share/help/fa/gnome-help/files-rename.page share/help/fa/gnome-help/files-search.page share/help/fa/gnome-help/files-select.page @@ -4014,7 +4701,7 @@ share/help/fa/gnome-help/hardware-driver.page share/help/fa/gnome-help/hardware-problems-graphics.page share/help/fa/gnome-help/hardware.page share/help/fa/gnome-help/help-irc.page -share/help/fa/gnome-help/help-mailing-list.page +share/help/fa/gnome-help/help-matrix.page share/help/fa/gnome-help/index.page share/help/fa/gnome-help/keyboard-cursor-blink.page share/help/fa/gnome-help/keyboard-key-menu.page @@ -4092,6 +4779,7 @@ share/help/fa/gnome-help/net-wireless-wepwpa.page share/help/fa/gnome-help/net-wireless.page share/help/fa/gnome-help/net-wrongnetwork.page share/help/fa/gnome-help/net.page +share/help/fa/gnome-help/parental-controls.page share/help/fa/gnome-help/power-autobrightness.page share/help/fa/gnome-help/power-autosuspend.page share/help/fa/gnome-help/power-batteryestimate.page @@ -4140,6 +4828,8 @@ share/help/fa/gnome-help/privacy-location.page share/help/fa/gnome-help/privacy-purge.page share/help/fa/gnome-help/privacy-screen-lock.page share/help/fa/gnome-help/privacy.page +share/help/fa/gnome-help/quick-settings.page +share/help/fa/gnome-help/remote-login.page share/help/fa/gnome-help/screen-shot-record.page share/help/fa/gnome-help/session-fingerprint.page share/help/fa/gnome-help/session-formats.page @@ -4147,9 +4837,9 @@ share/help/fa/gnome-help/session-language.page share/help/fa/gnome-help/session-screenlocks.page share/help/fa/gnome-help/sharing-bluetooth.page share/help/fa/gnome-help/sharing-desktop.page -share/help/fa/gnome-help/sharing-displayname.page share/help/fa/gnome-help/sharing-media.page share/help/fa/gnome-help/sharing-personal.page +share/help/fa/gnome-help/sharing-secure-shell.page share/help/fa/gnome-help/sharing.page share/help/fa/gnome-help/shell-apps-auto-start.page share/help/fa/gnome-help/shell-apps-favorites.page @@ -4194,10 +4884,69 @@ share/help/fa/gnome-help/user-goodpassword.page share/help/fa/gnome-help/video-dvd.page share/help/fa/gnome-help/video-sending.page share/help/fa/gnome-help/wacom-left-handed.page +share/help/fa/gnome-help/wacom-map-buttons.page share/help/fa/gnome-help/wacom-mode.page share/help/fa/gnome-help/wacom-multi-monitor.page share/help/fa/gnome-help/wacom-stylus.page +share/help/fa/gnome-help/wacom-tablet-unknown.page share/help/fa/gnome-help/wacom.page +share/help/fa/system-admin-guide/appearance.page +share/help/fa/system-admin-guide/autostart-applications.page +share/help/fa/system-admin-guide/backgrounds-extra.page +share/help/fa/system-admin-guide/dconf-custom-defaults.page +share/help/fa/system-admin-guide/dconf-keyfiles.page +share/help/fa/system-admin-guide/dconf-lockdown.page +share/help/fa/system-admin-guide/dconf-nfs-home.page +share/help/fa/system-admin-guide/dconf-profiles.page +share/help/fa/system-admin-guide/dconf-snippets.xml +share/help/fa/system-admin-guide/dconf.page +share/help/fa/system-admin-guide/desktop-background.page +share/help/fa/system-admin-guide/desktop-favorite-applications.page +share/help/fa/system-admin-guide/desktop-lockscreen.page +share/help/fa/system-admin-guide/desktop-shield.page +share/help/fa/system-admin-guide/extensions-enable.page +share/help/fa/system-admin-guide/extensions-lockdown.page +share/help/fa/system-admin-guide/extensions.page +share/help/fa/system-admin-guide/fonts-user.page +share/help/fa/system-admin-guide/fonts.page +share/help/fa/system-admin-guide/gsettings-browse.page +share/help/fa/system-admin-guide/index.page +share/help/fa/system-admin-guide/keyboard-compose-key.page +share/help/fa/system-admin-guide/keyboard-layout.page +share/help/fa/system-admin-guide/legal.xml +share/help/fa/system-admin-guide/lockdown-command-line.page +share/help/fa/system-admin-guide/lockdown-file-saving.page +share/help/fa/system-admin-guide/lockdown-logout.page +share/help/fa/system-admin-guide/lockdown-online-accounts.page +share/help/fa/system-admin-guide/lockdown-printing.page +share/help/fa/system-admin-guide/lockdown-repartitioning.page +share/help/fa/system-admin-guide/lockdown-single-app-mode.page +share/help/fa/system-admin-guide/login-automatic.page +share/help/fa/system-admin-guide/login-banner.page +share/help/fa/system-admin-guide/login-enterprise.page +share/help/fa/system-admin-guide/login-fingerprint.page +share/help/fa/system-admin-guide/login-logo.page +share/help/fa/system-admin-guide/login-userlist-disable.page +share/help/fa/system-admin-guide/login.page +share/help/fa/system-admin-guide/logout-automatic.page +share/help/fa/system-admin-guide/mime-types-application-user.page +share/help/fa/system-admin-guide/mime-types-application.page +share/help/fa/system-admin-guide/mime-types-custom-user.page +share/help/fa/system-admin-guide/mime-types-custom.page +share/help/fa/system-admin-guide/mime-types.page +share/help/fa/system-admin-guide/network-server-list.page +share/help/fa/system-admin-guide/network-vpn.page +share/help/fa/system-admin-guide/network.page +share/help/fa/system-admin-guide/overrides.page +share/help/fa/system-admin-guide/power-dim-screen.page +share/help/fa/system-admin-guide/processes.page +share/help/fa/system-admin-guide/session-custom.page +share/help/fa/system-admin-guide/session-debug.page +share/help/fa/system-admin-guide/session-user.page +share/help/fa/system-admin-guide/setup.page +share/help/fa/system-admin-guide/software.page +share/help/fa/system-admin-guide/sundry.page +share/help/fa/system-admin-guide/user-settings.page share/help/fi/gnome-help/a11y-bouncekeys.page share/help/fi/gnome-help/a11y-braille.page share/help/fi/gnome-help/a11y-contrast.page @@ -4211,7 +4960,11 @@ share/help/fi/gnome-help/a11y-slowkeys.page share/help/fi/gnome-help/a11y-stickykeys.page share/help/fi/gnome-help/a11y-visualalert.page share/help/fi/gnome-help/a11y.page +share/help/fi/gnome-help/about-hardware.page +share/help/fi/gnome-help/about-hostname.page +share/help/fi/gnome-help/about-os.page share/help/fi/gnome-help/about-this-guide.page +share/help/fi/gnome-help/about.page share/help/fi/gnome-help/accounts-add.page share/help/fi/gnome-help/accounts-disable-service.page share/help/fi/gnome-help/accounts-provider-not-available.page @@ -4281,6 +5034,8 @@ share/help/fi/gnome-help/display-dual-monitors.page share/help/fi/gnome-help/display-night-light.page share/help/fi/gnome-help/figures/bluetooth-active-symbolic.svg share/help/fi/gnome-help/figures/bluetooth-symbolic.svg +share/help/fi/gnome-help/figures/camera-photo-symbolic.svg +share/help/fi/gnome-help/figures/camera-video-symbolic.svg share/help/fi/gnome-help/figures/classic-topbar-accessibility.svg share/help/fi/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/fi/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -4308,9 +5063,9 @@ share/help/fi/gnome-help/figures/classic-topbar-network-wired.svg share/help/fi/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/fi/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/fi/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/fi/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/fi/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/fi/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/fi/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/fi/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/fi/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/fi/gnome-help/figures/classic-topbar-night-light.svg share/help/fi/gnome-help/figures/classic-topbar-pointer.svg share/help/fi/gnome-help/figures/classic-topbar-screen-shared.svg @@ -4322,11 +5077,11 @@ share/help/fi/gnome-help/figures/color-display.png share/help/fi/gnome-help/figures/color-printer.png share/help/fi/gnome-help/figures/color-space.png share/help/fi/gnome-help/figures/display-dual-monitors.webm -share/help/fi/gnome-help/figures/edit-find-symbolic.svg share/help/fi/gnome-help/figures/emblem-system-symbolic.svg share/help/fi/gnome-help/figures/emoji-flags-symbolic.svg share/help/fi/gnome-help/figures/gnome.svg share/help/fi/gnome-help/figures/go-down-symbolic.svg +share/help/fi/gnome-help/figures/go-next-symbolic.svg share/help/fi/gnome-help/figures/input-keyboard-symbolic.png share/help/fi/gnome-help/figures/input-methods-switcher.png share/help/fi/gnome-help/figures/keyboard-key-calculator.svg @@ -4347,25 +5102,31 @@ share/help/fi/gnome-help/figures/keyboard-key-stop.svg share/help/fi/gnome-help/figures/keyboard-key-voldown.svg share/help/fi/gnome-help/figures/keyboard-key-volup.svg share/help/fi/gnome-help/figures/keyboard-key-world.svg +share/help/fi/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/fi/gnome-help/figures/nautilus-icons.png share/help/fi/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/fi/gnome-help/figures/network-wired-symbolic.svg -share/help/fi/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/fi/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/fi/gnome-help/figures/printing-select.png +share/help/fi/gnome-help/figures/ps-button.svg +share/help/fi/gnome-help/figures/ps-create.svg share/help/fi/gnome-help/figures/rotation-allowed-symbolic.svg share/help/fi/gnome-help/figures/rotation-locked-symbolic.svg +share/help/fi/gnome-help/figures/screenshot-tool.png share/help/fi/gnome-help/figures/shell-activities-dash.png -share/help/fi/gnome-help/figures/shell-appmenu-classic.png -share/help/fi/gnome-help/figures/shell-appmenu-shell.png share/help/fi/gnome-help/figures/shell-appts-classic.png share/help/fi/gnome-help/figures/shell-appts.png +share/help/fi/gnome-help/figures/shell-exit-classic-expanded.png share/help/fi/gnome-help/figures/shell-exit-classic.png +share/help/fi/gnome-help/figures/shell-exit-expanded.png share/help/fi/gnome-help/figures/shell-exit.png share/help/fi/gnome-help/figures/shell-top-bar-classic.png share/help/fi/gnome-help/figures/shell-top-bar.png share/help/fi/gnome-help/figures/shell-window-list-classic.png share/help/fi/gnome-help/figures/shell-workspaces.png +share/help/fi/gnome-help/figures/system-lock-screen-symbolic.svg share/help/fi/gnome-help/figures/system-run-symbolic.svg +share/help/fi/gnome-help/figures/system-shutdown-symbolic.svg share/help/fi/gnome-help/figures/tile-a11y.svg share/help/fi/gnome-help/figures/tile-files.svg share/help/fi/gnome-help/figures/tile-hardware.svg @@ -4402,14 +5163,15 @@ share/help/fi/gnome-help/figures/topbar-network-wired.svg share/help/fi/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/fi/gnome-help/figures/topbar-network-wireless-connected.svg share/help/fi/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/fi/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/fi/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/fi/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/fi/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/fi/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/fi/gnome-help/figures/topbar-network-wireless-signal.svg share/help/fi/gnome-help/figures/topbar-night-light.svg share/help/fi/gnome-help/figures/topbar-pointer.svg share/help/fi/gnome-help/figures/topbar-screen-shared.svg share/help/fi/gnome-help/figures/topbar-system-shutdown.svg share/help/fi/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/fi/gnome-help/figures/touch-edge-scroll.svg share/help/fi/gnome-help/figures/touch-hold.svg share/help/fi/gnome-help/figures/touch-osk.svg share/help/fi/gnome-help/figures/touch-overview.svg @@ -4432,6 +5194,8 @@ share/help/fi/gnome-help/files-open.page share/help/fi/gnome-help/files-preview.page share/help/fi/gnome-help/files-recover.page share/help/fi/gnome-help/files-removedrive.page +share/help/fi/gnome-help/files-rename-multiple.page +share/help/fi/gnome-help/files-rename-music-metadata.page share/help/fi/gnome-help/files-rename.page share/help/fi/gnome-help/files-search.page share/help/fi/gnome-help/files-select.page @@ -4449,7 +5213,7 @@ share/help/fi/gnome-help/hardware-driver.page share/help/fi/gnome-help/hardware-problems-graphics.page share/help/fi/gnome-help/hardware.page share/help/fi/gnome-help/help-irc.page -share/help/fi/gnome-help/help-mailing-list.page +share/help/fi/gnome-help/help-matrix.page share/help/fi/gnome-help/index.page share/help/fi/gnome-help/keyboard-cursor-blink.page share/help/fi/gnome-help/keyboard-key-menu.page @@ -4527,6 +5291,7 @@ share/help/fi/gnome-help/net-wireless-wepwpa.page share/help/fi/gnome-help/net-wireless.page share/help/fi/gnome-help/net-wrongnetwork.page share/help/fi/gnome-help/net.page +share/help/fi/gnome-help/parental-controls.page share/help/fi/gnome-help/power-autobrightness.page share/help/fi/gnome-help/power-autosuspend.page share/help/fi/gnome-help/power-batteryestimate.page @@ -4575,6 +5340,8 @@ share/help/fi/gnome-help/privacy-location.page share/help/fi/gnome-help/privacy-purge.page share/help/fi/gnome-help/privacy-screen-lock.page share/help/fi/gnome-help/privacy.page +share/help/fi/gnome-help/quick-settings.page +share/help/fi/gnome-help/remote-login.page share/help/fi/gnome-help/screen-shot-record.page share/help/fi/gnome-help/session-fingerprint.page share/help/fi/gnome-help/session-formats.page @@ -4582,9 +5349,9 @@ share/help/fi/gnome-help/session-language.page share/help/fi/gnome-help/session-screenlocks.page share/help/fi/gnome-help/sharing-bluetooth.page share/help/fi/gnome-help/sharing-desktop.page -share/help/fi/gnome-help/sharing-displayname.page share/help/fi/gnome-help/sharing-media.page share/help/fi/gnome-help/sharing-personal.page +share/help/fi/gnome-help/sharing-secure-shell.page share/help/fi/gnome-help/sharing.page share/help/fi/gnome-help/shell-apps-auto-start.page share/help/fi/gnome-help/shell-apps-favorites.page @@ -4629,9 +5396,11 @@ share/help/fi/gnome-help/user-goodpassword.page share/help/fi/gnome-help/video-dvd.page share/help/fi/gnome-help/video-sending.page share/help/fi/gnome-help/wacom-left-handed.page +share/help/fi/gnome-help/wacom-map-buttons.page share/help/fi/gnome-help/wacom-mode.page share/help/fi/gnome-help/wacom-multi-monitor.page share/help/fi/gnome-help/wacom-stylus.page +share/help/fi/gnome-help/wacom-tablet-unknown.page share/help/fi/gnome-help/wacom.page share/help/fr/gnome-help/a11y-bouncekeys.page share/help/fr/gnome-help/a11y-braille.page @@ -4646,7 +5415,11 @@ share/help/fr/gnome-help/a11y-slowkeys.page share/help/fr/gnome-help/a11y-stickykeys.page share/help/fr/gnome-help/a11y-visualalert.page share/help/fr/gnome-help/a11y.page +share/help/fr/gnome-help/about-hardware.page +share/help/fr/gnome-help/about-hostname.page +share/help/fr/gnome-help/about-os.page share/help/fr/gnome-help/about-this-guide.page +share/help/fr/gnome-help/about.page share/help/fr/gnome-help/accounts-add.page share/help/fr/gnome-help/accounts-disable-service.page share/help/fr/gnome-help/accounts-provider-not-available.page @@ -4716,6 +5489,8 @@ share/help/fr/gnome-help/display-dual-monitors.page share/help/fr/gnome-help/display-night-light.page share/help/fr/gnome-help/figures/bluetooth-active-symbolic.svg share/help/fr/gnome-help/figures/bluetooth-symbolic.svg +share/help/fr/gnome-help/figures/camera-photo-symbolic.svg +share/help/fr/gnome-help/figures/camera-video-symbolic.svg share/help/fr/gnome-help/figures/classic-topbar-accessibility.svg share/help/fr/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/fr/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -4743,9 +5518,9 @@ share/help/fr/gnome-help/figures/classic-topbar-network-wired.svg share/help/fr/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/fr/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/fr/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/fr/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/fr/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/fr/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/fr/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/fr/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/fr/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/fr/gnome-help/figures/classic-topbar-night-light.svg share/help/fr/gnome-help/figures/classic-topbar-pointer.svg share/help/fr/gnome-help/figures/classic-topbar-screen-shared.svg @@ -4757,11 +5532,11 @@ share/help/fr/gnome-help/figures/color-display.png share/help/fr/gnome-help/figures/color-printer.png share/help/fr/gnome-help/figures/color-space.png share/help/fr/gnome-help/figures/display-dual-monitors.webm -share/help/fr/gnome-help/figures/edit-find-symbolic.svg share/help/fr/gnome-help/figures/emblem-system-symbolic.svg share/help/fr/gnome-help/figures/emoji-flags-symbolic.svg share/help/fr/gnome-help/figures/gnome.svg share/help/fr/gnome-help/figures/go-down-symbolic.svg +share/help/fr/gnome-help/figures/go-next-symbolic.svg share/help/fr/gnome-help/figures/input-keyboard-symbolic.png share/help/fr/gnome-help/figures/input-methods-switcher.png share/help/fr/gnome-help/figures/keyboard-key-calculator.svg @@ -4782,25 +5557,31 @@ share/help/fr/gnome-help/figures/keyboard-key-stop.svg share/help/fr/gnome-help/figures/keyboard-key-voldown.svg share/help/fr/gnome-help/figures/keyboard-key-volup.svg share/help/fr/gnome-help/figures/keyboard-key-world.svg +share/help/fr/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/fr/gnome-help/figures/nautilus-icons.png share/help/fr/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/fr/gnome-help/figures/network-wired-symbolic.svg -share/help/fr/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/fr/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/fr/gnome-help/figures/printing-select.png +share/help/fr/gnome-help/figures/ps-button.svg +share/help/fr/gnome-help/figures/ps-create.svg share/help/fr/gnome-help/figures/rotation-allowed-symbolic.svg share/help/fr/gnome-help/figures/rotation-locked-symbolic.svg +share/help/fr/gnome-help/figures/screenshot-tool.png share/help/fr/gnome-help/figures/shell-activities-dash.png -share/help/fr/gnome-help/figures/shell-appmenu-classic.png -share/help/fr/gnome-help/figures/shell-appmenu-shell.png share/help/fr/gnome-help/figures/shell-appts-classic.png share/help/fr/gnome-help/figures/shell-appts.png +share/help/fr/gnome-help/figures/shell-exit-classic-expanded.png share/help/fr/gnome-help/figures/shell-exit-classic.png +share/help/fr/gnome-help/figures/shell-exit-expanded.png share/help/fr/gnome-help/figures/shell-exit.png share/help/fr/gnome-help/figures/shell-top-bar-classic.png share/help/fr/gnome-help/figures/shell-top-bar.png share/help/fr/gnome-help/figures/shell-window-list-classic.png share/help/fr/gnome-help/figures/shell-workspaces.png +share/help/fr/gnome-help/figures/system-lock-screen-symbolic.svg share/help/fr/gnome-help/figures/system-run-symbolic.svg +share/help/fr/gnome-help/figures/system-shutdown-symbolic.svg share/help/fr/gnome-help/figures/tile-a11y.svg share/help/fr/gnome-help/figures/tile-files.svg share/help/fr/gnome-help/figures/tile-hardware.svg @@ -4837,14 +5618,15 @@ share/help/fr/gnome-help/figures/topbar-network-wired.svg share/help/fr/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/fr/gnome-help/figures/topbar-network-wireless-connected.svg share/help/fr/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/fr/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/fr/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/fr/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/fr/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/fr/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/fr/gnome-help/figures/topbar-network-wireless-signal.svg share/help/fr/gnome-help/figures/topbar-night-light.svg share/help/fr/gnome-help/figures/topbar-pointer.svg share/help/fr/gnome-help/figures/topbar-screen-shared.svg share/help/fr/gnome-help/figures/topbar-system-shutdown.svg share/help/fr/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/fr/gnome-help/figures/touch-edge-scroll.svg share/help/fr/gnome-help/figures/touch-hold.svg share/help/fr/gnome-help/figures/touch-osk.svg share/help/fr/gnome-help/figures/touch-overview.svg @@ -4867,6 +5649,8 @@ share/help/fr/gnome-help/files-open.page share/help/fr/gnome-help/files-preview.page share/help/fr/gnome-help/files-recover.page share/help/fr/gnome-help/files-removedrive.page +share/help/fr/gnome-help/files-rename-multiple.page +share/help/fr/gnome-help/files-rename-music-metadata.page share/help/fr/gnome-help/files-rename.page share/help/fr/gnome-help/files-search.page share/help/fr/gnome-help/files-select.page @@ -4884,7 +5668,7 @@ share/help/fr/gnome-help/hardware-driver.page share/help/fr/gnome-help/hardware-problems-graphics.page share/help/fr/gnome-help/hardware.page share/help/fr/gnome-help/help-irc.page -share/help/fr/gnome-help/help-mailing-list.page +share/help/fr/gnome-help/help-matrix.page share/help/fr/gnome-help/index.page share/help/fr/gnome-help/keyboard-cursor-blink.page share/help/fr/gnome-help/keyboard-key-menu.page @@ -4962,6 +5746,7 @@ share/help/fr/gnome-help/net-wireless-wepwpa.page share/help/fr/gnome-help/net-wireless.page share/help/fr/gnome-help/net-wrongnetwork.page share/help/fr/gnome-help/net.page +share/help/fr/gnome-help/parental-controls.page share/help/fr/gnome-help/power-autobrightness.page share/help/fr/gnome-help/power-autosuspend.page share/help/fr/gnome-help/power-batteryestimate.page @@ -5010,6 +5795,8 @@ share/help/fr/gnome-help/privacy-location.page share/help/fr/gnome-help/privacy-purge.page share/help/fr/gnome-help/privacy-screen-lock.page share/help/fr/gnome-help/privacy.page +share/help/fr/gnome-help/quick-settings.page +share/help/fr/gnome-help/remote-login.page share/help/fr/gnome-help/screen-shot-record.page share/help/fr/gnome-help/session-fingerprint.page share/help/fr/gnome-help/session-formats.page @@ -5017,9 +5804,9 @@ share/help/fr/gnome-help/session-language.page share/help/fr/gnome-help/session-screenlocks.page share/help/fr/gnome-help/sharing-bluetooth.page share/help/fr/gnome-help/sharing-desktop.page -share/help/fr/gnome-help/sharing-displayname.page share/help/fr/gnome-help/sharing-media.page share/help/fr/gnome-help/sharing-personal.page +share/help/fr/gnome-help/sharing-secure-shell.page share/help/fr/gnome-help/sharing.page share/help/fr/gnome-help/shell-apps-auto-start.page share/help/fr/gnome-help/shell-apps-favorites.page @@ -5064,10 +5851,69 @@ share/help/fr/gnome-help/user-goodpassword.page share/help/fr/gnome-help/video-dvd.page share/help/fr/gnome-help/video-sending.page share/help/fr/gnome-help/wacom-left-handed.page +share/help/fr/gnome-help/wacom-map-buttons.page share/help/fr/gnome-help/wacom-mode.page share/help/fr/gnome-help/wacom-multi-monitor.page share/help/fr/gnome-help/wacom-stylus.page +share/help/fr/gnome-help/wacom-tablet-unknown.page share/help/fr/gnome-help/wacom.page +share/help/fr/system-admin-guide/appearance.page +share/help/fr/system-admin-guide/autostart-applications.page +share/help/fr/system-admin-guide/backgrounds-extra.page +share/help/fr/system-admin-guide/dconf-custom-defaults.page +share/help/fr/system-admin-guide/dconf-keyfiles.page +share/help/fr/system-admin-guide/dconf-lockdown.page +share/help/fr/system-admin-guide/dconf-nfs-home.page +share/help/fr/system-admin-guide/dconf-profiles.page +share/help/fr/system-admin-guide/dconf-snippets.xml +share/help/fr/system-admin-guide/dconf.page +share/help/fr/system-admin-guide/desktop-background.page +share/help/fr/system-admin-guide/desktop-favorite-applications.page +share/help/fr/system-admin-guide/desktop-lockscreen.page +share/help/fr/system-admin-guide/desktop-shield.page +share/help/fr/system-admin-guide/extensions-enable.page +share/help/fr/system-admin-guide/extensions-lockdown.page +share/help/fr/system-admin-guide/extensions.page +share/help/fr/system-admin-guide/fonts-user.page +share/help/fr/system-admin-guide/fonts.page +share/help/fr/system-admin-guide/gsettings-browse.page +share/help/fr/system-admin-guide/index.page +share/help/fr/system-admin-guide/keyboard-compose-key.page +share/help/fr/system-admin-guide/keyboard-layout.page +share/help/fr/system-admin-guide/legal.xml +share/help/fr/system-admin-guide/lockdown-command-line.page +share/help/fr/system-admin-guide/lockdown-file-saving.page +share/help/fr/system-admin-guide/lockdown-logout.page +share/help/fr/system-admin-guide/lockdown-online-accounts.page +share/help/fr/system-admin-guide/lockdown-printing.page +share/help/fr/system-admin-guide/lockdown-repartitioning.page +share/help/fr/system-admin-guide/lockdown-single-app-mode.page +share/help/fr/system-admin-guide/login-automatic.page +share/help/fr/system-admin-guide/login-banner.page +share/help/fr/system-admin-guide/login-enterprise.page +share/help/fr/system-admin-guide/login-fingerprint.page +share/help/fr/system-admin-guide/login-logo.page +share/help/fr/system-admin-guide/login-userlist-disable.page +share/help/fr/system-admin-guide/login.page +share/help/fr/system-admin-guide/logout-automatic.page +share/help/fr/system-admin-guide/mime-types-application-user.page +share/help/fr/system-admin-guide/mime-types-application.page +share/help/fr/system-admin-guide/mime-types-custom-user.page +share/help/fr/system-admin-guide/mime-types-custom.page +share/help/fr/system-admin-guide/mime-types.page +share/help/fr/system-admin-guide/network-server-list.page +share/help/fr/system-admin-guide/network-vpn.page +share/help/fr/system-admin-guide/network.page +share/help/fr/system-admin-guide/overrides.page +share/help/fr/system-admin-guide/power-dim-screen.page +share/help/fr/system-admin-guide/processes.page +share/help/fr/system-admin-guide/session-custom.page +share/help/fr/system-admin-guide/session-debug.page +share/help/fr/system-admin-guide/session-user.page +share/help/fr/system-admin-guide/setup.page +share/help/fr/system-admin-guide/software.page +share/help/fr/system-admin-guide/sundry.page +share/help/fr/system-admin-guide/user-settings.page share/help/gl/gnome-help/a11y-bouncekeys.page share/help/gl/gnome-help/a11y-braille.page share/help/gl/gnome-help/a11y-contrast.page @@ -5081,7 +5927,11 @@ share/help/gl/gnome-help/a11y-slowkeys.page share/help/gl/gnome-help/a11y-stickykeys.page share/help/gl/gnome-help/a11y-visualalert.page share/help/gl/gnome-help/a11y.page +share/help/gl/gnome-help/about-hardware.page +share/help/gl/gnome-help/about-hostname.page +share/help/gl/gnome-help/about-os.page share/help/gl/gnome-help/about-this-guide.page +share/help/gl/gnome-help/about.page share/help/gl/gnome-help/accounts-add.page share/help/gl/gnome-help/accounts-disable-service.page share/help/gl/gnome-help/accounts-provider-not-available.page @@ -5151,6 +6001,8 @@ share/help/gl/gnome-help/display-dual-monitors.page share/help/gl/gnome-help/display-night-light.page share/help/gl/gnome-help/figures/bluetooth-active-symbolic.svg share/help/gl/gnome-help/figures/bluetooth-symbolic.svg +share/help/gl/gnome-help/figures/camera-photo-symbolic.svg +share/help/gl/gnome-help/figures/camera-video-symbolic.svg share/help/gl/gnome-help/figures/classic-topbar-accessibility.svg share/help/gl/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/gl/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -5178,9 +6030,9 @@ share/help/gl/gnome-help/figures/classic-topbar-network-wired.svg share/help/gl/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/gl/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/gl/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/gl/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/gl/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/gl/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/gl/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/gl/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/gl/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/gl/gnome-help/figures/classic-topbar-night-light.svg share/help/gl/gnome-help/figures/classic-topbar-pointer.svg share/help/gl/gnome-help/figures/classic-topbar-screen-shared.svg @@ -5192,11 +6044,11 @@ share/help/gl/gnome-help/figures/color-display.png share/help/gl/gnome-help/figures/color-printer.png share/help/gl/gnome-help/figures/color-space.png share/help/gl/gnome-help/figures/display-dual-monitors.webm -share/help/gl/gnome-help/figures/edit-find-symbolic.svg share/help/gl/gnome-help/figures/emblem-system-symbolic.svg share/help/gl/gnome-help/figures/emoji-flags-symbolic.svg share/help/gl/gnome-help/figures/gnome.svg share/help/gl/gnome-help/figures/go-down-symbolic.svg +share/help/gl/gnome-help/figures/go-next-symbolic.svg share/help/gl/gnome-help/figures/input-keyboard-symbolic.png share/help/gl/gnome-help/figures/input-methods-switcher.png share/help/gl/gnome-help/figures/keyboard-key-calculator.svg @@ -5217,25 +6069,31 @@ share/help/gl/gnome-help/figures/keyboard-key-stop.svg share/help/gl/gnome-help/figures/keyboard-key-voldown.svg share/help/gl/gnome-help/figures/keyboard-key-volup.svg share/help/gl/gnome-help/figures/keyboard-key-world.svg +share/help/gl/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/gl/gnome-help/figures/nautilus-icons.png share/help/gl/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/gl/gnome-help/figures/network-wired-symbolic.svg -share/help/gl/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/gl/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/gl/gnome-help/figures/printing-select.png +share/help/gl/gnome-help/figures/ps-button.svg +share/help/gl/gnome-help/figures/ps-create.svg share/help/gl/gnome-help/figures/rotation-allowed-symbolic.svg share/help/gl/gnome-help/figures/rotation-locked-symbolic.svg +share/help/gl/gnome-help/figures/screenshot-tool.png share/help/gl/gnome-help/figures/shell-activities-dash.png -share/help/gl/gnome-help/figures/shell-appmenu-classic.png -share/help/gl/gnome-help/figures/shell-appmenu-shell.png share/help/gl/gnome-help/figures/shell-appts-classic.png share/help/gl/gnome-help/figures/shell-appts.png +share/help/gl/gnome-help/figures/shell-exit-classic-expanded.png share/help/gl/gnome-help/figures/shell-exit-classic.png +share/help/gl/gnome-help/figures/shell-exit-expanded.png share/help/gl/gnome-help/figures/shell-exit.png share/help/gl/gnome-help/figures/shell-top-bar-classic.png share/help/gl/gnome-help/figures/shell-top-bar.png share/help/gl/gnome-help/figures/shell-window-list-classic.png share/help/gl/gnome-help/figures/shell-workspaces.png +share/help/gl/gnome-help/figures/system-lock-screen-symbolic.svg share/help/gl/gnome-help/figures/system-run-symbolic.svg +share/help/gl/gnome-help/figures/system-shutdown-symbolic.svg share/help/gl/gnome-help/figures/tile-a11y.svg share/help/gl/gnome-help/figures/tile-files.svg share/help/gl/gnome-help/figures/tile-hardware.svg @@ -5272,14 +6130,15 @@ share/help/gl/gnome-help/figures/topbar-network-wired.svg share/help/gl/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/gl/gnome-help/figures/topbar-network-wireless-connected.svg share/help/gl/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/gl/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/gl/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/gl/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/gl/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/gl/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/gl/gnome-help/figures/topbar-network-wireless-signal.svg share/help/gl/gnome-help/figures/topbar-night-light.svg share/help/gl/gnome-help/figures/topbar-pointer.svg share/help/gl/gnome-help/figures/topbar-screen-shared.svg share/help/gl/gnome-help/figures/topbar-system-shutdown.svg share/help/gl/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/gl/gnome-help/figures/touch-edge-scroll.svg share/help/gl/gnome-help/figures/touch-hold.svg share/help/gl/gnome-help/figures/touch-osk.svg share/help/gl/gnome-help/figures/touch-overview.svg @@ -5302,6 +6161,8 @@ share/help/gl/gnome-help/files-open.page share/help/gl/gnome-help/files-preview.page share/help/gl/gnome-help/files-recover.page share/help/gl/gnome-help/files-removedrive.page +share/help/gl/gnome-help/files-rename-multiple.page +share/help/gl/gnome-help/files-rename-music-metadata.page share/help/gl/gnome-help/files-rename.page share/help/gl/gnome-help/files-search.page share/help/gl/gnome-help/files-select.page @@ -5319,7 +6180,7 @@ share/help/gl/gnome-help/hardware-driver.page share/help/gl/gnome-help/hardware-problems-graphics.page share/help/gl/gnome-help/hardware.page share/help/gl/gnome-help/help-irc.page -share/help/gl/gnome-help/help-mailing-list.page +share/help/gl/gnome-help/help-matrix.page share/help/gl/gnome-help/index.page share/help/gl/gnome-help/keyboard-cursor-blink.page share/help/gl/gnome-help/keyboard-key-menu.page @@ -5397,6 +6258,7 @@ share/help/gl/gnome-help/net-wireless-wepwpa.page share/help/gl/gnome-help/net-wireless.page share/help/gl/gnome-help/net-wrongnetwork.page share/help/gl/gnome-help/net.page +share/help/gl/gnome-help/parental-controls.page share/help/gl/gnome-help/power-autobrightness.page share/help/gl/gnome-help/power-autosuspend.page share/help/gl/gnome-help/power-batteryestimate.page @@ -5445,6 +6307,8 @@ share/help/gl/gnome-help/privacy-location.page share/help/gl/gnome-help/privacy-purge.page share/help/gl/gnome-help/privacy-screen-lock.page share/help/gl/gnome-help/privacy.page +share/help/gl/gnome-help/quick-settings.page +share/help/gl/gnome-help/remote-login.page share/help/gl/gnome-help/screen-shot-record.page share/help/gl/gnome-help/session-fingerprint.page share/help/gl/gnome-help/session-formats.page @@ -5452,9 +6316,9 @@ share/help/gl/gnome-help/session-language.page share/help/gl/gnome-help/session-screenlocks.page share/help/gl/gnome-help/sharing-bluetooth.page share/help/gl/gnome-help/sharing-desktop.page -share/help/gl/gnome-help/sharing-displayname.page share/help/gl/gnome-help/sharing-media.page share/help/gl/gnome-help/sharing-personal.page +share/help/gl/gnome-help/sharing-secure-shell.page share/help/gl/gnome-help/sharing.page share/help/gl/gnome-help/shell-apps-auto-start.page share/help/gl/gnome-help/shell-apps-favorites.page @@ -5499,9 +6363,11 @@ share/help/gl/gnome-help/user-goodpassword.page share/help/gl/gnome-help/video-dvd.page share/help/gl/gnome-help/video-sending.page share/help/gl/gnome-help/wacom-left-handed.page +share/help/gl/gnome-help/wacom-map-buttons.page share/help/gl/gnome-help/wacom-mode.page share/help/gl/gnome-help/wacom-multi-monitor.page share/help/gl/gnome-help/wacom-stylus.page +share/help/gl/gnome-help/wacom-tablet-unknown.page share/help/gl/gnome-help/wacom.page share/help/gl/system-admin-guide/appearance.page share/help/gl/system-admin-guide/autostart-applications.page @@ -5573,7 +6439,11 @@ share/help/gu/gnome-help/a11y-slowkeys.page share/help/gu/gnome-help/a11y-stickykeys.page share/help/gu/gnome-help/a11y-visualalert.page share/help/gu/gnome-help/a11y.page +share/help/gu/gnome-help/about-hardware.page +share/help/gu/gnome-help/about-hostname.page +share/help/gu/gnome-help/about-os.page share/help/gu/gnome-help/about-this-guide.page +share/help/gu/gnome-help/about.page share/help/gu/gnome-help/accounts-add.page share/help/gu/gnome-help/accounts-disable-service.page share/help/gu/gnome-help/accounts-provider-not-available.page @@ -5643,6 +6513,8 @@ share/help/gu/gnome-help/display-dual-monitors.page share/help/gu/gnome-help/display-night-light.page share/help/gu/gnome-help/figures/bluetooth-active-symbolic.svg share/help/gu/gnome-help/figures/bluetooth-symbolic.svg +share/help/gu/gnome-help/figures/camera-photo-symbolic.svg +share/help/gu/gnome-help/figures/camera-video-symbolic.svg share/help/gu/gnome-help/figures/classic-topbar-accessibility.svg share/help/gu/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/gu/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -5670,9 +6542,9 @@ share/help/gu/gnome-help/figures/classic-topbar-network-wired.svg share/help/gu/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/gu/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/gu/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/gu/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/gu/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/gu/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/gu/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/gu/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/gu/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/gu/gnome-help/figures/classic-topbar-night-light.svg share/help/gu/gnome-help/figures/classic-topbar-pointer.svg share/help/gu/gnome-help/figures/classic-topbar-screen-shared.svg @@ -5684,11 +6556,11 @@ share/help/gu/gnome-help/figures/color-display.png share/help/gu/gnome-help/figures/color-printer.png share/help/gu/gnome-help/figures/color-space.png share/help/gu/gnome-help/figures/display-dual-monitors.webm -share/help/gu/gnome-help/figures/edit-find-symbolic.svg share/help/gu/gnome-help/figures/emblem-system-symbolic.svg share/help/gu/gnome-help/figures/emoji-flags-symbolic.svg share/help/gu/gnome-help/figures/gnome.svg share/help/gu/gnome-help/figures/go-down-symbolic.svg +share/help/gu/gnome-help/figures/go-next-symbolic.svg share/help/gu/gnome-help/figures/input-keyboard-symbolic.png share/help/gu/gnome-help/figures/input-methods-switcher.png share/help/gu/gnome-help/figures/keyboard-key-calculator.svg @@ -5709,25 +6581,31 @@ share/help/gu/gnome-help/figures/keyboard-key-stop.svg share/help/gu/gnome-help/figures/keyboard-key-voldown.svg share/help/gu/gnome-help/figures/keyboard-key-volup.svg share/help/gu/gnome-help/figures/keyboard-key-world.svg +share/help/gu/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/gu/gnome-help/figures/nautilus-icons.png share/help/gu/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/gu/gnome-help/figures/network-wired-symbolic.svg -share/help/gu/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/gu/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/gu/gnome-help/figures/printing-select.png +share/help/gu/gnome-help/figures/ps-button.svg +share/help/gu/gnome-help/figures/ps-create.svg share/help/gu/gnome-help/figures/rotation-allowed-symbolic.svg share/help/gu/gnome-help/figures/rotation-locked-symbolic.svg +share/help/gu/gnome-help/figures/screenshot-tool.png share/help/gu/gnome-help/figures/shell-activities-dash.png -share/help/gu/gnome-help/figures/shell-appmenu-classic.png -share/help/gu/gnome-help/figures/shell-appmenu-shell.png share/help/gu/gnome-help/figures/shell-appts-classic.png share/help/gu/gnome-help/figures/shell-appts.png +share/help/gu/gnome-help/figures/shell-exit-classic-expanded.png share/help/gu/gnome-help/figures/shell-exit-classic.png +share/help/gu/gnome-help/figures/shell-exit-expanded.png share/help/gu/gnome-help/figures/shell-exit.png share/help/gu/gnome-help/figures/shell-top-bar-classic.png share/help/gu/gnome-help/figures/shell-top-bar.png share/help/gu/gnome-help/figures/shell-window-list-classic.png share/help/gu/gnome-help/figures/shell-workspaces.png +share/help/gu/gnome-help/figures/system-lock-screen-symbolic.svg share/help/gu/gnome-help/figures/system-run-symbolic.svg +share/help/gu/gnome-help/figures/system-shutdown-symbolic.svg share/help/gu/gnome-help/figures/tile-a11y.svg share/help/gu/gnome-help/figures/tile-files.svg share/help/gu/gnome-help/figures/tile-hardware.svg @@ -5764,14 +6642,15 @@ share/help/gu/gnome-help/figures/topbar-network-wired.svg share/help/gu/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/gu/gnome-help/figures/topbar-network-wireless-connected.svg share/help/gu/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/gu/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/gu/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/gu/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/gu/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/gu/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/gu/gnome-help/figures/topbar-network-wireless-signal.svg share/help/gu/gnome-help/figures/topbar-night-light.svg share/help/gu/gnome-help/figures/topbar-pointer.svg share/help/gu/gnome-help/figures/topbar-screen-shared.svg share/help/gu/gnome-help/figures/topbar-system-shutdown.svg share/help/gu/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/gu/gnome-help/figures/touch-edge-scroll.svg share/help/gu/gnome-help/figures/touch-hold.svg share/help/gu/gnome-help/figures/touch-osk.svg share/help/gu/gnome-help/figures/touch-overview.svg @@ -5794,6 +6673,8 @@ share/help/gu/gnome-help/files-open.page share/help/gu/gnome-help/files-preview.page share/help/gu/gnome-help/files-recover.page share/help/gu/gnome-help/files-removedrive.page +share/help/gu/gnome-help/files-rename-multiple.page +share/help/gu/gnome-help/files-rename-music-metadata.page share/help/gu/gnome-help/files-rename.page share/help/gu/gnome-help/files-search.page share/help/gu/gnome-help/files-select.page @@ -5811,7 +6692,7 @@ share/help/gu/gnome-help/hardware-driver.page share/help/gu/gnome-help/hardware-problems-graphics.page share/help/gu/gnome-help/hardware.page share/help/gu/gnome-help/help-irc.page -share/help/gu/gnome-help/help-mailing-list.page +share/help/gu/gnome-help/help-matrix.page share/help/gu/gnome-help/index.page share/help/gu/gnome-help/keyboard-cursor-blink.page share/help/gu/gnome-help/keyboard-key-menu.page @@ -5889,6 +6770,7 @@ share/help/gu/gnome-help/net-wireless-wepwpa.page share/help/gu/gnome-help/net-wireless.page share/help/gu/gnome-help/net-wrongnetwork.page share/help/gu/gnome-help/net.page +share/help/gu/gnome-help/parental-controls.page share/help/gu/gnome-help/power-autobrightness.page share/help/gu/gnome-help/power-autosuspend.page share/help/gu/gnome-help/power-batteryestimate.page @@ -5937,6 +6819,8 @@ share/help/gu/gnome-help/privacy-location.page share/help/gu/gnome-help/privacy-purge.page share/help/gu/gnome-help/privacy-screen-lock.page share/help/gu/gnome-help/privacy.page +share/help/gu/gnome-help/quick-settings.page +share/help/gu/gnome-help/remote-login.page share/help/gu/gnome-help/screen-shot-record.page share/help/gu/gnome-help/session-fingerprint.page share/help/gu/gnome-help/session-formats.page @@ -5944,9 +6828,9 @@ share/help/gu/gnome-help/session-language.page share/help/gu/gnome-help/session-screenlocks.page share/help/gu/gnome-help/sharing-bluetooth.page share/help/gu/gnome-help/sharing-desktop.page -share/help/gu/gnome-help/sharing-displayname.page share/help/gu/gnome-help/sharing-media.page share/help/gu/gnome-help/sharing-personal.page +share/help/gu/gnome-help/sharing-secure-shell.page share/help/gu/gnome-help/sharing.page share/help/gu/gnome-help/shell-apps-auto-start.page share/help/gu/gnome-help/shell-apps-favorites.page @@ -5991,9 +6875,11 @@ share/help/gu/gnome-help/user-goodpassword.page share/help/gu/gnome-help/video-dvd.page share/help/gu/gnome-help/video-sending.page share/help/gu/gnome-help/wacom-left-handed.page +share/help/gu/gnome-help/wacom-map-buttons.page share/help/gu/gnome-help/wacom-mode.page share/help/gu/gnome-help/wacom-multi-monitor.page share/help/gu/gnome-help/wacom-stylus.page +share/help/gu/gnome-help/wacom-tablet-unknown.page share/help/gu/gnome-help/wacom.page share/help/he/gnome-help/a11y-bouncekeys.page share/help/he/gnome-help/a11y-braille.page @@ -6008,7 +6894,11 @@ share/help/he/gnome-help/a11y-slowkeys.page share/help/he/gnome-help/a11y-stickykeys.page share/help/he/gnome-help/a11y-visualalert.page share/help/he/gnome-help/a11y.page +share/help/he/gnome-help/about-hardware.page +share/help/he/gnome-help/about-hostname.page +share/help/he/gnome-help/about-os.page share/help/he/gnome-help/about-this-guide.page +share/help/he/gnome-help/about.page share/help/he/gnome-help/accounts-add.page share/help/he/gnome-help/accounts-disable-service.page share/help/he/gnome-help/accounts-provider-not-available.page @@ -6078,6 +6968,8 @@ share/help/he/gnome-help/display-dual-monitors.page share/help/he/gnome-help/display-night-light.page share/help/he/gnome-help/figures/bluetooth-active-symbolic.svg share/help/he/gnome-help/figures/bluetooth-symbolic.svg +share/help/he/gnome-help/figures/camera-photo-symbolic.svg +share/help/he/gnome-help/figures/camera-video-symbolic.svg share/help/he/gnome-help/figures/classic-topbar-accessibility.svg share/help/he/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/he/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -6105,9 +6997,9 @@ share/help/he/gnome-help/figures/classic-topbar-network-wired.svg share/help/he/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/he/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/he/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/he/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/he/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/he/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/he/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/he/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/he/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/he/gnome-help/figures/classic-topbar-night-light.svg share/help/he/gnome-help/figures/classic-topbar-pointer.svg share/help/he/gnome-help/figures/classic-topbar-screen-shared.svg @@ -6119,11 +7011,11 @@ share/help/he/gnome-help/figures/color-display.png share/help/he/gnome-help/figures/color-printer.png share/help/he/gnome-help/figures/color-space.png share/help/he/gnome-help/figures/display-dual-monitors.webm -share/help/he/gnome-help/figures/edit-find-symbolic.svg share/help/he/gnome-help/figures/emblem-system-symbolic.svg share/help/he/gnome-help/figures/emoji-flags-symbolic.svg share/help/he/gnome-help/figures/gnome.svg share/help/he/gnome-help/figures/go-down-symbolic.svg +share/help/he/gnome-help/figures/go-next-symbolic.svg share/help/he/gnome-help/figures/input-keyboard-symbolic.png share/help/he/gnome-help/figures/input-methods-switcher.png share/help/he/gnome-help/figures/keyboard-key-calculator.svg @@ -6144,25 +7036,31 @@ share/help/he/gnome-help/figures/keyboard-key-stop.svg share/help/he/gnome-help/figures/keyboard-key-voldown.svg share/help/he/gnome-help/figures/keyboard-key-volup.svg share/help/he/gnome-help/figures/keyboard-key-world.svg +share/help/he/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/he/gnome-help/figures/nautilus-icons.png share/help/he/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/he/gnome-help/figures/network-wired-symbolic.svg -share/help/he/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/he/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/he/gnome-help/figures/printing-select.png +share/help/he/gnome-help/figures/ps-button.svg +share/help/he/gnome-help/figures/ps-create.svg share/help/he/gnome-help/figures/rotation-allowed-symbolic.svg share/help/he/gnome-help/figures/rotation-locked-symbolic.svg +share/help/he/gnome-help/figures/screenshot-tool.png share/help/he/gnome-help/figures/shell-activities-dash.png -share/help/he/gnome-help/figures/shell-appmenu-classic.png -share/help/he/gnome-help/figures/shell-appmenu-shell.png share/help/he/gnome-help/figures/shell-appts-classic.png share/help/he/gnome-help/figures/shell-appts.png +share/help/he/gnome-help/figures/shell-exit-classic-expanded.png share/help/he/gnome-help/figures/shell-exit-classic.png +share/help/he/gnome-help/figures/shell-exit-expanded.png share/help/he/gnome-help/figures/shell-exit.png share/help/he/gnome-help/figures/shell-top-bar-classic.png share/help/he/gnome-help/figures/shell-top-bar.png share/help/he/gnome-help/figures/shell-window-list-classic.png share/help/he/gnome-help/figures/shell-workspaces.png +share/help/he/gnome-help/figures/system-lock-screen-symbolic.svg share/help/he/gnome-help/figures/system-run-symbolic.svg +share/help/he/gnome-help/figures/system-shutdown-symbolic.svg share/help/he/gnome-help/figures/tile-a11y.svg share/help/he/gnome-help/figures/tile-files.svg share/help/he/gnome-help/figures/tile-hardware.svg @@ -6199,14 +7097,15 @@ share/help/he/gnome-help/figures/topbar-network-wired.svg share/help/he/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/he/gnome-help/figures/topbar-network-wireless-connected.svg share/help/he/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/he/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/he/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/he/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/he/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/he/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/he/gnome-help/figures/topbar-network-wireless-signal.svg share/help/he/gnome-help/figures/topbar-night-light.svg share/help/he/gnome-help/figures/topbar-pointer.svg share/help/he/gnome-help/figures/topbar-screen-shared.svg share/help/he/gnome-help/figures/topbar-system-shutdown.svg share/help/he/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/he/gnome-help/figures/touch-edge-scroll.svg share/help/he/gnome-help/figures/touch-hold.svg share/help/he/gnome-help/figures/touch-osk.svg share/help/he/gnome-help/figures/touch-overview.svg @@ -6229,6 +7128,8 @@ share/help/he/gnome-help/files-open.page share/help/he/gnome-help/files-preview.page share/help/he/gnome-help/files-recover.page share/help/he/gnome-help/files-removedrive.page +share/help/he/gnome-help/files-rename-multiple.page +share/help/he/gnome-help/files-rename-music-metadata.page share/help/he/gnome-help/files-rename.page share/help/he/gnome-help/files-search.page share/help/he/gnome-help/files-select.page @@ -6246,7 +7147,7 @@ share/help/he/gnome-help/hardware-driver.page share/help/he/gnome-help/hardware-problems-graphics.page share/help/he/gnome-help/hardware.page share/help/he/gnome-help/help-irc.page -share/help/he/gnome-help/help-mailing-list.page +share/help/he/gnome-help/help-matrix.page share/help/he/gnome-help/index.page share/help/he/gnome-help/keyboard-cursor-blink.page share/help/he/gnome-help/keyboard-key-menu.page @@ -6324,6 +7225,7 @@ share/help/he/gnome-help/net-wireless-wepwpa.page share/help/he/gnome-help/net-wireless.page share/help/he/gnome-help/net-wrongnetwork.page share/help/he/gnome-help/net.page +share/help/he/gnome-help/parental-controls.page share/help/he/gnome-help/power-autobrightness.page share/help/he/gnome-help/power-autosuspend.page share/help/he/gnome-help/power-batteryestimate.page @@ -6372,6 +7274,8 @@ share/help/he/gnome-help/privacy-location.page share/help/he/gnome-help/privacy-purge.page share/help/he/gnome-help/privacy-screen-lock.page share/help/he/gnome-help/privacy.page +share/help/he/gnome-help/quick-settings.page +share/help/he/gnome-help/remote-login.page share/help/he/gnome-help/screen-shot-record.page share/help/he/gnome-help/session-fingerprint.page share/help/he/gnome-help/session-formats.page @@ -6379,9 +7283,9 @@ share/help/he/gnome-help/session-language.page share/help/he/gnome-help/session-screenlocks.page share/help/he/gnome-help/sharing-bluetooth.page share/help/he/gnome-help/sharing-desktop.page -share/help/he/gnome-help/sharing-displayname.page share/help/he/gnome-help/sharing-media.page share/help/he/gnome-help/sharing-personal.page +share/help/he/gnome-help/sharing-secure-shell.page share/help/he/gnome-help/sharing.page share/help/he/gnome-help/shell-apps-auto-start.page share/help/he/gnome-help/shell-apps-favorites.page @@ -6426,9 +7330,11 @@ share/help/he/gnome-help/user-goodpassword.page share/help/he/gnome-help/video-dvd.page share/help/he/gnome-help/video-sending.page share/help/he/gnome-help/wacom-left-handed.page +share/help/he/gnome-help/wacom-map-buttons.page share/help/he/gnome-help/wacom-mode.page share/help/he/gnome-help/wacom-multi-monitor.page share/help/he/gnome-help/wacom-stylus.page +share/help/he/gnome-help/wacom-tablet-unknown.page share/help/he/gnome-help/wacom.page share/help/hi/gnome-help/a11y-bouncekeys.page share/help/hi/gnome-help/a11y-braille.page @@ -6443,7 +7349,11 @@ share/help/hi/gnome-help/a11y-slowkeys.page share/help/hi/gnome-help/a11y-stickykeys.page share/help/hi/gnome-help/a11y-visualalert.page share/help/hi/gnome-help/a11y.page +share/help/hi/gnome-help/about-hardware.page +share/help/hi/gnome-help/about-hostname.page +share/help/hi/gnome-help/about-os.page share/help/hi/gnome-help/about-this-guide.page +share/help/hi/gnome-help/about.page share/help/hi/gnome-help/accounts-add.page share/help/hi/gnome-help/accounts-disable-service.page share/help/hi/gnome-help/accounts-provider-not-available.page @@ -6513,6 +7423,8 @@ share/help/hi/gnome-help/display-dual-monitors.page share/help/hi/gnome-help/display-night-light.page share/help/hi/gnome-help/figures/bluetooth-active-symbolic.svg share/help/hi/gnome-help/figures/bluetooth-symbolic.svg +share/help/hi/gnome-help/figures/camera-photo-symbolic.svg +share/help/hi/gnome-help/figures/camera-video-symbolic.svg share/help/hi/gnome-help/figures/classic-topbar-accessibility.svg share/help/hi/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/hi/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -6540,9 +7452,9 @@ share/help/hi/gnome-help/figures/classic-topbar-network-wired.svg share/help/hi/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/hi/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/hi/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/hi/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/hi/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/hi/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/hi/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/hi/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/hi/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/hi/gnome-help/figures/classic-topbar-night-light.svg share/help/hi/gnome-help/figures/classic-topbar-pointer.svg share/help/hi/gnome-help/figures/classic-topbar-screen-shared.svg @@ -6554,11 +7466,11 @@ share/help/hi/gnome-help/figures/color-display.png share/help/hi/gnome-help/figures/color-printer.png share/help/hi/gnome-help/figures/color-space.png share/help/hi/gnome-help/figures/display-dual-monitors.webm -share/help/hi/gnome-help/figures/edit-find-symbolic.svg share/help/hi/gnome-help/figures/emblem-system-symbolic.svg share/help/hi/gnome-help/figures/emoji-flags-symbolic.svg share/help/hi/gnome-help/figures/gnome.svg share/help/hi/gnome-help/figures/go-down-symbolic.svg +share/help/hi/gnome-help/figures/go-next-symbolic.svg share/help/hi/gnome-help/figures/input-keyboard-symbolic.png share/help/hi/gnome-help/figures/input-methods-switcher.png share/help/hi/gnome-help/figures/keyboard-key-calculator.svg @@ -6579,25 +7491,31 @@ share/help/hi/gnome-help/figures/keyboard-key-stop.svg share/help/hi/gnome-help/figures/keyboard-key-voldown.svg share/help/hi/gnome-help/figures/keyboard-key-volup.svg share/help/hi/gnome-help/figures/keyboard-key-world.svg +share/help/hi/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/hi/gnome-help/figures/nautilus-icons.png share/help/hi/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/hi/gnome-help/figures/network-wired-symbolic.svg -share/help/hi/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/hi/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/hi/gnome-help/figures/printing-select.png +share/help/hi/gnome-help/figures/ps-button.svg +share/help/hi/gnome-help/figures/ps-create.svg share/help/hi/gnome-help/figures/rotation-allowed-symbolic.svg share/help/hi/gnome-help/figures/rotation-locked-symbolic.svg +share/help/hi/gnome-help/figures/screenshot-tool.png share/help/hi/gnome-help/figures/shell-activities-dash.png -share/help/hi/gnome-help/figures/shell-appmenu-classic.png -share/help/hi/gnome-help/figures/shell-appmenu-shell.png share/help/hi/gnome-help/figures/shell-appts-classic.png share/help/hi/gnome-help/figures/shell-appts.png +share/help/hi/gnome-help/figures/shell-exit-classic-expanded.png share/help/hi/gnome-help/figures/shell-exit-classic.png +share/help/hi/gnome-help/figures/shell-exit-expanded.png share/help/hi/gnome-help/figures/shell-exit.png share/help/hi/gnome-help/figures/shell-top-bar-classic.png share/help/hi/gnome-help/figures/shell-top-bar.png share/help/hi/gnome-help/figures/shell-window-list-classic.png share/help/hi/gnome-help/figures/shell-workspaces.png +share/help/hi/gnome-help/figures/system-lock-screen-symbolic.svg share/help/hi/gnome-help/figures/system-run-symbolic.svg +share/help/hi/gnome-help/figures/system-shutdown-symbolic.svg share/help/hi/gnome-help/figures/tile-a11y.svg share/help/hi/gnome-help/figures/tile-files.svg share/help/hi/gnome-help/figures/tile-hardware.svg @@ -6634,14 +7552,15 @@ share/help/hi/gnome-help/figures/topbar-network-wired.svg share/help/hi/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/hi/gnome-help/figures/topbar-network-wireless-connected.svg share/help/hi/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/hi/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/hi/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/hi/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/hi/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/hi/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/hi/gnome-help/figures/topbar-network-wireless-signal.svg share/help/hi/gnome-help/figures/topbar-night-light.svg share/help/hi/gnome-help/figures/topbar-pointer.svg share/help/hi/gnome-help/figures/topbar-screen-shared.svg share/help/hi/gnome-help/figures/topbar-system-shutdown.svg share/help/hi/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/hi/gnome-help/figures/touch-edge-scroll.svg share/help/hi/gnome-help/figures/touch-hold.svg share/help/hi/gnome-help/figures/touch-osk.svg share/help/hi/gnome-help/figures/touch-overview.svg @@ -6664,6 +7583,8 @@ share/help/hi/gnome-help/files-open.page share/help/hi/gnome-help/files-preview.page share/help/hi/gnome-help/files-recover.page share/help/hi/gnome-help/files-removedrive.page +share/help/hi/gnome-help/files-rename-multiple.page +share/help/hi/gnome-help/files-rename-music-metadata.page share/help/hi/gnome-help/files-rename.page share/help/hi/gnome-help/files-search.page share/help/hi/gnome-help/files-select.page @@ -6681,7 +7602,7 @@ share/help/hi/gnome-help/hardware-driver.page share/help/hi/gnome-help/hardware-problems-graphics.page share/help/hi/gnome-help/hardware.page share/help/hi/gnome-help/help-irc.page -share/help/hi/gnome-help/help-mailing-list.page +share/help/hi/gnome-help/help-matrix.page share/help/hi/gnome-help/index.page share/help/hi/gnome-help/keyboard-cursor-blink.page share/help/hi/gnome-help/keyboard-key-menu.page @@ -6759,6 +7680,7 @@ share/help/hi/gnome-help/net-wireless-wepwpa.page share/help/hi/gnome-help/net-wireless.page share/help/hi/gnome-help/net-wrongnetwork.page share/help/hi/gnome-help/net.page +share/help/hi/gnome-help/parental-controls.page share/help/hi/gnome-help/power-autobrightness.page share/help/hi/gnome-help/power-autosuspend.page share/help/hi/gnome-help/power-batteryestimate.page @@ -6807,6 +7729,8 @@ share/help/hi/gnome-help/privacy-location.page share/help/hi/gnome-help/privacy-purge.page share/help/hi/gnome-help/privacy-screen-lock.page share/help/hi/gnome-help/privacy.page +share/help/hi/gnome-help/quick-settings.page +share/help/hi/gnome-help/remote-login.page share/help/hi/gnome-help/screen-shot-record.page share/help/hi/gnome-help/session-fingerprint.page share/help/hi/gnome-help/session-formats.page @@ -6814,9 +7738,9 @@ share/help/hi/gnome-help/session-language.page share/help/hi/gnome-help/session-screenlocks.page share/help/hi/gnome-help/sharing-bluetooth.page share/help/hi/gnome-help/sharing-desktop.page -share/help/hi/gnome-help/sharing-displayname.page share/help/hi/gnome-help/sharing-media.page share/help/hi/gnome-help/sharing-personal.page +share/help/hi/gnome-help/sharing-secure-shell.page share/help/hi/gnome-help/sharing.page share/help/hi/gnome-help/shell-apps-auto-start.page share/help/hi/gnome-help/shell-apps-favorites.page @@ -6861,9 +7785,11 @@ share/help/hi/gnome-help/user-goodpassword.page share/help/hi/gnome-help/video-dvd.page share/help/hi/gnome-help/video-sending.page share/help/hi/gnome-help/wacom-left-handed.page +share/help/hi/gnome-help/wacom-map-buttons.page share/help/hi/gnome-help/wacom-mode.page share/help/hi/gnome-help/wacom-multi-monitor.page share/help/hi/gnome-help/wacom-stylus.page +share/help/hi/gnome-help/wacom-tablet-unknown.page share/help/hi/gnome-help/wacom.page share/help/hr/gnome-help/a11y-bouncekeys.page share/help/hr/gnome-help/a11y-braille.page @@ -6878,7 +7804,11 @@ share/help/hr/gnome-help/a11y-slowkeys.page share/help/hr/gnome-help/a11y-stickykeys.page share/help/hr/gnome-help/a11y-visualalert.page share/help/hr/gnome-help/a11y.page +share/help/hr/gnome-help/about-hardware.page +share/help/hr/gnome-help/about-hostname.page +share/help/hr/gnome-help/about-os.page share/help/hr/gnome-help/about-this-guide.page +share/help/hr/gnome-help/about.page share/help/hr/gnome-help/accounts-add.page share/help/hr/gnome-help/accounts-disable-service.page share/help/hr/gnome-help/accounts-provider-not-available.page @@ -6948,6 +7878,8 @@ share/help/hr/gnome-help/display-dual-monitors.page share/help/hr/gnome-help/display-night-light.page share/help/hr/gnome-help/figures/bluetooth-active-symbolic.svg share/help/hr/gnome-help/figures/bluetooth-symbolic.svg +share/help/hr/gnome-help/figures/camera-photo-symbolic.svg +share/help/hr/gnome-help/figures/camera-video-symbolic.svg share/help/hr/gnome-help/figures/classic-topbar-accessibility.svg share/help/hr/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/hr/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -6975,9 +7907,9 @@ share/help/hr/gnome-help/figures/classic-topbar-network-wired.svg share/help/hr/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/hr/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/hr/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/hr/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/hr/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/hr/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/hr/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/hr/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/hr/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/hr/gnome-help/figures/classic-topbar-night-light.svg share/help/hr/gnome-help/figures/classic-topbar-pointer.svg share/help/hr/gnome-help/figures/classic-topbar-screen-shared.svg @@ -6989,11 +7921,11 @@ share/help/hr/gnome-help/figures/color-display.png share/help/hr/gnome-help/figures/color-printer.png share/help/hr/gnome-help/figures/color-space.png share/help/hr/gnome-help/figures/display-dual-monitors.webm -share/help/hr/gnome-help/figures/edit-find-symbolic.svg share/help/hr/gnome-help/figures/emblem-system-symbolic.svg share/help/hr/gnome-help/figures/emoji-flags-symbolic.svg share/help/hr/gnome-help/figures/gnome.svg share/help/hr/gnome-help/figures/go-down-symbolic.svg +share/help/hr/gnome-help/figures/go-next-symbolic.svg share/help/hr/gnome-help/figures/input-keyboard-symbolic.png share/help/hr/gnome-help/figures/input-methods-switcher.png share/help/hr/gnome-help/figures/keyboard-key-calculator.svg @@ -7014,25 +7946,31 @@ share/help/hr/gnome-help/figures/keyboard-key-stop.svg share/help/hr/gnome-help/figures/keyboard-key-voldown.svg share/help/hr/gnome-help/figures/keyboard-key-volup.svg share/help/hr/gnome-help/figures/keyboard-key-world.svg +share/help/hr/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/hr/gnome-help/figures/nautilus-icons.png share/help/hr/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/hr/gnome-help/figures/network-wired-symbolic.svg -share/help/hr/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/hr/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/hr/gnome-help/figures/printing-select.png +share/help/hr/gnome-help/figures/ps-button.svg +share/help/hr/gnome-help/figures/ps-create.svg share/help/hr/gnome-help/figures/rotation-allowed-symbolic.svg share/help/hr/gnome-help/figures/rotation-locked-symbolic.svg +share/help/hr/gnome-help/figures/screenshot-tool.png share/help/hr/gnome-help/figures/shell-activities-dash.png -share/help/hr/gnome-help/figures/shell-appmenu-classic.png -share/help/hr/gnome-help/figures/shell-appmenu-shell.png share/help/hr/gnome-help/figures/shell-appts-classic.png share/help/hr/gnome-help/figures/shell-appts.png +share/help/hr/gnome-help/figures/shell-exit-classic-expanded.png share/help/hr/gnome-help/figures/shell-exit-classic.png +share/help/hr/gnome-help/figures/shell-exit-expanded.png share/help/hr/gnome-help/figures/shell-exit.png share/help/hr/gnome-help/figures/shell-top-bar-classic.png share/help/hr/gnome-help/figures/shell-top-bar.png share/help/hr/gnome-help/figures/shell-window-list-classic.png share/help/hr/gnome-help/figures/shell-workspaces.png +share/help/hr/gnome-help/figures/system-lock-screen-symbolic.svg share/help/hr/gnome-help/figures/system-run-symbolic.svg +share/help/hr/gnome-help/figures/system-shutdown-symbolic.svg share/help/hr/gnome-help/figures/tile-a11y.svg share/help/hr/gnome-help/figures/tile-files.svg share/help/hr/gnome-help/figures/tile-hardware.svg @@ -7069,14 +8007,15 @@ share/help/hr/gnome-help/figures/topbar-network-wired.svg share/help/hr/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/hr/gnome-help/figures/topbar-network-wireless-connected.svg share/help/hr/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/hr/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/hr/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/hr/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/hr/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/hr/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/hr/gnome-help/figures/topbar-network-wireless-signal.svg share/help/hr/gnome-help/figures/topbar-night-light.svg share/help/hr/gnome-help/figures/topbar-pointer.svg share/help/hr/gnome-help/figures/topbar-screen-shared.svg share/help/hr/gnome-help/figures/topbar-system-shutdown.svg share/help/hr/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/hr/gnome-help/figures/touch-edge-scroll.svg share/help/hr/gnome-help/figures/touch-hold.svg share/help/hr/gnome-help/figures/touch-osk.svg share/help/hr/gnome-help/figures/touch-overview.svg @@ -7099,6 +8038,8 @@ share/help/hr/gnome-help/files-open.page share/help/hr/gnome-help/files-preview.page share/help/hr/gnome-help/files-recover.page share/help/hr/gnome-help/files-removedrive.page +share/help/hr/gnome-help/files-rename-multiple.page +share/help/hr/gnome-help/files-rename-music-metadata.page share/help/hr/gnome-help/files-rename.page share/help/hr/gnome-help/files-search.page share/help/hr/gnome-help/files-select.page @@ -7116,7 +8057,7 @@ share/help/hr/gnome-help/hardware-driver.page share/help/hr/gnome-help/hardware-problems-graphics.page share/help/hr/gnome-help/hardware.page share/help/hr/gnome-help/help-irc.page -share/help/hr/gnome-help/help-mailing-list.page +share/help/hr/gnome-help/help-matrix.page share/help/hr/gnome-help/index.page share/help/hr/gnome-help/keyboard-cursor-blink.page share/help/hr/gnome-help/keyboard-key-menu.page @@ -7194,6 +8135,7 @@ share/help/hr/gnome-help/net-wireless-wepwpa.page share/help/hr/gnome-help/net-wireless.page share/help/hr/gnome-help/net-wrongnetwork.page share/help/hr/gnome-help/net.page +share/help/hr/gnome-help/parental-controls.page share/help/hr/gnome-help/power-autobrightness.page share/help/hr/gnome-help/power-autosuspend.page share/help/hr/gnome-help/power-batteryestimate.page @@ -7242,6 +8184,8 @@ share/help/hr/gnome-help/privacy-location.page share/help/hr/gnome-help/privacy-purge.page share/help/hr/gnome-help/privacy-screen-lock.page share/help/hr/gnome-help/privacy.page +share/help/hr/gnome-help/quick-settings.page +share/help/hr/gnome-help/remote-login.page share/help/hr/gnome-help/screen-shot-record.page share/help/hr/gnome-help/session-fingerprint.page share/help/hr/gnome-help/session-formats.page @@ -7249,9 +8193,9 @@ share/help/hr/gnome-help/session-language.page share/help/hr/gnome-help/session-screenlocks.page share/help/hr/gnome-help/sharing-bluetooth.page share/help/hr/gnome-help/sharing-desktop.page -share/help/hr/gnome-help/sharing-displayname.page share/help/hr/gnome-help/sharing-media.page share/help/hr/gnome-help/sharing-personal.page +share/help/hr/gnome-help/sharing-secure-shell.page share/help/hr/gnome-help/sharing.page share/help/hr/gnome-help/shell-apps-auto-start.page share/help/hr/gnome-help/shell-apps-favorites.page @@ -7296,10 +8240,69 @@ share/help/hr/gnome-help/user-goodpassword.page share/help/hr/gnome-help/video-dvd.page share/help/hr/gnome-help/video-sending.page share/help/hr/gnome-help/wacom-left-handed.page +share/help/hr/gnome-help/wacom-map-buttons.page share/help/hr/gnome-help/wacom-mode.page share/help/hr/gnome-help/wacom-multi-monitor.page share/help/hr/gnome-help/wacom-stylus.page +share/help/hr/gnome-help/wacom-tablet-unknown.page share/help/hr/gnome-help/wacom.page +share/help/hr/system-admin-guide/appearance.page +share/help/hr/system-admin-guide/autostart-applications.page +share/help/hr/system-admin-guide/backgrounds-extra.page +share/help/hr/system-admin-guide/dconf-custom-defaults.page +share/help/hr/system-admin-guide/dconf-keyfiles.page +share/help/hr/system-admin-guide/dconf-lockdown.page +share/help/hr/system-admin-guide/dconf-nfs-home.page +share/help/hr/system-admin-guide/dconf-profiles.page +share/help/hr/system-admin-guide/dconf-snippets.xml +share/help/hr/system-admin-guide/dconf.page +share/help/hr/system-admin-guide/desktop-background.page +share/help/hr/system-admin-guide/desktop-favorite-applications.page +share/help/hr/system-admin-guide/desktop-lockscreen.page +share/help/hr/system-admin-guide/desktop-shield.page +share/help/hr/system-admin-guide/extensions-enable.page +share/help/hr/system-admin-guide/extensions-lockdown.page +share/help/hr/system-admin-guide/extensions.page +share/help/hr/system-admin-guide/fonts-user.page +share/help/hr/system-admin-guide/fonts.page +share/help/hr/system-admin-guide/gsettings-browse.page +share/help/hr/system-admin-guide/index.page +share/help/hr/system-admin-guide/keyboard-compose-key.page +share/help/hr/system-admin-guide/keyboard-layout.page +share/help/hr/system-admin-guide/legal.xml +share/help/hr/system-admin-guide/lockdown-command-line.page +share/help/hr/system-admin-guide/lockdown-file-saving.page +share/help/hr/system-admin-guide/lockdown-logout.page +share/help/hr/system-admin-guide/lockdown-online-accounts.page +share/help/hr/system-admin-guide/lockdown-printing.page +share/help/hr/system-admin-guide/lockdown-repartitioning.page +share/help/hr/system-admin-guide/lockdown-single-app-mode.page +share/help/hr/system-admin-guide/login-automatic.page +share/help/hr/system-admin-guide/login-banner.page +share/help/hr/system-admin-guide/login-enterprise.page +share/help/hr/system-admin-guide/login-fingerprint.page +share/help/hr/system-admin-guide/login-logo.page +share/help/hr/system-admin-guide/login-userlist-disable.page +share/help/hr/system-admin-guide/login.page +share/help/hr/system-admin-guide/logout-automatic.page +share/help/hr/system-admin-guide/mime-types-application-user.page +share/help/hr/system-admin-guide/mime-types-application.page +share/help/hr/system-admin-guide/mime-types-custom-user.page +share/help/hr/system-admin-guide/mime-types-custom.page +share/help/hr/system-admin-guide/mime-types.page +share/help/hr/system-admin-guide/network-server-list.page +share/help/hr/system-admin-guide/network-vpn.page +share/help/hr/system-admin-guide/network.page +share/help/hr/system-admin-guide/overrides.page +share/help/hr/system-admin-guide/power-dim-screen.page +share/help/hr/system-admin-guide/processes.page +share/help/hr/system-admin-guide/session-custom.page +share/help/hr/system-admin-guide/session-debug.page +share/help/hr/system-admin-guide/session-user.page +share/help/hr/system-admin-guide/setup.page +share/help/hr/system-admin-guide/software.page +share/help/hr/system-admin-guide/sundry.page +share/help/hr/system-admin-guide/user-settings.page share/help/hu/gnome-help/a11y-bouncekeys.page share/help/hu/gnome-help/a11y-braille.page share/help/hu/gnome-help/a11y-contrast.page @@ -7313,7 +8316,11 @@ share/help/hu/gnome-help/a11y-slowkeys.page share/help/hu/gnome-help/a11y-stickykeys.page share/help/hu/gnome-help/a11y-visualalert.page share/help/hu/gnome-help/a11y.page +share/help/hu/gnome-help/about-hardware.page +share/help/hu/gnome-help/about-hostname.page +share/help/hu/gnome-help/about-os.page share/help/hu/gnome-help/about-this-guide.page +share/help/hu/gnome-help/about.page share/help/hu/gnome-help/accounts-add.page share/help/hu/gnome-help/accounts-disable-service.page share/help/hu/gnome-help/accounts-provider-not-available.page @@ -7383,6 +8390,8 @@ share/help/hu/gnome-help/display-dual-monitors.page share/help/hu/gnome-help/display-night-light.page share/help/hu/gnome-help/figures/bluetooth-active-symbolic.svg share/help/hu/gnome-help/figures/bluetooth-symbolic.svg +share/help/hu/gnome-help/figures/camera-photo-symbolic.svg +share/help/hu/gnome-help/figures/camera-video-symbolic.svg share/help/hu/gnome-help/figures/classic-topbar-accessibility.svg share/help/hu/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/hu/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -7410,9 +8419,9 @@ share/help/hu/gnome-help/figures/classic-topbar-network-wired.svg share/help/hu/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/hu/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/hu/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/hu/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/hu/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/hu/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/hu/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/hu/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/hu/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/hu/gnome-help/figures/classic-topbar-night-light.svg share/help/hu/gnome-help/figures/classic-topbar-pointer.svg share/help/hu/gnome-help/figures/classic-topbar-screen-shared.svg @@ -7424,11 +8433,11 @@ share/help/hu/gnome-help/figures/color-display.png share/help/hu/gnome-help/figures/color-printer.png share/help/hu/gnome-help/figures/color-space.png share/help/hu/gnome-help/figures/display-dual-monitors.webm -share/help/hu/gnome-help/figures/edit-find-symbolic.svg share/help/hu/gnome-help/figures/emblem-system-symbolic.svg share/help/hu/gnome-help/figures/emoji-flags-symbolic.svg share/help/hu/gnome-help/figures/gnome.svg share/help/hu/gnome-help/figures/go-down-symbolic.svg +share/help/hu/gnome-help/figures/go-next-symbolic.svg share/help/hu/gnome-help/figures/input-keyboard-symbolic.png share/help/hu/gnome-help/figures/input-methods-switcher.png share/help/hu/gnome-help/figures/keyboard-key-calculator.svg @@ -7449,25 +8458,31 @@ share/help/hu/gnome-help/figures/keyboard-key-stop.svg share/help/hu/gnome-help/figures/keyboard-key-voldown.svg share/help/hu/gnome-help/figures/keyboard-key-volup.svg share/help/hu/gnome-help/figures/keyboard-key-world.svg +share/help/hu/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/hu/gnome-help/figures/nautilus-icons.png share/help/hu/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/hu/gnome-help/figures/network-wired-symbolic.svg -share/help/hu/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/hu/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/hu/gnome-help/figures/printing-select.png +share/help/hu/gnome-help/figures/ps-button.svg +share/help/hu/gnome-help/figures/ps-create.svg share/help/hu/gnome-help/figures/rotation-allowed-symbolic.svg share/help/hu/gnome-help/figures/rotation-locked-symbolic.svg +share/help/hu/gnome-help/figures/screenshot-tool.png share/help/hu/gnome-help/figures/shell-activities-dash.png -share/help/hu/gnome-help/figures/shell-appmenu-classic.png -share/help/hu/gnome-help/figures/shell-appmenu-shell.png share/help/hu/gnome-help/figures/shell-appts-classic.png share/help/hu/gnome-help/figures/shell-appts.png +share/help/hu/gnome-help/figures/shell-exit-classic-expanded.png share/help/hu/gnome-help/figures/shell-exit-classic.png +share/help/hu/gnome-help/figures/shell-exit-expanded.png share/help/hu/gnome-help/figures/shell-exit.png share/help/hu/gnome-help/figures/shell-top-bar-classic.png share/help/hu/gnome-help/figures/shell-top-bar.png share/help/hu/gnome-help/figures/shell-window-list-classic.png share/help/hu/gnome-help/figures/shell-workspaces.png +share/help/hu/gnome-help/figures/system-lock-screen-symbolic.svg share/help/hu/gnome-help/figures/system-run-symbolic.svg +share/help/hu/gnome-help/figures/system-shutdown-symbolic.svg share/help/hu/gnome-help/figures/tile-a11y.svg share/help/hu/gnome-help/figures/tile-files.svg share/help/hu/gnome-help/figures/tile-hardware.svg @@ -7504,14 +8519,15 @@ share/help/hu/gnome-help/figures/topbar-network-wired.svg share/help/hu/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/hu/gnome-help/figures/topbar-network-wireless-connected.svg share/help/hu/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/hu/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/hu/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/hu/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/hu/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/hu/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/hu/gnome-help/figures/topbar-network-wireless-signal.svg share/help/hu/gnome-help/figures/topbar-night-light.svg share/help/hu/gnome-help/figures/topbar-pointer.svg share/help/hu/gnome-help/figures/topbar-screen-shared.svg share/help/hu/gnome-help/figures/topbar-system-shutdown.svg share/help/hu/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/hu/gnome-help/figures/touch-edge-scroll.svg share/help/hu/gnome-help/figures/touch-hold.svg share/help/hu/gnome-help/figures/touch-osk.svg share/help/hu/gnome-help/figures/touch-overview.svg @@ -7534,6 +8550,8 @@ share/help/hu/gnome-help/files-open.page share/help/hu/gnome-help/files-preview.page share/help/hu/gnome-help/files-recover.page share/help/hu/gnome-help/files-removedrive.page +share/help/hu/gnome-help/files-rename-multiple.page +share/help/hu/gnome-help/files-rename-music-metadata.page share/help/hu/gnome-help/files-rename.page share/help/hu/gnome-help/files-search.page share/help/hu/gnome-help/files-select.page @@ -7551,7 +8569,7 @@ share/help/hu/gnome-help/hardware-driver.page share/help/hu/gnome-help/hardware-problems-graphics.page share/help/hu/gnome-help/hardware.page share/help/hu/gnome-help/help-irc.page -share/help/hu/gnome-help/help-mailing-list.page +share/help/hu/gnome-help/help-matrix.page share/help/hu/gnome-help/index.page share/help/hu/gnome-help/keyboard-cursor-blink.page share/help/hu/gnome-help/keyboard-key-menu.page @@ -7629,6 +8647,7 @@ share/help/hu/gnome-help/net-wireless-wepwpa.page share/help/hu/gnome-help/net-wireless.page share/help/hu/gnome-help/net-wrongnetwork.page share/help/hu/gnome-help/net.page +share/help/hu/gnome-help/parental-controls.page share/help/hu/gnome-help/power-autobrightness.page share/help/hu/gnome-help/power-autosuspend.page share/help/hu/gnome-help/power-batteryestimate.page @@ -7677,6 +8696,8 @@ share/help/hu/gnome-help/privacy-location.page share/help/hu/gnome-help/privacy-purge.page share/help/hu/gnome-help/privacy-screen-lock.page share/help/hu/gnome-help/privacy.page +share/help/hu/gnome-help/quick-settings.page +share/help/hu/gnome-help/remote-login.page share/help/hu/gnome-help/screen-shot-record.page share/help/hu/gnome-help/session-fingerprint.page share/help/hu/gnome-help/session-formats.page @@ -7684,9 +8705,9 @@ share/help/hu/gnome-help/session-language.page share/help/hu/gnome-help/session-screenlocks.page share/help/hu/gnome-help/sharing-bluetooth.page share/help/hu/gnome-help/sharing-desktop.page -share/help/hu/gnome-help/sharing-displayname.page share/help/hu/gnome-help/sharing-media.page share/help/hu/gnome-help/sharing-personal.page +share/help/hu/gnome-help/sharing-secure-shell.page share/help/hu/gnome-help/sharing.page share/help/hu/gnome-help/shell-apps-auto-start.page share/help/hu/gnome-help/shell-apps-favorites.page @@ -7731,9 +8752,11 @@ share/help/hu/gnome-help/user-goodpassword.page share/help/hu/gnome-help/video-dvd.page share/help/hu/gnome-help/video-sending.page share/help/hu/gnome-help/wacom-left-handed.page +share/help/hu/gnome-help/wacom-map-buttons.page share/help/hu/gnome-help/wacom-mode.page share/help/hu/gnome-help/wacom-multi-monitor.page share/help/hu/gnome-help/wacom-stylus.page +share/help/hu/gnome-help/wacom-tablet-unknown.page share/help/hu/gnome-help/wacom.page share/help/hu/system-admin-guide/appearance.page share/help/hu/system-admin-guide/autostart-applications.page @@ -7805,7 +8828,11 @@ share/help/id/gnome-help/a11y-slowkeys.page share/help/id/gnome-help/a11y-stickykeys.page share/help/id/gnome-help/a11y-visualalert.page share/help/id/gnome-help/a11y.page +share/help/id/gnome-help/about-hardware.page +share/help/id/gnome-help/about-hostname.page +share/help/id/gnome-help/about-os.page share/help/id/gnome-help/about-this-guide.page +share/help/id/gnome-help/about.page share/help/id/gnome-help/accounts-add.page share/help/id/gnome-help/accounts-disable-service.page share/help/id/gnome-help/accounts-provider-not-available.page @@ -7875,6 +8902,8 @@ share/help/id/gnome-help/display-dual-monitors.page share/help/id/gnome-help/display-night-light.page share/help/id/gnome-help/figures/bluetooth-active-symbolic.svg share/help/id/gnome-help/figures/bluetooth-symbolic.svg +share/help/id/gnome-help/figures/camera-photo-symbolic.svg +share/help/id/gnome-help/figures/camera-video-symbolic.svg share/help/id/gnome-help/figures/classic-topbar-accessibility.svg share/help/id/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/id/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -7902,9 +8931,9 @@ share/help/id/gnome-help/figures/classic-topbar-network-wired.svg share/help/id/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/id/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/id/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/id/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/id/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/id/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/id/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/id/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/id/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/id/gnome-help/figures/classic-topbar-night-light.svg share/help/id/gnome-help/figures/classic-topbar-pointer.svg share/help/id/gnome-help/figures/classic-topbar-screen-shared.svg @@ -7916,11 +8945,11 @@ share/help/id/gnome-help/figures/color-display.png share/help/id/gnome-help/figures/color-printer.png share/help/id/gnome-help/figures/color-space.png share/help/id/gnome-help/figures/display-dual-monitors.webm -share/help/id/gnome-help/figures/edit-find-symbolic.svg share/help/id/gnome-help/figures/emblem-system-symbolic.svg share/help/id/gnome-help/figures/emoji-flags-symbolic.svg share/help/id/gnome-help/figures/gnome.svg share/help/id/gnome-help/figures/go-down-symbolic.svg +share/help/id/gnome-help/figures/go-next-symbolic.svg share/help/id/gnome-help/figures/input-keyboard-symbolic.png share/help/id/gnome-help/figures/input-methods-switcher.png share/help/id/gnome-help/figures/keyboard-key-calculator.svg @@ -7941,25 +8970,31 @@ share/help/id/gnome-help/figures/keyboard-key-stop.svg share/help/id/gnome-help/figures/keyboard-key-voldown.svg share/help/id/gnome-help/figures/keyboard-key-volup.svg share/help/id/gnome-help/figures/keyboard-key-world.svg +share/help/id/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/id/gnome-help/figures/nautilus-icons.png share/help/id/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/id/gnome-help/figures/network-wired-symbolic.svg -share/help/id/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/id/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/id/gnome-help/figures/printing-select.png +share/help/id/gnome-help/figures/ps-button.svg +share/help/id/gnome-help/figures/ps-create.svg share/help/id/gnome-help/figures/rotation-allowed-symbolic.svg share/help/id/gnome-help/figures/rotation-locked-symbolic.svg +share/help/id/gnome-help/figures/screenshot-tool.png share/help/id/gnome-help/figures/shell-activities-dash.png -share/help/id/gnome-help/figures/shell-appmenu-classic.png -share/help/id/gnome-help/figures/shell-appmenu-shell.png share/help/id/gnome-help/figures/shell-appts-classic.png share/help/id/gnome-help/figures/shell-appts.png +share/help/id/gnome-help/figures/shell-exit-classic-expanded.png share/help/id/gnome-help/figures/shell-exit-classic.png +share/help/id/gnome-help/figures/shell-exit-expanded.png share/help/id/gnome-help/figures/shell-exit.png share/help/id/gnome-help/figures/shell-top-bar-classic.png share/help/id/gnome-help/figures/shell-top-bar.png share/help/id/gnome-help/figures/shell-window-list-classic.png share/help/id/gnome-help/figures/shell-workspaces.png +share/help/id/gnome-help/figures/system-lock-screen-symbolic.svg share/help/id/gnome-help/figures/system-run-symbolic.svg +share/help/id/gnome-help/figures/system-shutdown-symbolic.svg share/help/id/gnome-help/figures/tile-a11y.svg share/help/id/gnome-help/figures/tile-files.svg share/help/id/gnome-help/figures/tile-hardware.svg @@ -7996,14 +9031,15 @@ share/help/id/gnome-help/figures/topbar-network-wired.svg share/help/id/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/id/gnome-help/figures/topbar-network-wireless-connected.svg share/help/id/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/id/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/id/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/id/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/id/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/id/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/id/gnome-help/figures/topbar-network-wireless-signal.svg share/help/id/gnome-help/figures/topbar-night-light.svg share/help/id/gnome-help/figures/topbar-pointer.svg share/help/id/gnome-help/figures/topbar-screen-shared.svg share/help/id/gnome-help/figures/topbar-system-shutdown.svg share/help/id/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/id/gnome-help/figures/touch-edge-scroll.svg share/help/id/gnome-help/figures/touch-hold.svg share/help/id/gnome-help/figures/touch-osk.svg share/help/id/gnome-help/figures/touch-overview.svg @@ -8026,6 +9062,8 @@ share/help/id/gnome-help/files-open.page share/help/id/gnome-help/files-preview.page share/help/id/gnome-help/files-recover.page share/help/id/gnome-help/files-removedrive.page +share/help/id/gnome-help/files-rename-multiple.page +share/help/id/gnome-help/files-rename-music-metadata.page share/help/id/gnome-help/files-rename.page share/help/id/gnome-help/files-search.page share/help/id/gnome-help/files-select.page @@ -8043,7 +9081,7 @@ share/help/id/gnome-help/hardware-driver.page share/help/id/gnome-help/hardware-problems-graphics.page share/help/id/gnome-help/hardware.page share/help/id/gnome-help/help-irc.page -share/help/id/gnome-help/help-mailing-list.page +share/help/id/gnome-help/help-matrix.page share/help/id/gnome-help/index.page share/help/id/gnome-help/keyboard-cursor-blink.page share/help/id/gnome-help/keyboard-key-menu.page @@ -8121,6 +9159,7 @@ share/help/id/gnome-help/net-wireless-wepwpa.page share/help/id/gnome-help/net-wireless.page share/help/id/gnome-help/net-wrongnetwork.page share/help/id/gnome-help/net.page +share/help/id/gnome-help/parental-controls.page share/help/id/gnome-help/power-autobrightness.page share/help/id/gnome-help/power-autosuspend.page share/help/id/gnome-help/power-batteryestimate.page @@ -8169,6 +9208,8 @@ share/help/id/gnome-help/privacy-location.page share/help/id/gnome-help/privacy-purge.page share/help/id/gnome-help/privacy-screen-lock.page share/help/id/gnome-help/privacy.page +share/help/id/gnome-help/quick-settings.page +share/help/id/gnome-help/remote-login.page share/help/id/gnome-help/screen-shot-record.page share/help/id/gnome-help/session-fingerprint.page share/help/id/gnome-help/session-formats.page @@ -8176,9 +9217,9 @@ share/help/id/gnome-help/session-language.page share/help/id/gnome-help/session-screenlocks.page share/help/id/gnome-help/sharing-bluetooth.page share/help/id/gnome-help/sharing-desktop.page -share/help/id/gnome-help/sharing-displayname.page share/help/id/gnome-help/sharing-media.page share/help/id/gnome-help/sharing-personal.page +share/help/id/gnome-help/sharing-secure-shell.page share/help/id/gnome-help/sharing.page share/help/id/gnome-help/shell-apps-auto-start.page share/help/id/gnome-help/shell-apps-favorites.page @@ -8223,9 +9264,11 @@ share/help/id/gnome-help/user-goodpassword.page share/help/id/gnome-help/video-dvd.page share/help/id/gnome-help/video-sending.page share/help/id/gnome-help/wacom-left-handed.page +share/help/id/gnome-help/wacom-map-buttons.page share/help/id/gnome-help/wacom-mode.page share/help/id/gnome-help/wacom-multi-monitor.page share/help/id/gnome-help/wacom-stylus.page +share/help/id/gnome-help/wacom-tablet-unknown.page share/help/id/gnome-help/wacom.page share/help/id/system-admin-guide/appearance.page share/help/id/system-admin-guide/autostart-applications.page @@ -8297,7 +9340,11 @@ share/help/it/gnome-help/a11y-slowkeys.page share/help/it/gnome-help/a11y-stickykeys.page share/help/it/gnome-help/a11y-visualalert.page share/help/it/gnome-help/a11y.page +share/help/it/gnome-help/about-hardware.page +share/help/it/gnome-help/about-hostname.page +share/help/it/gnome-help/about-os.page share/help/it/gnome-help/about-this-guide.page +share/help/it/gnome-help/about.page share/help/it/gnome-help/accounts-add.page share/help/it/gnome-help/accounts-disable-service.page share/help/it/gnome-help/accounts-provider-not-available.page @@ -8367,6 +9414,8 @@ share/help/it/gnome-help/display-dual-monitors.page share/help/it/gnome-help/display-night-light.page share/help/it/gnome-help/figures/bluetooth-active-symbolic.svg share/help/it/gnome-help/figures/bluetooth-symbolic.svg +share/help/it/gnome-help/figures/camera-photo-symbolic.svg +share/help/it/gnome-help/figures/camera-video-symbolic.svg share/help/it/gnome-help/figures/classic-topbar-accessibility.svg share/help/it/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/it/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -8394,9 +9443,9 @@ share/help/it/gnome-help/figures/classic-topbar-network-wired.svg share/help/it/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/it/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/it/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/it/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/it/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/it/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/it/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/it/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/it/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/it/gnome-help/figures/classic-topbar-night-light.svg share/help/it/gnome-help/figures/classic-topbar-pointer.svg share/help/it/gnome-help/figures/classic-topbar-screen-shared.svg @@ -8408,11 +9457,11 @@ share/help/it/gnome-help/figures/color-display.png share/help/it/gnome-help/figures/color-printer.png share/help/it/gnome-help/figures/color-space.png share/help/it/gnome-help/figures/display-dual-monitors.webm -share/help/it/gnome-help/figures/edit-find-symbolic.svg share/help/it/gnome-help/figures/emblem-system-symbolic.svg share/help/it/gnome-help/figures/emoji-flags-symbolic.svg share/help/it/gnome-help/figures/gnome.svg share/help/it/gnome-help/figures/go-down-symbolic.svg +share/help/it/gnome-help/figures/go-next-symbolic.svg share/help/it/gnome-help/figures/input-keyboard-symbolic.png share/help/it/gnome-help/figures/input-methods-switcher.png share/help/it/gnome-help/figures/keyboard-key-calculator.svg @@ -8433,25 +9482,31 @@ share/help/it/gnome-help/figures/keyboard-key-stop.svg share/help/it/gnome-help/figures/keyboard-key-voldown.svg share/help/it/gnome-help/figures/keyboard-key-volup.svg share/help/it/gnome-help/figures/keyboard-key-world.svg +share/help/it/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/it/gnome-help/figures/nautilus-icons.png share/help/it/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/it/gnome-help/figures/network-wired-symbolic.svg -share/help/it/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/it/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/it/gnome-help/figures/printing-select.png +share/help/it/gnome-help/figures/ps-button.svg +share/help/it/gnome-help/figures/ps-create.svg share/help/it/gnome-help/figures/rotation-allowed-symbolic.svg share/help/it/gnome-help/figures/rotation-locked-symbolic.svg +share/help/it/gnome-help/figures/screenshot-tool.png share/help/it/gnome-help/figures/shell-activities-dash.png -share/help/it/gnome-help/figures/shell-appmenu-classic.png -share/help/it/gnome-help/figures/shell-appmenu-shell.png share/help/it/gnome-help/figures/shell-appts-classic.png share/help/it/gnome-help/figures/shell-appts.png +share/help/it/gnome-help/figures/shell-exit-classic-expanded.png share/help/it/gnome-help/figures/shell-exit-classic.png +share/help/it/gnome-help/figures/shell-exit-expanded.png share/help/it/gnome-help/figures/shell-exit.png share/help/it/gnome-help/figures/shell-top-bar-classic.png share/help/it/gnome-help/figures/shell-top-bar.png share/help/it/gnome-help/figures/shell-window-list-classic.png share/help/it/gnome-help/figures/shell-workspaces.png +share/help/it/gnome-help/figures/system-lock-screen-symbolic.svg share/help/it/gnome-help/figures/system-run-symbolic.svg +share/help/it/gnome-help/figures/system-shutdown-symbolic.svg share/help/it/gnome-help/figures/tile-a11y.svg share/help/it/gnome-help/figures/tile-files.svg share/help/it/gnome-help/figures/tile-hardware.svg @@ -8488,14 +9543,15 @@ share/help/it/gnome-help/figures/topbar-network-wired.svg share/help/it/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/it/gnome-help/figures/topbar-network-wireless-connected.svg share/help/it/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/it/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/it/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/it/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/it/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/it/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/it/gnome-help/figures/topbar-network-wireless-signal.svg share/help/it/gnome-help/figures/topbar-night-light.svg share/help/it/gnome-help/figures/topbar-pointer.svg share/help/it/gnome-help/figures/topbar-screen-shared.svg share/help/it/gnome-help/figures/topbar-system-shutdown.svg share/help/it/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/it/gnome-help/figures/touch-edge-scroll.svg share/help/it/gnome-help/figures/touch-hold.svg share/help/it/gnome-help/figures/touch-osk.svg share/help/it/gnome-help/figures/touch-overview.svg @@ -8518,6 +9574,8 @@ share/help/it/gnome-help/files-open.page share/help/it/gnome-help/files-preview.page share/help/it/gnome-help/files-recover.page share/help/it/gnome-help/files-removedrive.page +share/help/it/gnome-help/files-rename-multiple.page +share/help/it/gnome-help/files-rename-music-metadata.page share/help/it/gnome-help/files-rename.page share/help/it/gnome-help/files-search.page share/help/it/gnome-help/files-select.page @@ -8535,7 +9593,7 @@ share/help/it/gnome-help/hardware-driver.page share/help/it/gnome-help/hardware-problems-graphics.page share/help/it/gnome-help/hardware.page share/help/it/gnome-help/help-irc.page -share/help/it/gnome-help/help-mailing-list.page +share/help/it/gnome-help/help-matrix.page share/help/it/gnome-help/index.page share/help/it/gnome-help/keyboard-cursor-blink.page share/help/it/gnome-help/keyboard-key-menu.page @@ -8613,6 +9671,7 @@ share/help/it/gnome-help/net-wireless-wepwpa.page share/help/it/gnome-help/net-wireless.page share/help/it/gnome-help/net-wrongnetwork.page share/help/it/gnome-help/net.page +share/help/it/gnome-help/parental-controls.page share/help/it/gnome-help/power-autobrightness.page share/help/it/gnome-help/power-autosuspend.page share/help/it/gnome-help/power-batteryestimate.page @@ -8661,6 +9720,8 @@ share/help/it/gnome-help/privacy-location.page share/help/it/gnome-help/privacy-purge.page share/help/it/gnome-help/privacy-screen-lock.page share/help/it/gnome-help/privacy.page +share/help/it/gnome-help/quick-settings.page +share/help/it/gnome-help/remote-login.page share/help/it/gnome-help/screen-shot-record.page share/help/it/gnome-help/session-fingerprint.page share/help/it/gnome-help/session-formats.page @@ -8668,9 +9729,9 @@ share/help/it/gnome-help/session-language.page share/help/it/gnome-help/session-screenlocks.page share/help/it/gnome-help/sharing-bluetooth.page share/help/it/gnome-help/sharing-desktop.page -share/help/it/gnome-help/sharing-displayname.page share/help/it/gnome-help/sharing-media.page share/help/it/gnome-help/sharing-personal.page +share/help/it/gnome-help/sharing-secure-shell.page share/help/it/gnome-help/sharing.page share/help/it/gnome-help/shell-apps-auto-start.page share/help/it/gnome-help/shell-apps-favorites.page @@ -8715,9 +9776,11 @@ share/help/it/gnome-help/user-goodpassword.page share/help/it/gnome-help/video-dvd.page share/help/it/gnome-help/video-sending.page share/help/it/gnome-help/wacom-left-handed.page +share/help/it/gnome-help/wacom-map-buttons.page share/help/it/gnome-help/wacom-mode.page share/help/it/gnome-help/wacom-multi-monitor.page share/help/it/gnome-help/wacom-stylus.page +share/help/it/gnome-help/wacom-tablet-unknown.page share/help/it/gnome-help/wacom.page share/help/ja/gnome-help/a11y-bouncekeys.page share/help/ja/gnome-help/a11y-braille.page @@ -8732,7 +9795,11 @@ share/help/ja/gnome-help/a11y-slowkeys.page share/help/ja/gnome-help/a11y-stickykeys.page share/help/ja/gnome-help/a11y-visualalert.page share/help/ja/gnome-help/a11y.page +share/help/ja/gnome-help/about-hardware.page +share/help/ja/gnome-help/about-hostname.page +share/help/ja/gnome-help/about-os.page share/help/ja/gnome-help/about-this-guide.page +share/help/ja/gnome-help/about.page share/help/ja/gnome-help/accounts-add.page share/help/ja/gnome-help/accounts-disable-service.page share/help/ja/gnome-help/accounts-provider-not-available.page @@ -8802,6 +9869,8 @@ share/help/ja/gnome-help/display-dual-monitors.page share/help/ja/gnome-help/display-night-light.page share/help/ja/gnome-help/figures/bluetooth-active-symbolic.svg share/help/ja/gnome-help/figures/bluetooth-symbolic.svg +share/help/ja/gnome-help/figures/camera-photo-symbolic.svg +share/help/ja/gnome-help/figures/camera-video-symbolic.svg share/help/ja/gnome-help/figures/classic-topbar-accessibility.svg share/help/ja/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/ja/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -8829,9 +9898,9 @@ share/help/ja/gnome-help/figures/classic-topbar-network-wired.svg share/help/ja/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/ja/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/ja/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/ja/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/ja/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/ja/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/ja/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/ja/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/ja/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/ja/gnome-help/figures/classic-topbar-night-light.svg share/help/ja/gnome-help/figures/classic-topbar-pointer.svg share/help/ja/gnome-help/figures/classic-topbar-screen-shared.svg @@ -8843,11 +9912,11 @@ share/help/ja/gnome-help/figures/color-display.png share/help/ja/gnome-help/figures/color-printer.png share/help/ja/gnome-help/figures/color-space.png share/help/ja/gnome-help/figures/display-dual-monitors.webm -share/help/ja/gnome-help/figures/edit-find-symbolic.svg share/help/ja/gnome-help/figures/emblem-system-symbolic.svg share/help/ja/gnome-help/figures/emoji-flags-symbolic.svg share/help/ja/gnome-help/figures/gnome.svg share/help/ja/gnome-help/figures/go-down-symbolic.svg +share/help/ja/gnome-help/figures/go-next-symbolic.svg share/help/ja/gnome-help/figures/input-keyboard-symbolic.png share/help/ja/gnome-help/figures/input-methods-switcher.png share/help/ja/gnome-help/figures/keyboard-key-calculator.svg @@ -8868,25 +9937,31 @@ share/help/ja/gnome-help/figures/keyboard-key-stop.svg share/help/ja/gnome-help/figures/keyboard-key-voldown.svg share/help/ja/gnome-help/figures/keyboard-key-volup.svg share/help/ja/gnome-help/figures/keyboard-key-world.svg +share/help/ja/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/ja/gnome-help/figures/nautilus-icons.png share/help/ja/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/ja/gnome-help/figures/network-wired-symbolic.svg -share/help/ja/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/ja/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/ja/gnome-help/figures/printing-select.png +share/help/ja/gnome-help/figures/ps-button.svg +share/help/ja/gnome-help/figures/ps-create.svg share/help/ja/gnome-help/figures/rotation-allowed-symbolic.svg share/help/ja/gnome-help/figures/rotation-locked-symbolic.svg +share/help/ja/gnome-help/figures/screenshot-tool.png share/help/ja/gnome-help/figures/shell-activities-dash.png -share/help/ja/gnome-help/figures/shell-appmenu-classic.png -share/help/ja/gnome-help/figures/shell-appmenu-shell.png share/help/ja/gnome-help/figures/shell-appts-classic.png share/help/ja/gnome-help/figures/shell-appts.png +share/help/ja/gnome-help/figures/shell-exit-classic-expanded.png share/help/ja/gnome-help/figures/shell-exit-classic.png +share/help/ja/gnome-help/figures/shell-exit-expanded.png share/help/ja/gnome-help/figures/shell-exit.png share/help/ja/gnome-help/figures/shell-top-bar-classic.png share/help/ja/gnome-help/figures/shell-top-bar.png share/help/ja/gnome-help/figures/shell-window-list-classic.png share/help/ja/gnome-help/figures/shell-workspaces.png +share/help/ja/gnome-help/figures/system-lock-screen-symbolic.svg share/help/ja/gnome-help/figures/system-run-symbolic.svg +share/help/ja/gnome-help/figures/system-shutdown-symbolic.svg share/help/ja/gnome-help/figures/tile-a11y.svg share/help/ja/gnome-help/figures/tile-files.svg share/help/ja/gnome-help/figures/tile-hardware.svg @@ -8923,14 +9998,15 @@ share/help/ja/gnome-help/figures/topbar-network-wired.svg share/help/ja/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/ja/gnome-help/figures/topbar-network-wireless-connected.svg share/help/ja/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/ja/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/ja/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/ja/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/ja/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/ja/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/ja/gnome-help/figures/topbar-network-wireless-signal.svg share/help/ja/gnome-help/figures/topbar-night-light.svg share/help/ja/gnome-help/figures/topbar-pointer.svg share/help/ja/gnome-help/figures/topbar-screen-shared.svg share/help/ja/gnome-help/figures/topbar-system-shutdown.svg share/help/ja/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/ja/gnome-help/figures/touch-edge-scroll.svg share/help/ja/gnome-help/figures/touch-hold.svg share/help/ja/gnome-help/figures/touch-osk.svg share/help/ja/gnome-help/figures/touch-overview.svg @@ -8953,6 +10029,8 @@ share/help/ja/gnome-help/files-open.page share/help/ja/gnome-help/files-preview.page share/help/ja/gnome-help/files-recover.page share/help/ja/gnome-help/files-removedrive.page +share/help/ja/gnome-help/files-rename-multiple.page +share/help/ja/gnome-help/files-rename-music-metadata.page share/help/ja/gnome-help/files-rename.page share/help/ja/gnome-help/files-search.page share/help/ja/gnome-help/files-select.page @@ -8970,7 +10048,7 @@ share/help/ja/gnome-help/hardware-driver.page share/help/ja/gnome-help/hardware-problems-graphics.page share/help/ja/gnome-help/hardware.page share/help/ja/gnome-help/help-irc.page -share/help/ja/gnome-help/help-mailing-list.page +share/help/ja/gnome-help/help-matrix.page share/help/ja/gnome-help/index.page share/help/ja/gnome-help/keyboard-cursor-blink.page share/help/ja/gnome-help/keyboard-key-menu.page @@ -9048,6 +10126,7 @@ share/help/ja/gnome-help/net-wireless-wepwpa.page share/help/ja/gnome-help/net-wireless.page share/help/ja/gnome-help/net-wrongnetwork.page share/help/ja/gnome-help/net.page +share/help/ja/gnome-help/parental-controls.page share/help/ja/gnome-help/power-autobrightness.page share/help/ja/gnome-help/power-autosuspend.page share/help/ja/gnome-help/power-batteryestimate.page @@ -9096,6 +10175,8 @@ share/help/ja/gnome-help/privacy-location.page share/help/ja/gnome-help/privacy-purge.page share/help/ja/gnome-help/privacy-screen-lock.page share/help/ja/gnome-help/privacy.page +share/help/ja/gnome-help/quick-settings.page +share/help/ja/gnome-help/remote-login.page share/help/ja/gnome-help/screen-shot-record.page share/help/ja/gnome-help/session-fingerprint.page share/help/ja/gnome-help/session-formats.page @@ -9103,9 +10184,9 @@ share/help/ja/gnome-help/session-language.page share/help/ja/gnome-help/session-screenlocks.page share/help/ja/gnome-help/sharing-bluetooth.page share/help/ja/gnome-help/sharing-desktop.page -share/help/ja/gnome-help/sharing-displayname.page share/help/ja/gnome-help/sharing-media.page share/help/ja/gnome-help/sharing-personal.page +share/help/ja/gnome-help/sharing-secure-shell.page share/help/ja/gnome-help/sharing.page share/help/ja/gnome-help/shell-apps-auto-start.page share/help/ja/gnome-help/shell-apps-favorites.page @@ -9150,9 +10231,11 @@ share/help/ja/gnome-help/user-goodpassword.page share/help/ja/gnome-help/video-dvd.page share/help/ja/gnome-help/video-sending.page share/help/ja/gnome-help/wacom-left-handed.page +share/help/ja/gnome-help/wacom-map-buttons.page share/help/ja/gnome-help/wacom-mode.page share/help/ja/gnome-help/wacom-multi-monitor.page share/help/ja/gnome-help/wacom-stylus.page +share/help/ja/gnome-help/wacom-tablet-unknown.page share/help/ja/gnome-help/wacom.page share/help/kn/gnome-help/a11y-bouncekeys.page share/help/kn/gnome-help/a11y-braille.page @@ -9167,7 +10250,11 @@ share/help/kn/gnome-help/a11y-slowkeys.page share/help/kn/gnome-help/a11y-stickykeys.page share/help/kn/gnome-help/a11y-visualalert.page share/help/kn/gnome-help/a11y.page +share/help/kn/gnome-help/about-hardware.page +share/help/kn/gnome-help/about-hostname.page +share/help/kn/gnome-help/about-os.page share/help/kn/gnome-help/about-this-guide.page +share/help/kn/gnome-help/about.page share/help/kn/gnome-help/accounts-add.page share/help/kn/gnome-help/accounts-disable-service.page share/help/kn/gnome-help/accounts-provider-not-available.page @@ -9237,6 +10324,8 @@ share/help/kn/gnome-help/display-dual-monitors.page share/help/kn/gnome-help/display-night-light.page share/help/kn/gnome-help/figures/bluetooth-active-symbolic.svg share/help/kn/gnome-help/figures/bluetooth-symbolic.svg +share/help/kn/gnome-help/figures/camera-photo-symbolic.svg +share/help/kn/gnome-help/figures/camera-video-symbolic.svg share/help/kn/gnome-help/figures/classic-topbar-accessibility.svg share/help/kn/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/kn/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -9264,9 +10353,9 @@ share/help/kn/gnome-help/figures/classic-topbar-network-wired.svg share/help/kn/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/kn/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/kn/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/kn/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/kn/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/kn/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/kn/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/kn/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/kn/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/kn/gnome-help/figures/classic-topbar-night-light.svg share/help/kn/gnome-help/figures/classic-topbar-pointer.svg share/help/kn/gnome-help/figures/classic-topbar-screen-shared.svg @@ -9278,11 +10367,11 @@ share/help/kn/gnome-help/figures/color-display.png share/help/kn/gnome-help/figures/color-printer.png share/help/kn/gnome-help/figures/color-space.png share/help/kn/gnome-help/figures/display-dual-monitors.webm -share/help/kn/gnome-help/figures/edit-find-symbolic.svg share/help/kn/gnome-help/figures/emblem-system-symbolic.svg share/help/kn/gnome-help/figures/emoji-flags-symbolic.svg share/help/kn/gnome-help/figures/gnome.svg share/help/kn/gnome-help/figures/go-down-symbolic.svg +share/help/kn/gnome-help/figures/go-next-symbolic.svg share/help/kn/gnome-help/figures/input-keyboard-symbolic.png share/help/kn/gnome-help/figures/input-methods-switcher.png share/help/kn/gnome-help/figures/keyboard-key-calculator.svg @@ -9303,25 +10392,31 @@ share/help/kn/gnome-help/figures/keyboard-key-stop.svg share/help/kn/gnome-help/figures/keyboard-key-voldown.svg share/help/kn/gnome-help/figures/keyboard-key-volup.svg share/help/kn/gnome-help/figures/keyboard-key-world.svg +share/help/kn/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/kn/gnome-help/figures/nautilus-icons.png share/help/kn/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/kn/gnome-help/figures/network-wired-symbolic.svg -share/help/kn/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/kn/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/kn/gnome-help/figures/printing-select.png +share/help/kn/gnome-help/figures/ps-button.svg +share/help/kn/gnome-help/figures/ps-create.svg share/help/kn/gnome-help/figures/rotation-allowed-symbolic.svg share/help/kn/gnome-help/figures/rotation-locked-symbolic.svg +share/help/kn/gnome-help/figures/screenshot-tool.png share/help/kn/gnome-help/figures/shell-activities-dash.png -share/help/kn/gnome-help/figures/shell-appmenu-classic.png -share/help/kn/gnome-help/figures/shell-appmenu-shell.png share/help/kn/gnome-help/figures/shell-appts-classic.png share/help/kn/gnome-help/figures/shell-appts.png +share/help/kn/gnome-help/figures/shell-exit-classic-expanded.png share/help/kn/gnome-help/figures/shell-exit-classic.png +share/help/kn/gnome-help/figures/shell-exit-expanded.png share/help/kn/gnome-help/figures/shell-exit.png share/help/kn/gnome-help/figures/shell-top-bar-classic.png share/help/kn/gnome-help/figures/shell-top-bar.png share/help/kn/gnome-help/figures/shell-window-list-classic.png share/help/kn/gnome-help/figures/shell-workspaces.png +share/help/kn/gnome-help/figures/system-lock-screen-symbolic.svg share/help/kn/gnome-help/figures/system-run-symbolic.svg +share/help/kn/gnome-help/figures/system-shutdown-symbolic.svg share/help/kn/gnome-help/figures/tile-a11y.svg share/help/kn/gnome-help/figures/tile-files.svg share/help/kn/gnome-help/figures/tile-hardware.svg @@ -9358,14 +10453,15 @@ share/help/kn/gnome-help/figures/topbar-network-wired.svg share/help/kn/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/kn/gnome-help/figures/topbar-network-wireless-connected.svg share/help/kn/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/kn/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/kn/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/kn/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/kn/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/kn/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/kn/gnome-help/figures/topbar-network-wireless-signal.svg share/help/kn/gnome-help/figures/topbar-night-light.svg share/help/kn/gnome-help/figures/topbar-pointer.svg share/help/kn/gnome-help/figures/topbar-screen-shared.svg share/help/kn/gnome-help/figures/topbar-system-shutdown.svg share/help/kn/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/kn/gnome-help/figures/touch-edge-scroll.svg share/help/kn/gnome-help/figures/touch-hold.svg share/help/kn/gnome-help/figures/touch-osk.svg share/help/kn/gnome-help/figures/touch-overview.svg @@ -9388,6 +10484,8 @@ share/help/kn/gnome-help/files-open.page share/help/kn/gnome-help/files-preview.page share/help/kn/gnome-help/files-recover.page share/help/kn/gnome-help/files-removedrive.page +share/help/kn/gnome-help/files-rename-multiple.page +share/help/kn/gnome-help/files-rename-music-metadata.page share/help/kn/gnome-help/files-rename.page share/help/kn/gnome-help/files-search.page share/help/kn/gnome-help/files-select.page @@ -9405,7 +10503,7 @@ share/help/kn/gnome-help/hardware-driver.page share/help/kn/gnome-help/hardware-problems-graphics.page share/help/kn/gnome-help/hardware.page share/help/kn/gnome-help/help-irc.page -share/help/kn/gnome-help/help-mailing-list.page +share/help/kn/gnome-help/help-matrix.page share/help/kn/gnome-help/index.page share/help/kn/gnome-help/keyboard-cursor-blink.page share/help/kn/gnome-help/keyboard-key-menu.page @@ -9483,6 +10581,7 @@ share/help/kn/gnome-help/net-wireless-wepwpa.page share/help/kn/gnome-help/net-wireless.page share/help/kn/gnome-help/net-wrongnetwork.page share/help/kn/gnome-help/net.page +share/help/kn/gnome-help/parental-controls.page share/help/kn/gnome-help/power-autobrightness.page share/help/kn/gnome-help/power-autosuspend.page share/help/kn/gnome-help/power-batteryestimate.page @@ -9531,6 +10630,8 @@ share/help/kn/gnome-help/privacy-location.page share/help/kn/gnome-help/privacy-purge.page share/help/kn/gnome-help/privacy-screen-lock.page share/help/kn/gnome-help/privacy.page +share/help/kn/gnome-help/quick-settings.page +share/help/kn/gnome-help/remote-login.page share/help/kn/gnome-help/screen-shot-record.page share/help/kn/gnome-help/session-fingerprint.page share/help/kn/gnome-help/session-formats.page @@ -9538,9 +10639,9 @@ share/help/kn/gnome-help/session-language.page share/help/kn/gnome-help/session-screenlocks.page share/help/kn/gnome-help/sharing-bluetooth.page share/help/kn/gnome-help/sharing-desktop.page -share/help/kn/gnome-help/sharing-displayname.page share/help/kn/gnome-help/sharing-media.page share/help/kn/gnome-help/sharing-personal.page +share/help/kn/gnome-help/sharing-secure-shell.page share/help/kn/gnome-help/sharing.page share/help/kn/gnome-help/shell-apps-auto-start.page share/help/kn/gnome-help/shell-apps-favorites.page @@ -9585,9 +10686,11 @@ share/help/kn/gnome-help/user-goodpassword.page share/help/kn/gnome-help/video-dvd.page share/help/kn/gnome-help/video-sending.page share/help/kn/gnome-help/wacom-left-handed.page +share/help/kn/gnome-help/wacom-map-buttons.page share/help/kn/gnome-help/wacom-mode.page share/help/kn/gnome-help/wacom-multi-monitor.page share/help/kn/gnome-help/wacom-stylus.page +share/help/kn/gnome-help/wacom-tablet-unknown.page share/help/kn/gnome-help/wacom.page share/help/ko/gnome-help/a11y-bouncekeys.page share/help/ko/gnome-help/a11y-braille.page @@ -9602,7 +10705,11 @@ share/help/ko/gnome-help/a11y-slowkeys.page share/help/ko/gnome-help/a11y-stickykeys.page share/help/ko/gnome-help/a11y-visualalert.page share/help/ko/gnome-help/a11y.page +share/help/ko/gnome-help/about-hardware.page +share/help/ko/gnome-help/about-hostname.page +share/help/ko/gnome-help/about-os.page share/help/ko/gnome-help/about-this-guide.page +share/help/ko/gnome-help/about.page share/help/ko/gnome-help/accounts-add.page share/help/ko/gnome-help/accounts-disable-service.page share/help/ko/gnome-help/accounts-provider-not-available.page @@ -9672,6 +10779,8 @@ share/help/ko/gnome-help/display-dual-monitors.page share/help/ko/gnome-help/display-night-light.page share/help/ko/gnome-help/figures/bluetooth-active-symbolic.svg share/help/ko/gnome-help/figures/bluetooth-symbolic.svg +share/help/ko/gnome-help/figures/camera-photo-symbolic.svg +share/help/ko/gnome-help/figures/camera-video-symbolic.svg share/help/ko/gnome-help/figures/classic-topbar-accessibility.svg share/help/ko/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/ko/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -9699,9 +10808,9 @@ share/help/ko/gnome-help/figures/classic-topbar-network-wired.svg share/help/ko/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/ko/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/ko/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/ko/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/ko/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/ko/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/ko/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/ko/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/ko/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/ko/gnome-help/figures/classic-topbar-night-light.svg share/help/ko/gnome-help/figures/classic-topbar-pointer.svg share/help/ko/gnome-help/figures/classic-topbar-screen-shared.svg @@ -9713,11 +10822,11 @@ share/help/ko/gnome-help/figures/color-display.png share/help/ko/gnome-help/figures/color-printer.png share/help/ko/gnome-help/figures/color-space.png share/help/ko/gnome-help/figures/display-dual-monitors.webm -share/help/ko/gnome-help/figures/edit-find-symbolic.svg share/help/ko/gnome-help/figures/emblem-system-symbolic.svg share/help/ko/gnome-help/figures/emoji-flags-symbolic.svg share/help/ko/gnome-help/figures/gnome.svg share/help/ko/gnome-help/figures/go-down-symbolic.svg +share/help/ko/gnome-help/figures/go-next-symbolic.svg share/help/ko/gnome-help/figures/input-keyboard-symbolic.png share/help/ko/gnome-help/figures/input-methods-switcher.png share/help/ko/gnome-help/figures/keyboard-key-calculator.svg @@ -9738,25 +10847,31 @@ share/help/ko/gnome-help/figures/keyboard-key-stop.svg share/help/ko/gnome-help/figures/keyboard-key-voldown.svg share/help/ko/gnome-help/figures/keyboard-key-volup.svg share/help/ko/gnome-help/figures/keyboard-key-world.svg +share/help/ko/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/ko/gnome-help/figures/nautilus-icons.png share/help/ko/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/ko/gnome-help/figures/network-wired-symbolic.svg -share/help/ko/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/ko/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/ko/gnome-help/figures/printing-select.png +share/help/ko/gnome-help/figures/ps-button.svg +share/help/ko/gnome-help/figures/ps-create.svg share/help/ko/gnome-help/figures/rotation-allowed-symbolic.svg share/help/ko/gnome-help/figures/rotation-locked-symbolic.svg +share/help/ko/gnome-help/figures/screenshot-tool.png share/help/ko/gnome-help/figures/shell-activities-dash.png -share/help/ko/gnome-help/figures/shell-appmenu-classic.png -share/help/ko/gnome-help/figures/shell-appmenu-shell.png share/help/ko/gnome-help/figures/shell-appts-classic.png share/help/ko/gnome-help/figures/shell-appts.png +share/help/ko/gnome-help/figures/shell-exit-classic-expanded.png share/help/ko/gnome-help/figures/shell-exit-classic.png +share/help/ko/gnome-help/figures/shell-exit-expanded.png share/help/ko/gnome-help/figures/shell-exit.png share/help/ko/gnome-help/figures/shell-top-bar-classic.png share/help/ko/gnome-help/figures/shell-top-bar.png share/help/ko/gnome-help/figures/shell-window-list-classic.png share/help/ko/gnome-help/figures/shell-workspaces.png +share/help/ko/gnome-help/figures/system-lock-screen-symbolic.svg share/help/ko/gnome-help/figures/system-run-symbolic.svg +share/help/ko/gnome-help/figures/system-shutdown-symbolic.svg share/help/ko/gnome-help/figures/tile-a11y.svg share/help/ko/gnome-help/figures/tile-files.svg share/help/ko/gnome-help/figures/tile-hardware.svg @@ -9793,14 +10908,15 @@ share/help/ko/gnome-help/figures/topbar-network-wired.svg share/help/ko/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/ko/gnome-help/figures/topbar-network-wireless-connected.svg share/help/ko/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/ko/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/ko/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/ko/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/ko/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/ko/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/ko/gnome-help/figures/topbar-network-wireless-signal.svg share/help/ko/gnome-help/figures/topbar-night-light.svg share/help/ko/gnome-help/figures/topbar-pointer.svg share/help/ko/gnome-help/figures/topbar-screen-shared.svg share/help/ko/gnome-help/figures/topbar-system-shutdown.svg share/help/ko/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/ko/gnome-help/figures/touch-edge-scroll.svg share/help/ko/gnome-help/figures/touch-hold.svg share/help/ko/gnome-help/figures/touch-osk.svg share/help/ko/gnome-help/figures/touch-overview.svg @@ -9823,6 +10939,8 @@ share/help/ko/gnome-help/files-open.page share/help/ko/gnome-help/files-preview.page share/help/ko/gnome-help/files-recover.page share/help/ko/gnome-help/files-removedrive.page +share/help/ko/gnome-help/files-rename-multiple.page +share/help/ko/gnome-help/files-rename-music-metadata.page share/help/ko/gnome-help/files-rename.page share/help/ko/gnome-help/files-search.page share/help/ko/gnome-help/files-select.page @@ -9840,7 +10958,7 @@ share/help/ko/gnome-help/hardware-driver.page share/help/ko/gnome-help/hardware-problems-graphics.page share/help/ko/gnome-help/hardware.page share/help/ko/gnome-help/help-irc.page -share/help/ko/gnome-help/help-mailing-list.page +share/help/ko/gnome-help/help-matrix.page share/help/ko/gnome-help/index.page share/help/ko/gnome-help/keyboard-cursor-blink.page share/help/ko/gnome-help/keyboard-key-menu.page @@ -9918,6 +11036,7 @@ share/help/ko/gnome-help/net-wireless-wepwpa.page share/help/ko/gnome-help/net-wireless.page share/help/ko/gnome-help/net-wrongnetwork.page share/help/ko/gnome-help/net.page +share/help/ko/gnome-help/parental-controls.page share/help/ko/gnome-help/power-autobrightness.page share/help/ko/gnome-help/power-autosuspend.page share/help/ko/gnome-help/power-batteryestimate.page @@ -9966,6 +11085,8 @@ share/help/ko/gnome-help/privacy-location.page share/help/ko/gnome-help/privacy-purge.page share/help/ko/gnome-help/privacy-screen-lock.page share/help/ko/gnome-help/privacy.page +share/help/ko/gnome-help/quick-settings.page +share/help/ko/gnome-help/remote-login.page share/help/ko/gnome-help/screen-shot-record.page share/help/ko/gnome-help/session-fingerprint.page share/help/ko/gnome-help/session-formats.page @@ -9973,9 +11094,9 @@ share/help/ko/gnome-help/session-language.page share/help/ko/gnome-help/session-screenlocks.page share/help/ko/gnome-help/sharing-bluetooth.page share/help/ko/gnome-help/sharing-desktop.page -share/help/ko/gnome-help/sharing-displayname.page share/help/ko/gnome-help/sharing-media.page share/help/ko/gnome-help/sharing-personal.page +share/help/ko/gnome-help/sharing-secure-shell.page share/help/ko/gnome-help/sharing.page share/help/ko/gnome-help/shell-apps-auto-start.page share/help/ko/gnome-help/shell-apps-favorites.page @@ -10020,9 +11141,11 @@ share/help/ko/gnome-help/user-goodpassword.page share/help/ko/gnome-help/video-dvd.page share/help/ko/gnome-help/video-sending.page share/help/ko/gnome-help/wacom-left-handed.page +share/help/ko/gnome-help/wacom-map-buttons.page share/help/ko/gnome-help/wacom-mode.page share/help/ko/gnome-help/wacom-multi-monitor.page share/help/ko/gnome-help/wacom-stylus.page +share/help/ko/gnome-help/wacom-tablet-unknown.page share/help/ko/gnome-help/wacom.page share/help/ko/system-admin-guide/appearance.page share/help/ko/system-admin-guide/autostart-applications.page @@ -10094,7 +11217,11 @@ share/help/lt/gnome-help/a11y-slowkeys.page share/help/lt/gnome-help/a11y-stickykeys.page share/help/lt/gnome-help/a11y-visualalert.page share/help/lt/gnome-help/a11y.page +share/help/lt/gnome-help/about-hardware.page +share/help/lt/gnome-help/about-hostname.page +share/help/lt/gnome-help/about-os.page share/help/lt/gnome-help/about-this-guide.page +share/help/lt/gnome-help/about.page share/help/lt/gnome-help/accounts-add.page share/help/lt/gnome-help/accounts-disable-service.page share/help/lt/gnome-help/accounts-provider-not-available.page @@ -10164,6 +11291,8 @@ share/help/lt/gnome-help/display-dual-monitors.page share/help/lt/gnome-help/display-night-light.page share/help/lt/gnome-help/figures/bluetooth-active-symbolic.svg share/help/lt/gnome-help/figures/bluetooth-symbolic.svg +share/help/lt/gnome-help/figures/camera-photo-symbolic.svg +share/help/lt/gnome-help/figures/camera-video-symbolic.svg share/help/lt/gnome-help/figures/classic-topbar-accessibility.svg share/help/lt/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/lt/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -10191,9 +11320,9 @@ share/help/lt/gnome-help/figures/classic-topbar-network-wired.svg share/help/lt/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/lt/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/lt/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/lt/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/lt/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/lt/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/lt/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/lt/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/lt/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/lt/gnome-help/figures/classic-topbar-night-light.svg share/help/lt/gnome-help/figures/classic-topbar-pointer.svg share/help/lt/gnome-help/figures/classic-topbar-screen-shared.svg @@ -10205,11 +11334,11 @@ share/help/lt/gnome-help/figures/color-display.png share/help/lt/gnome-help/figures/color-printer.png share/help/lt/gnome-help/figures/color-space.png share/help/lt/gnome-help/figures/display-dual-monitors.webm -share/help/lt/gnome-help/figures/edit-find-symbolic.svg share/help/lt/gnome-help/figures/emblem-system-symbolic.svg share/help/lt/gnome-help/figures/emoji-flags-symbolic.svg share/help/lt/gnome-help/figures/gnome.svg share/help/lt/gnome-help/figures/go-down-symbolic.svg +share/help/lt/gnome-help/figures/go-next-symbolic.svg share/help/lt/gnome-help/figures/input-keyboard-symbolic.png share/help/lt/gnome-help/figures/input-methods-switcher.png share/help/lt/gnome-help/figures/keyboard-key-calculator.svg @@ -10230,25 +11359,31 @@ share/help/lt/gnome-help/figures/keyboard-key-stop.svg share/help/lt/gnome-help/figures/keyboard-key-voldown.svg share/help/lt/gnome-help/figures/keyboard-key-volup.svg share/help/lt/gnome-help/figures/keyboard-key-world.svg +share/help/lt/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/lt/gnome-help/figures/nautilus-icons.png share/help/lt/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/lt/gnome-help/figures/network-wired-symbolic.svg -share/help/lt/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/lt/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/lt/gnome-help/figures/printing-select.png +share/help/lt/gnome-help/figures/ps-button.svg +share/help/lt/gnome-help/figures/ps-create.svg share/help/lt/gnome-help/figures/rotation-allowed-symbolic.svg share/help/lt/gnome-help/figures/rotation-locked-symbolic.svg +share/help/lt/gnome-help/figures/screenshot-tool.png share/help/lt/gnome-help/figures/shell-activities-dash.png -share/help/lt/gnome-help/figures/shell-appmenu-classic.png -share/help/lt/gnome-help/figures/shell-appmenu-shell.png share/help/lt/gnome-help/figures/shell-appts-classic.png share/help/lt/gnome-help/figures/shell-appts.png +share/help/lt/gnome-help/figures/shell-exit-classic-expanded.png share/help/lt/gnome-help/figures/shell-exit-classic.png +share/help/lt/gnome-help/figures/shell-exit-expanded.png share/help/lt/gnome-help/figures/shell-exit.png share/help/lt/gnome-help/figures/shell-top-bar-classic.png share/help/lt/gnome-help/figures/shell-top-bar.png share/help/lt/gnome-help/figures/shell-window-list-classic.png share/help/lt/gnome-help/figures/shell-workspaces.png +share/help/lt/gnome-help/figures/system-lock-screen-symbolic.svg share/help/lt/gnome-help/figures/system-run-symbolic.svg +share/help/lt/gnome-help/figures/system-shutdown-symbolic.svg share/help/lt/gnome-help/figures/tile-a11y.svg share/help/lt/gnome-help/figures/tile-files.svg share/help/lt/gnome-help/figures/tile-hardware.svg @@ -10285,14 +11420,15 @@ share/help/lt/gnome-help/figures/topbar-network-wired.svg share/help/lt/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/lt/gnome-help/figures/topbar-network-wireless-connected.svg share/help/lt/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/lt/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/lt/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/lt/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/lt/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/lt/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/lt/gnome-help/figures/topbar-network-wireless-signal.svg share/help/lt/gnome-help/figures/topbar-night-light.svg share/help/lt/gnome-help/figures/topbar-pointer.svg share/help/lt/gnome-help/figures/topbar-screen-shared.svg share/help/lt/gnome-help/figures/topbar-system-shutdown.svg share/help/lt/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/lt/gnome-help/figures/touch-edge-scroll.svg share/help/lt/gnome-help/figures/touch-hold.svg share/help/lt/gnome-help/figures/touch-osk.svg share/help/lt/gnome-help/figures/touch-overview.svg @@ -10315,6 +11451,8 @@ share/help/lt/gnome-help/files-open.page share/help/lt/gnome-help/files-preview.page share/help/lt/gnome-help/files-recover.page share/help/lt/gnome-help/files-removedrive.page +share/help/lt/gnome-help/files-rename-multiple.page +share/help/lt/gnome-help/files-rename-music-metadata.page share/help/lt/gnome-help/files-rename.page share/help/lt/gnome-help/files-search.page share/help/lt/gnome-help/files-select.page @@ -10332,7 +11470,7 @@ share/help/lt/gnome-help/hardware-driver.page share/help/lt/gnome-help/hardware-problems-graphics.page share/help/lt/gnome-help/hardware.page share/help/lt/gnome-help/help-irc.page -share/help/lt/gnome-help/help-mailing-list.page +share/help/lt/gnome-help/help-matrix.page share/help/lt/gnome-help/index.page share/help/lt/gnome-help/keyboard-cursor-blink.page share/help/lt/gnome-help/keyboard-key-menu.page @@ -10410,6 +11548,7 @@ share/help/lt/gnome-help/net-wireless-wepwpa.page share/help/lt/gnome-help/net-wireless.page share/help/lt/gnome-help/net-wrongnetwork.page share/help/lt/gnome-help/net.page +share/help/lt/gnome-help/parental-controls.page share/help/lt/gnome-help/power-autobrightness.page share/help/lt/gnome-help/power-autosuspend.page share/help/lt/gnome-help/power-batteryestimate.page @@ -10458,6 +11597,8 @@ share/help/lt/gnome-help/privacy-location.page share/help/lt/gnome-help/privacy-purge.page share/help/lt/gnome-help/privacy-screen-lock.page share/help/lt/gnome-help/privacy.page +share/help/lt/gnome-help/quick-settings.page +share/help/lt/gnome-help/remote-login.page share/help/lt/gnome-help/screen-shot-record.page share/help/lt/gnome-help/session-fingerprint.page share/help/lt/gnome-help/session-formats.page @@ -10465,9 +11606,9 @@ share/help/lt/gnome-help/session-language.page share/help/lt/gnome-help/session-screenlocks.page share/help/lt/gnome-help/sharing-bluetooth.page share/help/lt/gnome-help/sharing-desktop.page -share/help/lt/gnome-help/sharing-displayname.page share/help/lt/gnome-help/sharing-media.page share/help/lt/gnome-help/sharing-personal.page +share/help/lt/gnome-help/sharing-secure-shell.page share/help/lt/gnome-help/sharing.page share/help/lt/gnome-help/shell-apps-auto-start.page share/help/lt/gnome-help/shell-apps-favorites.page @@ -10512,9 +11653,11 @@ share/help/lt/gnome-help/user-goodpassword.page share/help/lt/gnome-help/video-dvd.page share/help/lt/gnome-help/video-sending.page share/help/lt/gnome-help/wacom-left-handed.page +share/help/lt/gnome-help/wacom-map-buttons.page share/help/lt/gnome-help/wacom-mode.page share/help/lt/gnome-help/wacom-multi-monitor.page share/help/lt/gnome-help/wacom-stylus.page +share/help/lt/gnome-help/wacom-tablet-unknown.page share/help/lt/gnome-help/wacom.page share/help/lv/gnome-help/a11y-bouncekeys.page share/help/lv/gnome-help/a11y-braille.page @@ -10529,7 +11672,11 @@ share/help/lv/gnome-help/a11y-slowkeys.page share/help/lv/gnome-help/a11y-stickykeys.page share/help/lv/gnome-help/a11y-visualalert.page share/help/lv/gnome-help/a11y.page +share/help/lv/gnome-help/about-hardware.page +share/help/lv/gnome-help/about-hostname.page +share/help/lv/gnome-help/about-os.page share/help/lv/gnome-help/about-this-guide.page +share/help/lv/gnome-help/about.page share/help/lv/gnome-help/accounts-add.page share/help/lv/gnome-help/accounts-disable-service.page share/help/lv/gnome-help/accounts-provider-not-available.page @@ -10599,6 +11746,8 @@ share/help/lv/gnome-help/display-dual-monitors.page share/help/lv/gnome-help/display-night-light.page share/help/lv/gnome-help/figures/bluetooth-active-symbolic.svg share/help/lv/gnome-help/figures/bluetooth-symbolic.svg +share/help/lv/gnome-help/figures/camera-photo-symbolic.svg +share/help/lv/gnome-help/figures/camera-video-symbolic.svg share/help/lv/gnome-help/figures/classic-topbar-accessibility.svg share/help/lv/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/lv/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -10626,9 +11775,9 @@ share/help/lv/gnome-help/figures/classic-topbar-network-wired.svg share/help/lv/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/lv/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/lv/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/lv/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/lv/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/lv/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/lv/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/lv/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/lv/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/lv/gnome-help/figures/classic-topbar-night-light.svg share/help/lv/gnome-help/figures/classic-topbar-pointer.svg share/help/lv/gnome-help/figures/classic-topbar-screen-shared.svg @@ -10640,11 +11789,11 @@ share/help/lv/gnome-help/figures/color-display.png share/help/lv/gnome-help/figures/color-printer.png share/help/lv/gnome-help/figures/color-space.png share/help/lv/gnome-help/figures/display-dual-monitors.webm -share/help/lv/gnome-help/figures/edit-find-symbolic.svg share/help/lv/gnome-help/figures/emblem-system-symbolic.svg share/help/lv/gnome-help/figures/emoji-flags-symbolic.svg share/help/lv/gnome-help/figures/gnome.svg share/help/lv/gnome-help/figures/go-down-symbolic.svg +share/help/lv/gnome-help/figures/go-next-symbolic.svg share/help/lv/gnome-help/figures/input-keyboard-symbolic.png share/help/lv/gnome-help/figures/input-methods-switcher.png share/help/lv/gnome-help/figures/keyboard-key-calculator.svg @@ -10665,25 +11814,31 @@ share/help/lv/gnome-help/figures/keyboard-key-stop.svg share/help/lv/gnome-help/figures/keyboard-key-voldown.svg share/help/lv/gnome-help/figures/keyboard-key-volup.svg share/help/lv/gnome-help/figures/keyboard-key-world.svg +share/help/lv/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/lv/gnome-help/figures/nautilus-icons.png share/help/lv/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/lv/gnome-help/figures/network-wired-symbolic.svg -share/help/lv/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/lv/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/lv/gnome-help/figures/printing-select.png +share/help/lv/gnome-help/figures/ps-button.svg +share/help/lv/gnome-help/figures/ps-create.svg share/help/lv/gnome-help/figures/rotation-allowed-symbolic.svg share/help/lv/gnome-help/figures/rotation-locked-symbolic.svg +share/help/lv/gnome-help/figures/screenshot-tool.png share/help/lv/gnome-help/figures/shell-activities-dash.png -share/help/lv/gnome-help/figures/shell-appmenu-classic.png -share/help/lv/gnome-help/figures/shell-appmenu-shell.png share/help/lv/gnome-help/figures/shell-appts-classic.png share/help/lv/gnome-help/figures/shell-appts.png +share/help/lv/gnome-help/figures/shell-exit-classic-expanded.png share/help/lv/gnome-help/figures/shell-exit-classic.png +share/help/lv/gnome-help/figures/shell-exit-expanded.png share/help/lv/gnome-help/figures/shell-exit.png share/help/lv/gnome-help/figures/shell-top-bar-classic.png share/help/lv/gnome-help/figures/shell-top-bar.png share/help/lv/gnome-help/figures/shell-window-list-classic.png share/help/lv/gnome-help/figures/shell-workspaces.png +share/help/lv/gnome-help/figures/system-lock-screen-symbolic.svg share/help/lv/gnome-help/figures/system-run-symbolic.svg +share/help/lv/gnome-help/figures/system-shutdown-symbolic.svg share/help/lv/gnome-help/figures/tile-a11y.svg share/help/lv/gnome-help/figures/tile-files.svg share/help/lv/gnome-help/figures/tile-hardware.svg @@ -10720,14 +11875,15 @@ share/help/lv/gnome-help/figures/topbar-network-wired.svg share/help/lv/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/lv/gnome-help/figures/topbar-network-wireless-connected.svg share/help/lv/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/lv/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/lv/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/lv/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/lv/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/lv/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/lv/gnome-help/figures/topbar-network-wireless-signal.svg share/help/lv/gnome-help/figures/topbar-night-light.svg share/help/lv/gnome-help/figures/topbar-pointer.svg share/help/lv/gnome-help/figures/topbar-screen-shared.svg share/help/lv/gnome-help/figures/topbar-system-shutdown.svg share/help/lv/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/lv/gnome-help/figures/touch-edge-scroll.svg share/help/lv/gnome-help/figures/touch-hold.svg share/help/lv/gnome-help/figures/touch-osk.svg share/help/lv/gnome-help/figures/touch-overview.svg @@ -10750,6 +11906,8 @@ share/help/lv/gnome-help/files-open.page share/help/lv/gnome-help/files-preview.page share/help/lv/gnome-help/files-recover.page share/help/lv/gnome-help/files-removedrive.page +share/help/lv/gnome-help/files-rename-multiple.page +share/help/lv/gnome-help/files-rename-music-metadata.page share/help/lv/gnome-help/files-rename.page share/help/lv/gnome-help/files-search.page share/help/lv/gnome-help/files-select.page @@ -10767,7 +11925,7 @@ share/help/lv/gnome-help/hardware-driver.page share/help/lv/gnome-help/hardware-problems-graphics.page share/help/lv/gnome-help/hardware.page share/help/lv/gnome-help/help-irc.page -share/help/lv/gnome-help/help-mailing-list.page +share/help/lv/gnome-help/help-matrix.page share/help/lv/gnome-help/index.page share/help/lv/gnome-help/keyboard-cursor-blink.page share/help/lv/gnome-help/keyboard-key-menu.page @@ -10845,6 +12003,7 @@ share/help/lv/gnome-help/net-wireless-wepwpa.page share/help/lv/gnome-help/net-wireless.page share/help/lv/gnome-help/net-wrongnetwork.page share/help/lv/gnome-help/net.page +share/help/lv/gnome-help/parental-controls.page share/help/lv/gnome-help/power-autobrightness.page share/help/lv/gnome-help/power-autosuspend.page share/help/lv/gnome-help/power-batteryestimate.page @@ -10893,6 +12052,8 @@ share/help/lv/gnome-help/privacy-location.page share/help/lv/gnome-help/privacy-purge.page share/help/lv/gnome-help/privacy-screen-lock.page share/help/lv/gnome-help/privacy.page +share/help/lv/gnome-help/quick-settings.page +share/help/lv/gnome-help/remote-login.page share/help/lv/gnome-help/screen-shot-record.page share/help/lv/gnome-help/session-fingerprint.page share/help/lv/gnome-help/session-formats.page @@ -10900,9 +12061,9 @@ share/help/lv/gnome-help/session-language.page share/help/lv/gnome-help/session-screenlocks.page share/help/lv/gnome-help/sharing-bluetooth.page share/help/lv/gnome-help/sharing-desktop.page -share/help/lv/gnome-help/sharing-displayname.page share/help/lv/gnome-help/sharing-media.page share/help/lv/gnome-help/sharing-personal.page +share/help/lv/gnome-help/sharing-secure-shell.page share/help/lv/gnome-help/sharing.page share/help/lv/gnome-help/shell-apps-auto-start.page share/help/lv/gnome-help/shell-apps-favorites.page @@ -10947,9 +12108,11 @@ share/help/lv/gnome-help/user-goodpassword.page share/help/lv/gnome-help/video-dvd.page share/help/lv/gnome-help/video-sending.page share/help/lv/gnome-help/wacom-left-handed.page +share/help/lv/gnome-help/wacom-map-buttons.page share/help/lv/gnome-help/wacom-mode.page share/help/lv/gnome-help/wacom-multi-monitor.page share/help/lv/gnome-help/wacom-stylus.page +share/help/lv/gnome-help/wacom-tablet-unknown.page share/help/lv/gnome-help/wacom.page share/help/mr/gnome-help/a11y-bouncekeys.page share/help/mr/gnome-help/a11y-braille.page @@ -10964,7 +12127,11 @@ share/help/mr/gnome-help/a11y-slowkeys.page share/help/mr/gnome-help/a11y-stickykeys.page share/help/mr/gnome-help/a11y-visualalert.page share/help/mr/gnome-help/a11y.page +share/help/mr/gnome-help/about-hardware.page +share/help/mr/gnome-help/about-hostname.page +share/help/mr/gnome-help/about-os.page share/help/mr/gnome-help/about-this-guide.page +share/help/mr/gnome-help/about.page share/help/mr/gnome-help/accounts-add.page share/help/mr/gnome-help/accounts-disable-service.page share/help/mr/gnome-help/accounts-provider-not-available.page @@ -11034,6 +12201,8 @@ share/help/mr/gnome-help/display-dual-monitors.page share/help/mr/gnome-help/display-night-light.page share/help/mr/gnome-help/figures/bluetooth-active-symbolic.svg share/help/mr/gnome-help/figures/bluetooth-symbolic.svg +share/help/mr/gnome-help/figures/camera-photo-symbolic.svg +share/help/mr/gnome-help/figures/camera-video-symbolic.svg share/help/mr/gnome-help/figures/classic-topbar-accessibility.svg share/help/mr/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/mr/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -11061,9 +12230,9 @@ share/help/mr/gnome-help/figures/classic-topbar-network-wired.svg share/help/mr/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/mr/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/mr/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/mr/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/mr/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/mr/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/mr/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/mr/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/mr/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/mr/gnome-help/figures/classic-topbar-night-light.svg share/help/mr/gnome-help/figures/classic-topbar-pointer.svg share/help/mr/gnome-help/figures/classic-topbar-screen-shared.svg @@ -11075,11 +12244,11 @@ share/help/mr/gnome-help/figures/color-display.png share/help/mr/gnome-help/figures/color-printer.png share/help/mr/gnome-help/figures/color-space.png share/help/mr/gnome-help/figures/display-dual-monitors.webm -share/help/mr/gnome-help/figures/edit-find-symbolic.svg share/help/mr/gnome-help/figures/emblem-system-symbolic.svg share/help/mr/gnome-help/figures/emoji-flags-symbolic.svg share/help/mr/gnome-help/figures/gnome.svg share/help/mr/gnome-help/figures/go-down-symbolic.svg +share/help/mr/gnome-help/figures/go-next-symbolic.svg share/help/mr/gnome-help/figures/input-keyboard-symbolic.png share/help/mr/gnome-help/figures/input-methods-switcher.png share/help/mr/gnome-help/figures/keyboard-key-calculator.svg @@ -11100,25 +12269,31 @@ share/help/mr/gnome-help/figures/keyboard-key-stop.svg share/help/mr/gnome-help/figures/keyboard-key-voldown.svg share/help/mr/gnome-help/figures/keyboard-key-volup.svg share/help/mr/gnome-help/figures/keyboard-key-world.svg +share/help/mr/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/mr/gnome-help/figures/nautilus-icons.png share/help/mr/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/mr/gnome-help/figures/network-wired-symbolic.svg -share/help/mr/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/mr/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/mr/gnome-help/figures/printing-select.png +share/help/mr/gnome-help/figures/ps-button.svg +share/help/mr/gnome-help/figures/ps-create.svg share/help/mr/gnome-help/figures/rotation-allowed-symbolic.svg share/help/mr/gnome-help/figures/rotation-locked-symbolic.svg +share/help/mr/gnome-help/figures/screenshot-tool.png share/help/mr/gnome-help/figures/shell-activities-dash.png -share/help/mr/gnome-help/figures/shell-appmenu-classic.png -share/help/mr/gnome-help/figures/shell-appmenu-shell.png share/help/mr/gnome-help/figures/shell-appts-classic.png share/help/mr/gnome-help/figures/shell-appts.png +share/help/mr/gnome-help/figures/shell-exit-classic-expanded.png share/help/mr/gnome-help/figures/shell-exit-classic.png +share/help/mr/gnome-help/figures/shell-exit-expanded.png share/help/mr/gnome-help/figures/shell-exit.png share/help/mr/gnome-help/figures/shell-top-bar-classic.png share/help/mr/gnome-help/figures/shell-top-bar.png share/help/mr/gnome-help/figures/shell-window-list-classic.png share/help/mr/gnome-help/figures/shell-workspaces.png +share/help/mr/gnome-help/figures/system-lock-screen-symbolic.svg share/help/mr/gnome-help/figures/system-run-symbolic.svg +share/help/mr/gnome-help/figures/system-shutdown-symbolic.svg share/help/mr/gnome-help/figures/tile-a11y.svg share/help/mr/gnome-help/figures/tile-files.svg share/help/mr/gnome-help/figures/tile-hardware.svg @@ -11155,14 +12330,15 @@ share/help/mr/gnome-help/figures/topbar-network-wired.svg share/help/mr/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/mr/gnome-help/figures/topbar-network-wireless-connected.svg share/help/mr/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/mr/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/mr/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/mr/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/mr/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/mr/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/mr/gnome-help/figures/topbar-network-wireless-signal.svg share/help/mr/gnome-help/figures/topbar-night-light.svg share/help/mr/gnome-help/figures/topbar-pointer.svg share/help/mr/gnome-help/figures/topbar-screen-shared.svg share/help/mr/gnome-help/figures/topbar-system-shutdown.svg share/help/mr/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/mr/gnome-help/figures/touch-edge-scroll.svg share/help/mr/gnome-help/figures/touch-hold.svg share/help/mr/gnome-help/figures/touch-osk.svg share/help/mr/gnome-help/figures/touch-overview.svg @@ -11185,6 +12361,8 @@ share/help/mr/gnome-help/files-open.page share/help/mr/gnome-help/files-preview.page share/help/mr/gnome-help/files-recover.page share/help/mr/gnome-help/files-removedrive.page +share/help/mr/gnome-help/files-rename-multiple.page +share/help/mr/gnome-help/files-rename-music-metadata.page share/help/mr/gnome-help/files-rename.page share/help/mr/gnome-help/files-search.page share/help/mr/gnome-help/files-select.page @@ -11202,7 +12380,7 @@ share/help/mr/gnome-help/hardware-driver.page share/help/mr/gnome-help/hardware-problems-graphics.page share/help/mr/gnome-help/hardware.page share/help/mr/gnome-help/help-irc.page -share/help/mr/gnome-help/help-mailing-list.page +share/help/mr/gnome-help/help-matrix.page share/help/mr/gnome-help/index.page share/help/mr/gnome-help/keyboard-cursor-blink.page share/help/mr/gnome-help/keyboard-key-menu.page @@ -11280,6 +12458,7 @@ share/help/mr/gnome-help/net-wireless-wepwpa.page share/help/mr/gnome-help/net-wireless.page share/help/mr/gnome-help/net-wrongnetwork.page share/help/mr/gnome-help/net.page +share/help/mr/gnome-help/parental-controls.page share/help/mr/gnome-help/power-autobrightness.page share/help/mr/gnome-help/power-autosuspend.page share/help/mr/gnome-help/power-batteryestimate.page @@ -11328,6 +12507,8 @@ share/help/mr/gnome-help/privacy-location.page share/help/mr/gnome-help/privacy-purge.page share/help/mr/gnome-help/privacy-screen-lock.page share/help/mr/gnome-help/privacy.page +share/help/mr/gnome-help/quick-settings.page +share/help/mr/gnome-help/remote-login.page share/help/mr/gnome-help/screen-shot-record.page share/help/mr/gnome-help/session-fingerprint.page share/help/mr/gnome-help/session-formats.page @@ -11335,9 +12516,9 @@ share/help/mr/gnome-help/session-language.page share/help/mr/gnome-help/session-screenlocks.page share/help/mr/gnome-help/sharing-bluetooth.page share/help/mr/gnome-help/sharing-desktop.page -share/help/mr/gnome-help/sharing-displayname.page share/help/mr/gnome-help/sharing-media.page share/help/mr/gnome-help/sharing-personal.page +share/help/mr/gnome-help/sharing-secure-shell.page share/help/mr/gnome-help/sharing.page share/help/mr/gnome-help/shell-apps-auto-start.page share/help/mr/gnome-help/shell-apps-favorites.page @@ -11382,9 +12563,11 @@ share/help/mr/gnome-help/user-goodpassword.page share/help/mr/gnome-help/video-dvd.page share/help/mr/gnome-help/video-sending.page share/help/mr/gnome-help/wacom-left-handed.page +share/help/mr/gnome-help/wacom-map-buttons.page share/help/mr/gnome-help/wacom-mode.page share/help/mr/gnome-help/wacom-multi-monitor.page share/help/mr/gnome-help/wacom-stylus.page +share/help/mr/gnome-help/wacom-tablet-unknown.page share/help/mr/gnome-help/wacom.page share/help/nl/gnome-help/a11y-bouncekeys.page share/help/nl/gnome-help/a11y-braille.page @@ -11399,7 +12582,11 @@ share/help/nl/gnome-help/a11y-slowkeys.page share/help/nl/gnome-help/a11y-stickykeys.page share/help/nl/gnome-help/a11y-visualalert.page share/help/nl/gnome-help/a11y.page +share/help/nl/gnome-help/about-hardware.page +share/help/nl/gnome-help/about-hostname.page +share/help/nl/gnome-help/about-os.page share/help/nl/gnome-help/about-this-guide.page +share/help/nl/gnome-help/about.page share/help/nl/gnome-help/accounts-add.page share/help/nl/gnome-help/accounts-disable-service.page share/help/nl/gnome-help/accounts-provider-not-available.page @@ -11469,6 +12656,8 @@ share/help/nl/gnome-help/display-dual-monitors.page share/help/nl/gnome-help/display-night-light.page share/help/nl/gnome-help/figures/bluetooth-active-symbolic.svg share/help/nl/gnome-help/figures/bluetooth-symbolic.svg +share/help/nl/gnome-help/figures/camera-photo-symbolic.svg +share/help/nl/gnome-help/figures/camera-video-symbolic.svg share/help/nl/gnome-help/figures/classic-topbar-accessibility.svg share/help/nl/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/nl/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -11496,9 +12685,9 @@ share/help/nl/gnome-help/figures/classic-topbar-network-wired.svg share/help/nl/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/nl/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/nl/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/nl/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/nl/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/nl/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/nl/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/nl/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/nl/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/nl/gnome-help/figures/classic-topbar-night-light.svg share/help/nl/gnome-help/figures/classic-topbar-pointer.svg share/help/nl/gnome-help/figures/classic-topbar-screen-shared.svg @@ -11510,11 +12699,11 @@ share/help/nl/gnome-help/figures/color-display.png share/help/nl/gnome-help/figures/color-printer.png share/help/nl/gnome-help/figures/color-space.png share/help/nl/gnome-help/figures/display-dual-monitors.webm -share/help/nl/gnome-help/figures/edit-find-symbolic.svg share/help/nl/gnome-help/figures/emblem-system-symbolic.svg share/help/nl/gnome-help/figures/emoji-flags-symbolic.svg share/help/nl/gnome-help/figures/gnome.svg share/help/nl/gnome-help/figures/go-down-symbolic.svg +share/help/nl/gnome-help/figures/go-next-symbolic.svg share/help/nl/gnome-help/figures/input-keyboard-symbolic.png share/help/nl/gnome-help/figures/input-methods-switcher.png share/help/nl/gnome-help/figures/keyboard-key-calculator.svg @@ -11535,25 +12724,31 @@ share/help/nl/gnome-help/figures/keyboard-key-stop.svg share/help/nl/gnome-help/figures/keyboard-key-voldown.svg share/help/nl/gnome-help/figures/keyboard-key-volup.svg share/help/nl/gnome-help/figures/keyboard-key-world.svg +share/help/nl/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/nl/gnome-help/figures/nautilus-icons.png share/help/nl/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/nl/gnome-help/figures/network-wired-symbolic.svg -share/help/nl/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/nl/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/nl/gnome-help/figures/printing-select.png +share/help/nl/gnome-help/figures/ps-button.svg +share/help/nl/gnome-help/figures/ps-create.svg share/help/nl/gnome-help/figures/rotation-allowed-symbolic.svg share/help/nl/gnome-help/figures/rotation-locked-symbolic.svg +share/help/nl/gnome-help/figures/screenshot-tool.png share/help/nl/gnome-help/figures/shell-activities-dash.png -share/help/nl/gnome-help/figures/shell-appmenu-classic.png -share/help/nl/gnome-help/figures/shell-appmenu-shell.png share/help/nl/gnome-help/figures/shell-appts-classic.png share/help/nl/gnome-help/figures/shell-appts.png +share/help/nl/gnome-help/figures/shell-exit-classic-expanded.png share/help/nl/gnome-help/figures/shell-exit-classic.png +share/help/nl/gnome-help/figures/shell-exit-expanded.png share/help/nl/gnome-help/figures/shell-exit.png share/help/nl/gnome-help/figures/shell-top-bar-classic.png share/help/nl/gnome-help/figures/shell-top-bar.png share/help/nl/gnome-help/figures/shell-window-list-classic.png share/help/nl/gnome-help/figures/shell-workspaces.png +share/help/nl/gnome-help/figures/system-lock-screen-symbolic.svg share/help/nl/gnome-help/figures/system-run-symbolic.svg +share/help/nl/gnome-help/figures/system-shutdown-symbolic.svg share/help/nl/gnome-help/figures/tile-a11y.svg share/help/nl/gnome-help/figures/tile-files.svg share/help/nl/gnome-help/figures/tile-hardware.svg @@ -11590,14 +12785,15 @@ share/help/nl/gnome-help/figures/topbar-network-wired.svg share/help/nl/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/nl/gnome-help/figures/topbar-network-wireless-connected.svg share/help/nl/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/nl/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/nl/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/nl/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/nl/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/nl/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/nl/gnome-help/figures/topbar-network-wireless-signal.svg share/help/nl/gnome-help/figures/topbar-night-light.svg share/help/nl/gnome-help/figures/topbar-pointer.svg share/help/nl/gnome-help/figures/topbar-screen-shared.svg share/help/nl/gnome-help/figures/topbar-system-shutdown.svg share/help/nl/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/nl/gnome-help/figures/touch-edge-scroll.svg share/help/nl/gnome-help/figures/touch-hold.svg share/help/nl/gnome-help/figures/touch-osk.svg share/help/nl/gnome-help/figures/touch-overview.svg @@ -11620,6 +12816,8 @@ share/help/nl/gnome-help/files-open.page share/help/nl/gnome-help/files-preview.page share/help/nl/gnome-help/files-recover.page share/help/nl/gnome-help/files-removedrive.page +share/help/nl/gnome-help/files-rename-multiple.page +share/help/nl/gnome-help/files-rename-music-metadata.page share/help/nl/gnome-help/files-rename.page share/help/nl/gnome-help/files-search.page share/help/nl/gnome-help/files-select.page @@ -11637,7 +12835,7 @@ share/help/nl/gnome-help/hardware-driver.page share/help/nl/gnome-help/hardware-problems-graphics.page share/help/nl/gnome-help/hardware.page share/help/nl/gnome-help/help-irc.page -share/help/nl/gnome-help/help-mailing-list.page +share/help/nl/gnome-help/help-matrix.page share/help/nl/gnome-help/index.page share/help/nl/gnome-help/keyboard-cursor-blink.page share/help/nl/gnome-help/keyboard-key-menu.page @@ -11715,6 +12913,7 @@ share/help/nl/gnome-help/net-wireless-wepwpa.page share/help/nl/gnome-help/net-wireless.page share/help/nl/gnome-help/net-wrongnetwork.page share/help/nl/gnome-help/net.page +share/help/nl/gnome-help/parental-controls.page share/help/nl/gnome-help/power-autobrightness.page share/help/nl/gnome-help/power-autosuspend.page share/help/nl/gnome-help/power-batteryestimate.page @@ -11763,6 +12962,8 @@ share/help/nl/gnome-help/privacy-location.page share/help/nl/gnome-help/privacy-purge.page share/help/nl/gnome-help/privacy-screen-lock.page share/help/nl/gnome-help/privacy.page +share/help/nl/gnome-help/quick-settings.page +share/help/nl/gnome-help/remote-login.page share/help/nl/gnome-help/screen-shot-record.page share/help/nl/gnome-help/session-fingerprint.page share/help/nl/gnome-help/session-formats.page @@ -11770,9 +12971,9 @@ share/help/nl/gnome-help/session-language.page share/help/nl/gnome-help/session-screenlocks.page share/help/nl/gnome-help/sharing-bluetooth.page share/help/nl/gnome-help/sharing-desktop.page -share/help/nl/gnome-help/sharing-displayname.page share/help/nl/gnome-help/sharing-media.page share/help/nl/gnome-help/sharing-personal.page +share/help/nl/gnome-help/sharing-secure-shell.page share/help/nl/gnome-help/sharing.page share/help/nl/gnome-help/shell-apps-auto-start.page share/help/nl/gnome-help/shell-apps-favorites.page @@ -11817,10 +13018,69 @@ share/help/nl/gnome-help/user-goodpassword.page share/help/nl/gnome-help/video-dvd.page share/help/nl/gnome-help/video-sending.page share/help/nl/gnome-help/wacom-left-handed.page +share/help/nl/gnome-help/wacom-map-buttons.page share/help/nl/gnome-help/wacom-mode.page share/help/nl/gnome-help/wacom-multi-monitor.page share/help/nl/gnome-help/wacom-stylus.page +share/help/nl/gnome-help/wacom-tablet-unknown.page share/help/nl/gnome-help/wacom.page +share/help/nl/system-admin-guide/appearance.page +share/help/nl/system-admin-guide/autostart-applications.page +share/help/nl/system-admin-guide/backgrounds-extra.page +share/help/nl/system-admin-guide/dconf-custom-defaults.page +share/help/nl/system-admin-guide/dconf-keyfiles.page +share/help/nl/system-admin-guide/dconf-lockdown.page +share/help/nl/system-admin-guide/dconf-nfs-home.page +share/help/nl/system-admin-guide/dconf-profiles.page +share/help/nl/system-admin-guide/dconf-snippets.xml +share/help/nl/system-admin-guide/dconf.page +share/help/nl/system-admin-guide/desktop-background.page +share/help/nl/system-admin-guide/desktop-favorite-applications.page +share/help/nl/system-admin-guide/desktop-lockscreen.page +share/help/nl/system-admin-guide/desktop-shield.page +share/help/nl/system-admin-guide/extensions-enable.page +share/help/nl/system-admin-guide/extensions-lockdown.page +share/help/nl/system-admin-guide/extensions.page +share/help/nl/system-admin-guide/fonts-user.page +share/help/nl/system-admin-guide/fonts.page +share/help/nl/system-admin-guide/gsettings-browse.page +share/help/nl/system-admin-guide/index.page +share/help/nl/system-admin-guide/keyboard-compose-key.page +share/help/nl/system-admin-guide/keyboard-layout.page +share/help/nl/system-admin-guide/legal.xml +share/help/nl/system-admin-guide/lockdown-command-line.page +share/help/nl/system-admin-guide/lockdown-file-saving.page +share/help/nl/system-admin-guide/lockdown-logout.page +share/help/nl/system-admin-guide/lockdown-online-accounts.page +share/help/nl/system-admin-guide/lockdown-printing.page +share/help/nl/system-admin-guide/lockdown-repartitioning.page +share/help/nl/system-admin-guide/lockdown-single-app-mode.page +share/help/nl/system-admin-guide/login-automatic.page +share/help/nl/system-admin-guide/login-banner.page +share/help/nl/system-admin-guide/login-enterprise.page +share/help/nl/system-admin-guide/login-fingerprint.page +share/help/nl/system-admin-guide/login-logo.page +share/help/nl/system-admin-guide/login-userlist-disable.page +share/help/nl/system-admin-guide/login.page +share/help/nl/system-admin-guide/logout-automatic.page +share/help/nl/system-admin-guide/mime-types-application-user.page +share/help/nl/system-admin-guide/mime-types-application.page +share/help/nl/system-admin-guide/mime-types-custom-user.page +share/help/nl/system-admin-guide/mime-types-custom.page +share/help/nl/system-admin-guide/mime-types.page +share/help/nl/system-admin-guide/network-server-list.page +share/help/nl/system-admin-guide/network-vpn.page +share/help/nl/system-admin-guide/network.page +share/help/nl/system-admin-guide/overrides.page +share/help/nl/system-admin-guide/power-dim-screen.page +share/help/nl/system-admin-guide/processes.page +share/help/nl/system-admin-guide/session-custom.page +share/help/nl/system-admin-guide/session-debug.page +share/help/nl/system-admin-guide/session-user.page +share/help/nl/system-admin-guide/setup.page +share/help/nl/system-admin-guide/software.page +share/help/nl/system-admin-guide/sundry.page +share/help/nl/system-admin-guide/user-settings.page share/help/pa/gnome-help/a11y-bouncekeys.page share/help/pa/gnome-help/a11y-braille.page share/help/pa/gnome-help/a11y-contrast.page @@ -11834,7 +13094,11 @@ share/help/pa/gnome-help/a11y-slowkeys.page share/help/pa/gnome-help/a11y-stickykeys.page share/help/pa/gnome-help/a11y-visualalert.page share/help/pa/gnome-help/a11y.page +share/help/pa/gnome-help/about-hardware.page +share/help/pa/gnome-help/about-hostname.page +share/help/pa/gnome-help/about-os.page share/help/pa/gnome-help/about-this-guide.page +share/help/pa/gnome-help/about.page share/help/pa/gnome-help/accounts-add.page share/help/pa/gnome-help/accounts-disable-service.page share/help/pa/gnome-help/accounts-provider-not-available.page @@ -11904,6 +13168,8 @@ share/help/pa/gnome-help/display-dual-monitors.page share/help/pa/gnome-help/display-night-light.page share/help/pa/gnome-help/figures/bluetooth-active-symbolic.svg share/help/pa/gnome-help/figures/bluetooth-symbolic.svg +share/help/pa/gnome-help/figures/camera-photo-symbolic.svg +share/help/pa/gnome-help/figures/camera-video-symbolic.svg share/help/pa/gnome-help/figures/classic-topbar-accessibility.svg share/help/pa/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/pa/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -11931,9 +13197,9 @@ share/help/pa/gnome-help/figures/classic-topbar-network-wired.svg share/help/pa/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/pa/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/pa/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/pa/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/pa/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/pa/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/pa/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/pa/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/pa/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/pa/gnome-help/figures/classic-topbar-night-light.svg share/help/pa/gnome-help/figures/classic-topbar-pointer.svg share/help/pa/gnome-help/figures/classic-topbar-screen-shared.svg @@ -11945,11 +13211,11 @@ share/help/pa/gnome-help/figures/color-display.png share/help/pa/gnome-help/figures/color-printer.png share/help/pa/gnome-help/figures/color-space.png share/help/pa/gnome-help/figures/display-dual-monitors.webm -share/help/pa/gnome-help/figures/edit-find-symbolic.svg share/help/pa/gnome-help/figures/emblem-system-symbolic.svg share/help/pa/gnome-help/figures/emoji-flags-symbolic.svg share/help/pa/gnome-help/figures/gnome.svg share/help/pa/gnome-help/figures/go-down-symbolic.svg +share/help/pa/gnome-help/figures/go-next-symbolic.svg share/help/pa/gnome-help/figures/input-keyboard-symbolic.png share/help/pa/gnome-help/figures/input-methods-switcher.png share/help/pa/gnome-help/figures/keyboard-key-calculator.svg @@ -11970,25 +13236,31 @@ share/help/pa/gnome-help/figures/keyboard-key-stop.svg share/help/pa/gnome-help/figures/keyboard-key-voldown.svg share/help/pa/gnome-help/figures/keyboard-key-volup.svg share/help/pa/gnome-help/figures/keyboard-key-world.svg +share/help/pa/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/pa/gnome-help/figures/nautilus-icons.png share/help/pa/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/pa/gnome-help/figures/network-wired-symbolic.svg -share/help/pa/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/pa/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/pa/gnome-help/figures/printing-select.png +share/help/pa/gnome-help/figures/ps-button.svg +share/help/pa/gnome-help/figures/ps-create.svg share/help/pa/gnome-help/figures/rotation-allowed-symbolic.svg share/help/pa/gnome-help/figures/rotation-locked-symbolic.svg +share/help/pa/gnome-help/figures/screenshot-tool.png share/help/pa/gnome-help/figures/shell-activities-dash.png -share/help/pa/gnome-help/figures/shell-appmenu-classic.png -share/help/pa/gnome-help/figures/shell-appmenu-shell.png share/help/pa/gnome-help/figures/shell-appts-classic.png share/help/pa/gnome-help/figures/shell-appts.png +share/help/pa/gnome-help/figures/shell-exit-classic-expanded.png share/help/pa/gnome-help/figures/shell-exit-classic.png +share/help/pa/gnome-help/figures/shell-exit-expanded.png share/help/pa/gnome-help/figures/shell-exit.png share/help/pa/gnome-help/figures/shell-top-bar-classic.png share/help/pa/gnome-help/figures/shell-top-bar.png share/help/pa/gnome-help/figures/shell-window-list-classic.png share/help/pa/gnome-help/figures/shell-workspaces.png +share/help/pa/gnome-help/figures/system-lock-screen-symbolic.svg share/help/pa/gnome-help/figures/system-run-symbolic.svg +share/help/pa/gnome-help/figures/system-shutdown-symbolic.svg share/help/pa/gnome-help/figures/tile-a11y.svg share/help/pa/gnome-help/figures/tile-files.svg share/help/pa/gnome-help/figures/tile-hardware.svg @@ -12025,14 +13297,15 @@ share/help/pa/gnome-help/figures/topbar-network-wired.svg share/help/pa/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/pa/gnome-help/figures/topbar-network-wireless-connected.svg share/help/pa/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/pa/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/pa/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/pa/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/pa/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/pa/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/pa/gnome-help/figures/topbar-network-wireless-signal.svg share/help/pa/gnome-help/figures/topbar-night-light.svg share/help/pa/gnome-help/figures/topbar-pointer.svg share/help/pa/gnome-help/figures/topbar-screen-shared.svg share/help/pa/gnome-help/figures/topbar-system-shutdown.svg share/help/pa/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/pa/gnome-help/figures/touch-edge-scroll.svg share/help/pa/gnome-help/figures/touch-hold.svg share/help/pa/gnome-help/figures/touch-osk.svg share/help/pa/gnome-help/figures/touch-overview.svg @@ -12055,6 +13328,8 @@ share/help/pa/gnome-help/files-open.page share/help/pa/gnome-help/files-preview.page share/help/pa/gnome-help/files-recover.page share/help/pa/gnome-help/files-removedrive.page +share/help/pa/gnome-help/files-rename-multiple.page +share/help/pa/gnome-help/files-rename-music-metadata.page share/help/pa/gnome-help/files-rename.page share/help/pa/gnome-help/files-search.page share/help/pa/gnome-help/files-select.page @@ -12072,7 +13347,7 @@ share/help/pa/gnome-help/hardware-driver.page share/help/pa/gnome-help/hardware-problems-graphics.page share/help/pa/gnome-help/hardware.page share/help/pa/gnome-help/help-irc.page -share/help/pa/gnome-help/help-mailing-list.page +share/help/pa/gnome-help/help-matrix.page share/help/pa/gnome-help/index.page share/help/pa/gnome-help/keyboard-cursor-blink.page share/help/pa/gnome-help/keyboard-key-menu.page @@ -12150,6 +13425,7 @@ share/help/pa/gnome-help/net-wireless-wepwpa.page share/help/pa/gnome-help/net-wireless.page share/help/pa/gnome-help/net-wrongnetwork.page share/help/pa/gnome-help/net.page +share/help/pa/gnome-help/parental-controls.page share/help/pa/gnome-help/power-autobrightness.page share/help/pa/gnome-help/power-autosuspend.page share/help/pa/gnome-help/power-batteryestimate.page @@ -12198,6 +13474,8 @@ share/help/pa/gnome-help/privacy-location.page share/help/pa/gnome-help/privacy-purge.page share/help/pa/gnome-help/privacy-screen-lock.page share/help/pa/gnome-help/privacy.page +share/help/pa/gnome-help/quick-settings.page +share/help/pa/gnome-help/remote-login.page share/help/pa/gnome-help/screen-shot-record.page share/help/pa/gnome-help/session-fingerprint.page share/help/pa/gnome-help/session-formats.page @@ -12205,9 +13483,9 @@ share/help/pa/gnome-help/session-language.page share/help/pa/gnome-help/session-screenlocks.page share/help/pa/gnome-help/sharing-bluetooth.page share/help/pa/gnome-help/sharing-desktop.page -share/help/pa/gnome-help/sharing-displayname.page share/help/pa/gnome-help/sharing-media.page share/help/pa/gnome-help/sharing-personal.page +share/help/pa/gnome-help/sharing-secure-shell.page share/help/pa/gnome-help/sharing.page share/help/pa/gnome-help/shell-apps-auto-start.page share/help/pa/gnome-help/shell-apps-favorites.page @@ -12252,9 +13530,11 @@ share/help/pa/gnome-help/user-goodpassword.page share/help/pa/gnome-help/video-dvd.page share/help/pa/gnome-help/video-sending.page share/help/pa/gnome-help/wacom-left-handed.page +share/help/pa/gnome-help/wacom-map-buttons.page share/help/pa/gnome-help/wacom-mode.page share/help/pa/gnome-help/wacom-multi-monitor.page share/help/pa/gnome-help/wacom-stylus.page +share/help/pa/gnome-help/wacom-tablet-unknown.page share/help/pa/gnome-help/wacom.page share/help/pl/gnome-help/a11y-bouncekeys.page share/help/pl/gnome-help/a11y-braille.page @@ -12269,7 +13549,11 @@ share/help/pl/gnome-help/a11y-slowkeys.page share/help/pl/gnome-help/a11y-stickykeys.page share/help/pl/gnome-help/a11y-visualalert.page share/help/pl/gnome-help/a11y.page +share/help/pl/gnome-help/about-hardware.page +share/help/pl/gnome-help/about-hostname.page +share/help/pl/gnome-help/about-os.page share/help/pl/gnome-help/about-this-guide.page +share/help/pl/gnome-help/about.page share/help/pl/gnome-help/accounts-add.page share/help/pl/gnome-help/accounts-disable-service.page share/help/pl/gnome-help/accounts-provider-not-available.page @@ -12339,6 +13623,8 @@ share/help/pl/gnome-help/display-dual-monitors.page share/help/pl/gnome-help/display-night-light.page share/help/pl/gnome-help/figures/bluetooth-active-symbolic.svg share/help/pl/gnome-help/figures/bluetooth-symbolic.svg +share/help/pl/gnome-help/figures/camera-photo-symbolic.svg +share/help/pl/gnome-help/figures/camera-video-symbolic.svg share/help/pl/gnome-help/figures/classic-topbar-accessibility.svg share/help/pl/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/pl/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -12366,9 +13652,9 @@ share/help/pl/gnome-help/figures/classic-topbar-network-wired.svg share/help/pl/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/pl/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/pl/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/pl/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/pl/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/pl/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/pl/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/pl/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/pl/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/pl/gnome-help/figures/classic-topbar-night-light.svg share/help/pl/gnome-help/figures/classic-topbar-pointer.svg share/help/pl/gnome-help/figures/classic-topbar-screen-shared.svg @@ -12380,11 +13666,11 @@ share/help/pl/gnome-help/figures/color-display.png share/help/pl/gnome-help/figures/color-printer.png share/help/pl/gnome-help/figures/color-space.png share/help/pl/gnome-help/figures/display-dual-monitors.webm -share/help/pl/gnome-help/figures/edit-find-symbolic.svg share/help/pl/gnome-help/figures/emblem-system-symbolic.svg share/help/pl/gnome-help/figures/emoji-flags-symbolic.svg share/help/pl/gnome-help/figures/gnome.svg share/help/pl/gnome-help/figures/go-down-symbolic.svg +share/help/pl/gnome-help/figures/go-next-symbolic.svg share/help/pl/gnome-help/figures/input-keyboard-symbolic.png share/help/pl/gnome-help/figures/input-methods-switcher.png share/help/pl/gnome-help/figures/keyboard-key-calculator.svg @@ -12405,25 +13691,31 @@ share/help/pl/gnome-help/figures/keyboard-key-stop.svg share/help/pl/gnome-help/figures/keyboard-key-voldown.svg share/help/pl/gnome-help/figures/keyboard-key-volup.svg share/help/pl/gnome-help/figures/keyboard-key-world.svg +share/help/pl/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/pl/gnome-help/figures/nautilus-icons.png share/help/pl/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/pl/gnome-help/figures/network-wired-symbolic.svg -share/help/pl/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/pl/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/pl/gnome-help/figures/printing-select.png +share/help/pl/gnome-help/figures/ps-button.svg +share/help/pl/gnome-help/figures/ps-create.svg share/help/pl/gnome-help/figures/rotation-allowed-symbolic.svg share/help/pl/gnome-help/figures/rotation-locked-symbolic.svg +share/help/pl/gnome-help/figures/screenshot-tool.png share/help/pl/gnome-help/figures/shell-activities-dash.png -share/help/pl/gnome-help/figures/shell-appmenu-classic.png -share/help/pl/gnome-help/figures/shell-appmenu-shell.png share/help/pl/gnome-help/figures/shell-appts-classic.png share/help/pl/gnome-help/figures/shell-appts.png +share/help/pl/gnome-help/figures/shell-exit-classic-expanded.png share/help/pl/gnome-help/figures/shell-exit-classic.png +share/help/pl/gnome-help/figures/shell-exit-expanded.png share/help/pl/gnome-help/figures/shell-exit.png share/help/pl/gnome-help/figures/shell-top-bar-classic.png share/help/pl/gnome-help/figures/shell-top-bar.png share/help/pl/gnome-help/figures/shell-window-list-classic.png share/help/pl/gnome-help/figures/shell-workspaces.png +share/help/pl/gnome-help/figures/system-lock-screen-symbolic.svg share/help/pl/gnome-help/figures/system-run-symbolic.svg +share/help/pl/gnome-help/figures/system-shutdown-symbolic.svg share/help/pl/gnome-help/figures/tile-a11y.svg share/help/pl/gnome-help/figures/tile-files.svg share/help/pl/gnome-help/figures/tile-hardware.svg @@ -12460,14 +13752,15 @@ share/help/pl/gnome-help/figures/topbar-network-wired.svg share/help/pl/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/pl/gnome-help/figures/topbar-network-wireless-connected.svg share/help/pl/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/pl/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/pl/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/pl/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/pl/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/pl/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/pl/gnome-help/figures/topbar-network-wireless-signal.svg share/help/pl/gnome-help/figures/topbar-night-light.svg share/help/pl/gnome-help/figures/topbar-pointer.svg share/help/pl/gnome-help/figures/topbar-screen-shared.svg share/help/pl/gnome-help/figures/topbar-system-shutdown.svg share/help/pl/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/pl/gnome-help/figures/touch-edge-scroll.svg share/help/pl/gnome-help/figures/touch-hold.svg share/help/pl/gnome-help/figures/touch-osk.svg share/help/pl/gnome-help/figures/touch-overview.svg @@ -12490,6 +13783,8 @@ share/help/pl/gnome-help/files-open.page share/help/pl/gnome-help/files-preview.page share/help/pl/gnome-help/files-recover.page share/help/pl/gnome-help/files-removedrive.page +share/help/pl/gnome-help/files-rename-multiple.page +share/help/pl/gnome-help/files-rename-music-metadata.page share/help/pl/gnome-help/files-rename.page share/help/pl/gnome-help/files-search.page share/help/pl/gnome-help/files-select.page @@ -12507,7 +13802,7 @@ share/help/pl/gnome-help/hardware-driver.page share/help/pl/gnome-help/hardware-problems-graphics.page share/help/pl/gnome-help/hardware.page share/help/pl/gnome-help/help-irc.page -share/help/pl/gnome-help/help-mailing-list.page +share/help/pl/gnome-help/help-matrix.page share/help/pl/gnome-help/index.page share/help/pl/gnome-help/keyboard-cursor-blink.page share/help/pl/gnome-help/keyboard-key-menu.page @@ -12585,6 +13880,7 @@ share/help/pl/gnome-help/net-wireless-wepwpa.page share/help/pl/gnome-help/net-wireless.page share/help/pl/gnome-help/net-wrongnetwork.page share/help/pl/gnome-help/net.page +share/help/pl/gnome-help/parental-controls.page share/help/pl/gnome-help/power-autobrightness.page share/help/pl/gnome-help/power-autosuspend.page share/help/pl/gnome-help/power-batteryestimate.page @@ -12633,6 +13929,8 @@ share/help/pl/gnome-help/privacy-location.page share/help/pl/gnome-help/privacy-purge.page share/help/pl/gnome-help/privacy-screen-lock.page share/help/pl/gnome-help/privacy.page +share/help/pl/gnome-help/quick-settings.page +share/help/pl/gnome-help/remote-login.page share/help/pl/gnome-help/screen-shot-record.page share/help/pl/gnome-help/session-fingerprint.page share/help/pl/gnome-help/session-formats.page @@ -12640,9 +13938,9 @@ share/help/pl/gnome-help/session-language.page share/help/pl/gnome-help/session-screenlocks.page share/help/pl/gnome-help/sharing-bluetooth.page share/help/pl/gnome-help/sharing-desktop.page -share/help/pl/gnome-help/sharing-displayname.page share/help/pl/gnome-help/sharing-media.page share/help/pl/gnome-help/sharing-personal.page +share/help/pl/gnome-help/sharing-secure-shell.page share/help/pl/gnome-help/sharing.page share/help/pl/gnome-help/shell-apps-auto-start.page share/help/pl/gnome-help/shell-apps-favorites.page @@ -12687,9 +13985,11 @@ share/help/pl/gnome-help/user-goodpassword.page share/help/pl/gnome-help/video-dvd.page share/help/pl/gnome-help/video-sending.page share/help/pl/gnome-help/wacom-left-handed.page +share/help/pl/gnome-help/wacom-map-buttons.page share/help/pl/gnome-help/wacom-mode.page share/help/pl/gnome-help/wacom-multi-monitor.page share/help/pl/gnome-help/wacom-stylus.page +share/help/pl/gnome-help/wacom-tablet-unknown.page share/help/pl/gnome-help/wacom.page share/help/pt/gnome-help/a11y-bouncekeys.page share/help/pt/gnome-help/a11y-braille.page @@ -12704,7 +14004,11 @@ share/help/pt/gnome-help/a11y-slowkeys.page share/help/pt/gnome-help/a11y-stickykeys.page share/help/pt/gnome-help/a11y-visualalert.page share/help/pt/gnome-help/a11y.page +share/help/pt/gnome-help/about-hardware.page +share/help/pt/gnome-help/about-hostname.page +share/help/pt/gnome-help/about-os.page share/help/pt/gnome-help/about-this-guide.page +share/help/pt/gnome-help/about.page share/help/pt/gnome-help/accounts-add.page share/help/pt/gnome-help/accounts-disable-service.page share/help/pt/gnome-help/accounts-provider-not-available.page @@ -12774,6 +14078,8 @@ share/help/pt/gnome-help/display-dual-monitors.page share/help/pt/gnome-help/display-night-light.page share/help/pt/gnome-help/figures/bluetooth-active-symbolic.svg share/help/pt/gnome-help/figures/bluetooth-symbolic.svg +share/help/pt/gnome-help/figures/camera-photo-symbolic.svg +share/help/pt/gnome-help/figures/camera-video-symbolic.svg share/help/pt/gnome-help/figures/classic-topbar-accessibility.svg share/help/pt/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/pt/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -12801,9 +14107,9 @@ share/help/pt/gnome-help/figures/classic-topbar-network-wired.svg share/help/pt/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/pt/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/pt/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/pt/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/pt/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/pt/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/pt/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/pt/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/pt/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/pt/gnome-help/figures/classic-topbar-night-light.svg share/help/pt/gnome-help/figures/classic-topbar-pointer.svg share/help/pt/gnome-help/figures/classic-topbar-screen-shared.svg @@ -12815,11 +14121,11 @@ share/help/pt/gnome-help/figures/color-display.png share/help/pt/gnome-help/figures/color-printer.png share/help/pt/gnome-help/figures/color-space.png share/help/pt/gnome-help/figures/display-dual-monitors.webm -share/help/pt/gnome-help/figures/edit-find-symbolic.svg share/help/pt/gnome-help/figures/emblem-system-symbolic.svg share/help/pt/gnome-help/figures/emoji-flags-symbolic.svg share/help/pt/gnome-help/figures/gnome.svg share/help/pt/gnome-help/figures/go-down-symbolic.svg +share/help/pt/gnome-help/figures/go-next-symbolic.svg share/help/pt/gnome-help/figures/input-keyboard-symbolic.png share/help/pt/gnome-help/figures/input-methods-switcher.png share/help/pt/gnome-help/figures/keyboard-key-calculator.svg @@ -12840,25 +14146,31 @@ share/help/pt/gnome-help/figures/keyboard-key-stop.svg share/help/pt/gnome-help/figures/keyboard-key-voldown.svg share/help/pt/gnome-help/figures/keyboard-key-volup.svg share/help/pt/gnome-help/figures/keyboard-key-world.svg +share/help/pt/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/pt/gnome-help/figures/nautilus-icons.png share/help/pt/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/pt/gnome-help/figures/network-wired-symbolic.svg -share/help/pt/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/pt/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/pt/gnome-help/figures/printing-select.png +share/help/pt/gnome-help/figures/ps-button.svg +share/help/pt/gnome-help/figures/ps-create.svg share/help/pt/gnome-help/figures/rotation-allowed-symbolic.svg share/help/pt/gnome-help/figures/rotation-locked-symbolic.svg +share/help/pt/gnome-help/figures/screenshot-tool.png share/help/pt/gnome-help/figures/shell-activities-dash.png -share/help/pt/gnome-help/figures/shell-appmenu-classic.png -share/help/pt/gnome-help/figures/shell-appmenu-shell.png share/help/pt/gnome-help/figures/shell-appts-classic.png share/help/pt/gnome-help/figures/shell-appts.png +share/help/pt/gnome-help/figures/shell-exit-classic-expanded.png share/help/pt/gnome-help/figures/shell-exit-classic.png +share/help/pt/gnome-help/figures/shell-exit-expanded.png share/help/pt/gnome-help/figures/shell-exit.png share/help/pt/gnome-help/figures/shell-top-bar-classic.png share/help/pt/gnome-help/figures/shell-top-bar.png share/help/pt/gnome-help/figures/shell-window-list-classic.png share/help/pt/gnome-help/figures/shell-workspaces.png +share/help/pt/gnome-help/figures/system-lock-screen-symbolic.svg share/help/pt/gnome-help/figures/system-run-symbolic.svg +share/help/pt/gnome-help/figures/system-shutdown-symbolic.svg share/help/pt/gnome-help/figures/tile-a11y.svg share/help/pt/gnome-help/figures/tile-files.svg share/help/pt/gnome-help/figures/tile-hardware.svg @@ -12895,14 +14207,15 @@ share/help/pt/gnome-help/figures/topbar-network-wired.svg share/help/pt/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/pt/gnome-help/figures/topbar-network-wireless-connected.svg share/help/pt/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/pt/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/pt/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/pt/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/pt/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/pt/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/pt/gnome-help/figures/topbar-network-wireless-signal.svg share/help/pt/gnome-help/figures/topbar-night-light.svg share/help/pt/gnome-help/figures/topbar-pointer.svg share/help/pt/gnome-help/figures/topbar-screen-shared.svg share/help/pt/gnome-help/figures/topbar-system-shutdown.svg share/help/pt/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/pt/gnome-help/figures/touch-edge-scroll.svg share/help/pt/gnome-help/figures/touch-hold.svg share/help/pt/gnome-help/figures/touch-osk.svg share/help/pt/gnome-help/figures/touch-overview.svg @@ -12925,6 +14238,8 @@ share/help/pt/gnome-help/files-open.page share/help/pt/gnome-help/files-preview.page share/help/pt/gnome-help/files-recover.page share/help/pt/gnome-help/files-removedrive.page +share/help/pt/gnome-help/files-rename-multiple.page +share/help/pt/gnome-help/files-rename-music-metadata.page share/help/pt/gnome-help/files-rename.page share/help/pt/gnome-help/files-search.page share/help/pt/gnome-help/files-select.page @@ -12942,7 +14257,7 @@ share/help/pt/gnome-help/hardware-driver.page share/help/pt/gnome-help/hardware-problems-graphics.page share/help/pt/gnome-help/hardware.page share/help/pt/gnome-help/help-irc.page -share/help/pt/gnome-help/help-mailing-list.page +share/help/pt/gnome-help/help-matrix.page share/help/pt/gnome-help/index.page share/help/pt/gnome-help/keyboard-cursor-blink.page share/help/pt/gnome-help/keyboard-key-menu.page @@ -13020,6 +14335,7 @@ share/help/pt/gnome-help/net-wireless-wepwpa.page share/help/pt/gnome-help/net-wireless.page share/help/pt/gnome-help/net-wrongnetwork.page share/help/pt/gnome-help/net.page +share/help/pt/gnome-help/parental-controls.page share/help/pt/gnome-help/power-autobrightness.page share/help/pt/gnome-help/power-autosuspend.page share/help/pt/gnome-help/power-batteryestimate.page @@ -13068,6 +14384,8 @@ share/help/pt/gnome-help/privacy-location.page share/help/pt/gnome-help/privacy-purge.page share/help/pt/gnome-help/privacy-screen-lock.page share/help/pt/gnome-help/privacy.page +share/help/pt/gnome-help/quick-settings.page +share/help/pt/gnome-help/remote-login.page share/help/pt/gnome-help/screen-shot-record.page share/help/pt/gnome-help/session-fingerprint.page share/help/pt/gnome-help/session-formats.page @@ -13075,9 +14393,9 @@ share/help/pt/gnome-help/session-language.page share/help/pt/gnome-help/session-screenlocks.page share/help/pt/gnome-help/sharing-bluetooth.page share/help/pt/gnome-help/sharing-desktop.page -share/help/pt/gnome-help/sharing-displayname.page share/help/pt/gnome-help/sharing-media.page share/help/pt/gnome-help/sharing-personal.page +share/help/pt/gnome-help/sharing-secure-shell.page share/help/pt/gnome-help/sharing.page share/help/pt/gnome-help/shell-apps-auto-start.page share/help/pt/gnome-help/shell-apps-favorites.page @@ -13122,9 +14440,11 @@ share/help/pt/gnome-help/user-goodpassword.page share/help/pt/gnome-help/video-dvd.page share/help/pt/gnome-help/video-sending.page share/help/pt/gnome-help/wacom-left-handed.page +share/help/pt/gnome-help/wacom-map-buttons.page share/help/pt/gnome-help/wacom-mode.page share/help/pt/gnome-help/wacom-multi-monitor.page share/help/pt/gnome-help/wacom-stylus.page +share/help/pt/gnome-help/wacom-tablet-unknown.page share/help/pt/gnome-help/wacom.page share/help/pt_BR/gnome-help/a11y-bouncekeys.page share/help/pt_BR/gnome-help/a11y-braille.page @@ -13139,7 +14459,11 @@ share/help/pt_BR/gnome-help/a11y-slowkeys.page share/help/pt_BR/gnome-help/a11y-stickykeys.page share/help/pt_BR/gnome-help/a11y-visualalert.page share/help/pt_BR/gnome-help/a11y.page +share/help/pt_BR/gnome-help/about-hardware.page +share/help/pt_BR/gnome-help/about-hostname.page +share/help/pt_BR/gnome-help/about-os.page share/help/pt_BR/gnome-help/about-this-guide.page +share/help/pt_BR/gnome-help/about.page share/help/pt_BR/gnome-help/accounts-add.page share/help/pt_BR/gnome-help/accounts-disable-service.page share/help/pt_BR/gnome-help/accounts-provider-not-available.page @@ -13209,6 +14533,8 @@ share/help/pt_BR/gnome-help/display-dual-monitors.page share/help/pt_BR/gnome-help/display-night-light.page share/help/pt_BR/gnome-help/figures/bluetooth-active-symbolic.svg share/help/pt_BR/gnome-help/figures/bluetooth-symbolic.svg +share/help/pt_BR/gnome-help/figures/camera-photo-symbolic.svg +share/help/pt_BR/gnome-help/figures/camera-video-symbolic.svg share/help/pt_BR/gnome-help/figures/classic-topbar-accessibility.svg share/help/pt_BR/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/pt_BR/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -13236,9 +14562,9 @@ share/help/pt_BR/gnome-help/figures/classic-topbar-network-wired.svg share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/pt_BR/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/pt_BR/gnome-help/figures/classic-topbar-night-light.svg share/help/pt_BR/gnome-help/figures/classic-topbar-pointer.svg share/help/pt_BR/gnome-help/figures/classic-topbar-screen-shared.svg @@ -13250,11 +14576,11 @@ share/help/pt_BR/gnome-help/figures/color-display.png share/help/pt_BR/gnome-help/figures/color-printer.png share/help/pt_BR/gnome-help/figures/color-space.png share/help/pt_BR/gnome-help/figures/display-dual-monitors.webm -share/help/pt_BR/gnome-help/figures/edit-find-symbolic.svg share/help/pt_BR/gnome-help/figures/emblem-system-symbolic.svg share/help/pt_BR/gnome-help/figures/emoji-flags-symbolic.svg share/help/pt_BR/gnome-help/figures/gnome.svg share/help/pt_BR/gnome-help/figures/go-down-symbolic.svg +share/help/pt_BR/gnome-help/figures/go-next-symbolic.svg share/help/pt_BR/gnome-help/figures/input-keyboard-symbolic.png share/help/pt_BR/gnome-help/figures/input-methods-switcher.png share/help/pt_BR/gnome-help/figures/keyboard-key-calculator.svg @@ -13275,25 +14601,31 @@ share/help/pt_BR/gnome-help/figures/keyboard-key-stop.svg share/help/pt_BR/gnome-help/figures/keyboard-key-voldown.svg share/help/pt_BR/gnome-help/figures/keyboard-key-volup.svg share/help/pt_BR/gnome-help/figures/keyboard-key-world.svg +share/help/pt_BR/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/pt_BR/gnome-help/figures/nautilus-icons.png share/help/pt_BR/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/pt_BR/gnome-help/figures/network-wired-symbolic.svg -share/help/pt_BR/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/pt_BR/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/pt_BR/gnome-help/figures/printing-select.png +share/help/pt_BR/gnome-help/figures/ps-button.svg +share/help/pt_BR/gnome-help/figures/ps-create.svg share/help/pt_BR/gnome-help/figures/rotation-allowed-symbolic.svg share/help/pt_BR/gnome-help/figures/rotation-locked-symbolic.svg +share/help/pt_BR/gnome-help/figures/screenshot-tool.png share/help/pt_BR/gnome-help/figures/shell-activities-dash.png -share/help/pt_BR/gnome-help/figures/shell-appmenu-classic.png -share/help/pt_BR/gnome-help/figures/shell-appmenu-shell.png share/help/pt_BR/gnome-help/figures/shell-appts-classic.png share/help/pt_BR/gnome-help/figures/shell-appts.png +share/help/pt_BR/gnome-help/figures/shell-exit-classic-expanded.png share/help/pt_BR/gnome-help/figures/shell-exit-classic.png +share/help/pt_BR/gnome-help/figures/shell-exit-expanded.png share/help/pt_BR/gnome-help/figures/shell-exit.png share/help/pt_BR/gnome-help/figures/shell-top-bar-classic.png share/help/pt_BR/gnome-help/figures/shell-top-bar.png share/help/pt_BR/gnome-help/figures/shell-window-list-classic.png share/help/pt_BR/gnome-help/figures/shell-workspaces.png +share/help/pt_BR/gnome-help/figures/system-lock-screen-symbolic.svg share/help/pt_BR/gnome-help/figures/system-run-symbolic.svg +share/help/pt_BR/gnome-help/figures/system-shutdown-symbolic.svg share/help/pt_BR/gnome-help/figures/tile-a11y.svg share/help/pt_BR/gnome-help/figures/tile-files.svg share/help/pt_BR/gnome-help/figures/tile-hardware.svg @@ -13330,14 +14662,15 @@ share/help/pt_BR/gnome-help/figures/topbar-network-wired.svg share/help/pt_BR/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/pt_BR/gnome-help/figures/topbar-network-wireless-connected.svg share/help/pt_BR/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/pt_BR/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/pt_BR/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/pt_BR/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/pt_BR/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/pt_BR/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/pt_BR/gnome-help/figures/topbar-network-wireless-signal.svg share/help/pt_BR/gnome-help/figures/topbar-night-light.svg share/help/pt_BR/gnome-help/figures/topbar-pointer.svg share/help/pt_BR/gnome-help/figures/topbar-screen-shared.svg share/help/pt_BR/gnome-help/figures/topbar-system-shutdown.svg share/help/pt_BR/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/pt_BR/gnome-help/figures/touch-edge-scroll.svg share/help/pt_BR/gnome-help/figures/touch-hold.svg share/help/pt_BR/gnome-help/figures/touch-osk.svg share/help/pt_BR/gnome-help/figures/touch-overview.svg @@ -13360,6 +14693,8 @@ share/help/pt_BR/gnome-help/files-open.page share/help/pt_BR/gnome-help/files-preview.page share/help/pt_BR/gnome-help/files-recover.page share/help/pt_BR/gnome-help/files-removedrive.page +share/help/pt_BR/gnome-help/files-rename-multiple.page +share/help/pt_BR/gnome-help/files-rename-music-metadata.page share/help/pt_BR/gnome-help/files-rename.page share/help/pt_BR/gnome-help/files-search.page share/help/pt_BR/gnome-help/files-select.page @@ -13377,7 +14712,7 @@ share/help/pt_BR/gnome-help/hardware-driver.page share/help/pt_BR/gnome-help/hardware-problems-graphics.page share/help/pt_BR/gnome-help/hardware.page share/help/pt_BR/gnome-help/help-irc.page -share/help/pt_BR/gnome-help/help-mailing-list.page +share/help/pt_BR/gnome-help/help-matrix.page share/help/pt_BR/gnome-help/index.page share/help/pt_BR/gnome-help/keyboard-cursor-blink.page share/help/pt_BR/gnome-help/keyboard-key-menu.page @@ -13455,6 +14790,7 @@ share/help/pt_BR/gnome-help/net-wireless-wepwpa.page share/help/pt_BR/gnome-help/net-wireless.page share/help/pt_BR/gnome-help/net-wrongnetwork.page share/help/pt_BR/gnome-help/net.page +share/help/pt_BR/gnome-help/parental-controls.page share/help/pt_BR/gnome-help/power-autobrightness.page share/help/pt_BR/gnome-help/power-autosuspend.page share/help/pt_BR/gnome-help/power-batteryestimate.page @@ -13503,6 +14839,8 @@ share/help/pt_BR/gnome-help/privacy-location.page share/help/pt_BR/gnome-help/privacy-purge.page share/help/pt_BR/gnome-help/privacy-screen-lock.page share/help/pt_BR/gnome-help/privacy.page +share/help/pt_BR/gnome-help/quick-settings.page +share/help/pt_BR/gnome-help/remote-login.page share/help/pt_BR/gnome-help/screen-shot-record.page share/help/pt_BR/gnome-help/session-fingerprint.page share/help/pt_BR/gnome-help/session-formats.page @@ -13510,9 +14848,9 @@ share/help/pt_BR/gnome-help/session-language.page share/help/pt_BR/gnome-help/session-screenlocks.page share/help/pt_BR/gnome-help/sharing-bluetooth.page share/help/pt_BR/gnome-help/sharing-desktop.page -share/help/pt_BR/gnome-help/sharing-displayname.page share/help/pt_BR/gnome-help/sharing-media.page share/help/pt_BR/gnome-help/sharing-personal.page +share/help/pt_BR/gnome-help/sharing-secure-shell.page share/help/pt_BR/gnome-help/sharing.page share/help/pt_BR/gnome-help/shell-apps-auto-start.page share/help/pt_BR/gnome-help/shell-apps-favorites.page @@ -13557,9 +14895,11 @@ share/help/pt_BR/gnome-help/user-goodpassword.page share/help/pt_BR/gnome-help/video-dvd.page share/help/pt_BR/gnome-help/video-sending.page share/help/pt_BR/gnome-help/wacom-left-handed.page +share/help/pt_BR/gnome-help/wacom-map-buttons.page share/help/pt_BR/gnome-help/wacom-mode.page share/help/pt_BR/gnome-help/wacom-multi-monitor.page share/help/pt_BR/gnome-help/wacom-stylus.page +share/help/pt_BR/gnome-help/wacom-tablet-unknown.page share/help/pt_BR/gnome-help/wacom.page share/help/pt_BR/system-admin-guide/appearance.page share/help/pt_BR/system-admin-guide/autostart-applications.page @@ -13631,7 +14971,11 @@ share/help/ro/gnome-help/a11y-slowkeys.page share/help/ro/gnome-help/a11y-stickykeys.page share/help/ro/gnome-help/a11y-visualalert.page share/help/ro/gnome-help/a11y.page +share/help/ro/gnome-help/about-hardware.page +share/help/ro/gnome-help/about-hostname.page +share/help/ro/gnome-help/about-os.page share/help/ro/gnome-help/about-this-guide.page +share/help/ro/gnome-help/about.page share/help/ro/gnome-help/accounts-add.page share/help/ro/gnome-help/accounts-disable-service.page share/help/ro/gnome-help/accounts-provider-not-available.page @@ -13701,6 +15045,8 @@ share/help/ro/gnome-help/display-dual-monitors.page share/help/ro/gnome-help/display-night-light.page share/help/ro/gnome-help/figures/bluetooth-active-symbolic.svg share/help/ro/gnome-help/figures/bluetooth-symbolic.svg +share/help/ro/gnome-help/figures/camera-photo-symbolic.svg +share/help/ro/gnome-help/figures/camera-video-symbolic.svg share/help/ro/gnome-help/figures/classic-topbar-accessibility.svg share/help/ro/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/ro/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -13728,9 +15074,9 @@ share/help/ro/gnome-help/figures/classic-topbar-network-wired.svg share/help/ro/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/ro/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/ro/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/ro/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/ro/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/ro/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/ro/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/ro/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/ro/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/ro/gnome-help/figures/classic-topbar-night-light.svg share/help/ro/gnome-help/figures/classic-topbar-pointer.svg share/help/ro/gnome-help/figures/classic-topbar-screen-shared.svg @@ -13742,11 +15088,11 @@ share/help/ro/gnome-help/figures/color-display.png share/help/ro/gnome-help/figures/color-printer.png share/help/ro/gnome-help/figures/color-space.png share/help/ro/gnome-help/figures/display-dual-monitors.webm -share/help/ro/gnome-help/figures/edit-find-symbolic.svg share/help/ro/gnome-help/figures/emblem-system-symbolic.svg share/help/ro/gnome-help/figures/emoji-flags-symbolic.svg share/help/ro/gnome-help/figures/gnome.svg share/help/ro/gnome-help/figures/go-down-symbolic.svg +share/help/ro/gnome-help/figures/go-next-symbolic.svg share/help/ro/gnome-help/figures/input-keyboard-symbolic.png share/help/ro/gnome-help/figures/input-methods-switcher.png share/help/ro/gnome-help/figures/keyboard-key-calculator.svg @@ -13767,25 +15113,31 @@ share/help/ro/gnome-help/figures/keyboard-key-stop.svg share/help/ro/gnome-help/figures/keyboard-key-voldown.svg share/help/ro/gnome-help/figures/keyboard-key-volup.svg share/help/ro/gnome-help/figures/keyboard-key-world.svg +share/help/ro/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/ro/gnome-help/figures/nautilus-icons.png share/help/ro/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/ro/gnome-help/figures/network-wired-symbolic.svg -share/help/ro/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/ro/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/ro/gnome-help/figures/printing-select.png +share/help/ro/gnome-help/figures/ps-button.svg +share/help/ro/gnome-help/figures/ps-create.svg share/help/ro/gnome-help/figures/rotation-allowed-symbolic.svg share/help/ro/gnome-help/figures/rotation-locked-symbolic.svg +share/help/ro/gnome-help/figures/screenshot-tool.png share/help/ro/gnome-help/figures/shell-activities-dash.png -share/help/ro/gnome-help/figures/shell-appmenu-classic.png -share/help/ro/gnome-help/figures/shell-appmenu-shell.png share/help/ro/gnome-help/figures/shell-appts-classic.png share/help/ro/gnome-help/figures/shell-appts.png +share/help/ro/gnome-help/figures/shell-exit-classic-expanded.png share/help/ro/gnome-help/figures/shell-exit-classic.png +share/help/ro/gnome-help/figures/shell-exit-expanded.png share/help/ro/gnome-help/figures/shell-exit.png share/help/ro/gnome-help/figures/shell-top-bar-classic.png share/help/ro/gnome-help/figures/shell-top-bar.png share/help/ro/gnome-help/figures/shell-window-list-classic.png share/help/ro/gnome-help/figures/shell-workspaces.png +share/help/ro/gnome-help/figures/system-lock-screen-symbolic.svg share/help/ro/gnome-help/figures/system-run-symbolic.svg +share/help/ro/gnome-help/figures/system-shutdown-symbolic.svg share/help/ro/gnome-help/figures/tile-a11y.svg share/help/ro/gnome-help/figures/tile-files.svg share/help/ro/gnome-help/figures/tile-hardware.svg @@ -13822,14 +15174,15 @@ share/help/ro/gnome-help/figures/topbar-network-wired.svg share/help/ro/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/ro/gnome-help/figures/topbar-network-wireless-connected.svg share/help/ro/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/ro/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/ro/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/ro/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/ro/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/ro/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/ro/gnome-help/figures/topbar-network-wireless-signal.svg share/help/ro/gnome-help/figures/topbar-night-light.svg share/help/ro/gnome-help/figures/topbar-pointer.svg share/help/ro/gnome-help/figures/topbar-screen-shared.svg share/help/ro/gnome-help/figures/topbar-system-shutdown.svg share/help/ro/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/ro/gnome-help/figures/touch-edge-scroll.svg share/help/ro/gnome-help/figures/touch-hold.svg share/help/ro/gnome-help/figures/touch-osk.svg share/help/ro/gnome-help/figures/touch-overview.svg @@ -13852,6 +15205,8 @@ share/help/ro/gnome-help/files-open.page share/help/ro/gnome-help/files-preview.page share/help/ro/gnome-help/files-recover.page share/help/ro/gnome-help/files-removedrive.page +share/help/ro/gnome-help/files-rename-multiple.page +share/help/ro/gnome-help/files-rename-music-metadata.page share/help/ro/gnome-help/files-rename.page share/help/ro/gnome-help/files-search.page share/help/ro/gnome-help/files-select.page @@ -13869,7 +15224,7 @@ share/help/ro/gnome-help/hardware-driver.page share/help/ro/gnome-help/hardware-problems-graphics.page share/help/ro/gnome-help/hardware.page share/help/ro/gnome-help/help-irc.page -share/help/ro/gnome-help/help-mailing-list.page +share/help/ro/gnome-help/help-matrix.page share/help/ro/gnome-help/index.page share/help/ro/gnome-help/keyboard-cursor-blink.page share/help/ro/gnome-help/keyboard-key-menu.page @@ -13947,6 +15302,7 @@ share/help/ro/gnome-help/net-wireless-wepwpa.page share/help/ro/gnome-help/net-wireless.page share/help/ro/gnome-help/net-wrongnetwork.page share/help/ro/gnome-help/net.page +share/help/ro/gnome-help/parental-controls.page share/help/ro/gnome-help/power-autobrightness.page share/help/ro/gnome-help/power-autosuspend.page share/help/ro/gnome-help/power-batteryestimate.page @@ -13995,6 +15351,8 @@ share/help/ro/gnome-help/privacy-location.page share/help/ro/gnome-help/privacy-purge.page share/help/ro/gnome-help/privacy-screen-lock.page share/help/ro/gnome-help/privacy.page +share/help/ro/gnome-help/quick-settings.page +share/help/ro/gnome-help/remote-login.page share/help/ro/gnome-help/screen-shot-record.page share/help/ro/gnome-help/session-fingerprint.page share/help/ro/gnome-help/session-formats.page @@ -14002,9 +15360,9 @@ share/help/ro/gnome-help/session-language.page share/help/ro/gnome-help/session-screenlocks.page share/help/ro/gnome-help/sharing-bluetooth.page share/help/ro/gnome-help/sharing-desktop.page -share/help/ro/gnome-help/sharing-displayname.page share/help/ro/gnome-help/sharing-media.page share/help/ro/gnome-help/sharing-personal.page +share/help/ro/gnome-help/sharing-secure-shell.page share/help/ro/gnome-help/sharing.page share/help/ro/gnome-help/shell-apps-auto-start.page share/help/ro/gnome-help/shell-apps-favorites.page @@ -14049,9 +15407,11 @@ share/help/ro/gnome-help/user-goodpassword.page share/help/ro/gnome-help/video-dvd.page share/help/ro/gnome-help/video-sending.page share/help/ro/gnome-help/wacom-left-handed.page +share/help/ro/gnome-help/wacom-map-buttons.page share/help/ro/gnome-help/wacom-mode.page share/help/ro/gnome-help/wacom-multi-monitor.page share/help/ro/gnome-help/wacom-stylus.page +share/help/ro/gnome-help/wacom-tablet-unknown.page share/help/ro/gnome-help/wacom.page share/help/ru/gnome-help/a11y-bouncekeys.page share/help/ru/gnome-help/a11y-braille.page @@ -14066,7 +15426,11 @@ share/help/ru/gnome-help/a11y-slowkeys.page share/help/ru/gnome-help/a11y-stickykeys.page share/help/ru/gnome-help/a11y-visualalert.page share/help/ru/gnome-help/a11y.page +share/help/ru/gnome-help/about-hardware.page +share/help/ru/gnome-help/about-hostname.page +share/help/ru/gnome-help/about-os.page share/help/ru/gnome-help/about-this-guide.page +share/help/ru/gnome-help/about.page share/help/ru/gnome-help/accounts-add.page share/help/ru/gnome-help/accounts-disable-service.page share/help/ru/gnome-help/accounts-provider-not-available.page @@ -14136,6 +15500,8 @@ share/help/ru/gnome-help/display-dual-monitors.page share/help/ru/gnome-help/display-night-light.page share/help/ru/gnome-help/figures/bluetooth-active-symbolic.svg share/help/ru/gnome-help/figures/bluetooth-symbolic.svg +share/help/ru/gnome-help/figures/camera-photo-symbolic.svg +share/help/ru/gnome-help/figures/camera-video-symbolic.svg share/help/ru/gnome-help/figures/classic-topbar-accessibility.svg share/help/ru/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/ru/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -14163,9 +15529,9 @@ share/help/ru/gnome-help/figures/classic-topbar-network-wired.svg share/help/ru/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/ru/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/ru/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/ru/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/ru/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/ru/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/ru/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/ru/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/ru/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/ru/gnome-help/figures/classic-topbar-night-light.svg share/help/ru/gnome-help/figures/classic-topbar-pointer.svg share/help/ru/gnome-help/figures/classic-topbar-screen-shared.svg @@ -14177,11 +15543,11 @@ share/help/ru/gnome-help/figures/color-display.png share/help/ru/gnome-help/figures/color-printer.png share/help/ru/gnome-help/figures/color-space.png share/help/ru/gnome-help/figures/display-dual-monitors.webm -share/help/ru/gnome-help/figures/edit-find-symbolic.svg share/help/ru/gnome-help/figures/emblem-system-symbolic.svg share/help/ru/gnome-help/figures/emoji-flags-symbolic.svg share/help/ru/gnome-help/figures/gnome.svg share/help/ru/gnome-help/figures/go-down-symbolic.svg +share/help/ru/gnome-help/figures/go-next-symbolic.svg share/help/ru/gnome-help/figures/input-keyboard-symbolic.png share/help/ru/gnome-help/figures/input-methods-switcher.png share/help/ru/gnome-help/figures/keyboard-key-calculator.svg @@ -14202,25 +15568,31 @@ share/help/ru/gnome-help/figures/keyboard-key-stop.svg share/help/ru/gnome-help/figures/keyboard-key-voldown.svg share/help/ru/gnome-help/figures/keyboard-key-volup.svg share/help/ru/gnome-help/figures/keyboard-key-world.svg +share/help/ru/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/ru/gnome-help/figures/nautilus-icons.png share/help/ru/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/ru/gnome-help/figures/network-wired-symbolic.svg -share/help/ru/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/ru/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/ru/gnome-help/figures/printing-select.png +share/help/ru/gnome-help/figures/ps-button.svg +share/help/ru/gnome-help/figures/ps-create.svg share/help/ru/gnome-help/figures/rotation-allowed-symbolic.svg share/help/ru/gnome-help/figures/rotation-locked-symbolic.svg +share/help/ru/gnome-help/figures/screenshot-tool.png share/help/ru/gnome-help/figures/shell-activities-dash.png -share/help/ru/gnome-help/figures/shell-appmenu-classic.png -share/help/ru/gnome-help/figures/shell-appmenu-shell.png share/help/ru/gnome-help/figures/shell-appts-classic.png share/help/ru/gnome-help/figures/shell-appts.png +share/help/ru/gnome-help/figures/shell-exit-classic-expanded.png share/help/ru/gnome-help/figures/shell-exit-classic.png +share/help/ru/gnome-help/figures/shell-exit-expanded.png share/help/ru/gnome-help/figures/shell-exit.png share/help/ru/gnome-help/figures/shell-top-bar-classic.png share/help/ru/gnome-help/figures/shell-top-bar.png share/help/ru/gnome-help/figures/shell-window-list-classic.png share/help/ru/gnome-help/figures/shell-workspaces.png +share/help/ru/gnome-help/figures/system-lock-screen-symbolic.svg share/help/ru/gnome-help/figures/system-run-symbolic.svg +share/help/ru/gnome-help/figures/system-shutdown-symbolic.svg share/help/ru/gnome-help/figures/tile-a11y.svg share/help/ru/gnome-help/figures/tile-files.svg share/help/ru/gnome-help/figures/tile-hardware.svg @@ -14257,14 +15629,15 @@ share/help/ru/gnome-help/figures/topbar-network-wired.svg share/help/ru/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/ru/gnome-help/figures/topbar-network-wireless-connected.svg share/help/ru/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/ru/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/ru/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/ru/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/ru/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/ru/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/ru/gnome-help/figures/topbar-network-wireless-signal.svg share/help/ru/gnome-help/figures/topbar-night-light.svg share/help/ru/gnome-help/figures/topbar-pointer.svg share/help/ru/gnome-help/figures/topbar-screen-shared.svg share/help/ru/gnome-help/figures/topbar-system-shutdown.svg share/help/ru/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/ru/gnome-help/figures/touch-edge-scroll.svg share/help/ru/gnome-help/figures/touch-hold.svg share/help/ru/gnome-help/figures/touch-osk.svg share/help/ru/gnome-help/figures/touch-overview.svg @@ -14287,6 +15660,8 @@ share/help/ru/gnome-help/files-open.page share/help/ru/gnome-help/files-preview.page share/help/ru/gnome-help/files-recover.page share/help/ru/gnome-help/files-removedrive.page +share/help/ru/gnome-help/files-rename-multiple.page +share/help/ru/gnome-help/files-rename-music-metadata.page share/help/ru/gnome-help/files-rename.page share/help/ru/gnome-help/files-search.page share/help/ru/gnome-help/files-select.page @@ -14304,7 +15679,7 @@ share/help/ru/gnome-help/hardware-driver.page share/help/ru/gnome-help/hardware-problems-graphics.page share/help/ru/gnome-help/hardware.page share/help/ru/gnome-help/help-irc.page -share/help/ru/gnome-help/help-mailing-list.page +share/help/ru/gnome-help/help-matrix.page share/help/ru/gnome-help/index.page share/help/ru/gnome-help/keyboard-cursor-blink.page share/help/ru/gnome-help/keyboard-key-menu.page @@ -14382,6 +15757,7 @@ share/help/ru/gnome-help/net-wireless-wepwpa.page share/help/ru/gnome-help/net-wireless.page share/help/ru/gnome-help/net-wrongnetwork.page share/help/ru/gnome-help/net.page +share/help/ru/gnome-help/parental-controls.page share/help/ru/gnome-help/power-autobrightness.page share/help/ru/gnome-help/power-autosuspend.page share/help/ru/gnome-help/power-batteryestimate.page @@ -14430,6 +15806,8 @@ share/help/ru/gnome-help/privacy-location.page share/help/ru/gnome-help/privacy-purge.page share/help/ru/gnome-help/privacy-screen-lock.page share/help/ru/gnome-help/privacy.page +share/help/ru/gnome-help/quick-settings.page +share/help/ru/gnome-help/remote-login.page share/help/ru/gnome-help/screen-shot-record.page share/help/ru/gnome-help/session-fingerprint.page share/help/ru/gnome-help/session-formats.page @@ -14437,9 +15815,9 @@ share/help/ru/gnome-help/session-language.page share/help/ru/gnome-help/session-screenlocks.page share/help/ru/gnome-help/sharing-bluetooth.page share/help/ru/gnome-help/sharing-desktop.page -share/help/ru/gnome-help/sharing-displayname.page share/help/ru/gnome-help/sharing-media.page share/help/ru/gnome-help/sharing-personal.page +share/help/ru/gnome-help/sharing-secure-shell.page share/help/ru/gnome-help/sharing.page share/help/ru/gnome-help/shell-apps-auto-start.page share/help/ru/gnome-help/shell-apps-favorites.page @@ -14484,10 +15862,69 @@ share/help/ru/gnome-help/user-goodpassword.page share/help/ru/gnome-help/video-dvd.page share/help/ru/gnome-help/video-sending.page share/help/ru/gnome-help/wacom-left-handed.page +share/help/ru/gnome-help/wacom-map-buttons.page share/help/ru/gnome-help/wacom-mode.page share/help/ru/gnome-help/wacom-multi-monitor.page share/help/ru/gnome-help/wacom-stylus.page +share/help/ru/gnome-help/wacom-tablet-unknown.page share/help/ru/gnome-help/wacom.page +share/help/ru/system-admin-guide/appearance.page +share/help/ru/system-admin-guide/autostart-applications.page +share/help/ru/system-admin-guide/backgrounds-extra.page +share/help/ru/system-admin-guide/dconf-custom-defaults.page +share/help/ru/system-admin-guide/dconf-keyfiles.page +share/help/ru/system-admin-guide/dconf-lockdown.page +share/help/ru/system-admin-guide/dconf-nfs-home.page +share/help/ru/system-admin-guide/dconf-profiles.page +share/help/ru/system-admin-guide/dconf-snippets.xml +share/help/ru/system-admin-guide/dconf.page +share/help/ru/system-admin-guide/desktop-background.page +share/help/ru/system-admin-guide/desktop-favorite-applications.page +share/help/ru/system-admin-guide/desktop-lockscreen.page +share/help/ru/system-admin-guide/desktop-shield.page +share/help/ru/system-admin-guide/extensions-enable.page +share/help/ru/system-admin-guide/extensions-lockdown.page +share/help/ru/system-admin-guide/extensions.page +share/help/ru/system-admin-guide/fonts-user.page +share/help/ru/system-admin-guide/fonts.page +share/help/ru/system-admin-guide/gsettings-browse.page +share/help/ru/system-admin-guide/index.page +share/help/ru/system-admin-guide/keyboard-compose-key.page +share/help/ru/system-admin-guide/keyboard-layout.page +share/help/ru/system-admin-guide/legal.xml +share/help/ru/system-admin-guide/lockdown-command-line.page +share/help/ru/system-admin-guide/lockdown-file-saving.page +share/help/ru/system-admin-guide/lockdown-logout.page +share/help/ru/system-admin-guide/lockdown-online-accounts.page +share/help/ru/system-admin-guide/lockdown-printing.page +share/help/ru/system-admin-guide/lockdown-repartitioning.page +share/help/ru/system-admin-guide/lockdown-single-app-mode.page +share/help/ru/system-admin-guide/login-automatic.page +share/help/ru/system-admin-guide/login-banner.page +share/help/ru/system-admin-guide/login-enterprise.page +share/help/ru/system-admin-guide/login-fingerprint.page +share/help/ru/system-admin-guide/login-logo.page +share/help/ru/system-admin-guide/login-userlist-disable.page +share/help/ru/system-admin-guide/login.page +share/help/ru/system-admin-guide/logout-automatic.page +share/help/ru/system-admin-guide/mime-types-application-user.page +share/help/ru/system-admin-guide/mime-types-application.page +share/help/ru/system-admin-guide/mime-types-custom-user.page +share/help/ru/system-admin-guide/mime-types-custom.page +share/help/ru/system-admin-guide/mime-types.page +share/help/ru/system-admin-guide/network-server-list.page +share/help/ru/system-admin-guide/network-vpn.page +share/help/ru/system-admin-guide/network.page +share/help/ru/system-admin-guide/overrides.page +share/help/ru/system-admin-guide/power-dim-screen.page +share/help/ru/system-admin-guide/processes.page +share/help/ru/system-admin-guide/session-custom.page +share/help/ru/system-admin-guide/session-debug.page +share/help/ru/system-admin-guide/session-user.page +share/help/ru/system-admin-guide/setup.page +share/help/ru/system-admin-guide/software.page +share/help/ru/system-admin-guide/sundry.page +share/help/ru/system-admin-guide/user-settings.page share/help/sl/gnome-help/a11y-bouncekeys.page share/help/sl/gnome-help/a11y-braille.page share/help/sl/gnome-help/a11y-contrast.page @@ -14501,7 +15938,11 @@ share/help/sl/gnome-help/a11y-slowkeys.page share/help/sl/gnome-help/a11y-stickykeys.page share/help/sl/gnome-help/a11y-visualalert.page share/help/sl/gnome-help/a11y.page +share/help/sl/gnome-help/about-hardware.page +share/help/sl/gnome-help/about-hostname.page +share/help/sl/gnome-help/about-os.page share/help/sl/gnome-help/about-this-guide.page +share/help/sl/gnome-help/about.page share/help/sl/gnome-help/accounts-add.page share/help/sl/gnome-help/accounts-disable-service.page share/help/sl/gnome-help/accounts-provider-not-available.page @@ -14571,6 +16012,8 @@ share/help/sl/gnome-help/display-dual-monitors.page share/help/sl/gnome-help/display-night-light.page share/help/sl/gnome-help/figures/bluetooth-active-symbolic.svg share/help/sl/gnome-help/figures/bluetooth-symbolic.svg +share/help/sl/gnome-help/figures/camera-photo-symbolic.svg +share/help/sl/gnome-help/figures/camera-video-symbolic.svg share/help/sl/gnome-help/figures/classic-topbar-accessibility.svg share/help/sl/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/sl/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -14598,9 +16041,9 @@ share/help/sl/gnome-help/figures/classic-topbar-network-wired.svg share/help/sl/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/sl/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/sl/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/sl/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/sl/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/sl/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/sl/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/sl/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/sl/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/sl/gnome-help/figures/classic-topbar-night-light.svg share/help/sl/gnome-help/figures/classic-topbar-pointer.svg share/help/sl/gnome-help/figures/classic-topbar-screen-shared.svg @@ -14612,11 +16055,11 @@ share/help/sl/gnome-help/figures/color-display.png share/help/sl/gnome-help/figures/color-printer.png share/help/sl/gnome-help/figures/color-space.png share/help/sl/gnome-help/figures/display-dual-monitors.webm -share/help/sl/gnome-help/figures/edit-find-symbolic.svg share/help/sl/gnome-help/figures/emblem-system-symbolic.svg share/help/sl/gnome-help/figures/emoji-flags-symbolic.svg share/help/sl/gnome-help/figures/gnome.svg share/help/sl/gnome-help/figures/go-down-symbolic.svg +share/help/sl/gnome-help/figures/go-next-symbolic.svg share/help/sl/gnome-help/figures/input-keyboard-symbolic.png share/help/sl/gnome-help/figures/input-methods-switcher.png share/help/sl/gnome-help/figures/keyboard-key-calculator.svg @@ -14637,25 +16080,31 @@ share/help/sl/gnome-help/figures/keyboard-key-stop.svg share/help/sl/gnome-help/figures/keyboard-key-voldown.svg share/help/sl/gnome-help/figures/keyboard-key-volup.svg share/help/sl/gnome-help/figures/keyboard-key-world.svg +share/help/sl/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/sl/gnome-help/figures/nautilus-icons.png share/help/sl/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/sl/gnome-help/figures/network-wired-symbolic.svg -share/help/sl/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/sl/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/sl/gnome-help/figures/printing-select.png +share/help/sl/gnome-help/figures/ps-button.svg +share/help/sl/gnome-help/figures/ps-create.svg share/help/sl/gnome-help/figures/rotation-allowed-symbolic.svg share/help/sl/gnome-help/figures/rotation-locked-symbolic.svg +share/help/sl/gnome-help/figures/screenshot-tool.png share/help/sl/gnome-help/figures/shell-activities-dash.png -share/help/sl/gnome-help/figures/shell-appmenu-classic.png -share/help/sl/gnome-help/figures/shell-appmenu-shell.png share/help/sl/gnome-help/figures/shell-appts-classic.png share/help/sl/gnome-help/figures/shell-appts.png +share/help/sl/gnome-help/figures/shell-exit-classic-expanded.png share/help/sl/gnome-help/figures/shell-exit-classic.png +share/help/sl/gnome-help/figures/shell-exit-expanded.png share/help/sl/gnome-help/figures/shell-exit.png share/help/sl/gnome-help/figures/shell-top-bar-classic.png share/help/sl/gnome-help/figures/shell-top-bar.png share/help/sl/gnome-help/figures/shell-window-list-classic.png share/help/sl/gnome-help/figures/shell-workspaces.png +share/help/sl/gnome-help/figures/system-lock-screen-symbolic.svg share/help/sl/gnome-help/figures/system-run-symbolic.svg +share/help/sl/gnome-help/figures/system-shutdown-symbolic.svg share/help/sl/gnome-help/figures/tile-a11y.svg share/help/sl/gnome-help/figures/tile-files.svg share/help/sl/gnome-help/figures/tile-hardware.svg @@ -14692,14 +16141,15 @@ share/help/sl/gnome-help/figures/topbar-network-wired.svg share/help/sl/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/sl/gnome-help/figures/topbar-network-wireless-connected.svg share/help/sl/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/sl/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/sl/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/sl/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/sl/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/sl/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/sl/gnome-help/figures/topbar-network-wireless-signal.svg share/help/sl/gnome-help/figures/topbar-night-light.svg share/help/sl/gnome-help/figures/topbar-pointer.svg share/help/sl/gnome-help/figures/topbar-screen-shared.svg share/help/sl/gnome-help/figures/topbar-system-shutdown.svg share/help/sl/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/sl/gnome-help/figures/touch-edge-scroll.svg share/help/sl/gnome-help/figures/touch-hold.svg share/help/sl/gnome-help/figures/touch-osk.svg share/help/sl/gnome-help/figures/touch-overview.svg @@ -14722,6 +16172,8 @@ share/help/sl/gnome-help/files-open.page share/help/sl/gnome-help/files-preview.page share/help/sl/gnome-help/files-recover.page share/help/sl/gnome-help/files-removedrive.page +share/help/sl/gnome-help/files-rename-multiple.page +share/help/sl/gnome-help/files-rename-music-metadata.page share/help/sl/gnome-help/files-rename.page share/help/sl/gnome-help/files-search.page share/help/sl/gnome-help/files-select.page @@ -14739,7 +16191,7 @@ share/help/sl/gnome-help/hardware-driver.page share/help/sl/gnome-help/hardware-problems-graphics.page share/help/sl/gnome-help/hardware.page share/help/sl/gnome-help/help-irc.page -share/help/sl/gnome-help/help-mailing-list.page +share/help/sl/gnome-help/help-matrix.page share/help/sl/gnome-help/index.page share/help/sl/gnome-help/keyboard-cursor-blink.page share/help/sl/gnome-help/keyboard-key-menu.page @@ -14817,6 +16269,7 @@ share/help/sl/gnome-help/net-wireless-wepwpa.page share/help/sl/gnome-help/net-wireless.page share/help/sl/gnome-help/net-wrongnetwork.page share/help/sl/gnome-help/net.page +share/help/sl/gnome-help/parental-controls.page share/help/sl/gnome-help/power-autobrightness.page share/help/sl/gnome-help/power-autosuspend.page share/help/sl/gnome-help/power-batteryestimate.page @@ -14865,6 +16318,8 @@ share/help/sl/gnome-help/privacy-location.page share/help/sl/gnome-help/privacy-purge.page share/help/sl/gnome-help/privacy-screen-lock.page share/help/sl/gnome-help/privacy.page +share/help/sl/gnome-help/quick-settings.page +share/help/sl/gnome-help/remote-login.page share/help/sl/gnome-help/screen-shot-record.page share/help/sl/gnome-help/session-fingerprint.page share/help/sl/gnome-help/session-formats.page @@ -14872,9 +16327,9 @@ share/help/sl/gnome-help/session-language.page share/help/sl/gnome-help/session-screenlocks.page share/help/sl/gnome-help/sharing-bluetooth.page share/help/sl/gnome-help/sharing-desktop.page -share/help/sl/gnome-help/sharing-displayname.page share/help/sl/gnome-help/sharing-media.page share/help/sl/gnome-help/sharing-personal.page +share/help/sl/gnome-help/sharing-secure-shell.page share/help/sl/gnome-help/sharing.page share/help/sl/gnome-help/shell-apps-auto-start.page share/help/sl/gnome-help/shell-apps-favorites.page @@ -14919,9 +16374,11 @@ share/help/sl/gnome-help/user-goodpassword.page share/help/sl/gnome-help/video-dvd.page share/help/sl/gnome-help/video-sending.page share/help/sl/gnome-help/wacom-left-handed.page +share/help/sl/gnome-help/wacom-map-buttons.page share/help/sl/gnome-help/wacom-mode.page share/help/sl/gnome-help/wacom-multi-monitor.page share/help/sl/gnome-help/wacom-stylus.page +share/help/sl/gnome-help/wacom-tablet-unknown.page share/help/sl/gnome-help/wacom.page share/help/sr/gnome-help/a11y-bouncekeys.page share/help/sr/gnome-help/a11y-braille.page @@ -14936,7 +16393,11 @@ share/help/sr/gnome-help/a11y-slowkeys.page share/help/sr/gnome-help/a11y-stickykeys.page share/help/sr/gnome-help/a11y-visualalert.page share/help/sr/gnome-help/a11y.page +share/help/sr/gnome-help/about-hardware.page +share/help/sr/gnome-help/about-hostname.page +share/help/sr/gnome-help/about-os.page share/help/sr/gnome-help/about-this-guide.page +share/help/sr/gnome-help/about.page share/help/sr/gnome-help/accounts-add.page share/help/sr/gnome-help/accounts-disable-service.page share/help/sr/gnome-help/accounts-provider-not-available.page @@ -15006,6 +16467,8 @@ share/help/sr/gnome-help/display-dual-monitors.page share/help/sr/gnome-help/display-night-light.page share/help/sr/gnome-help/figures/bluetooth-active-symbolic.svg share/help/sr/gnome-help/figures/bluetooth-symbolic.svg +share/help/sr/gnome-help/figures/camera-photo-symbolic.svg +share/help/sr/gnome-help/figures/camera-video-symbolic.svg share/help/sr/gnome-help/figures/classic-topbar-accessibility.svg share/help/sr/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/sr/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -15033,9 +16496,9 @@ share/help/sr/gnome-help/figures/classic-topbar-network-wired.svg share/help/sr/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/sr/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/sr/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/sr/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/sr/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/sr/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/sr/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/sr/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/sr/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/sr/gnome-help/figures/classic-topbar-night-light.svg share/help/sr/gnome-help/figures/classic-topbar-pointer.svg share/help/sr/gnome-help/figures/classic-topbar-screen-shared.svg @@ -15047,11 +16510,11 @@ share/help/sr/gnome-help/figures/color-display.png share/help/sr/gnome-help/figures/color-printer.png share/help/sr/gnome-help/figures/color-space.png share/help/sr/gnome-help/figures/display-dual-monitors.webm -share/help/sr/gnome-help/figures/edit-find-symbolic.svg share/help/sr/gnome-help/figures/emblem-system-symbolic.svg share/help/sr/gnome-help/figures/emoji-flags-symbolic.svg share/help/sr/gnome-help/figures/gnome.svg share/help/sr/gnome-help/figures/go-down-symbolic.svg +share/help/sr/gnome-help/figures/go-next-symbolic.svg share/help/sr/gnome-help/figures/input-keyboard-symbolic.png share/help/sr/gnome-help/figures/input-methods-switcher.png share/help/sr/gnome-help/figures/keyboard-key-calculator.svg @@ -15072,25 +16535,31 @@ share/help/sr/gnome-help/figures/keyboard-key-stop.svg share/help/sr/gnome-help/figures/keyboard-key-voldown.svg share/help/sr/gnome-help/figures/keyboard-key-volup.svg share/help/sr/gnome-help/figures/keyboard-key-world.svg +share/help/sr/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/sr/gnome-help/figures/nautilus-icons.png share/help/sr/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/sr/gnome-help/figures/network-wired-symbolic.svg -share/help/sr/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/sr/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/sr/gnome-help/figures/printing-select.png +share/help/sr/gnome-help/figures/ps-button.svg +share/help/sr/gnome-help/figures/ps-create.svg share/help/sr/gnome-help/figures/rotation-allowed-symbolic.svg share/help/sr/gnome-help/figures/rotation-locked-symbolic.svg +share/help/sr/gnome-help/figures/screenshot-tool.png share/help/sr/gnome-help/figures/shell-activities-dash.png -share/help/sr/gnome-help/figures/shell-appmenu-classic.png -share/help/sr/gnome-help/figures/shell-appmenu-shell.png share/help/sr/gnome-help/figures/shell-appts-classic.png share/help/sr/gnome-help/figures/shell-appts.png +share/help/sr/gnome-help/figures/shell-exit-classic-expanded.png share/help/sr/gnome-help/figures/shell-exit-classic.png +share/help/sr/gnome-help/figures/shell-exit-expanded.png share/help/sr/gnome-help/figures/shell-exit.png share/help/sr/gnome-help/figures/shell-top-bar-classic.png share/help/sr/gnome-help/figures/shell-top-bar.png share/help/sr/gnome-help/figures/shell-window-list-classic.png share/help/sr/gnome-help/figures/shell-workspaces.png +share/help/sr/gnome-help/figures/system-lock-screen-symbolic.svg share/help/sr/gnome-help/figures/system-run-symbolic.svg +share/help/sr/gnome-help/figures/system-shutdown-symbolic.svg share/help/sr/gnome-help/figures/tile-a11y.svg share/help/sr/gnome-help/figures/tile-files.svg share/help/sr/gnome-help/figures/tile-hardware.svg @@ -15127,14 +16596,15 @@ share/help/sr/gnome-help/figures/topbar-network-wired.svg share/help/sr/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/sr/gnome-help/figures/topbar-network-wireless-connected.svg share/help/sr/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/sr/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/sr/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/sr/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/sr/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/sr/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/sr/gnome-help/figures/topbar-network-wireless-signal.svg share/help/sr/gnome-help/figures/topbar-night-light.svg share/help/sr/gnome-help/figures/topbar-pointer.svg share/help/sr/gnome-help/figures/topbar-screen-shared.svg share/help/sr/gnome-help/figures/topbar-system-shutdown.svg share/help/sr/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/sr/gnome-help/figures/touch-edge-scroll.svg share/help/sr/gnome-help/figures/touch-hold.svg share/help/sr/gnome-help/figures/touch-osk.svg share/help/sr/gnome-help/figures/touch-overview.svg @@ -15157,6 +16627,8 @@ share/help/sr/gnome-help/files-open.page share/help/sr/gnome-help/files-preview.page share/help/sr/gnome-help/files-recover.page share/help/sr/gnome-help/files-removedrive.page +share/help/sr/gnome-help/files-rename-multiple.page +share/help/sr/gnome-help/files-rename-music-metadata.page share/help/sr/gnome-help/files-rename.page share/help/sr/gnome-help/files-search.page share/help/sr/gnome-help/files-select.page @@ -15174,7 +16646,7 @@ share/help/sr/gnome-help/hardware-driver.page share/help/sr/gnome-help/hardware-problems-graphics.page share/help/sr/gnome-help/hardware.page share/help/sr/gnome-help/help-irc.page -share/help/sr/gnome-help/help-mailing-list.page +share/help/sr/gnome-help/help-matrix.page share/help/sr/gnome-help/index.page share/help/sr/gnome-help/keyboard-cursor-blink.page share/help/sr/gnome-help/keyboard-key-menu.page @@ -15252,6 +16724,7 @@ share/help/sr/gnome-help/net-wireless-wepwpa.page share/help/sr/gnome-help/net-wireless.page share/help/sr/gnome-help/net-wrongnetwork.page share/help/sr/gnome-help/net.page +share/help/sr/gnome-help/parental-controls.page share/help/sr/gnome-help/power-autobrightness.page share/help/sr/gnome-help/power-autosuspend.page share/help/sr/gnome-help/power-batteryestimate.page @@ -15300,6 +16773,8 @@ share/help/sr/gnome-help/privacy-location.page share/help/sr/gnome-help/privacy-purge.page share/help/sr/gnome-help/privacy-screen-lock.page share/help/sr/gnome-help/privacy.page +share/help/sr/gnome-help/quick-settings.page +share/help/sr/gnome-help/remote-login.page share/help/sr/gnome-help/screen-shot-record.page share/help/sr/gnome-help/session-fingerprint.page share/help/sr/gnome-help/session-formats.page @@ -15307,9 +16782,9 @@ share/help/sr/gnome-help/session-language.page share/help/sr/gnome-help/session-screenlocks.page share/help/sr/gnome-help/sharing-bluetooth.page share/help/sr/gnome-help/sharing-desktop.page -share/help/sr/gnome-help/sharing-displayname.page share/help/sr/gnome-help/sharing-media.page share/help/sr/gnome-help/sharing-personal.page +share/help/sr/gnome-help/sharing-secure-shell.page share/help/sr/gnome-help/sharing.page share/help/sr/gnome-help/shell-apps-auto-start.page share/help/sr/gnome-help/shell-apps-favorites.page @@ -15354,9 +16829,11 @@ share/help/sr/gnome-help/user-goodpassword.page share/help/sr/gnome-help/video-dvd.page share/help/sr/gnome-help/video-sending.page share/help/sr/gnome-help/wacom-left-handed.page +share/help/sr/gnome-help/wacom-map-buttons.page share/help/sr/gnome-help/wacom-mode.page share/help/sr/gnome-help/wacom-multi-monitor.page share/help/sr/gnome-help/wacom-stylus.page +share/help/sr/gnome-help/wacom-tablet-unknown.page share/help/sr/gnome-help/wacom.page share/help/sr@latin/gnome-help/a11y-bouncekeys.page share/help/sr@latin/gnome-help/a11y-braille.page @@ -15371,7 +16848,11 @@ share/help/sr@latin/gnome-help/a11y-slowkeys.page share/help/sr@latin/gnome-help/a11y-stickykeys.page share/help/sr@latin/gnome-help/a11y-visualalert.page share/help/sr@latin/gnome-help/a11y.page +share/help/sr@latin/gnome-help/about-hardware.page +share/help/sr@latin/gnome-help/about-hostname.page +share/help/sr@latin/gnome-help/about-os.page share/help/sr@latin/gnome-help/about-this-guide.page +share/help/sr@latin/gnome-help/about.page share/help/sr@latin/gnome-help/accounts-add.page share/help/sr@latin/gnome-help/accounts-disable-service.page share/help/sr@latin/gnome-help/accounts-provider-not-available.page @@ -15441,6 +16922,8 @@ share/help/sr@latin/gnome-help/display-dual-monitors.page share/help/sr@latin/gnome-help/display-night-light.page share/help/sr@latin/gnome-help/figures/bluetooth-active-symbolic.svg share/help/sr@latin/gnome-help/figures/bluetooth-symbolic.svg +share/help/sr@latin/gnome-help/figures/camera-photo-symbolic.svg +share/help/sr@latin/gnome-help/figures/camera-video-symbolic.svg share/help/sr@latin/gnome-help/figures/classic-topbar-accessibility.svg share/help/sr@latin/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/sr@latin/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -15468,9 +16951,9 @@ share/help/sr@latin/gnome-help/figures/classic-topbar-network-wired.svg share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/sr@latin/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/sr@latin/gnome-help/figures/classic-topbar-night-light.svg share/help/sr@latin/gnome-help/figures/classic-topbar-pointer.svg share/help/sr@latin/gnome-help/figures/classic-topbar-screen-shared.svg @@ -15482,11 +16965,11 @@ share/help/sr@latin/gnome-help/figures/color-display.png share/help/sr@latin/gnome-help/figures/color-printer.png share/help/sr@latin/gnome-help/figures/color-space.png share/help/sr@latin/gnome-help/figures/display-dual-monitors.webm -share/help/sr@latin/gnome-help/figures/edit-find-symbolic.svg share/help/sr@latin/gnome-help/figures/emblem-system-symbolic.svg share/help/sr@latin/gnome-help/figures/emoji-flags-symbolic.svg share/help/sr@latin/gnome-help/figures/gnome.svg share/help/sr@latin/gnome-help/figures/go-down-symbolic.svg +share/help/sr@latin/gnome-help/figures/go-next-symbolic.svg share/help/sr@latin/gnome-help/figures/input-keyboard-symbolic.png share/help/sr@latin/gnome-help/figures/input-methods-switcher.png share/help/sr@latin/gnome-help/figures/keyboard-key-calculator.svg @@ -15507,25 +16990,31 @@ share/help/sr@latin/gnome-help/figures/keyboard-key-stop.svg share/help/sr@latin/gnome-help/figures/keyboard-key-voldown.svg share/help/sr@latin/gnome-help/figures/keyboard-key-volup.svg share/help/sr@latin/gnome-help/figures/keyboard-key-world.svg +share/help/sr@latin/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/sr@latin/gnome-help/figures/nautilus-icons.png share/help/sr@latin/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/sr@latin/gnome-help/figures/network-wired-symbolic.svg -share/help/sr@latin/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/sr@latin/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/sr@latin/gnome-help/figures/printing-select.png +share/help/sr@latin/gnome-help/figures/ps-button.svg +share/help/sr@latin/gnome-help/figures/ps-create.svg share/help/sr@latin/gnome-help/figures/rotation-allowed-symbolic.svg share/help/sr@latin/gnome-help/figures/rotation-locked-symbolic.svg +share/help/sr@latin/gnome-help/figures/screenshot-tool.png share/help/sr@latin/gnome-help/figures/shell-activities-dash.png -share/help/sr@latin/gnome-help/figures/shell-appmenu-classic.png -share/help/sr@latin/gnome-help/figures/shell-appmenu-shell.png share/help/sr@latin/gnome-help/figures/shell-appts-classic.png share/help/sr@latin/gnome-help/figures/shell-appts.png +share/help/sr@latin/gnome-help/figures/shell-exit-classic-expanded.png share/help/sr@latin/gnome-help/figures/shell-exit-classic.png +share/help/sr@latin/gnome-help/figures/shell-exit-expanded.png share/help/sr@latin/gnome-help/figures/shell-exit.png share/help/sr@latin/gnome-help/figures/shell-top-bar-classic.png share/help/sr@latin/gnome-help/figures/shell-top-bar.png share/help/sr@latin/gnome-help/figures/shell-window-list-classic.png share/help/sr@latin/gnome-help/figures/shell-workspaces.png +share/help/sr@latin/gnome-help/figures/system-lock-screen-symbolic.svg share/help/sr@latin/gnome-help/figures/system-run-symbolic.svg +share/help/sr@latin/gnome-help/figures/system-shutdown-symbolic.svg share/help/sr@latin/gnome-help/figures/tile-a11y.svg share/help/sr@latin/gnome-help/figures/tile-files.svg share/help/sr@latin/gnome-help/figures/tile-hardware.svg @@ -15562,14 +17051,15 @@ share/help/sr@latin/gnome-help/figures/topbar-network-wired.svg share/help/sr@latin/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/sr@latin/gnome-help/figures/topbar-network-wireless-connected.svg share/help/sr@latin/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/sr@latin/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/sr@latin/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/sr@latin/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/sr@latin/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/sr@latin/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/sr@latin/gnome-help/figures/topbar-network-wireless-signal.svg share/help/sr@latin/gnome-help/figures/topbar-night-light.svg share/help/sr@latin/gnome-help/figures/topbar-pointer.svg share/help/sr@latin/gnome-help/figures/topbar-screen-shared.svg share/help/sr@latin/gnome-help/figures/topbar-system-shutdown.svg share/help/sr@latin/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/sr@latin/gnome-help/figures/touch-edge-scroll.svg share/help/sr@latin/gnome-help/figures/touch-hold.svg share/help/sr@latin/gnome-help/figures/touch-osk.svg share/help/sr@latin/gnome-help/figures/touch-overview.svg @@ -15592,6 +17082,8 @@ share/help/sr@latin/gnome-help/files-open.page share/help/sr@latin/gnome-help/files-preview.page share/help/sr@latin/gnome-help/files-recover.page share/help/sr@latin/gnome-help/files-removedrive.page +share/help/sr@latin/gnome-help/files-rename-multiple.page +share/help/sr@latin/gnome-help/files-rename-music-metadata.page share/help/sr@latin/gnome-help/files-rename.page share/help/sr@latin/gnome-help/files-search.page share/help/sr@latin/gnome-help/files-select.page @@ -15609,7 +17101,7 @@ share/help/sr@latin/gnome-help/hardware-driver.page share/help/sr@latin/gnome-help/hardware-problems-graphics.page share/help/sr@latin/gnome-help/hardware.page share/help/sr@latin/gnome-help/help-irc.page -share/help/sr@latin/gnome-help/help-mailing-list.page +share/help/sr@latin/gnome-help/help-matrix.page share/help/sr@latin/gnome-help/index.page share/help/sr@latin/gnome-help/keyboard-cursor-blink.page share/help/sr@latin/gnome-help/keyboard-key-menu.page @@ -15687,6 +17179,7 @@ share/help/sr@latin/gnome-help/net-wireless-wepwpa.page share/help/sr@latin/gnome-help/net-wireless.page share/help/sr@latin/gnome-help/net-wrongnetwork.page share/help/sr@latin/gnome-help/net.page +share/help/sr@latin/gnome-help/parental-controls.page share/help/sr@latin/gnome-help/power-autobrightness.page share/help/sr@latin/gnome-help/power-autosuspend.page share/help/sr@latin/gnome-help/power-batteryestimate.page @@ -15735,6 +17228,8 @@ share/help/sr@latin/gnome-help/privacy-location.page share/help/sr@latin/gnome-help/privacy-purge.page share/help/sr@latin/gnome-help/privacy-screen-lock.page share/help/sr@latin/gnome-help/privacy.page +share/help/sr@latin/gnome-help/quick-settings.page +share/help/sr@latin/gnome-help/remote-login.page share/help/sr@latin/gnome-help/screen-shot-record.page share/help/sr@latin/gnome-help/session-fingerprint.page share/help/sr@latin/gnome-help/session-formats.page @@ -15742,9 +17237,9 @@ share/help/sr@latin/gnome-help/session-language.page share/help/sr@latin/gnome-help/session-screenlocks.page share/help/sr@latin/gnome-help/sharing-bluetooth.page share/help/sr@latin/gnome-help/sharing-desktop.page -share/help/sr@latin/gnome-help/sharing-displayname.page share/help/sr@latin/gnome-help/sharing-media.page share/help/sr@latin/gnome-help/sharing-personal.page +share/help/sr@latin/gnome-help/sharing-secure-shell.page share/help/sr@latin/gnome-help/sharing.page share/help/sr@latin/gnome-help/shell-apps-auto-start.page share/help/sr@latin/gnome-help/shell-apps-favorites.page @@ -15789,9 +17284,11 @@ share/help/sr@latin/gnome-help/user-goodpassword.page share/help/sr@latin/gnome-help/video-dvd.page share/help/sr@latin/gnome-help/video-sending.page share/help/sr@latin/gnome-help/wacom-left-handed.page +share/help/sr@latin/gnome-help/wacom-map-buttons.page share/help/sr@latin/gnome-help/wacom-mode.page share/help/sr@latin/gnome-help/wacom-multi-monitor.page share/help/sr@latin/gnome-help/wacom-stylus.page +share/help/sr@latin/gnome-help/wacom-tablet-unknown.page share/help/sr@latin/gnome-help/wacom.page share/help/sv/gnome-help/a11y-bouncekeys.page share/help/sv/gnome-help/a11y-braille.page @@ -15806,7 +17303,11 @@ share/help/sv/gnome-help/a11y-slowkeys.page share/help/sv/gnome-help/a11y-stickykeys.page share/help/sv/gnome-help/a11y-visualalert.page share/help/sv/gnome-help/a11y.page +share/help/sv/gnome-help/about-hardware.page +share/help/sv/gnome-help/about-hostname.page +share/help/sv/gnome-help/about-os.page share/help/sv/gnome-help/about-this-guide.page +share/help/sv/gnome-help/about.page share/help/sv/gnome-help/accounts-add.page share/help/sv/gnome-help/accounts-disable-service.page share/help/sv/gnome-help/accounts-provider-not-available.page @@ -15876,6 +17377,8 @@ share/help/sv/gnome-help/display-dual-monitors.page share/help/sv/gnome-help/display-night-light.page share/help/sv/gnome-help/figures/bluetooth-active-symbolic.svg share/help/sv/gnome-help/figures/bluetooth-symbolic.svg +share/help/sv/gnome-help/figures/camera-photo-symbolic.svg +share/help/sv/gnome-help/figures/camera-video-symbolic.svg share/help/sv/gnome-help/figures/classic-topbar-accessibility.svg share/help/sv/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/sv/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -15903,9 +17406,9 @@ share/help/sv/gnome-help/figures/classic-topbar-network-wired.svg share/help/sv/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/sv/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/sv/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/sv/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/sv/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/sv/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/sv/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/sv/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/sv/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/sv/gnome-help/figures/classic-topbar-night-light.svg share/help/sv/gnome-help/figures/classic-topbar-pointer.svg share/help/sv/gnome-help/figures/classic-topbar-screen-shared.svg @@ -15917,11 +17420,11 @@ share/help/sv/gnome-help/figures/color-display.png share/help/sv/gnome-help/figures/color-printer.png share/help/sv/gnome-help/figures/color-space.png share/help/sv/gnome-help/figures/display-dual-monitors.webm -share/help/sv/gnome-help/figures/edit-find-symbolic.svg share/help/sv/gnome-help/figures/emblem-system-symbolic.svg share/help/sv/gnome-help/figures/emoji-flags-symbolic.svg share/help/sv/gnome-help/figures/gnome.svg share/help/sv/gnome-help/figures/go-down-symbolic.svg +share/help/sv/gnome-help/figures/go-next-symbolic.svg share/help/sv/gnome-help/figures/input-keyboard-symbolic.png share/help/sv/gnome-help/figures/input-methods-switcher.png share/help/sv/gnome-help/figures/keyboard-key-calculator.svg @@ -15942,25 +17445,31 @@ share/help/sv/gnome-help/figures/keyboard-key-stop.svg share/help/sv/gnome-help/figures/keyboard-key-voldown.svg share/help/sv/gnome-help/figures/keyboard-key-volup.svg share/help/sv/gnome-help/figures/keyboard-key-world.svg +share/help/sv/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/sv/gnome-help/figures/nautilus-icons.png share/help/sv/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/sv/gnome-help/figures/network-wired-symbolic.svg -share/help/sv/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/sv/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/sv/gnome-help/figures/printing-select.png +share/help/sv/gnome-help/figures/ps-button.svg +share/help/sv/gnome-help/figures/ps-create.svg share/help/sv/gnome-help/figures/rotation-allowed-symbolic.svg share/help/sv/gnome-help/figures/rotation-locked-symbolic.svg +share/help/sv/gnome-help/figures/screenshot-tool.png share/help/sv/gnome-help/figures/shell-activities-dash.png -share/help/sv/gnome-help/figures/shell-appmenu-classic.png -share/help/sv/gnome-help/figures/shell-appmenu-shell.png share/help/sv/gnome-help/figures/shell-appts-classic.png share/help/sv/gnome-help/figures/shell-appts.png +share/help/sv/gnome-help/figures/shell-exit-classic-expanded.png share/help/sv/gnome-help/figures/shell-exit-classic.png +share/help/sv/gnome-help/figures/shell-exit-expanded.png share/help/sv/gnome-help/figures/shell-exit.png share/help/sv/gnome-help/figures/shell-top-bar-classic.png share/help/sv/gnome-help/figures/shell-top-bar.png share/help/sv/gnome-help/figures/shell-window-list-classic.png share/help/sv/gnome-help/figures/shell-workspaces.png +share/help/sv/gnome-help/figures/system-lock-screen-symbolic.svg share/help/sv/gnome-help/figures/system-run-symbolic.svg +share/help/sv/gnome-help/figures/system-shutdown-symbolic.svg share/help/sv/gnome-help/figures/tile-a11y.svg share/help/sv/gnome-help/figures/tile-files.svg share/help/sv/gnome-help/figures/tile-hardware.svg @@ -15997,14 +17506,15 @@ share/help/sv/gnome-help/figures/topbar-network-wired.svg share/help/sv/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/sv/gnome-help/figures/topbar-network-wireless-connected.svg share/help/sv/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/sv/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/sv/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/sv/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/sv/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/sv/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/sv/gnome-help/figures/topbar-network-wireless-signal.svg share/help/sv/gnome-help/figures/topbar-night-light.svg share/help/sv/gnome-help/figures/topbar-pointer.svg share/help/sv/gnome-help/figures/topbar-screen-shared.svg share/help/sv/gnome-help/figures/topbar-system-shutdown.svg share/help/sv/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/sv/gnome-help/figures/touch-edge-scroll.svg share/help/sv/gnome-help/figures/touch-hold.svg share/help/sv/gnome-help/figures/touch-osk.svg share/help/sv/gnome-help/figures/touch-overview.svg @@ -16027,6 +17537,8 @@ share/help/sv/gnome-help/files-open.page share/help/sv/gnome-help/files-preview.page share/help/sv/gnome-help/files-recover.page share/help/sv/gnome-help/files-removedrive.page +share/help/sv/gnome-help/files-rename-multiple.page +share/help/sv/gnome-help/files-rename-music-metadata.page share/help/sv/gnome-help/files-rename.page share/help/sv/gnome-help/files-search.page share/help/sv/gnome-help/files-select.page @@ -16044,7 +17556,7 @@ share/help/sv/gnome-help/hardware-driver.page share/help/sv/gnome-help/hardware-problems-graphics.page share/help/sv/gnome-help/hardware.page share/help/sv/gnome-help/help-irc.page -share/help/sv/gnome-help/help-mailing-list.page +share/help/sv/gnome-help/help-matrix.page share/help/sv/gnome-help/index.page share/help/sv/gnome-help/keyboard-cursor-blink.page share/help/sv/gnome-help/keyboard-key-menu.page @@ -16122,6 +17634,7 @@ share/help/sv/gnome-help/net-wireless-wepwpa.page share/help/sv/gnome-help/net-wireless.page share/help/sv/gnome-help/net-wrongnetwork.page share/help/sv/gnome-help/net.page +share/help/sv/gnome-help/parental-controls.page share/help/sv/gnome-help/power-autobrightness.page share/help/sv/gnome-help/power-autosuspend.page share/help/sv/gnome-help/power-batteryestimate.page @@ -16170,6 +17683,8 @@ share/help/sv/gnome-help/privacy-location.page share/help/sv/gnome-help/privacy-purge.page share/help/sv/gnome-help/privacy-screen-lock.page share/help/sv/gnome-help/privacy.page +share/help/sv/gnome-help/quick-settings.page +share/help/sv/gnome-help/remote-login.page share/help/sv/gnome-help/screen-shot-record.page share/help/sv/gnome-help/session-fingerprint.page share/help/sv/gnome-help/session-formats.page @@ -16177,9 +17692,9 @@ share/help/sv/gnome-help/session-language.page share/help/sv/gnome-help/session-screenlocks.page share/help/sv/gnome-help/sharing-bluetooth.page share/help/sv/gnome-help/sharing-desktop.page -share/help/sv/gnome-help/sharing-displayname.page share/help/sv/gnome-help/sharing-media.page share/help/sv/gnome-help/sharing-personal.page +share/help/sv/gnome-help/sharing-secure-shell.page share/help/sv/gnome-help/sharing.page share/help/sv/gnome-help/shell-apps-auto-start.page share/help/sv/gnome-help/shell-apps-favorites.page @@ -16224,9 +17739,11 @@ share/help/sv/gnome-help/user-goodpassword.page share/help/sv/gnome-help/video-dvd.page share/help/sv/gnome-help/video-sending.page share/help/sv/gnome-help/wacom-left-handed.page +share/help/sv/gnome-help/wacom-map-buttons.page share/help/sv/gnome-help/wacom-mode.page share/help/sv/gnome-help/wacom-multi-monitor.page share/help/sv/gnome-help/wacom-stylus.page +share/help/sv/gnome-help/wacom-tablet-unknown.page share/help/sv/gnome-help/wacom.page share/help/sv/system-admin-guide/appearance.page share/help/sv/system-admin-guide/autostart-applications.page @@ -16298,7 +17815,11 @@ share/help/ta/gnome-help/a11y-slowkeys.page share/help/ta/gnome-help/a11y-stickykeys.page share/help/ta/gnome-help/a11y-visualalert.page share/help/ta/gnome-help/a11y.page +share/help/ta/gnome-help/about-hardware.page +share/help/ta/gnome-help/about-hostname.page +share/help/ta/gnome-help/about-os.page share/help/ta/gnome-help/about-this-guide.page +share/help/ta/gnome-help/about.page share/help/ta/gnome-help/accounts-add.page share/help/ta/gnome-help/accounts-disable-service.page share/help/ta/gnome-help/accounts-provider-not-available.page @@ -16368,6 +17889,8 @@ share/help/ta/gnome-help/display-dual-monitors.page share/help/ta/gnome-help/display-night-light.page share/help/ta/gnome-help/figures/bluetooth-active-symbolic.svg share/help/ta/gnome-help/figures/bluetooth-symbolic.svg +share/help/ta/gnome-help/figures/camera-photo-symbolic.svg +share/help/ta/gnome-help/figures/camera-video-symbolic.svg share/help/ta/gnome-help/figures/classic-topbar-accessibility.svg share/help/ta/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/ta/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -16395,9 +17918,9 @@ share/help/ta/gnome-help/figures/classic-topbar-network-wired.svg share/help/ta/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/ta/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/ta/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/ta/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/ta/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/ta/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/ta/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/ta/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/ta/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/ta/gnome-help/figures/classic-topbar-night-light.svg share/help/ta/gnome-help/figures/classic-topbar-pointer.svg share/help/ta/gnome-help/figures/classic-topbar-screen-shared.svg @@ -16409,11 +17932,11 @@ share/help/ta/gnome-help/figures/color-display.png share/help/ta/gnome-help/figures/color-printer.png share/help/ta/gnome-help/figures/color-space.png share/help/ta/gnome-help/figures/display-dual-monitors.webm -share/help/ta/gnome-help/figures/edit-find-symbolic.svg share/help/ta/gnome-help/figures/emblem-system-symbolic.svg share/help/ta/gnome-help/figures/emoji-flags-symbolic.svg share/help/ta/gnome-help/figures/gnome.svg share/help/ta/gnome-help/figures/go-down-symbolic.svg +share/help/ta/gnome-help/figures/go-next-symbolic.svg share/help/ta/gnome-help/figures/input-keyboard-symbolic.png share/help/ta/gnome-help/figures/input-methods-switcher.png share/help/ta/gnome-help/figures/keyboard-key-calculator.svg @@ -16434,25 +17957,31 @@ share/help/ta/gnome-help/figures/keyboard-key-stop.svg share/help/ta/gnome-help/figures/keyboard-key-voldown.svg share/help/ta/gnome-help/figures/keyboard-key-volup.svg share/help/ta/gnome-help/figures/keyboard-key-world.svg +share/help/ta/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/ta/gnome-help/figures/nautilus-icons.png share/help/ta/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/ta/gnome-help/figures/network-wired-symbolic.svg -share/help/ta/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/ta/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/ta/gnome-help/figures/printing-select.png +share/help/ta/gnome-help/figures/ps-button.svg +share/help/ta/gnome-help/figures/ps-create.svg share/help/ta/gnome-help/figures/rotation-allowed-symbolic.svg share/help/ta/gnome-help/figures/rotation-locked-symbolic.svg +share/help/ta/gnome-help/figures/screenshot-tool.png share/help/ta/gnome-help/figures/shell-activities-dash.png -share/help/ta/gnome-help/figures/shell-appmenu-classic.png -share/help/ta/gnome-help/figures/shell-appmenu-shell.png share/help/ta/gnome-help/figures/shell-appts-classic.png share/help/ta/gnome-help/figures/shell-appts.png +share/help/ta/gnome-help/figures/shell-exit-classic-expanded.png share/help/ta/gnome-help/figures/shell-exit-classic.png +share/help/ta/gnome-help/figures/shell-exit-expanded.png share/help/ta/gnome-help/figures/shell-exit.png share/help/ta/gnome-help/figures/shell-top-bar-classic.png share/help/ta/gnome-help/figures/shell-top-bar.png share/help/ta/gnome-help/figures/shell-window-list-classic.png share/help/ta/gnome-help/figures/shell-workspaces.png +share/help/ta/gnome-help/figures/system-lock-screen-symbolic.svg share/help/ta/gnome-help/figures/system-run-symbolic.svg +share/help/ta/gnome-help/figures/system-shutdown-symbolic.svg share/help/ta/gnome-help/figures/tile-a11y.svg share/help/ta/gnome-help/figures/tile-files.svg share/help/ta/gnome-help/figures/tile-hardware.svg @@ -16489,14 +18018,15 @@ share/help/ta/gnome-help/figures/topbar-network-wired.svg share/help/ta/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/ta/gnome-help/figures/topbar-network-wireless-connected.svg share/help/ta/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/ta/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/ta/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/ta/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/ta/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/ta/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/ta/gnome-help/figures/topbar-network-wireless-signal.svg share/help/ta/gnome-help/figures/topbar-night-light.svg share/help/ta/gnome-help/figures/topbar-pointer.svg share/help/ta/gnome-help/figures/topbar-screen-shared.svg share/help/ta/gnome-help/figures/topbar-system-shutdown.svg share/help/ta/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/ta/gnome-help/figures/touch-edge-scroll.svg share/help/ta/gnome-help/figures/touch-hold.svg share/help/ta/gnome-help/figures/touch-osk.svg share/help/ta/gnome-help/figures/touch-overview.svg @@ -16519,6 +18049,8 @@ share/help/ta/gnome-help/files-open.page share/help/ta/gnome-help/files-preview.page share/help/ta/gnome-help/files-recover.page share/help/ta/gnome-help/files-removedrive.page +share/help/ta/gnome-help/files-rename-multiple.page +share/help/ta/gnome-help/files-rename-music-metadata.page share/help/ta/gnome-help/files-rename.page share/help/ta/gnome-help/files-search.page share/help/ta/gnome-help/files-select.page @@ -16536,7 +18068,7 @@ share/help/ta/gnome-help/hardware-driver.page share/help/ta/gnome-help/hardware-problems-graphics.page share/help/ta/gnome-help/hardware.page share/help/ta/gnome-help/help-irc.page -share/help/ta/gnome-help/help-mailing-list.page +share/help/ta/gnome-help/help-matrix.page share/help/ta/gnome-help/index.page share/help/ta/gnome-help/keyboard-cursor-blink.page share/help/ta/gnome-help/keyboard-key-menu.page @@ -16614,6 +18146,7 @@ share/help/ta/gnome-help/net-wireless-wepwpa.page share/help/ta/gnome-help/net-wireless.page share/help/ta/gnome-help/net-wrongnetwork.page share/help/ta/gnome-help/net.page +share/help/ta/gnome-help/parental-controls.page share/help/ta/gnome-help/power-autobrightness.page share/help/ta/gnome-help/power-autosuspend.page share/help/ta/gnome-help/power-batteryestimate.page @@ -16662,6 +18195,8 @@ share/help/ta/gnome-help/privacy-location.page share/help/ta/gnome-help/privacy-purge.page share/help/ta/gnome-help/privacy-screen-lock.page share/help/ta/gnome-help/privacy.page +share/help/ta/gnome-help/quick-settings.page +share/help/ta/gnome-help/remote-login.page share/help/ta/gnome-help/screen-shot-record.page share/help/ta/gnome-help/session-fingerprint.page share/help/ta/gnome-help/session-formats.page @@ -16669,9 +18204,9 @@ share/help/ta/gnome-help/session-language.page share/help/ta/gnome-help/session-screenlocks.page share/help/ta/gnome-help/sharing-bluetooth.page share/help/ta/gnome-help/sharing-desktop.page -share/help/ta/gnome-help/sharing-displayname.page share/help/ta/gnome-help/sharing-media.page share/help/ta/gnome-help/sharing-personal.page +share/help/ta/gnome-help/sharing-secure-shell.page share/help/ta/gnome-help/sharing.page share/help/ta/gnome-help/shell-apps-auto-start.page share/help/ta/gnome-help/shell-apps-favorites.page @@ -16716,9 +18251,11 @@ share/help/ta/gnome-help/user-goodpassword.page share/help/ta/gnome-help/video-dvd.page share/help/ta/gnome-help/video-sending.page share/help/ta/gnome-help/wacom-left-handed.page +share/help/ta/gnome-help/wacom-map-buttons.page share/help/ta/gnome-help/wacom-mode.page share/help/ta/gnome-help/wacom-multi-monitor.page share/help/ta/gnome-help/wacom-stylus.page +share/help/ta/gnome-help/wacom-tablet-unknown.page share/help/ta/gnome-help/wacom.page share/help/te/gnome-help/a11y-bouncekeys.page share/help/te/gnome-help/a11y-braille.page @@ -16733,7 +18270,11 @@ share/help/te/gnome-help/a11y-slowkeys.page share/help/te/gnome-help/a11y-stickykeys.page share/help/te/gnome-help/a11y-visualalert.page share/help/te/gnome-help/a11y.page +share/help/te/gnome-help/about-hardware.page +share/help/te/gnome-help/about-hostname.page +share/help/te/gnome-help/about-os.page share/help/te/gnome-help/about-this-guide.page +share/help/te/gnome-help/about.page share/help/te/gnome-help/accounts-add.page share/help/te/gnome-help/accounts-disable-service.page share/help/te/gnome-help/accounts-provider-not-available.page @@ -16803,6 +18344,8 @@ share/help/te/gnome-help/display-dual-monitors.page share/help/te/gnome-help/display-night-light.page share/help/te/gnome-help/figures/bluetooth-active-symbolic.svg share/help/te/gnome-help/figures/bluetooth-symbolic.svg +share/help/te/gnome-help/figures/camera-photo-symbolic.svg +share/help/te/gnome-help/figures/camera-video-symbolic.svg share/help/te/gnome-help/figures/classic-topbar-accessibility.svg share/help/te/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/te/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -16830,9 +18373,9 @@ share/help/te/gnome-help/figures/classic-topbar-network-wired.svg share/help/te/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/te/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/te/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/te/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/te/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/te/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/te/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/te/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/te/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/te/gnome-help/figures/classic-topbar-night-light.svg share/help/te/gnome-help/figures/classic-topbar-pointer.svg share/help/te/gnome-help/figures/classic-topbar-screen-shared.svg @@ -16844,11 +18387,11 @@ share/help/te/gnome-help/figures/color-display.png share/help/te/gnome-help/figures/color-printer.png share/help/te/gnome-help/figures/color-space.png share/help/te/gnome-help/figures/display-dual-monitors.webm -share/help/te/gnome-help/figures/edit-find-symbolic.svg share/help/te/gnome-help/figures/emblem-system-symbolic.svg share/help/te/gnome-help/figures/emoji-flags-symbolic.svg share/help/te/gnome-help/figures/gnome.svg share/help/te/gnome-help/figures/go-down-symbolic.svg +share/help/te/gnome-help/figures/go-next-symbolic.svg share/help/te/gnome-help/figures/input-keyboard-symbolic.png share/help/te/gnome-help/figures/input-methods-switcher.png share/help/te/gnome-help/figures/keyboard-key-calculator.svg @@ -16869,25 +18412,31 @@ share/help/te/gnome-help/figures/keyboard-key-stop.svg share/help/te/gnome-help/figures/keyboard-key-voldown.svg share/help/te/gnome-help/figures/keyboard-key-volup.svg share/help/te/gnome-help/figures/keyboard-key-world.svg +share/help/te/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/te/gnome-help/figures/nautilus-icons.png share/help/te/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/te/gnome-help/figures/network-wired-symbolic.svg -share/help/te/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/te/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/te/gnome-help/figures/printing-select.png +share/help/te/gnome-help/figures/ps-button.svg +share/help/te/gnome-help/figures/ps-create.svg share/help/te/gnome-help/figures/rotation-allowed-symbolic.svg share/help/te/gnome-help/figures/rotation-locked-symbolic.svg +share/help/te/gnome-help/figures/screenshot-tool.png share/help/te/gnome-help/figures/shell-activities-dash.png -share/help/te/gnome-help/figures/shell-appmenu-classic.png -share/help/te/gnome-help/figures/shell-appmenu-shell.png share/help/te/gnome-help/figures/shell-appts-classic.png share/help/te/gnome-help/figures/shell-appts.png +share/help/te/gnome-help/figures/shell-exit-classic-expanded.png share/help/te/gnome-help/figures/shell-exit-classic.png +share/help/te/gnome-help/figures/shell-exit-expanded.png share/help/te/gnome-help/figures/shell-exit.png share/help/te/gnome-help/figures/shell-top-bar-classic.png share/help/te/gnome-help/figures/shell-top-bar.png share/help/te/gnome-help/figures/shell-window-list-classic.png share/help/te/gnome-help/figures/shell-workspaces.png +share/help/te/gnome-help/figures/system-lock-screen-symbolic.svg share/help/te/gnome-help/figures/system-run-symbolic.svg +share/help/te/gnome-help/figures/system-shutdown-symbolic.svg share/help/te/gnome-help/figures/tile-a11y.svg share/help/te/gnome-help/figures/tile-files.svg share/help/te/gnome-help/figures/tile-hardware.svg @@ -16924,14 +18473,15 @@ share/help/te/gnome-help/figures/topbar-network-wired.svg share/help/te/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/te/gnome-help/figures/topbar-network-wireless-connected.svg share/help/te/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/te/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/te/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/te/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/te/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/te/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/te/gnome-help/figures/topbar-network-wireless-signal.svg share/help/te/gnome-help/figures/topbar-night-light.svg share/help/te/gnome-help/figures/topbar-pointer.svg share/help/te/gnome-help/figures/topbar-screen-shared.svg share/help/te/gnome-help/figures/topbar-system-shutdown.svg share/help/te/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/te/gnome-help/figures/touch-edge-scroll.svg share/help/te/gnome-help/figures/touch-hold.svg share/help/te/gnome-help/figures/touch-osk.svg share/help/te/gnome-help/figures/touch-overview.svg @@ -16954,6 +18504,8 @@ share/help/te/gnome-help/files-open.page share/help/te/gnome-help/files-preview.page share/help/te/gnome-help/files-recover.page share/help/te/gnome-help/files-removedrive.page +share/help/te/gnome-help/files-rename-multiple.page +share/help/te/gnome-help/files-rename-music-metadata.page share/help/te/gnome-help/files-rename.page share/help/te/gnome-help/files-search.page share/help/te/gnome-help/files-select.page @@ -16971,7 +18523,7 @@ share/help/te/gnome-help/hardware-driver.page share/help/te/gnome-help/hardware-problems-graphics.page share/help/te/gnome-help/hardware.page share/help/te/gnome-help/help-irc.page -share/help/te/gnome-help/help-mailing-list.page +share/help/te/gnome-help/help-matrix.page share/help/te/gnome-help/index.page share/help/te/gnome-help/keyboard-cursor-blink.page share/help/te/gnome-help/keyboard-key-menu.page @@ -17049,6 +18601,7 @@ share/help/te/gnome-help/net-wireless-wepwpa.page share/help/te/gnome-help/net-wireless.page share/help/te/gnome-help/net-wrongnetwork.page share/help/te/gnome-help/net.page +share/help/te/gnome-help/parental-controls.page share/help/te/gnome-help/power-autobrightness.page share/help/te/gnome-help/power-autosuspend.page share/help/te/gnome-help/power-batteryestimate.page @@ -17097,6 +18650,8 @@ share/help/te/gnome-help/privacy-location.page share/help/te/gnome-help/privacy-purge.page share/help/te/gnome-help/privacy-screen-lock.page share/help/te/gnome-help/privacy.page +share/help/te/gnome-help/quick-settings.page +share/help/te/gnome-help/remote-login.page share/help/te/gnome-help/screen-shot-record.page share/help/te/gnome-help/session-fingerprint.page share/help/te/gnome-help/session-formats.page @@ -17104,9 +18659,9 @@ share/help/te/gnome-help/session-language.page share/help/te/gnome-help/session-screenlocks.page share/help/te/gnome-help/sharing-bluetooth.page share/help/te/gnome-help/sharing-desktop.page -share/help/te/gnome-help/sharing-displayname.page share/help/te/gnome-help/sharing-media.page share/help/te/gnome-help/sharing-personal.page +share/help/te/gnome-help/sharing-secure-shell.page share/help/te/gnome-help/sharing.page share/help/te/gnome-help/shell-apps-auto-start.page share/help/te/gnome-help/shell-apps-favorites.page @@ -17151,10 +18706,467 @@ share/help/te/gnome-help/user-goodpassword.page share/help/te/gnome-help/video-dvd.page share/help/te/gnome-help/video-sending.page share/help/te/gnome-help/wacom-left-handed.page +share/help/te/gnome-help/wacom-map-buttons.page share/help/te/gnome-help/wacom-mode.page share/help/te/gnome-help/wacom-multi-monitor.page share/help/te/gnome-help/wacom-stylus.page +share/help/te/gnome-help/wacom-tablet-unknown.page share/help/te/gnome-help/wacom.page +share/help/th/gnome-help/a11y-bouncekeys.page +share/help/th/gnome-help/a11y-braille.page +share/help/th/gnome-help/a11y-contrast.page +share/help/th/gnome-help/a11y-dwellclick.page +share/help/th/gnome-help/a11y-font-size.page +share/help/th/gnome-help/a11y-icon.page +share/help/th/gnome-help/a11y-mag.page +share/help/th/gnome-help/a11y-right-click.page +share/help/th/gnome-help/a11y-screen-reader.page +share/help/th/gnome-help/a11y-slowkeys.page +share/help/th/gnome-help/a11y-stickykeys.page +share/help/th/gnome-help/a11y-visualalert.page +share/help/th/gnome-help/a11y.page +share/help/th/gnome-help/about-hardware.page +share/help/th/gnome-help/about-hostname.page +share/help/th/gnome-help/about-os.page +share/help/th/gnome-help/about-this-guide.page +share/help/th/gnome-help/about.page +share/help/th/gnome-help/accounts-add.page +share/help/th/gnome-help/accounts-disable-service.page +share/help/th/gnome-help/accounts-provider-not-available.page +share/help/th/gnome-help/accounts-remove.page +share/help/th/gnome-help/accounts-which-application.page +share/help/th/gnome-help/accounts-whyadd.page +share/help/th/gnome-help/accounts.page +share/help/th/gnome-help/backup-check.page +share/help/th/gnome-help/backup-frequency.page +share/help/th/gnome-help/backup-how.page +share/help/th/gnome-help/backup-restore.page +share/help/th/gnome-help/backup-thinkabout.page +share/help/th/gnome-help/backup-what.page +share/help/th/gnome-help/backup-where.page +share/help/th/gnome-help/backup-why.page +share/help/th/gnome-help/bluetooth-connect-device.page +share/help/th/gnome-help/bluetooth-device-specific-pairing.page +share/help/th/gnome-help/bluetooth-problem-connecting.page +share/help/th/gnome-help/bluetooth-remove-connection.page +share/help/th/gnome-help/bluetooth-send-file.page +share/help/th/gnome-help/bluetooth-turn-on-off.page +share/help/th/gnome-help/bluetooth-visibility.page +share/help/th/gnome-help/bluetooth.page +share/help/th/gnome-help/clock-calendar.page +share/help/th/gnome-help/clock-set.page +share/help/th/gnome-help/clock-timezone.page +share/help/th/gnome-help/clock-world.page +share/help/th/gnome-help/clock.page +share/help/th/gnome-help/color-assignprofiles.page +share/help/th/gnome-help/color-calibrate-camera.page +share/help/th/gnome-help/color-calibrate-printer.page +share/help/th/gnome-help/color-calibrate-scanner.page +share/help/th/gnome-help/color-calibrate-screen.page +share/help/th/gnome-help/color-calibrationcharacterization.page +share/help/th/gnome-help/color-calibrationdevices.page +share/help/th/gnome-help/color-calibrationtargets.page +share/help/th/gnome-help/color-canshareprofiles.page +share/help/th/gnome-help/color-gettingprofiles.page +share/help/th/gnome-help/color-howtoimport.page +share/help/th/gnome-help/color-missingvcgt.page +share/help/th/gnome-help/color-notifications.page +share/help/th/gnome-help/color-notspecifiededid.page +share/help/th/gnome-help/color-testing.page +share/help/th/gnome-help/color-whatisprofile.page +share/help/th/gnome-help/color-whatisspace.page +share/help/th/gnome-help/color-why-calibrate.page +share/help/th/gnome-help/color-whyimportant.page +share/help/th/gnome-help/color.page +share/help/th/gnome-help/contacts-add-remove.page +share/help/th/gnome-help/contacts-connect.page +share/help/th/gnome-help/contacts-edit-details.page +share/help/th/gnome-help/contacts-link-unlink.page +share/help/th/gnome-help/contacts-search.page +share/help/th/gnome-help/contacts-setup.page +share/help/th/gnome-help/contacts.page +share/help/th/gnome-help/disk-benchmark.page +share/help/th/gnome-help/disk-capacity.page +share/help/th/gnome-help/disk-check.page +share/help/th/gnome-help/disk-format.page +share/help/th/gnome-help/disk-partitions.page +share/help/th/gnome-help/disk-repair.page +share/help/th/gnome-help/disk-resize.page +share/help/th/gnome-help/disk.page +share/help/th/gnome-help/display-blank.page +share/help/th/gnome-help/display-brightness.page +share/help/th/gnome-help/display-dual-monitors.page +share/help/th/gnome-help/display-night-light.page +share/help/th/gnome-help/figures/bluetooth-active-symbolic.svg +share/help/th/gnome-help/figures/bluetooth-symbolic.svg +share/help/th/gnome-help/figures/camera-photo-symbolic.svg +share/help/th/gnome-help/figures/camera-video-symbolic.svg +share/help/th/gnome-help/figures/classic-topbar-accessibility.svg +share/help/th/gnome-help/figures/classic-topbar-airplane-mode.svg +share/help/th/gnome-help/figures/classic-topbar-audio-volume-muted.svg +share/help/th/gnome-help/figures/classic-topbar-audio-volume.svg +share/help/th/gnome-help/figures/classic-topbar-battery-charging.svg +share/help/th/gnome-help/figures/classic-topbar-battery-discharging.svg +share/help/th/gnome-help/figures/classic-topbar-battery-level-100-charged.svg +share/help/th/gnome-help/figures/classic-topbar-battery-level-100.svg +share/help/th/gnome-help/figures/classic-topbar-bluetooth-active.svg +share/help/th/gnome-help/figures/classic-topbar-find-location.svg +share/help/th/gnome-help/figures/classic-topbar-input-method.svg +share/help/th/gnome-help/figures/classic-topbar-media-record.svg +share/help/th/gnome-help/figures/classic-topbar-microphone-sensitivity-muted.svg +share/help/th/gnome-help/figures/classic-topbar-microphone-sensitivity.svg +share/help/th/gnome-help/figures/classic-topbar-network-cellular-acquiring.svg +share/help/th/gnome-help/figures/classic-topbar-network-cellular-connected.svg +share/help/th/gnome-help/figures/classic-topbar-network-cellular-signal-none.svg +share/help/th/gnome-help/figures/classic-topbar-network-cellular-signal.svg +share/help/th/gnome-help/figures/classic-topbar-network-vpn-acquiring.svg +share/help/th/gnome-help/figures/classic-topbar-network-vpn.svg +share/help/th/gnome-help/figures/classic-topbar-network-wired-acquiring.svg +share/help/th/gnome-help/figures/classic-topbar-network-wired-disconnected.svg +share/help/th/gnome-help/figures/classic-topbar-network-wired-no-route.svg +share/help/th/gnome-help/figures/classic-topbar-network-wired.svg +share/help/th/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg +share/help/th/gnome-help/figures/classic-topbar-network-wireless-connected.svg +share/help/th/gnome-help/figures/classic-topbar-network-wireless-no-route.svg +share/help/th/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/th/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/th/gnome-help/figures/classic-topbar-network-wireless-signal.svg +share/help/th/gnome-help/figures/classic-topbar-night-light.svg +share/help/th/gnome-help/figures/classic-topbar-pointer.svg +share/help/th/gnome-help/figures/classic-topbar-screen-shared.svg +share/help/th/gnome-help/figures/classic-topbar-system-shutdown.svg +share/help/th/gnome-help/figures/classic-topbar-thunderbolt-acquiring.svg +share/help/th/gnome-help/figures/color-average.png +share/help/th/gnome-help/figures/color-camera.png +share/help/th/gnome-help/figures/color-display.png +share/help/th/gnome-help/figures/color-printer.png +share/help/th/gnome-help/figures/color-space.png +share/help/th/gnome-help/figures/display-dual-monitors.webm +share/help/th/gnome-help/figures/emblem-system-symbolic.svg +share/help/th/gnome-help/figures/emoji-flags-symbolic.svg +share/help/th/gnome-help/figures/gnome.svg +share/help/th/gnome-help/figures/go-down-symbolic.svg +share/help/th/gnome-help/figures/go-next-symbolic.svg +share/help/th/gnome-help/figures/input-keyboard-symbolic.png +share/help/th/gnome-help/figures/input-methods-switcher.png +share/help/th/gnome-help/figures/keyboard-key-calculator.svg +share/help/th/gnome-help/figures/keyboard-key-computer.svg +share/help/th/gnome-help/figures/keyboard-key-eject.svg +share/help/th/gnome-help/figures/keyboard-key-folder.svg +share/help/th/gnome-help/figures/keyboard-key-home.svg +share/help/th/gnome-help/figures/keyboard-key-mail.svg +share/help/th/gnome-help/figures/keyboard-key-media.svg +share/help/th/gnome-help/figures/keyboard-key-menu.svg +share/help/th/gnome-help/figures/keyboard-key-mute.svg +share/help/th/gnome-help/figures/keyboard-key-next.svg +share/help/th/gnome-help/figures/keyboard-key-pause.svg +share/help/th/gnome-help/figures/keyboard-key-play.svg +share/help/th/gnome-help/figures/keyboard-key-previous.svg +share/help/th/gnome-help/figures/keyboard-key-search.svg +share/help/th/gnome-help/figures/keyboard-key-stop.svg +share/help/th/gnome-help/figures/keyboard-key-voldown.svg +share/help/th/gnome-help/figures/keyboard-key-volup.svg +share/help/th/gnome-help/figures/keyboard-key-world.svg +share/help/th/gnome-help/figures/nautilus-folder-search-symbolic.svg +share/help/th/gnome-help/figures/nautilus-icons.png +share/help/th/gnome-help/figures/net-wired-ethernet-diagram.svg +share/help/th/gnome-help/figures/network-wired-symbolic.svg +share/help/th/gnome-help/figures/network-wireless-disabled-symbolic.svg +share/help/th/gnome-help/figures/printing-select.png +share/help/th/gnome-help/figures/ps-button.svg +share/help/th/gnome-help/figures/ps-create.svg +share/help/th/gnome-help/figures/rotation-allowed-symbolic.svg +share/help/th/gnome-help/figures/rotation-locked-symbolic.svg +share/help/th/gnome-help/figures/screenshot-tool.png +share/help/th/gnome-help/figures/shell-activities-dash.png +share/help/th/gnome-help/figures/shell-appts-classic.png +share/help/th/gnome-help/figures/shell-appts.png +share/help/th/gnome-help/figures/shell-exit-classic-expanded.png +share/help/th/gnome-help/figures/shell-exit-classic.png +share/help/th/gnome-help/figures/shell-exit-expanded.png +share/help/th/gnome-help/figures/shell-exit.png +share/help/th/gnome-help/figures/shell-top-bar-classic.png +share/help/th/gnome-help/figures/shell-top-bar.png +share/help/th/gnome-help/figures/shell-window-list-classic.png +share/help/th/gnome-help/figures/shell-workspaces.png +share/help/th/gnome-help/figures/system-lock-screen-symbolic.svg +share/help/th/gnome-help/figures/system-run-symbolic.svg +share/help/th/gnome-help/figures/system-shutdown-symbolic.svg +share/help/th/gnome-help/figures/tile-a11y.svg +share/help/th/gnome-help/figures/tile-files.svg +share/help/th/gnome-help/figures/tile-hardware.svg +share/help/th/gnome-help/figures/tile-help.svg +share/help/th/gnome-help/figures/tile-home.svg +share/help/th/gnome-help/figures/tile-media.svg +share/help/th/gnome-help/figures/tile-net.svg +share/help/th/gnome-help/figures/tile-settings.svg +share/help/th/gnome-help/figures/tile-tips.svg +share/help/th/gnome-help/figures/topbar-accessibility.svg +share/help/th/gnome-help/figures/topbar-airplane-mode.svg +share/help/th/gnome-help/figures/topbar-audio-volume-muted.svg +share/help/th/gnome-help/figures/topbar-audio-volume.svg +share/help/th/gnome-help/figures/topbar-battery-charging.svg +share/help/th/gnome-help/figures/topbar-battery-discharging.svg +share/help/th/gnome-help/figures/topbar-battery-level-100-charged.svg +share/help/th/gnome-help/figures/topbar-battery-level-100.svg +share/help/th/gnome-help/figures/topbar-bluetooth-active.svg +share/help/th/gnome-help/figures/topbar-find-location.svg +share/help/th/gnome-help/figures/topbar-input-method.svg +share/help/th/gnome-help/figures/topbar-media-record.svg +share/help/th/gnome-help/figures/topbar-microphone-sensitivity-muted.svg +share/help/th/gnome-help/figures/topbar-microphone-sensitivity.svg +share/help/th/gnome-help/figures/topbar-network-cellular-acquiring.svg +share/help/th/gnome-help/figures/topbar-network-cellular-connected.svg +share/help/th/gnome-help/figures/topbar-network-cellular-signal-none.svg +share/help/th/gnome-help/figures/topbar-network-cellular-signal.svg +share/help/th/gnome-help/figures/topbar-network-vpn-acquiring.svg +share/help/th/gnome-help/figures/topbar-network-vpn.svg +share/help/th/gnome-help/figures/topbar-network-wired-acquiring.svg +share/help/th/gnome-help/figures/topbar-network-wired-disconnected.svg +share/help/th/gnome-help/figures/topbar-network-wired-no-route.svg +share/help/th/gnome-help/figures/topbar-network-wired.svg +share/help/th/gnome-help/figures/topbar-network-wireless-acquiring.svg +share/help/th/gnome-help/figures/topbar-network-wireless-connected.svg +share/help/th/gnome-help/figures/topbar-network-wireless-no-route.svg +share/help/th/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/th/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/th/gnome-help/figures/topbar-network-wireless-signal.svg +share/help/th/gnome-help/figures/topbar-night-light.svg +share/help/th/gnome-help/figures/topbar-pointer.svg +share/help/th/gnome-help/figures/topbar-screen-shared.svg +share/help/th/gnome-help/figures/topbar-system-shutdown.svg +share/help/th/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/th/gnome-help/figures/touch-edge-scroll.svg +share/help/th/gnome-help/figures/touch-hold.svg +share/help/th/gnome-help/figures/touch-osk.svg +share/help/th/gnome-help/figures/touch-overview.svg +share/help/th/gnome-help/figures/touch-pinch-to-zoom.svg +share/help/th/gnome-help/figures/touch-rotate.svg +share/help/th/gnome-help/figures/touch-scroll.svg +share/help/th/gnome-help/figures/touch-tap.svg +share/help/th/gnome-help/figures/touch-unfullscreen.svg +share/help/th/gnome-help/figures/touch-workspaces.svg +share/help/th/gnome-help/figures/view-more-symbolic.svg +share/help/th/gnome-help/figures/yelp-icon-big.svg +share/help/th/gnome-help/files-autorun.page +share/help/th/gnome-help/files-browse.page +share/help/th/gnome-help/files-copy.page +share/help/th/gnome-help/files-delete.page +share/help/th/gnome-help/files-disc-write.page +share/help/th/gnome-help/files-hidden.page +share/help/th/gnome-help/files-lost.page +share/help/th/gnome-help/files-open.page +share/help/th/gnome-help/files-preview.page +share/help/th/gnome-help/files-recover.page +share/help/th/gnome-help/files-removedrive.page +share/help/th/gnome-help/files-rename-multiple.page +share/help/th/gnome-help/files-rename-music-metadata.page +share/help/th/gnome-help/files-rename.page +share/help/th/gnome-help/files-search.page +share/help/th/gnome-help/files-select.page +share/help/th/gnome-help/files-share.page +share/help/th/gnome-help/files-sort.page +share/help/th/gnome-help/files-templates.page +share/help/th/gnome-help/files-tilde.page +share/help/th/gnome-help/files.page +share/help/th/gnome-help/get-involved.page +share/help/th/gnome-help/gnome-classic.page +share/help/th/gnome-help/gnome-version.page +share/help/th/gnome-help/hardware-auth.page +share/help/th/gnome-help/hardware-cardreader.page +share/help/th/gnome-help/hardware-driver.page +share/help/th/gnome-help/hardware-problems-graphics.page +share/help/th/gnome-help/hardware.page +share/help/th/gnome-help/help-irc.page +share/help/th/gnome-help/help-matrix.page +share/help/th/gnome-help/index.page +share/help/th/gnome-help/keyboard-cursor-blink.page +share/help/th/gnome-help/keyboard-key-menu.page +share/help/th/gnome-help/keyboard-key-super.page +share/help/th/gnome-help/keyboard-layouts.page +share/help/th/gnome-help/keyboard-nav.page +share/help/th/gnome-help/keyboard-osk.page +share/help/th/gnome-help/keyboard-repeat-keys.page +share/help/th/gnome-help/keyboard-shortcuts-set.page +share/help/th/gnome-help/keyboard.page +share/help/th/gnome-help/legal.xml +share/help/th/gnome-help/look-background.page +share/help/th/gnome-help/look-display-fuzzy.page +share/help/th/gnome-help/look-resolution.page +share/help/th/gnome-help/media.page +share/help/th/gnome-help/more-help.page +share/help/th/gnome-help/mouse-doubleclick.page +share/help/th/gnome-help/mouse-lefthanded.page +share/help/th/gnome-help/mouse-middleclick.page +share/help/th/gnome-help/mouse-mousekeys.page +share/help/th/gnome-help/mouse-problem-notmoving.page +share/help/th/gnome-help/mouse-sensitivity.page +share/help/th/gnome-help/mouse-touchpad-click.page +share/help/th/gnome-help/mouse-wakeup.page +share/help/th/gnome-help/mouse.page +share/help/th/gnome-help/music-cantplay-drm.page +share/help/th/gnome-help/nautilus-behavior.page +share/help/th/gnome-help/nautilus-bookmarks-edit.page +share/help/th/gnome-help/nautilus-connect.page +share/help/th/gnome-help/nautilus-display.page +share/help/th/gnome-help/nautilus-file-properties-basic.page +share/help/th/gnome-help/nautilus-file-properties-permissions.page +share/help/th/gnome-help/nautilus-list.page +share/help/th/gnome-help/nautilus-prefs.page +share/help/th/gnome-help/nautilus-preview.page +share/help/th/gnome-help/nautilus-views.page +share/help/th/gnome-help/net-antivirus.page +share/help/th/gnome-help/net-browser.page +share/help/th/gnome-help/net-default-browser.page +share/help/th/gnome-help/net-default-email.page +share/help/th/gnome-help/net-email-virus.page +share/help/th/gnome-help/net-email.page +share/help/th/gnome-help/net-findip.page +share/help/th/gnome-help/net-firewall-on-off.page +share/help/th/gnome-help/net-firewall-ports.page +share/help/th/gnome-help/net-fixed-ip-address.page +share/help/th/gnome-help/net-general.page +share/help/th/gnome-help/net-macaddress.page +share/help/th/gnome-help/net-manual.page +share/help/th/gnome-help/net-mobile.page +share/help/th/gnome-help/net-othersconnect.page +share/help/th/gnome-help/net-othersedit.page +share/help/th/gnome-help/net-problem.page +share/help/th/gnome-help/net-proxy.page +share/help/th/gnome-help/net-security-tips.page +share/help/th/gnome-help/net-security.page +share/help/th/gnome-help/net-slow.page +share/help/th/gnome-help/net-vpn-connect.page +share/help/th/gnome-help/net-what-is-ip-address.page +share/help/th/gnome-help/net-wired-connect.page +share/help/th/gnome-help/net-wired.page +share/help/th/gnome-help/net-wireless-adhoc.page +share/help/th/gnome-help/net-wireless-airplane.page +share/help/th/gnome-help/net-wireless-connect.page +share/help/th/gnome-help/net-wireless-disconnecting.page +share/help/th/gnome-help/net-wireless-find.page +share/help/th/gnome-help/net-wireless-hidden.page +share/help/th/gnome-help/net-wireless-noconnection.page +share/help/th/gnome-help/net-wireless-troubleshooting-device-drivers.page +share/help/th/gnome-help/net-wireless-troubleshooting-hardware-check.page +share/help/th/gnome-help/net-wireless-troubleshooting-hardware-info.page +share/help/th/gnome-help/net-wireless-troubleshooting-initial-check.page +share/help/th/gnome-help/net-wireless-troubleshooting.page +share/help/th/gnome-help/net-wireless-wepwpa.page +share/help/th/gnome-help/net-wireless.page +share/help/th/gnome-help/net-wrongnetwork.page +share/help/th/gnome-help/net.page +share/help/th/gnome-help/parental-controls.page +share/help/th/gnome-help/power-autobrightness.page +share/help/th/gnome-help/power-autosuspend.page +share/help/th/gnome-help/power-batteryestimate.page +share/help/th/gnome-help/power-batterylife.page +share/help/th/gnome-help/power-batteryoptimal.page +share/help/th/gnome-help/power-batteryslow.page +share/help/th/gnome-help/power-batterywindows.page +share/help/th/gnome-help/power-closelid.page +share/help/th/gnome-help/power-constantfan.page +share/help/th/gnome-help/power-hotcomputer.page +share/help/th/gnome-help/power-lowpower.page +share/help/th/gnome-help/power-nowireless.page +share/help/th/gnome-help/power-othercountry.page +share/help/th/gnome-help/power-percentage.page +share/help/th/gnome-help/power-profile.page +share/help/th/gnome-help/power-status.page +share/help/th/gnome-help/power-suspend.page +share/help/th/gnome-help/power-suspendfail.page +share/help/th/gnome-help/power-whydim.page +share/help/th/gnome-help/power-willnotturnon.page +share/help/th/gnome-help/power-wireless.page +share/help/th/gnome-help/power.page +share/help/th/gnome-help/prefs-display.page +share/help/th/gnome-help/prefs-language.page +share/help/th/gnome-help/prefs-sharing.page +share/help/th/gnome-help/prefs.page +share/help/th/gnome-help/printing-2sided.page +share/help/th/gnome-help/printing-booklet-duplex.page +share/help/th/gnome-help/printing-booklet-singlesided.page +share/help/th/gnome-help/printing-booklet.page +share/help/th/gnome-help/printing-cancel-job.page +share/help/th/gnome-help/printing-differentsize.page +share/help/th/gnome-help/printing-envelopes.page +share/help/th/gnome-help/printing-inklevel.page +share/help/th/gnome-help/printing-name-location.page +share/help/th/gnome-help/printing-order.page +share/help/th/gnome-help/printing-paperjam.page +share/help/th/gnome-help/printing-select.page +share/help/th/gnome-help/printing-setup-default-printer.page +share/help/th/gnome-help/printing-setup.page +share/help/th/gnome-help/printing-streaks.page +share/help/th/gnome-help/printing-to-file.page +share/help/th/gnome-help/printing.page +share/help/th/gnome-help/privacy-history-recent-off.page +share/help/th/gnome-help/privacy-location.page +share/help/th/gnome-help/privacy-purge.page +share/help/th/gnome-help/privacy-screen-lock.page +share/help/th/gnome-help/privacy.page +share/help/th/gnome-help/quick-settings.page +share/help/th/gnome-help/remote-login.page +share/help/th/gnome-help/screen-shot-record.page +share/help/th/gnome-help/session-fingerprint.page +share/help/th/gnome-help/session-formats.page +share/help/th/gnome-help/session-language.page +share/help/th/gnome-help/session-screenlocks.page +share/help/th/gnome-help/sharing-bluetooth.page +share/help/th/gnome-help/sharing-desktop.page +share/help/th/gnome-help/sharing-media.page +share/help/th/gnome-help/sharing-personal.page +share/help/th/gnome-help/sharing-secure-shell.page +share/help/th/gnome-help/sharing.page +share/help/th/gnome-help/shell-apps-auto-start.page +share/help/th/gnome-help/shell-apps-favorites.page +share/help/th/gnome-help/shell-apps-open.page +share/help/th/gnome-help/shell-exit.page +share/help/th/gnome-help/shell-introduction.page +share/help/th/gnome-help/shell-keyboard-shortcuts.page +share/help/th/gnome-help/shell-lockscreen.page +share/help/th/gnome-help/shell-notifications.page +share/help/th/gnome-help/shell-overview.page +share/help/th/gnome-help/shell-windows-lost.page +share/help/th/gnome-help/shell-windows-maximize.page +share/help/th/gnome-help/shell-windows-states.page +share/help/th/gnome-help/shell-windows-switching.page +share/help/th/gnome-help/shell-windows-tiled.page +share/help/th/gnome-help/shell-windows.page +share/help/th/gnome-help/shell-workspaces-movewindow.page +share/help/th/gnome-help/shell-workspaces-switch.page +share/help/th/gnome-help/shell-workspaces.page +share/help/th/gnome-help/sound-alert.page +share/help/th/gnome-help/sound-broken.page +share/help/th/gnome-help/sound-crackle.page +share/help/th/gnome-help/sound-nosound.page +share/help/th/gnome-help/sound-usemic.page +share/help/th/gnome-help/sound-usespeakers.page +share/help/th/gnome-help/sound-volume.page +share/help/th/gnome-help/status-icons.page +share/help/th/gnome-help/tips-specialchars.page +share/help/th/gnome-help/tips.page +share/help/th/gnome-help/touchscreen-gestures.page +share/help/th/gnome-help/translate.page +share/help/th/gnome-help/user-accounts.page +share/help/th/gnome-help/user-add.page +share/help/th/gnome-help/user-admin-change.page +share/help/th/gnome-help/user-admin-explain.page +share/help/th/gnome-help/user-admin-problems.page +share/help/th/gnome-help/user-autologin.page +share/help/th/gnome-help/user-changepassword.page +share/help/th/gnome-help/user-changepicture.page +share/help/th/gnome-help/user-delete.page +share/help/th/gnome-help/user-goodpassword.page +share/help/th/gnome-help/video-dvd.page +share/help/th/gnome-help/video-sending.page +share/help/th/gnome-help/wacom-left-handed.page +share/help/th/gnome-help/wacom-map-buttons.page +share/help/th/gnome-help/wacom-mode.page +share/help/th/gnome-help/wacom-multi-monitor.page +share/help/th/gnome-help/wacom-stylus.page +share/help/th/gnome-help/wacom-tablet-unknown.page +share/help/th/gnome-help/wacom.page share/help/tr/gnome-help/a11y-bouncekeys.page share/help/tr/gnome-help/a11y-braille.page share/help/tr/gnome-help/a11y-contrast.page @@ -17168,7 +19180,11 @@ share/help/tr/gnome-help/a11y-slowkeys.page share/help/tr/gnome-help/a11y-stickykeys.page share/help/tr/gnome-help/a11y-visualalert.page share/help/tr/gnome-help/a11y.page +share/help/tr/gnome-help/about-hardware.page +share/help/tr/gnome-help/about-hostname.page +share/help/tr/gnome-help/about-os.page share/help/tr/gnome-help/about-this-guide.page +share/help/tr/gnome-help/about.page share/help/tr/gnome-help/accounts-add.page share/help/tr/gnome-help/accounts-disable-service.page share/help/tr/gnome-help/accounts-provider-not-available.page @@ -17238,6 +19254,8 @@ share/help/tr/gnome-help/display-dual-monitors.page share/help/tr/gnome-help/display-night-light.page share/help/tr/gnome-help/figures/bluetooth-active-symbolic.svg share/help/tr/gnome-help/figures/bluetooth-symbolic.svg +share/help/tr/gnome-help/figures/camera-photo-symbolic.svg +share/help/tr/gnome-help/figures/camera-video-symbolic.svg share/help/tr/gnome-help/figures/classic-topbar-accessibility.svg share/help/tr/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/tr/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -17265,9 +19283,9 @@ share/help/tr/gnome-help/figures/classic-topbar-network-wired.svg share/help/tr/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/tr/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/tr/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/tr/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/tr/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/tr/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/tr/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/tr/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/tr/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/tr/gnome-help/figures/classic-topbar-night-light.svg share/help/tr/gnome-help/figures/classic-topbar-pointer.svg share/help/tr/gnome-help/figures/classic-topbar-screen-shared.svg @@ -17279,11 +19297,11 @@ share/help/tr/gnome-help/figures/color-display.png share/help/tr/gnome-help/figures/color-printer.png share/help/tr/gnome-help/figures/color-space.png share/help/tr/gnome-help/figures/display-dual-monitors.webm -share/help/tr/gnome-help/figures/edit-find-symbolic.svg share/help/tr/gnome-help/figures/emblem-system-symbolic.svg share/help/tr/gnome-help/figures/emoji-flags-symbolic.svg share/help/tr/gnome-help/figures/gnome.svg share/help/tr/gnome-help/figures/go-down-symbolic.svg +share/help/tr/gnome-help/figures/go-next-symbolic.svg share/help/tr/gnome-help/figures/input-keyboard-symbolic.png share/help/tr/gnome-help/figures/input-methods-switcher.png share/help/tr/gnome-help/figures/keyboard-key-calculator.svg @@ -17304,25 +19322,31 @@ share/help/tr/gnome-help/figures/keyboard-key-stop.svg share/help/tr/gnome-help/figures/keyboard-key-voldown.svg share/help/tr/gnome-help/figures/keyboard-key-volup.svg share/help/tr/gnome-help/figures/keyboard-key-world.svg +share/help/tr/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/tr/gnome-help/figures/nautilus-icons.png share/help/tr/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/tr/gnome-help/figures/network-wired-symbolic.svg -share/help/tr/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/tr/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/tr/gnome-help/figures/printing-select.png +share/help/tr/gnome-help/figures/ps-button.svg +share/help/tr/gnome-help/figures/ps-create.svg share/help/tr/gnome-help/figures/rotation-allowed-symbolic.svg share/help/tr/gnome-help/figures/rotation-locked-symbolic.svg +share/help/tr/gnome-help/figures/screenshot-tool.png share/help/tr/gnome-help/figures/shell-activities-dash.png -share/help/tr/gnome-help/figures/shell-appmenu-classic.png -share/help/tr/gnome-help/figures/shell-appmenu-shell.png share/help/tr/gnome-help/figures/shell-appts-classic.png share/help/tr/gnome-help/figures/shell-appts.png +share/help/tr/gnome-help/figures/shell-exit-classic-expanded.png share/help/tr/gnome-help/figures/shell-exit-classic.png +share/help/tr/gnome-help/figures/shell-exit-expanded.png share/help/tr/gnome-help/figures/shell-exit.png share/help/tr/gnome-help/figures/shell-top-bar-classic.png share/help/tr/gnome-help/figures/shell-top-bar.png share/help/tr/gnome-help/figures/shell-window-list-classic.png share/help/tr/gnome-help/figures/shell-workspaces.png +share/help/tr/gnome-help/figures/system-lock-screen-symbolic.svg share/help/tr/gnome-help/figures/system-run-symbolic.svg +share/help/tr/gnome-help/figures/system-shutdown-symbolic.svg share/help/tr/gnome-help/figures/tile-a11y.svg share/help/tr/gnome-help/figures/tile-files.svg share/help/tr/gnome-help/figures/tile-hardware.svg @@ -17359,14 +19383,15 @@ share/help/tr/gnome-help/figures/topbar-network-wired.svg share/help/tr/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/tr/gnome-help/figures/topbar-network-wireless-connected.svg share/help/tr/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/tr/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/tr/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/tr/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/tr/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/tr/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/tr/gnome-help/figures/topbar-network-wireless-signal.svg share/help/tr/gnome-help/figures/topbar-night-light.svg share/help/tr/gnome-help/figures/topbar-pointer.svg share/help/tr/gnome-help/figures/topbar-screen-shared.svg share/help/tr/gnome-help/figures/topbar-system-shutdown.svg share/help/tr/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/tr/gnome-help/figures/touch-edge-scroll.svg share/help/tr/gnome-help/figures/touch-hold.svg share/help/tr/gnome-help/figures/touch-osk.svg share/help/tr/gnome-help/figures/touch-overview.svg @@ -17389,6 +19414,8 @@ share/help/tr/gnome-help/files-open.page share/help/tr/gnome-help/files-preview.page share/help/tr/gnome-help/files-recover.page share/help/tr/gnome-help/files-removedrive.page +share/help/tr/gnome-help/files-rename-multiple.page +share/help/tr/gnome-help/files-rename-music-metadata.page share/help/tr/gnome-help/files-rename.page share/help/tr/gnome-help/files-search.page share/help/tr/gnome-help/files-select.page @@ -17406,7 +19433,7 @@ share/help/tr/gnome-help/hardware-driver.page share/help/tr/gnome-help/hardware-problems-graphics.page share/help/tr/gnome-help/hardware.page share/help/tr/gnome-help/help-irc.page -share/help/tr/gnome-help/help-mailing-list.page +share/help/tr/gnome-help/help-matrix.page share/help/tr/gnome-help/index.page share/help/tr/gnome-help/keyboard-cursor-blink.page share/help/tr/gnome-help/keyboard-key-menu.page @@ -17484,6 +19511,7 @@ share/help/tr/gnome-help/net-wireless-wepwpa.page share/help/tr/gnome-help/net-wireless.page share/help/tr/gnome-help/net-wrongnetwork.page share/help/tr/gnome-help/net.page +share/help/tr/gnome-help/parental-controls.page share/help/tr/gnome-help/power-autobrightness.page share/help/tr/gnome-help/power-autosuspend.page share/help/tr/gnome-help/power-batteryestimate.page @@ -17532,6 +19560,8 @@ share/help/tr/gnome-help/privacy-location.page share/help/tr/gnome-help/privacy-purge.page share/help/tr/gnome-help/privacy-screen-lock.page share/help/tr/gnome-help/privacy.page +share/help/tr/gnome-help/quick-settings.page +share/help/tr/gnome-help/remote-login.page share/help/tr/gnome-help/screen-shot-record.page share/help/tr/gnome-help/session-fingerprint.page share/help/tr/gnome-help/session-formats.page @@ -17539,9 +19569,9 @@ share/help/tr/gnome-help/session-language.page share/help/tr/gnome-help/session-screenlocks.page share/help/tr/gnome-help/sharing-bluetooth.page share/help/tr/gnome-help/sharing-desktop.page -share/help/tr/gnome-help/sharing-displayname.page share/help/tr/gnome-help/sharing-media.page share/help/tr/gnome-help/sharing-personal.page +share/help/tr/gnome-help/sharing-secure-shell.page share/help/tr/gnome-help/sharing.page share/help/tr/gnome-help/shell-apps-auto-start.page share/help/tr/gnome-help/shell-apps-favorites.page @@ -17586,9 +19616,11 @@ share/help/tr/gnome-help/user-goodpassword.page share/help/tr/gnome-help/video-dvd.page share/help/tr/gnome-help/video-sending.page share/help/tr/gnome-help/wacom-left-handed.page +share/help/tr/gnome-help/wacom-map-buttons.page share/help/tr/gnome-help/wacom-mode.page share/help/tr/gnome-help/wacom-multi-monitor.page share/help/tr/gnome-help/wacom-stylus.page +share/help/tr/gnome-help/wacom-tablet-unknown.page share/help/tr/gnome-help/wacom.page share/help/tr/system-admin-guide/appearance.page share/help/tr/system-admin-guide/autostart-applications.page @@ -17660,7 +19692,11 @@ share/help/uk/gnome-help/a11y-slowkeys.page share/help/uk/gnome-help/a11y-stickykeys.page share/help/uk/gnome-help/a11y-visualalert.page share/help/uk/gnome-help/a11y.page +share/help/uk/gnome-help/about-hardware.page +share/help/uk/gnome-help/about-hostname.page +share/help/uk/gnome-help/about-os.page share/help/uk/gnome-help/about-this-guide.page +share/help/uk/gnome-help/about.page share/help/uk/gnome-help/accounts-add.page share/help/uk/gnome-help/accounts-disable-service.page share/help/uk/gnome-help/accounts-provider-not-available.page @@ -17730,6 +19766,8 @@ share/help/uk/gnome-help/display-dual-monitors.page share/help/uk/gnome-help/display-night-light.page share/help/uk/gnome-help/figures/bluetooth-active-symbolic.svg share/help/uk/gnome-help/figures/bluetooth-symbolic.svg +share/help/uk/gnome-help/figures/camera-photo-symbolic.svg +share/help/uk/gnome-help/figures/camera-video-symbolic.svg share/help/uk/gnome-help/figures/classic-topbar-accessibility.svg share/help/uk/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/uk/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -17757,9 +19795,9 @@ share/help/uk/gnome-help/figures/classic-topbar-network-wired.svg share/help/uk/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/uk/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/uk/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/uk/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/uk/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/uk/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/uk/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/uk/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/uk/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/uk/gnome-help/figures/classic-topbar-night-light.svg share/help/uk/gnome-help/figures/classic-topbar-pointer.svg share/help/uk/gnome-help/figures/classic-topbar-screen-shared.svg @@ -17771,11 +19809,11 @@ share/help/uk/gnome-help/figures/color-display.png share/help/uk/gnome-help/figures/color-printer.png share/help/uk/gnome-help/figures/color-space.png share/help/uk/gnome-help/figures/display-dual-monitors.webm -share/help/uk/gnome-help/figures/edit-find-symbolic.svg share/help/uk/gnome-help/figures/emblem-system-symbolic.svg share/help/uk/gnome-help/figures/emoji-flags-symbolic.svg share/help/uk/gnome-help/figures/gnome.svg share/help/uk/gnome-help/figures/go-down-symbolic.svg +share/help/uk/gnome-help/figures/go-next-symbolic.svg share/help/uk/gnome-help/figures/input-keyboard-symbolic.png share/help/uk/gnome-help/figures/input-methods-switcher.png share/help/uk/gnome-help/figures/keyboard-key-calculator.svg @@ -17796,25 +19834,31 @@ share/help/uk/gnome-help/figures/keyboard-key-stop.svg share/help/uk/gnome-help/figures/keyboard-key-voldown.svg share/help/uk/gnome-help/figures/keyboard-key-volup.svg share/help/uk/gnome-help/figures/keyboard-key-world.svg +share/help/uk/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/uk/gnome-help/figures/nautilus-icons.png share/help/uk/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/uk/gnome-help/figures/network-wired-symbolic.svg -share/help/uk/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/uk/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/uk/gnome-help/figures/printing-select.png +share/help/uk/gnome-help/figures/ps-button.svg +share/help/uk/gnome-help/figures/ps-create.svg share/help/uk/gnome-help/figures/rotation-allowed-symbolic.svg share/help/uk/gnome-help/figures/rotation-locked-symbolic.svg +share/help/uk/gnome-help/figures/screenshot-tool.png share/help/uk/gnome-help/figures/shell-activities-dash.png -share/help/uk/gnome-help/figures/shell-appmenu-classic.png -share/help/uk/gnome-help/figures/shell-appmenu-shell.png share/help/uk/gnome-help/figures/shell-appts-classic.png share/help/uk/gnome-help/figures/shell-appts.png +share/help/uk/gnome-help/figures/shell-exit-classic-expanded.png share/help/uk/gnome-help/figures/shell-exit-classic.png +share/help/uk/gnome-help/figures/shell-exit-expanded.png share/help/uk/gnome-help/figures/shell-exit.png share/help/uk/gnome-help/figures/shell-top-bar-classic.png share/help/uk/gnome-help/figures/shell-top-bar.png share/help/uk/gnome-help/figures/shell-window-list-classic.png share/help/uk/gnome-help/figures/shell-workspaces.png +share/help/uk/gnome-help/figures/system-lock-screen-symbolic.svg share/help/uk/gnome-help/figures/system-run-symbolic.svg +share/help/uk/gnome-help/figures/system-shutdown-symbolic.svg share/help/uk/gnome-help/figures/tile-a11y.svg share/help/uk/gnome-help/figures/tile-files.svg share/help/uk/gnome-help/figures/tile-hardware.svg @@ -17851,14 +19895,15 @@ share/help/uk/gnome-help/figures/topbar-network-wired.svg share/help/uk/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/uk/gnome-help/figures/topbar-network-wireless-connected.svg share/help/uk/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/uk/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/uk/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/uk/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/uk/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/uk/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/uk/gnome-help/figures/topbar-network-wireless-signal.svg share/help/uk/gnome-help/figures/topbar-night-light.svg share/help/uk/gnome-help/figures/topbar-pointer.svg share/help/uk/gnome-help/figures/topbar-screen-shared.svg share/help/uk/gnome-help/figures/topbar-system-shutdown.svg share/help/uk/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/uk/gnome-help/figures/touch-edge-scroll.svg share/help/uk/gnome-help/figures/touch-hold.svg share/help/uk/gnome-help/figures/touch-osk.svg share/help/uk/gnome-help/figures/touch-overview.svg @@ -17881,6 +19926,8 @@ share/help/uk/gnome-help/files-open.page share/help/uk/gnome-help/files-preview.page share/help/uk/gnome-help/files-recover.page share/help/uk/gnome-help/files-removedrive.page +share/help/uk/gnome-help/files-rename-multiple.page +share/help/uk/gnome-help/files-rename-music-metadata.page share/help/uk/gnome-help/files-rename.page share/help/uk/gnome-help/files-search.page share/help/uk/gnome-help/files-select.page @@ -17898,7 +19945,7 @@ share/help/uk/gnome-help/hardware-driver.page share/help/uk/gnome-help/hardware-problems-graphics.page share/help/uk/gnome-help/hardware.page share/help/uk/gnome-help/help-irc.page -share/help/uk/gnome-help/help-mailing-list.page +share/help/uk/gnome-help/help-matrix.page share/help/uk/gnome-help/index.page share/help/uk/gnome-help/keyboard-cursor-blink.page share/help/uk/gnome-help/keyboard-key-menu.page @@ -17976,6 +20023,7 @@ share/help/uk/gnome-help/net-wireless-wepwpa.page share/help/uk/gnome-help/net-wireless.page share/help/uk/gnome-help/net-wrongnetwork.page share/help/uk/gnome-help/net.page +share/help/uk/gnome-help/parental-controls.page share/help/uk/gnome-help/power-autobrightness.page share/help/uk/gnome-help/power-autosuspend.page share/help/uk/gnome-help/power-batteryestimate.page @@ -18024,6 +20072,8 @@ share/help/uk/gnome-help/privacy-location.page share/help/uk/gnome-help/privacy-purge.page share/help/uk/gnome-help/privacy-screen-lock.page share/help/uk/gnome-help/privacy.page +share/help/uk/gnome-help/quick-settings.page +share/help/uk/gnome-help/remote-login.page share/help/uk/gnome-help/screen-shot-record.page share/help/uk/gnome-help/session-fingerprint.page share/help/uk/gnome-help/session-formats.page @@ -18031,9 +20081,9 @@ share/help/uk/gnome-help/session-language.page share/help/uk/gnome-help/session-screenlocks.page share/help/uk/gnome-help/sharing-bluetooth.page share/help/uk/gnome-help/sharing-desktop.page -share/help/uk/gnome-help/sharing-displayname.page share/help/uk/gnome-help/sharing-media.page share/help/uk/gnome-help/sharing-personal.page +share/help/uk/gnome-help/sharing-secure-shell.page share/help/uk/gnome-help/sharing.page share/help/uk/gnome-help/shell-apps-auto-start.page share/help/uk/gnome-help/shell-apps-favorites.page @@ -18078,9 +20128,11 @@ share/help/uk/gnome-help/user-goodpassword.page share/help/uk/gnome-help/video-dvd.page share/help/uk/gnome-help/video-sending.page share/help/uk/gnome-help/wacom-left-handed.page +share/help/uk/gnome-help/wacom-map-buttons.page share/help/uk/gnome-help/wacom-mode.page share/help/uk/gnome-help/wacom-multi-monitor.page share/help/uk/gnome-help/wacom-stylus.page +share/help/uk/gnome-help/wacom-tablet-unknown.page share/help/uk/gnome-help/wacom.page share/help/uk/system-admin-guide/appearance.page share/help/uk/system-admin-guide/autostart-applications.page @@ -18152,7 +20204,11 @@ share/help/vi/gnome-help/a11y-slowkeys.page share/help/vi/gnome-help/a11y-stickykeys.page share/help/vi/gnome-help/a11y-visualalert.page share/help/vi/gnome-help/a11y.page +share/help/vi/gnome-help/about-hardware.page +share/help/vi/gnome-help/about-hostname.page +share/help/vi/gnome-help/about-os.page share/help/vi/gnome-help/about-this-guide.page +share/help/vi/gnome-help/about.page share/help/vi/gnome-help/accounts-add.page share/help/vi/gnome-help/accounts-disable-service.page share/help/vi/gnome-help/accounts-provider-not-available.page @@ -18222,6 +20278,8 @@ share/help/vi/gnome-help/display-dual-monitors.page share/help/vi/gnome-help/display-night-light.page share/help/vi/gnome-help/figures/bluetooth-active-symbolic.svg share/help/vi/gnome-help/figures/bluetooth-symbolic.svg +share/help/vi/gnome-help/figures/camera-photo-symbolic.svg +share/help/vi/gnome-help/figures/camera-video-symbolic.svg share/help/vi/gnome-help/figures/classic-topbar-accessibility.svg share/help/vi/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/vi/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -18249,9 +20307,9 @@ share/help/vi/gnome-help/figures/classic-topbar-network-wired.svg share/help/vi/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/vi/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/vi/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/vi/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/vi/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/vi/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/vi/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/vi/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/vi/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/vi/gnome-help/figures/classic-topbar-night-light.svg share/help/vi/gnome-help/figures/classic-topbar-pointer.svg share/help/vi/gnome-help/figures/classic-topbar-screen-shared.svg @@ -18263,11 +20321,11 @@ share/help/vi/gnome-help/figures/color-display.png share/help/vi/gnome-help/figures/color-printer.png share/help/vi/gnome-help/figures/color-space.png share/help/vi/gnome-help/figures/display-dual-monitors.webm -share/help/vi/gnome-help/figures/edit-find-symbolic.svg share/help/vi/gnome-help/figures/emblem-system-symbolic.svg share/help/vi/gnome-help/figures/emoji-flags-symbolic.svg share/help/vi/gnome-help/figures/gnome.svg share/help/vi/gnome-help/figures/go-down-symbolic.svg +share/help/vi/gnome-help/figures/go-next-symbolic.svg share/help/vi/gnome-help/figures/input-keyboard-symbolic.png share/help/vi/gnome-help/figures/input-methods-switcher.png share/help/vi/gnome-help/figures/keyboard-key-calculator.svg @@ -18288,25 +20346,31 @@ share/help/vi/gnome-help/figures/keyboard-key-stop.svg share/help/vi/gnome-help/figures/keyboard-key-voldown.svg share/help/vi/gnome-help/figures/keyboard-key-volup.svg share/help/vi/gnome-help/figures/keyboard-key-world.svg +share/help/vi/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/vi/gnome-help/figures/nautilus-icons.png share/help/vi/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/vi/gnome-help/figures/network-wired-symbolic.svg -share/help/vi/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/vi/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/vi/gnome-help/figures/printing-select.png +share/help/vi/gnome-help/figures/ps-button.svg +share/help/vi/gnome-help/figures/ps-create.svg share/help/vi/gnome-help/figures/rotation-allowed-symbolic.svg share/help/vi/gnome-help/figures/rotation-locked-symbolic.svg +share/help/vi/gnome-help/figures/screenshot-tool.png share/help/vi/gnome-help/figures/shell-activities-dash.png -share/help/vi/gnome-help/figures/shell-appmenu-classic.png -share/help/vi/gnome-help/figures/shell-appmenu-shell.png share/help/vi/gnome-help/figures/shell-appts-classic.png share/help/vi/gnome-help/figures/shell-appts.png +share/help/vi/gnome-help/figures/shell-exit-classic-expanded.png share/help/vi/gnome-help/figures/shell-exit-classic.png +share/help/vi/gnome-help/figures/shell-exit-expanded.png share/help/vi/gnome-help/figures/shell-exit.png share/help/vi/gnome-help/figures/shell-top-bar-classic.png share/help/vi/gnome-help/figures/shell-top-bar.png share/help/vi/gnome-help/figures/shell-window-list-classic.png share/help/vi/gnome-help/figures/shell-workspaces.png +share/help/vi/gnome-help/figures/system-lock-screen-symbolic.svg share/help/vi/gnome-help/figures/system-run-symbolic.svg +share/help/vi/gnome-help/figures/system-shutdown-symbolic.svg share/help/vi/gnome-help/figures/tile-a11y.svg share/help/vi/gnome-help/figures/tile-files.svg share/help/vi/gnome-help/figures/tile-hardware.svg @@ -18343,14 +20407,15 @@ share/help/vi/gnome-help/figures/topbar-network-wired.svg share/help/vi/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/vi/gnome-help/figures/topbar-network-wireless-connected.svg share/help/vi/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/vi/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/vi/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/vi/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/vi/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/vi/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/vi/gnome-help/figures/topbar-network-wireless-signal.svg share/help/vi/gnome-help/figures/topbar-night-light.svg share/help/vi/gnome-help/figures/topbar-pointer.svg share/help/vi/gnome-help/figures/topbar-screen-shared.svg share/help/vi/gnome-help/figures/topbar-system-shutdown.svg share/help/vi/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/vi/gnome-help/figures/touch-edge-scroll.svg share/help/vi/gnome-help/figures/touch-hold.svg share/help/vi/gnome-help/figures/touch-osk.svg share/help/vi/gnome-help/figures/touch-overview.svg @@ -18373,6 +20438,8 @@ share/help/vi/gnome-help/files-open.page share/help/vi/gnome-help/files-preview.page share/help/vi/gnome-help/files-recover.page share/help/vi/gnome-help/files-removedrive.page +share/help/vi/gnome-help/files-rename-multiple.page +share/help/vi/gnome-help/files-rename-music-metadata.page share/help/vi/gnome-help/files-rename.page share/help/vi/gnome-help/files-search.page share/help/vi/gnome-help/files-select.page @@ -18390,7 +20457,7 @@ share/help/vi/gnome-help/hardware-driver.page share/help/vi/gnome-help/hardware-problems-graphics.page share/help/vi/gnome-help/hardware.page share/help/vi/gnome-help/help-irc.page -share/help/vi/gnome-help/help-mailing-list.page +share/help/vi/gnome-help/help-matrix.page share/help/vi/gnome-help/index.page share/help/vi/gnome-help/keyboard-cursor-blink.page share/help/vi/gnome-help/keyboard-key-menu.page @@ -18468,6 +20535,7 @@ share/help/vi/gnome-help/net-wireless-wepwpa.page share/help/vi/gnome-help/net-wireless.page share/help/vi/gnome-help/net-wrongnetwork.page share/help/vi/gnome-help/net.page +share/help/vi/gnome-help/parental-controls.page share/help/vi/gnome-help/power-autobrightness.page share/help/vi/gnome-help/power-autosuspend.page share/help/vi/gnome-help/power-batteryestimate.page @@ -18516,6 +20584,8 @@ share/help/vi/gnome-help/privacy-location.page share/help/vi/gnome-help/privacy-purge.page share/help/vi/gnome-help/privacy-screen-lock.page share/help/vi/gnome-help/privacy.page +share/help/vi/gnome-help/quick-settings.page +share/help/vi/gnome-help/remote-login.page share/help/vi/gnome-help/screen-shot-record.page share/help/vi/gnome-help/session-fingerprint.page share/help/vi/gnome-help/session-formats.page @@ -18523,9 +20593,9 @@ share/help/vi/gnome-help/session-language.page share/help/vi/gnome-help/session-screenlocks.page share/help/vi/gnome-help/sharing-bluetooth.page share/help/vi/gnome-help/sharing-desktop.page -share/help/vi/gnome-help/sharing-displayname.page share/help/vi/gnome-help/sharing-media.page share/help/vi/gnome-help/sharing-personal.page +share/help/vi/gnome-help/sharing-secure-shell.page share/help/vi/gnome-help/sharing.page share/help/vi/gnome-help/shell-apps-auto-start.page share/help/vi/gnome-help/shell-apps-favorites.page @@ -18570,9 +20640,11 @@ share/help/vi/gnome-help/user-goodpassword.page share/help/vi/gnome-help/video-dvd.page share/help/vi/gnome-help/video-sending.page share/help/vi/gnome-help/wacom-left-handed.page +share/help/vi/gnome-help/wacom-map-buttons.page share/help/vi/gnome-help/wacom-mode.page share/help/vi/gnome-help/wacom-multi-monitor.page share/help/vi/gnome-help/wacom-stylus.page +share/help/vi/gnome-help/wacom-tablet-unknown.page share/help/vi/gnome-help/wacom.page share/help/zh_CN/gnome-help/a11y-bouncekeys.page share/help/zh_CN/gnome-help/a11y-braille.page @@ -18587,7 +20659,11 @@ share/help/zh_CN/gnome-help/a11y-slowkeys.page share/help/zh_CN/gnome-help/a11y-stickykeys.page share/help/zh_CN/gnome-help/a11y-visualalert.page share/help/zh_CN/gnome-help/a11y.page +share/help/zh_CN/gnome-help/about-hardware.page +share/help/zh_CN/gnome-help/about-hostname.page +share/help/zh_CN/gnome-help/about-os.page share/help/zh_CN/gnome-help/about-this-guide.page +share/help/zh_CN/gnome-help/about.page share/help/zh_CN/gnome-help/accounts-add.page share/help/zh_CN/gnome-help/accounts-disable-service.page share/help/zh_CN/gnome-help/accounts-provider-not-available.page @@ -18657,6 +20733,8 @@ share/help/zh_CN/gnome-help/display-dual-monitors.page share/help/zh_CN/gnome-help/display-night-light.page share/help/zh_CN/gnome-help/figures/bluetooth-active-symbolic.svg share/help/zh_CN/gnome-help/figures/bluetooth-symbolic.svg +share/help/zh_CN/gnome-help/figures/camera-photo-symbolic.svg +share/help/zh_CN/gnome-help/figures/camera-video-symbolic.svg share/help/zh_CN/gnome-help/figures/classic-topbar-accessibility.svg share/help/zh_CN/gnome-help/figures/classic-topbar-airplane-mode.svg share/help/zh_CN/gnome-help/figures/classic-topbar-audio-volume-muted.svg @@ -18684,9 +20762,9 @@ share/help/zh_CN/gnome-help/figures/classic-topbar-network-wired.svg share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-acquiring.svg share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-connected.svg share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-no-route.svg -share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-strength-excellent.svg -share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-strength-none.svg -share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-strength.svg +share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-signal-excellent.svg +share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-signal-none.svg +share/help/zh_CN/gnome-help/figures/classic-topbar-network-wireless-signal.svg share/help/zh_CN/gnome-help/figures/classic-topbar-night-light.svg share/help/zh_CN/gnome-help/figures/classic-topbar-pointer.svg share/help/zh_CN/gnome-help/figures/classic-topbar-screen-shared.svg @@ -18698,11 +20776,11 @@ share/help/zh_CN/gnome-help/figures/color-display.png share/help/zh_CN/gnome-help/figures/color-printer.png share/help/zh_CN/gnome-help/figures/color-space.png share/help/zh_CN/gnome-help/figures/display-dual-monitors.webm -share/help/zh_CN/gnome-help/figures/edit-find-symbolic.svg share/help/zh_CN/gnome-help/figures/emblem-system-symbolic.svg share/help/zh_CN/gnome-help/figures/emoji-flags-symbolic.svg share/help/zh_CN/gnome-help/figures/gnome.svg share/help/zh_CN/gnome-help/figures/go-down-symbolic.svg +share/help/zh_CN/gnome-help/figures/go-next-symbolic.svg share/help/zh_CN/gnome-help/figures/input-keyboard-symbolic.png share/help/zh_CN/gnome-help/figures/input-methods-switcher.png share/help/zh_CN/gnome-help/figures/keyboard-key-calculator.svg @@ -18723,25 +20801,31 @@ share/help/zh_CN/gnome-help/figures/keyboard-key-stop.svg share/help/zh_CN/gnome-help/figures/keyboard-key-voldown.svg share/help/zh_CN/gnome-help/figures/keyboard-key-volup.svg share/help/zh_CN/gnome-help/figures/keyboard-key-world.svg +share/help/zh_CN/gnome-help/figures/nautilus-folder-search-symbolic.svg share/help/zh_CN/gnome-help/figures/nautilus-icons.png share/help/zh_CN/gnome-help/figures/net-wired-ethernet-diagram.svg share/help/zh_CN/gnome-help/figures/network-wired-symbolic.svg -share/help/zh_CN/gnome-help/figures/preferences-desktop-accessibility-symbolic.svg +share/help/zh_CN/gnome-help/figures/network-wireless-disabled-symbolic.svg share/help/zh_CN/gnome-help/figures/printing-select.png +share/help/zh_CN/gnome-help/figures/ps-button.svg +share/help/zh_CN/gnome-help/figures/ps-create.svg share/help/zh_CN/gnome-help/figures/rotation-allowed-symbolic.svg share/help/zh_CN/gnome-help/figures/rotation-locked-symbolic.svg +share/help/zh_CN/gnome-help/figures/screenshot-tool.png share/help/zh_CN/gnome-help/figures/shell-activities-dash.png -share/help/zh_CN/gnome-help/figures/shell-appmenu-classic.png -share/help/zh_CN/gnome-help/figures/shell-appmenu-shell.png share/help/zh_CN/gnome-help/figures/shell-appts-classic.png share/help/zh_CN/gnome-help/figures/shell-appts.png +share/help/zh_CN/gnome-help/figures/shell-exit-classic-expanded.png share/help/zh_CN/gnome-help/figures/shell-exit-classic.png +share/help/zh_CN/gnome-help/figures/shell-exit-expanded.png share/help/zh_CN/gnome-help/figures/shell-exit.png share/help/zh_CN/gnome-help/figures/shell-top-bar-classic.png share/help/zh_CN/gnome-help/figures/shell-top-bar.png share/help/zh_CN/gnome-help/figures/shell-window-list-classic.png share/help/zh_CN/gnome-help/figures/shell-workspaces.png +share/help/zh_CN/gnome-help/figures/system-lock-screen-symbolic.svg share/help/zh_CN/gnome-help/figures/system-run-symbolic.svg +share/help/zh_CN/gnome-help/figures/system-shutdown-symbolic.svg share/help/zh_CN/gnome-help/figures/tile-a11y.svg share/help/zh_CN/gnome-help/figures/tile-files.svg share/help/zh_CN/gnome-help/figures/tile-hardware.svg @@ -18778,14 +20862,15 @@ share/help/zh_CN/gnome-help/figures/topbar-network-wired.svg share/help/zh_CN/gnome-help/figures/topbar-network-wireless-acquiring.svg share/help/zh_CN/gnome-help/figures/topbar-network-wireless-connected.svg share/help/zh_CN/gnome-help/figures/topbar-network-wireless-no-route.svg -share/help/zh_CN/gnome-help/figures/topbar-network-wireless-strength-excellent.svg -share/help/zh_CN/gnome-help/figures/topbar-network-wireless-strength-none.svg -share/help/zh_CN/gnome-help/figures/topbar-network-wireless-strength.svg +share/help/zh_CN/gnome-help/figures/topbar-network-wireless-signal-excellent.svg +share/help/zh_CN/gnome-help/figures/topbar-network-wireless-signal-none.svg +share/help/zh_CN/gnome-help/figures/topbar-network-wireless-signal.svg share/help/zh_CN/gnome-help/figures/topbar-night-light.svg share/help/zh_CN/gnome-help/figures/topbar-pointer.svg share/help/zh_CN/gnome-help/figures/topbar-screen-shared.svg share/help/zh_CN/gnome-help/figures/topbar-system-shutdown.svg share/help/zh_CN/gnome-help/figures/topbar-thunderbolt-acquiring.svg +share/help/zh_CN/gnome-help/figures/touch-edge-scroll.svg share/help/zh_CN/gnome-help/figures/touch-hold.svg share/help/zh_CN/gnome-help/figures/touch-osk.svg share/help/zh_CN/gnome-help/figures/touch-overview.svg @@ -18808,6 +20893,8 @@ share/help/zh_CN/gnome-help/files-open.page share/help/zh_CN/gnome-help/files-preview.page share/help/zh_CN/gnome-help/files-recover.page share/help/zh_CN/gnome-help/files-removedrive.page +share/help/zh_CN/gnome-help/files-rename-multiple.page +share/help/zh_CN/gnome-help/files-rename-music-metadata.page share/help/zh_CN/gnome-help/files-rename.page share/help/zh_CN/gnome-help/files-search.page share/help/zh_CN/gnome-help/files-select.page @@ -18825,7 +20912,7 @@ share/help/zh_CN/gnome-help/hardware-driver.page share/help/zh_CN/gnome-help/hardware-problems-graphics.page share/help/zh_CN/gnome-help/hardware.page share/help/zh_CN/gnome-help/help-irc.page -share/help/zh_CN/gnome-help/help-mailing-list.page +share/help/zh_CN/gnome-help/help-matrix.page share/help/zh_CN/gnome-help/index.page share/help/zh_CN/gnome-help/keyboard-cursor-blink.page share/help/zh_CN/gnome-help/keyboard-key-menu.page @@ -18903,6 +20990,7 @@ share/help/zh_CN/gnome-help/net-wireless-wepwpa.page share/help/zh_CN/gnome-help/net-wireless.page share/help/zh_CN/gnome-help/net-wrongnetwork.page share/help/zh_CN/gnome-help/net.page +share/help/zh_CN/gnome-help/parental-controls.page share/help/zh_CN/gnome-help/power-autobrightness.page share/help/zh_CN/gnome-help/power-autosuspend.page share/help/zh_CN/gnome-help/power-batteryestimate.page @@ -18951,6 +21039,8 @@ share/help/zh_CN/gnome-help/privacy-location.page share/help/zh_CN/gnome-help/privacy-purge.page share/help/zh_CN/gnome-help/privacy-screen-lock.page share/help/zh_CN/gnome-help/privacy.page +share/help/zh_CN/gnome-help/quick-settings.page +share/help/zh_CN/gnome-help/remote-login.page share/help/zh_CN/gnome-help/screen-shot-record.page share/help/zh_CN/gnome-help/session-fingerprint.page share/help/zh_CN/gnome-help/session-formats.page @@ -18958,9 +21048,9 @@ share/help/zh_CN/gnome-help/session-language.page share/help/zh_CN/gnome-help/session-screenlocks.page share/help/zh_CN/gnome-help/sharing-bluetooth.page share/help/zh_CN/gnome-help/sharing-desktop.page -share/help/zh_CN/gnome-help/sharing-displayname.page share/help/zh_CN/gnome-help/sharing-media.page share/help/zh_CN/gnome-help/sharing-personal.page +share/help/zh_CN/gnome-help/sharing-secure-shell.page share/help/zh_CN/gnome-help/sharing.page share/help/zh_CN/gnome-help/shell-apps-auto-start.page share/help/zh_CN/gnome-help/shell-apps-favorites.page @@ -19005,7 +21095,9 @@ share/help/zh_CN/gnome-help/user-goodpassword.page share/help/zh_CN/gnome-help/video-dvd.page share/help/zh_CN/gnome-help/video-sending.page share/help/zh_CN/gnome-help/wacom-left-handed.page +share/help/zh_CN/gnome-help/wacom-map-buttons.page share/help/zh_CN/gnome-help/wacom-mode.page share/help/zh_CN/gnome-help/wacom-multi-monitor.page share/help/zh_CN/gnome-help/wacom-stylus.page +share/help/zh_CN/gnome-help/wacom-tablet-unknown.page share/help/zh_CN/gnome-help/wacom.page diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index 140cdaa5637f..b4df1faf3e60 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 11 +PORTREVISION= 15 CATEGORIES= misc dns www MAINTAINER= yuri@FreeBSD.org diff --git a/misc/hello/Makefile b/misc/hello/Makefile index e95e431abb54..f0a735689c02 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -1,5 +1,5 @@ PORTNAME= hello -PORTVERSION= 2.12.1 +PORTVERSION= 2.12.2 CATEGORIES= misc MASTER_SITES= GNU diff --git a/misc/hello/distinfo b/misc/hello/distinfo index 023e3367e9e5..145f3eca87c0 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654708320 -SHA256 (hello-2.12.1.tar.gz) = 8d99142afd92576f30b0cd7cb42a8dc6809998bc5d607d88761f512e26c7db20 -SIZE (hello-2.12.1.tar.gz) = 1033297 +TIMESTAMP = 1748495699 +SHA256 (hello-2.12.2.tar.gz) = 5a9a996dc292cc24dcf411cee87e92f6aae5b8d13bd9c6819b4c7a9dce0818ab +SIZE (hello-2.12.2.tar.gz) = 1168515 diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index 19c85c0506bf..3473df44663d 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -2,6 +2,7 @@ bin/hello %%NLS%%share/locale/ast/LC_MESSAGES/hello.mo %%NLS%%share/locale/bg/LC_MESSAGES/hello.mo %%NLS%%share/locale/ca/LC_MESSAGES/hello.mo +%%NLS%%share/locale/cs/LC_MESSAGES/hello.mo %%NLS%%share/locale/da/LC_MESSAGES/hello.mo %%NLS%%share/locale/de/LC_MESSAGES/hello.mo %%NLS%%share/locale/el/LC_MESSAGES/hello.mo diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index 727344735357..0b3ef32af927 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -1,6 +1,6 @@ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= misc MASTER_SITES= https://BSDforge.com/projects/source/misc/hotkeys/${PORTVERSION}/ DISTNAME= hotkeys_${PORTVERSION} diff --git a/misc/hwdata/Makefile b/misc/hwdata/Makefile index a0045e2d659b..3c200dc531b2 100644 --- a/misc/hwdata/Makefile +++ b/misc/hwdata/Makefile @@ -1,6 +1,6 @@ PORTNAME= hwdata DISTVERSIONPREFIX= v -DISTVERSION= 0.395 +DISTVERSION= 0.397 PORTEPOCH= 1 CATEGORIES= misc diff --git a/misc/hwdata/distinfo b/misc/hwdata/distinfo index 1285d0047d50..1a7541dc8f1f 100644 --- a/misc/hwdata/distinfo +++ b/misc/hwdata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746715051 -SHA256 (vcrhonek-hwdata-v0.395_GH0.tar.gz) = 1166f733c57afa82cfdad56e62ef044835fbc8c99ef65f033e6a5802716b5c66 -SIZE (vcrhonek-hwdata-v0.395_GH0.tar.gz) = 2509267 +TIMESTAMP = 1751908913 +SHA256 (vcrhonek-hwdata-v0.397_GH0.tar.gz) = 09eee39e73a63ab27af651ab6afdd13d6e5c3485872f2cd406b35e4d80ffdb0b +SIZE (vcrhonek-hwdata-v0.397_GH0.tar.gz) = 2523198 diff --git a/misc/ignition-fuel-tools/Makefile b/misc/ignition-fuel-tools/Makefile index 3ac572a9bfec..8d45c394f176 100644 --- a/misc/ignition-fuel-tools/Makefile +++ b/misc/ignition-fuel-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= ignition-fuel-tools DISTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ @@ -15,7 +15,7 @@ BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake LIB_DEPENDS= libcurl.so:ftp/curl \ libignition-common3.so:devel/ignition-common \ libjsoncpp.so:devel/jsoncpp \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libyaml.so:textproc/libyaml \ libzip.so:archivers/libzip diff --git a/misc/iio-oscilloscope/Makefile b/misc/iio-oscilloscope/Makefile index e70bab2e0204..fc8ea458dad3 100644 --- a/misc/iio-oscilloscope/Makefile +++ b/misc/iio-oscilloscope/Makefile @@ -1,6 +1,7 @@ PORTNAME= iio-oscilloscope DISTVERSIONPREFIX= v DISTVERSION= 0.18 +PORTREVISION= 1 DISTVERSIONSUFFIX= -main CATEGORIES= misc diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 70448e542e93..19b672f3a6a9 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -1,16 +1,18 @@ PORTNAME= iso-codes DISTVERSIONPREFIX= v -DISTVERSION= 4.15.0 +DISTVERSION= 4.18.0 CATEGORIES= misc -MAINTAINER= kwm@FreeBSD.org -COMMENT= Lists of the country, language, and currency iso names +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Lists of ISO standards, e.g. country, language, language scripts and currency names WWW= https://salsa.debian.org/iso-codes-team/iso-codes LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext-tools gmake pathfix python:build tar:xz +BINARY_ALIAS= python3=${PYTHON_VERSION} GNU_CONFIGURE= yes NO_ARCH= yes @@ -18,6 +20,4 @@ USE_GITLAB= yes GL_SITE= https://salsa.debian.org GL_ACCOUNT= iso-codes-team -BINARY_ALIAS= python3=${PYTHON_VERSION} - .include <bsd.port.mk> diff --git a/misc/iso-codes/distinfo b/misc/iso-codes/distinfo index 57718ca4b6b3..8bb63bfcf8f5 100644 --- a/misc/iso-codes/distinfo +++ b/misc/iso-codes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689361484 -SHA256 (iso-codes-v4.15.0.tar.bz2) = ca2cadca98ad50af6e0ee4e139ec838695f75729d7a2c6353d31d9dfc6d3f027 -SIZE (iso-codes-v4.15.0.tar.bz2) = 9162742 +TIMESTAMP = 1744464763 +SHA256 (iso-codes-v4.18.0.tar.bz2) = e6351276de5bb5c91c17546c4d3f53bee9494f3f14f5db7594a19d6cdd01d0f3 +SIZE (iso-codes-v4.18.0.tar.bz2) = 9531044 diff --git a/misc/iso-codes/pkg-descr b/misc/iso-codes/pkg-descr index a17c68bc55cd..4757554fae57 100644 --- a/misc/iso-codes/pkg-descr +++ b/misc/iso-codes/pkg-descr @@ -1,16 +1,13 @@ -This project provides lists of various ISO standards (e.g. country, -language, language scripts, and currency names) in one place, rather -than repeated in many programs throughout the system. +This project provides lists of various ISO standards (e.g. country, language, +language scripts, and currency names) in one place, rather than repeated in many +programs throughout the system. -Currently there are lists of languages and countries embedded in -several different programs, which leads to dozens of lists of -200 languages, translated into more than 90 languages ... not -very efficient. +Currently there are lists of languages and countries embedded in several +different programs, which leads to dozens of lists of 200 languages, translated +into more than 90 languages ... not very efficient. -With this project, we create a single "gettext domain" for every -supported ISO standard which contains the translations of -that domain. It is easy for a programmer to re-use those -translations instead of maintaining their own translation -infrastructure. Moreover, the programmer does not need to follow -changes in the ISO standard and will not work with outdated -information. +With this project, we create a single "gettext domain" for every supported ISO +standard which contains the translations of that domain. It is easy for a +programmer to re-use those translations instead of maintaining their own +translation infrastructure. Moreover, the programmer does not need to follow +changes in the ISO standard and will not work with outdated information. diff --git a/misc/iso-codes/pkg-plist b/misc/iso-codes/pkg-plist index da8273bab106..f9da58a10775 100644 --- a/misc/iso-codes/pkg-plist +++ b/misc/iso-codes/pkg-plist @@ -170,8 +170,11 @@ share/locale/ch/LC_MESSAGES/iso_3166-1.mo share/locale/ch/LC_MESSAGES/iso_3166.mo share/locale/chr/LC_MESSAGES/iso_3166-1.mo share/locale/chr/LC_MESSAGES/iso_3166.mo +share/locale/ckb/LC_MESSAGES/iso_15924.mo share/locale/ckb/LC_MESSAGES/iso_3166-1.mo share/locale/ckb/LC_MESSAGES/iso_3166.mo +share/locale/ckb/LC_MESSAGES/iso_639-3.mo +share/locale/ckb/LC_MESSAGES/iso_639_3.mo share/locale/crh/LC_MESSAGES/iso_3166-1.mo share/locale/crh/LC_MESSAGES/iso_3166-2.mo share/locale/crh/LC_MESSAGES/iso_3166-3.mo @@ -417,9 +420,13 @@ share/locale/he/LC_MESSAGES/iso_639-2.mo share/locale/he/LC_MESSAGES/iso_639-3.mo share/locale/he/LC_MESSAGES/iso_639.mo share/locale/he/LC_MESSAGES/iso_639_3.mo +share/locale/hi/LC_MESSAGES/iso_15924.mo share/locale/hi/LC_MESSAGES/iso_3166-1.mo +share/locale/hi/LC_MESSAGES/iso_3166-2.mo share/locale/hi/LC_MESSAGES/iso_3166-3.mo share/locale/hi/LC_MESSAGES/iso_3166.mo +share/locale/hi/LC_MESSAGES/iso_3166_2.mo +share/locale/hi/LC_MESSAGES/iso_4217.mo share/locale/hi/LC_MESSAGES/iso_639-2.mo share/locale/hi/LC_MESSAGES/iso_639-3.mo share/locale/hi/LC_MESSAGES/iso_639-5.mo @@ -457,6 +464,8 @@ share/locale/hu/LC_MESSAGES/iso_639_5.mo share/locale/hy/LC_MESSAGES/iso_3166-1.mo share/locale/hy/LC_MESSAGES/iso_3166-3.mo share/locale/hy/LC_MESSAGES/iso_3166.mo +share/locale/hy/LC_MESSAGES/iso_639-2.mo +share/locale/hy/LC_MESSAGES/iso_639.mo share/locale/ia/LC_MESSAGES/iso_15924.mo share/locale/ia/LC_MESSAGES/iso_3166-1.mo share/locale/ia/LC_MESSAGES/iso_3166-3.mo @@ -550,8 +559,11 @@ share/locale/kk/LC_MESSAGES/iso_3166.mo share/locale/kl/LC_MESSAGES/iso_3166-1.mo share/locale/kl/LC_MESSAGES/iso_3166.mo share/locale/km/LC_MESSAGES/iso_3166-1.mo +share/locale/km/LC_MESSAGES/iso_3166-2.mo share/locale/km/LC_MESSAGES/iso_3166-3.mo share/locale/km/LC_MESSAGES/iso_3166.mo +share/locale/km/LC_MESSAGES/iso_3166_2.mo +share/locale/km/LC_MESSAGES/iso_4217.mo share/locale/kmr/LC_MESSAGES/iso_3166-1.mo share/locale/kmr/LC_MESSAGES/iso_3166-3.mo share/locale/kmr/LC_MESSAGES/iso_3166.mo @@ -598,8 +610,10 @@ share/locale/lt/LC_MESSAGES/iso_3166_2.mo share/locale/lt/LC_MESSAGES/iso_4217.mo share/locale/lt/LC_MESSAGES/iso_639-2.mo share/locale/lt/LC_MESSAGES/iso_639-3.mo +share/locale/lt/LC_MESSAGES/iso_639-5.mo share/locale/lt/LC_MESSAGES/iso_639.mo share/locale/lt/LC_MESSAGES/iso_639_3.mo +share/locale/lt/LC_MESSAGES/iso_639_5.mo share/locale/lv/LC_MESSAGES/iso_15924.mo share/locale/lv/LC_MESSAGES/iso_3166-1.mo share/locale/lv/LC_MESSAGES/iso_3166-2.mo @@ -643,8 +657,6 @@ share/locale/mn/LC_MESSAGES/iso_639-2.mo share/locale/mn/LC_MESSAGES/iso_639-3.mo share/locale/mn/LC_MESSAGES/iso_639.mo share/locale/mn/LC_MESSAGES/iso_639_3.mo -share/locale/mo/LC_MESSAGES/iso_3166-1.mo -share/locale/mo/LC_MESSAGES/iso_3166.mo share/locale/mr/LC_MESSAGES/iso_3166-1.mo share/locale/mr/LC_MESSAGES/iso_3166-3.mo share/locale/mr/LC_MESSAGES/iso_3166.mo @@ -672,18 +684,18 @@ share/locale/na/LC_MESSAGES/iso_3166-1.mo share/locale/na/LC_MESSAGES/iso_3166.mo share/locale/nah/LC_MESSAGES/iso_3166-1.mo share/locale/nah/LC_MESSAGES/iso_3166.mo -share/locale/nb/LC_MESSAGES/iso_15924.mo -share/locale/nb/LC_MESSAGES/iso_3166-1.mo -share/locale/nb/LC_MESSAGES/iso_3166-3.mo -share/locale/nb/LC_MESSAGES/iso_3166.mo -share/locale/nb/LC_MESSAGES/iso_4217.mo -share/locale/nb/LC_MESSAGES/iso_639-2.mo -share/locale/nb/LC_MESSAGES/iso_639-3.mo -share/locale/nb/LC_MESSAGES/iso_639.mo -share/locale/nb/LC_MESSAGES/iso_639_3.mo +share/locale/nb_NO/LC_MESSAGES/iso_15924.mo +share/locale/nb_NO/LC_MESSAGES/iso_3166-1.mo share/locale/nb_NO/LC_MESSAGES/iso_3166-2.mo +share/locale/nb_NO/LC_MESSAGES/iso_3166-3.mo +share/locale/nb_NO/LC_MESSAGES/iso_3166.mo share/locale/nb_NO/LC_MESSAGES/iso_3166_2.mo +share/locale/nb_NO/LC_MESSAGES/iso_4217.mo +share/locale/nb_NO/LC_MESSAGES/iso_639-2.mo +share/locale/nb_NO/LC_MESSAGES/iso_639-3.mo share/locale/nb_NO/LC_MESSAGES/iso_639-5.mo +share/locale/nb_NO/LC_MESSAGES/iso_639.mo +share/locale/nb_NO/LC_MESSAGES/iso_639_3.mo share/locale/nb_NO/LC_MESSAGES/iso_639_5.mo share/locale/ne/LC_MESSAGES/iso_3166-1.mo share/locale/ne/LC_MESSAGES/iso_3166-3.mo @@ -809,8 +821,12 @@ share/locale/ro/LC_MESSAGES/iso_3166_2.mo share/locale/ro/LC_MESSAGES/iso_4217.mo share/locale/ro/LC_MESSAGES/iso_639-2.mo share/locale/ro/LC_MESSAGES/iso_639-3.mo +share/locale/ro/LC_MESSAGES/iso_639-5.mo share/locale/ro/LC_MESSAGES/iso_639.mo share/locale/ro/LC_MESSAGES/iso_639_3.mo +share/locale/ro/LC_MESSAGES/iso_639_5.mo +share/locale/ro_MD/LC_MESSAGES/iso_3166-1.mo +share/locale/ro_MD/LC_MESSAGES/iso_3166.mo share/locale/ro_MD/LC_MESSAGES/iso_639-2.mo share/locale/ro_MD/LC_MESSAGES/iso_639.mo share/locale/ru/LC_MESSAGES/iso_15924.mo @@ -862,8 +878,10 @@ share/locale/sk/LC_MESSAGES/iso_3166_2.mo share/locale/sk/LC_MESSAGES/iso_4217.mo share/locale/sk/LC_MESSAGES/iso_639-2.mo share/locale/sk/LC_MESSAGES/iso_639-3.mo +share/locale/sk/LC_MESSAGES/iso_639-5.mo share/locale/sk/LC_MESSAGES/iso_639.mo share/locale/sk/LC_MESSAGES/iso_639_3.mo +share/locale/sk/LC_MESSAGES/iso_639_5.mo share/locale/sl/LC_MESSAGES/iso_15924.mo share/locale/sl/LC_MESSAGES/iso_3166-1.mo share/locale/sl/LC_MESSAGES/iso_3166-2.mo @@ -941,13 +959,19 @@ share/locale/sv/LC_MESSAGES/iso_639_5.mo share/locale/sw/LC_MESSAGES/iso_3166-1.mo share/locale/sw/LC_MESSAGES/iso_3166-3.mo share/locale/sw/LC_MESSAGES/iso_3166.mo +share/locale/ta/LC_MESSAGES/iso_15924.mo share/locale/ta/LC_MESSAGES/iso_3166-1.mo +share/locale/ta/LC_MESSAGES/iso_3166-2.mo share/locale/ta/LC_MESSAGES/iso_3166-3.mo share/locale/ta/LC_MESSAGES/iso_3166.mo +share/locale/ta/LC_MESSAGES/iso_3166_2.mo +share/locale/ta/LC_MESSAGES/iso_4217.mo share/locale/ta/LC_MESSAGES/iso_639-2.mo share/locale/ta/LC_MESSAGES/iso_639-3.mo +share/locale/ta/LC_MESSAGES/iso_639-5.mo share/locale/ta/LC_MESSAGES/iso_639.mo share/locale/ta/LC_MESSAGES/iso_639_3.mo +share/locale/ta/LC_MESSAGES/iso_639_5.mo share/locale/te/LC_MESSAGES/iso_3166-1.mo share/locale/te/LC_MESSAGES/iso_3166-3.mo share/locale/te/LC_MESSAGES/iso_3166.mo @@ -1094,8 +1118,10 @@ share/locale/zh_CN/LC_MESSAGES/iso_3166_2.mo share/locale/zh_CN/LC_MESSAGES/iso_4217.mo share/locale/zh_CN/LC_MESSAGES/iso_639-2.mo share/locale/zh_CN/LC_MESSAGES/iso_639-3.mo +share/locale/zh_CN/LC_MESSAGES/iso_639-5.mo share/locale/zh_CN/LC_MESSAGES/iso_639.mo share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo +share/locale/zh_CN/LC_MESSAGES/iso_639_5.mo share/locale/zh_HK/LC_MESSAGES/iso_15924.mo share/locale/zh_HK/LC_MESSAGES/iso_3166-1.mo share/locale/zh_HK/LC_MESSAGES/iso_3166-3.mo @@ -1103,10 +1129,6 @@ share/locale/zh_HK/LC_MESSAGES/iso_3166.mo share/locale/zh_HK/LC_MESSAGES/iso_4217.mo share/locale/zh_HK/LC_MESSAGES/iso_639-2.mo share/locale/zh_HK/LC_MESSAGES/iso_639.mo -share/locale/zh_Hans/LC_MESSAGES/iso_639-5.mo -share/locale/zh_Hans/LC_MESSAGES/iso_639_5.mo -share/locale/zh_Hant/LC_MESSAGES/iso_639-5.mo -share/locale/zh_Hant/LC_MESSAGES/iso_639_5.mo share/locale/zh_TW/LC_MESSAGES/iso_15924.mo share/locale/zh_TW/LC_MESSAGES/iso_3166-1.mo share/locale/zh_TW/LC_MESSAGES/iso_3166-2.mo @@ -1116,8 +1138,10 @@ share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo share/locale/zh_TW/LC_MESSAGES/iso_4217.mo share/locale/zh_TW/LC_MESSAGES/iso_639-2.mo share/locale/zh_TW/LC_MESSAGES/iso_639-3.mo +share/locale/zh_TW/LC_MESSAGES/iso_639-5.mo share/locale/zh_TW/LC_MESSAGES/iso_639.mo share/locale/zh_TW/LC_MESSAGES/iso_639_3.mo +share/locale/zh_TW/LC_MESSAGES/iso_639_5.mo share/locale/zu/LC_MESSAGES/iso_3166-1.mo share/locale/zu/LC_MESSAGES/iso_3166-3.mo share/locale/zu/LC_MESSAGES/iso_3166.mo diff --git a/misc/kdeedu-data/distinfo b/misc/kdeedu-data/distinfo index d305f3bdeddf..6005148c1fe9 100644 --- a/misc/kdeedu-data/distinfo +++ b/misc/kdeedu-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557915 -SHA256 (KDE/release-service/25.04.1/kdeedu-data-25.04.1.tar.xz) = 9a559973ddc4aa88cae23a3664d2ad7b9181b43d38693c28eb21ce792acbbc79 -SIZE (KDE/release-service/25.04.1/kdeedu-data-25.04.1.tar.xz) = 338780 +TIMESTAMP = 1751381522 +SHA256 (KDE/release-service/25.04.3/kdeedu-data-25.04.3.tar.xz) = 623352e8f620b151282e27d29a4e89992b2a88c3da44c13d621bb8f8de18d077 +SIZE (KDE/release-service/25.04.3/kdeedu-data-25.04.3.tar.xz) = 338788 diff --git a/misc/kf6-purpose/Makefile b/misc/kf6-purpose/Makefile index a457d2dcdaca..71617f475a7b 100644 --- a/misc/kf6-purpose/Makefile +++ b/misc/kf6-purpose/Makefile @@ -6,7 +6,7 @@ COMMENT= Offers available actions for a specific purpose MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= libkaccounts6.so:net-im/kaccounts-integration -# RUN_DEPENDS= accounts-qml-module>=0.7_5:sysutils/accounts-qml-module +RUN_DEPENDS= accounts-qml-module>=0.7_5:sysutils/accounts-qml-module USES= cmake gettext gl gnome kde:6 qt:6 tar:xz USE_GL= gl opengl diff --git a/misc/kf6-purpose/distinfo b/misc/kf6-purpose/distinfo index 21948c2fe7af..57f25be97bec 100644 --- a/misc/kf6-purpose/distinfo +++ b/misc/kf6-purpose/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743798878 -SHA256 (KDE/frameworks/6.13.0/purpose-6.13.0.tar.xz) = 2bab74907505bee95faacdc9c93e8a94b2ab33651a97d2ae7d63fd483f458327 -SIZE (KDE/frameworks/6.13.0/purpose-6.13.0.tar.xz) = 188136 +TIMESTAMP = 1752529513 +SHA256 (KDE/frameworks/6.16/purpose-6.16.0.tar.xz) = aa0ff2c98e0cd517c4d81914ba28f4a6101b25ee9acb177480967f45b03988bf +SIZE (KDE/frameworks/6.16/purpose-6.16.0.tar.xz) = 189540 diff --git a/misc/kgeography/distinfo b/misc/kgeography/distinfo index bebf204c2362..f1263d9a974e 100644 --- a/misc/kgeography/distinfo +++ b/misc/kgeography/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557915 -SHA256 (KDE/release-service/25.04.1/kgeography-25.04.1.tar.xz) = b723dd4c07fa08f865b98411b8cc4dfbd919856cc6f6ef5c2361fb86c39d8f20 -SIZE (KDE/release-service/25.04.1/kgeography-25.04.1.tar.xz) = 12489288 +TIMESTAMP = 1751381525 +SHA256 (KDE/release-service/25.04.3/kgeography-25.04.3.tar.xz) = 684a7e61934a7025484a3e25975bf0d50abd917b351a49d152a09a6ab2bfed39 +SIZE (KDE/release-service/25.04.3/kgeography-25.04.3.tar.xz) = 12488820 diff --git a/misc/klettres/distinfo b/misc/klettres/distinfo index 4cd6af8fe3b2..d8d407a850d6 100644 --- a/misc/klettres/distinfo +++ b/misc/klettres/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557916 -SHA256 (KDE/release-service/25.04.1/klettres-25.04.1.tar.xz) = e5e2b140087b19a6eda8ad6888b714230cc6b7c6d4434f9e4334992774461c36 -SIZE (KDE/release-service/25.04.1/klettres-25.04.1.tar.xz) = 47189012 +TIMESTAMP = 1751381528 +SHA256 (KDE/release-service/25.04.3/klettres-25.04.3.tar.xz) = e666b319cbe8984f12e5d0bf0d88261cb5108a867d55db46de26feaf5978ff54 +SIZE (KDE/release-service/25.04.3/klettres-25.04.3.tar.xz) = 47189952 diff --git a/misc/koboldcpp/Makefile b/misc/koboldcpp/Makefile index 115911d005a4..f0b948f364eb 100644 --- a/misc/koboldcpp/Makefile +++ b/misc/koboldcpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= koboldcpp DISTVERSIONPREFIX= v -DISTVERSION= 1.89 +DISTVERSION= 1.95 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/koboldcpp/distinfo b/misc/koboldcpp/distinfo index 76d417f8cf3f..d0693ae2350c 100644 --- a/misc/koboldcpp/distinfo +++ b/misc/koboldcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745253387 -SHA256 (LostRuins-koboldcpp-v1.89_GH0.tar.gz) = 5bf0a3b1559330aa4780ff9670ae9dbf3bad2268076853ccb82754068cf7b743 -SIZE (LostRuins-koboldcpp-v1.89_GH0.tar.gz) = 27654876 +TIMESTAMP = 1751231617 +SHA256 (LostRuins-koboldcpp-v1.95_GH0.tar.gz) = 0183dac0fd2ace848d971683584996573f0de342f98579227a3e018b771a0742 +SIZE (LostRuins-koboldcpp-v1.95_GH0.tar.gz) = 30963514 diff --git a/misc/ktouch/distinfo b/misc/ktouch/distinfo index b08127aa6a37..d3b1c115561f 100644 --- a/misc/ktouch/distinfo +++ b/misc/ktouch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557917 -SHA256 (KDE/release-service/25.04.1/ktouch-25.04.1.tar.xz) = ceaa3bbffe8390ae5312e950a4f4ff6b7a1ea491284d99c641e63f321ec0d60f -SIZE (KDE/release-service/25.04.1/ktouch-25.04.1.tar.xz) = 4787100 +TIMESTAMP = 1751381530 +SHA256 (KDE/release-service/25.04.3/ktouch-25.04.3.tar.xz) = acc1cf7f43526a8fb569f96e63aca39ec3e6e2ac6807d27005650f870af59e90 +SIZE (KDE/release-service/25.04.3/ktouch-25.04.3.tar.xz) = 4787696 diff --git a/misc/kwordquiz/distinfo b/misc/kwordquiz/distinfo index 6225d3421dfc..56d179c83be1 100644 --- a/misc/kwordquiz/distinfo +++ b/misc/kwordquiz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557917 -SHA256 (KDE/release-service/25.04.1/kwordquiz-25.04.1.tar.xz) = 2c9cce16baa27dcf82d26d5ccfd832fbf79fa3769063a7ba3d711a802b230c6b -SIZE (KDE/release-service/25.04.1/kwordquiz-25.04.1.tar.xz) = 3623160 +TIMESTAMP = 1751381532 +SHA256 (KDE/release-service/25.04.3/kwordquiz-25.04.3.tar.xz) = 55aaad6ecb0aa7a8a9452efde78e5c7348786d9ff1967b3d82c7e8876ad47286 +SIZE (KDE/release-service/25.04.3/kwordquiz-25.04.3.tar.xz) = 3618732 diff --git a/misc/lf/Makefile b/misc/lf/Makefile index fc81b809f031..d1678f746121 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -1,6 +1,7 @@ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 35 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/libcomps/Makefile b/misc/libcomps/Makefile index 7a7051f7012a..a379f93f05db 100644 --- a/misc/libcomps/Makefile +++ b/misc/libcomps/Makefile @@ -1,5 +1,6 @@ PORTNAME= libcomps DISTVERSION= 0.1.21 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/libiio/Makefile b/misc/libiio/Makefile index cadfa8848e35..e365100ba497 100644 --- a/misc/libiio/Makefile +++ b/misc/libiio/Makefile @@ -1,6 +1,7 @@ PORTNAME= libiio DISTVERSIONPREFIX= v DISTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/libkeduvocdocument/distinfo b/misc/libkeduvocdocument/distinfo index f6388ae19c8d..432253702e43 100644 --- a/misc/libkeduvocdocument/distinfo +++ b/misc/libkeduvocdocument/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557918 -SHA256 (KDE/release-service/25.04.1/libkeduvocdocument-25.04.1.tar.xz) = 0613585c3fd675c9632ed013a1415436d21e1c3c7763eb5f61dae54df0abe7d7 -SIZE (KDE/release-service/25.04.1/libkeduvocdocument-25.04.1.tar.xz) = 229376 +TIMESTAMP = 1751381535 +SHA256 (KDE/release-service/25.04.3/libkeduvocdocument-25.04.3.tar.xz) = 7ecacdb4f313e69ca27aad2c02520c76d5ed5db3095f776a717526e15c17fbae +SIZE (KDE/release-service/25.04.3/libkeduvocdocument-25.04.3.tar.xz) = 229384 diff --git a/misc/liblxi/Makefile b/misc/liblxi/Makefile index 3745e8444ca9..165800e8ac02 100644 --- a/misc/liblxi/Makefile +++ b/misc/liblxi/Makefile @@ -1,7 +1,7 @@ PORTNAME= liblxi DISTVERSIONPREFIX= v DISTVERSION= 1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= ports@FreeBSD.org diff --git a/misc/librepo/Makefile b/misc/librepo/Makefile index 13919daf79ab..172f2fdec76a 100644 --- a/misc/librepo/Makefile +++ b/misc/librepo/Makefile @@ -1,5 +1,6 @@ PORTNAME= librepo DISTVERSION= 1.19.0 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -15,7 +16,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ libgpgme.so:security/gpgme TEST_DEPENDS= bash:shells/bash \ check>0:devel/check \ - ${PYTHON_PKGNAMEPREFIX}gpgme>0:security/py-gpgme@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gpg>=2.0.0:security/py-gpg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xattr>0:devel/py-xattr@${PY_FLAVOR} USES= cpe gettext-runtime gnome cmake:testing localbase:ldflags pkgconfig python shebangfix ssl diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile index fbf194adfb7b..39b93afe7bd1 100644 --- a/misc/libsupertone/Makefile +++ b/misc/libsupertone/Makefile @@ -1,6 +1,6 @@ PORTNAME= libsupertone PORTVERSION= 0.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc MASTER_SITES= http://www.soft-switch.org/downloads/unicall/ diff --git a/misc/libuuid/Makefile b/misc/libuuid/Makefile new file mode 100644 index 000000000000..1e82c4084e01 --- /dev/null +++ b/misc/libuuid/Makefile @@ -0,0 +1,34 @@ +PORTNAME= libuuid +DISTVERSIONPREFIX= v +DISTVERSION= 2.41.1 +PORTREVISION= 1 +CATEGORIES= misc + +MAINTAINER= arrowd@FreeBSD.org +COMMENT= Library to generate or parse 128-bit Universally Unique IDs (UUIDs) +WWW= https://github.com/util-linux/util-linux + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/Documentation/licenses/COPYING.BSD-3-Clause + +USES= bison meson pkgconfig tar:xz + +USE_GITHUB= yes +GH_ACCOUNT= util-linux +GH_PROJECT= util-linux + +USE_LDCONFIG= yes +HAS_SYMBOL_VERSION= ${PREFIX}/lib/libuuid.so.1.3.0 +# disable all Meson features because the project has gazillion of them and we only need one +MESON_ARGS= --auto-features=disabled \ + -Dallow-32bit-time=true \ + -Dbuild-libuuid=enabled \ + -Ddefault_library=both \ + -Dprogram-tests=false + +OPTIONS_DEFINE= MANPAGES +OPTIONS_DEFAULT= MANPAGES +OPTIONS_SUB= yes +MANPAGES_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor + +.include <bsd.port.mk> diff --git a/misc/libuuid/distinfo b/misc/libuuid/distinfo new file mode 100644 index 000000000000..2a7cfb2e2feb --- /dev/null +++ b/misc/libuuid/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751103251 +SHA256 (util-linux-util-linux-v2.41.1_GH0.tar.gz) = 61a9785cbf04091286ec2bbfb78e87c35e6380f084f38115a4677b90b9ad4437 +SIZE (util-linux-util-linux-v2.41.1_GH0.tar.gz) = 16084246 diff --git a/misc/libuuid/files/patch-libuuid_meson.build b/misc/libuuid/files/patch-libuuid_meson.build new file mode 100644 index 000000000000..6564ba08a90f --- /dev/null +++ b/misc/libuuid/files/patch-libuuid_meson.build @@ -0,0 +1,15 @@ +--- libuuid/meson.build.orig 2025-06-24 07:55:28 UTC ++++ libuuid/meson.build +@@ -26,10 +26,8 @@ libuuid_link_args = [] + libuuid_link_depends = [] + libuuid_link_args = [] + +-if cc.has_link_argument('-Wl,--version-script=@0@'.format(libuuid_sym_path)) +- libuuid_link_depends += [libuuid_sym] +- libuuid_link_args += ['-Wl,--version-script=@0@'.format(libuuid_sym_path)] +-endif ++libuuid_link_depends += [libuuid_sym] ++libuuid_link_args += ['-Wl,--version-script=@0@'.format(libuuid_sym_path)] + + thread_dep = dependency('threads') + diff --git a/misc/libuuid/files/patch-tools_poman-translate.sh b/misc/libuuid/files/patch-tools_poman-translate.sh new file mode 100644 index 000000000000..ed558d9f2d9a --- /dev/null +++ b/misc/libuuid/files/patch-tools_poman-translate.sh @@ -0,0 +1,11 @@ +--- tools/poman-translate.sh.orig 2025-03-18 12:50:51 UTC ++++ tools/poman-translate.sh +@@ -82,7 +82,7 @@ mapfile -t PO4ACFG_TRANSLATIONS < <( awk '/\[type:asci + mapfile -t LOCALES < <( awk '/\[po4a_langs\]/ {for (i=2; i<=NF; i++) print $i}' "$PO4ACFG" ) + mapfile -t PO4ACFG_TRANSLATIONS < <( awk '/\[type:asciidoc\]/ {print $2;}' "$PO4ACFG" ) + +-mkdir --parents "$DESTDIR" ++mkdir -p "$DESTDIR" + + DESTDIR=$( OLDPWD=- CDPATH='' cd -P -- "$DESTDIR" && pwd ) + diff --git a/misc/libuuid/pkg-descr b/misc/libuuid/pkg-descr new file mode 100644 index 000000000000..1e2b112133b3 --- /dev/null +++ b/misc/libuuid/pkg-descr @@ -0,0 +1,11 @@ +The UUID library is used to generate unique identifiers for objects +that may be accessible beyond the local system. This library +generates UUIDs compatible with those created by the Open Software +Foundation (OSF) Distributed Computing Environment (DCE) utility +uuidgen. + +The UUIDs generated by this library can be reasonably expected to be +unique within a system, and unique across all systems. They could +be used, for instance, to generate unique HTTP cookies across multiple +web servers without communication between the servers, and without fear +of a name clash. diff --git a/misc/libuuid/pkg-plist b/misc/libuuid/pkg-plist new file mode 100644 index 000000000000..76ddef06807c --- /dev/null +++ b/misc/libuuid/pkg-plist @@ -0,0 +1,22 @@ +bin/uuidgen +include/uuid/uuid.h +lib/libuuid.a +lib/libuuid.so +lib/libuuid.so.1 +lib/libuuid.so.1.3.0 +libdata/pkgconfig/uuid.pc +%%MANPAGES%%share/man/man1/uuidgen.1.gz +%%MANPAGES%%share/man/man3/uuid.3.gz +%%MANPAGES%%share/man/man3/uuid_clear.3.gz +%%MANPAGES%%share/man/man3/uuid_compare.3.gz +%%MANPAGES%%share/man/man3/uuid_copy.3.gz +%%MANPAGES%%share/man/man3/uuid_generate.3.gz +%%MANPAGES%%share/man/man3/uuid_generate_random.3.gz +%%MANPAGES%%share/man/man3/uuid_generate_time.3.gz +%%MANPAGES%%share/man/man3/uuid_generate_time_safe.3.gz +%%MANPAGES%%share/man/man3/uuid_is_null.3.gz +%%MANPAGES%%share/man/man3/uuid_parse.3.gz +%%MANPAGES%%share/man/man3/uuid_time.3.gz +%%MANPAGES%%share/man/man3/uuid_unparse.3.gz +%%MANPAGES%%share/man/man5/terminal-colors.d.5.gz +%%MANPAGES%%share/man/man8/uuidd.8.gz diff --git a/misc/linux-rl9-sdl12-extralibs/pkg-plist.aarch64 b/misc/linux-rl9-sdl12-extralibs/pkg-plist.aarch64 index fba3e4eedb8a..cc53145e998d 100644 --- a/misc/linux-rl9-sdl12-extralibs/pkg-plist.aarch64 +++ b/misc/linux-rl9-sdl12-extralibs/pkg-plist.aarch64 @@ -1,10 +1,4 @@ usr/bin/showimage -usr/lib/.build-id/2f/2e192c98f1b3cee08fd1d8668816114db38591 -usr/lib/.build-id/4a/c02f7e1b1036eb1ea1a1d1b791e17f8c9facf9 -usr/lib/.build-id/70/635f02a8666a53c1cba5c5cd4fdf150563342a -usr/lib/.build-id/77/e076ae040468d9dea9a3033a120457996ba6a2 -usr/lib/.build-id/a4/7f0b25309e8fdce3e1d8193944c4bba33ac632 -usr/lib/.build-id/d7/5c0b51537319e0676182b45d655cda437d6108 usr/lib64/libSDL_gfx.so.15 usr/lib64/libSDL_gfx.so.15.9.1 usr/lib64/libSDL_image-1.2.so.0 diff --git a/misc/linux-rl9-sdl12-extralibs/pkg-plist.amd64 b/misc/linux-rl9-sdl12-extralibs/pkg-plist.amd64 index a893217053ad..cc53145e998d 100644 --- a/misc/linux-rl9-sdl12-extralibs/pkg-plist.amd64 +++ b/misc/linux-rl9-sdl12-extralibs/pkg-plist.amd64 @@ -1,10 +1,4 @@ usr/bin/showimage -usr/lib/.build-id/13/649529c80269e0eeb1927c6ab9d84a985a0355 -usr/lib/.build-id/4d/debf61e61360eb1be47887f8fa126a41d21261 -usr/lib/.build-id/6d/d9233a6ba62cfa403d9f23017e2c2050833051 -usr/lib/.build-id/83/66f7543bb1e89f650ce954f7a79800bafac293 -usr/lib/.build-id/91/f5103f6979fd0c39f4aae5c7a1cb23eeee19ba -usr/lib/.build-id/ce/9139255336ffded8fe3852f3e496d6ea6dd85a usr/lib64/libSDL_gfx.so.15 usr/lib64/libSDL_gfx.so.15.9.1 usr/lib64/libSDL_image-1.2.so.0 diff --git a/misc/linux-rl9-sdl20-extralibs/Makefile b/misc/linux-rl9-sdl20-extralibs/Makefile new file mode 100644 index 000000000000..246dbb3efe43 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/Makefile @@ -0,0 +1,33 @@ +PORTNAME= sdl20-extralibs +PORTVERSION= 1 +CATEGORIES= misc linux +MASTER_SITES= EPEL9 +DISTNAME= + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Additional SDL 2.0 libraries (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.libsdl.org/ + +LICENSE= LGPL20+ + +USES= linux:rl9 +USE_LINUX= imageformats-libs sdl20 +USE_LINUX_RPM= yes + +BIN_DISTNAMES= SDL2_image-2.8.2-1.el9 + +LIB_DISTNAMES= SDL2_gfx-1.0.4-10.el9 \ + SDL2_image-2.8.2-1.el9 \ + SDL2_net-2.2.0-3.el9 \ + SDL2_mixer-2.8.1-1.el9 \ + SDL2_ttf-2.20.2-1.el9 + +SRC_DISTFILES= SDL2_gfx-1.0.4-10.el9${SRC_SUFX}:SOURCE \ + SDL2_image-2.8.2-1.el9${SRC_SUFX}:SOURCE \ + SDL2_net-2.2.0-3.el9${SRC_SUFX}:SOURCE \ + SDL2_mixer-2.8.1-1.el9${SRC_SUFX}:SOURCE \ + SDL2_ttf-2.20.2-1.el9${SRC_SUFX}:SOURCE + +OPTIONS_DEFINE= DOCS + +.include <bsd.port.mk> diff --git a/misc/linux-rl9-sdl20-extralibs/distinfo b/misc/linux-rl9-sdl20-extralibs/distinfo new file mode 100644 index 000000000000..c13136d75f45 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/distinfo @@ -0,0 +1,31 @@ +TIMESTAMP = 1747936212 +SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.aarch64.rpm) = 8c68c20864ec46f5171bb19441165d343eb673d8e3f54bbcaa50b66aa11a9304 +SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.aarch64.rpm) = 39437 +SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.x86_64.rpm) = 85fcd5ae2640448b83295ed1cc5c7a97428b963723d87c83a8bd06663f043db0 +SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.x86_64.rpm) = 40074 +SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.aarch64.rpm) = a1a78f8460a84ccf272659df540354331ccf128b63ab56d3e04b1e4602766dea +SIZE (rocky/s/SDL2_image-2.8.2-1.el9.aarch64.rpm) = 107516 +SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.x86_64.rpm) = 30e896d0666851a4c721ee45b242fd317fd58038b1bb95576a0af7ce0e0a084a +SIZE (rocky/s/SDL2_image-2.8.2-1.el9.x86_64.rpm) = 107860 +SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.aarch64.rpm) = d85f2590a7daf03ad73bc18f35e0868b3226b2624fd9940286131073de0dfa9e +SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.aarch64.rpm) = 168550 +SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.x86_64.rpm) = 736d9eeb48f24cedde2d704c5b237537eacf609b9bbfa996a9219c7efe8c7cf1 +SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.x86_64.rpm) = 171511 +SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.aarch64.rpm) = 03a8171960c304d676eea819d5e3742a511b87ba1ca8abfe3e3b0bf990372916 +SIZE (rocky/s/SDL2_net-2.2.0-3.el9.aarch64.rpm) = 19952 +SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.x86_64.rpm) = d512a9d07e351288387dcfe664b62071c6113d3380dddd658f5c3b38d21e4dc5 +SIZE (rocky/s/SDL2_net-2.2.0-3.el9.x86_64.rpm) = 19931 +SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.aarch64.rpm) = d63c53b2e80e78e7ba268fc4863e6c46d8ee6f94d59dea6d603251434f11393f +SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.aarch64.rpm) = 35031 +SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.x86_64.rpm) = bb28cd9736a7a330a3647e1e2027a16248300e29c43bbf291311f33fbcee6084 +SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.x86_64.rpm) = 40681 +SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.src.rpm) = b12e3145f45b634e17f17c8de2367eadb66eba4af63cea2f1456dfcaf24d4a65 +SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.src.rpm) = 1236291 +SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.src.rpm) = b29fa23de7cf4f7bd1e43921207a9a98a72a65e2aa415976173d2e7f95ded1f9 +SIZE (rocky/s/SDL2_image-2.8.2-1.el9.src.rpm) = 11361542 +SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.src.rpm) = 4e38a31c1faf644e7557b65f02ec173a249d47136f1073d77b9e0a96fbd8f811 +SIZE (rocky/s/SDL2_net-2.2.0-3.el9.src.rpm) = 8707507 +SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.src.rpm) = 7a750d39a5a1d45e02a8354b46fe97c7d6cb4c6f097283d1b5a7b2ac42429d0d +SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.src.rpm) = 5992154 +SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.src.rpm) = 0513274cb41f7bfbe0cf71418eef756c13e42c049ab8d63f8e127800373eb91a +SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.src.rpm) = 13146312 diff --git a/misc/linux-rl9-sdl20-extralibs/pkg-descr b/misc/linux-rl9-sdl20-extralibs/pkg-descr new file mode 100644 index 000000000000..b350f36fb73d --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/pkg-descr @@ -0,0 +1,5 @@ +Simple DirectMedia Layer is a cross-platform development library designed to +provide low level access to audio, keyboard, mouse, joystick, and graphics +hardware via OpenGL and Direct3D. + +This package ships extra SDL-related libraries like Mixer, Image, TTF, etc. diff --git a/misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64 b/misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64 new file mode 100644 index 000000000000..3ec20b541174 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64 @@ -0,0 +1,27 @@ +usr/bin/playmus2 +usr/bin/playwave2 +usr/bin/showimage2 +usr/lib64/libSDL2_gfx-1.0.so.0 +usr/lib64/libSDL2_gfx-1.0.so.0.0.2 +usr/lib64/libSDL2_image-2.0.so.0 +usr/lib64/libSDL2_image-2.0.so.0.800.2 +usr/lib64/libSDL2_mixer-2.0.so.0 +usr/lib64/libSDL2_mixer-2.0.so.0.800.1 +usr/lib64/libSDL2_net-2.0.so.0 +usr/lib64/libSDL2_net-2.0.so.0.200.0 +usr/lib64/libSDL2_ttf-2.0.so.0 +usr/lib64/libSDL2_ttf-2.0.so.0.2000.2 +usr/share/doc/SDL2_gfx/AUTHORS +usr/share/doc/SDL2_gfx/NEWS +usr/share/doc/SDL2_gfx/README +usr/share/doc/SDL2_image/CHANGES.txt +usr/share/doc/SDL2_mixer/CHANGES.txt +usr/share/doc/SDL2_net/CHANGES.txt +usr/share/doc/SDL2_net/README.txt +usr/share/doc/SDL2_ttf/CHANGES.txt +usr/share/doc/SDL2_ttf/README.txt +usr/share/licenses/SDL2_gfx/COPYING +usr/share/licenses/SDL2_image/LICENSE.txt +usr/share/licenses/SDL2_mixer/LICENSE.txt +usr/share/licenses/SDL2_net/LICENSE.txt +usr/share/licenses/SDL2_ttf/LICENSE.txt diff --git a/misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64 b/misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64 new file mode 100644 index 000000000000..93a0190a9af4 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64 @@ -0,0 +1,27 @@ +usr/bin/playmus2 +usr/bin/playwave2 +usr/bin/showimage2 +usr/lib64/libSDL2_gfx-1.0.so.0 +usr/lib64/libSDL2_gfx-1.0.so.0.0.2 +usr/lib64/libSDL2_image-2.0.so.0 +usr/lib64/libSDL2_image-2.0.so.0.800.2 +usr/lib64/libSDL2_mixer-2.0.so.0 +usr/lib64/libSDL2_mixer-2.0.so.0.800.1 +usr/lib64/libSDL2_net-2.0.so.0 +usr/lib64/libSDL2_net-2.0.so.0.200.0 +usr/lib64/libSDL2_ttf-2.0.so.0 +usr/lib64/libSDL2_ttf-2.0.so.0.2000.2 +%%PORTDOCS%%usr/share/doc/SDL2_gfx/AUTHORS +%%PORTDOCS%%usr/share/doc/SDL2_gfx/NEWS +%%PORTDOCS%%usr/share/doc/SDL2_gfx/README +%%PORTDOCS%%usr/share/doc/SDL2_image/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_mixer/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_net/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_net/README.txt +%%PORTDOCS%%usr/share/doc/SDL2_ttf/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_ttf/README.txt +usr/share/licenses/SDL2_gfx/COPYING +usr/share/licenses/SDL2_image/LICENSE.txt +usr/share/licenses/SDL2_mixer/LICENSE.txt +usr/share/licenses/SDL2_net/LICENSE.txt +usr/share/licenses/SDL2_ttf/LICENSE.txt diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index e880ababbdc1..25518745fa94 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 5371 +DISTVERSION= 6040 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 065e1989894b..4a7ca3e16681 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747201270 -SHA256 (ggerganov-llama.cpp-b5371_GH0.tar.gz) = cce50220507565b78423fc45a1c534dc088289ab898517a379fdbf733ffd72bf -SIZE (ggerganov-llama.cpp-b5371_GH0.tar.gz) = 21147325 +TIMESTAMP = 1753946944 +SHA256 (ggerganov-llama.cpp-b6040_GH0.tar.gz) = 52f1bc8768270e5e8c2ecd58345a9214162fece1e31df22faeb902093a5877fc +SIZE (ggerganov-llama.cpp-b6040_GH0.tar.gz) = 25400771 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 diff --git a/misc/llama-cpp/pkg-plist b/misc/llama-cpp/pkg-plist index 5b36c5809aaa..d6690897b050 100644 --- a/misc/llama-cpp/pkg-plist +++ b/misc/llama-cpp/pkg-plist @@ -5,6 +5,7 @@ bin/convert_hf_to_gguf.py %%EXAMPLES%%bin/llama-cli %%EXAMPLES%%bin/llama-convert-llama2c-to-ggml %%EXAMPLES%%bin/llama-cvector-generator +%%EXAMPLES%%bin/llama-diffusion-cli %%EXAMPLES%%bin/llama-embedding %%EXAMPLES%%bin/llama-eval-callback %%EXAMPLES%%bin/llama-export-lora @@ -35,7 +36,6 @@ bin/convert_hf_to_gguf.py %%EXAMPLES%%bin/llama-speculative-simple %%EXAMPLES%%bin/llama-tokenize %%EXAMPLES%%bin/llama-tts -%%VULKAN%%bin/vulkan-shaders-gen include/ggml-alloc.h include/ggml-backend.h include/ggml-blas.h @@ -43,16 +43,18 @@ include/ggml-cann.h include/ggml-cpp.h include/ggml-cpu.h include/ggml-cuda.h -include/ggml-kompute.h include/ggml-metal.h include/ggml-opt.h include/ggml-rpc.h include/ggml-sycl.h include/ggml-vulkan.h include/ggml.h +include/ggml-webgpu.h include/gguf.h include/llama-cpp.h include/llama.h +include/mtmd-helper.h +include/mtmd.h lib/cmake/ggml/ggml-config.cmake lib/cmake/ggml/ggml-version.cmake lib/cmake/llama/llama-config.cmake @@ -62,5 +64,5 @@ lib/libggml-cpu.so %%VULKAN%%lib/libggml-vulkan.so lib/libggml.so lib/libllama.so -lib/libmtmd_shared.so +lib/libmtmd.so libdata/pkgconfig/llama.pc diff --git a/misc/lscolors/Makefile b/misc/lscolors/Makefile index 08a8e29dc21f..26ebfde65192 100644 --- a/misc/lscolors/Makefile +++ b/misc/lscolors/Makefile @@ -1,7 +1,7 @@ PORTNAME= lscolors DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 5 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/lxi-tools/Makefile b/misc/lxi-tools/Makefile index 9a233dc56d8f..868b02ee426a 100644 --- a/misc/lxi-tools/Makefile +++ b/misc/lxi-tools/Makefile @@ -1,10 +1,9 @@ PORTNAME= lxi-tools DISTVERSIONPREFIX= v -DISTVERSION= 2.5 -PORTREVISION= 1 +DISTVERSION= 2.8 CATEGORIES= misc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= Collection of tools that enables control of LXI compatible instruments WWW= https://lxi-tools.github.io/ @@ -28,7 +27,6 @@ GUI_USES= gettext-tools gnome python:build GUI_USE= gnome=cairo,gdkpixbuf,glib20,gtk40,gtksourceview5,libadwaita GUI_MESON_OFF= -Dgui=false GUI_BINARY_ALIAS= python3=${PYTHON_CMD} -GUI_PLIST_FILES= bin/lxi-gui post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/misc/lxi-tools/distinfo b/misc/lxi-tools/distinfo index e0346524b005..f57bd22503dc 100644 --- a/misc/lxi-tools/distinfo +++ b/misc/lxi-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677365484 -SHA256 (lxi-tools-lxi-tools-v2.5_GH0.tar.gz) = e8ccefeb907da1dacecef2c5b8bd0c1a841003a4d1309143426f860ff8c14bc0 -SIZE (lxi-tools-lxi-tools-v2.5_GH0.tar.gz) = 1003395 +TIMESTAMP = 1753917639 +SHA256 (lxi-tools-lxi-tools-v2.8_GH0.tar.gz) = ef9d013189c9449f850d467dd35ac3840929e76a888cdb77e0edbce067da0b2d +SIZE (lxi-tools-lxi-tools-v2.8_GH0.tar.gz) = 1010999 diff --git a/misc/lxi-tools/pkg-plist b/misc/lxi-tools/pkg-plist index f82de2522273..9166d93f9371 100644 --- a/misc/lxi-tools/pkg-plist +++ b/misc/lxi-tools/pkg-plist @@ -1,6 +1,7 @@ bin/lxi etc/bash_completion.d/lxi share/man/man1/lxi.1.gz +%%GUI%%bin/lxi-gui %%GUI%%share/applications/io.github.lxi-tools.lxi-gui.desktop %%GUI%%share/glib-2.0/schemas/io.github.lxi-tools.lxi-gui.gschema.xml %%GUI%%share/icons/hicolor/scalable/apps/io.github.lxi-tools.lxi-gui.svg diff --git a/misc/mbuffer/Makefile b/misc/mbuffer/Makefile index e08b32758d40..6eee2ea62c8b 100644 --- a/misc/mbuffer/Makefile +++ b/misc/mbuffer/Makefile @@ -1,5 +1,5 @@ PORTNAME= mbuffer -PORTVERSION= 20241007 +PORTVERSION= 20250429 CATEGORIES= misc MASTER_SITES= http://www.maier-komor.de/software/mbuffer/ diff --git a/misc/mbuffer/distinfo b/misc/mbuffer/distinfo index c99cb36278aa..38da49453f6a 100644 --- a/misc/mbuffer/distinfo +++ b/misc/mbuffer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728437034 -SHA256 (mbuffer-20241007.tgz) = 9d7363010b4ef45b1646f6b5f5027b49bb6a209c502fb84e281c7bd771d56bed -SIZE (mbuffer-20241007.tgz) = 152029 +TIMESTAMP = 1748498592 +SHA256 (mbuffer-20250429.tgz) = a853ef720d5fc3ef47c1788f9657477b76d70ab0c9b8a7d96e995e31e3536bbf +SIZE (mbuffer-20250429.tgz) = 152402 diff --git a/misc/mcp-probe/Makefile b/misc/mcp-probe/Makefile new file mode 100644 index 000000000000..fffa561e97dc --- /dev/null +++ b/misc/mcp-probe/Makefile @@ -0,0 +1,351 @@ +PORTNAME= mcp-probe +DISTVERSION= 0.3.0 +CATEGORIES= misc + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Model Context Protocol client library and debugging toolkit +WWW= https://conikeec.github.io/mcp-probe/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cargo +USE_GITHUB= yes +GH_ACCOUNT= conikeec +GH_TAGNAME= v${DISTVERSION} + +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.21 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anes-0.1.6 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + anyhow-1.0.98 \ + assert-json-diff-2.0.2 \ + async-stream-0.3.6 \ + async-stream-impl-0.3.6 \ + async-trait-0.1.88 \ + atomic-waker-1.1.2 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ + base64-0.21.7 \ + base64-0.22.1 \ + bitflags-1.3.2 \ + bitflags-2.9.1 \ + bumpalo-3.19.0 \ + bytecount-0.6.9 \ + bytes-1.10.1 \ + cassowary-0.3.0 \ + cast-0.3.0 \ + castaway-0.2.3 \ + cc-1.2.29 \ + cfg-if-1.0.1 \ + chrono-0.4.41 \ + ciborium-0.2.2 \ + ciborium-io-0.2.2 \ + ciborium-ll-0.2.2 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ + compact_str-0.8.1 \ + console-0.15.11 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.7 \ + criterion-0.5.1 \ + criterion-plot-0.5.0 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + crossterm-0.28.1 \ + crossterm_winapi-0.9.1 \ + crunchy-0.2.4 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + deadpool-0.10.0 \ + deadpool-runtime-0.1.4 \ + dialoguer-0.11.0 \ + dirs-5.0.1 \ + dirs-sys-0.4.1 \ + displaydoc-0.2.5 \ + either-1.15.0 \ + encode_unicode-1.0.0 \ + encoding_rs-0.8.35 \ + equivalent-1.0.2 \ + errno-0.3.13 \ + eventsource-stream-0.2.3 \ + fastrand-2.3.0 \ + fnv-1.0.7 \ + foldhash-0.1.5 \ + form_urlencoded-1.2.1 \ + futures-0.3.31 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + h2-0.3.26 \ + h2-0.4.11 \ + half-2.6.0 \ + hashbrown-0.15.4 \ + heck-0.4.1 \ + heck-0.5.0 \ + hermit-abi-0.5.2 \ + html-escape-0.2.13 \ + http-0.2.12 \ + http-1.3.1 \ + http-body-0.4.6 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + httpdate-1.0.3 \ + humantime-2.2.0 \ + humantime-serde-1.1.1 \ + hyper-0.14.32 \ + hyper-1.6.0 \ + hyper-rustls-0.24.2 \ + hyper-util-0.1.15 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + ident_case-1.0.1 \ + idna-1.0.3 \ + idna_adapter-1.2.1 \ + indexmap-2.10.0 \ + indicatif-0.17.11 \ + indoc-2.0.6 \ + instability-0.3.7 \ + io-uring-0.7.8 \ + ipnet-2.11.0 \ + is-terminal-0.4.16 \ + is_terminal_polyfill-1.70.1 \ + itertools-0.10.5 \ + itertools-0.13.0 \ + itoa-1.0.15 \ + js-sys-0.3.77 \ + lazy_static-1.5.0 \ + libc-0.2.174 \ + libredox-0.1.4 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.27 \ + lru-0.12.5 \ + matchers-0.1.0 \ + memchr-2.7.5 \ + mime-0.3.17 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + nom-7.1.3 \ + nu-ansi-term-0.46.0 \ + num-traits-0.2.19 \ + num_cpus-1.17.0 \ + number_prefix-0.4.0 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + oorandom-11.1.5 \ + option-ext-0.2.0 \ + overload-0.1.1 \ + papergrid-0.11.0 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + paste-1.0.15 \ + percent-encoding-2.3.1 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + plotters-0.3.7 \ + plotters-backend-0.3.7 \ + plotters-svg-0.3.7 \ + portable-atomic-1.11.1 \ + potential_utf-0.1.2 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + ratatui-0.28.1 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + redox_syscall-0.5.13 \ + redox_users-0.4.6 \ + regex-1.11.1 \ + regex-automata-0.1.10 \ + regex-automata-0.4.9 \ + regex-syntax-0.6.29 \ + regex-syntax-0.8.5 \ + reqwest-0.11.27 \ + ring-0.17.14 \ + rustc-demangle-0.1.25 \ + rustix-0.38.44 \ + rustix-1.0.7 \ + rustls-0.21.12 \ + rustls-pemfile-1.0.4 \ + rustls-webpki-0.101.7 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ + same-file-1.0.6 \ + scopeguard-1.2.0 \ + sct-0.7.1 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + serde_spanned-0.6.9 \ + serde_urlencoded-0.7.1 \ + serde_yaml-0.9.34+deprecated \ + sharded-slab-0.1.7 \ + shell-words-1.1.0 \ + shlex-1.3.0 \ + signal-hook-0.3.18 \ + signal-hook-mio-0.2.4 \ + signal-hook-registry-1.4.5 \ + slab-0.4.10 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ + strsim-0.11.1 \ + strum-0.26.3 \ + strum_macros-0.26.4 \ + syn-1.0.109 \ + syn-2.0.104 \ + sync_wrapper-0.1.2 \ + synstructure-0.13.2 \ + system-configuration-0.5.1 \ + system-configuration-sys-0.5.0 \ + tabled-0.15.0 \ + tabled_derive-0.7.0 \ + tempfile-3.20.0 \ + thiserror-1.0.69 \ + thiserror-impl-1.0.69 \ + thread_local-1.1.9 \ + tinystr-0.8.1 \ + tinytemplate-1.2.1 \ + tokio-1.46.1 \ + tokio-macros-2.5.0 \ + tokio-rustls-0.24.1 \ + tokio-stream-0.1.17 \ + tokio-test-0.4.4 \ + tokio-util-0.7.15 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.19 \ + tracing-test-0.2.5 \ + tracing-test-macro-0.2.5 \ + try-lock-0.2.5 \ + tui-textarea-0.6.1 \ + unicode-ident-1.0.18 \ + unicode-segmentation-1.12.0 \ + unicode-truncate-1.1.0 \ + unicode-width-0.1.14 \ + unicode-width-0.2.1 \ + unsafe-libyaml-0.2.11 \ + untrusted-0.9.0 \ + url-2.5.4 \ + utf8-width-0.1.7 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + uuid-1.17.0 \ + valuable-0.1.1 \ + version_check-0.9.5 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-futures-0.4.50 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + wasm-streams-0.4.2 \ + web-sys-0.3.77 \ + web-time-1.1.0 \ + webpki-roots-0.25.4 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.9 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-targets-0.48.5 \ + windows-targets-0.52.6 \ + windows-targets-0.53.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ + winreg-0.50.0 \ + wiremock-0.6.4 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 +CARGO_INSTALL_PATH= crates/mcp-cli + +PLIST_FILES= bin/mcp-probe + +.include <bsd.port.mk> diff --git a/misc/mcp-probe/distinfo b/misc/mcp-probe/distinfo new file mode 100644 index 000000000000..288dfdd6cc30 --- /dev/null +++ b/misc/mcp-probe/distinfo @@ -0,0 +1,663 @@ +TIMESTAMP = 1752017644 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 +SIZE (rust/crates/anes-0.1.6.crate) = 23857 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 +SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 +SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 +SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 +SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d +SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 +SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytecount-0.6.9.crate) = 175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e +SIZE (rust/crates/bytecount-0.6.9.crate) = 18695 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 +SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 +SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 +SIZE (rust/crates/cast-0.3.0.crate) = 11452 +SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 +SIZE (rust/crates/castaway-0.2.3.crate) = 11509 +SHA256 (rust/crates/cc-1.2.29.crate) = 5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf569362 +SIZE (rust/crates/cc-1.2.29.crate) = 108072 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e +SIZE (rust/crates/ciborium-0.2.2.crate) = 35611 +SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757 +SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 +SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 +SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 +SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 +SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 +SIZE (rust/crates/console-0.15.11.crate) = 37822 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f +SIZE (rust/crates/criterion-0.5.1.crate) = 110088 +SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 +SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6 +SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 +SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b +SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/deadpool-0.10.0.crate) = fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490 +SIZE (rust/crates/deadpool-0.10.0.crate) = 31997 +SHA256 (rust/crates/deadpool-runtime-0.1.4.crate) = 092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b +SIZE (rust/crates/deadpool-runtime-0.1.4.crate) = 7664 +SHA256 (rust/crates/dialoguer-0.11.0.crate) = 658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de +SIZE (rust/crates/dialoguer-0.11.0.crate) = 31286 +SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 +SIZE (rust/crates/dirs-5.0.1.crate) = 12255 +SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c +SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 +SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/eventsource-stream-0.2.3.crate) = 74fef4569247a5f429d9156b9d0a2599914385dd189c539334c625d8099d90ab +SIZE (rust/crates/eventsource-stream-0.2.3.crate) = 15033 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 +SIZE (rust/crates/futures-0.3.31.crate) = 54953 +SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f +SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 +SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 +SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 +SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 +SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 +SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 +SIZE (rust/crates/h2-0.3.26.crate) = 168315 +SHA256 (rust/crates/h2-0.4.11.crate) = 17da50a276f1e01e0ba6c029e47b7100754904ee8a278f886546e98575380785 +SIZE (rust/crates/h2-0.4.11.crate) = 175810 +SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 +SIZE (rust/crates/half-2.6.0.crate) = 59507 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 +SHA256 (rust/crates/html-escape-0.2.13.crate) = 6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476 +SIZE (rust/crates/html-escape-0.2.13.crate) = 23345 +SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 +SIZE (rust/crates/http-0.2.12.crate) = 101964 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 +SIZE (rust/crates/http-body-0.4.6.crate) = 10773 +SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 +SIZE (rust/crates/http-body-1.0.1.crate) = 6125 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 +SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 +SHA256 (rust/crates/humantime-serde-1.1.1.crate) = 57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c +SIZE (rust/crates/humantime-serde-1.1.1.crate) = 7886 +SHA256 (rust/crates/hyper-0.14.32.crate) = 41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7 +SIZE (rust/crates/hyper-0.14.32.crate) = 199622 +SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 +SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-rustls-0.24.2.crate) = ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590 +SIZE (rust/crates/hyper-rustls-0.24.2.crate) = 30195 +SHA256 (rust/crates/hyper-util-0.1.15.crate) = 7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df +SIZE (rust/crates/hyper-util-0.1.15.crate) = 101020 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e +SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 +SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/instability-0.3.7.crate) = 0bf9fed6d91cfb734e7476a06bde8300a1b94e217e1b523b6f0cd1a01998c71d +SIZE (rust/crates/instability-0.3.7.crate) = 13682 +SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 +SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 +SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 +SIZE (rust/crates/itertools-0.10.5.crate) = 115354 +SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libredox-0.1.4.crate) = 1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638 +SIZE (rust/crates/libredox-0.1.4.crate) = 6946 +SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab +SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 +SIZE (rust/crates/lru-0.12.5.crate) = 16047 +SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 +SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 +SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 +SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 +SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/oorandom-11.1.5.crate) = d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e +SIZE (rust/crates/oorandom-11.1.5.crate) = 23750 +SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d +SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 +SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 +SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/papergrid-0.11.0.crate) = 9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb +SIZE (rust/crates/papergrid-0.11.0.crate) = 56885 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 +SIZE (rust/crates/plotters-0.3.7.crate) = 149031 +SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a +SIZE (rust/crates/plotters-backend-0.3.7.crate) = 13709 +SHA256 (rust/crates/plotters-svg-0.3.7.crate) = 51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670 +SIZE (rust/crates/plotters-svg-0.3.7.crate) = 6715 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c +SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 +SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 +SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/ratatui-0.28.1.crate) = fdef7f9be5c0122f890d58bdf4d964349ba6a6161f705907526d891efabba57d +SIZE (rust/crates/ratatui-0.28.1.crate) = 513803 +SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa +SIZE (rust/crates/rayon-1.10.0.crate) = 180155 +SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 +SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 +SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 +SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 +SIZE (rust/crates/regex-1.11.1.crate) = 254170 +SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 +SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 +SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 +SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 +SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 +SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c +SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62 +SIZE (rust/crates/reqwest-0.11.27.crate) = 163155 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.21.12.crate) = 3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e +SIZE (rust/crates/rustls-0.21.12.crate) = 285674 +SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c +SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092 +SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 +SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 +SIZE (rust/crates/sct-0.7.1.crate) = 27501 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47 +SIZE (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 65290 +SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 +SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde +SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 +SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd +SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 +SIZE (rust/crates/strum-0.26.3.crate) = 7237 +SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be +SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 +SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 +SIZE (rust/crates/system-configuration-0.5.1.crate) = 12618 +SHA256 (rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 +SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 +SHA256 (rust/crates/tabled-0.15.0.crate) = 4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e +SIZE (rust/crates/tabled-0.15.0.crate) = 208638 +SHA256 (rust/crates/tabled_derive-0.7.0.crate) = 4c138f99377e5d653a371cdad263615634cfc8467685dfe8e73e2b8e98f44b17 +SIZE (rust/crates/tabled_derive-0.7.0.crate) = 9352 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc +SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 +SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 +SIZE (rust/crates/tokio-1.46.1.crate) = 823632 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-rustls-0.24.1.crate) = c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081 +SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049 +SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 +SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 +SHA256 (rust/crates/tokio-test-0.4.4.crate) = 2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7 +SIZE (rust/crates/tokio-test-0.4.4.crate) = 12390 +SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 +SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 +SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 +SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/tracing-test-0.2.5.crate) = 557b891436fe0d5e0e363427fc7f217abf9ccd510d5136549847bdcbcd011d68 +SIZE (rust/crates/tracing-test-0.2.5.crate) = 9080 +SHA256 (rust/crates/tracing-test-macro-0.2.5.crate) = 04659ddb06c87d233c566112c1c9c5b9e98256d9af50ec3bc9c8327f873a7568 +SIZE (rust/crates/tracing-test-macro-0.2.5.crate) = 7665 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/tui-textarea-0.6.1.crate) = 29c07084342a575cea919eea996b9658a358c800b03d435df581c1d7c60e065a +SIZE (rust/crates/tui-textarea-0.6.1.crate) = 67704 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 +SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 +SHA256 (rust/crates/unicode-truncate-1.1.0.crate) = b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf +SIZE (rust/crates/unicode-truncate-1.1.0.crate) = 12529 +SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af +SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/unsafe-libyaml-0.2.11.crate) = 673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861 +SIZE (rust/crates/unsafe-libyaml-0.2.11.crate) = 62101 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/utf8-width-0.1.7.crate) = 86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3 +SIZE (rust/crates/utf8-width-0.1.7.crate) = 2977 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 +SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/wasm-streams-0.4.2.crate) = 15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65 +SIZE (rust/crates/wasm-streams-0.4.2.crate) = 36773 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (rust/crates/web-time-1.1.0.crate) = 18026 +SHA256 (rust/crates/webpki-roots-0.25.4.crate) = 5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1 +SIZE (rust/crates/webpki-roots-0.25.4.crate) = 253559 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb +SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 +SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 +SIZE (rust/crates/winreg-0.50.0.crate) = 29703 +SHA256 (rust/crates/wiremock-0.6.4.crate) = a2b8b99d4cdbf36b239a9532e31fe4fb8acc38d1897c1761e161550a7dc78e6a +SIZE (rust/crates/wiremock-0.6.4.crate) = 58967 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (conikeec-mcp-probe-0.3.0-v0.3.0_GH0.tar.gz) = abf055c2de72e181c1f8000b100a33fa5f340e53b69c4f2b0f0fa1126b1c2f7f +SIZE (conikeec-mcp-probe-0.3.0-v0.3.0_GH0.tar.gz) = 220359 diff --git a/misc/mcp-probe/pkg-descr b/misc/mcp-probe/pkg-descr new file mode 100644 index 000000000000..3f741e5958a0 --- /dev/null +++ b/misc/mcp-probe/pkg-descr @@ -0,0 +1,15 @@ +MCP Probe is a Model Context Protocol (MCP) client library and debugging toolkit +written in Rust. It provides both an SDK for building MCP integrations and an +interactive debugger for testing MCP servers. + +Features: + +- Terminal User Interface (TUI) for interactive debugging +- CLI mode for scripting and automation +- Support for multiple transport protocols (HTTP/SSE, WebSocket, stdio) +- Real-time monitoring of MCP server interactions +- Built-in testing capabilities for MCP servers + +MCP Probe helps developers build, test, and debug MCP-compatible servers and +clients, making it easier to integrate with the Model Context Protocol +ecosystem. diff --git a/misc/mdp/Makefile b/misc/mdp/Makefile index 617323c10de3..e15ca16053f7 100644 --- a/misc/mdp/Makefile +++ b/misc/mdp/Makefile @@ -1,6 +1,5 @@ PORTNAME= mdp -PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTVERSION= 1.0.18 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -12,14 +11,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake ncurses -USE_GITHUB= yes -GH_ACCOUNT= visit1985 - MAKE_ARGS= LDLIBS="${NCURSESLIBS}" PLIST_FILES= bin/mdp \ share/man/man1/mdp.1.gz +USE_GITHUB= yes +GH_ACCOUNT= visit1985 + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mdp ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/mdp.1 ${STAGEDIR}${PREFIX}/share/man/man1 diff --git a/misc/mdp/distinfo b/misc/mdp/distinfo index 072cebdd74d9..c817c1b57ca1 100644 --- a/misc/mdp/distinfo +++ b/misc/mdp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538789103 -SHA256 (visit1985-mdp-1.0.15_GH0.tar.gz) = 3edc8ea1551fdf290d6bba721105e2e2c23964070ac18c13b4b8d959cdf6116f -SIZE (visit1985-mdp-1.0.15_GH0.tar.gz) = 37728 +TIMESTAMP = 1752266018 +SHA256 (visit1985-mdp-1.0.18_GH0.tar.gz) = 36861161513c508c0589014510cdafd940a6e661e517022a3bea48ecf8d5fac4 +SIZE (visit1985-mdp-1.0.18_GH0.tar.gz) = 39907 diff --git a/misc/minuet/distinfo b/misc/minuet/distinfo index 09e848724b49..4ee0e14c8ae2 100644 --- a/misc/minuet/distinfo +++ b/misc/minuet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557919 -SHA256 (KDE/release-service/25.04.1/minuet-25.04.1.tar.xz) = 677d234b18e8246f8fbd9d65f02a0c0fc5776a64e7d6c9cc0088b03e6339deb7 -SIZE (KDE/release-service/25.04.1/minuet-25.04.1.tar.xz) = 27693996 +TIMESTAMP = 1751381537 +SHA256 (KDE/release-service/25.04.3/minuet-25.04.3.tar.xz) = 8d8bd7e3891622432c52a9b9d0bf4bc1a93ace9fdd19fd434bb787239e117057 +SIZE (KDE/release-service/25.04.3/minuet-25.04.3.tar.xz) = 27689784 diff --git a/misc/mxnet/Makefile b/misc/mxnet/Makefile deleted file mode 100644 index ccbfe1bcefb0..000000000000 --- a/misc/mxnet/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -PORTNAME= mxnet -DISTVERSION= 1.9.1 -PORTREVISION= 9 -CATEGORIES= misc # machine-learning - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Apache MXNet: Ultra-scalable deep learning framework -WWW= https://mxnet.apache.org/ \ - https://github.com/apache/mxnet - -LICENSE= APACHE20 - -BROKEN_i386= https://github.com/apache/incubator-mxnet/issues/20832 -.if !exists(/usr/include/omp.h) -BROKEN= requires OpenMP support that is missing on this architecture -.endif - -DEPRECATED= Project has been retired by Apache, see https://attic.apache.org/projects/mxnet.html -EXPIRATION_DATE= 2025-04-01 - -BUILD_DEPENDS= googletest>0:devel/googletest -LIB_DEPENDS= libdmlc.so:devel/dmlc-core \ - liblapack.so:math/lapack \ - libopenblas.so:math/openblas - -USES= cmake compiler:c++11-lang localbase:ldflags -USE_GITHUB= yes -GH_ACCOUNT= apache -GH_PROJECT= incubator-mxnet -GH_TUPLE= apache:tvm:efdac94:tvm/3rdparty/tvm \ - dmlc:dlpack:3efc489:dlpack/3rdparty/dlpack \ - oneapi-src:oneDNN:f40443c:onednn/3rdparty/mkldnn # same as BUILD_DEPENDS=${LOCALBASE}/include/dnnl.h:math/onednn -USE_LDCONFIG= yes - -CMAKE_OFF= USE_CUDA USE_CUDNN USE_MKLDNN USE_NCCL ENABLE_CUDA_RTC \ - BUILD_CPP_EXAMPLES USE_JEMALLOC USE_MKL_IF_AVAILABLE - -LDFLAGS+= -pthread -lexecinfo - -OPTIONS_DEFINE= CPP OPENCV -OPTIONS_DEFAULT= CPP OPENCV -OPTIONS_SUB= yes - -CPP_DESC= Install the C++ binding (cpp-package) -CPP_CMAKE_BOOL= USE_CPP_PACKAGE -CPP_USES= python:build -CPP_VARS= BINARY_ALIAS=python=${PYTHON_CMD} - -OPENCV_CMAKE_BOOL= USE_OPENCV -OPENCV_LIB_DEPENDS= libopencv_core.so:graphics/opencv \ - libopencv_videoio.so:graphics/opencv - -.include <bsd.port.pre.mk> - -.if ${ARCH} != amd64 && ${ARCH} != i386 -CMAKE_OFF+= USE_SSE -.endif - -post-patch: - @${FIND} ${WRKSRC} -type f -name '*.h' | \ - ${XARGS} ${GREP} -l 'template LaunchEx' | \ - ${XARGS} ${REINPLACE_CMD} -E -e 's/(template LaunchEx)/\1<>/' - -post-install-CPP-on: # https://github.com/apache/incubator-mxnet/issues/17080 - @cd ${STAGEDIR}${PREFIX} && ${RM} include/mxnet-cpp/.gitignore include/mxnet-cpp/CPPLINT.cfg - -.include <bsd.port.post.mk> diff --git a/misc/mxnet/distinfo b/misc/mxnet/distinfo deleted file mode 100644 index d8615b6c6fcb..000000000000 --- a/misc/mxnet/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -TIMESTAMP = 1652290300 -SHA256 (apache-incubator-mxnet-1.9.1_GH0.tar.gz) = cef85932e2b3caead235008473d29512b99581c07da3d10703ff5b6c1fb5bd50 -SIZE (apache-incubator-mxnet-1.9.1_GH0.tar.gz) = 23402468 -SHA256 (apache-tvm-efdac94_GH0.tar.gz) = 753338c7eca85e1a7e7a02f3acf40ec13a046b9581dafc94c77c3ad986204983 -SIZE (apache-tvm-efdac94_GH0.tar.gz) = 3889616 -SHA256 (dmlc-dlpack-3efc489_GH0.tar.gz) = e8a3fc92d24eab985a73539b7478da84ebc12cfb33f654d915671748fd3d7d98 -SIZE (dmlc-dlpack-3efc489_GH0.tar.gz) = 39598 -SHA256 (oneapi-src-oneDNN-f40443c_GH0.tar.gz) = a1c62ae792773ebc0fb581d0953e88bb7d6d4297682d79b7a7fa4ca79a2cfe19 -SIZE (oneapi-src-oneDNN-f40443c_GH0.tar.gz) = 9700567 diff --git a/misc/mxnet/files/patch-CMakeLists.txt b/misc/mxnet/files/patch-CMakeLists.txt deleted file mode 100644 index bc3fb3a0fefa..000000000000 --- a/misc/mxnet/files/patch-CMakeLists.txt +++ /dev/null @@ -1,46 +0,0 @@ ---- CMakeLists.txt.orig 2021-11-04 20:30:01 UTC -+++ CMakeLists.txt -@@ -7,7 +7,7 @@ if(CMAKE_CROSSCOMPILING) - endif() - - project(mxnet C CXX) --set(CMAKE_CXX_STANDARD 11) -+set(CMAKE_CXX_STANDARD 14) # workaround for https://github.com/apache/incubator-mxnet/issues/20784 - set(CMAKE_CXX_STANDARD_REQUIRED ON) - set(CMAKE_CXX_EXTENSIONS ON) - -@@ -511,6 +511,7 @@ if(USE_JEMALLOC) - endif() - endif() - -+if (ENABLE_TESTING) - include(CTest) - set(GTEST_ROOT "${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/googletest/googletest") - set(GTEST_INCLUDE_DIR ${GTEST_ROOT}/include) -@@ -521,6 +522,7 @@ set(GTEST_LIBRARY gtest) - - add_subdirectory(${GTEST_ROOT}) - find_package(GTest REQUIRED) -+endif() - - # cudnn detection - if(USE_CUDNN) -@@ -974,7 +976,7 @@ install(TARGETS ${MXNET_INSTALL_TARGETS} - ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} - ) - install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/dlpack/include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) --install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/dmlc-core/include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) -+#install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/dmlc-core/include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) - install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/mshadow/mshadow/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/mshadow) - install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/include/mxnet/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/mxnet) - install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/tvm/nnvm/include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) -@@ -1020,7 +1022,9 @@ if(USE_CPP_PACKAGE) - endif() - endif() - -+if(ENABLE_TESTING) - add_subdirectory(tests) -+endif() - - # ---[ Linter target - if(MSVC) diff --git a/misc/mxnet/files/patch-src_operator_numpy_np__einsum__op-inl.h b/misc/mxnet/files/patch-src_operator_numpy_np__einsum__op-inl.h deleted file mode 100644 index 94ca65d86e2f..000000000000 --- a/misc/mxnet/files/patch-src_operator_numpy_np__einsum__op-inl.h +++ /dev/null @@ -1,44 +0,0 @@ -https://github.com/apache/incubator-mxnet/issues/17076 - ---- src/operator/numpy/np_einsum_op-inl.h.orig 2019-12-15 04:21:16 UTC -+++ src/operator/numpy/np_einsum_op-inl.h -@@ -701,7 +701,7 @@ inline void NumpyEinsumProcess(const std::vector<TBlob - rstride_arr, - nop, - -1, -- reinterpret_cast<DType*>(NULL)); -+ (DType*)nullptr); - }) - }) - }) -@@ -947,7 +947,7 @@ inline void NumpyEinsumBackward(const OpStatePtr& stat - if (handle_out) { - temp_inputs.push_back(inputs[0]); - } else { -- temp_inputs.push_back(TBlob(reinterpret_cast<DType*>(NULL), -+ temp_inputs.push_back(TBlob((DType*)nullptr, - paths[i].oshape, - xpu::kDevMask)); - } -@@ -958,10 +958,10 @@ inline void NumpyEinsumBackward(const OpStatePtr& stat - temp_outputs.push_back(outputs[idx - 1]); - temp_req.push_back(req[idx - 1]); - } else { -- temp_inputs.push_back(TBlob(reinterpret_cast<DType*>(NULL), -+ temp_inputs.push_back(TBlob((DType*)nullptr, - paths[-idx].oshape, - xpu::kDevMask)); -- temp_outputs.push_back(TBlob(reinterpret_cast<DType*>(NULL), -+ temp_outputs.push_back(TBlob((DType*)nullptr, - paths[-idx].oshape, - xpu::kDevMask)); - temp_req.push_back(OpReqType::kWriteTo); -@@ -973,7 +973,7 @@ inline void NumpyEinsumBackward(const OpStatePtr& stat - cur_tensordot_tempspace_size = - TensordotBackwardWorkspaceSize<xpu>(paths[i].left_pos, - paths[i].right_pos, -- TBlob(reinterpret_cast<DType*>(NULL), -+ TBlob((DType*)nullptr, - paths[i].tshape, - xpu::kDevMask), - temp_inputs[1], diff --git a/misc/mxnet/pkg-descr b/misc/mxnet/pkg-descr deleted file mode 100644 index 147ced68cf73..000000000000 --- a/misc/mxnet/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Apache MXNet is a deep learning framework designed for both efficiency and -flexibility. It allows you to mix symbolic and imperative programming to -maximize efficiency and productivity. At its core, MXNet contains a dynamic -dependency scheduler that automatically parallelizes both symbolic and -imperative operations on the fly. A graph optimization layer on top of that -makes symbolic execution fast and memory efficient. MXNet is portable and -lightweight, scaling effectively to multiple GPUs and multiple machines. - -MXNet is more than a deep learning project. It is a collection of blue prints -and guidelines for building deep learning systems, and interesting insights of -DL systems for hackers. diff --git a/misc/mxnet/pkg-plist b/misc/mxnet/pkg-plist deleted file mode 100644 index c1decbb81a38..000000000000 --- a/misc/mxnet/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -include/dlpack/dlpack.h -include/mshadow/README.md -include/mshadow/base.h -include/mshadow/bfloat.h -include/mshadow/cuda/reduce.cuh -include/mshadow/cuda/tensor_gpu-inl.cuh -include/mshadow/dot_engine-inl.h -include/mshadow/expr_engine-inl.h -include/mshadow/expr_scalar-inl.h -include/mshadow/expression.h -include/mshadow/extension.h -include/mshadow/extension/broadcast.h -include/mshadow/extension/broadcast_with_axis.h -include/mshadow/extension/channel_pool.h -include/mshadow/extension/channel_unpool.h -include/mshadow/extension/choose.h -include/mshadow/extension/complex.h -include/mshadow/extension/concat.h -include/mshadow/extension/crop.h -include/mshadow/extension/fill.h -include/mshadow/extension/flip.h -include/mshadow/extension/implicit_gemm.h -include/mshadow/extension/mask.h -include/mshadow/extension/mirror.h -include/mshadow/extension/one_hot.h -include/mshadow/extension/pack_col2patch.h -include/mshadow/extension/pad.h -include/mshadow/extension/range.h -include/mshadow/extension/reduce_with_axis.h -include/mshadow/extension/reduceto1d.h -include/mshadow/extension/reshape.h -include/mshadow/extension/slice.h -include/mshadow/extension/slice_ex.h -include/mshadow/extension/spatial_pool.h -include/mshadow/extension/spatial_unpool.h -include/mshadow/extension/spatial_upsampling_nearest.h -include/mshadow/extension/swapaxis.h -include/mshadow/extension/take.h -include/mshadow/extension/take_grad.h -include/mshadow/extension/transpose.h -include/mshadow/extension/unpack_patch2col.h -include/mshadow/half.h -include/mshadow/half2.h -include/mshadow/io.h -include/mshadow/logging.h -include/mshadow/packet-inl.h -include/mshadow/packet/plain-inl.h -include/mshadow/packet/sse-inl.h -include/mshadow/random.h -include/mshadow/stream_gpu-inl.h -include/mshadow/tensor.h -include/mshadow/tensor_container.h -include/mshadow/tensor_cpu-inl.h -include/mshadow/tensor_gpu-inl.h -%%CPP%%include/mxnet-cpp/MxNetCpp.h -%%CPP%%include/mxnet-cpp/base.h -%%CPP%%include/mxnet-cpp/contrib.h -%%CPP%%include/mxnet-cpp/executor.h -%%CPP%%include/mxnet-cpp/executor.hpp -%%CPP%%include/mxnet-cpp/initializer.h -%%CPP%%include/mxnet-cpp/io.h -%%CPP%%include/mxnet-cpp/io.hpp -%%CPP%%include/mxnet-cpp/kvstore.h -%%CPP%%include/mxnet-cpp/kvstore.hpp -%%CPP%%include/mxnet-cpp/lr_scheduler.h -%%CPP%%include/mxnet-cpp/metric.h -%%CPP%%include/mxnet-cpp/model.h -%%CPP%%include/mxnet-cpp/monitor.h -%%CPP%%include/mxnet-cpp/monitor.hpp -%%CPP%%include/mxnet-cpp/ndarray.h -%%CPP%%include/mxnet-cpp/ndarray.hpp -%%CPP%%include/mxnet-cpp/op.h -%%CPP%%include/mxnet-cpp/op_map.h -%%CPP%%include/mxnet-cpp/op_suppl.h -%%CPP%%include/mxnet-cpp/op_util.h -%%CPP%%include/mxnet-cpp/operator.h -%%CPP%%include/mxnet-cpp/operator.hpp -%%CPP%%include/mxnet-cpp/optimizer.h -%%CPP%%include/mxnet-cpp/optimizer.hpp -%%CPP%%include/mxnet-cpp/shape.h -%%CPP%%include/mxnet-cpp/symbol.h -%%CPP%%include/mxnet-cpp/symbol.hpp -include/mxnet/api_registry.h -include/mxnet/base.h -include/mxnet/c_api.h -include/mxnet/c_api_error.h -include/mxnet/c_api_test.h -include/mxnet/c_predict_api.h -include/mxnet/engine.h -include/mxnet/executor.h -include/mxnet/expr_operator.h -include/mxnet/graph_attr_types.h -include/mxnet/imperative.h -include/mxnet/io.h -include/mxnet/ir/expr.h -include/mxnet/kvstore.h -include/mxnet/lib_api.h -include/mxnet/libinfo.h -include/mxnet/ndarray.h -include/mxnet/node/container.h -include/mxnet/node/node.h -include/mxnet/op_attr_types.h -include/mxnet/operator.h -include/mxnet/operator_util.h -include/mxnet/random_generator.h -include/mxnet/resource.h -include/mxnet/rtc.h -include/mxnet/runtime/c_runtime_api.h -include/mxnet/runtime/container.h -include/mxnet/runtime/data_type.h -include/mxnet/runtime/ffi_helper.h -include/mxnet/runtime/memory.h -include/mxnet/runtime/ndarray.h -include/mxnet/runtime/object.h -include/mxnet/runtime/packed_func.h -include/mxnet/runtime/registry.h -include/mxnet/storage.h -include/mxnet/tensor_blob.h -include/mxnet/tuple.h -include/nnvm/base.h -include/nnvm/c_api.h -include/nnvm/graph.h -include/nnvm/graph_attr_types.h -include/nnvm/layout.h -include/nnvm/node.h -include/nnvm/op.h -include/nnvm/op_attr_types.h -include/nnvm/pass.h -include/nnvm/pass_functions.h -include/nnvm/symbolic.h -include/nnvm/tuple.h -lib/libmxnet.so diff --git a/misc/navi/Makefile b/misc/navi/Makefile index d5a5978831f5..eafc1ecc41f9 100644 --- a/misc/navi/Makefile +++ b/misc/navi/Makefile @@ -1,7 +1,7 @@ PORTNAME= navi DISTVERSIONPREFIX= v DISTVERSION= 2.24.0 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org diff --git a/misc/ola/Makefile b/misc/ola/Makefile index 05ba68b1a7c6..ae9c17a3d2c0 100644 --- a/misc/ola/Makefile +++ b/misc/ola/Makefile @@ -1,9 +1,13 @@ PORTNAME= ola DISTVERSION= 0.10.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MASTER_SITES= https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/ +PATCH_SITES= https://github.com/OpenLightingProject/${PORTNAME}/commit/ +PATCHFILES+= 321731ce73be4ea79adb2174591ce94695d3e85b.patch:-p1 +PATCHFILES+= 4006f2129f0a6061d59fe5892a2a17c53699a31a.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Open Lighting Architecture: framework for lighting control information WWW= https://www.openlighting.org/ola/ \ @@ -11,13 +15,14 @@ WWW= https://www.openlighting.org/ola/ \ LICENSE= GPLv2+ -BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/OpenLightingProject/ola/issues/1982 +BROKEN_FreeBSD_14= Fails to build, error: implicit instantiation of undefined template 'std::char_traits<unsigned char>' +BROKEN_FreeBSD_13= Fails to build, error: implicit instantiation of undefined template 'std::char_traits<unsigned char>' LIB_DEPENDS= libavahi-common.so:net/avahi-app \ libftdi1.so:devel/libftdi1 \ libmicrohttpd.so:www/libmicrohttpd \ libprotobuf.so:devel/protobuf3 \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid TEST_DEPENDS= cppunit>0:devel/cppunit USES= bison gmake libtool localbase pkgconfig diff --git a/misc/ola/distinfo b/misc/ola/distinfo index aa69c855991b..fc71f3769545 100644 --- a/misc/ola/distinfo +++ b/misc/ola/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1688084092 +TIMESTAMP = 1753077837 SHA256 (ola-0.10.9.tar.gz) = 44073698c147fe641507398253c2e52ff8dc7eac8606cbf286c29f37939a4ebf SIZE (ola-0.10.9.tar.gz) = 2578760 +SHA256 (4006f2129f0a6061d59fe5892a2a17c53699a31a.patch) = 4aaa190f2d819aa82cd856c4f428406b3a092b6ed5c2465775006ee1f918d8ff +SIZE (4006f2129f0a6061d59fe5892a2a17c53699a31a.patch) = 1006 +SHA256 (321731ce73be4ea79adb2174591ce94695d3e85b.patch) = 3b19a250de1ed4c0a153c77955ffb54c203412142a97bb879e4cc38ad3a5affd +SIZE (321731ce73be4ea79adb2174591ce94695d3e85b.patch) = 1064 diff --git a/misc/ompl/Makefile b/misc/ompl/Makefile index 46c6073bd082..0ddeeeeec88a 100644 --- a/misc/ompl/Makefile +++ b/misc/ompl/Makefile @@ -1,6 +1,6 @@ PORTNAME= ompl DISTVERSION= 1.6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc comms MAINTAINER= yuri@FreeBSD.org diff --git a/misc/onnxruntime/Makefile b/misc/onnxruntime/Makefile index a9f47162557f..5fb26c1ce473 100644 --- a/misc/onnxruntime/Makefile +++ b/misc/onnxruntime/Makefile @@ -1,6 +1,7 @@ PORTNAME= onnxruntime DISTVERSIONPREFIX= v DISTVERSION= 1.21.1 +PORTREVISION= 1 CATEGORIES= misc # machine-learning DIST_SUBDIR= ${PORTNAME} @@ -27,6 +28,7 @@ GH_TUPLE= emscripten-core:emsdk:0742117:emsdk/cmake/external/emsdk \ onnx:onnx:b8baa8446686496da4cc8fda09f2b6fe65c2a02c:onnx/cmake/external/onnx CMAKE_SOURCE_PATH= ${WRKSRC}/cmake +CMAKE_ON= onnxruntime_BUILD_SHARED_LIB CMAKE_OFF= FETCHCONTENT_FULLY_DISCONNECTED \ onnxruntime_BUILD_UNIT_TESTS CMAKE_ARGS= -Donnx_SOURCE_DIR=${WRKSRC}/cmake/external/onnx diff --git a/misc/onnxruntime/files/patch-onnxruntime_core_mlas_lib_platform.cpp b/misc/onnxruntime/files/patch-onnxruntime_core_mlas_lib_platform.cpp new file mode 100644 index 000000000000..ac3b2e307ccc --- /dev/null +++ b/misc/onnxruntime/files/patch-onnxruntime_core_mlas_lib_platform.cpp @@ -0,0 +1,26 @@ +--- onnxruntime/core/mlas/lib/platform.cpp.orig 2025-06-26 13:24:10 UTC ++++ onnxruntime/core/mlas/lib/platform.cpp +@@ -611,6 +611,11 @@ --*/ + bool HasP9Instructions = hwcap2 & PPC_FEATURE2_ARCH_3_00; + #elif defined(_AIX) + bool HasP9Instructions = __power_9_andup(); ++#elif defined(__FreeBSD__) ++ unsigned long hwcap2; ++ elf_aux_info(AT_HWCAP2, &hwcap2, sizeof(hwcap2)); ++ ++ bool HasP9Instructions = hwcap2 & PPC_FEATURE2_ARCH_3_00; + #endif // __linux__ + if (HasP9Instructions) { + this->QuantizeLinearS8Kernel = MlasQuantizeLinearS8KernelVSX; +@@ -624,6 +629,11 @@ --*/ + bool HasP10Instructions = ((hwcap2 & PPC_FEATURE2_MMA) && (hwcap2 & PPC_FEATURE2_ARCH_3_1)); + #elif defined(_AIX) + bool HasP10Instructions = (__power_10_andup() && __power_mma_version() == MMA_V31); ++#elif defined(__FreeBSD__) ++ unsigned long hwcap2; ++ elf_aux_info(AT_HWCAP2, &hwcap2, sizeof(hwcap2)); ++ ++ bool HasP10Instructions = ((hwcap2 & PPC_FEATURE2_MMA) && (hwcap2 & PPC_FEATURE2_ARCH_3_1)); + #endif // __linux__ + if (HasP10Instructions) { + this->GemmFloatKernel = MlasSgemmKernelPOWER10; diff --git a/misc/onnxruntime/pkg-plist b/misc/onnxruntime/pkg-plist index 0d596eed34f3..00f409a845ee 100644 --- a/misc/onnxruntime/pkg-plist +++ b/misc/onnxruntime/pkg-plist @@ -1,102 +1,20 @@ -include/onnxruntime/core/common/basic_types.h -include/onnxruntime/core/common/code_location.h -include/onnxruntime/core/common/common.h -include/onnxruntime/core/common/const_pointer_container.h -include/onnxruntime/core/common/denormal.h -include/onnxruntime/core/common/eigen_common_wrapper.h -include/onnxruntime/core/common/exceptions.h -include/onnxruntime/core/common/gpu_profiler_common.h -include/onnxruntime/core/common/hash_combine.h -include/onnxruntime/core/common/inlined_containers.h -include/onnxruntime/core/common/inlined_containers_fwd.h -include/onnxruntime/core/common/logging/capture.h -include/onnxruntime/core/common/logging/isink.h -include/onnxruntime/core/common/logging/logging.h -include/onnxruntime/core/common/logging/macros.h -include/onnxruntime/core/common/logging/severity.h -include/onnxruntime/core/common/logging/sink_types.h -include/onnxruntime/core/common/make_string.h -include/onnxruntime/core/common/narrow.h -include/onnxruntime/core/common/optional.h -include/onnxruntime/core/common/parse_string.h -include/onnxruntime/core/common/profiler_common.h -include/onnxruntime/core/common/span_utils.h -include/onnxruntime/core/common/spin_pause.h -include/onnxruntime/core/common/status.h -include/onnxruntime/core/common/string_helper.h -include/onnxruntime/core/framework/alloc_kind.h -include/onnxruntime/core/framework/allocator.h -include/onnxruntime/core/framework/buffer_deleter.h -include/onnxruntime/core/framework/customregistry.h -include/onnxruntime/core/framework/data_types.h -include/onnxruntime/core/framework/data_types_internal.h -include/onnxruntime/core/framework/endian.h -include/onnxruntime/core/framework/execution_provider.h -include/onnxruntime/core/framework/float16.h -include/onnxruntime/core/framework/float8.h -include/onnxruntime/core/framework/framework_common.h -include/onnxruntime/core/framework/framework_provider_common.h -include/onnxruntime/core/framework/func_api.h -include/onnxruntime/core/framework/int4.h -include/onnxruntime/core/framework/kernel_def_builder.h -include/onnxruntime/core/framework/kernel_registry.h -include/onnxruntime/core/framework/op_kernel.h -include/onnxruntime/core/framework/op_kernel_context.h -include/onnxruntime/core/framework/op_kernel_info.h -include/onnxruntime/core/framework/op_node_proto_helper.h -include/onnxruntime/core/framework/ort_value.h -include/onnxruntime/core/framework/ortdevice.h -include/onnxruntime/core/framework/ortmemoryinfo.h -include/onnxruntime/core/framework/provider_options.h -include/onnxruntime/core/framework/provider_options_utils.h -include/onnxruntime/core/framework/provider_shutdown.h -include/onnxruntime/core/framework/resource_accountant.h -include/onnxruntime/core/framework/run_options.h -include/onnxruntime/core/framework/sparse_tensor.h -include/onnxruntime/core/framework/stream_handles.h -include/onnxruntime/core/framework/tensor.h -include/onnxruntime/core/framework/tensor_shape.h -include/onnxruntime/core/framework/to_tensor_proto_element_type.h -include/onnxruntime/core/graph/basic_types.h -include/onnxruntime/core/graph/constants.h -include/onnxruntime/core/graph/function.h -include/onnxruntime/core/graph/graph.h -include/onnxruntime/core/graph/graph_nodes.h -include/onnxruntime/core/graph/graph_viewer.h -include/onnxruntime/core/graph/indexed_sub_graph.h -include/onnxruntime/core/graph/model_saving_options.h -include/onnxruntime/core/graph/node_arg.h -include/onnxruntime/core/graph/onnx_protobuf.h -include/onnxruntime/core/graph/schema_registry.h -include/onnxruntime/core/optimizer/graph_transformer.h -include/onnxruntime/core/optimizer/graph_transformer_config.h -include/onnxruntime/core/optimizer/graph_transformer_level.h -include/onnxruntime/core/optimizer/graph_transformer_utils.h -include/onnxruntime/core/optimizer/rewrite_rule.h -include/onnxruntime/core/optimizer/rule_based_graph_transformer.h include/onnxruntime/core/providers/custom_op_context.h include/onnxruntime/core/providers/resource.h -include/onnxruntime/core/session/environment.h -include/onnxruntime/core/session/experimental_onnxruntime_cxx_api.h -include/onnxruntime/core/session/experimental_onnxruntime_cxx_inline.h -include/onnxruntime/core/session/onnxruntime_c_api.h -include/onnxruntime/core/session/onnxruntime_cxx_api.h -include/onnxruntime/core/session/onnxruntime_cxx_inline.h -include/onnxruntime/core/session/onnxruntime_float16.h -include/onnxruntime/core/session/onnxruntime_lite_custom_op.h -include/onnxruntime/core/session/onnxruntime_run_options_config_keys.h -include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h -include/onnxruntime/core/session/snippets.dox include/onnxruntime/cpu_provider_factory.h -lib/libonnxruntime_common.a -lib/libonnxruntime_flatbuffers.a -lib/libonnxruntime_framework.a -lib/libonnxruntime_graph.a -lib/libonnxruntime_lora.a -lib/libonnxruntime_mlas.a -lib/libonnxruntime_optimizer.a -lib/libonnxruntime_providers.a +include/onnxruntime/onnxruntime_c_api.h +include/onnxruntime/onnxruntime_cxx_api.h +include/onnxruntime/onnxruntime_cxx_inline.h +include/onnxruntime/onnxruntime_float16.h +include/onnxruntime/onnxruntime_lite_custom_op.h +include/onnxruntime/onnxruntime_run_options_config_keys.h +include/onnxruntime/onnxruntime_session_options_config_keys.h +include/onnxruntime/provider_options.h +lib/cmake/onnxruntime/onnxruntimeConfig.cmake +lib/cmake/onnxruntime/onnxruntimeConfigVersion.cmake +lib/cmake/onnxruntime/onnxruntimeTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/onnxruntime/onnxruntimeTargets.cmake +lib/libonnxruntime.so +lib/libonnxruntime.so.1 +lib/libonnxruntime.so.1.21.1 lib/libonnxruntime_providers_shared.so -lib/libonnxruntime_session.a -lib/libonnxruntime_util.a libdata/pkgconfig/libonnxruntime.pc diff --git a/misc/ooo/Makefile b/misc/ooo/Makefile index b9b8ecccbf83..eb56cd932fbe 100644 --- a/misc/ooo/Makefile +++ b/misc/ooo/Makefile @@ -1,6 +1,6 @@ PORTNAME= ooo DISTVERSION= 0.1.2 -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= misc # machine learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile index 8fa18c3f1c04..5c398c077120 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.3.5 +PORTVERSION= 4.3.6 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons/${PORTVERSION}/ DISTNAME= openhab-addons-${PORTVERSION} diff --git a/misc/openhab-addons/distinfo b/misc/openhab-addons/distinfo index 1e3b10d81a8c..d564813f1926 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746445622 -SHA256 (openhab-addons-4.3.5.kar) = 965b8e64fca915c603b37a96d5fd89875a26d413f478cd7a705270542040e4bb -SIZE (openhab-addons-4.3.5.kar) = 451904073 +TIMESTAMP = 1753530902 +SHA256 (openhab-addons-4.3.6.kar) = bfceeabeb4d8d712cb2a53091225e7b6de5829b01a2e842c2847c349b3be9d13 +SIZE (openhab-addons-4.3.6.kar) = 452457282 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index e2dd326d61a3..127a3bff60ef 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab -PORTVERSION= 4.3.5 +PORTVERSION= 4.3.6 PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo index 31ae2615c332..7f2309bccb09 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746445373 -SHA256 (openhab-4.3.5.zip) = 03da06ce2692b0637905e3068adc5df3bafeb2ef35c88e01bf9b8e31042a93d4 -SIZE (openhab-4.3.5.zip) = 111526701 +TIMESTAMP = 1753530653 +SHA256 (openhab-4.3.6.zip) = 153615ec8f81c22c804cf6c36c84fb759aa414bddb3a787b2bdc1faf385f05d7 +SIZE (openhab-4.3.6.zip) = 111525044 diff --git a/misc/openhab/files/pkg-message.in b/misc/openhab/files/pkg-message.in index d4077ec8cdd9..4775343bd174 100644 --- a/misc/openhab/files/pkg-message.in +++ b/misc/openhab/files/pkg-message.in @@ -72,4 +72,5 @@ At the end you need to run You should also remove the cache and tmp and restart: rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi /var/db/openhab/userdata/tmp/* EOM +} ] diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 143bd37f936a..d0ff27883fbb 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 12.0.1 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile deleted file mode 100644 index 6606baa28d62..000000000000 --- a/misc/orange3/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -PORTNAME= orange3 -DISTVERSION= 3.29.1 -PORTREVISION= 6 -CATEGORIES= misc python - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Component-based data mining software -WWW= https://orange.biolab.si/ - -LICENSE= GPLv3 - -DEPRECATED= Depends on expiring devel/py-orange-canvas-core -EXPIRATION_DATE=2025-06-21 - -BUILD_DEPENDS= ${PYNUMPY} -RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.11:x11-toolkits/py-AnyQt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}baycomp>=1.0.2:math/py-baycomp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}bottleneck>=1.0.0:math/py-bottleneck@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.2:textproc/py-chardet@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}joblib>=0.9.4:devel/py-joblib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httpx>=0.14.0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}keyring>0:security/py-keyring@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}keyrings.alt>0:security/py-keyrings.alt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0.0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openTSNE>=0.6.0:math/py-openTSNE@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}orange-canvas-core>=0.1.19:devel/py-orange-canvas-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}orange-widget-base>=4.13.0:devel/py-orange-widget-base@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openpyxl>0:textproc/py-openpyxl@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pandas>=1.0.0:math/py-pandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pip>=9.0:devel/py-pip@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-louvain>=0.13:math/py-python-louvain@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyqtgraph>=0.11.1:graphics/py-pyqtgraph@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.22.0:science/py-scikit-learn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=0.16.1:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}serverfiles>0:misc/py-serverfiles@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xlrd>=0.9.2:textproc/py-xlrd@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}XlsxWriter>0:textproc/py-xlsxwriter@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} - -USES= python pyqt:5 -USE_PYTHON= distutils cython autoplist noflavors -USE_PYQT= pyqt5:run webengine:run - -USE_GITHUB= yes -GH_ACCOUNT= biolab - -CFLAGS+= -DQSORT_R_STYLE_BSD=yes -LDFLAGS+= -Xlinker -strip-all # strip, stage-qa doesn't catch that it isn't stripped - -.include <bsd.port.options.mk> - -.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386 -USE_PYQT+= webengine:run -.else -USE_PYQT+= webkit:run -.endif - -xpost-install: - @${REINPLACE_CMD} -e 's|^"${PREFIX}/|| ; s|"$$||' ${_PYTHONPKGLIST} # https://github.com/biolab/orange3/issues/3060 - @${REINPLACE_CMD} -e 's|import sys|& ; from OpenGL import GL|' ${STAGEDIR}${PREFIX}/bin/orange-canvas # https://github.com/biolab/orange3/issues/3062 - -.include <bsd.port.mk> diff --git a/misc/orange3/distinfo b/misc/orange3/distinfo deleted file mode 100644 index 3e9bab8a5a0d..000000000000 --- a/misc/orange3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1622688490 -SHA256 (biolab-orange3-3.29.1_GH0.tar.gz) = 0f59445a179553e56a36f393ed00c5774287a52e4416bc5a4b59491fe99cd87d -SIZE (biolab-orange3-3.29.1_GH0.tar.gz) = 27580259 diff --git a/misc/orange3/files/patch-requirements-core.txt b/misc/orange3/files/patch-requirements-core.txt deleted file mode 100644 index 662a1bef5708..000000000000 --- a/misc/orange3/files/patch-requirements-core.txt +++ /dev/null @@ -1,8 +0,0 @@ ---- requirements-core.txt.orig 2021-03-13 22:01:25 UTC -+++ requirements-core.txt -@@ -23,4 +23,4 @@ baycomp>=1.0.2 - pandas>=1.0.0 - pyyaml - openpyxl --httpx>=0.14.0,<0.17 -+httpx>=0.14.0 diff --git a/misc/orange3/files/patch-requirements-gui.txt b/misc/orange3/files/patch-requirements-gui.txt deleted file mode 100644 index 8721258d2d4b..000000000000 --- a/misc/orange3/files/patch-requirements-gui.txt +++ /dev/null @@ -1,13 +0,0 @@ -- fails to find PyQt5 with the line as given - ---- requirements-gui.txt.orig 2021-03-13 22:03:33 UTC -+++ requirements-gui.txt -@@ -1,7 +1,7 @@ - orange-canvas-core>=0.1.19,<0.2a - orange-widget-base>=4.12.0 - --PyQt5>=5.12,!=5.15.1 # 5.15.1 skipped because of QTBUG-87057 - affects select columns -+#PyQt5>=5.12,!=5.15.1 # 5.15.1 skipped because of QTBUG-87057 - affects select columns - PyQtWebEngine>=5.12 - AnyQt>=0.0.11 - diff --git a/misc/orange3/pkg-descr b/misc/orange3/pkg-descr deleted file mode 100644 index d204adee7dd2..000000000000 --- a/misc/orange3/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Orange is a component-based data mining software. It includes a range of data -visualization, exploration, preprocessing and modeling techniques. It can be -used through a nice and intuitive user interface or, for more advanced users, -as a module for the Python programming language. diff --git a/misc/osinfo-db/Makefile b/misc/osinfo-db/Makefile index efa0cd622cd1..5ea678665d1e 100644 --- a/misc/osinfo-db/Makefile +++ b/misc/osinfo-db/Makefile @@ -1,5 +1,5 @@ PORTNAME= osinfo-db -PORTVERSION= 20250124 +PORTVERSION= 20250606 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ diff --git a/misc/osinfo-db/distinfo b/misc/osinfo-db/distinfo index 9e8b3f86b88b..b5bce8d0e1a6 100644 --- a/misc/osinfo-db/distinfo +++ b/misc/osinfo-db/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737819914 -SHA256 (osinfo-db-20250124.tar.xz) = 7ca717f0975a798135a2b39eefdd1436a0b0682e29685c7fd01ef7f83a257250 -SIZE (osinfo-db-20250124.tar.xz) = 159540 +TIMESTAMP = 1749367009 +SHA256 (osinfo-db-20250606.tar.xz) = 9940aa47df298073c51dcf8a4dcc855f494ab864c24cdbda46bd897957357fe1 +SIZE (osinfo-db-20250606.tar.xz) = 164344 diff --git a/misc/osinfo-db/pkg-plist b/misc/osinfo-db/pkg-plist index 5f3fbb431038..5a374f528b5a 100644 --- a/misc/osinfo-db/pkg-plist +++ b/misc/osinfo-db/pkg-plist @@ -69,8 +69,10 @@ share/osinfo/install-script/redhat.com/rhel-kickstart-desktop.xml share/osinfo/install-script/redhat.com/rhel-kickstart-jeos.xml share/osinfo/install-script/ubuntu.com/ubuntu-preseed-desktop.xml share/osinfo/install-script/ubuntu.com/ubuntu-preseed-jeos.xml +share/osinfo/os/almalinux.org/almalinux-10.xml share/osinfo/os/almalinux.org/almalinux-8.xml share/osinfo/os/almalinux.org/almalinux-9.xml +share/osinfo/os/almalinux.org/almalinux-kitten-10.xml share/osinfo/os/alpinelinux.org/alpinelinux-3.10.xml share/osinfo/os/alpinelinux.org/alpinelinux-3.11.xml share/osinfo/os/alpinelinux.org/alpinelinux-3.12.xml @@ -196,6 +198,7 @@ share/osinfo/os/debian.org/debian-7.xml share/osinfo/os/debian.org/debian-8.xml share/osinfo/os/debian.org/debian-9.xml share/osinfo/os/debian.org/debian-testing.xml +share/osinfo/os/debian.org/debian-unstable.xml share/osinfo/os/dragonflybsd.org/dragonflybsd-1.0.xml share/osinfo/os/dragonflybsd.org/dragonflybsd-1.0A.xml share/osinfo/os/dragonflybsd.org/dragonflybsd-1.10.0.xml @@ -318,6 +321,7 @@ share/osinfo/os/fedoraproject.org/fedora-39.xml share/osinfo/os/fedoraproject.org/fedora-4.xml share/osinfo/os/fedoraproject.org/fedora-40.xml share/osinfo/os/fedoraproject.org/fedora-41.xml +share/osinfo/os/fedoraproject.org/fedora-42.xml share/osinfo/os/fedoraproject.org/fedora-5.xml share/osinfo/os/fedoraproject.org/fedora-6.xml share/osinfo/os/fedoraproject.org/fedora-7.xml @@ -419,10 +423,11 @@ share/osinfo/os/gnome.org/gnome-3.8.xml share/osinfo/os/gnome.org/gnome-continuous-3.10.xml share/osinfo/os/gnome.org/gnome-continuous-3.12.xml share/osinfo/os/gnome.org/gnome-continuous-3.14.xml -share/osinfo/os/guix.gnu.org/guix-1.1.xml -share/osinfo/os/guix.gnu.org/guix-1.3.xml -share/osinfo/os/guix.gnu.org/guix-hurd-latest.xml -share/osinfo/os/guix.gnu.org/guix-latest.xml +share/osinfo/os/guix.gnu.org/guix-system-1.1.xml +share/osinfo/os/guix.gnu.org/guix-system-1.3.xml +share/osinfo/os/guix.gnu.org/guix-system-1.4.xml +share/osinfo/os/guix.gnu.org/guix-system-hurd-latest.xml +share/osinfo/os/guix.gnu.org/guix-system-latest.xml share/osinfo/os/haiku-os.org/haiku-nightly.xml share/osinfo/os/haiku-os.org/haiku-r1alpha1.xml share/osinfo/os/haiku-os.org/haiku-r1alpha2.xml @@ -494,6 +499,7 @@ share/osinfo/os/microsoft.com/win-2k12r2.xml share/osinfo/os/microsoft.com/win-2k16.xml share/osinfo/os/microsoft.com/win-2k19.xml share/osinfo/os/microsoft.com/win-2k22.xml +share/osinfo/os/microsoft.com/win-2k25.xml share/osinfo/os/microsoft.com/win-2k3.xml share/osinfo/os/microsoft.com/win-2k3r2.xml share/osinfo/os/microsoft.com/win-2k8.xml @@ -562,6 +568,8 @@ share/osinfo/os/nixos.org/nixos-22.11.xml share/osinfo/os/nixos.org/nixos-23.05.xml share/osinfo/os/nixos.org/nixos-23.11.xml share/osinfo/os/nixos.org/nixos-24.05.xml +share/osinfo/os/nixos.org/nixos-24.11.xml +share/osinfo/os/nixos.org/nixos-25.05.xml share/osinfo/os/nixos.org/nixos-unknown.xml share/osinfo/os/nixos.org/nixos-unstable.xml share/osinfo/os/novell.com/netware-4.xml @@ -611,6 +619,7 @@ share/osinfo/os/openbsd.org/openbsd-7.2.xml share/osinfo/os/openbsd.org/openbsd-7.3.xml share/osinfo/os/openbsd.org/openbsd-7.4.xml share/osinfo/os/openbsd.org/openbsd-7.5.xml +share/osinfo/os/openbsd.org/openbsd-7.6.xml share/osinfo/os/openindiana.org/hipster-rolling.xml share/osinfo/os/opensuse.org/opensuse-10.2.xml share/osinfo/os/opensuse.org/opensuse-10.3.xml @@ -699,6 +708,7 @@ share/osinfo/os/pureos.net/pureos-8.xml share/osinfo/os/pureos.net/pureos-9.xml share/osinfo/os/redhat.com/rhel-10-unknown.xml share/osinfo/os/redhat.com/rhel-10.0.xml +share/osinfo/os/redhat.com/rhel-10.1.xml share/osinfo/os/redhat.com/rhel-2.1.1.xml share/osinfo/os/redhat.com/rhel-2.1.2.xml share/osinfo/os/redhat.com/rhel-2.1.3.xml @@ -781,6 +791,8 @@ share/osinfo/os/redhat.com/rhel-9.2.xml share/osinfo/os/redhat.com/rhel-9.3.xml share/osinfo/os/redhat.com/rhel-9.4.xml share/osinfo/os/redhat.com/rhel-9.5.xml +share/osinfo/os/redhat.com/rhel-9.6.xml +share/osinfo/os/redhat.com/rhel-9.7.xml share/osinfo/os/redhat.com/rhel-atomic-7.0.xml share/osinfo/os/redhat.com/rhel-atomic-7.1.xml share/osinfo/os/redhat.com/rhel-atomic-7.2.xml @@ -981,6 +993,7 @@ share/osinfo/os/ubuntu.com/ubuntu-23.10.xml share/osinfo/os/ubuntu.com/ubuntu-24.04.xml share/osinfo/os/ubuntu.com/ubuntu-24.10.xml share/osinfo/os/ubuntu.com/ubuntu-25.04.xml +share/osinfo/os/ubuntu.com/ubuntu-25.10.xml share/osinfo/os/ubuntu.com/ubuntu-4.10.xml share/osinfo/os/ubuntu.com/ubuntu-5.04.xml share/osinfo/os/ubuntu.com/ubuntu-5.10.xml diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile index 3f0080bbccf2..186fef2f8db4 100644 --- a/misc/ossp-uuid/Makefile +++ b/misc/ossp-uuid/Makefile @@ -32,7 +32,7 @@ TEST_TARGET= check .endif pre-patch: -### Fixes lib conflicts with misc/e2fsprogs-libuuid ### +### Fixes lib conflicts with misc/libuuid ### @${REINPLACE_CMD} 's/libuuid.la/libossp-uuid.la/ ; s/libuuid++.la/libossp-uuid++.la/' \ ${WRKDIR}/${DISTNAME}/Makefile.in diff --git a/misc/ossp-uuid/files/patch-Makefile.in b/misc/ossp-uuid/files/patch-Makefile.in index f9adf99a9f6b..48f966474fdf 100644 --- a/misc/ossp-uuid/files/patch-Makefile.in +++ b/misc/ossp-uuid/files/patch-Makefile.in @@ -1,4 +1,4 @@ -### This Patch is to fix conflicts with misc/e2fsprogs-libuuid ### +### This Patch is to fix conflicts with misc/libuuid ### --- Makefile.in.orig 2016-02-07 14:59:23 UTC +++ Makefile.in @@ -74,7 +74,7 @@ CXX_OBJS = uuid++.lo $(LIB_OBJS) diff --git a/misc/outside/Makefile b/misc/outside/Makefile new file mode 100644 index 000000000000..82a7807cb4cb --- /dev/null +++ b/misc/outside/Makefile @@ -0,0 +1,280 @@ +PORTNAME= outside +DISTVERSIONPREFIX= v +DISTVERSION= 0.5.0 +CATEGORIES= misc + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Multi-purpose weather client for your terminal +WWW= https://github.com/BaconIsAVeg/outside + +LICENSE= AGPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ca_root_nss>0:security/ca_root_nss + +USES= cargo ssl + +USE_GITHUB= yes +GH_ACCOUNT= BaconIsAVeg + +CARGO_ENV= OPENSSL_NO_VENDOR=1 + +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + ahash-0.8.12 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + anyhow-1.0.98 \ + arrayvec-0.7.6 \ + async-channel-1.9.0 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ + bit-set-0.5.3 \ + bit-set-0.8.0 \ + bit-vec-0.6.3 \ + bit-vec-0.8.0 \ + bitflags-1.3.2 \ + bitflags-2.9.1 \ + bumpalo-3.19.0 \ + byteorder-1.5.0 \ + bytes-1.10.1 \ + castaway-0.1.2 \ + castaway-0.2.4 \ + cc-1.2.30 \ + cfg-if-1.0.1 \ + chrono-0.4.41 \ + clap-4.5.41 \ + clap_builder-4.5.41 \ + clap_derive-4.5.41 \ + clap_lex-0.7.5 \ + cli-settings-derive-0.3.2 \ + colorchoice-1.0.4 \ + compact_str-0.8.1 \ + concurrent-queue-2.5.0 \ + core-foundation-sys-0.8.7 \ + crossbeam-channel-0.5.15 \ + crossbeam-utils-0.8.21 \ + crossterm-0.28.1 \ + crossterm_winapi-0.9.1 \ + curl-0.4.48 \ + curl-sys-0.4.82+curl-8.14.1 \ + cursive-0.21.1 \ + cursive-macros-0.1.0 \ + cursive_core-0.4.6 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + deranged-0.4.0 \ + dirs-next-2.0.0 \ + dirs-sys-next-0.1.2 \ + displaydoc-0.2.5 \ + encoding_rs-0.8.35 \ + enum-map-2.7.3 \ + enum-map-derive-0.17.0 \ + enumset-1.1.7 \ + enumset_derive-0.12.0 \ + equivalent-1.0.2 \ + errno-0.3.13 \ + event-listener-2.5.3 \ + fastrand-1.9.0 \ + fnv-1.0.7 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.1 \ + futures-core-0.3.31 \ + futures-io-0.3.31 \ + futures-lite-1.13.0 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + hashbrown-0.15.4 \ + heck-0.5.0 \ + http-0.2.12 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + ident_case-1.0.1 \ + idna-1.0.3 \ + idna_adapter-1.2.1 \ + indexmap-2.10.0 \ + instant-0.1.13 \ + io-uring-0.7.8 \ + is_terminal_polyfill-1.70.1 \ + isahc-1.7.2 \ + itoa-1.0.15 \ + js-sys-0.3.77 \ + lazy_static-1.5.0 \ + libc-0.2.174 \ + libnghttp2-sys-0.1.11+1.64.0 \ + libredox-0.1.6 \ + libz-sys-1.1.22 \ + linux-raw-sys-0.4.15 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.27 \ + memchr-2.7.5 \ + memoffset-0.9.1 \ + mime-0.3.17 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + num-0.4.3 \ + num-complex-0.4.6 \ + num-conv-0.1.0 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-rational-0.4.2 \ + num-traits-0.2.19 \ + num_threads-0.1.7 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-probe-0.1.6 \ + openssl-src-300.5.1+3.5.1 \ + openssl-sys-0.9.109 \ + parking-2.2.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + percent-encoding-2.3.1 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ + pin-project-lite-0.2.16 \ + pkg-config-0.3.32 \ + polling-2.8.0 \ + potential_utf-0.1.2 \ + powerfmt-0.2.0 \ + proc-macro-error-attr2-2.0.0 \ + proc-macro-error2-2.0.1 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + redox_syscall-0.5.15 \ + redox_users-0.4.6 \ + rustc-demangle-0.1.25 \ + rustc_version-0.4.1 \ + rustix-0.38.44 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ + savefile-0.19.0 \ + savefile-derive-0.19.0 \ + schannel-0.1.27 \ + scopeguard-1.2.0 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.141 \ + serde_with-3.14.0 \ + serde_with_macros-3.14.0 \ + serde_yaml-0.9.34+deprecated \ + shlex-1.3.0 \ + signal-hook-0.3.18 \ + signal-hook-mio-0.2.4 \ + signal-hook-registry-1.4.5 \ + slab-0.4.10 \ + sluice-0.5.5 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ + stringcase-0.4.0 \ + strsim-0.11.1 \ + syn-2.0.104 \ + synstructure-0.13.2 \ + termsize-0.1.9 \ + thiserror-1.0.69 \ + thiserror-impl-1.0.69 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinystr-0.8.1 \ + tinytemplate-1.2.1 \ + tokio-1.46.1 \ + tokio-macros-2.5.0 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-futures-0.2.5 \ + unicode-ident-1.0.18 \ + unicode-segmentation-1.12.0 \ + unicode-width-0.1.14 \ + unsafe-libyaml-0.2.11 \ + url-2.5.4 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + vcpkg-0.2.15 \ + version_check-0.9.5 \ + waker-fn-1.2.0 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-targets-0.48.5 \ + windows-targets-0.52.6 \ + windows-targets-0.53.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ + xi-unicode-0.3.0 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 + +PLIST_FILES= bin/outside + +.include <bsd.port.mk> diff --git a/misc/outside/distinfo b/misc/outside/distinfo new file mode 100644 index 000000000000..b27ffe556a45 --- /dev/null +++ b/misc/outside/distinfo @@ -0,0 +1,513 @@ +TIMESTAMP = 1753596354 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 +SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 +SHA256 (rust/crates/async-channel-1.9.0.crate) = 81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35 +SIZE (rust/crates/async-channel-1.9.0.crate) = 13664 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/bit-set-0.5.3.crate) = 0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1 +SIZE (rust/crates/bit-set-0.5.3.crate) = 14470 +SHA256 (rust/crates/bit-set-0.8.0.crate) = 08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3 +SIZE (rust/crates/bit-set-0.8.0.crate) = 16289 +SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb +SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 +SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 +SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/castaway-0.1.2.crate) = a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6 +SIZE (rust/crates/castaway-0.1.2.crate) = 7124 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 +SIZE (rust/crates/cc-1.2.30.crate) = 108550 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/clap-4.5.41.crate) = be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9 +SIZE (rust/crates/clap-4.5.41.crate) = 58298 +SHA256 (rust/crates/clap_builder-4.5.41.crate) = 707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d +SIZE (rust/crates/clap_builder-4.5.41.crate) = 169633 +SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 +SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/cli-settings-derive-0.3.2.crate) = 648177b05c94bebb8305e13d3fb6d528bfaea325e67a35b0462de4912ceae527 +SIZE (rust/crates/cli-settings-derive-0.3.2.crate) = 17154 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 +SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 +SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 +SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6 +SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 +SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b +SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 +SHA256 (rust/crates/curl-0.4.48.crate) = 9e2d5c8f48d9c0c23250e52b55e82a6ab4fdba6650c931f5a0a57a43abda812b +SIZE (rust/crates/curl-0.4.48.crate) = 97323 +SHA256 (rust/crates/curl-sys-0.4.82+curl-8.14.1.crate) = c4d63638b5ec65f1a4ae945287b3fd035be4554bbaf211901159c9a2a74fb5be +SIZE (rust/crates/curl-sys-0.4.82+curl-8.14.1.crate) = 1859811 +SHA256 (rust/crates/cursive-0.21.1.crate) = 386d5a36020bb856e9a34ecb8a4e6c9bd6b0262d1857bae4db7bc7e2fdaa532e +SIZE (rust/crates/cursive-0.21.1.crate) = 43125 +SHA256 (rust/crates/cursive-macros-0.1.0.crate) = ac7ac0eb0cede3dfdfebf4d5f22354e05a730b79c25fd03481fc69fcfba0a73e +SIZE (rust/crates/cursive-macros-0.1.0.crate) = 12110 +SHA256 (rust/crates/cursive_core-0.4.6.crate) = 321ec774d27fafc66e812034d0025f8858bd7d9095304ff8fc200e0b9f9cc257 +SIZE (rust/crates/cursive_core-0.4.6.crate) = 206374 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 +SIZE (rust/crates/dirs-next-2.0.0.crate) = 11689 +SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d +SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 +SHA256 (rust/crates/enum-map-2.7.3.crate) = 6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9 +SIZE (rust/crates/enum-map-2.7.3.crate) = 21792 +SHA256 (rust/crates/enum-map-derive-0.17.0.crate) = f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb +SIZE (rust/crates/enum-map-derive-0.17.0.crate) = 10781 +SHA256 (rust/crates/enumset-1.1.7.crate) = d6ee17054f550fd7400e1906e2f9356c7672643ed34008a9e8abe147ccd2d821 +SIZE (rust/crates/enumset-1.1.7.crate) = 29210 +SHA256 (rust/crates/enumset_derive-0.12.0.crate) = 76d07902c93376f1e96c34abc4d507c0911df3816cef50b01f5a2ff3ad8c370d +SIZE (rust/crates/enumset_derive-0.12.0.crate) = 14618 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/event-listener-2.5.3.crate) = 0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0 +SIZE (rust/crates/event-listener-2.5.3.crate) = 15392 +SHA256 (rust/crates/fastrand-1.9.0.crate) = e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be +SIZE (rust/crates/fastrand-1.9.0.crate) = 11910 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 +SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-lite-1.13.0.crate) = 49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce +SIZE (rust/crates/futures-lite-1.13.0.crate) = 37058 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 +SIZE (rust/crates/http-0.2.12.crate) = 101964 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e +SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 +SIZE (rust/crates/instant-0.1.13.crate) = 6305 +SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 +SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/isahc-1.7.2.crate) = 334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9 +SIZE (rust/crates/isahc-1.7.2.crate) = 203314 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libnghttp2-sys-0.1.11+1.64.0.crate) = 1b6c24e48a7167cffa7119da39d577fa482e66c688a4aac016bee862e1a713c4 +SIZE (rust/crates/libnghttp2-sys-0.1.11+1.64.0.crate) = 1968997 +SHA256 (rust/crates/libredox-0.1.6.crate) = 4488594b9328dee448adb906d8b126d9b7deb7cf5c22161ee591610bb1be83c0 +SIZE (rust/crates/libredox-0.1.6.crate) = 7090 +SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d +SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 +SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab +SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a +SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/num-0.4.3.crate) = 35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23 +SIZE (rust/crates/num-0.4.3.crate) = 9575 +SHA256 (rust/crates/num-complex-0.4.6.crate) = 73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495 +SIZE (rust/crates/num-complex-0.4.6.crate) = 30352 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-iter-0.1.45.crate) = 1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf +SIZE (rust/crates/num-iter-0.1.45.crate) = 10320 +SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 +SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 +SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-src-300.5.1+3.5.1.crate) = 735230c832b28c000e3bc117119e6466a663ec73506bc0a9907ea4187508e42a +SIZE (rust/crates/openssl-src-300.5.1+3.5.1.crate) = 10505501 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba +SIZE (rust/crates/parking-2.2.1.crate) = 10685 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/polling-2.8.0.crate) = 4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce +SIZE (rust/crates/polling-2.8.0.crate) = 43554 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/proc-macro-error-attr2-2.0.0.crate) = 96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5 +SIZE (rust/crates/proc-macro-error-attr2-2.0.0.crate) = 7745 +SHA256 (rust/crates/proc-macro-error2-2.0.1.crate) = 11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802 +SIZE (rust/crates/proc-macro-error2-2.0.1.crate) = 24807 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/redox_syscall-0.5.15.crate) = 7e8af0dde094006011e6a740d4879319439489813bd0bcdc7d821beaeeff48ec +SIZE (rust/crates/redox_syscall-0.5.15.crate) = 29646 +SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 +SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 +SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/savefile-0.19.0.crate) = efae543b0c35dafb640485acfae6db2c57da94a81393fb411c12f3d6c9084139 +SIZE (rust/crates/savefile-0.19.0.crate) = 67399 +SHA256 (rust/crates/savefile-derive-0.19.0.crate) = 1e0376f220a3427a88e084a1acd072f3d16a0246abd37114aa801d99ffb9bc1f +SIZE (rust/crates/savefile-derive-0.19.0.crate) = 40880 +SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d +SIZE (rust/crates/schannel-0.1.27.crate) = 42772 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 +SIZE (rust/crates/serde_json-1.0.141.crate) = 155322 +SHA256 (rust/crates/serde_with-3.14.0.crate) = f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5 +SIZE (rust/crates/serde_with-3.14.0.crate) = 192177 +SHA256 (rust/crates/serde_with_macros-3.14.0.crate) = de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f +SIZE (rust/crates/serde_with_macros-3.14.0.crate) = 39066 +SHA256 (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47 +SIZE (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 65290 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 +SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd +SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/sluice-0.5.5.crate) = 6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5 +SIZE (rust/crates/sluice-0.5.5.crate) = 6960 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/stringcase-0.4.0.crate) = 72abeda133c49d7bddece6c154728f83eec8172380c80ab7096da9487e20d27c +SIZE (rust/crates/stringcase-0.4.0.crate) = 32401 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/termsize-0.1.9.crate) = 6f11ff5c25c172608d5b85e2fb43ee9a6d683a7f4ab7f96ae07b3d8b590368fd +SIZE (rust/crates/termsize-0.1.9.crate) = 6216 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc +SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 +SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 +SIZE (rust/crates/tokio-1.46.1.crate) = 823632 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-futures-0.2.5.crate) = 97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2 +SIZE (rust/crates/tracing-futures-0.2.5.crate) = 11637 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 +SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 +SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af +SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 +SHA256 (rust/crates/unsafe-libyaml-0.2.11.crate) = 673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861 +SIZE (rust/crates/unsafe-libyaml-0.2.11.crate) = 62101 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/waker-fn-1.2.0.crate) = 317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7 +SIZE (rust/crates/waker-fn-1.2.0.crate) = 6685 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/xi-unicode-0.3.0.crate) = a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a +SIZE (rust/crates/xi-unicode-0.3.0.crate) = 87001 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (BaconIsAVeg-outside-v0.5.0_GH0.tar.gz) = 012cde0c824c044a15dd3a053b3a84c3d7aeb08f922215e50d70b0e426478de4 +SIZE (BaconIsAVeg-outside-v0.5.0_GH0.tar.gz) = 1939909 diff --git a/misc/outside/pkg-descr b/misc/outside/pkg-descr new file mode 100644 index 000000000000..bcbb0fbf475b --- /dev/null +++ b/misc/outside/pkg-descr @@ -0,0 +1,13 @@ +outside is a multi-purpose weather client for your terminal that provides +real-time weather information in various formats. + +Features: + +- Multiple output formats: TUI, simple, detailed, JSON, and Waybar +- Auto-detects location via IP address +- Configurable units (metric/imperial) +- Streaming mode for continuous weather updates +- Caches location and weather data for efficiency +- Waybar integration support +- Customizable display templates +- Weather icons with Nerd Fonts support diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 7fa98fa1426c..406bad899178 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20250516.001 +PORTVERSION= 20250723.001 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index 509c12d605d8..97e1475f32e3 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747554263 -SHA256 (Business-ISBN-Data-20250516.001.tar.gz) = 42ef6f7b0515b4775dde59a07e56069323af0a4a5816aae960e749abbe3c1c15 -SIZE (Business-ISBN-Data-20250516.001.tar.gz) = 36860 +TIMESTAMP = 1753333000 +SHA256 (Business-ISBN-Data-20250723.001.tar.gz) = 4ff178a05e034a69aeab7847099fecd8e30e04866b52abaf34afdfed10a59428 +SIZE (Business-ISBN-Data-20250723.001.tar.gz) = 37044 diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile index 7237123fc826..6ccc85ce635f 100644 --- a/misc/p5-Software-License/Makefile +++ b/misc/p5-Software-License/Makefile @@ -1,5 +1,5 @@ PORTNAME= Software-License -PORTVERSION= 0.104006 +PORTVERSION= 0.104007 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT @@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/Software-License LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Section>=0:devel/p5-Data-Section \ diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo index b0e86802bae2..c3a60a151652 100644 --- a/misc/p5-Software-License/distinfo +++ b/misc/p5-Software-License/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449050 -SHA256 (Software-License-0.104006.tar.gz) = 65c8ee1c2da2a4de10139863df668fa6b3b3e24a39d69a7cca39f284fb6b9c0f -SIZE (Software-License-0.104006.tar.gz) = 127309 +TIMESTAMP = 1747546464 +SHA256 (Software-License-0.104007.tar.gz) = 81462da3cd9e745901f29ff006c4c804cc9db017ccf45154b3cd9558540bc191 +SIZE (Software-License-0.104007.tar.gz) = 127297 diff --git a/misc/parley/distinfo b/misc/parley/distinfo index eaadb6c910db..be60ab83efab 100644 --- a/misc/parley/distinfo +++ b/misc/parley/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746557919 -SHA256 (KDE/release-service/25.04.1/parley-25.04.1.tar.xz) = 87171e26a04a362c01283b969eef408d4d1168bb82e75828897ec19ed145e4e0 -SIZE (KDE/release-service/25.04.1/parley-25.04.1.tar.xz) = 8449720 +TIMESTAMP = 1751381538 +SHA256 (KDE/release-service/25.04.3/parley-25.04.3.tar.xz) = 5e4a568809bab0c0b13f4cc74a238b36a7a67797ebba1e552745015a72e71006 +SIZE (KDE/release-service/25.04.3/parley-25.04.3.tar.xz) = 8448324 diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 403194668843..25b4a58ab715 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20250415 +PORTVERSION= 20250711 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= 3b49863 +GH_TAGNAME= 461b419 do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 9729d0d38dcb..8da1d10456a6 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177910 -SHA256 (pciutils-pciids-20250415-3b49863_GH0.tar.gz) = 8d7dee25d50eda949a00632ced3aeafea649a4fc8a4ba401cc587765ac53a8d1 -SIZE (pciutils-pciids-20250415-3b49863_GH0.tar.gz) = 348184 +TIMESTAMP = 1752266020 +SHA256 (pciutils-pciids-20250711-461b419_GH0.tar.gz) = 6523e4aca7e44ecbbbc21f1ec69a54ca04be3887526c8b06f3094e5932662ad6 +SIZE (pciutils-pciids-20250711-461b419_GH0.tar.gz) = 354290 diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index dc57e30ef494..9c6e291b0008 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,6 +1,6 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 24 +PORTREVISION= 28 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/php85-calendar/Makefile b/misc/php85-calendar/Makefile new file mode 100644 index 000000000000..3aa1dd0de3d9 --- /dev/null +++ b/misc/php85-calendar/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= misc + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -calendar + +.include "${MASTERDIR}/Makefile" diff --git a/misc/pqrs/Makefile b/misc/pqrs/Makefile index 39d0bb8b876f..024713095da1 100644 --- a/misc/pqrs/Makefile +++ b/misc/pqrs/Makefile @@ -1,7 +1,7 @@ PORTNAME= pqrs DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 8 +PORTREVISION= 10 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-aider-chat/Makefile b/misc/py-aider-chat/Makefile index e5a9a4af1dbb..88d9df661c32 100644 --- a/misc/py-aider-chat/Makefile +++ b/misc/py-aider-chat/Makefile @@ -1,5 +1,5 @@ PORTNAME= aider_chat -DISTVERSION= 0.77.1 +DISTVERSION= 0.84.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.3:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.12:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}blinker>=1.8:devel/py-blinker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cachetools>=5.5:devel/py-cachetools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configargparse>=1.5:devel/py-configargparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:textproc/py-diff-match-patch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}diskcache>=5.6.0:devel/py-diskcache@${PY_FLAVOR} \ @@ -36,11 +37,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.3:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=3.3:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy<2.0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openai>=1.43.1:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}oslex>=0.1.3:devel/py-oslex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=24.1:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pathspec>=0.12.1:devel/py-pathspec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>=4.9.0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=10.4.0:graphics/py-pillow@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}posthog>=3.7.0:misc/py-posthog@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}posthog>=4.0.1:misc/py-posthog@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.47:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=5.8.0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydub>=0.25:audio/py-pydub@${PY_FLAVOR} \ @@ -48,7 +50,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.3:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyperclip>=1.7.0:devel/py-pyperclip@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml-include>=1.2:devel/py-pyyaml-include@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.8:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.11,1<1.14,1:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=1.11,1:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}shtab>0:devel/py-shtab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}socksio>=1<2:net/py-socksio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sounddevice>=0.5.0:audio/py-sounddevice@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}SoundFile>=0.12:audio/py-SoundFile@${PY_FLAVOR} \ diff --git a/misc/py-aider-chat/distinfo b/misc/py-aider-chat/distinfo index 1c5cfb26f472..e7eeb05c6218 100644 --- a/misc/py-aider-chat/distinfo +++ b/misc/py-aider-chat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742544729 -SHA256 (aider_chat-0.77.1.tar.gz) = 70f798bce0e07506e2e9cdf121eb63e78a142ff419d3f58974e158fb769adc2a -SIZE (aider_chat-0.77.1.tar.gz) = 1222022 +TIMESTAMP = 1749488223 +SHA256 (aider_chat-0.84.0.tar.gz) = b5001eaae8741816c28fa7a06adb616f2ba5293553de94ee123b99038c98fae0 +SIZE (aider_chat-0.84.0.tar.gz) = 1307331 diff --git a/misc/py-aider-chat/files/patch-aider_commands.py b/misc/py-aider-chat/files/patch-aider_commands.py index 9a9c10e0cebe..cfa6e67a6b58 100644 --- a/misc/py-aider-chat/files/patch-aider_commands.py +++ b/misc/py-aider-chat/files/patch-aider_commands.py @@ -1,6 +1,6 @@ ---- aider/commands.py.orig 2025-02-24 10:27:07 UTC +--- aider/commands.py.orig 2025-05-09 22:41:18 UTC +++ aider/commands.py -@@ -20,7 +20,7 @@ from aider.run_cmd import run_cmd +@@ -21,7 +21,7 @@ from aider.run_cmd import run_cmd from aider.llm import litellm from aider.repo import ANY_GIT_ERROR from aider.run_cmd import run_cmd @@ -9,17 +9,24 @@ from aider.utils import is_image_file from .dump import dump # noqa: F401 -@@ -172,12 +172,8 @@ class Commands: +@@ -220,20 +220,6 @@ class Commands: + return self.io.tool_output(f"Scraping {url}...") - if not self.scraper: -- res = install_playwright(self.io) -- if not res: -- self.io.tool_warning("Unable to initialize playwright.") +- if not self.scraper: +- disable_playwright = getattr(self.args, "disable_playwright", False) +- if disable_playwright: +- res = False +- else: +- res = install_playwright(self.io) +- if not res: +- self.io.tool_warning("Unable to initialize playwright.") - - self.scraper = Scraper( -- print_error=self.io.tool_error, playwright_available=res, verify_ssl=self.verify_ssl -+ print_error=self.io.tool_error, playwright_available=False, verify_ssl=self.verify_ssl - ) +- self.scraper = Scraper( +- print_error=self.io.tool_error, +- playwright_available=res, +- verify_ssl=self.verify_ssl, +- ) content = self.scraper.scrape(url) or "" + content = f"Here is the content of {url}:\n\n" + content diff --git a/misc/py-aider-chat/files/patch-aider_scrape.py b/misc/py-aider-chat/files/patch-aider_scrape.py index 969ff29d15f8..ba103c6f725e 100644 --- a/misc/py-aider-chat/files/patch-aider_scrape.py +++ b/misc/py-aider-chat/files/patch-aider_scrape.py @@ -1,65 +1,6 @@ ---- aider/scrape.py.orig 2024-09-09 10:28:04 UTC +--- aider/scrape.py.orig 2025-05-09 22:41:18 UTC +++ aider/scrape.py -@@ -15,57 +15,8 @@ def install_playwright(io): - - - def install_playwright(io): -- try: -- from playwright.sync_api import sync_playwright -+ return False - -- has_pip = True -- except ImportError: -- has_pip = False -- -- try: -- with sync_playwright() as p: -- p.chromium.launch() -- has_chromium = True -- except Exception: -- has_chromium = False -- -- if has_pip and has_chromium: -- return True -- -- pip_cmd = utils.get_pip_install(["aider-chat[playwright]"]) -- chromium_cmd = "-m playwright install --with-deps chromium" -- chromium_cmd = [sys.executable] + chromium_cmd.split() -- -- cmds = "" -- if not has_pip: -- cmds += " ".join(pip_cmd) + "\n" -- if not has_chromium: -- cmds += " ".join(chromium_cmd) + "\n" -- -- text = f"""For the best web scraping, install Playwright: -- --{cmds} --See {urls.enable_playwright} for more info. --""" -- -- io.tool_output(text) -- if not io.confirm_ask("Install playwright?", default="y"): -- return -- -- if not has_pip: -- success, output = utils.run_install(pip_cmd) -- if not success: -- io.tool_error(output) -- return -- -- success, output = utils.run_install(chromium_cmd) -- if not success: -- io.tool_error(output) -- return -- -- return True -- -- - class Scraper: - pandoc_available = None - playwright_available = None -@@ -82,7 +33,7 @@ class Scraper: +@@ -92,7 +92,7 @@ class Scraper: else: self.print_error = print @@ -68,7 +9,7 @@ self.verify_ssl = verify_ssl def scrape(self, url): -@@ -93,10 +44,7 @@ class Scraper: +@@ -103,10 +103,7 @@ class Scraper: `url` - the URL to scrape. """ @@ -80,10 +21,12 @@ if not content: self.print_error(f"Failed to retrieve content from {url}") -@@ -130,56 +78,6 @@ class Scraper: +@@ -138,58 +135,6 @@ class Scraper: + ] + return any(re.search(pattern, content, re.IGNORECASE) for pattern in html_patterns) return False - - # Internals... +- +- # Internals... - def scrape_with_playwright(self, url): - import playwright # noqa: F401 - from playwright.sync_api import Error as PlaywrightError @@ -113,7 +56,8 @@ - try: - response = page.goto(url, wait_until="networkidle", timeout=5000) - except PlaywrightTimeoutError: -- self.print_error(f"Timeout while loading {url}") +- print(f"Page didn't quiesce, scraping content anyway: {url}") +- response = None - except PlaywrightError as e: - self.print_error(f"Error navigating to {url}: {str(e)}") - return None, None @@ -133,7 +77,6 @@ - browser.close() - - return content, mime_type -- + def scrape_with_httpx(self, url): import httpx - diff --git a/misc/py-aider-chat/files/patch-pyproject.toml b/misc/py-aider-chat/files/patch-pyproject.toml index 2c261ee0ce98..c6b5ebe68b8c 100644 --- a/misc/py-aider-chat/files/patch-pyproject.toml +++ b/misc/py-aider-chat/files/patch-pyproject.toml @@ -1,7 +1,7 @@ ---- pyproject.toml.orig 2024-09-09 09:50:15 UTC +--- pyproject.toml.orig 2025-04-14 23:24:32 UTC +++ pyproject.toml -@@ -62,7 +62,7 @@ include = ["aider*", "aider.website"] - ] +@@ -41,7 +41,7 @@ include = ["aider"] + include = ["aider"] [build-system] -requires = ["setuptools>=68", "setuptools_scm[toml]>=8"] diff --git a/misc/py-alive-progress/Makefile b/misc/py-alive-progress/Makefile index 1d12a91e1b93..98aa4eec0abd 100644 --- a/misc/py-alive-progress/Makefile +++ b/misc/py-alive-progress/Makefile @@ -1,6 +1,5 @@ PORTNAME= alive-progress -PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTVERSION= 3.3.0 CATEGORIES= misc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}about-time>=4.2.1:devel/py-about-time@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}graphemeu>=0:textproc/py-graphemeu@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}graphemeu>=0.7.2:textproc/py-graphemeu@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/misc/py-alive-progress/distinfo b/misc/py-alive-progress/distinfo index a087c20cdd3d..74968a83c73d 100644 --- a/misc/py-alive-progress/distinfo +++ b/misc/py-alive-progress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729994336 -SHA256 (alive-progress-3.2.0.tar.gz) = ede29d046ff454fe56b941f686f89dd9389430c4a5b7658e445cb0b80e0e4deb -SIZE (alive-progress-3.2.0.tar.gz) = 113231 +TIMESTAMP = 1753265782 +SHA256 (alive-progress-3.3.0.tar.gz) = 457dd2428b48dacd49854022a46448d236a48f1b7277874071c39395307e830c +SIZE (alive-progress-3.3.0.tar.gz) = 116281 diff --git a/misc/py-alive-progress/files/patch-setup.py b/misc/py-alive-progress/files/patch-setup.py index 35f2f91929d7..38b379408a2c 100644 --- a/misc/py-alive-progress/files/patch-setup.py +++ b/misc/py-alive-progress/files/patch-setup.py @@ -1,11 +1,11 @@ ---- setup.py.orig 2024-10-26 04:20:04 UTC +--- setup.py.orig 2025-07-19 21:36:46 UTC +++ setup.py @@ -57,7 +57,6 @@ setup( - 'multi-threaded REPL alive animated visual feedback simple live efficient monitor ' - 'stats elapsed time throughput'.split(), + ' stats elapsed time throughput'.split(), packages=find_packages(exclude=['tests*']), + package_data={'alive_progress': ['py.typed']}, - data_files=[('', ['LICENSE'])], python_requires='>=3.9, <4', -- install_requires=['about_time==4.2.1', 'grapheme==0.6.0'], -+ install_requires=['about_time==4.2.1', 'graphemeu'], +- install_requires=['about_time==4.2.1', 'graphemeu==0.7.2'], ++ install_requires=['about_time>=4.2.1', 'graphemeu>=0.7.2'], ) diff --git a/misc/py-anthropic/Makefile b/misc/py-anthropic/Makefile index 736a20b82c6e..d460c76542c9 100644 --- a/misc/py-anthropic/Makefile +++ b/misc/py-anthropic/Makefile @@ -1,5 +1,5 @@ PORTNAME= anthropic -DISTVERSION= 0.49.0 +DISTVERSION= 0.52.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-anthropic/distinfo b/misc/py-anthropic/distinfo index 39b3ab751ada..316dcbc9a86b 100644 --- a/misc/py-anthropic/distinfo +++ b/misc/py-anthropic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741093302 -SHA256 (anthropic-0.49.0.tar.gz) = c09e885b0f674b9119b4f296d8508907f6cff0009bc20d5cf6b35936c40b4398 -SIZE (anthropic-0.49.0.tar.gz) = 210016 +TIMESTAMP = 1749503482 +SHA256 (anthropic-0.52.2.tar.gz) = 9047bc960e8513950579c9cb730c16a84af3fcb56341ad7dc730772f83757050 +SIZE (anthropic-0.52.2.tar.gz) = 306204 diff --git a/misc/py-apache-beam/Makefile b/misc/py-apache-beam/Makefile index 3797cca6493f..b4af6dcbce7f 100644 --- a/misc/py-apache-beam/Makefile +++ b/misc/py-apache-beam/Makefile @@ -56,6 +56,6 @@ USE_PYTHON= autoplist concurrent cryptography_test cython distutils pytest # 5 t post-install: # strip binaries - @${FIND} ${STAGEDIR}${PREFIX} -name "*${PYTHON_EXT_SUFFIX}.so" | ${XARGS} ${STRIP_CMD} + @${FIND} ${STAGEDIR}${PREFIX} -name "*${PYTHON_TAG}.so" | ${XARGS} ${STRIP_CMD} .include <bsd.port.mk> diff --git a/misc/py-colored/Makefile b/misc/py-colored/Makefile index 1b343e29aabb..05e46479dc3c 100644 --- a/misc/py-colored/Makefile +++ b/misc/py-colored/Makefile @@ -1,5 +1,5 @@ PORTNAME= colored -DISTVERSION= 2.2.5 +DISTVERSION= 2.3.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-colored/distinfo b/misc/py-colored/distinfo index 9ca60bad9ff7..f56e4b48668b 100644 --- a/misc/py-colored/distinfo +++ b/misc/py-colored/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738954039 -SHA256 (colored-2.2.5.tar.gz) = 60cc61ea656cd3e753380fbc19fc62b0f65b60b2a096ba01bc476d6738ace441 -SIZE (colored-2.2.5.tar.gz) = 13341 +TIMESTAMP = 1750775184 +SHA256 (colored-2.3.0.tar.gz) = 4daf9b3ed687a01d59005e1bd03f354475226b933abb9a01836d6dde926d4c6f +SIZE (colored-2.3.0.tar.gz) = 14708 diff --git a/misc/py-cppman/Makefile b/misc/py-cppman/Makefile new file mode 100644 index 000000000000..4b92dd4f495a --- /dev/null +++ b/misc/py-cppman/Makefile @@ -0,0 +1,41 @@ +PORTNAME= cppman +PORTVERSION= 0.5.9 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= C++ 98/11/14/17/20 manual pages on the terminal +WWW= https://github.com/aitjcize/cppman + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.13.3:www/py-beautifulsoup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}html5lib>=1.1:www/py-html5lib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>=5.3.2:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.17.0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}soupsieve>=2.6:www/py-soupsieve@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.13.1:devel/py-typing-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}webencodings>=0.5.1:converters/py-webencodings@${PY_FLAVOR} \ + vim:editors/vim \ + bash:shells/bash + +USES= python shebangfix + +USE_PYTHON= autoplist concurrent distutils + +SHEBANG_FILES= bin/cppman \ + cppman/lib/pager.sh + +NO_ARCH= yes + +PORTDOCS= AUTHORS ChangeLog README.rst + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/misc/py-cppman/distinfo b/misc/py-cppman/distinfo new file mode 100644 index 000000000000..c0f5932d5a3b --- /dev/null +++ b/misc/py-cppman/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751778661 +SHA256 (cppman-0.5.9.tar.gz) = 15a4e40ab025b4dcec5a73a50df26b7ddaef7c148fcb197940fff2484f9e9903 +SIZE (cppman-0.5.9.tar.gz) = 1644343 diff --git a/misc/py-cppman/files/patch-setup.py b/misc/py-cppman/files/patch-setup.py new file mode 100644 index 000000000000..23eb8489cf39 --- /dev/null +++ b/misc/py-cppman/files/patch-setup.py @@ -0,0 +1,15 @@ +--- setup.py.orig 2025-07-22 07:20:26 UTC ++++ setup.py +@@ -9,10 +9,9 @@ _data_files = [ + ] + + _data_files = [ +- ('share/doc/cppman', ['README.rst', 'AUTHORS', 'COPYING', 'ChangeLog']), + ('share/man/man1', ['misc/cppman.1']), +- ('share/bash-completion/completions', ['misc/completions/cppman.bash']), +- ('share/zsh/vendor-completions/', ['misc/completions/zsh/_cppman']), ++ ('etc/bash_completion.d', ['misc/completions/cppman.bash']), ++ ('share/zsh/site-functions/', ['misc/completions/zsh/_cppman']), + ('share/fish/vendor_completions.d/', ['misc/completions/fish/cppman.fish']) + ] + diff --git a/misc/py-cppman/pkg-descr b/misc/py-cppman/pkg-descr new file mode 100644 index 000000000000..fd38305caaf9 --- /dev/null +++ b/misc/py-cppman/pkg-descr @@ -0,0 +1,18 @@ +Cppman is a tool that provides C++ manual pages on the terminal. It +acts as a convenient interface to view formatted C++ documentation +directly from cplusplus.com and cppreference.com, allowing developers +to access relevant information quickly without switching to a web +browser. + +Features: +- Supports two backends (switch it with cppman -s): + cplusplus.com + cppreference.com +- Syntax highlighting support for sections and example source code. +- Usage/Interface similar to the 'man' command +- Hyperlink between manpages (only available when pager=vim) + - Press Ctrl-] when cursor is on keyword to go forward and Ctrl-T to + go backward. + - You can also double-click on keyword to go forward and right-click + to go backward. +- Frequently update to support cplusplus.com. diff --git a/misc/py-cppman/pkg-message b/misc/py-cppman/pkg-message new file mode 100644 index 000000000000..a0a6582fc08d --- /dev/null +++ b/misc/py-cppman/pkg-message @@ -0,0 +1,16 @@ +[ +{ type: install + message: <<EOM +To support vim on nvim as pager, cppman needs fdescfs(5) +to be mounted on /dev/fd. + +If /dev/fd is not already mounted: + + mount -t fdescfs fdesc /dev/fd + +To make it permanent, add the following line to /etc/fstab: + + fdesc /dev/fd fdescfs rw 0 0 +EOM +} +] diff --git a/misc/py-dictdiffer/Makefile b/misc/py-dictdiffer/Makefile deleted file mode 100644 index b693256f63f5..000000000000 --- a/misc/py-dictdiffer/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= dictdiffer -DISTVERSION= 0.9.0 -PORTREVISION= 1 -CATEGORIES= misc -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Python library that helps you to diff and patch dictionaries -WWW= https://github.com/inveniosoftware/dictdiffer - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expired devel/py-pytest-runner -EXPIRATION_DATE=2025-03-31 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.7:devel/py-pytest-runner@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.1.0:devel/py-setuptools-scm@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/misc/py-dictdiffer/distinfo b/misc/py-dictdiffer/distinfo deleted file mode 100644 index 90644c40c44d..000000000000 --- a/misc/py-dictdiffer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1627061744 -SHA256 (dictdiffer-0.9.0.tar.gz) = 17bacf5fbfe613ccf1b6d512bd766e6b21fb798822a133aa86098b8ac9997578 -SIZE (dictdiffer-0.9.0.tar.gz) = 31513 diff --git a/misc/py-dictdiffer/pkg-descr b/misc/py-dictdiffer/pkg-descr deleted file mode 100644 index 982f4df58cb8..000000000000 --- a/misc/py-dictdiffer/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Dictdiffer is a helper module that helps you to diff and patch dictionaries. diff --git a/misc/py-ezc3d/Makefile b/misc/py-ezc3d/Makefile index 297484e15fe4..f726e1cd4b87 100644 --- a/misc/py-ezc3d/Makefile +++ b/misc/py-ezc3d/Makefile @@ -1,7 +1,6 @@ PORTNAME= ezc3d DISTVERSIONPREFIX= Release_ -DISTVERSION= 1.5.11 -PORTREVISION= 1 +DISTVERSION= 1.5.19 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ RUN_DEPENDS= ${PYNUMPY} USES= python -USE_PYTHON= distutils pytest # autoplist is broken due to https://github.com/pyomeca/ezc3d/issues/258 ; 3 tests fail, see https://github.com/pyomeca/ezc3d/issues/291 +USE_PYTHON= distutils autoplist pytest # autoplist is broken due to https://github.com/pyomeca/ezc3d/issues/258 ; 3 tests fail, see https://github.com/pyomeca/ezc3d/issues/291 USE_GITHUB= yes GH_ACCOUNT= pyomeca @@ -30,8 +29,6 @@ TEST_ARGS= ${WRKSRC}/test/python3 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: - # remove unnecessary C++ headers, see https://github.com/pyomeca/ezc3d/issues/258 - @${RM} -r ${STAGEDIR}${PREFIX}/include/* # strip binaries @cd ${STAGEDIR}/${PYTHON_SITELIBDIR} && \ ${STRIP_CMD} \ @@ -53,4 +50,6 @@ pre-test: # download test c3d files @${MKDIR} ${WRKSRC}/test/c3dTestFiles @${CP} `${FIND} ${WRKSRC} -name "*.c3d"` ${WRKSRC}/test/c3dTestFiles +# tests as of : 2 failed, 25 passed, 1 error in 4.17s, see https://github.com/pyomeca/ezc3d/issues/368 + .include <bsd.port.mk> diff --git a/misc/py-ezc3d/distinfo b/misc/py-ezc3d/distinfo index 297f5c4edc78..1d7ff6d3d592 100644 --- a/misc/py-ezc3d/distinfo +++ b/misc/py-ezc3d/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1723624801 -SHA256 (pyomeca-ezc3d-Release_1.5.11_GH0.tar.gz) = 59516aca5138940313fc1ffba54001ab79f41e48ae1fce9be6770cbd76fccc93 -SIZE (pyomeca-ezc3d-Release_1.5.11_GH0.tar.gz) = 950531 +TIMESTAMP = 1750226884 +SHA256 (pyomeca-ezc3d-Release_1.5.19_GH0.tar.gz) = e2d9ce20c13e0f2167378763b4c76447fce943f2f2ccbb2a9e985835283a622c +SIZE (pyomeca-ezc3d-Release_1.5.19_GH0.tar.gz) = 954560 SHA256 (google-googletest-3880b13_GH0.tar.gz) = ea3d403a3de3ab084841ec97efa440fb45d5f2fbe4eb09a22ccb9643a6af11ba SIZE (google-googletest-3880b13_GH0.tar.gz) = 962793 diff --git a/misc/py-ezc3d/pkg-plist b/misc/py-ezc3d/pkg-plist deleted file mode 100644 index ec1c8d1fea6a..000000000000 --- a/misc/py-ezc3d/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -%%PYTHON_SITELIBDIR%%/ezc3d/__init__.py -%%PYTHON_SITELIBDIR%%/ezc3d/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/ezc3d/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/ezc3d/__pycache__/_version%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/ezc3d/__pycache__/_version%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/ezc3d/__pycache__/ezc3d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/ezc3d/__pycache__/ezc3d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/ezc3d/_ezc3d.so -%%PYTHON_SITELIBDIR%%/ezc3d/_version.py -%%PYTHON_SITELIBDIR%%/ezc3d/cmake/ezc3d/ezc3dConfig.cmake -%%PYTHON_SITELIBDIR%%/ezc3d/cmake/ezc3d/ezc3dConfigVersion.cmake -%%PYTHON_SITELIBDIR%%/ezc3d/cmake/ezc3d/ezc3dTargets-release.cmake -%%PYTHON_SITELIBDIR%%/ezc3d/cmake/ezc3d/ezc3dTargets.cmake -%%PYTHON_SITELIBDIR%%/ezc3d/ezc3d.py -%%PYTHON_SITELIBDIR%%/ezc3d/libezc3d.so diff --git a/misc/py-gguf/Makefile b/misc/py-gguf/Makefile index b4b655f4ac86..3073bf861da1 100644 --- a/misc/py-gguf/Makefile +++ b/misc/py-gguf/Makefile @@ -1,5 +1,5 @@ PORTNAME= gguf -DISTVERSION= 0.16.3.${GH_TAGNAME:S/b//} # the base version is in pyproject.toml, updated by post-patch +DISTVERSION= 0.17.1.${GH_TAGNAME:S/b//} # the base version is in pyproject.toml, updated by post-patch CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI # the PYPI version is way behind of llama-cpp PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +24,7 @@ USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= ggml-org GH_PROJECT= llama.cpp -GH_TAGNAME= b5401 +GH_TAGNAME= b6040 WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/gguf-py @@ -37,6 +37,6 @@ post-patch: # update version to reflect llama-cpp revision, have to use '.' sinc -e 's/version = "${DISTVERSION:R}"/version = "${DISTVERSION:R}.${GH_TAGNAME:S/b//}"/' \ ${WRKSRC}/pyproject.toml -# tests as of 0.16.2.5280: 5 passed in 10.59s +# tests as of 0.17.1.5895: 5 passed in 2.08s .include <bsd.port.mk> diff --git a/misc/py-gguf/distinfo b/misc/py-gguf/distinfo index ef894882703d..4070fee66ade 100644 --- a/misc/py-gguf/distinfo +++ b/misc/py-gguf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747374589 -SHA256 (ggml-org-llama.cpp-0.16.3.5401-b5401_GH0.tar.gz) = 140f105308371c79e5a7f2f0e111481c24ff1342e44cae2bc0cedd2808d8e24c -SIZE (ggml-org-llama.cpp-0.16.3.5401-b5401_GH0.tar.gz) = 21781878 +TIMESTAMP = 1753947624 +SHA256 (ggml-org-llama.cpp-0.17.1.6040-b6040_GH0.tar.gz) = 52f1bc8768270e5e8c2ecd58345a9214162fece1e31df22faeb902093a5877fc +SIZE (ggml-org-llama.cpp-0.17.1.6040-b6040_GH0.tar.gz) = 25400771 diff --git a/misc/py-gluoncv/Makefile b/misc/py-gluoncv/Makefile deleted file mode 100644 index a7aabd910f5a..000000000000 --- a/misc/py-gluoncv/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -PORTNAME= gluoncv -DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 -PORTREVISION= 3 -CATEGORIES= misc # machine-learning -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Gluon CV toolkit for state-of-the-art deep learning in computer vision -WWW= https://gluon-cv.mxnet.io/ - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expiring misc/py-mxnet -EXPIRATION_DATE=2025-06-01 - -PY_DEPENDS= ${PYNUMPY} \ - ${PY_PILLOW} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mxnet>0:misc/py-mxnet@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}portalocker>0:devel/py-portalocker@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} -BUILD_DEPENDS= ${PY_DEPENDS} -RUN_DEPENDS= ${PY_DEPENDS} - -USES= compiler:c11 python localbase -USE_GITHUB= yes -GH_ACCOUNT= dmlc -GH_PROJECT= gluon-cv -USE_PYTHON= distutils cython autoplist - -PYDISTUTILS_BUILDARGS= --with-cython -PYDISTUTILS_INSTALLARGS= --with-cython - -post-patch: # https://github.com/dmlc/gluon-cv/issues/1095 - @truncate -s 0 ${WRKSRC}/README.md - -post-install: - @${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} - -.include <bsd.port.mk> diff --git a/misc/py-gluoncv/distinfo b/misc/py-gluoncv/distinfo deleted file mode 100644 index faff6933d8b7..000000000000 --- a/misc/py-gluoncv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1609231652 -SHA256 (dmlc-gluon-cv-v0.9.0_GH0.tar.gz) = 0b31732d588d2240762989fe4c6dc154353793fe2eea4b160787fd07a98be4c9 -SIZE (dmlc-gluon-cv-v0.9.0_GH0.tar.gz) = 30718835 diff --git a/misc/py-gluoncv/pkg-descr b/misc/py-gluoncv/pkg-descr deleted file mode 100644 index e5f871e351e4..000000000000 --- a/misc/py-gluoncv/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -GluonCV provides implementations of state-of-the-art (SOTA) deep learning -algorithms in computer vision. It aims to help engineers, researchers, and -students quickly prototype products, validate new ideas and learn computer -vision. - -GluonCV features: -* training scripts that reproduce SOTA results reported in latest papers -* a large set of pre-trained models -* carefully designed APIs and easy to understand implementations -* community support diff --git a/misc/py-gluonnlp/Makefile b/misc/py-gluonnlp/Makefile deleted file mode 100644 index 371705193775..000000000000 --- a/misc/py-gluonnlp/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= gluonnlp -DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 -PORTREVISION= 3 -CATEGORIES= misc # machine-learning -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= MXNet-based toolkit to enable easy text, datasets preprocessing -WWW= https://gluon-nlp.mxnet.io/ - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expiring misc/py-mxnet -EXPIRATION_DATE=2025-06-01 - -PY_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}mxnet>0:misc/py-mxnet@${PY_FLAVOR} -BUILD_DEPENDS= ${PY_DEPENDS} -RUN_DEPENDS= ${PY_DEPENDS} - -USES= python localbase -USE_GITHUB= yes -GH_ACCOUNT= dmlc -GH_PROJECT= gluon-nlp -USE_PYTHON= distutils cython autoplist - -post-install: - @${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} - -.include <bsd.port.mk> diff --git a/misc/py-gluonnlp/distinfo b/misc/py-gluonnlp/distinfo deleted file mode 100644 index dd15d6c489b6..000000000000 --- a/misc/py-gluonnlp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1597948521 -SHA256 (dmlc-gluon-nlp-v0.10.0_GH0.tar.gz) = e746daad987fbbba28d826192a80c94e72d7a1f0f68fcb76ef025511af441a12 -SIZE (dmlc-gluon-nlp-v0.10.0_GH0.tar.gz) = 2464317 diff --git a/misc/py-gluonnlp/pkg-descr b/misc/py-gluonnlp/pkg-descr deleted file mode 100644 index d83d5cea7adf..000000000000 --- a/misc/py-gluonnlp/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GluonNLP is a toolkit that enables easy text preprocessing, datasets loading and -neural models building to help you speed up your Natural Language Processing -(NLP) research. diff --git a/misc/py-google-ai-generativelanguage/Makefile b/misc/py-google-ai-generativelanguage/Makefile new file mode 100644 index 000000000000..1cf2e57e799e --- /dev/null +++ b/misc/py-google-ai-generativelanguage/Makefile @@ -0,0 +1,27 @@ +PORTNAME= google-ai-generativelanguage +DISTVERSION= 0.6.18 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Google's Python Client for Generative Language API +WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-ai-generativelanguage + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2:devel/py-protobuf@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +# tests as of 0.6.18: 7018 passed, 433 warnings in 95.27s (0:01:35) + +.include <bsd.port.mk> diff --git a/misc/py-google-ai-generativelanguage/distinfo b/misc/py-google-ai-generativelanguage/distinfo new file mode 100644 index 000000000000..6823b48462f4 --- /dev/null +++ b/misc/py-google-ai-generativelanguage/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752881601 +SHA256 (google_ai_generativelanguage-0.6.18.tar.gz) = 274ba9fcf69466ff64e971d565884434388e523300afd468fc8e3033cd8e606e +SIZE (google_ai_generativelanguage-0.6.18.tar.gz) = 1444757 diff --git a/misc/py-google-ai-generativelanguage/pkg-descr b/misc/py-google-ai-generativelanguage/pkg-descr new file mode 100644 index 000000000000..0e1e37b29a57 --- /dev/null +++ b/misc/py-google-ai-generativelanguage/pkg-descr @@ -0,0 +1,7 @@ +Generative Language API: The Gemini API allows developers to build generative AI +applications using Gemini models. Gemini is our most capable model, built from +the ground up to be multimodal. It can generalize and seamlessly understand, +operate across, and combine different types of information including language, +images, audio, video, and code. You can use the Gemini API for use cases like +reasoning across text and images, content generation, dialogue agents, +summarization and classification systems, and more. diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile new file mode 100644 index 000000000000..95c75a7d2294 --- /dev/null +++ b/misc/py-hf-xet/Makefile @@ -0,0 +1,36 @@ +PORTNAME= hf-xet +DISTVERSION= 1.1.5 +PORTREVISION= 1 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Fast transfer of large files with the Hugging Face Hub +WWW= https://github.com/huggingface/xet-core + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BROKEN_i386= fails to build: cannot find function `_mm256_insert_epi64` in this scope + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7<2.0:devel/py-maturin@${PY_FLAVOR} + +USES= cargo python ssl + +USE_PYTHON= autoplist pep517 pytest + +CARGO_CARGOTOML=${WRKSRC}/hf_xet/Cargo.toml +CARGO_CARGOLOCK=${WRKSRC}/hf_xet/Cargo.lock +CARGO_BUILD= no +CARGO_INSTALL= no +CARGO_ENV= OPENSSL_NO_VENDOR=1 + +MAKE_ENV= ${CARGO_ENV} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/hf_xet/*.so + +.include <bsd.port.mk> diff --git a/misc/py-hf-xet/Makefile.crates b/misc/py-hf-xet/Makefile.crates new file mode 100644 index 000000000000..a408a04b03cb --- /dev/null +++ b/misc/py-hf-xet/Makefile.crates @@ -0,0 +1,383 @@ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + ahash-0.8.12 \ + aho-corasick-1.1.3 \ + aligned-vec-0.6.4 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + anyhow-1.0.98 \ + arrayref-0.3.9 \ + arrayvec-0.7.6 \ + async-scoped-0.7.1 \ + async-trait-0.1.88 \ + autocfg-1.4.0 \ + backtrace-0.3.75 \ + base64-0.22.1 \ + bincode-1.3.3 \ + bipbuffer-0.1.2 \ + bitflags-1.3.2 \ + bitflags-2.9.1 \ + blake3-1.8.2 \ + block-buffer-0.10.4 \ + bumpalo-3.18.1 \ + bytemuck-1.23.1 \ + byteorder-1.5.0 \ + bytes-1.10.1 \ + cc-1.2.26 \ + cfg-if-0.1.10 \ + cfg-if-1.0.1 \ + cfg_aliases-0.2.1 \ + chrono-0.4.41 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ + colored-2.2.0 \ + constant_time_eq-0.3.1 \ + core-foundation-0.9.4 \ + core-foundation-0.10.1 \ + core-foundation-sys-0.8.7 \ + countio-0.2.19 \ + cpp_demangle-0.4.4 \ + cpufeatures-0.2.17 \ + crc32fast-1.4.2 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-queue-0.3.12 \ + crossbeam-utils-0.8.21 \ + crunchy-0.2.3 \ + crypto-common-0.1.6 \ + csv-1.3.1 \ + csv-core-0.1.12 \ + ctor-0.4.2 \ + ctor-proc-macro-0.0.5 \ + ctrlc-3.4.7 \ + debugid-0.8.0 \ + deranged-0.4.0 \ + derivative-2.2.0 \ + digest-0.10.7 \ + dirs-5.0.1 \ + dirs-sys-0.4.1 \ + displaydoc-0.2.5 \ + downcast-0.11.0 \ + dtor-0.0.6 \ + dtor-proc-macro-0.0.5 \ + either-1.15.0 \ + equator-0.4.2 \ + equator-macro-0.4.2 \ + equivalent-1.0.2 \ + errno-0.3.12 \ + fastrand-2.3.0 \ + findshlibs-0.10.2 \ + fnv-1.0.7 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.1 \ + fragile-2.0.1 \ + futures-0.3.31 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + gearhash-0.1.3 \ + generic-array-0.14.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + half-2.6.0 \ + hashbrown-0.15.4 \ + heapify-0.2.0 \ + heck-0.5.0 \ + heed-0.11.0 \ + heed-traits-0.8.0 \ + heed-types-0.8.0 \ + hermit-abi-0.5.2 \ + http-1.3.1 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + hyper-1.6.0 \ + hyper-rustls-0.27.7 \ + hyper-tls-0.6.0 \ + hyper-util-0.1.14 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + idna-1.0.3 \ + idna_adapter-1.2.1 \ + indexmap-2.9.0 \ + indoc-2.0.6 \ + inferno-0.11.21 \ + instant-0.1.13 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ + is-terminal-0.4.16 \ + is_terminal_polyfill-1.70.1 \ + itertools-0.12.1 \ + itertools-0.14.0 \ + itoa-1.0.15 \ + js-sys-0.3.77 \ + jsonwebtoken-9.3.1 \ + lazy_static-1.5.0 \ + libc-0.2.172 \ + libredox-0.1.3 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + lmdb-rkv-sys-0.11.2 \ + lock_api-0.4.13 \ + log-0.4.27 \ + lru-slab-0.1.2 \ + lz4_flex-0.11.3 \ + matchers-0.1.0 \ + memchr-2.7.5 \ + memmap2-0.9.5 \ + memoffset-0.9.1 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + mockall-0.13.1 \ + mockall_derive-0.13.1 \ + more-asserts-0.3.1 \ + native-tls-0.2.14 \ + nix-0.26.4 \ + nix-0.30.1 \ + nu-ansi-term-0.46.0 \ + num-bigint-0.4.6 \ + num-conv-0.1.0 \ + num-format-0.4.4 \ + num-integer-0.1.46 \ + num-traits-0.2.19 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-probe-0.1.6 \ + openssl-src-300.5.0+3.5.0 \ + openssl-sys-0.9.109 \ + option-ext-0.2.0 \ + overload-0.1.1 \ + page_size-0.4.2 \ + parking_lot-0.11.2 \ + parking_lot-0.12.4 \ + parking_lot_core-0.8.6 \ + parking_lot_core-0.9.11 \ + pem-3.0.5 \ + percent-encoding-2.3.1 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + potential_utf-0.1.2 \ + powerfmt-0.2.0 \ + pprof-0.14.0 \ + ppv-lite86-0.2.21 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ + proc-macro2-1.0.95 \ + prometheus-0.14.0 \ + prost-0.12.6 \ + prost-derive-0.12.6 \ + protobuf-2.28.0 \ + protobuf-3.7.2 \ + protobuf-codegen-2.28.0 \ + protobuf-codegen-pure-2.28.0 \ + protobuf-support-3.7.2 \ + pyo3-0.23.5 \ + pyo3-build-config-0.23.5 \ + pyo3-ffi-0.23.5 \ + pyo3-macros-0.23.5 \ + pyo3-macros-backend-0.23.5 \ + quick-xml-0.26.0 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ + quinn-udp-0.5.12 \ + quote-1.0.40 \ + r-efi-5.2.0 \ + rand-0.8.5 \ + rand-0.9.1 \ + rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ + rand_core-0.6.4 \ + rand_core-0.9.3 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + redox_syscall-0.2.16 \ + redox_syscall-0.5.13 \ + redox_users-0.4.6 \ + regex-1.11.1 \ + regex-automata-0.1.10 \ + regex-automata-0.4.9 \ + regex-syntax-0.6.29 \ + regex-syntax-0.8.5 \ + reqwest-0.12.20 \ + reqwest-middleware-0.4.2 \ + reqwest-retry-0.7.0 \ + retry-policies-0.4.0 \ + rgb-0.8.50 \ + ring-0.17.14 \ + rustc-demangle-0.1.25 \ + rustc-hash-1.1.0 \ + rustc-hash-2.1.1 \ + rustix-1.0.7 \ + rustls-0.23.27 \ + rustls-native-certs-0.8.1 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ + safe-transmute-0.11.3 \ + same-file-1.0.6 \ + schannel-0.1.27 \ + scopeguard-1.2.0 \ + security-framework-2.11.1 \ + security-framework-3.2.0 \ + security-framework-sys-2.14.0 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + serde_repr-0.1.20 \ + serde_urlencoded-0.7.1 \ + sha2-0.10.9 \ + sha2-asm-0.6.4 \ + sharded-slab-0.1.7 \ + shlex-1.3.0 \ + signal-hook-0.3.18 \ + signal-hook-registry-1.4.5 \ + simple_asn1-0.6.3 \ + slab-0.4.9 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ + str_stack-0.1.0 \ + strsim-0.11.1 \ + subtle-2.6.1 \ + symbolic-common-12.15.5 \ + symbolic-demangle-12.15.5 \ + syn-1.0.109 \ + syn-2.0.102 \ + sync_wrapper-1.0.2 \ + synchronoise-1.0.1 \ + synstructure-0.13.2 \ + target-lexicon-0.12.16 \ + tempfile-3.20.0 \ + termtree-0.5.1 \ + thiserror-1.0.69 \ + thiserror-2.0.12 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.12 \ + thread_local-1.1.8 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinystr-0.8.1 \ + tinyvec-1.9.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.45.1 \ + tokio-macros-2.5.0 \ + tokio-native-tls-0.3.1 \ + tokio-retry-0.3.0 \ + tokio-rustls-0.26.2 \ + tokio-util-0.7.15 \ + tower-0.5.2 \ + tower-http-0.6.6 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-attributes-0.1.29 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-serde-0.2.0 \ + tracing-subscriber-0.3.19 \ + try-lock-0.2.5 \ + twox-hash-1.6.3 \ + typenum-1.18.0 \ + ulid-1.2.1 \ + unicode-ident-1.0.18 \ + unindent-0.2.4 \ + untrusted-0.9.0 \ + url-2.5.4 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + uuid-1.17.0 \ + valuable-0.1.1 \ + vcpkg-0.2.15 \ + version_check-0.9.5 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasite-0.1.0 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-futures-0.4.50 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + wasm-streams-0.4.2 \ + wasm-timer-0.2.5 \ + web-sys-0.3.77 \ + web-time-1.1.0 \ + webpki-roots-1.0.0 \ + whoami-1.6.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.9 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.6 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.6 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.6 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.6 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.25 \ + zerocopy-derive-0.8.25 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 diff --git a/misc/py-hf-xet/distinfo b/misc/py-hf-xet/distinfo new file mode 100644 index 000000000000..3153126c2499 --- /dev/null +++ b/misc/py-hf-xet/distinfo @@ -0,0 +1,769 @@ +TIMESTAMP = 1750489759 +SHA256 (hf_xet-1.1.5.tar.gz) = 69ebbcfd9ec44fdc2af73441619eeb06b94ee34511bbcf57cd423820090f5694 +SIZE (hf_xet-1.1.5.tar.gz) = 495969 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/aligned-vec-0.6.4.crate) = dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b +SIZE (rust/crates/aligned-vec-0.6.4.crate) = 12609 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb +SIZE (rust/crates/arrayref-0.3.9.crate) = 9186 +SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 +SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 +SHA256 (rust/crates/async-scoped-0.7.1.crate) = 0e7a6a57c8aeb40da1ec037f5d455836852f7a57e69e1b1ad3d8f38ac1d6cadf +SIZE (rust/crates/async-scoped-0.7.1.crate) = 9163 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 +SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 +SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad +SIZE (rust/crates/bincode-1.3.3.crate) = 28958 +SHA256 (rust/crates/bipbuffer-0.1.2.crate) = 8e33e34adc0a815a65c7ef9a443c5a1265534302d02ffc89486cad78e9353b31 +SIZE (rust/crates/bipbuffer-0.1.2.crate) = 4522 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/blake3-1.8.2.crate) = 3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0 +SIZE (rust/crates/blake3-1.8.2.crate) = 205967 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/bumpalo-3.18.1.crate) = 793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee +SIZE (rust/crates/bumpalo-3.18.1.crate) = 96348 +SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 +SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.26.crate) = 956a5e21988b87f372569b66183b78babf23ebc2e744b733e4350a752c4dafac +SIZE (rust/crates/cc-1.2.26.crate) = 107013 +SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 +SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 +SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/colored-2.2.0.crate) = 117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c +SIZE (rust/crates/colored-2.2.0.crate) = 35062 +SHA256 (rust/crates/constant_time_eq-0.3.1.crate) = 7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6 +SIZE (rust/crates/constant_time_eq-0.3.1.crate) = 11561 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/countio-0.2.19.crate) = cdbee2fbff35a44b492c859b1b2e32e94b631f1d3ea2831dd8393861564180e3 +SIZE (rust/crates/countio-0.2.19.crate) = 5600 +SHA256 (rust/crates/cpp_demangle-0.4.4.crate) = 96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d +SIZE (rust/crates/cpp_demangle-0.4.4.crate) = 79650 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 +SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-queue-0.3.12.crate) = 0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115 +SIZE (rust/crates/crossbeam-queue-0.3.12.crate) = 16270 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 +SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf +SIZE (rust/crates/csv-1.3.1.crate) = 888542 +SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d +SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 +SHA256 (rust/crates/ctor-0.4.2.crate) = a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5 +SIZE (rust/crates/ctor-0.4.2.crate) = 13814 +SHA256 (rust/crates/ctor-proc-macro-0.0.5.crate) = 4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d +SIZE (rust/crates/ctor-proc-macro-0.0.5.crate) = 2040 +SHA256 (rust/crates/ctrlc-3.4.7.crate) = 46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73 +SIZE (rust/crates/ctrlc-3.4.7.crate) = 14606 +SHA256 (rust/crates/debugid-0.8.0.crate) = bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d +SIZE (rust/crates/debugid-0.8.0.crate) = 12757 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b +SIZE (rust/crates/derivative-2.2.0.crate) = 48076 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 +SIZE (rust/crates/dirs-5.0.1.crate) = 12255 +SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c +SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/downcast-0.11.0.crate) = 1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1 +SIZE (rust/crates/downcast-0.11.0.crate) = 5976 +SHA256 (rust/crates/dtor-0.0.6.crate) = 97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8 +SIZE (rust/crates/dtor-0.0.6.crate) = 6601 +SHA256 (rust/crates/dtor-proc-macro-0.0.5.crate) = 7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055 +SIZE (rust/crates/dtor-proc-macro-0.0.5.crate) = 2049 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/equator-0.4.2.crate) = 4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc +SIZE (rust/crates/equator-0.4.2.crate) = 11159 +SHA256 (rust/crates/equator-macro-0.4.2.crate) = 44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3 +SIZE (rust/crates/equator-macro-0.4.2.crate) = 6407 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 +SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/findshlibs-0.10.2.crate) = 40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64 +SIZE (rust/crates/findshlibs-0.10.2.crate) = 20101 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/fragile-2.0.1.crate) = 28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619 +SIZE (rust/crates/fragile-2.0.1.crate) = 14648 +SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 +SIZE (rust/crates/futures-0.3.31.crate) = 54953 +SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f +SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 +SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 +SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 +SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 +SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 +SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/gearhash-0.1.3.crate) = c8cf82cf76cd16485e56295a1377c775ce708c9f1a0be6b029076d60a245d213 +SIZE (rust/crates/gearhash-0.1.3.crate) = 12358 +SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 +SIZE (rust/crates/half-2.6.0.crate) = 59507 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/heapify-0.2.0.crate) = 0049b265b7f201ca9ab25475b22b47fe444060126a51abe00f77d986fc5cc52e +SIZE (rust/crates/heapify-0.2.0.crate) = 10727 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/heed-0.11.0.crate) = 269c7486ed6def5d7b59a427cec3e87b4d4dd4381d01e21c8c9f2d3985688392 +SIZE (rust/crates/heed-0.11.0.crate) = 28082 +SHA256 (rust/crates/heed-traits-0.8.0.crate) = a53a94e5b2fd60417e83ffdfe136c39afacff0d4ac1d8d01cd66928ac610e1a2 +SIZE (rust/crates/heed-traits-0.8.0.crate) = 997 +SHA256 (rust/crates/heed-types-0.8.0.crate) = 9a6cf0a6952fcedc992602d5cddd1e3fff091fbe87d38636e3ec23a31f32acbd +SIZE (rust/crates/heed-types-0.8.0.crate) = 7043 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 +SIZE (rust/crates/http-body-1.0.1.crate) = 6125 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 +SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 +SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 +SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 +SHA256 (rust/crates/hyper-util-0.1.14.crate) = dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb +SIZE (rust/crates/hyper-util-0.1.14.crate) = 101462 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e +SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e +SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/inferno-0.11.21.crate) = 232929e1d75fe899576a3d5c7416ad0d88dbfbb3c3d6aa00873a7408a50ddb88 +SIZE (rust/crates/inferno-0.11.21.crate) = 102615 +SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 +SIZE (rust/crates/instant-0.1.13.crate) = 6305 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 +SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 +SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/jsonwebtoken-9.3.1.crate) = 5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde +SIZE (rust/crates/jsonwebtoken-9.3.1.crate) = 49398 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d +SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lmdb-rkv-sys-0.11.2.crate) = 61b9ce6b3be08acefa3003c57b7565377432a89ec24476bbe72e11d101f852fe +SIZE (rust/crates/lmdb-rkv-sys-0.11.2.crate) = 164681 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 +SHA256 (rust/crates/lz4_flex-0.11.3.crate) = 75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5 +SIZE (rust/crates/lz4_flex-0.11.3.crate) = 40633 +SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 +SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f +SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a +SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/mockall-0.13.1.crate) = 39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2 +SIZE (rust/crates/mockall-0.13.1.crate) = 22825 +SHA256 (rust/crates/mockall_derive-0.13.1.crate) = 25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898 +SIZE (rust/crates/mockall_derive-0.13.1.crate) = 47822 +SHA256 (rust/crates/more-asserts-0.3.1.crate) = 1fafa6961cabd9c63bcd77a45d7e3b7f3b552b70417831fb0f56db717e72407e +SIZE (rust/crates/more-asserts-0.3.1.crate) = 11965 +SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e +SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 +SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b +SIZE (rust/crates/nix-0.26.4.crate) = 279099 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 +SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 +SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9 +SIZE (rust/crates/num-bigint-0.4.6.crate) = 102801 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-format-0.4.4.crate) = a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3 +SIZE (rust/crates/num-format-0.4.4.crate) = 61509 +SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-src-300.5.0+3.5.0.crate) = e8ce546f549326b0e6052b649198487d91320875da901e7bd11a06d1ee3f9c2f +SIZE (rust/crates/openssl-src-300.5.0+3.5.0.crate) = 10488436 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d +SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 +SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 +SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/page_size-0.4.2.crate) = eebde548fbbf1ea81a99b128872779c437752fb99f217c45245e1a61dcd9edcd +SIZE (rust/crates/page_size-0.4.2.crate) = 8386 +SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 +SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc +SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3 +SIZE (rust/crates/pem-3.0.5.crate) = 18140 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/pprof-0.14.0.crate) = ebbe2f8898beba44815fdc9e5a4ae9c929e21c5dc29b0c774a15555f7f58d6d0 +SIZE (rust/crates/pprof-0.14.0.crate) = 45438 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/predicates-3.1.3.crate) = a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573 +SIZE (rust/crates/predicates-3.1.3.crate) = 24063 +SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa +SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 +SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c +SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/prometheus-0.14.0.crate) = 3ca5326d8d0b950a9acd87e6a3f94745394f62e4dae1b1ee22b2bc0c394af43a +SIZE (rust/crates/prometheus-0.14.0.crate) = 90035 +SHA256 (rust/crates/prost-0.12.6.crate) = deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29 +SIZE (rust/crates/prost-0.12.6.crate) = 21552 +SHA256 (rust/crates/prost-derive-0.12.6.crate) = 81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1 +SIZE (rust/crates/prost-derive-0.12.6.crate) = 19556 +SHA256 (rust/crates/protobuf-2.28.0.crate) = 106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94 +SIZE (rust/crates/protobuf-2.28.0.crate) = 167541 +SHA256 (rust/crates/protobuf-3.7.2.crate) = d65a1d4ddae7d8b5de68153b48f6aa3bba8cb002b243dbdbc55a5afbc98f99f4 +SIZE (rust/crates/protobuf-3.7.2.crate) = 211978 +SHA256 (rust/crates/protobuf-codegen-2.28.0.crate) = 033460afb75cf755fcfc16dfaed20b86468082a2ea24e05ac35ab4a099a017d6 +SIZE (rust/crates/protobuf-codegen-2.28.0.crate) = 40826 +SHA256 (rust/crates/protobuf-codegen-pure-2.28.0.crate) = 95a29399fc94bcd3eeaa951c715f7bea69409b2445356b00519740bcd6ddd865 +SIZE (rust/crates/protobuf-codegen-pure-2.28.0.crate) = 58102 +SHA256 (rust/crates/protobuf-support-3.7.2.crate) = 3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6 +SIZE (rust/crates/protobuf-support-3.7.2.crate) = 11725 +SHA256 (rust/crates/pyo3-0.23.5.crate) = 7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872 +SIZE (rust/crates/pyo3-0.23.5.crate) = 1088533 +SHA256 (rust/crates/pyo3-build-config-0.23.5.crate) = 94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb +SIZE (rust/crates/pyo3-build-config-0.23.5.crate) = 33885 +SHA256 (rust/crates/pyo3-ffi-0.23.5.crate) = e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d +SIZE (rust/crates/pyo3-ffi-0.23.5.crate) = 74867 +SHA256 (rust/crates/pyo3-macros-0.23.5.crate) = fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da +SIZE (rust/crates/pyo3-macros-0.23.5.crate) = 8856 +SHA256 (rust/crates/pyo3-macros-backend-0.23.5.crate) = fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028 +SIZE (rust/crates/pyo3-macros-backend-0.23.5.crate) = 70938 +SHA256 (rust/crates/quick-xml-0.26.0.crate) = 7f50b1c63b38611e7d4d7f68b82d3ad0cc71a2ad2e7f61fc10f1328d917c93cd +SIZE (rust/crates/quick-xml-0.26.0.crate) = 116260 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 +SHA256 (rust/crates/quinn-udp-0.5.12.crate) = ee4e529991f949c5e25755532370b8af5d114acae52326361d68d47af64aa842 +SIZE (rust/crates/quinn-udp-0.5.12.crate) = 31825 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 +SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa +SIZE (rust/crates/rayon-1.10.0.crate) = 180155 +SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 +SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a +SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 +SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 +SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 +SIZE (rust/crates/regex-1.11.1.crate) = 254170 +SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 +SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 +SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 +SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 +SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 +SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c +SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/reqwest-0.12.20.crate) = eabf4c97d9130e2bf606614eb937e86edac8292eaa6f422f995d7e8de1eb1813 +SIZE (rust/crates/reqwest-0.12.20.crate) = 199843 +SHA256 (rust/crates/reqwest-middleware-0.4.2.crate) = 57f17d28a6e6acfe1733fe24bcd30774d13bffa4b8a22535b4c8c98423088d4e +SIZE (rust/crates/reqwest-middleware-0.4.2.crate) = 28290 +SHA256 (rust/crates/reqwest-retry-0.7.0.crate) = 29c73e4195a6bfbcb174b790d9b3407ab90646976c55de58a6515da25d851178 +SIZE (rust/crates/reqwest-retry-0.7.0.crate) = 16006 +SHA256 (rust/crates/retry-policies-0.4.0.crate) = 5875471e6cab2871bc150ecb8c727db5113c9338cc3354dc5ee3425b6aa40a1c +SIZE (rust/crates/retry-policies-0.4.0.crate) = 12127 +SHA256 (rust/crates/rgb-0.8.50.crate) = 57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a +SIZE (rust/crates/rgb-0.8.50.crate) = 21980 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.23.27.crate) = 730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321 +SIZE (rust/crates/rustls-0.23.27.crate) = 355915 +SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 +SIZE (rust/crates/rustls-native-certs-0.8.1.crate) = 31129 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/safe-transmute-0.11.3.crate) = 3944826ff8fa8093089aba3acb4ef44b9446a99a16f3bf4e74af3f77d340ab7d +SIZE (rust/crates/safe-transmute-0.11.3.crate) = 27428 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d +SIZE (rust/crates/schannel-0.1.27.crate) = 42772 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 +SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 +SHA256 (rust/crates/security-framework-3.2.0.crate) = 271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316 +SIZE (rust/crates/security-framework-3.2.0.crate) = 86095 +SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 +SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c +SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 +SHA256 (rust/crates/sha2-asm-0.6.4.crate) = b845214d6175804686b2bd482bcffe96651bb2d1200742b712003504a2dac1ab +SIZE (rust/crates/sha2-asm-0.6.4.crate) = 12581 +SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 +SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/simple_asn1-0.6.3.crate) = 297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb +SIZE (rust/crates/simple_asn1-0.6.3.crate) = 18505 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/str_stack-0.1.0.crate) = 9091b6114800a5f2141aee1d1b9d6ca3592ac062dc5decb3764ec5895a47b4eb +SIZE (rust/crates/str_stack-0.1.0.crate) = 7977 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 +SIZE (rust/crates/subtle-2.6.1.crate) = 14562 +SHA256 (rust/crates/symbolic-common-12.15.5.crate) = 6a1150bdda9314f6cfeeea801c23f5593c6e6a6c72e64f67e48d723a12b8efdb +SIZE (rust/crates/symbolic-common-12.15.5.crate) = 27926 +SHA256 (rust/crates/symbolic-demangle-12.15.5.crate) = 9f66537def48fbc704a92e4fdaab7833bc7cb2255faca8182592fb5fa617eb82 +SIZE (rust/crates/symbolic-demangle-12.15.5.crate) = 192344 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.102.crate) = f6397daf94fa90f058bd0fd88429dd9e5738999cca8d701813c80723add80462 +SIZE (rust/crates/syn-2.0.102.crate) = 298760 +SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 +SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 +SHA256 (rust/crates/synchronoise-1.0.1.crate) = 3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2 +SIZE (rust/crates/synchronoise-1.0.1.crate) = 15084 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 +SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 +SIZE (rust/crates/termtree-0.5.1.crate) = 8498 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c +SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 +SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 +SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 +SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 +SHA256 (rust/crates/tokio-1.45.1.crate) = 75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779 +SIZE (rust/crates/tokio-1.45.1.crate) = 811787 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 +SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 +SHA256 (rust/crates/tokio-retry-0.3.0.crate) = 7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f +SIZE (rust/crates/tokio-retry-0.3.0.crate) = 6146 +SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b +SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 +SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 +SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 +SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e +SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 +SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 +SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.29.crate) = 1b1ffbcf9c6f6b99d386e7444eb608ba646ae452a36b39737deb9663b610f662 +SIZE (rust/crates/tracing-attributes-0.1.29.crate) = 38683 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 +SHA256 (rust/crates/tracing-serde-0.2.0.crate) = 704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1 +SIZE (rust/crates/tracing-serde-0.2.0.crate) = 7755 +SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 +SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 +SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 +SHA256 (rust/crates/ulid-1.2.1.crate) = 470dbf6591da1b39d43c14523b2b469c86879a53e8b758c8e090a470fe7b1fbe +SIZE (rust/crates/ulid-1.2.1.crate) = 17727 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b +SIZE (rust/crates/wasite-0.1.0.crate) = 2346 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 +SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/wasm-streams-0.4.2.crate) = 15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65 +SIZE (rust/crates/wasm-streams-0.4.2.crate) = 36773 +SHA256 (rust/crates/wasm-timer-0.2.5.crate) = be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f +SIZE (rust/crates/wasm-timer-0.2.5.crate) = 21668 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (rust/crates/web-time-1.1.0.crate) = 18026 +SHA256 (rust/crates/webpki-roots-1.0.0.crate) = 2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb +SIZE (rust/crates/webpki-roots-1.0.0.crate) = 248893 +SHA256 (rust/crates/whoami-1.6.0.crate) = 6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7 +SIZE (rust/crates/whoami-1.6.0.crate) = 24691 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb +SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb +SIZE (rust/crates/zerocopy-0.8.25.crate) = 252714 +SHA256 (rust/crates/zerocopy-derive-0.8.25.crate) = 28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef +SIZE (rust/crates/zerocopy-derive-0.8.25.crate) = 87671 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 diff --git a/misc/py-hf-xet/pkg-descr b/misc/py-hf-xet/pkg-descr new file mode 100644 index 000000000000..ffdba4101ec3 --- /dev/null +++ b/misc/py-hf-xet/pkg-descr @@ -0,0 +1,6 @@ +Xet-core enables huggingface_hub to utilize xet storage for uploading +and downloading to HF Hub. Xet storage provides chunk-based +deduplication, efficient storage/retrieval with local disk caching, +and backwards compatibility with Git LFS. This library is not meant to +be used directly, and is instead intended to be used from +huggingface_hub. diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index fade2278c42a..197266adc7c9 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.31.2 +DISTVERSION= 0.34.3 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.42.1:misc/py-tqdm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \ + ${RUN_DEPENDS_${ARCH}} +RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index 78f57ab03615..6ca77b0cf497 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747481418 -SHA256 (huggingface_hub-0.31.2.tar.gz) = 7053561376ed7f6ffdaecf09cc54d70dc784ac6315fa4bb9b93e19662b029675 -SIZE (huggingface_hub-0.31.2.tar.gz) = 403025 +TIMESTAMP = 1753931280 +SHA256 (huggingface_hub-0.34.3.tar.gz) = d58130fd5aa7408480681475491c0abd7e835442082fbc3ef4d45b6c39f83853 +SIZE (huggingface_hub-0.34.3.tar.gz) = 456800 diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile index e590a09b5f41..2eeac6e0de5f 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,5 +1,5 @@ PORTNAME= instructor -DISTVERSION= 1.8.2 +DISTVERSION= 1.10.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,21 +12,30 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.52.0<2.0.0:misc/py-openai@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.70.0<2.0.0:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.8.0<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docstring_parser>=0.16<1.0:textproc/py-docstring_parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>=0.9.0<1.0.0:devel/py-typer@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=13.7.0:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=13.7.0<15.0.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.1<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tenacity>=9.0.0<10.0.0:devel/py-tenacity@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tenacity>=8.2.3<10.0.0:devel/py-tenacity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.18.0<3.0.0:devel/py-pydantic-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jiter>=0.6.1:textproc/py-jiter@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jiter>=0.6.1<0.11:textproc/py-jiter@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.4<4.0.0:devel/py-Jinja2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.32.3<3.0.0:www/py-requests@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}requests>=2.32.3<3.0.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}diskcache>=5.6.3:devel/py-diskcache@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +PORTDOCS= CONTRIBUTING.md README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + .include <bsd.port.mk> diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index 84dbd6d953ec..3f05b5720365 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747482211 -SHA256 (instructor-1.8.2.tar.gz) = fddf7828a0296913d7dc2dddbd1d1a925962f240a9537127482d536aaf75fec6 -SIZE (instructor-1.8.2.tar.gz) = 69245788 +TIMESTAMP = 1752974651 +SHA256 (instructor-1.10.0.tar.gz) = 887d33e058b913290dbf526b0096b1bb8d7ea1a07d75afecbf716161f959697b +SIZE (instructor-1.10.0.tar.gz) = 69388981 diff --git a/misc/py-kartograph/Makefile b/misc/py-kartograph/Makefile index 674e5e8e0d4b..4973f59f1cf4 100644 --- a/misc/py-kartograph/Makefile +++ b/misc/py-kartograph/Makefile @@ -1,6 +1,6 @@ PORTNAME= kartograph DISTVERSION= 0.6.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gdal>0:graphics/py-gdal@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ordereddict>0:devel/py-ordereddict@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyshp>0:devel/py-pyshp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR} \ diff --git a/misc/py-langchain-anthropic/Makefile b/misc/py-langchain-anthropic/Makefile new file mode 100644 index 000000000000..beaf312bb862 --- /dev/null +++ b/misc/py-langchain-anthropic/Makefile @@ -0,0 +1,26 @@ +PORTNAME= langchain-anthropic +DISTVERSION= 0.3.17 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangChain: Integration package connecting Anthropic and LangChain +WWW= https://github.com/langchain-ai/langchain/tree/master/libs/partners/anthropic + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anthropic>=0:misc/py-anthropic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.68:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-langchain-anthropic/distinfo b/misc/py-langchain-anthropic/distinfo new file mode 100644 index 000000000000..3a8864d81a72 --- /dev/null +++ b/misc/py-langchain-anthropic/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752898952 +SHA256 (langchain_anthropic-0.3.17.tar.gz) = f2c2a0382ed7992204d790ff8538448f5243f4dbb1e798256ef790c9a69033e4 +SIZE (langchain_anthropic-0.3.17.tar.gz) = 55831 diff --git a/misc/py-langchain-anthropic/pkg-descr b/misc/py-langchain-anthropic/pkg-descr new file mode 100644 index 000000000000..c3daff08f845 --- /dev/null +++ b/misc/py-langchain-anthropic/pkg-descr @@ -0,0 +1,2 @@ +langchain-anthropic is an integration package connecting Anthropic +and LangChain. diff --git a/misc/py-langchain-core/Makefile b/misc/py-langchain-core/Makefile new file mode 100644 index 000000000000..b6c749269703 --- /dev/null +++ b/misc/py-langchain-core/Makefile @@ -0,0 +1,46 @@ +PORTNAME= langchain-core +DISTVERSION= 0.3.70 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangChain: Building applications with LLMs through composability +WWW= https://python.langchain.com/docs/introduction/ \ + https://github.com/langchain-ai/langchain + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1.33:devel/py-jsonpatch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langsmith>=0.3.45:misc/py-langsmith@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tenacity>=8.4.0<10.0.0>=8.1.0:devel/py-tenacity@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.7:devel/py-typing-extensions@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blockbuster>=1.5.18:devel/py-blockbuster@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}freezegun>=1.2.2:devel/py-freezegun@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grandalf>=0.8:math/py-grandalf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-tests>0:misc/py-langchain-tests@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.21.1:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>0:devel/py-pytest-codspeed@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-socket>=0.7.0:devel/py-pytest-socket@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-watcher>0:devel/py-pytest-watcher@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.6.1:devel/py-pytest-xdist@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}responses>=0.25.0:devel/py-responses@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}syrupy>=4.0.2:devel/py-syrupy@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +# tests fail with: INTERNALERROR> ValueError: no option named 'only_extended' + +.include <bsd.port.mk> diff --git a/misc/py-langchain-core/distinfo b/misc/py-langchain-core/distinfo new file mode 100644 index 000000000000..72770f30ecb4 --- /dev/null +++ b/misc/py-langchain-core/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753241145 +SHA256 (langchain_core-0.3.70.tar.gz) = 58551e5411ff9f92c7c8f4379e07e762ca66800e821cd904e19881fe41f691ee +SIZE (langchain_core-0.3.70.tar.gz) = 566031 diff --git a/misc/py-langchain-core/pkg-descr b/misc/py-langchain-core/pkg-descr new file mode 100644 index 000000000000..3ba3698d7f43 --- /dev/null +++ b/misc/py-langchain-core/pkg-descr @@ -0,0 +1,2 @@ +langchain-core is a core library of LangChain. +LangChain is a framework for building LLM-powered applications. diff --git a/misc/py-langchain-google-genai/Makefile b/misc/py-langchain-google-genai/Makefile new file mode 100644 index 000000000000..aeb7ef696497 --- /dev/null +++ b/misc/py-langchain-google-genai/Makefile @@ -0,0 +1,33 @@ +PORTNAME= langchain-google-genai +DISTVERSION= 2.1.8 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Integration package connecting Google's genai package and LangChain +WWW= https://github.com/langchain-ai/langchain-google + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filetype>=1.2.0:devel/py-filetype@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-ai-generativelanguage>=0.6.18:misc/py-google-ai-generativelanguage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.68:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2:devel/py-pydantic2@${PY_FLAVOR} +#TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>=1.2.2:devel/py-freezegun@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-tests>=0.3.20:misc/py-langchain-tests@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.21.1:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-watcher>0:devel/py-pytest-watcher@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}syrupy>=4.0.2:devel/py-syrupy@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-langchain-google-genai/distinfo b/misc/py-langchain-google-genai/distinfo new file mode 100644 index 000000000000..9a7eeaa23c1c --- /dev/null +++ b/misc/py-langchain-google-genai/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752881141 +SHA256 (langchain_google_genai-2.1.8.tar.gz) = dfdc491f66880ed85f88dc117f84d3feb19108ad4b8c408ad1d0efb27b7c9dd6 +SIZE (langchain_google_genai-2.1.8.tar.gz) = 44298 diff --git a/misc/py-langchain-google-genai/pkg-descr b/misc/py-langchain-google-genai/pkg-descr new file mode 100644 index 000000000000..9d296ce1a0d8 --- /dev/null +++ b/misc/py-langchain-google-genai/pkg-descr @@ -0,0 +1,2 @@ +langchain-google-genai is an integration package connecting Google's genai +package and LangChain. diff --git a/misc/py-langchain-openai/Makefile b/misc/py-langchain-openai/Makefile new file mode 100644 index 000000000000..5b82f11a564b --- /dev/null +++ b/misc/py-langchain-openai/Makefile @@ -0,0 +1,29 @@ +PORTNAME= langchain-openai +DISTVERSION= 0.3.28 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangChain: Integration package connecting OpenAI and LangChain +WWW= https://python.langchain.com/docs/introduction/ \ + https://github.com/langchain-ai/langchain + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.68:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.86.0:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7:textproc/py-tiktoken@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +# tests as of 0.3.28: 233 failed, 262 passed, 11 skipped, 2 xfailed, 5 xpassed, 52 warnings, 131 errors, 8 rerun in 217.53s (0:03:37) + +.include <bsd.port.mk> diff --git a/misc/py-langchain-openai/distinfo b/misc/py-langchain-openai/distinfo new file mode 100644 index 000000000000..41608050abd2 --- /dev/null +++ b/misc/py-langchain-openai/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752886986 +SHA256 (langchain_openai-0.3.28.tar.gz) = 6c669548dbdea325c034ae5ef699710e2abd054c7354fdb3ef7bf909dc739d9e +SIZE (langchain_openai-0.3.28.tar.gz) = 753951 diff --git a/misc/py-langchain-openai/pkg-descr b/misc/py-langchain-openai/pkg-descr new file mode 100644 index 000000000000..399e1f7dc0e7 --- /dev/null +++ b/misc/py-langchain-openai/pkg-descr @@ -0,0 +1 @@ +langchain-openai is an integration package connecting OpenAI and LangChain. diff --git a/misc/py-langchain-tests/Makefile b/misc/py-langchain-tests/Makefile new file mode 100644 index 000000000000..b2f71b7b89cc --- /dev/null +++ b/misc/py-langchain-tests/Makefile @@ -0,0 +1,35 @@ +PORTNAME= langchain-tests +DISTVERSION= 0.3.20 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangChain: Standard tests for LangChain implementations +WWW= https://github.com/langchain-ai/langchain/tree/master/libs/standard-tests + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.63:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.2:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=7:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.20:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>0:devel/py-pytest-codspeed@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-recording>0:devel/py-pytest-recording@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-socket>=0.6.0:devel/py-pytest-socket@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}syrupy>=4:devel/py-syrupy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vcrpy>=7.0:devel/py-vcrpy@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +# tests as of 0.3.20: 127 passed, 27 skipped, 1 warning in 6.57s + +.include <bsd.port.mk> diff --git a/misc/py-langchain-tests/distinfo b/misc/py-langchain-tests/distinfo new file mode 100644 index 000000000000..697c53ffc950 --- /dev/null +++ b/misc/py-langchain-tests/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752828444 +SHA256 (langchain_tests-0.3.20.tar.gz) = b94c05e37d191d4768a1a5064f2ca4053bacd48ff41e10af245ffa6a065ead4d +SIZE (langchain_tests-0.3.20.tar.gz) = 42979 diff --git a/misc/py-langchain-tests/pkg-descr b/misc/py-langchain-tests/pkg-descr new file mode 100644 index 000000000000..099201d837b2 --- /dev/null +++ b/misc/py-langchain-tests/pkg-descr @@ -0,0 +1,2 @@ +Test support framework for LangChain, +framework for building LLM-powered applications. diff --git a/misc/py-langchain-text-splitters/Makefile b/misc/py-langchain-text-splitters/Makefile new file mode 100644 index 000000000000..d9466b0060bc --- /dev/null +++ b/misc/py-langchain-text-splitters/Makefile @@ -0,0 +1,33 @@ +PORTNAME= langchain-text-splitters +DISTVERSION= 0.3.8 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangChain: Text splitting utilities +WWW= https://github.com/langchain-ai/langchain/tree/master/libs/text-splitter \ + https://github.com/langchain-ai/langchain + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.51:misc/py-langchain-core@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py-freezegun@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>0:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.21.1:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-socket>=0.7.0:devel/py-pytest-socket@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-watcher>0:devel/py-pytest-watcher@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.6.1:devel/py-pytest-xdist@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +# tests fail: INTERNALERROR> ValueError: no option named 'only_extended' + +.include <bsd.port.mk> diff --git a/misc/py-langchain-text-splitters/distinfo b/misc/py-langchain-text-splitters/distinfo new file mode 100644 index 000000000000..fc86fa0d063d --- /dev/null +++ b/misc/py-langchain-text-splitters/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752863677 +SHA256 (langchain_text_splitters-0.3.8.tar.gz) = 116d4b9f2a22dda357d0b79e30acf005c5518177971c66a9f1ab0edfdb0f912e +SIZE (langchain_text_splitters-0.3.8.tar.gz) = 42128 diff --git a/misc/py-langchain-text-splitters/pkg-descr b/misc/py-langchain-text-splitters/pkg-descr new file mode 100644 index 000000000000..19a318f629d2 --- /dev/null +++ b/misc/py-langchain-text-splitters/pkg-descr @@ -0,0 +1,2 @@ +LangChain Text Splitters contains utilities for splitting into chunks a wide +variety of text documents. diff --git a/misc/py-langchain/Makefile b/misc/py-langchain/Makefile new file mode 100644 index 000000000000..a130ad988637 --- /dev/null +++ b/misc/py-langchain/Makefile @@ -0,0 +1,30 @@ +PORTNAME= langchain +DISTVERSION= 0.3.26 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangChain: Building applications with LLMs through composability +WWW= https://python.langchain.com/docs/introduction/ \ + https://github.com/langchain-ai/langchain + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy20>=1.4:databases/py-sqlalchemy20@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}async_timeout>=4.0.0:devel/py-async_timeout@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.66:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-text-splitters>=0.3.8:misc/py-langchain-text-splitters@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langsmith>=0.1.17:misc/py-langsmith@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-langchain/distinfo b/misc/py-langchain/distinfo new file mode 100644 index 000000000000..acb95cba4289 --- /dev/null +++ b/misc/py-langchain/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752880089 +SHA256 (langchain-0.3.26.tar.gz) = 8ff034ee0556d3e45eff1f1e96d0d745ced57858414dba7171c8ebdbeb5580c9 +SIZE (langchain-0.3.26.tar.gz) = 10226808 diff --git a/misc/py-langchain/pkg-descr b/misc/py-langchain/pkg-descr new file mode 100644 index 000000000000..960dec222104 --- /dev/null +++ b/misc/py-langchain/pkg-descr @@ -0,0 +1,12 @@ +LangChain is a framework for developing applications powered by large language +models (LLMs). + +LangChain simplifies every stage of the LLM application lifecycle: +* Development: Build your applications using LangChain's open-source components + and third-party integrations. Use LangGraph to build stateful agents with + first-class streaming and human-in-the-loop support. +* Productionization: Use LangSmith to inspect, monitor and evaluate your + applications, so that you can continuously optimize and deploy with + confidence. +* Deployment: Turn your LangGraph applications into production-ready APIs and + Assistants with LangGraph Platform. diff --git a/misc/py-langgraph-checkpoint/Makefile b/misc/py-langgraph-checkpoint/Makefile new file mode 100644 index 000000000000..87d9eb3255b9 --- /dev/null +++ b/misc/py-langgraph-checkpoint/Makefile @@ -0,0 +1,25 @@ +PORTNAME= langgraph-checkpoint +DISTVERSION= 2.1.1 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangGraph: Base interfaces for LangGraph checkpoint savers +WWW= https://github.com/langchain-ai/langgraph + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.2.38:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ormsgpack>=1.10.0:devel/py-ormsgpack@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-langgraph-checkpoint/distinfo b/misc/py-langgraph-checkpoint/distinfo new file mode 100644 index 000000000000..358e089299d5 --- /dev/null +++ b/misc/py-langgraph-checkpoint/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752906587 +SHA256 (langgraph_checkpoint-2.1.1.tar.gz) = 72038c0f9e22260cb9bff1f3ebe5eb06d940b7ee5c1e4765019269d4f21cf92d +SIZE (langgraph_checkpoint-2.1.1.tar.gz) = 136256 diff --git a/misc/py-langgraph-checkpoint/pkg-descr b/misc/py-langgraph-checkpoint/pkg-descr new file mode 100644 index 000000000000..09e501634e40 --- /dev/null +++ b/misc/py-langgraph-checkpoint/pkg-descr @@ -0,0 +1,6 @@ +The langgraph-checkpoint library defines the base interface for LangGraph +checkpointers. Checkpointers provide a persistence layer for LangGraph. +They allow you to interact with and manage the graph's state. When you use +a graph with a checkpointer, the checkpointer saves a checkpoint of the +graph state at every superstep, enabling several powerful capabilities like +human-in-the-loop, "memory" between interactions and more. diff --git a/misc/py-langgraph-sdk/Makefile b/misc/py-langgraph-sdk/Makefile new file mode 100644 index 000000000000..bd3a7494027a --- /dev/null +++ b/misc/py-langgraph-sdk/Makefile @@ -0,0 +1,25 @@ +PORTNAME= langgraph-sdk +DISTVERSION= 0.1.74 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LangGraph: SDK for interacting with LangGraph API +WWW= https://github.com/langchain-ai/langgraph/tree/main/libs/sdk-py + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.2:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}orjson>=3.10.1:devel/py-orjson@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-langgraph-sdk/distinfo b/misc/py-langgraph-sdk/distinfo new file mode 100644 index 000000000000..1afff2ca3ea6 --- /dev/null +++ b/misc/py-langgraph-sdk/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753241265 +SHA256 (langgraph_sdk-0.1.74.tar.gz) = 7450e0db5b226cc2e5328ca22c5968725873630ef47c4206a30707cb25dc3ad6 +SIZE (langgraph_sdk-0.1.74.tar.gz) = 72190 diff --git a/misc/py-langgraph-sdk/pkg-descr b/misc/py-langgraph-sdk/pkg-descr new file mode 100644 index 000000000000..55c3a27cb6c9 --- /dev/null +++ b/misc/py-langgraph-sdk/pkg-descr @@ -0,0 +1,2 @@ +langgraph-sdk is a Python SDK for interacting with the LangGraph Platform +REST API. diff --git a/misc/py-langsmith/Makefile b/misc/py-langsmith/Makefile new file mode 100644 index 000000000000..ecfa5931e2d3 --- /dev/null +++ b/misc/py-langsmith/Makefile @@ -0,0 +1,29 @@ +PORTNAME= langsmith +DISTVERSION= 0.4.6 +PORTREVISION= 1 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Library to connect to the LangSmith LLM Tracing & Evaluation Platform +WWW= https://smith.langchain.com/ \ + https://github.com/langchain-ai/langsmith-sdk/tree/main/python + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}orjson>=3.9.14:devel/py-orjson@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>0:www/py-requests-toolbelt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}zstandard>=0.23.0:archivers/py-zstandard@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-langsmith/distinfo b/misc/py-langsmith/distinfo new file mode 100644 index 000000000000..1db3d45c1775 --- /dev/null +++ b/misc/py-langsmith/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752786494 +SHA256 (langsmith-0.4.6.tar.gz) = 9189dbc9c60f2086ca3a1f0110cfe3aff6b0b7c2e0e3384f9572e70502e7933c +SIZE (langsmith-0.4.6.tar.gz) = 352364 diff --git a/misc/py-langsmith/pkg-descr b/misc/py-langsmith/pkg-descr new file mode 100644 index 000000000000..66f54506e9b8 --- /dev/null +++ b/misc/py-langsmith/pkg-descr @@ -0,0 +1,5 @@ +LangSmith helps your team debug, evaluate, and monitor your language models +and intelligent agents. It works with any LLM Application, including a native +integration with the LangChain Python and LangChain JS open source libraries. +LangSmith is developed and maintained by LangChain, the company behind the +LangChain framework. diff --git a/misc/py-lazrs/Makefile b/misc/py-lazrs/Makefile index e35e6fd7dd8f..e6a1e84f78c3 100644 --- a/misc/py-lazrs/Makefile +++ b/misc/py-lazrs/Makefile @@ -1,6 +1,5 @@ PORTNAME= lazrs -DISTVERSION= 0.6.2 -PORTREVISION= 3 +DISTVERSION= 0.7.0 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,34 +19,34 @@ USE_GITHUB= yes GH_ACCOUNT= laz-rs GH_PROJECT= laz-rs-python -CARGO_CRATES= autocfg-1.4.0 \ +CARGO_CRATES= autocfg-1.5.0 \ byteorder-1.5.0 \ - cfg-if-1.0.0 \ - crossbeam-deque-0.8.5 \ + cfg-if-1.0.1 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ - either-1.13.0 \ + crossbeam-utils-0.8.21 \ + either-1.15.0 \ heck-0.5.0 \ - indoc-2.0.5 \ - laz-0.9.2 \ - libc-0.2.168 \ + indoc-2.0.6 \ + laz-0.10.0 \ + libc-0.2.174 \ memoffset-0.9.1 \ num-traits-0.2.19 \ - once_cell-1.20.2 \ - portable-atomic-1.10.0 \ - proc-macro2-1.0.92 \ + once_cell-1.21.3 \ + portable-atomic-1.11.1 \ + proc-macro2-1.0.95 \ pyo3-0.22.6 \ pyo3-build-config-0.22.6 \ pyo3-ffi-0.22.6 \ pyo3-macros-0.22.6 \ pyo3-macros-backend-0.22.6 \ - quote-1.0.37 \ + quote-1.0.40 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - syn-2.0.90 \ + syn-2.0.104 \ target-lexicon-0.12.16 \ - unicode-ident-1.0.14 \ - unindent-0.2.3 + unicode-ident-1.0.18 \ + unindent-0.2.4 CARGO_BUILD= no CARGO_INSTALL= no diff --git a/misc/py-lazrs/distinfo b/misc/py-lazrs/distinfo index e3e64098778a..abdd1c9a3212 100644 --- a/misc/py-lazrs/distinfo +++ b/misc/py-lazrs/distinfo @@ -1,36 +1,36 @@ -TIMESTAMP = 1734181162 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +TIMESTAMP = 1753162732 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d -SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 -SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/laz-0.9.2.crate) = 786baa800bbc74d9e22be06d2895e7bdc0777e3acb5bdb708b0170a0a8e94b2c -SIZE (rust/crates/laz-0.9.2.crate) = 99596 -SHA256 (rust/crates/libc-0.2.168.crate) = 5aaeb2981e0606ca11d79718f8bb01164f1d6ed75080182d3abf017e6d244b6d -SIZE (rust/crates/libc-0.2.168.crate) = 757025 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/laz-0.10.0.crate) = 2fdaa07b8ca574f1786ef2d1cbcfdb0c158c51afbe3760fad58c8f07981444d5 +SIZE (rust/crates/laz-0.10.0.crate) = 100633 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 -SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 SHA256 (rust/crates/pyo3-0.22.6.crate) = f402062616ab18202ae8319da13fa4279883a2b8a9d9f83f20dbade813ce1884 SIZE (rust/crates/pyo3-0.22.6.crate) = 546746 SHA256 (rust/crates/pyo3-build-config-0.22.6.crate) = b14b5775b5ff446dd1056212d778012cbe8a0fbffd368029fd9e25b514479c38 @@ -41,19 +41,19 @@ SHA256 (rust/crates/pyo3-macros-0.22.6.crate) = 0fd24d897903a9e6d80b968368a34e15 SIZE (rust/crates/pyo3-macros-0.22.6.crate) = 8182 SHA256 (rust/crates/pyo3-macros-backend-0.22.6.crate) = 36c011a03ba1e50152b4b394b479826cad97e7a21eb52df179cd91ac411cbfbe SIZE (rust/crates/pyo3-macros-backend-0.22.6.crate) = 66312 -SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af -SIZE (rust/crates/quote-1.0.37.crate) = 28558 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa SIZE (rust/crates/rayon-1.10.0.crate) = 180155 SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/syn-2.0.90.crate) = 919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31 -SIZE (rust/crates/syn-2.0.90.crate) = 290584 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 -SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce -SIZE (rust/crates/unindent-0.2.3.crate) = 7306 -SHA256 (laz-rs-laz-rs-python-0.6.2_GH0.tar.gz) = 850255b7ee156c23bf341856328f3e6d044e86f8b679943f400bd010a1699139 -SIZE (laz-rs-laz-rs-python-0.6.2_GH0.tar.gz) = 7717 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (laz-rs-laz-rs-python-0.7.0_GH0.tar.gz) = 1910b6002f95b3e1002472fda1c10537ff57352cc858671226c2c4e04214ffd0 +SIZE (laz-rs-laz-rs-python-0.7.0_GH0.tar.gz) = 7814 diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index 7e9faca519fe..ef0e9474ff7f 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.70.0 +DISTVERSION= 1.74.8 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,15 +14,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openai>=1.68.2<1.76.0:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.68.2:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.2.0:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=6.8.0:devel/py-importlib-metadata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tokenizers>0:textproc/py-tokenizers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.2<4.0.0:devel/py-Jinja2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.10:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.5.0<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.22.0<5.0.0:devel/py-jsonschema@${PY_FLAVOR} USES= python shebangfix diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index f96907ac8605..b69efa643285 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747557928 -SHA256 (litellm-1.70.0.tar.gz) = 357f3891e38f23a12f0932c235ed860dc41bc5880afaee7229e6d25318652706 -SIZE (litellm-1.70.0.tar.gz) = 7611957 +TIMESTAMP = 1753409658 +SHA256 (litellm-1.74.8.tar.gz) = 6e0a18aecf62459d465ee6d9a2526fcb33719a595b972500519abe95fe4906e0 +SIZE (litellm-1.74.8.tar.gz) = 9639701 diff --git a/misc/py-llama-cpp-python/files/patch-vendor_llama.cpp_ggml_src_ggml-cpu_ggml-cpu-impl.h b/misc/py-llama-cpp-python/files/patch-vendor_llama.cpp_ggml_src_ggml-cpu_ggml-cpu-impl.h new file mode 100644 index 000000000000..376142c64242 --- /dev/null +++ b/misc/py-llama-cpp-python/files/patch-vendor_llama.cpp_ggml_src_ggml-cpu_ggml-cpu-impl.h @@ -0,0 +1,11 @@ +--- vendor/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-impl.h.orig 2025-08-02 23:17:06 UTC ++++ vendor/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-impl.h +@@ -319,8 +319,6 @@ inline static int32x4_t ggml_vdotq_s32(int32x4_t acc, + #else + #ifdef __POWER9_VECTOR__ + #include <altivec.h> +-#undef bool +-#define bool _Bool + #else + #if defined(_MSC_VER) || defined(__MINGW32__) + #include <intrin.h> diff --git a/misc/py-llm/Makefile b/misc/py-llm/Makefile index 629abe91abca..56f2f832db1a 100644 --- a/misc/py-llm/Makefile +++ b/misc/py-llm/Makefile @@ -1,5 +1,5 @@ PORTNAME= llm -DISTVERSION= 0.23 +DISTVERSION= 0.26 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +16,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click-default-group>=1.2.3:devel/py-click-default-group@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}condense-json>0:devel/py-condense-json@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openai>=1.0.0:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pluggy>=1.0:devel/py-pluggy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}puremagic>0:sysutils/py-puremagic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-ulid2>=1<3:textproc/py-python-ulid2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite-migrate>0:databases/py-sqlite-migrate@${PY_FLAVOR} \ diff --git a/misc/py-llm/distinfo b/misc/py-llm/distinfo index 0414853eae33..b3dfc852fb71 100644 --- a/misc/py-llm/distinfo +++ b/misc/py-llm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741092893 -SHA256 (llm-0.23.tar.gz) = 552e549a46cbcae6f3414b8f5952d6651a7f8b60b5f09444057a7a52793a6c8e -SIZE (llm-0.23.tar.gz) = 49966 +TIMESTAMP = 1749503541 +SHA256 (llm-0.26.tar.gz) = c2e9ddbc582da10c61112c0f983383fa0dc7bee3ca7d6f2ade1a2d003771eb1b +SIZE (llm-0.26.tar.gz) = 82037 diff --git a/misc/py-llm/files/patch-pyproject.toml b/misc/py-llm/files/patch-pyproject.toml new file mode 100644 index 000000000000..7f3206e16706 --- /dev/null +++ b/misc/py-llm/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-06-10 21:49:38 UTC ++++ pyproject.toml +@@ -6,7 +6,7 @@ authors = [ + authors = [ + { name = "Simon Willison" }, + ] +-license = "Apache-2.0" ++license = { text = "Apache-2.0" } + requires-python = ">=3.9" + classifiers = [ + "Development Status :: 4 - Beta", diff --git a/misc/py-mcp/Makefile b/misc/py-mcp/Makefile index 011a7d038ac0..f358ca3ca597 100644 --- a/misc/py-mcp/Makefile +++ b/misc/py-mcp/Makefile @@ -1,5 +1,5 @@ PORTNAME= mcp -DISTVERSION= 1.3.0 +DISTVERSION= 1.12.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,13 @@ WWW= https://pypi.python.org/pypi/mcp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uv-dynamic-versioning>=0.8.2:devel/py-uv-dynamic-versioning@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=4.5:devel/py-anyio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx-sse>=0.4:www/py-httpx-sse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.20.0:devel/py-jsonschema@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.9:devel/py-multipart@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic-settings>=2.6.0:devel/py-pydantic-settings@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.10.6_2:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sse-starlette>=2.2.0:www/py-sse-starlette@${PY_FLAVOR} \ diff --git a/misc/py-mcp/distinfo b/misc/py-mcp/distinfo index 1344f0c506e4..41115c8bd08b 100644 --- a/misc/py-mcp/distinfo +++ b/misc/py-mcp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741774341 -SHA256 (mcp-1.3.0.tar.gz) = f409ae4482ce9d53e7ac03f3f7808bcab735bdfc0fba937453782efb43882d45 -SIZE (mcp-1.3.0.tar.gz) = 150235 +TIMESTAMP = 1753455188 +SHA256 (mcp-1.12.2.tar.gz) = a4b7c742c50ce6ed6d6a6c096cca0e3893f5aecc89a59ed06d47c4e6ba41edcc +SIZE (mcp-1.12.2.tar.gz) = 426202 diff --git a/misc/py-mffpy/Makefile b/misc/py-mffpy/Makefile index a5305c2c1d60..92f9739c48d7 100644 --- a/misc/py-mffpy/Makefile +++ b/misc/py-mffpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= mffpy DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc #MASTER_SITES= PYPI # no test files PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=1.2.12:devel/py-deprecated@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>=4.8.0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>=4.8.0:devel/py-lxml5@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2019.2:devel/py-pytz@${PY_FLAVOR} diff --git a/misc/py-mmcv/Makefile b/misc/py-mmcv/Makefile index 2d64474011ff..21092fafdffd 100644 --- a/misc/py-mmcv/Makefile +++ b/misc/py-mmcv/Makefile @@ -29,6 +29,6 @@ USES= compiler:c++17-lang localbase python USE_PYTHON= distutils cython autoplist # pytest: many test dependencies are missing post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/mmcv/_ext${PYTHON_EXT_SUFFIX}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/mmcv/_ext${PYTHON_TAG}.so .include <bsd.port.mk> diff --git a/misc/py-mxnet/Makefile b/misc/py-mxnet/Makefile deleted file mode 100644 index 2775460740df..000000000000 --- a/misc/py-mxnet/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -PORTNAME= mxnet -DISTVERSION= 1.9.1 -PORTREVISION= 3 -CATEGORIES= misc # machine-learning -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Apache MXNet: Ultra-scalable deep learning framework -WWW= https://mxnet.apache.org/ - -LICENSE= APACHE20 - -DEPRECATED= Depends on expired misc/mxnet -EXPIRATION_DATE=2025-06-01 - -BUILD_DEPENDS= mxnet>0:misc/mxnet -RUN_DEPENDS= mxnet>0:misc/mxnet \ - ${PYTHON_PKGNAMEPREFIX}graphviz>0:graphics/py-graphviz@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} - -USES= python localbase -USE_GITHUB= yes -USE_PYTHON= distutils cython autoplist - -GH_ACCOUNT= apache -GH_PROJECT= incubator-mxnet - -WRKSRC_SUBDIR= python - -POST_PLIST= fix-plist - -PYDISTUTILS_BUILDARGS= --with-cython -PYDISTUTILS_INSTALLARGS= --with-cython - -post-patch: - @${REINPLACE_CMD} -e 's|dll_path = \[curr_path, api_path, cmake_build_path\]|dll_path = ["${LOCALBASE}/lib"]|' ${WRKSRC}/mxnet/libinfo.py - -post-install: - @${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} - # https://github.com/apache/incubator-mxnet/issues/17081 - @${RM} ${STAGEDIR}${PREFIX}/mxnet/libmxnet.so - @${RMDIR} ${STAGEDIR}${PREFIX}/mxnet - -fix-plist: # see post-install - @${REINPLACE_CMD} '/^mxnet\/libmxnet.so$$/d' ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/misc/py-mxnet/distinfo b/misc/py-mxnet/distinfo deleted file mode 100644 index 237b7e3c56da..000000000000 --- a/misc/py-mxnet/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1652385057 -SHA256 (apache-incubator-mxnet-1.9.1_GH0.tar.gz) = cef85932e2b3caead235008473d29512b99581c07da3d10703ff5b6c1fb5bd50 -SIZE (apache-incubator-mxnet-1.9.1_GH0.tar.gz) = 23402468 diff --git a/misc/py-mxnet/pkg-descr b/misc/py-mxnet/pkg-descr deleted file mode 100644 index 147ced68cf73..000000000000 --- a/misc/py-mxnet/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Apache MXNet is a deep learning framework designed for both efficiency and -flexibility. It allows you to mix symbolic and imperative programming to -maximize efficiency and productivity. At its core, MXNet contains a dynamic -dependency scheduler that automatically parallelizes both symbolic and -imperative operations on the fly. A graph optimization layer on top of that -makes symbolic execution fast and memory efficient. MXNet is portable and -lightweight, scaling effectively to multiple GPUs and multiple machines. - -MXNet is more than a deep learning project. It is a collection of blue prints -and guidelines for building deep learning systems, and interesting insights of -DL systems for hackers. diff --git a/misc/py-natten/Makefile b/misc/py-natten/Makefile index adbdca5cf093..0227faf81b6a 100644 --- a/misc/py-natten/Makefile +++ b/misc/py-natten/Makefile @@ -1,23 +1,24 @@ PORTNAME= natten DISTVERSIONPREFIX= v -DISTVERSION= 0.17.5 -CATEGORIES= misc python +DISTVERSION= 0.21.0 +CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Neighborhood Attention Extension for PyTorch -WWW= https://shi-labs.com/natten/ \ +WWW= https://natten.org/ \ https://github.com/SHI-Labs/NATTEN LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= cmake:devel/cmake-core \ +# this BUILD_DEPENDS should be used when CUDA would be available +#BUILD_DEPENDS= cmake:devel/cmake-core \ pybind11>0:devel/pybind11 \ ${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} USES= localbase python USE_PYTHON= distutils autoplist pytest @@ -28,9 +29,9 @@ GH_PROJECT= NATTEN TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +NO_ARCH= yes # no arch w/out CUDA + post-install: - # strip binary - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/natten/libnatten${PYTHON_EXT_SUFFIX}.so # delete stray files, see https://github.com/SHI-Labs/NATTEN/issues/152 @${RM} -r \ ${STAGEDIR}${PYTHON_SITELIBDIR}/CMakeFiles \ @@ -38,13 +39,6 @@ post-install: ${STAGEDIR}${PYTHON_SITELIBDIR}/cmake_install.cmake \ ${STAGEDIR}${PYTHON_SITELIBDIR}/Makefile -# tests as of 0.17.4: -# Results (35.54s): -# 24 passed -# 2 failed -# - .:? -# - .:? -# 12 xfailed -# 59 skipped +# tests as of 0.21.0: 1 passed, 55 skipped, 1 warning in 14.76s .include <bsd.port.mk> diff --git a/misc/py-natten/distinfo b/misc/py-natten/distinfo index bffd18823a37..b18f48f68901 100644 --- a/misc/py-natten/distinfo +++ b/misc/py-natten/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742285229 -SHA256 (SHI-Labs-NATTEN-v0.17.5_GH0.tar.gz) = d5f1f2ee5be3ff2a10dd8a0c794a116338df3c1c2d9702adb555d0ee5e8d2784 -SIZE (SHI-Labs-NATTEN-v0.17.5_GH0.tar.gz) = 12117180 +TIMESTAMP = 1752560055 +SHA256 (SHI-Labs-NATTEN-v0.21.0_GH0.tar.gz) = d22854304f0329bb8382aa49ff33c964c9936d3939b2b5cfa29213f64fbca46a +SIZE (SHI-Labs-NATTEN-v0.21.0_GH0.tar.gz) = 6125670 diff --git a/misc/py-numcodecs/Makefile b/misc/py-numcodecs/Makefile index 677b9bef0e66..e947fcb1bd86 100644 --- a/misc/py-numcodecs/Makefile +++ b/misc/py-numcodecs/Makefile @@ -40,6 +40,6 @@ MAKE_ENV+= DISABLE_NUMCODECS_SSE2=yes DISABLE_NUMCODECS_AVX2=yes .endif post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/numcodecs/*${PYTHON_EXT_SUFFIX}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/numcodecs/*${PYTHON_TAG}.so .include <bsd.port.mk> diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index c6084a3fd265..9c40599454ac 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.73.0 +DISTVERSION= 1.98.0 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,14 +15,14 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0<5:devel/py-anyio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}distro>=1.7.0<2.0.0:sysutils/py-distro@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0<1:www/py-httpx@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}distro>=1.7.0:sysutils/py-distro@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=1.9.0<3:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>0:devel/py-sniffio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>4:misc/py-tqdm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.11<5:devel/py-typing-extensions@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jiter>=0.4.0<1:textproc/py-jiter@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.11:devel/py-typing-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jiter>=0.4.0:textproc/py-jiter@${PY_FLAVOR} RUN_DEPENDS+= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.3:math/py-pandas@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-identity>0:devel/py-azure-identity@${PY_FLAVOR} \ diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index 0c402b06d838..d4d72b3782d4 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744537072 -SHA256 (openai-1.73.0.tar.gz) = b58ea39ba589de07db85c9905557ac12d2fc77600dcd2b92a08b99c9a3dce9e0 -SIZE (openai-1.73.0.tar.gz) = 426942 +TIMESTAMP = 1753952257 +SHA256 (openai-1.98.0.tar.gz) = 3ee0fcc50ae95267fd22bd1ad095ba5402098f3df2162592e68109999f685427 +SIZE (openai-1.98.0.tar.gz) = 496695 diff --git a/misc/py-openvdb/Makefile b/misc/py-openvdb/Makefile index 1caafc26d9be..0cb236feaf71 100644 --- a/misc/py-openvdb/Makefile +++ b/misc/py-openvdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 12.0.1 +PORTREVISION= 1 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -35,7 +36,7 @@ WRKSRC_SUBDIR= openvdb/openvdb/python TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -PLIST_FILES= ${PYTHON_SITELIBDIR}/openvdb${PYTHON_EXT_SUFFIX}.so +PLIST_FILES= ${PYTHON_SITELIBDIR}/openvdb${PYTHON_TAG}.so do-test: # run an example, since the supplied test appears to be only for Windows @cd ${WRKSRC} && \ diff --git a/misc/py-orange3-associate/Makefile b/misc/py-orange3-associate/Makefile deleted file mode 100644 index 1938bd5b11a1..000000000000 --- a/misc/py-orange3-associate/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= orange3-associate -DISTVERSION= 1.1.8 -PORTREVISION= 3 -CATEGORIES= misc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Orange 3 add-on: Frequent itemsets and association rules mining -WWW= https://github.com/biolab/orange3-associate - -LICENSE= GPLv3+ - -DEPRECATED= Depends on expiring misc/orange3 -EXPIRATION_DATE=2025-06-21 - -RUN_DEPENDS= orange3>0:misc/orange3 \ - ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -USE_GITHUB= yes -GH_ACCOUNT= biolab - -.include <bsd.port.mk> diff --git a/misc/py-orange3-associate/distinfo b/misc/py-orange3-associate/distinfo deleted file mode 100644 index b55c0a89958a..000000000000 --- a/misc/py-orange3-associate/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1615678925 -SHA256 (biolab-orange3-associate-1.1.8_GH0.tar.gz) = 2840b28fa7cabbe6e9129b677ae28d02d3ceb680c5786d3fe980fe4ed666d66e -SIZE (biolab-orange3-associate-1.1.8_GH0.tar.gz) = 505212 diff --git a/misc/py-orange3-associate/pkg-descr b/misc/py-orange3-associate/pkg-descr deleted file mode 100644 index 3130544e9b1f..000000000000 --- a/misc/py-orange3-associate/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Orange3 add-on implementing association rules data mining, -and enumerating frequent itemsets. diff --git a/misc/py-orange3-datafusion/Makefile b/misc/py-orange3-datafusion/Makefile deleted file mode 100644 index 38308ffebd0f..000000000000 --- a/misc/py-orange3-datafusion/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= orange3-datafusion -DISTVERSIONPREFIX= v -DISTVERSION= 0.1.11-7 -PORTREVISION= 6 -DISTVERSIONSUFFIX= -g69aa51c -CATEGORIES= misc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Data fusion add-on for Orange3 -WWW= https://github.com/biolab/orange3-datafusion - -LICENSE= GPLv3 - -DEPRECATED= Depends on expiring misc/orange3 -EXPIRATION_DATE=2025-06-21 - -RUN_DEPENDS= orange3>0:misc/orange3 \ - ${PYTHON_PKGNAMEPREFIX}scikit-fusion>0:misc/py-scikit-fusion@${PY_FLAVOR} - -USES= python -USE_GITHUB= yes -GH_ACCOUNT= biolab -USE_PYTHON= distutils autoplist -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/misc/py-orange3-datafusion/distinfo b/misc/py-orange3-datafusion/distinfo deleted file mode 100644 index 5fea43e7e48b..000000000000 --- a/misc/py-orange3-datafusion/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1528961460 -SHA256 (biolab-orange3-datafusion-v0.1.11-7-g69aa51c_GH0.tar.gz) = 86e1e9bf31fbbd64b92bfefd3fde72d93475c69355a18559c438fd3e7afffae5 -SIZE (biolab-orange3-datafusion-v0.1.11-7-g69aa51c_GH0.tar.gz) = 6835800 diff --git a/misc/py-orange3-datafusion/pkg-descr b/misc/py-orange3-datafusion/pkg-descr deleted file mode 100644 index ba1c4bb6f52f..000000000000 --- a/misc/py-orange3-datafusion/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a data fusion add-on for Orange3. Add-on wraps scikit-fusion, a Python -library for data fusion, and implements a set of widgets for loading of the -data, definition of data fusion schema, collective matrix factorization and -exploration of latent factors. diff --git a/misc/py-orange3-educational/Makefile b/misc/py-orange3-educational/Makefile deleted file mode 100644 index 6677cf06db39..000000000000 --- a/misc/py-orange3-educational/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= orange3-educational -DISTVERSION= 0.4.0 -PORTREVISION= 3 -CATEGORIES= misc education python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Orange add-on: widgets for machine learning and data mining -WWW= https://github.com/biolab/orange3-educational - -LICENSE= CC-BY-3.0 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expiring misc/orange3 -EXPIRATION_DATE=2025-06-21 - -RUN_DEPENDS= orange3>0:misc/orange3 \ - ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -USE_GITHUB= yes -GH_ACCOUNT= biolab - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/misc/py-orange3-educational/distinfo b/misc/py-orange3-educational/distinfo deleted file mode 100644 index 1e548262fe99..000000000000 --- a/misc/py-orange3-educational/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1618867149 -SHA256 (biolab-orange3-educational-0.4.0_GH0.tar.gz) = e8f452214a4fc9ad15ccb7c8328850cebb6a38aa483cb4763f1544c41ccd80d8 -SIZE (biolab-orange3-educational-0.4.0_GH0.tar.gz) = 3364301 diff --git a/misc/py-orange3-educational/pkg-descr b/misc/py-orange3-educational/pkg-descr deleted file mode 100644 index d11003ee2d89..000000000000 --- a/misc/py-orange3-educational/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Widgets in the educational add-on demonstrate several key data mining and -machine learning procedures. The widgets are useful for beginners to -understand the inner working of key algorithms in the data mining and for -teachers to be able to visually explain various methods in a classroom. diff --git a/misc/py-orange3-network/Makefile b/misc/py-orange3-network/Makefile deleted file mode 100644 index ece5c63c67b9..000000000000 --- a/misc/py-orange3-network/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -PORTNAME= orange3-network -DISTVERSION= 1.5.1.20210224 # the 1.5.1 was forgotten -PORTREVISION= 4 -CATEGORIES= misc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Network analysis add-on for Orange data mining suite -WWW= https://github.com/biolab/orange3-network - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Depends on expiring misc/orange3 -EXPIRATION_DATE=2025-06-21 - -BUILD_DEPENDS= ${PYNUMPY} -RUN_DEPENDS= orange3>0:misc/orange3 \ - ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}gensim>0:textproc/py-gensim@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyqtgraph>=0.9.10:graphics/py-pyqtgraph@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils cython autoplist - -USE_GITHUB= yes -GH_ACCOUNT= biolab -GH_TAGNAME= ec534c9 - -.include <bsd.port.mk> diff --git a/misc/py-orange3-network/distinfo b/misc/py-orange3-network/distinfo deleted file mode 100644 index d58c2a4ed477..000000000000 --- a/misc/py-orange3-network/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1615748215 -SHA256 (biolab-orange3-network-1.5.1.20210224-ec534c9_GH0.tar.gz) = 59bf35dd6bd75be05a3967d319ffc390cf602b239325c93360f3509534de1247 -SIZE (biolab-orange3-network-1.5.1.20210224-ec534c9_GH0.tar.gz) = 3086801 diff --git a/misc/py-orange3-network/pkg-descr b/misc/py-orange3-network/pkg-descr deleted file mode 100644 index cf412b16cfd2..000000000000 --- a/misc/py-orange3-network/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Orange3-Network is an add-on for Orange data mining software package. -It provides network visualization and network analysis tools. diff --git a/misc/py-orange3-timeseries/Makefile b/misc/py-orange3-timeseries/Makefile deleted file mode 100644 index b8a336f46611..000000000000 --- a/misc/py-orange3-timeseries/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -PORTNAME= orange3-timeseries -DISTVERSION= 0.3.10 -PORTREVISION= 3 -CATEGORIES= misc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Orange add-on for analyzing, visualizing, manipulating time series -WWW= https://github.com/biolab/orange3-timeseries - -LICENSE= CC-BY-3.0 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expiring misc/orange3 -EXPIRATION_DATE=2025-06-21 - -RUN_DEPENDS= orange3>0:misc/orange3 \ - ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pandas-datareader>0:math/py-pandas-datareader@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=0.17:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}statsmodels>=0.10.0:math/py-statsmodels@${PY_FLAVOR} - -USES= python -USE_GITHUB= yes -GH_ACCOUNT= biolab -USE_PYTHON= distutils autoplist -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/misc/py-orange3-timeseries/distinfo b/misc/py-orange3-timeseries/distinfo deleted file mode 100644 index fb5e8bfa7615..000000000000 --- a/misc/py-orange3-timeseries/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1615685846 -SHA256 (biolab-orange3-timeseries-0.3.10_GH0.tar.gz) = e08e901acdc20134d3571351004fafeeaec847b49a7284aa55efcfc33c9c0bf9 -SIZE (biolab-orange3-timeseries-0.3.10_GH0.tar.gz) = 1802156 diff --git a/misc/py-orange3-timeseries/pkg-descr b/misc/py-orange3-timeseries/pkg-descr deleted file mode 100644 index 21cbe75b11c5..000000000000 --- a/misc/py-orange3-timeseries/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Orange add-on for analyzing, visualizing, manipulating, and forecasting time -series data. diff --git a/misc/py-polars/Makefile b/misc/py-polars/Makefile index 034bd5fd803a..ed30b43201ae 100644 --- a/misc/py-polars/Makefile +++ b/misc/py-polars/Makefile @@ -1,6 +1,6 @@ PORTNAME= polars DISTVERSIONPREFIX= py- -DISTVERSION= 1.29.0 +DISTVERSION= 1.32.0 CATEGORIES= misc #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,108 +32,104 @@ MAKE_ENV+= RUSTFLAGS="${RUSTFLAGS}" # pass RUSTFLAGS to rustc via python's "buil CARGO_BUILDDEP= no CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ adler32-1.2.0 \ - ahash-0.8.11 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anes-0.1.6 \ - anstyle-1.0.10 \ - anyhow-1.0.97 \ + anyhow-1.0.98 \ apache-avro-0.17.0 \ - arboard-3.4.1 \ + arboard-3.6.0 \ argminmax-0.6.3 \ - array-init-cursor-0.2.0 \ + array-init-cursor-0.2.1 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ - arrow2-0.17.4 \ - async-channel-2.3.1 \ + async-channel-2.5.0 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ - async-trait-0.1.87 \ - atoi_simd-0.16.0 \ + async-trait-0.1.88 \ + atoi_simd-0.16.1 \ atomic-waker-1.1.2 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ avro-schema-0.3.0 \ - aws-config-1.5.17 \ - aws-credential-types-1.2.1 \ - aws-runtime-1.5.5 \ - aws-sdk-s3-1.77.0 \ - aws-sdk-sso-1.60.0 \ - aws-sdk-ssooidc-1.61.0 \ - aws-sdk-sts-1.61.0 \ - aws-sigv4-1.2.9 \ - aws-smithy-async-1.2.4 \ + aws-config-1.8.3 \ + aws-credential-types-1.2.4 \ + aws-lc-rs-1.13.3 \ + aws-lc-sys-0.30.0 \ + aws-runtime-1.5.9 \ + aws-sdk-s3-1.100.0 \ + aws-sdk-sso-1.78.0 \ + aws-sdk-ssooidc-1.79.0 \ + aws-sdk-sts-1.80.0 \ + aws-sigv4-1.3.3 \ + aws-smithy-async-1.2.5 \ aws-smithy-checksums-0.60.13 \ - aws-smithy-checksums-0.63.0 \ - aws-smithy-eventstream-0.60.7 \ + aws-smithy-checksums-0.63.5 \ + aws-smithy-eventstream-0.60.10 \ aws-smithy-http-0.60.12 \ - aws-smithy-json-0.61.2 \ + aws-smithy-http-0.62.2 \ + aws-smithy-http-client-1.0.6 \ + aws-smithy-json-0.61.4 \ + aws-smithy-observability-0.1.3 \ aws-smithy-query-0.60.7 \ - aws-smithy-runtime-1.7.8 \ - aws-smithy-runtime-api-1.7.3 \ - aws-smithy-types-1.2.13 \ - aws-smithy-xml-0.60.9 \ - aws-types-1.3.5 \ - backtrace-0.3.74 \ + aws-smithy-runtime-1.8.5 \ + aws-smithy-runtime-api-1.8.5 \ + aws-smithy-types-1.3.2 \ + aws-smithy-xml-0.60.10 \ + aws-types-1.3.8 \ + backtrace-0.3.75 \ base16ct-0.1.1 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ - base64ct-1.6.0 \ - bigdecimal-0.4.7 \ - bincode-1.3.3 \ - bitflags-2.9.0 \ - blake3-1.6.1 \ + base64ct-1.8.0 \ + bigdecimal-0.4.8 \ + bincode-2.0.1 \ + bincode_derive-2.0.1 \ + bindgen-0.69.5 \ + bitflags-2.9.1 \ + blake3-1.8.2 \ block-buffer-0.10.4 \ - block2-0.5.1 \ - brotli-7.0.0 \ - brotli-decompressor-4.0.2 \ - bumpalo-3.17.0 \ - bytemuck-1.22.0 \ - bytemuck_derive-1.8.1 \ + boxcar-0.2.13 \ + brotli-8.0.1 \ + brotli-decompressor-5.0.0 \ + bumpalo-3.19.0 \ + bytemuck-1.23.1 \ + bytemuck_derive-1.10.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ bytes-utils-0.1.4 \ - casey-0.4.2 \ - cast-0.3.0 \ - castaway-0.2.3 \ - cc-1.2.16 \ - cfg-if-1.0.0 \ + castaway-0.2.4 \ + cc-1.2.31 \ + cexpr-0.6.0 \ + cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.40 \ - chrono-tz-0.10.1 \ - chrono-tz-build-0.4.0 \ - ciborium-0.2.2 \ - ciborium-io-0.2.2 \ - ciborium-ll-0.2.2 \ - clap-4.5.31 \ - clap_builder-4.5.31 \ - clap_lex-0.7.4 \ - clipboard-win-5.4.0 \ + chrono-0.4.41 \ + chrono-tz-0.10.4 \ + clang-sys-1.8.1 \ + clipboard-win-5.4.1 \ + cmake-0.1.54 \ comfy-table-7.1.4 \ - compact_str-0.8.1 \ + compact_str-0.9.0 \ concurrent-queue-2.5.0 \ const-oid-0.9.6 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ - core-foundation-0.10.0 \ + core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpufeatures-0.2.17 \ crc-2.1.0 \ - crc-3.2.1 \ + crc-3.3.0 \ crc-catalog-1.1.1 \ crc-catalog-2.4.0 \ + crc-fast-1.3.0 \ crc32c-0.6.8 \ - crc32fast-1.4.2 \ - crc64fast-nvme-1.2.0 \ - criterion-0.5.1 \ - criterion-plot-0.5.0 \ + crc32fast-1.5.0 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ @@ -141,41 +137,41 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ - crunchy-0.2.3 \ crypto-bigint-0.4.9 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ dary_heap-0.3.7 \ + debug_unsafe-0.1.3 \ der-0.6.1 \ - deranged-0.3.11 \ + deranged-0.4.0 \ digest-0.10.7 \ + dispatch2-0.3.0 \ displaydoc-0.2.5 \ - doc-comment-0.3.3 \ - dyn-clone-1.0.19 \ + dissimilar-1.0.10 \ + dunce-1.0.5 \ + dyn-clone-1.0.20 \ ecdsa-0.14.8 \ - either-1.14.0 \ + either-1.15.0 \ elliptic-curve-0.12.3 \ - enum_dispatch-0.3.13 \ - env_logger-0.8.4 \ equivalent-1.0.2 \ - errno-0.3.10 \ - error-code-3.3.1 \ - ethnum-1.5.0 \ - event-listener-5.4.0 \ + errno-0.3.13 \ + error-code-3.3.2 \ + ethnum-1.5.2 \ + event-listener-5.4.1 \ event-listener-strategy-0.5.4 \ fallible-streaming-iterator-0.1.9 \ fast-float2-0.2.3 \ fastrand-2.3.0 \ ff-0.12.1 \ - flate2-1.1.0 \ + flate2-1.1.2 \ float-cmp-0.10.0 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ - foreign_vec-0.1.0 \ form_urlencoded-1.2.1 \ - fs4-0.13.0 \ + fs4-0.13.1 \ + fs_extra-1.3.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ @@ -187,206 +183,206 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-util-0.3.31 \ generic-array-0.14.7 \ gethostname-0.4.3 \ - getrandom-0.2.15 \ - getrandom-0.3.1 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ gimli-0.31.1 \ glob-0.3.2 \ group-0.12.1 \ - h2-0.3.26 \ - h2-0.4.8 \ - half-2.4.1 \ - halfbrown-0.2.5 \ - hash_hasher-2.0.3 \ + h2-0.3.27 \ + h2-0.4.11 \ + halfbrown-0.3.0 \ + hashbrown-0.12.3 \ hashbrown-0.14.5 \ - hashbrown-0.15.2 \ + hashbrown-0.15.4 \ heck-0.5.0 \ - hermit-abi-0.4.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.11 \ http-0.2.12 \ - http-1.2.0 \ + http-1.3.1 \ http-body-0.4.6 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ + http-body-util-0.1.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ - humantime-2.1.0 \ + humantime-2.2.0 \ hyper-0.14.32 \ hyper-1.6.0 \ hyper-rustls-0.24.2 \ - hyper-rustls-0.27.5 \ + hyper-rustls-0.27.7 \ hyper-tls-0.6.0 \ - hyper-util-0.1.10 \ - iana-time-zone-0.1.61 \ + hyper-util-0.1.16 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ idna-1.0.3 \ - idna_adapter-1.2.0 \ - indexmap-2.7.1 \ + idna_adapter-1.2.1 \ + indexmap-1.9.3 \ + indexmap-2.10.0 \ indoc-2.0.6 \ inventory-0.3.20 \ + io-uring-0.7.9 \ ipnet-2.11.0 \ - is-terminal-0.4.15 \ + iri-string-0.7.8 \ + iter-read-1.1.0 \ itertools-0.10.5 \ + itertools-0.12.1 \ itertools-0.14.0 \ itoa-1.0.15 \ - jobserver-0.1.32 \ + jobserver-0.1.33 \ js-sys-0.3.77 \ jsonpath_lib_polars_vendor-0.0.1 \ lazy_static-1.5.0 \ - libc-0.2.170 \ + lazycell-1.3.0 \ + libc-0.2.174 \ libflate-1.4.0 \ libflate-2.1.0 \ libflate_lz77-1.2.0 \ libflate_lz77-2.1.0 \ - libloading-0.8.6 \ - libm-0.2.11 \ - libmimalloc-sys-0.1.39 \ - libz-rs-sys-0.4.2 \ + libloading-0.8.8 \ + libm-0.2.15 \ + libmimalloc-sys-0.1.43 \ + libz-rs-sys-0.5.1 \ linux-raw-sys-0.4.15 \ - litemap-0.7.5 \ - lock_api-0.4.12 \ - log-0.4.26 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.27 \ lru-0.12.5 \ + lru-slab-0.1.2 \ lz4-1.28.1 \ lz4-sys-1.11.1+lz4-1.10.0 \ - lz4_flex-0.11.3 \ - matrixmultiply-0.3.9 \ + lz4_flex-0.11.5 \ + matrixmultiply-0.3.10 \ md-5-0.10.6 \ - memchr-2.7.4 \ - memmap2-0.9.5 \ + memchr-2.7.5 \ + memmap2-0.9.7 \ memoffset-0.9.1 \ - mimalloc-0.1.43 \ - mime-0.3.17 \ - miniz_oxide-0.8.5 \ - mio-1.0.3 \ + mimalloc-0.1.47 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ native-tls-0.2.14 \ ndarray-0.16.1 \ + nom-7.1.3 \ now-0.1.3 \ ntapi-0.4.1 \ + num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-rational-0.4.2 \ num-traits-0.2.19 \ - numpy-0.24.0 \ - objc-sys-0.3.5 \ - objc2-0.5.2 \ - objc2-app-kit-0.2.2 \ - objc2-core-data-0.2.2 \ - objc2-core-image-0.2.2 \ + numpy-0.25.0 \ + objc2-0.6.1 \ + objc2-app-kit-0.3.1 \ + objc2-core-foundation-0.3.1 \ + objc2-core-graphics-0.3.1 \ objc2-encode-4.1.0 \ - objc2-foundation-0.2.2 \ - objc2-metal-0.2.2 \ - objc2-quartz-core-0.2.2 \ + objc2-foundation-0.3.1 \ + objc2-io-surface-0.3.1 \ object-0.36.7 \ - object_store-0.12.0 \ - once_cell-1.20.3 \ - oorandom-11.1.4 \ - openssl-0.10.72 \ + object_store-0.12.3 \ + once_cell-1.21.3 \ + openssl-0.10.73 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ - openssl-sys-0.9.107 \ + openssl-sys-0.9.109 \ outref-0.5.2 \ p256-0.11.1 \ parking-2.2.1 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ - parse-zoneinfo-0.3.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ percent-encoding-2.3.1 \ - phf-0.11.3 \ - phf_codegen-0.11.3 \ - phf_generator-0.11.3 \ - phf_shared-0.11.3 \ + phf-0.12.1 \ + phf_shared-0.12.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs8-0.9.0 \ pkg-config-0.3.32 \ - planus-0.3.1 \ - plotters-0.3.7 \ - plotters-backend-0.3.7 \ - plotters-svg-0.3.7 \ - polars-arrow-format-0.1.0 \ + planus-1.1.1 \ + polars-arrow-format-0.2.0 \ polars-parquet-format-0.1.0 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ + potential_utf-0.1.2 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ - proc-macro2-1.0.94 \ - proptest-1.6.0 \ + ppv-lite86-0.2.21 \ + prettyplease-0.2.36 \ + proc-macro2-1.0.95 \ + proptest-1.7.0 \ prost-0.11.9 \ prost-derive-0.11.9 \ - psm-0.1.25 \ - pyo3-0.24.2 \ - pyo3-build-config-0.24.2 \ - pyo3-ffi-0.24.2 \ - pyo3-macros-0.24.2 \ - pyo3-macros-backend-0.24.2 \ + psm-0.1.26 \ + pyo3-0.25.1 \ + pyo3-build-config-0.25.1 \ + pyo3-ffi-0.25.1 \ + pyo3-macros-0.25.1 \ + pyo3-macros-backend-0.25.1 \ quad-rand-0.2.3 \ - quick-xml-0.37.2 \ - quickcheck-1.0.3 \ - quinn-0.11.6 \ - quinn-proto-0.11.9 \ - quinn-udp-0.5.10 \ - quote-1.0.39 \ + quick-xml-0.38.1 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ + quinn-udp-0.5.13 \ + quote-1.0.40 \ + r-efi-5.3.0 \ rand-0.8.5 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ - rand_distr-0.4.3 \ - rand_regex-0.15.1 \ - rand_xorshift-0.3.0 \ + rand_core-0.9.3 \ + rand_distr-0.5.1 \ + rand_xorshift-0.4.0 \ raw-cpuid-11.5.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ recursive-0.1.1 \ recursive-proc-macro-impl-0.1.1 \ - redox_syscall-0.5.10 \ + redox_syscall-0.5.17 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ - regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ - reqwest-0.12.12 \ + reqwest-0.12.22 \ rfc6979-0.3.1 \ - ring-0.17.13 \ + ring-0.17.14 \ rle-decode-fast-1.0.3 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.26 \ + rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ + rustix-1.0.8 \ rustls-0.21.12 \ - rustls-0.23.23 \ + rustls-0.23.31 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ - rustls-pki-types-1.11.0 \ + rustls-pki-types-1.12.0 \ rustls-webpki-0.101.7 \ - rustls-webpki-0.102.8 \ - rustversion-1.0.20 \ + rustls-webpki-0.103.4 \ + rustversion-1.0.21 \ ryu-1.0.20 \ same-file-1.0.6 \ - sample-arrow2-0.17.2 \ - sample-std-0.2.1 \ - sample-test-0.2.1 \ - sample-test-macros-0.2.1 \ schannel-0.1.27 \ + schemars-0.8.22 \ + schemars_derive-0.8.22 \ scopeguard-1.2.0 \ sct-0.7.1 \ sec1-0.3.0 \ @@ -394,69 +390,83 @@ CARGO_CRATES= addr2line-0.24.2 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.26 \ - serde-1.0.218 \ - serde_bytes-0.11.16 \ - serde_derive-1.0.218 \ - serde_json-1.0.140 \ + serde-1.0.219 \ + serde-pickle-1.2.0 \ + serde_bytes-0.11.17 \ + serde_derive-1.0.219 \ + serde_derive_internals-0.29.1 \ + serde_ignored-0.1.12 \ + serde_json-1.0.142 \ + serde_spanned-1.0.0 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ - sha2-0.10.8 \ + sha2-0.10.9 \ shlex-1.3.0 \ - signal-hook-0.3.17 \ - signal-hook-registry-1.4.2 \ + signal-hook-0.3.18 \ + signal-hook-registry-1.4.6 \ signature-1.6.4 \ - simd-json-0.14.3 \ + simd-json-0.15.1 \ simdutf8-0.1.5 \ siphasher-1.0.1 \ - skiplist-0.5.1 \ - slab-0.4.9 \ + skiplist-0.6.0 \ + slab-0.4.10 \ slotmap-1.0.7 \ - smallvec-1.14.0 \ + smallvec-1.15.1 \ snap-1.1.1 \ - socket2-0.5.8 \ + socket2-0.5.10 \ + socket2-0.6.0 \ spki-0.6.0 \ sqlparser-0.53.0 \ stable_deref_trait-1.2.0 \ - stacker-0.1.19 \ + stacker-0.1.21 \ static_assertions-1.1.0 \ streaming-decompression-0.1.2 \ streaming-iterator-0.1.9 \ strength_reduce-0.2.4 \ strum-0.26.3 \ + strum-0.27.2 \ strum_macros-0.26.4 \ + strum_macros-0.27.2 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.99 \ + syn-2.0.104 \ sync_wrapper-1.0.2 \ - synstructure-0.13.1 \ + synstructure-0.13.2 \ sysinfo-0.33.1 \ target-lexicon-0.13.2 \ - tempfile-3.17.1 \ + target-triple-0.1.4 \ + tempfile-3.20.0 \ + termcolor-1.4.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ - time-0.3.38 \ - time-core-0.1.3 \ - time-macros-0.2.20 \ - tinystr-0.7.6 \ - tinytemplate-1.2.1 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.44.2 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.2 \ - tokio-util-0.7.13 \ + tokio-util-0.7.16 \ + toml-0.9.4 \ + toml_datetime-0.7.0 \ + toml_parser-1.0.1 \ + toml_writer-1.0.2 \ tower-0.5.2 \ + tower-http-0.6.6 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ try-lock-0.2.5 \ - twox-hash-1.6.3 \ + trybuild-1.0.110 \ + twox-hash-2.1.1 \ typed-builder-0.19.1 \ typed-builder-macro-0.19.1 \ typenum-1.18.0 \ @@ -465,22 +475,23 @@ CARGO_CRATES= addr2line-0.24.2 \ unicode-normalization-0.1.24 \ unicode-reverse-1.0.9 \ unicode-segmentation-1.12.0 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ unindent-0.2.4 \ untrusted-0.9.0 \ + unty-0.0.4 \ url-2.5.4 \ urlencoding-2.1.3 \ - utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ - uuid-1.15.1 \ - value-trait-0.10.1 \ + uuid-1.17.0 \ + value-trait-0.11.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ + virtue-0.0.18 \ vsimd-0.8.0 \ walkdir-2.5.0 \ want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ @@ -490,59 +501,73 @@ CARGO_CRATES= addr2line-0.24.2 \ wasm-streams-0.4.2 \ web-sys-0.3.77 \ web-time-1.1.0 \ + which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ - windows-core-0.52.0 \ windows-core-0.57.0 \ + windows-core-0.61.2 \ windows-implement-0.57.0 \ + windows-implement-0.60.0 \ windows-interface-0.57.0 \ - windows-link-0.1.0 \ - windows-registry-0.2.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ windows-result-0.1.2 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ - wit-bindgen-rt-0.33.0 \ - write16-1.0.0 \ - writeable-0.5.5 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.12 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xmlparser-0.13.6 \ xxhash-rust-0.8.15 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 \ - zlib-rs-0.4.2 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 \ + zlib-rs-0.5.1 \ zstd-0.13.3 \ - zstd-safe-7.2.3 \ - zstd-sys-2.0.14+zstd.1.5.7 + zstd-safe-7.2.4 \ + zstd-sys-2.0.15+zstd.1.5.7 \ + tikv-jemalloc-sys,tikv-jemallocator@git+https://github.com/pola-rs/jemallocator?rev=c7991e5bb6b3e9f79db6b0f48dcda67c5c3d2936\#c7991e5bb6b3e9f79db6b0f48dcda67c5c3d2936 CARGO_BUILD= no CARGO_INSTALL= no @@ -562,6 +587,9 @@ post-patch: # see https://github.com/pola-rs/polars/issues/22679 s|tikv-jemallocator = |#tikv-jemallocator = |" \ ${WRKSRC}/../Cargo.toml +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/polars/polars.abi3.so + # tests fail to run with circular dependencies .include <bsd.port.mk> diff --git a/misc/py-polars/distinfo b/misc/py-polars/distinfo index c2621d8ec93e..49ed513ac4bf 100644 --- a/misc/py-polars/distinfo +++ b/misc/py-polars/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1746662287 +TIMESTAMP = 1754294547 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 @@ -19,84 +19,88 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 -SIZE (rust/crates/anes-0.1.6.crate) = 23857 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anyhow-1.0.97.crate) = dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f -SIZE (rust/crates/anyhow-1.0.97.crate) = 52221 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/apache-avro-0.17.0.crate) = 1aef82843a0ec9f8b19567445ad2421ceeb1d711514384bdd3d49fe37102ee13 SIZE (rust/crates/apache-avro-0.17.0.crate) = 178898 -SHA256 (rust/crates/arboard-3.4.1.crate) = df099ccb16cd014ff054ac1bf392c67feeef57164b05c42f037cd40f5d4357f4 -SIZE (rust/crates/arboard-3.4.1.crate) = 47070 +SHA256 (rust/crates/arboard-3.6.0.crate) = 55f533f8e0af236ffe5eb979b99381df3258853f00ba2e44b6e1955292c75227 +SIZE (rust/crates/arboard-3.6.0.crate) = 52701 SHA256 (rust/crates/argminmax-0.6.3.crate) = 70f13d10a41ac8d2ec79ee34178d61e6f47a29c2edfe7ef1721c7383b0359e65 SIZE (rust/crates/argminmax-0.6.3.crate) = 67236 -SHA256 (rust/crates/array-init-cursor-0.2.0.crate) = bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76 -SIZE (rust/crates/array-init-cursor-0.2.0.crate) = 2590 +SHA256 (rust/crates/array-init-cursor-0.2.1.crate) = ed51fe0f224d1d4ea768be38c51f9f831dee9d05c163c11fba0b8c44387b1fc3 +SIZE (rust/crates/array-init-cursor-0.2.1.crate) = 7102 SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb SIZE (rust/crates/arrayref-0.3.9.crate) = 9186 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/arrow2-0.17.4.crate) = 59c468daea140b747d781a1da9f7db5f0a8e6636d4af20cc539e43d05b0604fa -SIZE (rust/crates/arrow2-0.17.4.crate) = 841132 -SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a -SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 +SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2 +SIZE (rust/crates/async-channel-2.5.0.crate) = 18624 SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 -SHA256 (rust/crates/async-trait-0.1.87.crate) = d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97 -SIZE (rust/crates/async-trait-0.1.87.crate) = 32014 -SHA256 (rust/crates/atoi_simd-0.16.0.crate) = 4790f9e8961209112beb783d85449b508673cf4a6a419c8449b210743ac4dbe9 -SIZE (rust/crates/atoi_simd-0.16.0.crate) = 22561 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 +SHA256 (rust/crates/atoi_simd-0.16.1.crate) = c2a49e05797ca52e312a0c658938b7d00693ef037799ef7187678f212d7684cf +SIZE (rust/crates/atoi_simd-0.16.1.crate) = 18018 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/avro-schema-0.3.0.crate) = b5281855b39aba9684d2f47bf96983fbfd8f1725f12fabb0513a8ab879647bbd SIZE (rust/crates/avro-schema-0.3.0.crate) = 19318 -SHA256 (rust/crates/aws-config-1.5.17.crate) = 490aa7465ee685b2ced076bb87ef654a47724a7844e2c7d3af4e749ce5b875dd -SIZE (rust/crates/aws-config-1.5.17.crate) = 127995 -SHA256 (rust/crates/aws-credential-types-1.2.1.crate) = 60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da -SIZE (rust/crates/aws-credential-types-1.2.1.crate) = 13764 -SHA256 (rust/crates/aws-runtime-1.5.5.crate) = 76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad -SIZE (rust/crates/aws-runtime-1.5.5.crate) = 60179 -SHA256 (rust/crates/aws-sdk-s3-1.77.0.crate) = 34e87342432a3de0e94e82c99a7cbd9042f99de029ae1f4e368160f9e9929264 -SIZE (rust/crates/aws-sdk-s3-1.77.0.crate) = 1438550 -SHA256 (rust/crates/aws-sdk-sso-1.60.0.crate) = 60186fab60b24376d3e33b9ff0a43485f99efd470e3b75a9160c849741d63d56 -SIZE (rust/crates/aws-sdk-sso-1.60.0.crate) = 71348 -SHA256 (rust/crates/aws-sdk-ssooidc-1.61.0.crate) = 7033130ce1ee13e6018905b7b976c915963755aef299c1521897679d6cd4f8ef -SIZE (rust/crates/aws-sdk-ssooidc-1.61.0.crate) = 86446 -SHA256 (rust/crates/aws-sdk-sts-1.61.0.crate) = c5c1cac7677179d622b4448b0d31bcb359185295dc6fca891920cfb17e2b5156 -SIZE (rust/crates/aws-sdk-sts-1.61.0.crate) = 156461 -SHA256 (rust/crates/aws-sigv4-1.2.9.crate) = 9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051 -SIZE (rust/crates/aws-sigv4-1.2.9.crate) = 47342 -SHA256 (rust/crates/aws-smithy-async-1.2.4.crate) = fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e -SIZE (rust/crates/aws-smithy-async-1.2.4.crate) = 20835 +SHA256 (rust/crates/aws-config-1.8.3.crate) = c0baa720ebadea158c5bda642ac444a2af0cdf7bb66b46d1e4533de5d1f449d0 +SIZE (rust/crates/aws-config-1.8.3.crate) = 134603 +SHA256 (rust/crates/aws-credential-types-1.2.4.crate) = b68c2194a190e1efc999612792e25b1ab3abfefe4306494efaaabc25933c0cbe +SIZE (rust/crates/aws-credential-types-1.2.4.crate) = 20122 +SHA256 (rust/crates/aws-lc-rs-1.13.3.crate) = 5c953fe1ba023e6b7730c0d4b031d06f267f23a46167dcbd40316644b10a17ba +SIZE (rust/crates/aws-lc-rs-1.13.3.crate) = 204343 +SHA256 (rust/crates/aws-lc-sys-0.30.0.crate) = dbfd150b5dbdb988bcc8fb1fe787eb6b7ee6180ca24da683b61ea5405f3d43ff +SIZE (rust/crates/aws-lc-sys-0.30.0.crate) = 9168798 +SHA256 (rust/crates/aws-runtime-1.5.9.crate) = b2090e664216c78e766b6bac10fe74d2f451c02441d43484cd76ac9a295075f7 +SIZE (rust/crates/aws-runtime-1.5.9.crate) = 74594 +SHA256 (rust/crates/aws-sdk-s3-1.100.0.crate) = 8c5eafbdcd898114b839ba68ac628e31c4cfc3e11dfca38dc1b2de2f35bb6270 +SIZE (rust/crates/aws-sdk-s3-1.100.0.crate) = 1568788 +SHA256 (rust/crates/aws-sdk-sso-1.78.0.crate) = dbd7bc4bd34303733bded362c4c997a39130eac4310257c79aae8484b1c4b724 +SIZE (rust/crates/aws-sdk-sso-1.78.0.crate) = 90626 +SHA256 (rust/crates/aws-sdk-ssooidc-1.79.0.crate) = 77358d25f781bb106c1a69531231d4fd12c6be904edb0c47198c604df5a2dbca +SIZE (rust/crates/aws-sdk-ssooidc-1.79.0.crate) = 107005 +SHA256 (rust/crates/aws-sdk-sts-1.80.0.crate) = 06e3ed2a9b828ae7763ddaed41d51724d2661a50c45f845b08967e52f4939cfc +SIZE (rust/crates/aws-sdk-sts-1.80.0.crate) = 176474 +SHA256 (rust/crates/aws-sigv4-1.3.3.crate) = ddfb9021f581b71870a17eac25b52335b82211cdc092e02b6876b2bcefa61666 +SIZE (rust/crates/aws-sigv4-1.3.3.crate) = 58523 +SHA256 (rust/crates/aws-smithy-async-1.2.5.crate) = 1e190749ea56f8c42bf15dd76c65e14f8f765233e6df9b0506d9d934ebef867c +SIZE (rust/crates/aws-smithy-async-1.2.5.crate) = 20847 SHA256 (rust/crates/aws-smithy-checksums-0.60.13.crate) = ba1a71073fca26775c8b5189175ea8863afb1c9ea2cceb02a5de5ad9dfbaa795 SIZE (rust/crates/aws-smithy-checksums-0.60.13.crate) = 11787 -SHA256 (rust/crates/aws-smithy-checksums-0.63.0.crate) = db2dc8d842d872529355c72632de49ef8c5a2949a4472f10e802f28cf925770c -SIZE (rust/crates/aws-smithy-checksums-0.63.0.crate) = 12196 -SHA256 (rust/crates/aws-smithy-eventstream-0.60.7.crate) = 461e5e02f9864cba17cff30f007c2e37ade94d01e87cdb5204e44a84e6d38c17 -SIZE (rust/crates/aws-smithy-eventstream-0.60.7.crate) = 17900 +SHA256 (rust/crates/aws-smithy-checksums-0.63.5.crate) = 5ab9472f7a8ec259ddb5681d2ef1cb1cf16c0411890063e67cdc7b62562cc496 +SIZE (rust/crates/aws-smithy-checksums-0.63.5.crate) = 20200 +SHA256 (rust/crates/aws-smithy-eventstream-0.60.10.crate) = 604c7aec361252b8f1c871a7641d5e0ba3a7f5a586e51b66bc9510a5519594d9 +SIZE (rust/crates/aws-smithy-eventstream-0.60.10.crate) = 29461 SHA256 (rust/crates/aws-smithy-http-0.60.12.crate) = 7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc SIZE (rust/crates/aws-smithy-http-0.60.12.crate) = 23717 -SHA256 (rust/crates/aws-smithy-json-0.61.2.crate) = 623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422 -SIZE (rust/crates/aws-smithy-json-0.61.2.crate) = 23079 +SHA256 (rust/crates/aws-smithy-http-0.62.2.crate) = 43c82ba4cab184ea61f6edaafc1072aad3c2a17dcf4c0fce19ac5694b90d8b5f +SIZE (rust/crates/aws-smithy-http-0.62.2.crate) = 31325 +SHA256 (rust/crates/aws-smithy-http-client-1.0.6.crate) = f108f1ca850f3feef3009bdcc977be201bca9a91058864d9de0684e64514bee0 +SIZE (rust/crates/aws-smithy-http-client-1.0.6.crate) = 73920 +SHA256 (rust/crates/aws-smithy-json-0.61.4.crate) = a16e040799d29c17412943bdbf488fd75db04112d0c0d4b9290bacf5ae0014b9 +SIZE (rust/crates/aws-smithy-json-0.61.4.crate) = 27786 +SHA256 (rust/crates/aws-smithy-observability-0.1.3.crate) = 9364d5989ac4dd918e5cc4c4bdcc61c9be17dcd2586ea7f69e348fc7c6cab393 +SIZE (rust/crates/aws-smithy-observability-0.1.3.crate) = 10275 SHA256 (rust/crates/aws-smithy-query-0.60.7.crate) = f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb SIZE (rust/crates/aws-smithy-query-0.60.7.crate) = 7409 -SHA256 (rust/crates/aws-smithy-runtime-1.7.8.crate) = d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92 -SIZE (rust/crates/aws-smithy-runtime-1.7.8.crate) = 120649 -SHA256 (rust/crates/aws-smithy-runtime-api-1.7.3.crate) = 92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd -SIZE (rust/crates/aws-smithy-runtime-api-1.7.3.crate) = 68468 -SHA256 (rust/crates/aws-smithy-types-1.2.13.crate) = c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042 -SIZE (rust/crates/aws-smithy-types-1.2.13.crate) = 83040 -SHA256 (rust/crates/aws-smithy-xml-0.60.9.crate) = ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc -SIZE (rust/crates/aws-smithy-xml-0.60.9.crate) = 15744 -SHA256 (rust/crates/aws-types-1.3.5.crate) = dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f -SIZE (rust/crates/aws-types-1.3.5.crate) = 21600 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/aws-smithy-runtime-1.8.5.crate) = 660f70d9d8af6876b4c9aa8dcb0dbaf0f89b04ee9a4455bea1b4ba03b15f26f6 +SIZE (rust/crates/aws-smithy-runtime-1.8.5.crate) = 116109 +SHA256 (rust/crates/aws-smithy-runtime-api-1.8.5.crate) = 937a49ecf061895fca4a6dd8e864208ed9be7546c0527d04bc07d502ec5fba1c +SIZE (rust/crates/aws-smithy-runtime-api-1.8.5.crate) = 79951 +SHA256 (rust/crates/aws-smithy-types-1.3.2.crate) = d498595448e43de7f4296b7b7a18a8a02c61ec9349128c80a368f7c3b4ab11a8 +SIZE (rust/crates/aws-smithy-types-1.3.2.crate) = 92281 +SHA256 (rust/crates/aws-smithy-xml-0.60.10.crate) = 3db87b96cb1b16c024980f133968d52882ca0daaee3a086c6decc500f6c99728 +SIZE (rust/crates/aws-smithy-xml-0.60.10.crate) = 25216 +SHA256 (rust/crates/aws-types-1.3.8.crate) = b069d19bf01e46298eaedd7c6f283fe565a59263e53eebec945f3e6398f42390 +SIZE (rust/crates/aws-types-1.3.8.crate) = 33160 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base16ct-0.1.1.crate) = 349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce SIZE (rust/crates/base16ct-0.1.1.crate) = 10186 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 @@ -105,72 +109,64 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64-simd-0.8.0.crate) = 339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195 SIZE (rust/crates/base64-simd-0.8.0.crate) = 12531 -SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b -SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 -SHA256 (rust/crates/bigdecimal-0.4.7.crate) = 7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c -SIZE (rust/crates/bigdecimal-0.4.7.crate) = 89252 -SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad -SIZE (rust/crates/bincode-1.3.3.crate) = 28958 -SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd -SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 -SHA256 (rust/crates/blake3-1.6.1.crate) = 675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753 -SIZE (rust/crates/blake3-1.6.1.crate) = 186007 +SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba +SIZE (rust/crates/base64ct-1.8.0.crate) = 31211 +SHA256 (rust/crates/bigdecimal-0.4.8.crate) = 1a22f228ab7a1b23027ccc6c350b72868017af7ea8356fbdf19f8d991c690013 +SIZE (rust/crates/bigdecimal-0.4.8.crate) = 89479 +SHA256 (rust/crates/bincode-2.0.1.crate) = 36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740 +SIZE (rust/crates/bincode-2.0.1.crate) = 70469 +SHA256 (rust/crates/bincode_derive-2.0.1.crate) = bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09 +SIZE (rust/crates/bincode_derive-2.0.1.crate) = 7404 +SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 +SIZE (rust/crates/bindgen-0.69.5.crate) = 221128 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/blake3-1.8.2.crate) = 3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0 +SIZE (rust/crates/blake3-1.8.2.crate) = 205967 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/block2-0.5.1.crate) = 2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f -SIZE (rust/crates/block2-0.5.1.crate) = 24191 -SHA256 (rust/crates/brotli-7.0.0.crate) = cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd -SIZE (rust/crates/brotli-7.0.0.crate) = 1356970 -SHA256 (rust/crates/brotli-decompressor-4.0.2.crate) = 74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37 -SIZE (rust/crates/brotli-decompressor-4.0.2.crate) = 193388 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytemuck-1.22.0.crate) = b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540 -SIZE (rust/crates/bytemuck-1.22.0.crate) = 52451 -SHA256 (rust/crates/bytemuck_derive-1.8.1.crate) = 3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a -SIZE (rust/crates/bytemuck_derive-1.8.1.crate) = 23100 +SHA256 (rust/crates/boxcar-0.2.13.crate) = 26c4925bc979b677330a8c7fe7a8c94af2dbb4a2d37b4a20a80d884400f46baa +SIZE (rust/crates/boxcar-0.2.13.crate) = 20105 +SHA256 (rust/crates/brotli-8.0.1.crate) = 9991eea70ea4f293524138648e41ee89b0b2b12ddef3b255effa43c8056e0e0d +SIZE (rust/crates/brotli-8.0.1.crate) = 741712 +SHA256 (rust/crates/brotli-decompressor-5.0.0.crate) = 874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03 +SIZE (rust/crates/brotli-decompressor-5.0.0.crate) = 195282 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 +SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +SHA256 (rust/crates/bytemuck_derive-1.10.0.crate) = 441473f2b4b0459a68628c744bc61d23e730fb00128b841d30fa4bb3972257e4 +SIZE (rust/crates/bytemuck_derive-1.10.0.crate) = 25011 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/bytes-utils-0.1.4.crate) = 7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35 SIZE (rust/crates/bytes-utils-0.1.4.crate) = 20703 -SHA256 (rust/crates/casey-0.4.2.crate) = 8e779867f62d81627d1438e0d3fb6ed7d7c9d64293ca6d87a1e88781b94ece1c -SIZE (rust/crates/casey-0.4.2.crate) = 5007 -SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 -SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 -SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.16.crate) = be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c -SIZE (rust/crates/cc-1.2.16.crate) = 103847 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.31.crate) = c3a42d84bb6b69d3a8b3eaacf0d88f179e1929695e1ad012b6cf64d9caaa5fd2 +SIZE (rust/crates/cc-1.2.31.crate) = 109427 +SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 +SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.40.crate) = 1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c -SIZE (rust/crates/chrono-0.4.40.crate) = 229824 -SHA256 (rust/crates/chrono-tz-0.10.1.crate) = 9c6ac4f2c0bf0f44e9161aec9675e1050aa4a530663c4a9e37e108fa948bca9f -SIZE (rust/crates/chrono-tz-0.10.1.crate) = 378405 -SHA256 (rust/crates/chrono-tz-build-0.4.0.crate) = e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb3074b10a7 -SIZE (rust/crates/chrono-tz-build-0.4.0.crate) = 10660 -SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e -SIZE (rust/crates/ciborium-0.2.2.crate) = 35611 -SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757 -SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 -SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 -SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.31.crate) = 027bb0d98429ae334a8698531da7077bdf906419543a35a55c2cb1b66437d767 -SIZE (rust/crates/clap-4.5.31.crate) = 56084 -SHA256 (rust/crates/clap_builder-4.5.31.crate) = 5589e0cba072e0f3d23791efac0fd8627b49c829c196a492e88168e6a669d863 -SIZE (rust/crates/clap_builder-4.5.31.crate) = 168303 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892 -SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/chrono-tz-0.10.4.crate) = a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3 +SIZE (rust/crates/chrono-tz-0.10.4.crate) = 794377 +SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 +SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 +SHA256 (rust/crates/clipboard-win-5.4.1.crate) = bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4 +SIZE (rust/crates/clipboard-win-5.4.1.crate) = 20994 +SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0 +SIZE (rust/crates/cmake-0.1.54.crate) = 18955 SHA256 (rust/crates/comfy-table-7.1.4.crate) = 4a65ebfec4fb190b6f90e944a817d60499ee0744e582530e2c9900a22e591d9a SIZE (rust/crates/comfy-table-7.1.4.crate) = 77044 -SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 -SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 +SHA256 (rust/crates/compact_str-0.9.0.crate) = 3fdb1325a1cece981e8a296ab8f0f9b63ae357bd0784a9faaf548cc7b480707a +SIZE (rust/crates/compact_str-0.9.0.crate) = 72135 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 @@ -179,8 +175,8 @@ SHA256 (rust/crates/constant_time_eq-0.3.1.crate) = 7c74b8349d32d297c9134b8c8867 SIZE (rust/crates/constant_time_eq-0.3.1.crate) = 11561 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 -SHA256 (rust/crates/core-foundation-0.10.0.crate) = b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63 -SIZE (rust/crates/core-foundation-0.10.0.crate) = 27023 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/core2-0.4.0.crate) = b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505 @@ -189,22 +185,18 @@ SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b53169 SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 SHA256 (rust/crates/crc-2.1.0.crate) = 49fc9a695bca7f35f5f4c15cddc84415f66a74ea78eef08e90c5024f2b540e23 SIZE (rust/crates/crc-2.1.0.crate) = 8683 -SHA256 (rust/crates/crc-3.2.1.crate) = 69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636 -SIZE (rust/crates/crc-3.2.1.crate) = 15070 +SHA256 (rust/crates/crc-3.3.0.crate) = 9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675 +SIZE (rust/crates/crc-3.3.0.crate) = 13905 SHA256 (rust/crates/crc-catalog-1.1.1.crate) = ccaeedb56da03b09f598226e25e80088cb4cd25f316e6e4df7d695f0feeb1403 SIZE (rust/crates/crc-catalog-1.1.1.crate) = 8698 SHA256 (rust/crates/crc-catalog-2.4.0.crate) = 19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5 SIZE (rust/crates/crc-catalog-2.4.0.crate) = 10155 +SHA256 (rust/crates/crc-fast-1.3.0.crate) = 6bf62af4cc77d8fe1c22dde4e721d87f2f54056139d8c412e1366b740305f56f +SIZE (rust/crates/crc-fast-1.3.0.crate) = 76401 SHA256 (rust/crates/crc32c-0.6.8.crate) = 3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47 SIZE (rust/crates/crc32c-0.6.8.crate) = 9647 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crc64fast-nvme-1.2.0.crate) = 4955638f00a809894c947f85a024020a20815b65a5eea633798ea7924edab2b3 -SIZE (rust/crates/crc64fast-nvme-1.2.0.crate) = 76399 -SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f -SIZE (rust/crates/criterion-0.5.1.crate) = 110088 -SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 -SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 @@ -219,8 +211,6 @@ SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987 SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 SHA256 (rust/crates/crypto-bigint-0.4.9.crate) = ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef SIZE (rust/crates/crypto-bigint-0.4.9.crate) = 46826 SHA256 (rust/crates/crypto-bigint-0.5.5.crate) = 0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76 @@ -229,38 +219,40 @@ SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/dary_heap-0.3.7.crate) = 04d2cd9c18b9f454ed67da600630b021a8a80bf33f8c95896ab33aaf1c26b728 SIZE (rust/crates/dary_heap-0.3.7.crate) = 24076 +SHA256 (rust/crates/debug_unsafe-0.1.3.crate) = 85d3cef41d236720ed453e102153a53e4cc3d2fde848c0078a50cf249e8e3e5b +SIZE (rust/crates/debug_unsafe-0.1.3.crate) = 2065 SHA256 (rust/crates/der-0.6.1.crate) = f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de SIZE (rust/crates/der-0.6.1.crate) = 74205 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (rust/crates/dispatch2-0.3.0.crate) = 89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec +SIZE (rust/crates/dispatch2-0.3.0.crate) = 54606 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 -SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 -SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 -SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 -SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 +SHA256 (rust/crates/dissimilar-1.0.10.crate) = 8975ffdaa0ef3661bfe02dbdcc06c9f829dfafe6a3c474de366a8d5e44276921 +SIZE (rust/crates/dissimilar-1.0.10.crate) = 27757 +SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 +SIZE (rust/crates/dunce-1.0.5.crate) = 8244 +SHA256 (rust/crates/dyn-clone-1.0.20.crate) = d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 +SIZE (rust/crates/dyn-clone-1.0.20.crate) = 13134 SHA256 (rust/crates/ecdsa-0.14.8.crate) = 413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c SIZE (rust/crates/ecdsa-0.14.8.crate) = 24720 -SHA256 (rust/crates/either-1.14.0.crate) = b7914353092ddf589ad78f25c5c1c21b7f80b0ff8621e7c814c3485b5306da9d -SIZE (rust/crates/either-1.14.0.crate) = 19890 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/elliptic-curve-0.12.3.crate) = e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3 SIZE (rust/crates/elliptic-curve-0.12.3.crate) = 58374 -SHA256 (rust/crates/enum_dispatch-0.3.13.crate) = aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd -SIZE (rust/crates/enum_dispatch-0.3.13.crate) = 29876 -SHA256 (rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 -SIZE (rust/crates/env_logger-0.8.4.crate) = 33342 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 -SHA256 (rust/crates/error-code-3.3.1.crate) = a5d9305ccc6942a704f4335694ecd3de2ea531b114ac2d51f5f843750787a92f -SIZE (rust/crates/error-code-3.3.1.crate) = 7646 -SHA256 (rust/crates/ethnum-1.5.0.crate) = b90ca2580b73ab6a1f724b76ca11ab632df820fd6040c336200d2c1df7b3c82c -SIZE (rust/crates/ethnum-1.5.0.crate) = 58370 -SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae -SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/error-code-3.3.2.crate) = dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59 +SIZE (rust/crates/error-code-3.3.2.crate) = 8516 +SHA256 (rust/crates/ethnum-1.5.2.crate) = ca81e6b4777c89fd810c25a4be2b1bd93ea034fbe58e6a75216a34c6b82c539b +SIZE (rust/crates/ethnum-1.5.2.crate) = 63016 +SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab +SIZE (rust/crates/event-listener-5.4.1.crate) = 43782 SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 SHA256 (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a @@ -271,8 +263,8 @@ SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/ff-0.12.1.crate) = d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160 SIZE (rust/crates/ff-0.12.1.crate) = 12956 -SHA256 (rust/crates/flate2-1.1.0.crate) = 11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc -SIZE (rust/crates/flate2-1.1.0.crate) = 110650 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/float-cmp-0.10.0.crate) = b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8 SIZE (rust/crates/float-cmp-0.10.0.crate) = 10702 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 @@ -283,12 +275,12 @@ SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 -SHA256 (rust/crates/foreign_vec-0.1.0.crate) = ee1b05cbd864bcaecbd3455d6d967862d446e4ebfc3c2e5e5b9841e53cba6673 -SIZE (rust/crates/foreign_vec-0.1.0.crate) = 5198 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 -SHA256 (rust/crates/fs4-0.13.0.crate) = be058769cf1633370c3d0dac6bb9b223b8f18900cf808abadf7843192e706238 -SIZE (rust/crates/fs4-0.13.0.crate) = 28710 +SHA256 (rust/crates/fs4-0.13.1.crate) = 8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4 +SIZE (rust/crates/fs4-0.13.1.crate) = 28794 +SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 SIZE (rust/crates/futures-0.3.31.crate) = 54953 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 @@ -311,34 +303,30 @@ SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 SHA256 (rust/crates/gethostname-0.4.3.crate) = 0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818 SIZE (rust/crates/gethostname-0.4.3.crate) = 9336 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 SIZE (rust/crates/glob-0.3.2.crate) = 22359 SHA256 (rust/crates/group-0.12.1.crate) = 5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7 SIZE (rust/crates/group-0.12.1.crate) = 16516 -SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 -SIZE (rust/crates/h2-0.3.26.crate) = 168315 -SHA256 (rust/crates/h2-0.4.8.crate) = 5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2 -SIZE (rust/crates/h2-0.4.8.crate) = 174535 -SHA256 (rust/crates/half-2.4.1.crate) = 6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888 -SIZE (rust/crates/half-2.4.1.crate) = 50892 -SHA256 (rust/crates/halfbrown-0.2.5.crate) = 8588661a8607108a5ca69cab034063441a0413a0b041c13618a7dd348021ef6f -SIZE (rust/crates/halfbrown-0.2.5.crate) = 29010 -SHA256 (rust/crates/hash_hasher-2.0.3.crate) = 74721d007512d0cb3338cd20f0654ac913920061a4c4d0d8708edb3f2a698c0c -SIZE (rust/crates/hash_hasher-2.0.3.crate) = 11057 +SHA256 (rust/crates/h2-0.3.27.crate) = 0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d +SIZE (rust/crates/h2-0.3.27.crate) = 169180 +SHA256 (rust/crates/h2-0.4.11.crate) = 17da50a276f1e01e0ba6c029e47b7100754904ee8a278f886546e98575380785 +SIZE (rust/crates/h2-0.4.11.crate) = 175810 +SHA256 (rust/crates/halfbrown-0.3.0.crate) = aa2c385c6df70fd180bbb673d93039dbd2cd34e41d782600bdf6e1ca7bce39aa +SIZE (rust/crates/halfbrown-0.3.0.crate) = 28908 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.4.0.crate) = fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc -SIZE (rust/crates/hermit-abi-0.4.0.crate) = 16310 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e @@ -347,86 +335,90 @@ SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b SIZE (rust/crates/home-0.5.11.crate) = 9926 SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 SIZE (rust/crates/http-0.2.12.crate) = 101964 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 SIZE (rust/crates/http-body-0.4.6.crate) = 10773 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/hyper-0.14.32.crate) = 41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7 SIZE (rust/crates/hyper-0.14.32.crate) = 199622 SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 SIZE (rust/crates/hyper-1.6.0.crate) = 153923 SHA256 (rust/crates/hyper-rustls-0.24.2.crate) = ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590 SIZE (rust/crates/hyper-rustls-0.24.2.crate) = 30195 -SHA256 (rust/crates/hyper-rustls-0.27.5.crate) = 2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2 -SIZE (rust/crates/hyper-rustls-0.27.5.crate) = 34660 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/hyper-util-0.1.16.crate) = 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e +SIZE (rust/crates/hyper-util-0.1.16.crate) = 101184 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 -SHA256 (rust/crates/indexmap-2.7.1.crate) = 8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652 -SIZE (rust/crates/indexmap-2.7.1.crate) = 88644 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd SIZE (rust/crates/indoc-2.0.6.crate) = 17164 SHA256 (rust/crates/inventory-0.3.20.crate) = ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83 SIZE (rust/crates/inventory-0.3.20.crate) = 16414 +SHA256 (rust/crates/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 +SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 -SHA256 (rust/crates/is-terminal-0.4.15.crate) = e19b23d53f35ce9f56aebc7d1bb4e6ac1e9c0db7ac85c8d1760c04379edced37 -SIZE (rust/crates/is-terminal-0.4.15.crate) = 7770 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 +SHA256 (rust/crates/iter-read-1.1.0.crate) = 071ed4cc1afd86650602c7b11aa2e1ce30762a1c27193201cb5cee9c6ebb1294 +SIZE (rust/crates/iter-read-1.1.0.crate) = 9173 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 -SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/jsonpath_lib_polars_vendor-0.0.1.crate) = f4bd9354947622f7471ff713eacaabdb683ccb13bba4edccaab9860abf480b7d SIZE (rust/crates/jsonpath_lib_polars_vendor-0.0.1.crate) = 299067 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.170.crate) = 875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828 -SIZE (rust/crates/libc-0.2.170.crate) = 760076 +SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 +SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 SHA256 (rust/crates/libflate-1.4.0.crate) = 5ff4ae71b685bbad2f2f391fe74f6b7659a34871c08b210fdc039e43bee07d18 SIZE (rust/crates/libflate-1.4.0.crate) = 42600 SHA256 (rust/crates/libflate-2.1.0.crate) = 45d9dfdc14ea4ef0900c1cddbc8dcd553fbaacd8a4a282cf4018ae9dd04fb21e @@ -435,56 +427,64 @@ SHA256 (rust/crates/libflate_lz77-1.2.0.crate) = a52d3a8bfc85f250440e4424db7d857 SIZE (rust/crates/libflate_lz77-1.2.0.crate) = 5964 SHA256 (rust/crates/libflate_lz77-2.1.0.crate) = e6e0d73b369f386f1c44abd9c570d5318f55ccde816ff4b562fa452e5182863d SIZE (rust/crates/libflate_lz77-2.1.0.crate) = 5918 -SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 -SIZE (rust/crates/libloading-0.8.6.crate) = 28922 -SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa -SIZE (rust/crates/libm-0.2.11.crate) = 111477 -SHA256 (rust/crates/libmimalloc-sys-0.1.39.crate) = 23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44 -SIZE (rust/crates/libmimalloc-sys-0.1.39.crate) = 198523 -SHA256 (rust/crates/libz-rs-sys-0.4.2.crate) = 902bc563b5d65ad9bba616b490842ef0651066a1a1dc3ce1087113ffcb873c8d -SIZE (rust/crates/libz-rs-sys-0.4.2.crate) = 15013 +SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 +SIZE (rust/crates/libloading-0.8.8.crate) = 31345 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 +SHA256 (rust/crates/libmimalloc-sys-0.1.43.crate) = bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d +SIZE (rust/crates/libmimalloc-sys-0.1.43.crate) = 226498 +SHA256 (rust/crates/libz-rs-sys-0.5.1.crate) = 172a788537a2221661b480fee8dc5f96c580eb34fa88764d3205dc356c7e4221 +SIZE (rust/crates/libz-rs-sys-0.5.1.crate) = 17623 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 -SIZE (rust/crates/litemap-0.7.5.crate) = 29962 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.26.crate) = 30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e -SIZE (rust/crates/log-0.4.26.crate) = 47022 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 SHA256 (rust/crates/lz4-1.28.1.crate) = a20b523e860d03443e98350ceaac5e71c6ba89aea7d960769ec3ce37f4de5af4 SIZE (rust/crates/lz4-1.28.1.crate) = 13585 SHA256 (rust/crates/lz4-sys-1.11.1+lz4-1.10.0.crate) = 6bd8c0d6c6ed0cd30b3652886bb8711dc4bb01d637a68105a3d5158039b418e6 SIZE (rust/crates/lz4-sys-1.11.1+lz4-1.10.0.crate) = 391317 -SHA256 (rust/crates/lz4_flex-0.11.3.crate) = 75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5 -SIZE (rust/crates/lz4_flex-0.11.3.crate) = 40633 -SHA256 (rust/crates/matrixmultiply-0.3.9.crate) = 9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a -SIZE (rust/crates/matrixmultiply-0.3.9.crate) = 57819 +SHA256 (rust/crates/lz4_flex-0.11.5.crate) = 08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a +SIZE (rust/crates/lz4_flex-0.11.5.crate) = 41977 +SHA256 (rust/crates/matrixmultiply-0.3.10.crate) = a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08 +SIZE (rust/crates/matrixmultiply-0.3.10.crate) = 58170 SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf SIZE (rust/crates/md-5-0.10.6.crate) = 16161 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memmap2-0.9.7.crate) = 483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28 +SIZE (rust/crates/memmap2-0.9.7.crate) = 33915 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 -SHA256 (rust/crates/mimalloc-0.1.43.crate) = 68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633 -SIZE (rust/crates/mimalloc-0.1.43.crate) = 4075 -SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a -SIZE (rust/crates/mime-0.3.17.crate) = 15712 -SHA256 (rust/crates/miniz_oxide-0.8.5.crate) = 8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5 -SIZE (rust/crates/miniz_oxide-0.8.5.crate) = 62237 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/mimalloc-0.1.47.crate) = b1791cbe101e95af5764f06f20f6760521f7158f69dbf9d6baf941ee1bf6bc40 +SIZE (rust/crates/mimalloc-0.1.47.crate) = 4594 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/ndarray-0.16.1.crate) = 882ed72dce9365842bf196bdeedf5055305f11fc8c03dee7bb0194a6cad34841 SIZE (rust/crates/ndarray-0.16.1.crate) = 291026 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/now-0.1.3.crate) = 6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0 SIZE (rust/crates/now-0.1.3.crate) = 5086 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 +SHA256 (rust/crates/num-0.4.3.crate) = 35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23 +SIZE (rust/crates/num-0.4.3.crate) = 9575 SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9 SIZE (rust/crates/num-bigint-0.4.6.crate) = 102801 SHA256 (rust/crates/num-complex-0.4.6.crate) = 73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495 @@ -493,68 +493,60 @@ SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-iter-0.1.45.crate) = 1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf +SIZE (rust/crates/num-iter-0.1.45.crate) = 10320 +SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 +SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/numpy-0.24.0.crate) = a7cfbf3f0feededcaa4d289fe3079b03659e85c5b5a177f4ba6fb01ab4fb3e39 -SIZE (rust/crates/numpy-0.24.0.crate) = 82393 -SHA256 (rust/crates/objc-sys-0.3.5.crate) = cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310 -SIZE (rust/crates/objc-sys-0.3.5.crate) = 20560 -SHA256 (rust/crates/objc2-0.5.2.crate) = 46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804 -SIZE (rust/crates/objc2-0.5.2.crate) = 199204 -SHA256 (rust/crates/objc2-app-kit-0.2.2.crate) = e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff -SIZE (rust/crates/objc2-app-kit-0.2.2.crate) = 337435 -SHA256 (rust/crates/objc2-core-data-0.2.2.crate) = 617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef -SIZE (rust/crates/objc2-core-data-0.2.2.crate) = 30575 -SHA256 (rust/crates/objc2-core-image-0.2.2.crate) = 55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80 -SIZE (rust/crates/objc2-core-image-0.2.2.crate) = 20050 +SHA256 (rust/crates/numpy-0.25.0.crate) = 29f1dee9aa8d3f6f8e8b9af3803006101bb3653866ef056d530d53ae68587191 +SIZE (rust/crates/numpy-0.25.0.crate) = 81623 +SHA256 (rust/crates/objc2-0.6.1.crate) = 88c6597e14493ab2e44ce58f2fdecf095a51f12ca57bec060a11c57332520551 +SIZE (rust/crates/objc2-0.6.1.crate) = 270980 +SHA256 (rust/crates/objc2-app-kit-0.3.1.crate) = e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc +SIZE (rust/crates/objc2-app-kit-0.3.1.crate) = 495884 +SHA256 (rust/crates/objc2-core-foundation-0.3.1.crate) = 1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166 +SIZE (rust/crates/objc2-core-foundation-0.3.1.crate) = 178121 +SHA256 (rust/crates/objc2-core-graphics-0.3.1.crate) = 989c6c68c13021b5c2d6b71456ebb0f9dc78d752e86a98da7c716f4f9470f5a4 +SIZE (rust/crates/objc2-core-graphics-0.3.1.crate) = 72294 SHA256 (rust/crates/objc2-encode-4.1.0.crate) = ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33 SIZE (rust/crates/objc2-encode-4.1.0.crate) = 21004 -SHA256 (rust/crates/objc2-foundation-0.2.2.crate) = 0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8 -SIZE (rust/crates/objc2-foundation-0.2.2.crate) = 249330 -SHA256 (rust/crates/objc2-metal-0.2.2.crate) = dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6 -SIZE (rust/crates/objc2-metal-0.2.2.crate) = 75276 -SHA256 (rust/crates/objc2-quartz-core-0.2.2.crate) = e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a -SIZE (rust/crates/objc2-quartz-core-0.2.2.crate) = 21306 +SHA256 (rust/crates/objc2-foundation-0.3.1.crate) = 900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c +SIZE (rust/crates/objc2-foundation-0.3.1.crate) = 324572 +SHA256 (rust/crates/objc2-io-surface-0.3.1.crate) = 7282e9ac92529fa3457ce90ebb15f4ecbc383e8338060960760fa2cf75420c3c +SIZE (rust/crates/objc2-io-surface-0.3.1.crate) = 11724 SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 SIZE (rust/crates/object-0.36.7.crate) = 329938 -SHA256 (rust/crates/object_store-0.12.0.crate) = e9ce831b09395f933addbc56d894d889e4b226eba304d4e7adbab591e26daf1e -SIZE (rust/crates/object_store-0.12.0.crate) = 250053 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 -SHA256 (rust/crates/oorandom-11.1.4.crate) = b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9 -SIZE (rust/crates/oorandom-11.1.4.crate) = 10201 -SHA256 (rust/crates/openssl-0.10.72.crate) = fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da -SIZE (rust/crates/openssl-0.10.72.crate) = 283852 +SHA256 (rust/crates/object_store-0.12.3.crate) = efc4f07659e11cd45a341cd24d71e683e3be65d9ff1f8150061678fe60437496 +SIZE (rust/crates/object_store-0.12.3.crate) = 271241 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 -SHA256 (rust/crates/openssl-sys-0.9.107.crate) = 8288979acd84749c744a9014b4382d42b8f7b2592847b5afb2ed29e5d16ede07 -SIZE (rust/crates/openssl-sys-0.9.107.crate) = 78156 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e SIZE (rust/crates/outref-0.5.2.crate) = 5621 SHA256 (rust/crates/p256-0.11.1.crate) = 51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594 SIZE (rust/crates/p256-0.11.1.crate) = 67282 SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba SIZE (rust/crates/parking-2.2.1.crate) = 10685 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 -SHA256 (rust/crates/parse-zoneinfo-0.3.1.crate) = 1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24 -SIZE (rust/crates/parse-zoneinfo-0.3.1.crate) = 97290 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 -SIZE (rust/crates/phf-0.11.3.crate) = 23231 -SHA256 (rust/crates/phf_codegen-0.11.3.crate) = aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a -SIZE (rust/crates/phf_codegen-0.11.3.crate) = 13741 -SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d -SIZE (rust/crates/phf_generator-0.11.3.crate) = 15431 -SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 -SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 +SHA256 (rust/crates/phf-0.12.1.crate) = 913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7 +SIZE (rust/crates/phf-0.12.1.crate) = 23768 +SHA256 (rust/crates/phf_shared-0.12.1.crate) = 06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981 +SIZE (rust/crates/phf_shared-0.12.1.crate) = 15568 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 @@ -563,72 +555,74 @@ SHA256 (rust/crates/pkcs8-0.9.0.crate) = 9eca2c590a5f85da82668fa685c09ce2888b943 SIZE (rust/crates/pkcs8-0.9.0.crate) = 26214 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/planus-0.3.1.crate) = fc1691dd09e82f428ce8d6310bd6d5da2557c82ff17694d2a32cad7242aea89f -SIZE (rust/crates/planus-0.3.1.crate) = 17324 -SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 -SIZE (rust/crates/plotters-0.3.7.crate) = 149031 -SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a -SIZE (rust/crates/plotters-backend-0.3.7.crate) = 13709 -SHA256 (rust/crates/plotters-svg-0.3.7.crate) = 51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670 -SIZE (rust/crates/plotters-svg-0.3.7.crate) = 6715 -SHA256 (rust/crates/polars-arrow-format-0.1.0.crate) = 19b0ef2474af9396b19025b189d96e992311e6a47f90c53cd998b36c4c64b84c -SIZE (rust/crates/polars-arrow-format-0.1.0.crate) = 41001 +SHA256 (rust/crates/planus-1.1.1.crate) = 3daf8e3d4b712abe1d690838f6e29fb76b76ea19589c4afa39ec30e12f62af71 +SIZE (rust/crates/planus-1.1.1.crate) = 36523 +SHA256 (rust/crates/polars-arrow-format-0.2.0.crate) = 863c04c514be005eced7db7053e20d49f7e7a58048a282fa52dfea1fd5434e78 +SIZE (rust/crates/polars-arrow-format-0.2.0.crate) = 85078 SHA256 (rust/crates/polars-parquet-format-0.1.0.crate) = c025243dcfe8dbc57e94d9f82eb3bef10b565ab180d5b99bed87fd8aea319ce1 SIZE (rust/crates/polars-parquet-format-0.1.0.crate) = 55634 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 -SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 -SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 -SHA256 (rust/crates/proptest-1.6.0.crate) = 14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50 -SIZE (rust/crates/proptest-1.6.0.crate) = 203276 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/prettyplease-0.2.36.crate) = ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2 +SIZE (rust/crates/prettyplease-0.2.36.crate) = 71870 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proptest-1.7.0.crate) = 6fcdab19deb5195a31cf7726a210015ff1496ba1464fd42cb4f537b8b01b471f +SIZE (rust/crates/proptest-1.7.0.crate) = 204889 SHA256 (rust/crates/prost-0.11.9.crate) = 0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd SIZE (rust/crates/prost-0.11.9.crate) = 28958 SHA256 (rust/crates/prost-derive-0.11.9.crate) = e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4 SIZE (rust/crates/prost-derive-0.11.9.crate) = 19513 -SHA256 (rust/crates/psm-0.1.25.crate) = f58e5423e24c18cc840e1c98370b3993c6649cd1678b4d24318bcf0a083cbe88 -SIZE (rust/crates/psm-0.1.25.crate) = 23520 -SHA256 (rust/crates/pyo3-0.24.2.crate) = e5203598f366b11a02b13aa20cab591229ff0a89fd121a308a5df751d5fc9219 -SIZE (rust/crates/pyo3-0.24.2.crate) = 1113754 -SHA256 (rust/crates/pyo3-build-config-0.24.2.crate) = 99636d423fa2ca130fa5acde3059308006d46f98caac629418e53f7ebb1e9999 -SIZE (rust/crates/pyo3-build-config-0.24.2.crate) = 34019 -SHA256 (rust/crates/pyo3-ffi-0.24.2.crate) = 78f9cf92ba9c409279bc3305b5409d90db2d2c22392d443a87df3a1adad59e33 -SIZE (rust/crates/pyo3-ffi-0.24.2.crate) = 76458 -SHA256 (rust/crates/pyo3-macros-0.24.2.crate) = 0b999cb1a6ce21f9a6b147dcf1be9ffedf02e0043aec74dc390f3007047cecd9 -SIZE (rust/crates/pyo3-macros-0.24.2.crate) = 8874 -SHA256 (rust/crates/pyo3-macros-backend-0.24.2.crate) = 822ece1c7e1012745607d5cf0bcb2874769f0f7cb34c4cde03b9358eb9ef911a -SIZE (rust/crates/pyo3-macros-backend-0.24.2.crate) = 72654 +SHA256 (rust/crates/psm-0.1.26.crate) = 6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f +SIZE (rust/crates/psm-0.1.26.crate) = 23541 +SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a +SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 +SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 +SIZE (rust/crates/pyo3-build-config-0.25.1.crate) = 34126 +SHA256 (rust/crates/pyo3-ffi-0.25.1.crate) = 7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c +SIZE (rust/crates/pyo3-ffi-0.25.1.crate) = 78058 +SHA256 (rust/crates/pyo3-macros-0.25.1.crate) = a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50 +SIZE (rust/crates/pyo3-macros-0.25.1.crate) = 8886 +SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc +SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 SHA256 (rust/crates/quad-rand-0.2.3.crate) = 5a651516ddc9168ebd67b24afd085a718be02f8858fe406591b013d101ce2f40 SIZE (rust/crates/quad-rand-0.2.3.crate) = 4949 -SHA256 (rust/crates/quick-xml-0.37.2.crate) = 165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003 -SIZE (rust/crates/quick-xml-0.37.2.crate) = 188017 -SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6 -SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 -SHA256 (rust/crates/quinn-0.11.6.crate) = 62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef -SIZE (rust/crates/quinn-0.11.6.crate) = 78222 -SHA256 (rust/crates/quinn-proto-0.11.9.crate) = a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d -SIZE (rust/crates/quinn-proto-0.11.9.crate) = 209286 -SHA256 (rust/crates/quinn-udp-0.5.10.crate) = e46f3055866785f6b92bc6164b76be02ca8f2eb4b002c0354b28cf4c119e5944 -SIZE (rust/crates/quinn-udp-0.5.10.crate) = 30920 -SHA256 (rust/crates/quote-1.0.39.crate) = c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801 -SIZE (rust/crates/quote-1.0.39.crate) = 31206 +SHA256 (rust/crates/quick-xml-0.38.1.crate) = 9845d9dccf565065824e69f9f235fafba1587031eda353c1f1561cd6a6be78f4 +SIZE (rust/crates/quick-xml-0.38.1.crate) = 201181 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 +SHA256 (rust/crates/quinn-udp-0.5.13.crate) = fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970 +SIZE (rust/crates/quinn-udp-0.5.13.crate) = 32621 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/rand_distr-0.4.3.crate) = 32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31 -SIZE (rust/crates/rand_distr-0.4.3.crate) = 58255 -SHA256 (rust/crates/rand_regex-0.15.1.crate) = 8b2a9fe2d7d9eeaf3279d1780452a5bbd26b31b27938787ef1c3e930d1e9cfbd -SIZE (rust/crates/rand_regex-0.15.1.crate) = 12990 -SHA256 (rust/crates/rand_xorshift-0.3.0.crate) = d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f -SIZE (rust/crates/rand_xorshift-0.3.0.crate) = 9121 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rand_distr-0.5.1.crate) = 6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463 +SIZE (rust/crates/rand_distr-0.5.1.crate) = 75593 +SHA256 (rust/crates/rand_xorshift-0.4.0.crate) = 513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a +SIZE (rust/crates/rand_xorshift-0.4.0.crate) = 10262 SHA256 (rust/crates/raw-cpuid-11.5.0.crate) = c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146 SIZE (rust/crates/raw-cpuid-11.5.0.crate) = 111596 SHA256 (rust/crates/rawpointer-0.2.1.crate) = 60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3 @@ -641,8 +635,8 @@ SHA256 (rust/crates/recursive-0.1.1.crate) = 0786a43debb760f491b1bc0269fe5e84155 SIZE (rust/crates/recursive-0.1.1.crate) = 3642 SHA256 (rust/crates/recursive-proc-macro-impl-0.1.1.crate) = 76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b SIZE (rust/crates/recursive-proc-macro-impl-0.1.1.crate) = 2213 -SHA256 (rust/crates/redox_syscall-0.5.10.crate) = 0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1 -SIZE (rust/crates/redox_syscall-0.5.10.crate) = 30226 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 @@ -653,34 +647,36 @@ SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c964863 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-lite-0.1.6.crate) = 53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a SIZE (rust/crates/regex-lite-0.1.6.crate) = 95278 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/reqwest-0.12.12.crate) = 43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da -SIZE (rust/crates/reqwest-0.12.12.crate) = 193321 +SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531 +SIZE (rust/crates/reqwest-0.12.22.crate) = 200283 SHA256 (rust/crates/rfc6979-0.3.1.crate) = 7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb SIZE (rust/crates/rfc6979-0.3.1.crate) = 8460 -SHA256 (rust/crates/ring-0.17.13.crate) = 70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee -SIZE (rust/crates/ring-0.17.13.crate) = 1501917 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rle-decode-fast-1.0.3.crate) = 3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422 SIZE (rust/crates/rle-decode-fast-1.0.3.crate) = 62086 SHA256 (rust/crates/rmp-0.8.14.crate) = 228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4 SIZE (rust/crates/rmp-0.8.14.crate) = 29687 SHA256 (rust/crates/rmp-serde-1.3.0.crate) = 52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db SIZE (rust/crates/rmp-serde-1.3.0.crate) = 33025 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 +SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 SHA256 (rust/crates/rustls-0.21.12.crate) = 3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e SIZE (rust/crates/rustls-0.21.12.crate) = 285674 -SHA256 (rust/crates/rustls-0.23.23.crate) = 47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395 -SIZE (rust/crates/rustls-0.23.23.crate) = 342561 +SHA256 (rust/crates/rustls-0.23.31.crate) = c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc +SIZE (rust/crates/rustls-0.23.31.crate) = 371259 SHA256 (rust/crates/rustls-native-certs-0.6.3.crate) = a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00 SIZE (rust/crates/rustls-native-certs-0.6.3.crate) = 24438 SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 @@ -689,28 +685,24 @@ SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092 SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 -SHA256 (rust/crates/rustls-pki-types-1.11.0.crate) = 917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c -SIZE (rust/crates/rustls-pki-types-1.11.0.crate) = 63933 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustls-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc +SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/sample-arrow2-0.17.2.crate) = 502b30097ae5cc57ee8359bb59d8af349db022492de04596119d83f561ab8977 -SIZE (rust/crates/sample-arrow2-0.17.2.crate) = 7600 -SHA256 (rust/crates/sample-std-0.2.1.crate) = 948bd219c6eb2b2ca1e004d8aefa8bbcf12614f60e0139b1758b49f9a94358c8 -SIZE (rust/crates/sample-std-0.2.1.crate) = 8674 -SHA256 (rust/crates/sample-test-0.2.1.crate) = e8b253ca516416756b09b582e2b7275de8f51f35e5d5711e20712b9377c7d5bf -SIZE (rust/crates/sample-test-0.2.1.crate) = 10415 -SHA256 (rust/crates/sample-test-macros-0.2.1.crate) = 5cc6439a7589bb4581fdadb6391700ce4d26f8bffd34e2a75acb320822e9b5ef -SIZE (rust/crates/sample-test-macros-0.2.1.crate) = 2304 SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d SIZE (rust/crates/schannel-0.1.27.crate) = 42772 +SHA256 (rust/crates/schemars-0.8.22.crate) = 3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615 +SIZE (rust/crates/schemars-0.8.22.crate) = 59214 +SHA256 (rust/crates/schemars_derive-0.8.22.crate) = 32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d +SIZE (rust/crates/schemars_derive-0.8.22.crate) = 19542 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 @@ -725,54 +717,64 @@ SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4a SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 SIZE (rust/crates/semver-1.0.26.crate) = 31303 -SHA256 (rust/crates/serde-1.0.218.crate) = e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60 -SIZE (rust/crates/serde-1.0.218.crate) = 78968 -SHA256 (rust/crates/serde_bytes-0.11.16.crate) = 364fec0df39c49a083c9a8a18a23a6bcfd9af130fe9fe321d18520a0d113e09e -SIZE (rust/crates/serde_bytes-0.11.16.crate) = 12993 -SHA256 (rust/crates/serde_derive-1.0.218.crate) = f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b -SIZE (rust/crates/serde_derive-1.0.218.crate) = 57782 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde-pickle-1.2.0.crate) = b641fdc8bcf2781ee78b30c599700d64ad4f412976143e4c5d0b9df906bb4843 +SIZE (rust/crates/serde-pickle-1.2.0.crate) = 320547 +SHA256 (rust/crates/serde_bytes-0.11.17.crate) = 8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96 +SIZE (rust/crates/serde_bytes-0.11.17.crate) = 13256 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 +SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 +SHA256 (rust/crates/serde_ignored-0.1.12.crate) = b516445dac1e3535b6d658a7b528d771153dfb272ed4180ca4617a20550365ff +SIZE (rust/crates/serde_ignored-0.1.12.crate) = 13050 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 +SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 +SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 SHA256 (rust/crates/signature-1.6.4.crate) = 74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c SIZE (rust/crates/signature-1.6.4.crate) = 16012 -SHA256 (rust/crates/simd-json-0.14.3.crate) = aa2bcf6c6e164e81bc7a5d49fc6988b3d515d9e8c07457d7b74ffb9324b9cd40 -SIZE (rust/crates/simd-json-0.14.3.crate) = 169109 +SHA256 (rust/crates/simd-json-0.15.1.crate) = c962f626b54771990066e5435ec8331d1462576cd2d1e62f24076ae014f92112 +SIZE (rust/crates/simd-json-0.15.1.crate) = 170995 SHA256 (rust/crates/simdutf8-0.1.5.crate) = e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e SIZE (rust/crates/simdutf8-0.1.5.crate) = 28488 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/skiplist-0.5.1.crate) = 0eec25f46463fcdc5e02f388c2780b1b58e01be81a8378e62ec60931beccc3f6 -SIZE (rust/crates/skiplist-0.5.1.crate) = 39721 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/skiplist-0.6.0.crate) = f354fd282d3177c2951004953e2fdc4cb342fa159bbee8b829852b6a081c8ea1 +SIZE (rust/crates/skiplist-0.6.0.crate) = 162131 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 SHA256 (rust/crates/slotmap-1.0.7.crate) = dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a SIZE (rust/crates/slotmap-1.0.7.crate) = 61390 -SHA256 (rust/crates/smallvec-1.14.0.crate) = 7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd -SIZE (rust/crates/smallvec-1.14.0.crate) = 35561 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/snap-1.1.1.crate) = 1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b SIZE (rust/crates/snap-1.1.1.crate) = 33763 -SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 SHA256 (rust/crates/spki-0.6.0.crate) = 67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b SIZE (rust/crates/spki-0.6.0.crate) = 14791 SHA256 (rust/crates/sqlparser-0.53.0.crate) = 05a528114c392209b3264855ad491fcce534b94a38771b0a0b97a79379275ce8 SIZE (rust/crates/sqlparser-0.53.0.crate) = 266820 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 -SHA256 (rust/crates/stacker-0.1.19.crate) = d9156ebd5870ef293bfb43f91c7a74528d363ec0d424afe24160ed5a4343d08a -SIZE (rust/crates/stacker-0.1.19.crate) = 16494 +SHA256 (rust/crates/stacker-0.1.21.crate) = cddb07e32ddb770749da91081d8d0ac3a16f1a569a18b20348cd371f5dead06b +SIZE (rust/crates/stacker-0.1.21.crate) = 17009 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/streaming-decompression-0.1.2.crate) = bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3 @@ -783,24 +785,32 @@ SHA256 (rust/crates/strength_reduce-0.2.4.crate) = fe895eb47f22e2ddd4dabc02bce41 SIZE (rust/crates/strength_reduce-0.2.4.crate) = 17859 SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 SIZE (rust/crates/strum-0.26.3.crate) = 7237 +SHA256 (rust/crates/strum-0.27.2.crate) = af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf +SIZE (rust/crates/strum-0.27.2.crate) = 8489 SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 +SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 +SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.99.crate) = e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2 -SIZE (rust/crates/syn-2.0.99.crate) = 297762 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/sysinfo-0.33.1.crate) = 4fc858248ea01b66f19d8e8a6d55f41deaf91e9d495246fd01368d99935c6c01 SIZE (rust/crates/sysinfo-0.33.1.crate) = 197268 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 -SHA256 (rust/crates/tempfile-3.17.1.crate) = 22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230 -SIZE (rust/crates/tempfile-3.17.1.crate) = 39240 +SHA256 (rust/crates/target-triple-0.1.4.crate) = 1ac9aa371f599d22256307c24a9d748c041e548cbf599f35d890f9d365361790 +SIZE (rust/crates/target-triple-0.1.4.crate) = 7143 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 +SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 @@ -809,22 +819,20 @@ SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/time-0.3.38.crate) = bb041120f25f8fbe8fd2dbe4671c7c2ed74d83be2e7a77529bf7e0790ae3f472 -SIZE (rust/crates/time-0.3.38.crate) = 139010 -SHA256 (rust/crates/time-core-0.1.3.crate) = 765c97a5b985b7c11d7bc27fa927dc4fe6af3a6dfb021d28deb60d3bf51e76ef -SIZE (rust/crates/time-core-0.1.3.crate) = 8002 -SHA256 (rust/crates/time-macros-0.2.20.crate) = e8093bc3e81c3bc5f7879de09619d06c9a5a5e45ca44dfeeb7225bae38005c5c -SIZE (rust/crates/time-macros-0.2.20.crate) = 24416 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc -SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 -SIZE (rust/crates/tokio-1.44.2.crate) = 841618 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 @@ -833,24 +841,36 @@ SHA256 (rust/crates/tokio-rustls-0.24.1.crate) = c28327cf380ac148141087fbfb9de9d SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049 SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 +SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 +SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 +SHA256 (rust/crates/toml-0.9.4.crate) = 41ae868b5a0f67631c14589f7e250c1ea2c574ee5ba21c6c8dd4b1485705a5a1 +SIZE (rust/crates/toml-0.9.4.crate) = 56847 +SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 +SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 +SHA256 (rust/crates/toml_parser-1.0.1.crate) = 97200572db069e74c512a14117b296ba0a80a30123fbbb5aa1f4a348f639ca30 +SIZE (rust/crates/toml_parser-1.0.1.crate) = 35063 +SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 +SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 -SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 +SHA256 (rust/crates/trybuild-1.0.110.crate) = 32e257d7246e7a9fd015fb0b28b330a8d4142151a33f03e6a497754f4b1f6a8e +SIZE (rust/crates/trybuild-1.0.110.crate) = 45385 +SHA256 (rust/crates/twox-hash-2.1.1.crate) = 8b907da542cbced5261bd3256de1b3a1bf340a3d37f93425a07362a1d687de56 +SIZE (rust/crates/twox-hash-2.1.1.crate) = 35627 SHA256 (rust/crates/typed-builder-0.19.1.crate) = a06fbd5b8de54c5f7c91f6fe4cebb949be2125d7758e630bb58b1d831dbce600 SIZE (rust/crates/typed-builder-0.19.1.crate) = 21015 SHA256 (rust/crates/typed-builder-macro-0.19.1.crate) = f9534daa9fd3ed0bd911d462a37f172228077e7abf18c18a5f67199d959205f8 @@ -867,38 +887,40 @@ SHA256 (rust/crates/unicode-reverse-1.0.9.crate) = 4b6f4888ebc23094adfb574fdca9f SIZE (rust/crates/unicode-reverse-1.0.9.crate) = 7739 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 -SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd -SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/unty-0.0.4.crate) = 6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae +SIZE (rust/crates/unty-0.0.4.crate) = 7200 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 -SHA256 (rust/crates/uuid-1.15.1.crate) = e0f540e3240398cce6128b64ba83fdbdd86129c16a3aa1a3a252efd66eb3d587 -SIZE (rust/crates/uuid-1.15.1.crate) = 58728 -SHA256 (rust/crates/value-trait-0.10.1.crate) = 9170e001f458781e92711d2ad666110f153e4e50bfd5cbd02db6547625714187 -SIZE (rust/crates/value-trait-0.10.1.crate) = 25645 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 +SHA256 (rust/crates/value-trait-0.11.0.crate) = 0508fce11ad19e0aab49ce20b6bec7f8f82902ded31df1c9fc61b90f0eb396b8 +SIZE (rust/crates/value-trait-0.11.0.crate) = 29749 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/virtue-0.0.18.crate) = 051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1 +SIZE (rust/crates/virtue-0.0.18.crate) = 33545 SHA256 (rust/crates/vsimd-0.8.0.crate) = 5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64 SIZE (rust/crates/vsimd-0.8.0.crate) = 21377 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -917,6 +939,8 @@ SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a9753 SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 +SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 +SIZE (rust/crates/which-4.4.2.crate) = 15953 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -927,68 +951,90 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-0.57.0.crate) = 12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143 SIZE (rust/crates/windows-0.57.0.crate) = 9694564 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 SHA256 (rust/crates/windows-core-0.57.0.crate) = d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d SIZE (rust/crates/windows-core-0.57.0.crate) = 53695 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 SHA256 (rust/crates/windows-implement-0.57.0.crate) = 9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7 SIZE (rust/crates/windows-implement-0.57.0.crate) = 10470 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.57.0.crate) = 29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7 SIZE (rust/crates/windows-interface-0.57.0.crate) = 10931 -SHA256 (rust/crates/windows-link-0.1.0.crate) = 6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3 -SIZE (rust/crates/windows-link-0.1.0.crate) = 6153 -SHA256 (rust/crates/windows-registry-0.2.0.crate) = e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0 -SIZE (rust/crates/windows-registry-0.2.0.crate) = 10470 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-result-0.1.2.crate) = 5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8 SIZE (rust/crates/windows-result-0.1.2.crate) = 10601 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/x11rb-0.13.1.crate) = 5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12 SIZE (rust/crates/x11rb-0.13.1.crate) = 223916 SHA256 (rust/crates/x11rb-protocol-0.13.1.crate) = ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d @@ -997,31 +1043,35 @@ SHA256 (rust/crates/xmlparser-0.13.6.crate) = 66fee0b777b0f5ac1c69bb06d361268faa SIZE (rust/crates/xmlparser-0.13.6.crate) = 26718 SHA256 (rust/crates/xxhash-rust-0.8.15.crate) = fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3 SIZE (rust/crates/xxhash-rust-0.8.15.crate) = 21515 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (rust/crates/zlib-rs-0.4.2.crate) = 8b20717f0917c908dc63de2e44e97f1e6b126ca58d0e391cee86d504eb8fbd05 -SIZE (rust/crates/zlib-rs-0.4.2.crate) = 190752 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zlib-rs-0.5.1.crate) = 626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a +SIZE (rust/crates/zlib-rs-0.5.1.crate) = 193055 SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a SIZE (rust/crates/zstd-0.13.3.crate) = 30514 -SHA256 (rust/crates/zstd-safe-7.2.3.crate) = f3051792fbdc2e1e143244dc28c60f73d8470e93f3f9cbd0ead44da5ed802722 -SIZE (rust/crates/zstd-safe-7.2.3.crate) = 28995 -SHA256 (rust/crates/zstd-sys-2.0.14+zstd.1.5.7.crate) = 8fb060d4926e4ac3a3ad15d864e99ceb5f343c6b34f5bd6d81ae6ed417311be5 -SIZE (rust/crates/zstd-sys-2.0.14+zstd.1.5.7.crate) = 764660 -SHA256 (pola-rs-polars-py-1.29.0_GH0.tar.gz) = 9bcba16af031c39772af0c63968d15375af0e4425fb94d3bc98d9fe7944895fe -SIZE (pola-rs-polars-py-1.29.0_GH0.tar.gz) = 4266559 +SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d +SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 +SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 +SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 +SHA256 (pola-rs-jemallocator-c7991e5bb6b3e9f79db6b0f48dcda67c5c3d2936_GH0.tar.gz) = d34f3a2a518f38f84e79f7e6af028811541273ad7f75428adf3591317a1d4867 +SIZE (pola-rs-jemallocator-c7991e5bb6b3e9f79db6b0f48dcda67c5c3d2936_GH0.tar.gz) = 929118 +SHA256 (pola-rs-polars-py-1.32.0_GH0.tar.gz) = 535507e7afe6267962eb556e87f95f78ba57fd95c3ec2f8d14ece81c2d01ca1c +SIZE (pola-rs-polars-py-1.32.0_GH0.tar.gz) = 4443751 diff --git a/misc/py-polars/files/patch-Cargo.toml b/misc/py-polars/files/patch-Cargo.toml index 81fc256f2e4b..70879234e452 100644 --- a/misc/py-polars/files/patch-Cargo.toml +++ b/misc/py-polars/files/patch-Cargo.toml @@ -1,6 +1,6 @@ ---- Cargo.toml.orig 2025-04-30 19:44:53 UTC +--- Cargo.toml.orig 2025-07-21 02:27:07 UTC +++ Cargo.toml -@@ -17,14 +17,6 @@ mimalloc = { version = "0.1", default-features = false +@@ -17,12 +17,7 @@ mimalloc = { version = "0.1", default-features = false [target.'cfg(all(any(not(target_family = "unix"), target_os = "emscripten", allocator = "mimalloc"), not(allocator = "default")))'.dependencies] mimalloc = { version = "0.1", default-features = false } @@ -8,19 +8,8 @@ -[target.'cfg(all(target_family = "unix", not(target_os = "macos"), not(target_os = "emscripten"), not(allocator = "mimalloc"), not(allocator = "default")))'.dependencies] -tikv-jemallocator = { version = "0.6.0", features = ["disable_initial_exec_tls", "background_threads"] } - --[target.'cfg(all(target_family = "unix", target_os = "macos", not(allocator = "mimalloc"), not(allocator = "default")))'.dependencies] + [target.'cfg(all(target_family = "unix", target_os = "macos", not(allocator = "mimalloc"), not(allocator = "default")))'.dependencies] -tikv-jemallocator = { version = "0.6.0", features = ["disable_initial_exec_tls"] } --either = { workspace = true } -- - [features] - # Features used in this crate - ffi_plugin = ["polars-python/ffi_plugin"] -@@ -111,3 +103,8 @@ default = ["all", "nightly"] - ] + either = { workspace = true } - default = ["all", "nightly"] -+ -+[profile.release] -+opt-level = 2 -+debug = false -+strip = "symbols" + [features] diff --git a/misc/py-posthog/Makefile b/misc/py-posthog/Makefile index b812de339f07..bb117783b627 100644 --- a/misc/py-posthog/Makefile +++ b/misc/py-posthog/Makefile @@ -1,5 +1,5 @@ PORTNAME= posthog -DISTVERSION= 3.13.0 +DISTVERSION= 4.0.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-posthog/distinfo b/misc/py-posthog/distinfo index 87a022a6dd01..410fadf145a2 100644 --- a/misc/py-posthog/distinfo +++ b/misc/py-posthog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740402852 -SHA256 (posthog-3.13.0.tar.gz) = 54e9de232459846b1686a0cfb58acb02b7ccda379d837e1eb1c3af62c3775915 -SIZE (posthog-3.13.0.tar.gz) = 62341 +TIMESTAMP = 1747997410 +SHA256 (posthog-4.0.1.tar.gz) = 77e7ebfc6086972db421d3e05c91d5431b2b964865d33a9a32e55dd88da4bff8 +SIZE (posthog-4.0.1.tar.gz) = 78040 diff --git a/misc/py-pykml/Makefile b/misc/py-pykml/Makefile index e87735d6e6aa..9d8b7bd9194a 100644 --- a/misc/py-pykml/Makefile +++ b/misc/py-pykml/Makefile @@ -1,6 +1,6 @@ PORTNAME= pykml DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://pythonhosted.org/pykml LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.6:devel/py-lxml@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=2.2.6:devel/py-lxml5@${PY_FLAVOR} USES= python USE_PYTHON= distutils concurrent autoplist diff --git a/misc/py-pyqir/Makefile b/misc/py-pyqir/Makefile index e1b4718186e9..1a4c6ccb0fbe 100644 --- a/misc/py-pyqir/Makefile +++ b/misc/py-pyqir/Makefile @@ -1,7 +1,7 @@ PORTNAME= pyqir DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= misc python # quantum-computing #MASTER_SITES= PYPI # no tarballs PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index a35c58d3c26b..4b20c667b5c1 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -1,6 +1,7 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v -DISTVERSION= 2.7.0 +DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +10,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= yuri@FreeBSD.org COMMENT= PyTorch: Tensors and dynamic neural networks in Python -WWW= https://pytorch.org/ +WWW= https://pytorch.org/ \ + https://github.com/pytorch/pytorch LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE @@ -83,8 +85,8 @@ post-patch: post-install: # strip binaries @${STRIP_CMD} \ ${STAGEDIR}${PYTHON_SITELIBDIR}/torch/bin/torch_shm_manager \ - ${STAGEDIR}${PYTHON_SITELIBDIR}/torch/_C${PYTHON_EXT_SUFFIX}.so \ - ${STAGEDIR}${PYTHON_SITELIBDIR}/functorch/_C${PYTHON_EXT_SUFFIX}.so \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/torch/_C${PYTHON_TAG}.so \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/functorch/_C${PYTHON_TAG}.so \ ${STAGEDIR}${PYTHON_SITELIBDIR}/torch/lib/lib*.so fix-plist: # remove the stray %%PYTHON_SITELIBDIR%%/caffe2 file diff --git a/misc/py-pytorch/distinfo b/misc/py-pytorch/distinfo index 9641f134003a..40aad9e52cc9 100644 --- a/misc/py-pytorch/distinfo +++ b/misc/py-pytorch/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745510594 -SHA256 (pytorch/pytorch-v2.7.0.tar.gz) = ecca266fa2de4235a9fd5a18a33299a9de55ab3babb87f8c297c1c9ab8d436bd -SIZE (pytorch/pytorch-v2.7.0.tar.gz) = 285987092 +TIMESTAMP = 1749972703 +SHA256 (pytorch/pytorch-v2.7.1.tar.gz) = 5befd2e540fd55ce4782d0ca7610ce5b572d756d7ea38090ef0f3c7c428fb20f +SIZE (pytorch/pytorch-v2.7.1.tar.gz) = 285998076 SHA256 (pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz) = b8945cf45d4f13054d7f52e8bd9314690ea840d4d0ff21febd95ff04de3c613e SIZE (pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz) = 3541839 diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index 5a074d16b7a8..b0df6168590e 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,6 +1,6 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 +DISTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI @@ -8,7 +8,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simple, safe way to store and distribute tensors -WWW= https://huggingface.co/docs/safetensors/index +WWW= https://huggingface.co/docs/safetensors/index \ + https://github.com/huggingface/safetensors LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE @@ -18,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pytorch>=1.10:misc/py-pytorch@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py>=3.7.0:science/py-h5py@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}huggingface_hub>=0.12.1:misc/py-huggingface-hub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.12.1:misc/py-huggingface-hub@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.70.2:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=4.0.0:devel/py-pytest-benchmark@${PY_FLAVOR} @@ -30,32 +31,31 @@ GH_ACCOUNT= huggingface WRKSRC_SUBDIR= bindings/python -CARGO_CRATES= autocfg-1.4.0 \ - cfg-if-1.0.0 \ +CARGO_CRATES= autocfg-1.5.0 \ heck-0.5.0 \ - indoc-2.0.5 \ - itoa-1.0.14 \ - libc-0.2.170 \ - memchr-2.7.4 \ + indoc-2.0.6 \ + itoa-1.0.15 \ + libc-0.2.174 \ + memchr-2.7.5 \ memmap2-0.9.5 \ memoffset-0.9.1 \ - once_cell-1.20.3 \ - portable-atomic-1.11.0 \ - proc-macro2-1.0.93 \ - pyo3-0.23.5 \ - pyo3-build-config-0.23.5 \ - pyo3-ffi-0.23.5 \ - pyo3-macros-0.23.5 \ - pyo3-macros-backend-0.23.5 \ - quote-1.0.38 \ - ryu-1.0.19 \ - serde-1.0.218 \ - serde_derive-1.0.218 \ - serde_json-1.0.139 \ - syn-2.0.98 \ - target-lexicon-0.12.16 \ - unicode-ident-1.0.17 \ - unindent-0.2.3 + once_cell-1.21.3 \ + portable-atomic-1.11.1 \ + proc-macro2-1.0.95 \ + pyo3-0.25.1 \ + pyo3-build-config-0.25.1 \ + pyo3-ffi-0.25.1 \ + pyo3-macros-0.25.1 \ + pyo3-macros-backend-0.25.1 \ + quote-1.0.40 \ + ryu-1.0.20 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + syn-2.0.104 \ + target-lexicon-0.13.2 \ + unicode-ident-1.0.18 \ + unindent-0.2.4 CARGO_BUILD= no CARGO_INSTALL= no diff --git a/misc/py-safetensors/distinfo b/misc/py-safetensors/distinfo index de9c0df94717..fe59288808f9 100644 --- a/misc/py-safetensors/distinfo +++ b/misc/py-safetensors/distinfo @@ -1,55 +1,53 @@ -TIMESTAMP = 1740679369 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +TIMESTAMP = 1750814026 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/libc-0.2.170.crate) = 875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828 -SIZE (rust/crates/libc-0.2.170.crate) = 760076 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 -SHA256 (rust/crates/pyo3-0.23.5.crate) = 7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872 -SIZE (rust/crates/pyo3-0.23.5.crate) = 1088533 -SHA256 (rust/crates/pyo3-build-config-0.23.5.crate) = 94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb -SIZE (rust/crates/pyo3-build-config-0.23.5.crate) = 33885 -SHA256 (rust/crates/pyo3-ffi-0.23.5.crate) = e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d -SIZE (rust/crates/pyo3-ffi-0.23.5.crate) = 74867 -SHA256 (rust/crates/pyo3-macros-0.23.5.crate) = fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da -SIZE (rust/crates/pyo3-macros-0.23.5.crate) = 8856 -SHA256 (rust/crates/pyo3-macros-backend-0.23.5.crate) = fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028 -SIZE (rust/crates/pyo3-macros-backend-0.23.5.crate) = 70938 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 -SHA256 (rust/crates/ryu-1.0.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd -SIZE (rust/crates/ryu-1.0.19.crate) = 48770 -SHA256 (rust/crates/serde-1.0.218.crate) = e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60 -SIZE (rust/crates/serde-1.0.218.crate) = 78968 -SHA256 (rust/crates/serde_derive-1.0.218.crate) = f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b -SIZE (rust/crates/serde_derive-1.0.218.crate) = 57782 -SHA256 (rust/crates/serde_json-1.0.139.crate) = 44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6 -SIZE (rust/crates/serde_json-1.0.139.crate) = 154839 -SHA256 (rust/crates/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1 -SIZE (rust/crates/syn-2.0.98.crate) = 297807 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/unicode-ident-1.0.17.crate) = 00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe -SIZE (rust/crates/unicode-ident-1.0.17.crate) = 47704 -SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce -SIZE (rust/crates/unindent-0.2.3.crate) = 7306 -SHA256 (huggingface-safetensors-v0.5.3_GH0.tar.gz) = 8c91c33013e54cbc7e055c4aa9565ddefa41ebd5a6de0dbdbbffaa6e921b4257 -SIZE (huggingface-safetensors-v0.5.3_GH0.tar.gz) = 80858 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a +SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 +SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 +SIZE (rust/crates/pyo3-build-config-0.25.1.crate) = 34126 +SHA256 (rust/crates/pyo3-ffi-0.25.1.crate) = 7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c +SIZE (rust/crates/pyo3-ffi-0.25.1.crate) = 78058 +SHA256 (rust/crates/pyo3-macros-0.25.1.crate) = a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50 +SIZE (rust/crates/pyo3-macros-0.25.1.crate) = 8886 +SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc +SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (huggingface-safetensors-v0.6.0_GH0.tar.gz) = 3707f6e048b256037410443e492b9546201a0746c4cd9d9253fca3ffdafff6d8 +SIZE (huggingface-safetensors-v0.6.0_GH0.tar.gz) = 203937 diff --git a/misc/py-shap2/Makefile b/misc/py-shap2/Makefile index 9fc3388a1b09..0578c71451c2 100644 --- a/misc/py-shap2/Makefile +++ b/misc/py-shap2/Makefile @@ -26,6 +26,6 @@ USES= python USE_PYTHON= distutils autoplist post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/shap2/_cext${PYTHON_EXT_SUFFIX}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/shap2/_cext${PYTHON_TAG}.so .include <bsd.port.mk> diff --git a/misc/py-spdx-lookup/Makefile b/misc/py-spdx-lookup/Makefile deleted file mode 100644 index 4e54c93e9c3e..000000000000 --- a/misc/py-spdx-lookup/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= spdx-lookup -PORTVERSION= 0.3.3 -PORTREVISION= 1 -CATEGORIES= misc python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= SPDX license list query tool -WWW= https://github.com/bbqsrc/spdx-lookup-python - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream repository has been archived on Nov 13, 2020 -EXPIRATION_DATE=2025-02-28 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}spdx>=2.3.0:misc/py-spdx@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/misc/py-spdx-lookup/distinfo b/misc/py-spdx-lookup/distinfo deleted file mode 100644 index 42b6cf0dd8a1..000000000000 --- a/misc/py-spdx-lookup/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1607539801 -SHA256 (spdx-lookup-0.3.3.tar.gz) = d41e08ecebb9a6720e8b1dff029b43802c9d929e06dcb648aea58ba93d8f125e -SIZE (spdx-lookup-0.3.3.tar.gz) = 4987 diff --git a/misc/py-spdx-lookup/pkg-descr b/misc/py-spdx-lookup/pkg-descr deleted file mode 100644 index a7b13ddc1b71..000000000000 --- a/misc/py-spdx-lookup/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A tool to query the SPDX license list. Use the binary `spdx-lookup`. diff --git a/misc/py-spdx/Makefile b/misc/py-spdx/Makefile deleted file mode 100644 index 9c90c6537005..000000000000 --- a/misc/py-spdx/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= spdx -PORTVERSION= 2.5.1 -PORTREVISION= 1 -CATEGORIES= misc python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= SPDX license list database -WWW= https://github.com/bbqsrc/spdx-python - -LICENSE= CC0-1.0 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream repository has been archived on Nov 13, 2020 -EXPIRATION_DATE=2025-02-28 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/misc/py-spdx/distinfo b/misc/py-spdx/distinfo deleted file mode 100644 index b463e2ea2013..000000000000 --- a/misc/py-spdx/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1607539799 -SHA256 (spdx-2.5.1.tar.gz) = 4d734b0bcc6c9ec34d238621633bd2ffa5b42773b055cbe0b18e925e1ee039b9 -SIZE (spdx-2.5.1.tar.gz) = 616927 diff --git a/misc/py-spdx/pkg-descr b/misc/py-spdx/pkg-descr deleted file mode 100644 index 5eb72e8e111f..000000000000 --- a/misc/py-spdx/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A Python module incorporating an interface to the SPDX license database. - -This library serves purely as a holder for the database that can be found on the -SPDX website <https://spdx.org/licenses/>. diff --git a/misc/py-tvm/pkg-plist b/misc/py-tvm/pkg-plist index d15c2d4af165..e47724b83561 100644 --- a/misc/py-tvm/pkg-plist +++ b/misc/py-tvm/pkg-plist @@ -5,51 +5,51 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm-0.15.0.dist-info/entry_points.txt %%PYTHON_SITELIBDIR%%/tvm-0.15.0.dist-info/top_level.txt %%PYTHON_SITELIBDIR%%/tvm/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/error%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/error%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/support%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/__pycache__/support%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/error%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/error%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/generic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/generic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/support%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/__pycache__/support%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/_ffi/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/_pyversion%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/_pyversion%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/base%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/libinfo%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/libinfo%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/registry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/registry%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/runtime_ctypes%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/runtime_ctypes%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/_pyversion%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/_pyversion%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/libinfo%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/libinfo%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/registry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/registry%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/runtime_ctypes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/__pycache__/runtime_ctypes%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/ndarray%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/ndarray%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/object%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/object%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/packed_func%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/packed_func%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/types%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/types%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/ndarray%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/ndarray%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/object%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/object%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/packed_func%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/packed_func%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/types%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/__pycache__/types%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/ndarray.py %%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/object.py %%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/packed_func.py %%PYTHON_SITELIBDIR%%/tvm/_ffi/_ctypes/types.py %%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy2/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy2/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy2/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy2/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy2/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/core%%PYTHON_EXT_SUFFIX%%.so +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/_ffi/_cy3/core%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/tvm/_ffi/_cython/core.cpp %%PYTHON_SITELIBDIR%%/tvm/_ffi/_pyversion.py %%PYTHON_SITELIBDIR%%/tvm/_ffi/base.py @@ -57,22 +57,22 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/_ffi/registry.py %%PYTHON_SITELIBDIR%%/tvm/_ffi/runtime_ctypes.py %%PYTHON_SITELIBDIR%%/tvm/arith/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/analyzer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/analyzer%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/bound%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/bound%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_set%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_set%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_solver%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_solver%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/iter_affine_map%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/iter_affine_map%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/pattern%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/pattern%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/analyzer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/analyzer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/bound%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/bound%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_set%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_set%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_solver%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/int_solver%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/iter_affine_map%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/iter_affine_map%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/pattern%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/arith/__pycache__/pattern%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/arith/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/arith/analyzer.py %%PYTHON_SITELIBDIR%%/tvm/arith/bound.py @@ -81,43 +81,43 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/arith/iter_affine_map.py %%PYTHON_SITELIBDIR%%/tvm/arith/pattern.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/compute_dag%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/compute_dag%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/dispatcher%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/dispatcher%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/feature%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/feature%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/loop_state%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/loop_state%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure_record%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure_record%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/relay_integration%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/relay_integration%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_policy%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_policy%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_task%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_task%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/task_scheduler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/task_scheduler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/workload_registry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/workload_registry%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/compute_dag%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/compute_dag%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/dispatcher%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/dispatcher%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/feature%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/feature%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/loop_state%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/loop_state%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure_record%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/measure_record%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/relay_integration%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/relay_integration%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_policy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_policy%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_task%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/search_task%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/task_scheduler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/task_scheduler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/workload_registry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/__pycache__/workload_registry%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/compute_dag.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/cost_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/cost_model%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/xgb_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/xgb_model%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/cost_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/cost_model%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/xgb_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/__pycache__/xgb_model%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/cost_model.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/cost_model/xgb_model.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/dispatcher.py @@ -130,92 +130,92 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/search_task.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/task_scheduler.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_onnx%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_onnx%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_relay%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_relay%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_te%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_te%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_onnx%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_onnx%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_relay%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_relay%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_te%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/__pycache__/tune_te%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/tune_onnx.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/tune_relay.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/testing/tune_te.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/utils.py %%PYTHON_SITELIBDIR%%/tvm/auto_scheduler/workload_registry.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/env%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/env%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/feature%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/feature%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/record%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/record%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/tophub%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/tophub%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/env%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/env%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/feature%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/feature%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/record%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/record%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/tophub%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/tophub%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/database.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/env.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/feature.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/_base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/_base%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/base_graph_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/base_graph_tuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_stage%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_stage%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_tuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/pbqp_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/pbqp_tuner%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/_base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/_base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/base_graph_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/base_graph_tuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_stage%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_stage%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/dynamic_programming_tuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/pbqp_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/__pycache__/pbqp_tuner%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/_base.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/base_graph_tuner.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/dynamic_programming_stage.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/dynamic_programming_tuner.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/pbqp_tuner.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/traverse_graph%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/traverse_graph%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/traverse_graph%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/traverse_graph%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/traverse_graph.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/graph_tuner/utils/utils.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/executor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure_methods%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure_methods%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/executor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure_methods%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/__pycache__/measure_methods%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/executor.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/measure.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/measure/measure_methods.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/record.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/code_hash%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/code_hash%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/dispatcher%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/dispatcher%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/relay_integration%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/relay_integration%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/space%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/space%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/task%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/task%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/topi_integration%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/topi_integration%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/code_hash%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/code_hash%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/dispatcher%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/dispatcher%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/relay_integration%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/relay_integration%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/space%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/space%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/task%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/task%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/topi_integration%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/task/__pycache__/topi_integration%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/task/code_hash.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/task/dispatcher.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/task/relay_integration.py @@ -223,35 +223,35 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/autotvm/task/task.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/task/topi_integration.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/tune_relay%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/tune_relay%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/tune_relay%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/__pycache__/tune_relay%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/testing/tune_relay.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/tophub.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/callback%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/callback%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/droplet_turner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/droplet_turner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/ga_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/ga_tuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/index_based_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/index_based_tuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/metric%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/metric%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/model_based_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/model_based_tuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/sa_model_optimizer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/sa_model_optimizer%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/tuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_cost_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_cost_model%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_tuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_tuner%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/callback%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/callback%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/droplet_turner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/droplet_turner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/ga_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/ga_tuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/index_based_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/index_based_tuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/metric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/metric%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/model_based_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/model_based_tuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/sa_model_optimizer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/sa_model_optimizer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/tuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_cost_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_cost_model%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_tuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/__pycache__/xgboost_tuner%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/callback.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/droplet_turner.py %%PYTHON_SITELIBDIR%%/tvm/autotvm/tuner/ga_tuner.py @@ -272,86 +272,86 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/cmake/mustache-release.cmake %%PYTHON_SITELIBDIR%%/tvm/cmake/mustache.cmake %%PYTHON_SITELIBDIR%%/tvm/contrib/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cblas%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cblas%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/clang%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/clang%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/coreml_runtime%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/coreml_runtime%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublas%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublas%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublaslt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublaslt%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cudnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cudnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dlpack%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dlpack%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dnnl%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dnnl%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/download%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/download%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/emcc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/emcc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_executor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_runtime%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_runtime%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/miopen%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/miopen%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mkl%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mkl%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mps%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mps%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mxnet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mxnet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/ndk%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/ndk%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nnpack%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nnpack%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nvcc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nvcc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/peak%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/peak%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pickle_memoize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pickle_memoize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor_build%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor_build%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/popen_pool%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/popen_pool%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/random%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/random%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocblas%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocblas%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rpc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rpc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sdaccel%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sdaccel%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/spirv%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/spirv%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/stackvm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/stackvm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tar%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tar%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tedd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tedd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tflite_runtime%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tflite_runtime%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/thrust%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/thrust%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/xcode%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/xcode%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cblas%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cblas%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/clang%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/clang%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/coreml_runtime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/coreml_runtime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublas%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublas%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublaslt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cublaslt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cudnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/cudnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dlpack%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dlpack%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dnnl%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/dnnl%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/download%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/download%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/emcc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/emcc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_executor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_runtime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/graph_runtime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/miopen%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/miopen%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mkl%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mkl%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mps%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mps%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mxnet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/mxnet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/ndk%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/ndk%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nnpack%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nnpack%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nvcc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/nvcc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/peak%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/peak%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pickle_memoize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pickle_memoize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor_build%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/pipeline_executor_build%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/popen_pool%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/popen_pool%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/random%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/random%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocblas%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocblas%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rocm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rpc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/rpc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sdaccel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sdaccel%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sparse%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/sparse%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/spirv%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/spirv%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/stackvm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/stackvm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tar%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tar%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tedd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tedd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tflite_runtime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/tflite_runtime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/thrust%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/thrust%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/xcode%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/__pycache__/xcode%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/cblas.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cc.py %%PYTHON_SITELIBDIR%%/tvm/contrib/clang.py @@ -359,35 +359,35 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/cublas.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cublaslt.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/cuda_graph_executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/cuda_graph_executor%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/cuda_graph_executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/__pycache__/cuda_graph_executor%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/cuda_graph/cuda_graph_executor.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cudnn.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/build%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/build%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_operation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_operation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_profiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_profiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_operation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_operation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_profiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_profiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_gemm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_gemm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_tensor_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_tensor_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/library%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/library%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/build%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/build%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_operation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_operation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_profiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/conv2d_profiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_operation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_operation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_profiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gemm_profiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_gemm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_gemm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_tensor_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/gen_tensor_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/library%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/__pycache__/library%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/build.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/conv2d_operation.py @@ -399,14 +399,14 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/gen_tensor_op.py %%PYTHON_SITELIBDIR%%/tvm/contrib/cutlass/library.py %%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_executor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_result%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_result%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_runtime%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_runtime%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_executor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_result%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_result%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_runtime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/__pycache__/debug_runtime%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/debug_executor.py %%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/debug_result.py %%PYTHON_SITELIBDIR%%/tvm/contrib/debugger/debug_runtime.py @@ -415,43 +415,43 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/download.py %%PYTHON_SITELIBDIR%%/tvm/contrib/emcc.py %%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/block_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/block_config%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/cascader_options%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/cascader_options%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/device_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/device_config%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/graph%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/graph%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/logging%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/logging%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/pareto%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/pareto%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/parts%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/parts%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan_generator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan_generator%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/propagator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/propagator%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal_generator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal_generator%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/scheduler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/scheduler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/stripe_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/stripe_config%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/tensor_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/tensor_config%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/block_config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/block_config%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/cascader_options%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/cascader_options%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/device_config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/device_config%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/graph%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/graph%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/logging%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/logging%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/pareto%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/pareto%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/parts%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/parts%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan_generator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/plan_generator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/propagator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/propagator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal_generator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/proposal_generator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/scheduler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/scheduler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/stripe_config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/stripe_config%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/tensor_config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/__pycache__/tensor_config%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/block_config.py %%PYTHON_SITELIBDIR%%/tvm/contrib/ethosu/cascader/cascader_options.py @@ -471,24 +471,24 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/graph_executor.py %%PYTHON_SITELIBDIR%%/tvm/contrib/graph_runtime.py %%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/_ci_env_check%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/_ci_env_check%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/build%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/build%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/hexagon_profiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/hexagon_profiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/meta_schedule%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/meta_schedule%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/pytest_plugin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/pytest_plugin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/session%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/session%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/tools%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/tools%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/_ci_env_check%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/_ci_env_check%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/build%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/build%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/hexagon_profiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/hexagon_profiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/meta_schedule%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/meta_schedule%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/pytest_plugin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/pytest_plugin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/session%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/session%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/tools%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/tools%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/_ci_env_check.py %%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/build.py %%PYTHON_SITELIBDIR%%/tvm/contrib/hexagon/hexagon_profiler.py @@ -511,14 +511,14 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/popen_pool.py %%PYTHON_SITELIBDIR%%/tvm/contrib/random.py %%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/dot%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/dot%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/interface%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/interface%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/terminal%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/terminal%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/dot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/dot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/interface%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/interface%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/terminal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/__pycache__/terminal%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/dot.py %%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/interface.py %%PYTHON_SITELIBDIR%%/tvm/contrib/relay_viz/terminal.py @@ -531,37 +531,37 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/stackvm.py %%PYTHON_SITELIBDIR%%/tvm/contrib/tar.py %%PYTHON_SITELIBDIR%%/tvm/contrib/target/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/coreml%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/coreml%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/onnx%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/onnx%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/vitis_ai%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/vitis_ai%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/coreml%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/coreml%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/onnx%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/onnx%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/vitis_ai%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/target/__pycache__/vitis_ai%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/target/coreml.py %%PYTHON_SITELIBDIR%%/tvm/contrib/target/onnx.py %%PYTHON_SITELIBDIR%%/tvm/contrib/target/vitis_ai.py %%PYTHON_SITELIBDIR%%/tvm/contrib/tedd.py %%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/module%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/__pycache__/module%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/tf_op/module.py %%PYTHON_SITELIBDIR%%/tvm/contrib/tflite_runtime.py %%PYTHON_SITELIBDIR%%/tvm/contrib/thrust.py %%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/as_torch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/as_torch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/module%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/optimize_torch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/optimize_torch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/pytorch_tvm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/pytorch_tvm%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/as_torch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/as_torch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/module%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/optimize_torch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/optimize_torch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/pytorch_tvm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/contrib/torch/__pycache__/pytorch_tvm%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/contrib/torch/as_torch.py %%PYTHON_SITELIBDIR%%/tvm/contrib/torch/module.py %%PYTHON_SITELIBDIR%%/tvm/contrib/torch/optimize_torch.py @@ -569,62 +569,62 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/contrib/utils.py %%PYTHON_SITELIBDIR%%/tvm/contrib/xcode.py %%PYTHON_SITELIBDIR%%/tvm/driver/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/build_module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/build_module%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/build_module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/__pycache__/build_module%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/driver/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/driver/build_module.py %%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__init__.py %%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__main__.py -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__main__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__main__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/arguments%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/arguments%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/autotuner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/autotuner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/compiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/compiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/composite_target%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/composite_target%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/config_options%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/config_options%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/fmtopt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/fmtopt%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/frontends%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/frontends%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/main%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/main%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/micro%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/micro%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/model%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_config%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_list%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_list%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/project%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/project%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/registry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/registry%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/result_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/result_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/runner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/runner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/shape_parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/shape_parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/target%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/target%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/tracker%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/tracker%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/workspace_pools%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/workspace_pools%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__main__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/__main__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/arguments%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/arguments%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/autotuner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/autotuner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/compiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/compiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/composite_target%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/composite_target%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/config_options%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/config_options%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/fmtopt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/fmtopt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/frontends%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/frontends%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/main%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/main%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/micro%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/micro%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/model%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_config%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_list%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/pass_list%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/project%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/project%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/registry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/registry%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/result_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/result_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/runner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/runner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/shape_parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/shape_parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/target%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/target%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/tracker%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/tracker%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/transform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/workspace_pools%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/__pycache__/workspace_pools%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/arguments.py %%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/autotuner.py %%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/compiler.py @@ -648,26 +648,26 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/driver/tvmc/workspace_pools.py %%PYTHON_SITELIBDIR%%/tvm/error.py %%PYTHON_SITELIBDIR%%/tvm/exec/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/autotvm_log_editor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/autotvm_log_editor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/gpu_memory_bandwidth%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/gpu_memory_bandwidth%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/measure_peak%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/measure_peak%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/microtvm_debug_shell%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/microtvm_debug_shell%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/popen_worker%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/popen_worker%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/query_rpc_tracker%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/query_rpc_tracker%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_proxy%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_proxy%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_server%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_server%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_tracker%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_tracker%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/autotvm_log_editor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/autotvm_log_editor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/gpu_memory_bandwidth%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/gpu_memory_bandwidth%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/measure_peak%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/measure_peak%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/microtvm_debug_shell%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/microtvm_debug_shell%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/popen_worker%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/popen_worker%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/query_rpc_tracker%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/query_rpc_tracker%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_proxy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_proxy%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_server%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_server%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_tracker%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/exec/__pycache__/rpc_tracker%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/exec/autotvm_log_editor.py %%PYTHON_SITELIBDIR%%/tvm/exec/gpu_memory_bandwidth.py %%PYTHON_SITELIBDIR%%/tvm/exec/measure_peak.py @@ -6059,8 +6059,8 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format/juce_AudioPluginFormatManager.cpp %%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format/juce_AudioPluginFormatManager.h %%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/README.md -%%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/__pycache__/generate_lv2_bundle_sources%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/__pycache__/generate_lv2_bundle_sources%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/__pycache__/generate_lv2_bundle_sources%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/__pycache__/generate_lv2_bundle_sources%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/generate_lv2_bundle_sources.py %%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/juce_lv2_config.h %%PYTHON_SITELIBDIR%%/tvm/include/JUCE-7.0.2.orig/modules/juce_audio_processors/format_types/LV2_SDK/juce_lv2_config.h.orig @@ -85035,48 +85035,48 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/include/zzip/zzip32.h.pkgsave %%PYTHON_SITELIBDIR%%/tvm/include/zziplib.h.pkgsave %%PYTHON_SITELIBDIR%%/tvm/ir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_instrument_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_instrument_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_transform_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_transform_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/adt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/adt%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/affine_type%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/affine_type%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/attrs%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/attrs%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/base%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/container%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/container%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/expr%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/expr%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/function%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/function%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/instrument%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/instrument%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/json_compact%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/json_compact%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/memory_pools%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/memory_pools%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/module%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/supply%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/supply%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/tensor_type%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/tensor_type%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type_relation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type_relation%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_instrument_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_instrument_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_transform_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/_ffi_transform_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/adt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/adt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/affine_type%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/affine_type%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/attrs%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/attrs%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/container%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/container%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/expr%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/expr%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/function%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/function%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/instrument%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/instrument%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/json_compact%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/json_compact%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/memory_pools%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/memory_pools%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/module%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/supply%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/supply%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/tensor_type%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/tensor_type%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/transform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type_relation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/__pycache__/type_relation%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/ir/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/ir/_ffi_instrument_api.py %%PYTHON_SITELIBDIR%%/tvm/ir/_ffi_transform_api.py @@ -85086,10 +85086,10 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/ir/base.py %%PYTHON_SITELIBDIR%%/tvm/ir/container.py %%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/ir/diagnostics/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/ir/expr.py %%PYTHON_SITELIBDIR%%/tvm/ir/function.py @@ -85106,74 +85106,74 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/libtvm.so %%PYTHON_SITELIBDIR%%/tvm/libtvm_runtime.so %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/arg_info%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/arg_info%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/extracted_task%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/extracted_task%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/logging%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/logging%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/profiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/profiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/relay_integration%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/relay_integration%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tir_integration%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tir_integration%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/trace_apply%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/trace_apply%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune_context%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune_context%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/arg_info%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/arg_info%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/extracted_task%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/extracted_task%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/logging%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/logging%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/profiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/profiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/relay_integration%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/relay_integration%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tir_integration%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tir_integration%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/trace_apply%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/trace_apply%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune_context%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/tune_context%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/arg_info.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/builder%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/builder%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/local_builder%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/local_builder%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/builder%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/builder%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/local_builder%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/__pycache__/local_builder%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/builder.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/builder/local_builder.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/cost_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/cost_model%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/metric%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/metric%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/mlp_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/mlp_model%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/random_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/random_model%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/xgb_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/xgb_model%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/cost_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/cost_model%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/metric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/metric%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/mlp_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/mlp_model%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/random_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/random_model%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/xgb_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/__pycache__/xgb_model%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/cost_model.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/metric.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/mlp_model.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/random_model.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/cost_model/xgb_model.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/json_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/json_database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/memory_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/memory_database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/ordered_union_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/ordered_union_database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/schedule_fn_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/schedule_fn_database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/union_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/union_database%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/json_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/json_database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/memory_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/memory_database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/ordered_union_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/ordered_union_database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/schedule_fn_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/schedule_fn_database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/union_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/__pycache__/union_database%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/database.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/json_database.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/memory_database.py @@ -85182,48 +85182,48 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/database/union_database.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/extracted_task.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/feature_extractor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/feature_extractor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/per_store_feature%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/per_store_feature%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/random_feature_extractor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/random_feature_extractor%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/feature_extractor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/feature_extractor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/per_store_feature%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/per_store_feature%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/random_feature_extractor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/__pycache__/random_feature_extractor%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/feature_extractor.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/per_store_feature.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/feature_extractor/random_feature_extractor.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/logging.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/add_to_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/add_to_database%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/measure_callback%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/measure_callback%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/remove_build_artifact%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/remove_build_artifact%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/update_cost_model%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/update_cost_model%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/add_to_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/add_to_database%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/measure_callback%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/measure_callback%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/remove_build_artifact%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/remove_build_artifact%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/update_cost_model%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/__pycache__/update_cost_model%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/add_to_database.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/measure_callback.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/remove_build_artifact.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/measure_callback/update_cost_model.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_compute_location%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_compute_location%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_parallel%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_parallel%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_thread_binding%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_thread_binding%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_tile_size%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_tile_size%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_unroll%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_unroll%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutator%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_compute_location%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_compute_location%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_parallel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_parallel%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_thread_binding%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_thread_binding%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_tile_size%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_tile_size%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_unroll%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutate_unroll%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/__pycache__/mutator%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/mutate_compute_location.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/mutate_parallel.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/mutate_thread_binding.py @@ -85231,30 +85231,30 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/mutate_unroll.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/mutator/mutator.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_async_strided_mem_copy%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_async_strided_mem_copy%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_dynamic_loop%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_dynamic_loop%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/postproc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/postproc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_cooperative_fetch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_cooperative_fetch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_layout%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_layout%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_parallel_vectorize_unroll%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_parallel_vectorize_unroll%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_reduction_block%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_reduction_block%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_tensorize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_tensorize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_unbound_block%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_unbound_block%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_gpu_code%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_gpu_code%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_vtcm_limit%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_vtcm_limit%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_async_strided_mem_copy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_async_strided_mem_copy%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_dynamic_loop%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/disallow_dynamic_loop%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/postproc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/postproc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_cooperative_fetch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_cooperative_fetch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_layout%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_layout%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_parallel_vectorize_unroll%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_parallel_vectorize_unroll%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_reduction_block%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_reduction_block%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_tensorize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_tensorize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_unbound_block%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/rewrite_unbound_block%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_gpu_code%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_gpu_code%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_vtcm_limit%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/__pycache__/verify_vtcm_limit%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/disallow_async_strided_mem_copy.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/disallow_dynamic_loop.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/postproc/postproc.py @@ -85269,62 +85269,62 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/profiler.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/relay_integration.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/config%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/local_runner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/local_runner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/rpc_runner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/rpc_runner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/runner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/runner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/config%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/local_runner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/local_runner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/rpc_runner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/rpc_runner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/runner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/runner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/config.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/local_runner.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/rpc_runner.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/runner.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/runner/utils.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cpu/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cpu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cpu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cpu/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cpu/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/layout_transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/layout_transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/layout_transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/__pycache__/layout_transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/cuda/layout_transform.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/generic/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/generic/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/generic/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/generic/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/generic/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/x86/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/x86/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/x86/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/x86/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule/x86/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/add_rfactor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/add_rfactor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/apply_custom_rule%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/apply_custom_rule%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_bind%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_bind%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_inline%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_inline%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/cross_thread_reduction%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/cross_thread_reduction%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/multi_level_tiling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/multi_level_tiling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/parallel_vectorize_unroll%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/parallel_vectorize_unroll%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/random_compute_location%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/random_compute_location%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/schedule_rule%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/schedule_rule%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/add_rfactor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/add_rfactor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/apply_custom_rule%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/apply_custom_rule%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_bind%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_bind%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_inline%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/auto_inline%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/cross_thread_reduction%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/cross_thread_reduction%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/multi_level_tiling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/multi_level_tiling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/parallel_vectorize_unroll%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/parallel_vectorize_unroll%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/random_compute_location%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/random_compute_location%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/schedule_rule%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/__pycache__/schedule_rule%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/add_rfactor.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/apply_custom_rule.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/auto_bind.py @@ -85335,82 +85335,82 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/random_compute_location.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/schedule_rule/schedule_rule.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/evolutionary_search%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/evolutionary_search%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_func%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_func%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_trace%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_trace%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/search_strategy%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/search_strategy%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/evolutionary_search%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/evolutionary_search%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_func%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_func%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_trace%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/replay_trace%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/search_strategy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/__pycache__/search_strategy%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/evolutionary_search.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/replay_func.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/replay_trace.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/search_strategy/search_strategy.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/post_order_apply%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/post_order_apply%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/schedule_fn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/schedule_fn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator_union%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator_union%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/post_order_apply%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/post_order_apply%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/schedule_fn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/schedule_fn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator_union%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/__pycache__/space_generator_union%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/post_order_apply.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/schedule_fn.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/space_generator.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/space_generator/space_generator_union.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/gradient_based%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/gradient_based%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/round_robin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/round_robin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/task_scheduler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/task_scheduler%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/gradient_based%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/gradient_based%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/round_robin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/round_robin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/task_scheduler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/__pycache__/task_scheduler%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/gradient_based.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/round_robin.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/task_scheduler/task_scheduler.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/custom_builder_runner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/custom_builder_runner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_collect_models%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_collect_models%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_extract_tasks%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_extract_tasks%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_sample_candidates%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_sample_candidates%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/distributed_measure_candidates%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/distributed_measure_candidates%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dummy_object%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dummy_object%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/local_rpc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/local_rpc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/relay_workload%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/relay_workload%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/space_generation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/space_generation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/te_workload%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/te_workload%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tlcbench%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tlcbench%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_onnx%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_onnx%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_relay%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_relay%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_te%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_te%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/validate_database%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/validate_database%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/custom_builder_runner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/custom_builder_runner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_collect_models%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_collect_models%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_extract_tasks%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_extract_tasks%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_sample_candidates%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dataset_sample_candidates%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/distributed_measure_candidates%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/distributed_measure_candidates%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dummy_object%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/dummy_object%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/local_rpc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/local_rpc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/relay_workload%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/relay_workload%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/space_generation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/space_generation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/te_workload%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/te_workload%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tlcbench%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tlcbench%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_onnx%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_onnx%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_relay%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_relay%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_te%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_te%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/tune_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/validate_database%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/__pycache__/validate_database%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/custom_builder_runner.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/dataset_collect_models.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/dataset_extract_tasks.py @@ -85423,12 +85423,12 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/te_workload.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/tlcbench.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/run%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/run%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/run%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/run%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/run.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/torchbench/utils.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/testing/tune_onnx.py @@ -85442,24 +85442,24 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/tune_context.py %%PYTHON_SITELIBDIR%%/tvm/meta_schedule/utils.py %%PYTHON_SITELIBDIR%%/tvm/micro/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/base%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/build%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/build%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/class_factory%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/class_factory%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/debugger%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/debugger%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/model_library_format%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/model_library_format%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/project%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/project%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/session%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/session%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/transport%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/transport%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/build%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/build%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/class_factory%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/class_factory%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/debugger%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/debugger%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/model_library_format%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/model_library_format%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/project%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/project%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/session%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/session%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/transport%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/__pycache__/transport%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/micro/base.py %%PYTHON_SITELIBDIR%%/tvm/micro/build.py %%PYTHON_SITELIBDIR%%/tvm/micro/class_factory.py @@ -85467,26 +85467,26 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/micro/model_library_format.py %%PYTHON_SITELIBDIR%%/tvm/micro/project.py %%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/client%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/client%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/server%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/server%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/client%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/client%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/server%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/project_api/__pycache__/server%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/micro/project_api/client.py %%PYTHON_SITELIBDIR%%/tvm/micro/project_api/server.py %%PYTHON_SITELIBDIR%%/tvm/micro/session.py %%PYTHON_SITELIBDIR%%/tvm/micro/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/aot_test_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/aot_test_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/evaluation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/evaluation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/pytest_plugin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/pytest_plugin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/aot_test_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/aot_test_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/evaluation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/evaluation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/pytest_plugin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/pytest_plugin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/micro/testing/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/micro/testing/aot_test_utils.py %%PYTHON_SITELIBDIR%%/tvm/micro/testing/evaluation.py %%PYTHON_SITELIBDIR%%/tvm/micro/testing/pytest_plugin.py @@ -85494,70 +85494,70 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/micro/transport.py %%PYTHON_SITELIBDIR%%/tvm/parser.py %%PYTHON_SITELIBDIR%%/tvm/relay/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_build_module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_build_module%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api_parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api_parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/adt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/adt%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/base%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/build_module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/build_module%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/debug%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/debug%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr_functor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr_functor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/function%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/function%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/loops%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/loops%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/param_dict%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/param_dict%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/prelude%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/prelude%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/scope_builder%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/scope_builder%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/ty%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/ty%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/type_functor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/type_functor%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_build_module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_build_module%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api_parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_ffi_api_parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/adt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/adt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/build_module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/build_module%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/debug%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/debug%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr_functor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/expr_functor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/function%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/function%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/loops%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/loops%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/param_dict%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/param_dict%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/prelude%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/prelude%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/scope_builder%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/scope_builder%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/ty%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/ty%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/type_functor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/__pycache__/type_functor%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/_build_module.py %%PYTHON_SITELIBDIR%%/tvm/relay/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/_ffi_api_parser.py %%PYTHON_SITELIBDIR%%/tvm/relay/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/adt.py %%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/annotated_regions%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/annotated_regions%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/call_graph%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/call_graph%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/count_layers%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/count_layers%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/feature%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/feature%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/operations_distribution%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/operations_distribution%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_dense%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/analysis%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/analysis%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/annotated_regions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/annotated_regions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/call_graph%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/call_graph%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/count_layers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/count_layers%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/feature%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/feature%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/operations_distribution%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/operations_distribution%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/analysis/__pycache__/sparse_dense%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/analysis/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/analysis/analysis.py %%PYTHON_SITELIBDIR%%/tvm/relay/analysis/annotated_regions.py @@ -85568,80 +85568,80 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/analysis/sparse_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/relay/analysis/sparse_dense.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_aot%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_aot%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_backend%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_backend%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_vm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_vm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/aot%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/aot%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor_factory%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor_factory%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/graph_executor_codegen%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/graph_executor_codegen%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/interpreter%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/interpreter%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/name_transforms%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/name_transforms%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/runtime%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/runtime%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/te_compiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/te_compiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/vm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/vm%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_aot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_aot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_backend%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_backend%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_vm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/_vm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/aot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/aot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor_factory%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/executor_factory%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/graph_executor_codegen%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/graph_executor_codegen%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/interpreter%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/interpreter%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/name_transforms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/name_transforms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/runtime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/runtime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/te_compiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/te_compiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/vm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/__pycache__/vm%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/_aot.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/_backend.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/_vm.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/aot.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/codegen%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/codegen%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/legalize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/legalize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/preprocess%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/preprocess%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/softmax_rewriter%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/softmax_rewriter%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/tir_to_cs_translator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/tir_to_cs_translator%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/util%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/util%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/vela_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/vela_api%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/codegen%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/codegen%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/legalize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/legalize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/preprocess%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/preprocess%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/softmax_rewriter%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/softmax_rewriter%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/tir_to_cs_translator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/tir_to_cs_translator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/util%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/vela_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/__pycache__/vela_api%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/codegen.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/legalize.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/binary_elementwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/binary_elementwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/convolution%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/convolution%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/depthwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/depthwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/identity%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/identity%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/op_attrs%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/op_attrs%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/unary_elementwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/unary_elementwise%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/binary_elementwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/binary_elementwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/convolution%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/convolution%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/depthwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/depthwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/identity%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/identity%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/op_attrs%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/op_attrs%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/unary_elementwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/__pycache__/unary_elementwise%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/binary_elementwise.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/convolution.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/op/depthwise.py @@ -85652,26 +85652,26 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/preprocess.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/softmax_rewriter.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/binary_elementwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/binary_elementwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/convolution%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/convolution%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/depthwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/depthwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/dma%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/dma%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/identity%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/identity%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/inline%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/inline%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/unary_elementwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/unary_elementwise%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/binary_elementwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/binary_elementwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/convolution%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/convolution%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/depthwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/depthwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/dma%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/dma%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/identity%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/identity%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/inline%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/inline%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/unary_elementwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/__pycache__/unary_elementwise%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/binary_elementwise.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/common.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/convolution.py @@ -85682,36 +85682,36 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/pooling.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/te/unary_elementwise.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/binary_elementwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/binary_elementwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/compiler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/compiler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/convolution%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/convolution%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/depthwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/depthwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/dma%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/dma%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/identity%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/identity%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/passes%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/passes%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/producers_consumers%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/producers_consumers%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/scheduler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/scheduler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/spec%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/spec%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/unary_elementwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/unary_elementwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/binary_elementwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/binary_elementwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/compiler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/compiler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/convolution%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/convolution%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/depthwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/depthwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/dma%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/dma%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/identity%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/identity%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/passes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/passes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/producers_consumers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/producers_consumers%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/scheduler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/scheduler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/spec%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/spec%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/transform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/unary_elementwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/unary_elementwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/binary_elementwise.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/compiler.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/tir/convolution.py @@ -85730,23 +85730,23 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/util.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/ethosu/vela_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/backend%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/backend%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/backend%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/__pycache__/backend%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/codegen%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/codegen%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/lower%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/lower%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/partitioner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/partitioner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/codegen%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/codegen%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/lower%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/lower%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/partitioner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/partitioner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/codegen.py %%PYTHON_SITELIBDIR%%/tvm/relay/backend/contrib/uma/api/lower.py @@ -85765,87 +85765,87 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/base.py %%PYTHON_SITELIBDIR%%/tvm/relay/build_module.py %%PYTHON_SITELIBDIR%%/tvm/relay/collage/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/collage%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/collage%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/collage%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/collage/__pycache__/collage%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/collage/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/collage/collage.py %%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/simplify_fc_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/simplify_fc_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/bsr_dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/simplify_fc_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/simplify_fc_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/bsr_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/bsr_dense.py %%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/simplify_fc_transpose.py %%PYTHON_SITELIBDIR%%/tvm/relay/data_dep_optimization/utils.py %%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/_ffi%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/_ffi%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/_ffi%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/__pycache__/_ffi%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/dataflow_pattern/_ffi.py %%PYTHON_SITELIBDIR%%/tvm/relay/debug.py %%PYTHON_SITELIBDIR%%/tvm/relay/expr.py %%PYTHON_SITELIBDIR%%/tvm/relay/expr_functor.py %%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe2%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe2%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/change_datatype%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/change_datatype%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/coreml%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/coreml%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/darknet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/darknet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/keras%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/keras%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet_qnn_op_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet_qnn_op_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/nnvm_common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/nnvm_common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/oneflow%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/oneflow%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/onnx%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/onnx%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/paddlepaddle%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/paddlepaddle%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/qnn_torch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/qnn_torch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2_ops%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2_ops%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_ops%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_ops%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite_flexbuffer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite_flexbuffer%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe2%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/caffe2%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/change_datatype%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/change_datatype%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/coreml%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/coreml%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/darknet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/darknet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/keras%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/keras%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet_qnn_op_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/mxnet_qnn_op_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/nnvm_common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/nnvm_common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/oneflow%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/oneflow%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/onnx%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/onnx%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/paddlepaddle%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/paddlepaddle%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/pytorch_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/qnn_torch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/qnn_torch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2_ops%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow2_ops%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_ops%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_ops%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tensorflow_parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite_flexbuffer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/frontend/__pycache__/tflite_flexbuffer%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/frontend/caffe.py %%PYTHON_SITELIBDIR%%/tvm/relay/frontend/caffe2.py %%PYTHON_SITELIBDIR%%/tvm/relay/frontend/change_datatype.py @@ -85872,34 +85872,34 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/function.py %%PYTHON_SITELIBDIR%%/tvm/relay/loops.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_algorithm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_algorithm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_math%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_math%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_reduce%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_reduce%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor_grad%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor_grad%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_transform%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/algorithm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/algorithm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op_attrs%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op_attrs%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/reduce%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/reduce%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/tensor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/tensor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_algorithm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_algorithm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_math%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_math%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_reduce%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_reduce%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor_grad%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_tensor_grad%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/_transform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/algorithm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/algorithm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op_attrs%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/op_attrs%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/reduce%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/reduce%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/tensor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/tensor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/_algorithm.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/_math.py @@ -85909,51 +85909,51 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/op/_transform.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/algorithm.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/annotation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/annotation%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/annotation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/__pycache__/annotation%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/annotation/annotation.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/_ethosn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/_ethosn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/arm_compute_lib%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/arm_compute_lib%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/bnns%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/bnns%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/clml%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/clml%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cmsisnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cmsisnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/coreml%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/coreml%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cublas%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cublas%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cudnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cudnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cutlass%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cutlass%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/dnnl%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/dnnl%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosu%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosu%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/libtorch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/libtorch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/register%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/register%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/te_target%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/te_target%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/tensorrt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/tensorrt%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/vitis_ai%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/vitis_ai%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/_ethosn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/_ethosn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/arm_compute_lib%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/arm_compute_lib%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/bnns%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/bnns%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/clml%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/clml%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cmsisnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cmsisnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/coreml%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/coreml%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cublas%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cublas%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cudnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cudnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cutlass%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/cutlass%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/dnnl%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/dnnl%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosu%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/ethosu%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/libtorch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/libtorch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/register%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/register%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/te_target%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/te_target%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/tensorrt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/tensorrt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/vitis_ai%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/__pycache__/vitis_ai%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/_ethosn.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/arm_compute_lib.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/bnns.py @@ -85972,70 +85972,70 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/tensorrt.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/contrib/vitis_ai.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_algorithm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_algorithm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_tensor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_tensor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_algorithm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_algorithm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_tensor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_tensor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/__pycache__/_transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/_algorithm.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/_tensor.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/_transform.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_image%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_image%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_image%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_image%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/__pycache__/_make%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/_image.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/image/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_nn%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/__pycache__/_nn%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/dyn/nn/_nn.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_image%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_image%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/image%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/image%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_image%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_image%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/image%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/image/__pycache__/image%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/image/_image.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/image/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/image/image.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/memory%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/memory%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/memory%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/__pycache__/memory%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/memory/memory.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/_nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/_nn.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/nn/nn.py @@ -86043,43 +86043,43 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/op/op.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/op_attrs.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_kernel%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_kernel%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/kernel%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/kernel%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_kernel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_kernel%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/kernel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/random/__pycache__/kernel%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/random/_kernel.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/random/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/random/kernel.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/reduce.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/adreno%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/adreno%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/arm_cpu%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/arm_cpu%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/bifrost%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/bifrost%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hexagon%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hexagon%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hls%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hls%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/intel_graphics%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/intel_graphics%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/mali%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/mali%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/adreno%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/adreno%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/arm_cpu%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/arm_cpu%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/bifrost%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/bifrost%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/cuda%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/cuda%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/generic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/generic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hexagon%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hexagon%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hls%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/hls%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/intel_graphics%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/intel_graphics%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/mali%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/mali%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/rocm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/rocm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/x86%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/__pycache__/x86%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/adreno.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/arm_cpu.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/strategy/bifrost.py @@ -86094,24 +86094,24 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/op/tensor.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/transform.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_rcnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_rcnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_vision%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_vision%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_yolo%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_yolo%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/multibox%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/multibox%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/nms%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/nms%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/rcnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/rcnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/yolo%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/yolo%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_rcnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_rcnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_vision%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_vision%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_yolo%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/_yolo%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/multibox%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/multibox%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/nms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/nms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/rcnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/rcnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/yolo%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/__pycache__/yolo%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/_rcnn.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/_vision.py @@ -86121,41 +86121,41 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/rcnn.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/vision/yolo.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/vm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/vm%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/vm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/__pycache__/vm%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/op/vm/vm.py %%PYTHON_SITELIBDIR%%/tvm/relay/param_dict.py %%PYTHON_SITELIBDIR%%/tvm/relay/parser.py %%PYTHON_SITELIBDIR%%/tvm/relay/prelude.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_make%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_qnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_qnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_requantize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_requantize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/canonicalizations%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/canonicalizations%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/layout_conversions%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/layout_conversions%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/legalizations%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/legalizations%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/qnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/qnn%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_make%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_make%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_qnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_qnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_requantize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/_requantize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/canonicalizations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/canonicalizations%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/layout_conversions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/layout_conversions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/legalizations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/legalizations%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/qnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/__pycache__/qnn%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/_make.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/_qnn.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/_requantize.py @@ -86165,35 +86165,35 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/op.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/op/qnn.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/arm_cpu%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/arm_cpu%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/hexagon%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/hexagon%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/arm_cpu%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/arm_cpu%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/generic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/generic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/hexagon%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/__pycache__/hexagon%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/arm_cpu.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/generic.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/strategy/hexagon.py %%PYTHON_SITELIBDIR%%/tvm/relay/qnn/transform.py %%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_annotate%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_annotate%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_calibrate%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_calibrate%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition_conversions%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition_conversions%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_quantize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_quantize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/kl_divergence%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/kl_divergence%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/quantize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/quantize%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_annotate%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_annotate%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_calibrate%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_calibrate%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition_conversions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_partition_conversions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_quantize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/_quantize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/kl_divergence%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/kl_divergence%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/quantize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/quantize/__pycache__/quantize%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/quantize/_annotate.py %%PYTHON_SITELIBDIR%%/tvm/relay/quantize/_calibrate.py %%PYTHON_SITELIBDIR%%/tvm/relay/quantize/_partition.py @@ -86205,52 +86205,52 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/std/core.rly %%PYTHON_SITELIBDIR%%/tvm/relay/std/prelude.rly %%PYTHON_SITELIBDIR%%/tvm/relay/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/byoc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/byoc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/darknet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/darknet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dcgan%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dcgan%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/densenet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/densenet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dqn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dqn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/inception_v3%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/inception_v3%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/init%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/init%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/layers%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/layers%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/lstm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/lstm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mlp%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mlp%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mobilenet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mobilenet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/nat%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/nat%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/py_converter%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/py_converter%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet_3d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet_3d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/squeezenet%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/squeezenet%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/synthetic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/synthetic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/temp_op_attr%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/temp_op_attr%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tf%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tf%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tflite%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tflite%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/vgg%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/vgg%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/yolo_detection%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/yolo_detection%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/byoc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/byoc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/darknet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/darknet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dcgan%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dcgan%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/densenet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/densenet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dqn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/dqn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/inception_v3%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/inception_v3%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/init%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/init%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/layers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/layers%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/lstm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/lstm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mlp%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mlp%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mobilenet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/mobilenet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/nat%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/nat%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/py_converter%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/py_converter%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet_3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/resnet_3d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/squeezenet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/squeezenet%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/synthetic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/synthetic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/temp_op_attr%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/temp_op_attr%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tf%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tf%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tflite%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/tflite%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/vgg%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/vgg%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/yolo_detection%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/testing/__pycache__/yolo_detection%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/testing/byoc.py %%PYTHON_SITELIBDIR%%/tvm/relay/testing/darknet.py %%PYTHON_SITELIBDIR%%/tvm/relay/testing/dcgan.py @@ -86274,26 +86274,26 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/testing/vgg.py %%PYTHON_SITELIBDIR%%/tvm/relay/testing/yolo_detection.py %%PYTHON_SITELIBDIR%%/tvm/relay/transform/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/fake_quantization_to_integer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/fake_quantization_to_integer%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/flexible_shape%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/flexible_shape%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/infer_layout_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/infer_layout_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/memory_plan%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/memory_plan%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/mixed_precision%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/mixed_precision%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/recast%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/recast%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/suffixes%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/suffixes%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/fake_quantization_to_integer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/fake_quantization_to_integer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/flexible_shape%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/flexible_shape%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/infer_layout_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/infer_layout_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/memory_plan%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/memory_plan%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/mixed_precision%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/mixed_precision%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/recast%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/recast%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/suffixes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/suffixes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/relay/transform/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/relay/transform/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/relay/transform/fake_quantization_to_integer.py %%PYTHON_SITELIBDIR%%/tvm/relay/transform/flexible_shape.py @@ -86306,28 +86306,28 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/relay/ty.py %%PYTHON_SITELIBDIR%%/tvm/relay/type_functor.py %%PYTHON_SITELIBDIR%%/tvm/rpc/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/base%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/client%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/client%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/minrpc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/minrpc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/proxy%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/proxy%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server_ios_launcher%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server_ios_launcher%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/testing%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/testing%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tornado_util%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tornado_util%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tracker%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tracker%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/client%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/client%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/minrpc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/minrpc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/proxy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/proxy%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server_ios_launcher%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/server_ios_launcher%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/testing%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/testing%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tornado_util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tornado_util%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tracker%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/rpc/__pycache__/tracker%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/rpc/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/rpc/base.py %%PYTHON_SITELIBDIR%%/tvm/rpc/client.py @@ -86339,44 +86339,44 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/rpc/tornado_util.py %%PYTHON_SITELIBDIR%%/tvm/rpc/tracker.py %%PYTHON_SITELIBDIR%%/tvm/runtime/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_node_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_node_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/container%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/container%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/module%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/name_transforms%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/name_transforms%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/ndarray%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/ndarray%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_generic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_generic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_path%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_path%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/packed_func%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/packed_func%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/params%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/params%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/profiler_vm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/profiler_vm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/script_printer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/script_printer%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/vm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/vm%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_node_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/_ffi_node_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/container%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/container%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/module%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/name_transforms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/name_transforms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/ndarray%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/ndarray%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_generic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_generic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_path%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/object_path%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/packed_func%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/packed_func%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/params%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/params%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/profiler_vm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/profiler_vm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/script_printer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/script_printer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/vm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/__pycache__/vm%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/runtime/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/runtime/_ffi_node_api.py %%PYTHON_SITELIBDIR%%/tvm/runtime/container.py %%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/aot_executor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/aot_executor%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/aot_executor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/executor/__pycache__/aot_executor%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/runtime/executor/aot_executor.py %%PYTHON_SITELIBDIR%%/tvm/runtime/module.py %%PYTHON_SITELIBDIR%%/tvm/runtime/name_transforms.py @@ -86388,82 +86388,82 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/runtime/params.py %%PYTHON_SITELIBDIR%%/tvm/runtime/profiler_vm.py %%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/runtime/profiling/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/runtime/script_printer.py %%PYTHON_SITELIBDIR%%/tvm/runtime/vm.py %%PYTHON_SITELIBDIR%%/tvm/script/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/highlight%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/highlight%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/highlight%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/__pycache__/highlight%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/script/highlight.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/base%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/base%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/__pycache__/base%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/base.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/frame%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/frame%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/ir%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/ir%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/frame%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/frame%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/ir%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/__pycache__/ir%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/frame.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/ir/ir.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/frame%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/frame%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/ir%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/ir%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/frame%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/frame%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/ir%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/__pycache__/ir%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/frame.py %%PYTHON_SITELIBDIR%%/tvm/script/ir_builder/tir/ir.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/_core%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/_core%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/_core%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/__pycache__/_core%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/parser/_core.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/diagnostics%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/diagnostics%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/dispatch%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/dispatch%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc_core%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc_core%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/entry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/entry%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/error%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/error%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/evaluator%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/evaluator%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/diagnostics%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/diagnostics%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/dispatch%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/dispatch%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc_core%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/doc_core%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/entry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/entry%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/error%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/error%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/evaluator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/evaluator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/core/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/parser/core/diagnostics.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/core/dispatch.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/core/doc.py @@ -86474,64 +86474,64 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/script/parser/core/parser.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/core/utils.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/entry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/entry%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/entry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/entry%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/__pycache__/parser%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/entry.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/ir/parser.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/entry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/entry%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/operation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/operation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/entry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/entry%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/operation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/operation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/__pycache__/parser%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/entry.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/operation.py %%PYTHON_SITELIBDIR%%/tvm/script/parser/tir/parser.py %%PYTHON_SITELIBDIR%%/tvm/script/printer/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc_printer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc_printer%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc_printer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/script/printer/__pycache__/doc_printer%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/script/printer/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/script/printer/doc.py %%PYTHON_SITELIBDIR%%/tvm/script/printer/doc_printer.py %%PYTHON_SITELIBDIR%%/tvm/support.py %%PYTHON_SITELIBDIR%%/tvm/target/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/codegen%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/codegen%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/compilation_config%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/compilation_config%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/datatype%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/datatype%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/detect_target%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/detect_target%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/generic_func%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/generic_func%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/intrin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/intrin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/tag%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/tag%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/target%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/target%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/virtual_device%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/virtual_device%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/codegen%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/codegen%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/compilation_config%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/compilation_config%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/datatype%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/datatype%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/detect_target%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/detect_target%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/generic_func%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/generic_func%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/intrin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/intrin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/tag%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/tag%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/target%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/target%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/virtual_device%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/virtual_device%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/x86%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/target/__pycache__/x86%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/target/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/target/codegen.py %%PYTHON_SITELIBDIR%%/tvm/target/compilation_config.py @@ -86544,39 +86544,39 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/target/virtual_device.py %%PYTHON_SITELIBDIR%%/tvm/target/x86.py %%PYTHON_SITELIBDIR%%/tvm/te/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/autodiff%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/autodiff%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/operation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/operation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/schedule%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/schedule%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tag%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tag%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/autodiff%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/autodiff%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/operation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/operation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/schedule%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/schedule%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tag%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tag%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor_intrin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/__pycache__/tensor_intrin%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/te/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/te/autodiff.py %%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/calls%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/calls%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/module%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/module%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/parser%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/preprocessor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/preprocessor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/runtime%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/runtime%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/calls%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/calls%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/module%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/module%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/preprocessor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/preprocessor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/runtime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/runtime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/te/hybrid/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/te/hybrid/calls.py %%PYTHON_SITELIBDIR%%/tvm/te/hybrid/module.py %%PYTHON_SITELIBDIR%%/tvm/te/hybrid/parser.py @@ -86589,28 +86589,28 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/te/tensor.py %%PYTHON_SITELIBDIR%%/tvm/te/tensor_intrin.py %%PYTHON_SITELIBDIR%%/tvm/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/aot%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/aot%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/auto_scheduler%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/auto_scheduler%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/autotvm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/autotvm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/plugin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/plugin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/popen_pool%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/popen_pool%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/runner%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/runner%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/tir%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/tir%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/usmp%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/usmp%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/aot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/aot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/auto_scheduler%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/auto_scheduler%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/autotvm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/autotvm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/plugin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/plugin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/popen_pool%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/popen_pool%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/runner%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/runner%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/tir%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/tir%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/usmp%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/usmp%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/testing/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/testing/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/testing/aot.py %%PYTHON_SITELIBDIR%%/tvm/testing/auto_scheduler.py @@ -86622,40 +86622,40 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/testing/usmp.py %%PYTHON_SITELIBDIR%%/tvm/testing/utils.py %%PYTHON_SITELIBDIR%%/tvm/tir/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_dependence_info%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_dependence_info%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_scope%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_scope%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/buffer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/buffer%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/data_layout%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/data_layout%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/expr%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/expr%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/function%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/function%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/ir_builder%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/ir_builder%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt_functor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt_functor%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_dependence_info%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_dependence_info%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_scope%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/block_scope%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/buffer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/buffer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/data_layout%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/data_layout%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/expr%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/expr%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/function%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/function%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/generic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/generic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/ir_builder%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/ir_builder%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt_functor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/__pycache__/stmt_functor%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/analysis%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/analysis/__pycache__/analysis%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/analysis/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/analysis/analysis.py %%PYTHON_SITELIBDIR%%/tvm/tir/block_dependence_info.py @@ -86668,26 +86668,26 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/tir/ir_builder.py %%PYTHON_SITELIBDIR%%/tvm/tir/op.py %%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_type_checker%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_type_checker%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/instruction%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/instruction%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/schedule%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/schedule%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/state%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/state%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/testing%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/testing%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/trace%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/trace%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_type_checker%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/_type_checker%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/analysis%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/analysis%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/instruction%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/instruction%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/schedule%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/schedule%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/state%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/state%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/testing%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/testing%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/trace%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/trace%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/schedule/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/schedule/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/schedule/_type_checker.py %%PYTHON_SITELIBDIR%%/tvm/tir/schedule/analysis.py @@ -86700,20 +86700,20 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/tir/stmt.py %%PYTHON_SITELIBDIR%%/tvm/tir/stmt_functor.py %%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/arm_cpu%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/arm_cpu%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/dot_product_common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/dot_product_common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/hexagon%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/hexagon%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/arm_cpu%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/arm_cpu%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/cuda%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/cuda%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/dot_product_common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/dot_product_common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/hexagon%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/hexagon%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/rocm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/rocm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/x86%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/__pycache__/x86%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/arm_cpu.py %%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/cuda.py %%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/dot_product_common.py @@ -86721,116 +86721,116 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/rocm.py %%PYTHON_SITELIBDIR%%/tvm/tir/tensor_intrin/x86.py %%PYTHON_SITELIBDIR%%/tvm/tir/transform/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/function_pass%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/function_pass%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/function_pass%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/function_pass%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/transform/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/transform/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/transform/function_pass.py %%PYTHON_SITELIBDIR%%/tvm/tir/transform/transform.py %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/analysis%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/analysis%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/__pycache__/analysis%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/analysis/analysis.py %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/_ffi_api%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/_ffi_api%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/_ffi_api%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/__pycache__/transform%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/_ffi_api.py %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/transform/transform.py %%PYTHON_SITELIBDIR%%/tvm/tir/usmp/utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/argwhere%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/argwhere%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/broadcast%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/broadcast%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/einsum%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/einsum%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/generic_op_impl%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/generic_op_impl%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/math%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/math%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scan%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scan%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter_elements%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter_elements%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/searchsorted%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/searchsorted%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/signal%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/signal%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sort%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sort%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_fill_empty_rows%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_fill_empty_rows%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_reshape%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_reshape%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tag%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tag%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tensor%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tensor%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/unique%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/unique%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/argwhere%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/argwhere%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/broadcast%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/broadcast%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/einsum%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/einsum%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/generic_op_impl%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/generic_op_impl%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/math%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/math%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/reduction%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/reduction%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scan%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scan%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter_elements%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/scatter_elements%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/searchsorted%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/searchsorted%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/signal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/signal%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sort%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sort%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_fill_empty_rows%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_fill_empty_rows%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_reshape%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/sparse_reshape%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tag%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tag%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tensor%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/tensor%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/transform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/unique%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/unique%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw_winograd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw_winograd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc_winograd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc_winograd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_nchw%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_nchw%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_winograd_common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_winograd_common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nchw%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nchw%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nhwc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nhwc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw_winograd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nchw_winograd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc_winograd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_nhwc_winograd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_nchw%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_transpose_nchw%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_winograd_common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/conv2d_winograd_common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nchw%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nchw%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nhwc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/depthwise_conv2d_nhwc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/reduction%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/reduction%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/adreno/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/adreno/conv2d_alter_op.py %%PYTHON_SITELIBDIR%%/tvm/topi/adreno/conv2d_nchw.py %%PYTHON_SITELIBDIR%%/tvm/topi/adreno/conv2d_nchw_winograd.py @@ -86847,46 +86847,46 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/adreno/utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/argwhere.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/arm_utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/arm_utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_gemm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_gemm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_int8%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_int8%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_spatial_pack%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_spatial_pack%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/group_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/group_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_legalize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_legalize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/arm_utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/arm_utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/bitserial_dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv1d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv1d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_gemm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_gemm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_int8%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_int8%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_spatial_pack%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_spatial_pack%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/conv2d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/group_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/group_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_legalize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/qnn_legalize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/tensor_intrin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/__pycache__/tensor_intrin%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/arm_utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/bitserial_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/bitserial_dense.py @@ -86902,40 +86902,40 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/group_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/injective.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/pool%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/pool%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv1d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv1d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/pool%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/__pycache__/pool%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/conv1d.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/dense.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/depthwise_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/avg_pool%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/avg_pool%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/gemm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/gemm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/max_pool%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/max_pool%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/multi_channel_convolve%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/multi_channel_convolve%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/tensordot%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/tensordot%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/avg_pool%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/avg_pool%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/gemm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/gemm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/max_pool%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/max_pool%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/multi_channel_convolve%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/multi_channel_convolve%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/tensordot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/__pycache__/tensordot%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/avg_pool.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/common.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/gemm.py @@ -86949,18 +86949,18 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/qnn_legalize.py %%PYTHON_SITELIBDIR%%/tvm/topi/arm_cpu/tensor_intrin.py %%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/gemm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/gemm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/transforms%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/transforms%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/gemm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/gemm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/transforms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/__pycache__/transforms%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/dense.py %%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/depthwise_conv2d.py @@ -86968,22 +86968,22 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/bifrost/transforms.py %%PYTHON_SITELIBDIR%%/tvm/topi/broadcast.py %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/generic%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/impl%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/impl%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/rocm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/cuda%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/cuda%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/generic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/generic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/impl%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/impl%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/rocm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/rocm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/x86%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/__pycache__/x86%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/cuda.py %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/generic.py %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/impl.py @@ -86991,107 +86991,107 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/rocm.py %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/yolo%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/yolo%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/yolo%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/__pycache__/yolo%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/vision/yolo.py %%PYTHON_SITELIBDIR%%/tvm/topi/cpp/x86.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/argwhere%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/argwhere%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul_tensorcore%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul_tensorcore%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d_transpose_ncw%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d_transpose_ncw%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_direct%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_direct%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwcn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwcn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwnc_tensorcore%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwnc_tensorcore%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_int8%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_int8%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_tensorcore%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_tensorcore%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_winograd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_winograd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_winograd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_winograd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_direct%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_direct%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_ndhwc_tensorcore%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_ndhwc_tensorcore%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_transpose_ncdhw%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_transpose_ncdhw%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_winograd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_winograd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/correlation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/correlation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/deformable_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/deformable_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense_tensorcore%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense_tensorcore%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/group_conv2d_nchw%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/group_conv2d_nchw%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nms%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nms%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scan%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scan%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter_elements%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter_elements%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/searchsorted%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/searchsorted%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/signal%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/signal%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/softmax%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/softmax%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sort%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sort%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse_reshape%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse_reshape%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensorcore_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensorcore_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/transform%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/unique%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/unique%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/vision%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/vision%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/argwhere%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/argwhere%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul_tensorcore%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/batch_matmul_tensorcore%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d_transpose_ncw%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv1d_transpose_ncw%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_direct%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_direct%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwcn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwcn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwnc_tensorcore%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_hwnc_tensorcore%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_int8%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_int8%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_tensorcore%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_tensorcore%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_winograd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_nhwc_winograd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_winograd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv2d_winograd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_direct%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_direct%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_ndhwc_tensorcore%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_ndhwc_tensorcore%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_transpose_ncdhw%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_transpose_ncdhw%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_winograd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/conv3d_winograd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/correlation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/correlation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/deformable_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/deformable_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense_tensorcore%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/dense_tensorcore%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/group_conv2d_nchw%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/group_conv2d_nchw%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/reduction%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/reduction%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scan%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scan%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter_elements%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/scatter_elements%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/searchsorted%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/searchsorted%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/signal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/signal%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/softmax%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/softmax%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sort%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sort%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse_reshape%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/sparse_reshape%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensor_intrin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensor_intrin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensorcore_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/tensorcore_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/transform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/transform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/unique%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/unique%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/vision%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/__pycache__/vision%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/argwhere.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/batch_matmul.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/batch_matmul_tensorcore.py @@ -87124,10 +87124,10 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/nn.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/pooling.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/proposal%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/proposal%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/proposal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/__pycache__/proposal%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/rcnn/proposal.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/reduction.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/scan.py @@ -87140,10 +87140,10 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/sparse.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/sparse_reshape.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/multibox%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/multibox%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/multibox%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/__pycache__/multibox%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/ssd/multibox.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/tensor_intrin.py %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/tensorcore_alter_op.py @@ -87152,28 +87152,28 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/cuda/vision.py %%PYTHON_SITELIBDIR%%/tvm/topi/einsum.py %%PYTHON_SITELIBDIR%%/tvm/topi/generic/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/default%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/default%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/extern%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/extern%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/image%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/image%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/math%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/math%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/search%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/search%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/sort%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/sort%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/vision%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/vision%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/default%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/default%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/extern%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/extern%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/image%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/image%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/math%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/math%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/search%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/search%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/sort%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/sort%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/vision%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/generic/__pycache__/vision%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/generic/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/generic/default.py %%PYTHON_SITELIBDIR%%/tvm/topi/generic/extern.py @@ -87186,46 +87186,46 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/generic/vision.py %%PYTHON_SITELIBDIR%%/tvm/topi/generic_op_impl.py %%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d_nhwc%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d_nhwc%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d_nhwc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/conv2d_nhwc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/gpu/__pycache__/dense%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/gpu/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/gpu/conv2d_nhwc.py %%PYTHON_SITELIBDIR%%/tvm/topi/gpu/dense.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/compute_poolarea%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/compute_poolarea%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pad%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pad%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/reduce%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/reduce%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/resize2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/resize2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/batch_matmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/batch_matmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/compute_poolarea%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/compute_poolarea%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/dense_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pad%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pad%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/reduce%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/reduce%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/resize2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/resize2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/tensor_intrin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/tensor_intrin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/batch_matmul.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/compute_poolarea.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/conv2d.py @@ -87236,30 +87236,30 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/pad.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/pooling.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/adaptive_avg_pool1d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/adaptive_avg_pool1d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/avg_pool2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/avg_pool2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dense_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dense_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dequantize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dequantize%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/global_avg_pool2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/global_avg_pool2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qadd_qsub_qmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qadd_qsub_qmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdepthwise_conv2d_slice%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdepthwise_conv2d_slice%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/quantize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/quantize%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/adaptive_avg_pool1d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/adaptive_avg_pool1d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/avg_pool2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/avg_pool2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dense_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dense_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dequantize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/dequantize%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/global_avg_pool2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/global_avg_pool2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qadd_qsub_qmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qadd_qsub_qmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdepthwise_conv2d_slice%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/qdepthwise_conv2d_slice%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/quantize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/__pycache__/quantize%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/adaptive_avg_pool1d.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/avg_pool2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/qnn/conv2d_alter_op.py @@ -87274,40 +87274,40 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/reduce.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/resize2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/add_subtract_multiply%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/add_subtract_multiply%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/argmax%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/argmax%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/avg_pool2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/avg_pool2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/batch_flatten%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/batch_flatten%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/cast%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/cast%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/clip%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/clip%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/depth_to_space%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/depth_to_space%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dwconv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dwconv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/global_avg_pool2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/global_avg_pool2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/max_pool2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/max_pool2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/relu%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/relu%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/reshape%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/reshape%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/softmax_slice%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/softmax_slice%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/tanh%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/tanh%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/add_subtract_multiply%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/add_subtract_multiply%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/argmax%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/argmax%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/avg_pool2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/avg_pool2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/batch_flatten%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/batch_flatten%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/cast%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/cast%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/clip%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/clip%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/depth_to_space%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/depth_to_space%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dwconv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/dwconv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/global_avg_pool2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/global_avg_pool2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/max_pool2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/max_pool2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/relu%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/relu%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/reshape%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/reshape%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/softmax_slice%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/softmax_slice%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/tanh%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/__pycache__/tanh%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/add_subtract_multiply.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/argmax.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/slice_ops/avg_pool2d.py @@ -87327,134 +87327,134 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/tensor_intrin.py %%PYTHON_SITELIBDIR%%/tvm/topi/hexagon/utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/hls/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/hls/__pycache__/nn%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/hls/injective.py %%PYTHON_SITELIBDIR%%/tvm/topi/hls/nn.py %%PYTHON_SITELIBDIR%%/tvm/topi/image/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/dilation2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/dilation2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/grid_sample%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/grid_sample%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/resize%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/resize%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/dilation2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/dilation2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/grid_sample%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/grid_sample%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/resize%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/image/__pycache__/resize%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/image/dilation2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/image/grid_sample.py %%PYTHON_SITELIBDIR%%/tvm/topi/image/resize.py %%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/conv2d_alter_op.py %%PYTHON_SITELIBDIR%%/tvm/topi/intel_graphics/depthwise_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/mali/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/mali/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/mali/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/mali/dense.py %%PYTHON_SITELIBDIR%%/tvm/topi/mali/depthwise_conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/math.py %%PYTHON_SITELIBDIR%%/tvm/topi/nn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_to_space_nd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_to_space_nd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_util%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_util%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/correlation%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/correlation%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/deformable_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/deformable_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depth_to_space%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depth_to_space%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dilate%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dilate%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/elemwise%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/elemwise%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/fifo_buffer%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/fifo_buffer%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/flatten%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/flatten%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/group_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/group_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/instance_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/instance_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/layer_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/layer_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/local_response_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/local_response_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/loss%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/loss%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/lstm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/lstm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/mapping%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/mapping%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pad%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pad%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/qnn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/qnn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/rms_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/rms_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/softmax%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/softmax%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_batch_nd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_batch_nd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_depth%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_depth%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/upsampling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/upsampling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/winograd_util%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/winograd_util%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_matmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_matmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_to_space_nd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/batch_to_space_nd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bitserial_util%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/bnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv1d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv2d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/conv3d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/correlation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/correlation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/deformable_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/deformable_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depth_to_space%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depth_to_space%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dilate%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/dilate%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/elemwise%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/elemwise%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/fifo_buffer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/fifo_buffer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/flatten%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/flatten%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/group_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/group_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/instance_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/instance_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/layer_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/layer_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/local_response_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/local_response_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/loss%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/loss%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/lstm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/lstm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/mapping%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/mapping%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pad%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pad%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/qnn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/qnn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/rms_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/rms_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/softmax%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/softmax%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_batch_nd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_batch_nd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_depth%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/space_to_depth%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/sparse%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/sparse%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/upsampling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/upsampling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/utils%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/winograd_util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/nn/__pycache__/winograd_util%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/nn/batch_matmul.py %%PYTHON_SITELIBDIR%%/tvm/topi/nn/batch_norm.py %%PYTHON_SITELIBDIR%%/tvm/topi/nn/batch_to_space_nd.py @@ -87496,21 +87496,21 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/nn/utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/nn/winograd_util.py %%PYTHON_SITELIBDIR%%/tvm/topi/random/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/kernel%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/kernel%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/kernel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/random/__pycache__/kernel%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/random/kernel.py %%PYTHON_SITELIBDIR%%/tvm/topi/reduction.py %%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/batch_matmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/batch_matmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/rocm/__pycache__/dense%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/rocm/batch_matmul.py %%PYTHON_SITELIBDIR%%/tvm/topi/rocm/conv2d.py %%PYTHON_SITELIBDIR%%/tvm/topi/rocm/dense.py @@ -87521,16 +87521,16 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/signal.py %%PYTHON_SITELIBDIR%%/tvm/topi/sort.py %%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmv%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmv%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmv%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/csrmv%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/sparse/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/sparse/csrmm.py %%PYTHON_SITELIBDIR%%/tvm/topi/sparse/csrmv.py %%PYTHON_SITELIBDIR%%/tvm/topi/sparse/dense.py @@ -87540,104 +87540,104 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/tag.py %%PYTHON_SITELIBDIR%%/tvm/topi/tensor.py %%PYTHON_SITELIBDIR%%/tvm/topi/testing/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/adaptive_pool_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/adaptive_pool_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_norm%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_norm%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_to_space_nd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_to_space_nd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_ncw_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_ncw_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_transpose_ncw_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_transpose_ncw_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_backcward_weight_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_backcward_weight_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_hwcn_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_hwcn_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nchw_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nchw_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nhwc_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nhwc_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_transpose_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_transpose_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ncdhw_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ncdhw_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ndhwc_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ndhwc_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_transpose_ncdhw_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_transpose_ncdhw_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/correlation_nchw_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/correlation_nchw_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/crop_and_resize_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/crop_and_resize_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/deformable_conv2d_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/deformable_conv2d_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depth_to_space%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depth_to_space%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depthwise_conv2d_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depthwise_conv2d_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dilate_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dilate_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_nd_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_nd_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/grid_sample_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/grid_sample_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/group_norm_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/group_norm_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/instance_norm_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/instance_norm_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/l2_normalize_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/l2_normalize_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/layer_norm_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/layer_norm_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lrn_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lrn_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lstm_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lstm_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/matrix_set_diag%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/matrix_set_diag%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/nll_loss%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/nll_loss%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/one_hot%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/one_hot%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/pool_grad_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/pool_grad_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/poolnd_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/poolnd_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/reorg_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/reorg_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/resize_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/resize_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/rms_norm_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/rms_norm_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_align_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_align_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_pool_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_pool_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/searchsorted%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/searchsorted%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/sequence_mask_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/sequence_mask_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/slice_axis_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/slice_axis_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/softmax_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/softmax_python%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_batch_nd%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_batch_nd%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_depth%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_depth%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/strided_slice_python%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/strided_slice_python%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/adaptive_pool_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/adaptive_pool_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_matmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_matmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_norm%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_norm%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_to_space_nd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/batch_to_space_nd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_ncw_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_ncw_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_transpose_ncw_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv1d_transpose_ncw_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_backcward_weight_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_backcward_weight_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_hwcn_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_hwcn_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nchw_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nchw_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nhwc_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_nhwc_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_transpose_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv2d_transpose_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ncdhw_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ncdhw_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ndhwc_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_ndhwc_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_transpose_ncdhw_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/conv3d_transpose_ncdhw_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/correlation_nchw_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/correlation_nchw_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/crop_and_resize_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/crop_and_resize_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/deformable_conv2d_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/deformable_conv2d_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depth_to_space%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depth_to_space%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depthwise_conv2d_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/depthwise_conv2d_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dilate_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/dilate_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_nd_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_nd_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/gather_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/grid_sample_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/grid_sample_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/group_norm_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/group_norm_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/instance_norm_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/instance_norm_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/l2_normalize_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/l2_normalize_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/layer_norm_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/layer_norm_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lrn_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lrn_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lstm_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/lstm_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/matrix_set_diag%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/matrix_set_diag%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/nll_loss%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/nll_loss%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/one_hot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/one_hot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/pool_grad_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/pool_grad_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/poolnd_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/poolnd_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/reorg_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/reorg_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/resize_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/resize_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/rms_norm_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/rms_norm_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_align_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_align_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_pool_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/roi_pool_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/searchsorted%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/searchsorted%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/sequence_mask_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/sequence_mask_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/slice_axis_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/slice_axis_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/softmax_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/softmax_python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_batch_nd%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_batch_nd%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_depth%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/space_to_depth%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/strided_slice_python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/testing/__pycache__/strided_slice_python%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/testing/adaptive_pool_python.py %%PYTHON_SITELIBDIR%%/tvm/topi/testing/batch_matmul.py %%PYTHON_SITELIBDIR%%/tvm/topi/testing/batch_norm.py @@ -87690,92 +87690,92 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/unique.py %%PYTHON_SITELIBDIR%%/tvm/topi/utils.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms_util%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms_util%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/reorg%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/reorg%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms_util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/nms_util%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/reorg%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/__pycache__/reorg%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/vision/nms.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/nms_util.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/proposal%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/proposal%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_align%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_align%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_pool%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_pool%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/proposal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/proposal%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_align%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_align%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_pool%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/__pycache__/roi_pool%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/proposal.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/roi_align.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/rcnn/roi_pool.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/reorg.py %%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/multibox%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/multibox%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/multibox%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/__pycache__/multibox%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/vision/ssd/multibox.py %%PYTHON_SITELIBDIR%%/tvm/topi/x86/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/batch_matmul%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binarize_pack%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binarize_pack%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binary_dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binary_dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/concat%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/concat%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv1d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_1x1%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_1x1%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_common%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_common%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_int8%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_int8%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d_transpose%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d_transpose%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/depthwise_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/group_conv2d%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/group_conv2d%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/injective%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/math_alter_op%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/math_alter_op%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/nn%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/pooling%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/reduction%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/roi_align%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/roi_align%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/sparse%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/tensor_intrin%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/batch_matmul%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/batch_matmul%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binarize_pack%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binarize_pack%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binary_dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/binary_dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/bitserial_dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/concat%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/concat%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv1d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv1d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_1x1%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_1x1%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_common%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_avx_common%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_int8%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_int8%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv2d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d_transpose%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/conv3d_transpose%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/dense_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/depthwise_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/group_conv2d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/group_conv2d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/injective%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/injective%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/math_alter_op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/math_alter_op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/nn%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/nn%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/pooling%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/pooling%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/reduction%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/reduction%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/roi_align%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/roi_align%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/sparse%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/sparse%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/tensor_intrin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/topi/x86/__pycache__/tensor_intrin%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/topi/x86/batch_matmul.py %%PYTHON_SITELIBDIR%%/tvm/topi/x86/binarize_pack.py %%PYTHON_SITELIBDIR%%/tvm/topi/x86/binary_dense.py @@ -87804,17 +87804,17 @@ bin/tvmc %%PYTHON_SITELIBDIR%%/tvm/topi/x86/sparse.py %%PYTHON_SITELIBDIR%%/tvm/topi/x86/tensor_intrin.py %%PYTHON_SITELIBDIR%%/tvm/utils/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/utils/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__init__.py -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/cuda%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/registry%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/registry%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/x86%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/cuda%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/cuda%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/registry%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/registry%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/x86%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/tvm/utils/roofline/__pycache__/x86%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/tvm/utils/roofline/cuda.py %%PYTHON_SITELIBDIR%%/tvm/utils/roofline/registry.py %%PYTHON_SITELIBDIR%%/tvm/utils/roofline/x86.py diff --git a/misc/py-xformers/pkg-plist b/misc/py-xformers/pkg-plist index b0d62b01d9c3..2ecb199f7402 100644 --- a/misc/py-xformers/pkg-plist +++ b/misc/py-xformers/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/xformers/__pycache__/version%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/xformers/__pycache__/version%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/xformers/__pycache__/version%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/xformers/__pycache__/version%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/xformers/cpp_lib.json %%PYTHON_SITELIBDIR%%/xformers/version.py diff --git a/misc/pyobd/Makefile b/misc/pyobd/Makefile index 13e388722788..ab6b38be4e3f 100644 --- a/misc/pyobd/Makefile +++ b/misc/pyobd/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyobd DISTVERSION= 0.9.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= misc MASTER_SITES= http://www.obdtester.com/download/ DISTNAME= pyobd_${PORTVERSION} diff --git a/misc/pytorch/Makefile b/misc/pytorch/Makefile index 8121dbec7d1e..ebacf295b966 100644 --- a/misc/pytorch/Makefile +++ b/misc/pytorch/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ DIST_SUBDIR= ${PORTNAME} diff --git a/misc/pytorch/pkg-plist b/misc/pytorch/pkg-plist index 8bd2a42d05ce..3807aa006697 100644 --- a/misc/pytorch/pkg-plist +++ b/misc/pytorch/pkg-plist @@ -8786,13 +8786,13 @@ include/torch/custom_class_detail.h include/torch/extension.h include/torch/library.h include/torch/script.h -lib/cmake/dnnl/dnnl-config-version.cmake -lib/cmake/dnnl/dnnl-config.cmake -lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/dnnl/dnnl-targets.cmake -lib/libCaffe2_perfkernels_avx.a -lib/libCaffe2_perfkernels_avx2.a -lib/libCaffe2_perfkernels_avx512.a +%%AMD64%%lib/cmake/dnnl/dnnl-config-version.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-config.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-targets.cmake +%%AMD64%%lib/libCaffe2_perfkernels_avx.a +%%AMD64%%lib/libCaffe2_perfkernels_avx2.a +%%AMD64%%lib/libCaffe2_perfkernels_avx512.a lib/libc10.so lib/libcpuinfo.a %%AMD64%%lib/libdnnl.a diff --git a/misc/qman/Makefile b/misc/qman/Makefile new file mode 100644 index 000000000000..c8c7702b9a65 --- /dev/null +++ b/misc/qman/Makefile @@ -0,0 +1,61 @@ +PORTNAME= qman +PORTVERSION= 1.4.3.20250803 +CATEGORIES= misc + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= More modern man page viewer for our terminals +WWW= https://github.com/plp13/qman + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= cog:devel/py-cogapp + +USES= groff:run meson pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= plp13 +GH_TAGNAME= 0c549098790bdfcf879334dabb1541d537cd5a56 + +MESON_ARGS= -Dconfigdir=${PREFIX}/etc/xdg/${PORTNAME} \ + -Ddocs=disabled \ + -Dtests=disabled + +OPTIONS_DEFINE= BZIP2 DOCS GZIP LZMA MANPAGES +OPTIONS_DEFAULT=BZIP2 GZIP LZMA MANPAGES +OPTIONS_SUB= yes + +BZIP2_DESC= Support bzip2-compressed manual pages +GZIP_DESC= Support gzip-compressed manual pages +LZMA_DESC= Support xz-compressed manual pages + +BZIP2_MESON_ENABLED= bzip2 +GZIP_MESON_ENABLED= gzip +LZMA_MESON_ENABLED= lzma +MANPAGES_MESON_ENABLED= man-pages + +PORTDOCS= BUILDING.md CONTRIBUTING.md DEBUGGING.md OS_SPECIFIC.md \ + README.md TESTING.md TROUBLESHOOTING.md + +.include <bsd.port.options.mk> + +# FreeBSD 13 is missing /usr/libdata/pkgconfig/ncursesw.pc +.if ${OPSYS} == FreeBSD && ${OSREL:R} == 13 +USES+= ncurses:port +.else +USES+= ncurses +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ + ${WRKSRC}/config/qman.conf + @${REINPLACE_CMD} -e 's|/etc|${PREFIX}&|' \ + ${WRKSRC}/src/config.c.cog ${WRKSRC}/src/config.h.cog + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|README.md||:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} + + +.include <bsd.port.mk> diff --git a/misc/qman/distinfo b/misc/qman/distinfo new file mode 100644 index 000000000000..7810eeadfc05 --- /dev/null +++ b/misc/qman/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754344281 +SHA256 (plp13-qman-1.4.3.20250803-0c549098790bdfcf879334dabb1541d537cd5a56_GH0.tar.gz) = 6453e0383ca1f89547d32ba4b99167b3256d07eee10e060b74b4472bbe219f69 +SIZE (plp13-qman-1.4.3.20250803-0c549098790bdfcf879334dabb1541d537cd5a56_GH0.tar.gz) = 953926 diff --git a/misc/qman/files/patch-config_qman.conf b/misc/qman/files/patch-config_qman.conf new file mode 100644 index 000000000000..f5bc89c71f78 --- /dev/null +++ b/misc/qman/files/patch-config_qman.conf @@ -0,0 +1,12 @@ +--- config/qman.conf.orig 2025-07-15 19:28:48 UTC ++++ config/qman.conf +@@ -21,6 +21,9 @@ enable= true + ; flicker after opening an email link + ; reset_after_email= false + ++system_type= freebsd ++groff_path= %%LOCALBASE%%/bin/groff ++ + [layout] + + ; Change this to suit your terminal window size diff --git a/misc/qman/pkg-descr b/misc/qman/pkg-descr new file mode 100644 index 000000000000..09396e416fd4 --- /dev/null +++ b/misc/qman/pkg-descr @@ -0,0 +1,10 @@ +Unix manual pages are lovely. They are concise, well-written, +complete, and downright useful. However, the standard way of accessing +them from the command-line hasn't changed since the early days. + +Qman aims to change that. It's a modern, full-featured manual page +viewer featuring hyperlinks, web browser like navigation, a table of +contents for each page, incremental search, on-line help, and more. It +also strives to be fast and tiny, so that it can be used +everywhere. For this reason, it's been written in plain C and has only +minimal dependencies. diff --git a/misc/qman/pkg-plist b/misc/qman/pkg-plist new file mode 100644 index 000000000000..0472e626d2bc --- /dev/null +++ b/misc/qman/pkg-plist @@ -0,0 +1,8 @@ +bin/qman +etc/xdg/qman/qman.conf +etc/xdg/qman/themes/adwaita-light.conf +etc/xdg/qman/themes/adwaita.conf +etc/xdg/qman/themes/catppuccin_latte.conf +etc/xdg/qman/themes/modernity-light.conf +etc/xdg/qman/themes/modernity.conf +%%MANPAGES%%share/man/man1/qman.1.gz diff --git a/misc/qt5-examples/distinfo b/misc/qt5-examples/distinfo index 08f7b7c3feda..9cc28c27f56b 100644 --- a/misc/qt5-examples/distinfo +++ b/misc/qt5-examples/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732217256 -SHA256 (KDE/Qt/5.15.16/qt-everywhere-opensource-src-5.15.16.tar.xz) = efa99827027782974356aceff8a52bd3d2a8a93a54dd0db4cca41b5e35f1041c -SIZE (KDE/Qt/5.15.16/qt-everywhere-opensource-src-5.15.16.tar.xz) = 661694764 +TIMESTAMP = 1749567126 +SHA256 (KDE/Qt/5.15.17/qt-everywhere-opensource-src-5.15.17.tar.xz) = 5c34b2e8054d23cbd6c98715af8766a61c7f346ac687aa2d80edd73f8073d2d2 +SIZE (KDE/Qt/5.15.17/qt-everywhere-opensource-src-5.15.17.tar.xz) = 664569588 diff --git a/misc/qt5-l10n/distinfo b/misc/qt5-l10n/distinfo index 43478a60846d..261969c1fc87 100644 --- a/misc/qt5-l10n/distinfo +++ b/misc/qt5-l10n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732217256 -SHA256 (KDE/Qt/5.15.16/kde-qttranslations-5.15.16p0.tar.xz) = 43e80a805f83a70ad9dba15f52ad342d8c33b9a15de532b52a0e3ccfd96f2ccf -SIZE (KDE/Qt/5.15.16/kde-qttranslations-5.15.16p0.tar.xz) = 1610748 +TIMESTAMP = 1749567126 +SHA256 (KDE/Qt/5.15.17/kde-qttranslations-5.15.17p0.tar.xz) = 5dd0bc897b6e9215b8acae364595c94f2feddd365af4bb59dbb0f6b9280c646b +SIZE (KDE/Qt/5.15.17/kde-qttranslations-5.15.17p0.tar.xz) = 1610896 diff --git a/misc/qt6-doc/distinfo b/misc/qt6-doc/distinfo index 01debb859f82..bc8a457cec4b 100644 --- a/misc/qt6-doc/distinfo +++ b/misc/qt6-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743027827 -SHA256 (KDE/Qt/6.8.3/qtdoc-everywhere-src-6.8.3.tar.xz) = f55371489e97325ec8e9e8683ec6f9f581a20a8b27736e2b4df8a8414fddeb59 -SIZE (KDE/Qt/6.8.3/qtdoc-everywhere-src-6.8.3.tar.xz) = 46015000 +TIMESTAMP = 1749158768 +SHA256 (KDE/Qt/6.9.1/qtdoc-everywhere-src-6.9.1.tar.xz) = 6e0cbebae5ce92dd3dc73fa7e11bd5afc44ca9fc7dc2c84e74c8ef1ab96d1ab5 +SIZE (KDE/Qt/6.9.1/qtdoc-everywhere-src-6.9.1.tar.xz) = 46287552 diff --git a/misc/qt6-doc/pkg-plist b/misc/qt6-doc/pkg-plist index 2964c6d79ffc..5b28b48f2430 100644 --- a/misc/qt6-doc/pkg-plist +++ b/misc/qt6-doc/pkg-plist @@ -6,6 +6,7 @@ %%QT_DOCDIR%%/qtcmake/cmake-deployment.html %%QT_DOCDIR%%/qtcmake/cmake-get-started.html %%QT_DOCDIR%%/qtcmake/cmake-imported-targets.html +%%QT_DOCDIR%%/qtcmake/cmake-making-qt-available.html %%QT_DOCDIR%%/qtcmake/cmake-manual.html %%QT_DOCDIR%%/qtcmake/cmake-property-reference.html %%QT_DOCDIR%%/qtcmake/cmake-qt5-and-qt6-compatibility.html @@ -57,6 +58,7 @@ %%QT_DOCDIR%%/qtdoc/building-qt-for-qnx.html %%QT_DOCDIR%%/qtdoc/classes.html %%QT_DOCDIR%%/qtdoc/classesandfunctions.html +%%QT_DOCDIR%%/qtdoc/concepts.html %%QT_DOCDIR%%/qtdoc/configure-linux-device.html %%QT_DOCDIR%%/qtdoc/configure-options.html %%QT_DOCDIR%%/qtdoc/create-your-first-applications.html @@ -80,8 +82,10 @@ %%QT_DOCDIR%%/qtdoc/examples-xml.html %%QT_DOCDIR%%/qtdoc/exceptionsafety.html %%QT_DOCDIR%%/qtdoc/explore-qt.html +%%QT_DOCDIR%%/qtdoc/exportcontrols.html %%QT_DOCDIR%%/qtdoc/extras-changes-qt6.html %%QT_DOCDIR%%/qtdoc/fdl.html +%%QT_DOCDIR%%/qtdoc/feature-delivery-example.html %%QT_DOCDIR%%/qtdoc/functions.html %%QT_DOCDIR%%/qtdoc/get-and-install-qt-cli.html %%QT_DOCDIR%%/qtdoc/get-and-install-qt.html @@ -184,12 +188,12 @@ %%QT_DOCDIR%%/qtdoc/images/qt-edu-design-studio-open.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-design-studio-welcome.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-download.png +%%QT_DOCDIR%%/qtdoc/images/qt-edu-eeula-terms.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-install-design-studio.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-install-finish-design-studio.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-install-finish-qt.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-install-qt.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-install-xcode.png -%%QT_DOCDIR%%/qtdoc/images/qt-edu-license-agreement.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-login.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-maintenancetool.png %%QT_DOCDIR%%/qtdoc/images/qt-edu-password.png @@ -212,8 +216,6 @@ %%QT_DOCDIR%%/qtdoc/images/qtquick-demo-samegame-med-1.png %%QT_DOCDIR%%/qtdoc/images/qtquick-demo-samegame-med-2.png %%QT_DOCDIR%%/qtdoc/images/qtquick-demo-stocqt.png -%%QT_DOCDIR%%/qtdoc/images/qtquick-for-android-architecture.drawio.svg -%%QT_DOCDIR%%/qtdoc/images/qtquick-for-android-comparisson.drawio.svg %%QT_DOCDIR%%/qtdoc/images/qtquick3D.png %%QT_DOCDIR%%/qtdoc/images/rhiarch.png %%QT_DOCDIR%%/qtdoc/images/robotarm-example.png @@ -226,9 +228,13 @@ %%QT_DOCDIR%%/qtdoc/images/sql-examples.png %%QT_DOCDIR%%/qtdoc/images/thread-examples.png %%QT_DOCDIR%%/qtdoc/images/threadsandobjects.png -%%QT_DOCDIR%%/qtdoc/images/threadvisual-example.png %%QT_DOCDIR%%/qtdoc/images/tool-examples.png %%QT_DOCDIR%%/qtdoc/images/txtviewer_screenshot.png +%%QT_DOCDIR%%/qtdoc/images/vxwb-advanced-settings.png +%%QT_DOCDIR%%/qtdoc/images/vxwb-cmake-rtp-project.png +%%QT_DOCDIR%%/qtdoc/images/vxwb-connection.png +%%QT_DOCDIR%%/qtdoc/images/vxwb-rundebug-settings.png +%%QT_DOCDIR%%/qtdoc/images/vxwb-rundebug.png %%QT_DOCDIR%%/qtdoc/images/wayland-multi-process.png %%QT_DOCDIR%%/qtdoc/images/wayland-single-process-develop.png %%QT_DOCDIR%%/qtdoc/images/wayland-single-process-eglfs.png @@ -288,12 +294,14 @@ %%QT_DOCDIR%%/qtdoc/newclasses66.html %%QT_DOCDIR%%/qtdoc/newclasses67.html %%QT_DOCDIR%%/qtdoc/newclasses68.html +%%QT_DOCDIR%%/qtdoc/newclasses69.html %%QT_DOCDIR%%/qtdoc/obsoleteclasses.html %%QT_DOCDIR%%/qtdoc/obsoleteqmltypes.html %%QT_DOCDIR%%/qtdoc/overviews-main.html %%QT_DOCDIR%%/qtdoc/overviews.html %%QT_DOCDIR%%/qtdoc/packaging-recommendations.html %%QT_DOCDIR%%/qtdoc/plugins-howto.html +%%QT_DOCDIR%%/qtdoc/porting-qt3d-to-qtquick3d.html %%QT_DOCDIR%%/qtdoc/porting-to-android.html %%QT_DOCDIR%%/qtdoc/porting-to-ios.html %%QT_DOCDIR%%/qtdoc/porting-to-qt6-using-clazy.html @@ -308,6 +316,7 @@ %%QT_DOCDIR%%/qtdoc/qnx-target-requirements.html %%QT_DOCDIR%%/qtdoc/qnx.html %%QT_DOCDIR%%/qtdoc/qt-activex.html +%%QT_DOCDIR%%/qtdoc/qt-additional-modules.html %%QT_DOCDIR%%/qtdoc/qt-attribution-cmake-macros.html %%QT_DOCDIR%%/qtdoc/qt-attribution-llvm.html %%QT_DOCDIR%%/qtdoc/qt-attribution-llvmpipe.html @@ -315,16 +324,18 @@ %%QT_DOCDIR%%/qtdoc/qt-debian-packages.html %%QT_DOCDIR%%/qtdoc/qt-edu-for-designers.html %%QT_DOCDIR%%/qtdoc/qt-edu-for-developers.html +%%QT_DOCDIR%%/qtdoc/qt-edu-mcu.html %%QT_DOCDIR%%/qtdoc/qt-edu-raspberry-pi.html %%QT_DOCDIR%%/qtdoc/qt-edu-resources.html %%QT_DOCDIR%%/qtdoc/qt-embedded-fonts.html %%QT_DOCDIR%%/qtdoc/qt-embedded-kmap2qmap.html -%%QT_DOCDIR%%/qtdoc/qt-embedded-makeqpf.html %%QT_DOCDIR%%/qtdoc/qt-for-education.html +%%QT_DOCDIR%%/qtdoc/qt-framework-product-information.html %%QT_DOCDIR%%/qtdoc/qt-gui-concepts.html %%QT_DOCDIR%%/qtdoc/qt-intro.html %%QT_DOCDIR%%/qtdoc/qt-online-installation.html %%QT_DOCDIR%%/qtdoc/qt-releases.html +%%QT_DOCDIR%%/qtdoc/qt-tools-utilities.html %%QT_DOCDIR%%/qtdoc/qt6-buildsystem.html %%QT_DOCDIR%%/qtdoc/qtdoc-attribution-colorpaletteclient.html %%QT_DOCDIR%%/qtdoc/qtdoc-attribution-dice-roundcarpet.html @@ -354,12 +365,16 @@ %%QT_DOCDIR%%/qtdoc/qtdoc-demos-todolist-example.html %%QT_DOCDIR%%/qtdoc/qtdoc-demos-windowembedding-example.html %%QT_DOCDIR%%/qtdoc/qtdoc-demos-xr-physicsbase-teleportation-example.html +%%QT_DOCDIR%%/qtdoc/qtdoc-toc.html %%QT_DOCDIR%%/qtdoc/qtdoc-tutorials-alarms-example.html %%QT_DOCDIR%%/qtdoc/qtdoc.index %%QT_DOCDIR%%/qtdoc/qtdoc.qhp %%QT_DOCDIR%%/qtdoc/qtentrypoint.html %%QT_DOCDIR%%/qtdoc/qtexamples.html %%QT_DOCDIR%%/qtdoc/qtexamplesandtutorials.html +%%QT_DOCDIR%%/qtdoc/qtjenny-configuration.html +%%QT_DOCDIR%%/qtdoc/qtjenny-installation.html +%%QT_DOCDIR%%/qtdoc/qtjenny.html %%QT_DOCDIR%%/qtdoc/qtlanguages.html %%QT_DOCDIR%%/qtdoc/qtmodules.html %%QT_DOCDIR%%/qtdoc/qtpurchasing-androidclasses.html @@ -369,7 +384,6 @@ %%QT_DOCDIR%%/qtdoc/qtpurchasing-iosclasses.html %%QT_DOCDIR%%/qtdoc/qtquick-debugging.html %%QT_DOCDIR%%/qtdoc/qtquick-deployment.html -%%QT_DOCDIR%%/qtdoc/qtquick-for-android.html %%QT_DOCDIR%%/qtdoc/qtquick-performance.html %%QT_DOCDIR%%/qtdoc/qtquick-qml-runtime.html %%QT_DOCDIR%%/qtdoc/qtquick-usecase-animations.html @@ -391,15 +405,13 @@ %%QT_DOCDIR%%/qtdoc/signalsandslots-syntaxes.html %%QT_DOCDIR%%/qtdoc/solutions-for-application-development.html %%QT_DOCDIR%%/qtdoc/solutions-for-ui-design.html -%%QT_DOCDIR%%/qtdoc/string-processing.html %%QT_DOCDIR%%/qtdoc/style/offline-dark.css %%QT_DOCDIR%%/qtdoc/style/offline-simple.css %%QT_DOCDIR%%/qtdoc/style/offline.css %%QT_DOCDIR%%/qtdoc/style/qt5-sidebar.html +%%QT_DOCDIR%%/qtdoc/style/tree_config.xml %%QT_DOCDIR%%/qtdoc/supported-platforms.html %%QT_DOCDIR%%/qtdoc/testing-and-debugging.html -%%QT_DOCDIR%%/qtdoc/third-party-libraries.html -%%QT_DOCDIR%%/qtdoc/thread-basics.html %%QT_DOCDIR%%/qtdoc/thread.html %%QT_DOCDIR%%/qtdoc/threads-modules.html %%QT_DOCDIR%%/qtdoc/threads-qobject.html @@ -426,6 +438,7 @@ %%QT_DOCDIR%%/qtdoc/wayland-and-qt.html %%QT_DOCDIR%%/qtdoc/wayland-requirements.html %%QT_DOCDIR%%/qtdoc/webos.html +%%QT_DOCDIR%%/qtdoc/whatsnew.html %%QT_DOCDIR%%/qtdoc/whatsnew60.html %%QT_DOCDIR%%/qtdoc/whatsnew61.html %%QT_DOCDIR%%/qtdoc/whatsnew62.html @@ -435,6 +448,7 @@ %%QT_DOCDIR%%/qtdoc/whatsnew66.html %%QT_DOCDIR%%/qtdoc/whatsnew67.html %%QT_DOCDIR%%/qtdoc/whatsnew68.html +%%QT_DOCDIR%%/qtdoc/whatsnew69.html %%QT_DOCDIR%%/qtdoc/whatsnewqt6.html %%QT_DOCDIR%%/qtdoc/why-moc.html %%QT_DOCDIR%%/qtdoc/windows-building.html diff --git a/misc/qt6-examples/distinfo b/misc/qt6-examples/distinfo index 8dd7ead3b246..79c7ec969efb 100644 --- a/misc/qt6-examples/distinfo +++ b/misc/qt6-examples/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743027852 -SHA256 (KDE/Qt/6.8.3/qt-everywhere-src-6.8.3.tar.xz) = cdd3a69967208276bb01af7ace7dba0ba53e679f886a4cbe624225c60fb73f2c -SIZE (KDE/Qt/6.8.3/qt-everywhere-src-6.8.3.tar.xz) = 994812276 +TIMESTAMP = 1749159275 +SHA256 (KDE/Qt/6.9.1/qt-everywhere-src-6.9.1.tar.xz) = 364fde2d7fa42dd7c9b2ea6db3d462dd54f3869e9fd0ca0a0ca62f750cd8329b +SIZE (KDE/Qt/6.9.1/qt-everywhere-src-6.9.1.tar.xz) = 1102429456 diff --git a/misc/qt6-examples/pkg-plist b/misc/qt6-examples/pkg-plist index 0ec028939e0e..8414d862d431 100644 --- a/misc/qt6-examples/pkg-plist +++ b/misc/qt6-examples/pkg-plist @@ -675,6 +675,22 @@ %%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/CMakeLists.txt %%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/waitconditions.cpp %%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/waitconditions.pro +%%QT_EXAMPLEDIR%%/corelib/time/CMakeLists.txt +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/CMakeLists.txt +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/application/CMakeLists.txt +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/application/application.pro +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/application/main.cpp +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/calendarbackendplugin.pro +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/common/calendarBackendInterface.h +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/doc/images/calendarwindow_transition.png +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/doc/src/calendarbackendplugin.qdoc +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/CMakeLists.txt +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarbackend.cpp +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarbackend.h +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarplugin.cpp +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarplugin.h +%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/plugin.pro +%%QT_EXAMPLEDIR%%/corelib/time/time.pro %%QT_EXAMPLEDIR%%/corelib/tools/CMakeLists.txt %%QT_EXAMPLEDIR%%/corelib/tools/README %%QT_EXAMPLEDIR%%/corelib/tools/contiguouscache/CMakeLists.txt @@ -1034,6 +1050,7 @@ %%QT_EXAMPLEDIR%%/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/CMakeLists.txt %%QT_EXAMPLEDIR%%/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/Ventdee_LOD0.qml %%QT_EXAMPLEDIR%%/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/qmldir +%%QT_EXAMPLEDIR%%/demos/car-configurator/buildsetup.cmake %%QT_EXAMPLEDIR%%/demos/car-configurator/content/App.qml %%QT_EXAMPLEDIR%%/demos/car-configurator/content/CMakeLists.txt %%QT_EXAMPLEDIR%%/demos/car-configurator/content/CameraReset.qml @@ -1311,6 +1328,10 @@ %%QT_EXAMPLEDIR%%/demos/documentviewer/doc/src/documentviewer.qdoc %%QT_EXAMPLEDIR%%/demos/documentviewer/doc/src/txtviewer.qdoc %%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/CMakeLists.txt +%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/CMakeLists.txt +%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/imageviewer.cpp +%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/imageviewer.h +%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/imageviewer.json %%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/jsonviewer/CMakeLists.txt %%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/jsonviewer/jsonviewer.cpp %%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/jsonviewer/jsonviewer.h @@ -2612,6 +2633,16 @@ %%QT_EXAMPLEDIR%%/graphs/2d/hellographs/hellographs.qrc %%QT_EXAMPLEDIR%%/graphs/2d/hellographs/main.cpp %%QT_EXAMPLEDIR%%/graphs/2d/hellographs/qml/hellographs/main.qml +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/CMakeLists.txt +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/doc/images/quickwidgetgraphs-example.png +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/doc/src/quickwidgetgraphs.qdoc +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/main.cpp +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piegraph.cpp +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piegraph.h +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piewidget.cpp +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piewidget.h +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/qml/quickwidgetgraphs/main.qml +%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/quickwidgetgraphs.pro %%QT_EXAMPLEDIR%%/graphs/3d/3d.pro %%QT_EXAMPLEDIR%%/graphs/3d/CMakeLists.txt %%QT_EXAMPLEDIR%%/graphs/3d/axishandling/CMakeLists.txt @@ -4650,6 +4681,63 @@ %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/stringlistmodel.pro %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/stringlistmodel.qrc %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/view.qml +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/ContactBookDelegate.qml +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/ThreadedFetchMore.qml +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/doc/images/qml-threadedfetchmore-example.png +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/doc/src/threadedfetchmore-example.qdoc +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/fetchworker.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/fetchworker.h +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/main.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmore.pro +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmore.qrc +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmoremodel.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmoremodel.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/SongListDelegate.qml +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/ThreadedSongList.qml +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/datastorage.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/datastorage.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/doc/images/qml-threadedsonglist-example.webp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/doc/src/threadedsonglist-example.qdoc +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical1.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical2.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical3.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical4.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical5.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical6.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal1.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal2.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal3.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal4.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal5.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal6.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop1.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop2.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop3.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop4.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop5.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop6.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock1.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock2.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock3.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock4.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock5.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock6.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/device/remote.jpeg +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/main.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/mediaelement.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/mediaelement.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/queueworker.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/queueworker.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/remotemedia.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/remotemedia.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/songdatagenerator.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/songdatagenerator.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedlistmodel.cpp +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedlistmodel.h +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedsonglist.pro +%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedsonglist.qrc %%QT_EXAMPLEDIR%%/quick/mousearea/CMakeLists.txt %%QT_EXAMPLEDIR%%/quick/mousearea/doc/images/qml-mousearea-example.png %%QT_EXAMPLEDIR%%/quick/mousearea/doc/src/mousearea.qdoc @@ -4691,6 +4779,23 @@ %%QT_EXAMPLEDIR%%/quick/multieffect/itemswitcher/qml/images/stripes.png %%QT_EXAMPLEDIR%%/quick/multieffect/itemswitcher/qml/main.qml %%QT_EXAMPLEDIR%%/quick/multieffect/multieffect.pro +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/doc/images/qml-neumorphicpanel-example.jpg +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/doc/src/neumorphicpanel.qdoc +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/main.cpp +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/neumorphicpanel.pro +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml.qrc +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/CloudyRectMaterial.qep +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/CloudyRectMaterial.qml +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/cloudyrectmaterial.frag.qsb +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/cloudyrectmaterial.vert.qsb +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/Settings.qml +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/SettingsComponentButton.qml +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/SettingsComponentSlider.qml +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/SettingsView.qml +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/images/arrow.png +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/images/qt_logo_white_rgb.png +%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/main.qml %%QT_EXAMPLEDIR%%/quick/multieffect/testbed/CMakeLists.txt %%QT_EXAMPLEDIR%%/quick/multieffect/testbed/CMakeLists.txt.shared %%QT_EXAMPLEDIR%%/quick/multieffect/testbed/doc/images/qml-multieffecttestbed-example.jpg @@ -5556,6 +5661,16 @@ %%QT_EXAMPLEDIR%%/quick3d/bakedlightmap/main.qml %%QT_EXAMPLEDIR%%/quick3d/bakedlightmap/qlm_list.txt %%QT_EXAMPLEDIR%%/quick3d/bakedlightmap/qml.qrc +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/ConesAndCylinderTrio.qml +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/SettingsPane.qml +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/cascadedshadowmaps.pro +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/doc/images/cascadedshadowmaps.webp +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/doc/src/cascadedshadowmaps.qdoc +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/main.cpp +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/main.qml +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/qml.qrc +%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/sliders.svg %%QT_EXAMPLEDIR%%/quick3d/customeffect/CMakeLists.txt %%QT_EXAMPLEDIR%%/quick3d/customeffect/checkers2.png %%QT_EXAMPLEDIR%%/quick3d/customeffect/customeffect.pro @@ -5748,6 +5863,45 @@ %%QT_EXAMPLEDIR%%/quick3d/offlineshaders/materials.qrc %%QT_EXAMPLEDIR%%/quick3d/offlineshaders/offlineshaders.pro %%QT_EXAMPLEDIR%%/quick3d/offlineshaders/qml.qrc +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/AppSettings.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/BlendValueTest.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomCheckBox.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomInfoView.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomLabel.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomSelectionBox.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomSlider.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/FireParticles.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/FireStick.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/FireStone.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/Instancing.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/Particles.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/RandomEmitter.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/SettingsView.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/StartupView.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/doc/images/oit-example.jpg +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/doc/src/oit.qdoc +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/arrow_icon.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/color_table3.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/firestone.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/flame.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/icon_settings.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/license.txt +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/pillar_normal.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/qt_logo.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/qt_logo2.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/qt_logo2_n.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/stick_charred.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/stick_heat3.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/tilepattern.png +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/main.cpp +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/main.qml +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/meshes/asteroid.mesh +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/meshes/block.mesh +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/meshes/stick3.mesh +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/orderindependenttransparency.pro +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/qml.qrc +%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/qmldir %%QT_EXAMPLEDIR%%/quick3d/particles3d/AlignedParticles.qml %%QT_EXAMPLEDIR%%/quick3d/particles3d/AnimatedSprite.qml %%QT_EXAMPLEDIR%%/quick3d/particles3d/AppSettings.qml @@ -6081,12 +6235,8 @@ %%QT_EXAMPLEDIR%%/quick3d/xr_anchors/main.cpp %%QT_EXAMPLEDIR%%/quick3d/xr_anchors/main.qml %%QT_EXAMPLEDIR%%/quick3d/xr_anchors/visionos/MacOSXBundleInfo.plist.in -%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/BeamModel.qml %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/Building.qml %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/CMakeLists.txt -%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/FreeformTeleporter.qml -%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/TargetIndicator.qml -%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/ValueFader.qml %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/building.gltf %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/doc/images/xrfreeformteleportation-example.jpg @@ -6103,8 +6253,7 @@ %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/maps/Tiles108_1K_Color.jpg %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/meshes/building.mesh %%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/qml.qrc -%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/shaders/target_indicator.frag -%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/shaders/target_indicator.vert +%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/visionos/MacOSXBundleInfo.plist.in %%QT_EXAMPLEDIR%%/quick3d/xr_input/CMakeLists.txt %%QT_EXAMPLEDIR%%/quick3d/xr_input/ColorView.qml %%QT_EXAMPLEDIR%%/quick3d/xr_input/ExampleButton.qml @@ -6119,6 +6268,37 @@ %%QT_EXAMPLEDIR%%/quick3d/xr_input/meshes/handle.mesh %%QT_EXAMPLEDIR%%/quick3d/xr_input/meshes/teapot.mesh %%QT_EXAMPLEDIR%%/quick3d/xr_input/visionos/MacOSXBundleInfo.plist.in +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/GadgetBox.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/Scene.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/android/AndroidManifest.xml +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/assets/arrows.gltf +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/doc/images/xrinteraction-example.jpg +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/doc/src/qtquick3d-examples-xrinteraction.qdoc +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/main.cpp +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/main.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/meshes/arrow_mesh.mesh +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/meshes/resize_mesh.mesh +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/meshes/rotate_mesh.mesh +%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/visionos/MacOSXBundleInfo.plist.in +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/AimController.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/AxisGadget.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/CMakeLists.txt +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/FreeformTeleporter.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/PickRay.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/ResizeGadget.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/RotateGadget.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/TeleportBeam.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/TeleportTargetIndicator.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/TranslateGadget.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/ValueFader.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/XrCursor.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/XrGadget.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/XrItemHandle.qml +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/cursor.frag +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/cursor.vert +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/target_indicator.frag +%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/target_indicator.vert %%QT_EXAMPLEDIR%%/quick3d/xr_simple/CMakeLists.txt %%QT_EXAMPLEDIR%%/quick3d/xr_simple/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/quick3d/xr_simple/doc/images/xrsimple-example.jpg @@ -6680,7 +6860,6 @@ %%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/HelpDialog.qml %%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/Main.qml %%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/RowHeaderView.qml -%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/TableCell.qml %%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/datamodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/datamodel.h %%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/icons/copy.svg diff --git a/misc/qt6ct/Makefile b/misc/qt6ct/Makefile index 59eac642d2f0..af46f57cc288 100644 --- a/misc/qt6ct/Makefile +++ b/misc/qt6ct/Makefile @@ -1,5 +1,6 @@ PORTNAME= qt6ct DISTVERSION= 0.9 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= tcberner@FreeBSD.org diff --git a/misc/radio_datetime_analyzer/Makefile b/misc/radio_datetime_analyzer/Makefile new file mode 100644 index 000000000000..f0339de08752 --- /dev/null +++ b/misc/radio_datetime_analyzer/Makefile @@ -0,0 +1,34 @@ +PORTNAME= radio_datetime_analyzer +DISTVERSION= 1.1.0 +PORTREVISION= 1 +CATEGORIES= misc +MASTER_SITES= https://codeberg.org/rene0/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # prevent USES=cargo from overriding default DISTFILES + +MAINTAINER= rene@FreeBSD.org +COMMENT= Analyzer for DCF77 and MSF log files +WWW= https://codeberg.org/rene0/${PORTNAME} + +LICENSE= APACHE20 MIT +LICENSE_COMB= dual + +USES= cargo +WRKSRC= ${WRKDIR}/${PORTNAME} + +OPTIONS_DEFINE= DOCS EXAMPLES + +PLIST_FILES= bin/radio_datetime_analyzer +PORTDOCS= README.md +PORTEXAMPLES= sample_dcf77.log sample_msf.log + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} + +post-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} +.for f in sample_dcf77.log sample_msf.log + ${INSTALL_DATA} ${WRKSRC}/src/transmitters/test/${f} ${STAGEDIR}${EXAMPLESDIR} +.endfor + +.include <bsd.port.mk> diff --git a/misc/radio_datetime_analyzer/Makefile.crates b/misc/radio_datetime_analyzer/Makefile.crates new file mode 100644 index 000000000000..e534c2bdf0d3 --- /dev/null +++ b/misc/radio_datetime_analyzer/Makefile.crates @@ -0,0 +1,4 @@ +CARGO_CRATES= dcf77_utils-1.1.0 \ + getopt-1.1.7 \ + msf60_utils-1.1.0 \ + radio_datetime_utils-1.1.0 diff --git a/misc/radio_datetime_analyzer/distinfo b/misc/radio_datetime_analyzer/distinfo new file mode 100644 index 000000000000..86df18ab4467 --- /dev/null +++ b/misc/radio_datetime_analyzer/distinfo @@ -0,0 +1,11 @@ +TIMESTAMP = 1749073004 +SHA256 (radio_datetime_analyzer-1.1.0.tar.gz) = 590f6df204232c37cfde943f1e4718b076e913ec45c6192083adb5e22d93b00f +SIZE (radio_datetime_analyzer-1.1.0.tar.gz) = 10947 +SHA256 (rust/crates/dcf77_utils-1.1.0.crate) = f5b1ae3c5f0fbb87a9187ca0f1cb665f7444f481f77940131c4737c17bc845e8 +SIZE (rust/crates/dcf77_utils-1.1.0.crate) = 11723 +SHA256 (rust/crates/getopt-1.1.7.crate) = 2a9e40b04867f241a94b98f4649825925553807ae34f07b953a590270f45d9d4 +SIZE (rust/crates/getopt-1.1.7.crate) = 8037 +SHA256 (rust/crates/msf60_utils-1.1.0.crate) = 8aa32aa811b514329ceb1af4ff3d744bb96a5e18af8e188215deefcc1f13c6d6 +SIZE (rust/crates/msf60_utils-1.1.0.crate) = 14545 +SHA256 (rust/crates/radio_datetime_utils-1.1.0.crate) = bbc9a0dfa3cff91f691dbb878c8856d3096686786662858225f8102809a32701 +SIZE (rust/crates/radio_datetime_utils-1.1.0.crate) = 17044 diff --git a/misc/radio_datetime_analyzer/pkg-descr b/misc/radio_datetime_analyzer/pkg-descr new file mode 100644 index 000000000000..20ad76ac1ed8 --- /dev/null +++ b/misc/radio_datetime_analyzer/pkg-descr @@ -0,0 +1,9 @@ +Analyzer for log files of time stations. + +The program takes two parameters: +- the station name of the file to analyze (as argument to the -s option) +- the name of the file to analyze (as argument to the -f option) + +Currently supported stations are DCF77 and MSF. + +See the enclosed README.md for more information. diff --git a/misc/rash/Makefile b/misc/rash/Makefile index 095121df3346..f5b995b6e3fb 100644 --- a/misc/rash/Makefile +++ b/misc/rash/Makefile @@ -1,6 +1,7 @@ PORTNAME= rash DISTVERSIONPREFIX= v DISTVERSION= 2.9.11 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/rsclock/Makefile b/misc/rsclock/Makefile index 795575184f3c..ce9608f706f3 100644 --- a/misc/rsclock/Makefile +++ b/misc/rsclock/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsclock DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/rubygem-mime-types-data/Makefile b/misc/rubygem-mime-types-data/Makefile index 25f99283feee..c60573eebede 100644 --- a/misc/rubygem-mime-types-data/Makefile +++ b/misc/rubygem-mime-types-data/Makefile @@ -1,5 +1,5 @@ PORTNAME= mime-types-data -PORTVERSION= 3.2025.0422 +PORTVERSION= 3.2025.0722 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/rubygem-mime-types-data/distinfo b/misc/rubygem-mime-types-data/distinfo index cd32f694c262..e19a63fc7c38 100644 --- a/misc/rubygem-mime-types-data/distinfo +++ b/misc/rubygem-mime-types-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936396 -SHA256 (rubygem/mime-types-data-3.2025.0422.gem) = 398bf093efeb62c51d92d124eaba736331c86f7f1df8e4980a3281df471ba94c -SIZE (rubygem/mime-types-data-3.2025.0422.gem) = 154624 +TIMESTAMP = 1753370256 +SHA256 (rubygem/mime-types-data-3.2025.0722.gem) = f9d1fd57ecc5688a66d9811d45981ee58e2dca012e352a1eaa7299e8c0f482f4 +SIZE (rubygem/mime-types-data-3.2025.0722.gem) = 169472 diff --git a/misc/rubygem-mime-types-gitlab/Makefile b/misc/rubygem-mime-types-gitlab/Makefile new file mode 100644 index 000000000000..001dee1601fa --- /dev/null +++ b/misc/rubygem-mime-types-gitlab/Makefile @@ -0,0 +1,21 @@ +PORTNAME= mime-types +PORTVERSION= 3.7.0 +CATEGORIES= misc rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup +WWW= https://github.com/mime-types/ruby-mime-types + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENCE.md + +RUN_DEPENDS= rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab \ + rubygem-mime-types-data>=3.2025.0507<4:misc/rubygem-mime-types-data + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/rubygem-mime-types-gitlab/distinfo b/misc/rubygem-mime-types-gitlab/distinfo new file mode 100644 index 000000000000..6443e1f6d10a --- /dev/null +++ b/misc/rubygem-mime-types-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1747547552 +SHA256 (rubygem/mime-types-3.7.0.gem) = dcebf61c246f08e15a4de34e386ebe8233791e868564a470c3fe77c00eed5e56 +SIZE (rubygem/mime-types-3.7.0.gem) = 41984 diff --git a/misc/rubygem-mime-types-gitlab/pkg-descr b/misc/rubygem-mime-types-gitlab/pkg-descr new file mode 100644 index 000000000000..72f3b67fca42 --- /dev/null +++ b/misc/rubygem-mime-types-gitlab/pkg-descr @@ -0,0 +1,2 @@ +MIME::Types for Ruby originally based on and synchronized with MIME::Types +for Perl by Mark Overmeer, copyright 2001 - 2005. diff --git a/misc/rubygem-mime-types/Makefile b/misc/rubygem-mime-types/Makefile index 270debe77403..0631eff64219 100644 --- a/misc/rubygem-mime-types/Makefile +++ b/misc/rubygem-mime-types/Makefile @@ -1,5 +1,5 @@ PORTNAME= mime-types -PORTVERSION= 3.6.2 +PORTVERSION= 3.7.0 CATEGORIES= misc rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE.md RUN_DEPENDS= rubygem-logger>=0:devel/rubygem-logger \ - rubygem-mime-types-data>=3.2015<4:misc/rubygem-mime-types-data + rubygem-mime-types-data>=3.2025.0507<4:misc/rubygem-mime-types-data USES= gem diff --git a/misc/rubygem-mime-types/distinfo b/misc/rubygem-mime-types/distinfo index 1e21ce6261c9..6443e1f6d10a 100644 --- a/misc/rubygem-mime-types/distinfo +++ b/misc/rubygem-mime-types/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289456 -SHA256 (rubygem/mime-types-3.6.2.gem) = 6109148e6a6e656607510b74571deff8ecd9a97ab0dcec9b7431bdd0b74460af -SIZE (rubygem/mime-types-3.6.2.gem) = 40448 +TIMESTAMP = 1747547552 +SHA256 (rubygem/mime-types-3.7.0.gem) = dcebf61c246f08e15a4de34e386ebe8233791e868564a470c3fe77c00eed5e56 +SIZE (rubygem/mime-types-3.7.0.gem) = 41984 diff --git a/misc/rubygem-octicons/Makefile b/misc/rubygem-octicons/Makefile index 206bb5e56bdf..a2ce9ec7c22e 100644 --- a/misc/rubygem-octicons/Makefile +++ b/misc/rubygem-octicons/Makefile @@ -1,5 +1,5 @@ PORTNAME= octicons -PORTVERSION= 19.15.1 +PORTVERSION= 19.15.4 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/rubygem-octicons/distinfo b/misc/rubygem-octicons/distinfo index 0d6ed10da137..5926707487d8 100644 --- a/misc/rubygem-octicons/distinfo +++ b/misc/rubygem-octicons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070724 -SHA256 (rubygem/octicons-19.15.1.gem) = 12aa8958f73e2891baea61d0478ea87a10782e92ca4d12f3821a193d705e1871 -SIZE (rubygem/octicons-19.15.1.gem) = 227840 +TIMESTAMP = 1753370258 +SHA256 (rubygem/octicons-19.15.4.gem) = c6ff48818e4914822c0acdb7d52c70c62dc31b5649d80816282af4fa64d72716 +SIZE (rubygem/octicons-19.15.4.gem) = 231424 diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index c497e342cebe..1df532352d2d 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 12 +PORTREVISION= 14 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/sff/Makefile b/misc/sff/Makefile new file mode 100644 index 000000000000..3cd6cb90a955 --- /dev/null +++ b/misc/sff/Makefile @@ -0,0 +1,23 @@ +PORTNAME= sff +DISTVERSION= 1.1 +PORTREVISION= 1 +CATEGORIES= misc +MASTER_SITES= https://codeberg.org/sylphenix/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ + +MAINTAINER= sylphenix@outlook.com +COMMENT= Simple and fast terminal file manager +WWW= https://codeberg.org/sylphenix/sff + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= ncurses +USE_CSTD= c11 + +MAKE_ARGS= CC="${CC}" \ + CFLAGS="${CFLAGS}" \ + PREFIX="${PREFIX}" + +WRKSRC= ${WRKDIR}/${PORTNAME} + +.include <bsd.port.mk> diff --git a/misc/sff/distinfo b/misc/sff/distinfo new file mode 100644 index 000000000000..7e96d7d22dce --- /dev/null +++ b/misc/sff/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1749208354 +SHA256 (sff-1.1.tar.gz) = 1a024c9a0a93842b6ab73c8d622361937efc5c54c5289daa6469ad6e6d50fc79 +SIZE (sff-1.1.tar.gz) = 32032 diff --git a/misc/sff/pkg-descr b/misc/sff/pkg-descr new file mode 100644 index 000000000000..71c1b26324fc --- /dev/null +++ b/misc/sff/pkg-descr @@ -0,0 +1,20 @@ +sff is a simple, fast, and feature-rich terminal file manager inspired +by nnn and guided by the suckless philosophy. It aims to provide a +reliable, efficient, and user-friendly file management experience with +high extensibility. + +Features: + - POSIX-compliant and highly optimized + - Fast startup and low memory footprint + - Extensible with shell scripts + - Customizable detail columns + - Type-to-navigate + - Advanced search via 'find + - Fast file search via 'fzf' + - Convenient temporary sudo mode + - Undo/Redo for the last file operation + - Batch file and directory creation + - Batch rename + - Multi-tab support, cross-directory selection + - Extract, list, create archives + - ... and more! diff --git a/misc/sff/pkg-plist b/misc/sff/pkg-plist new file mode 100644 index 000000000000..a7d33a31ce1f --- /dev/null +++ b/misc/sff/pkg-plist @@ -0,0 +1,6 @@ +bin/sff +libexec/sff/sff-extfunc +libexec/sff/plugins/archive +libexec/sff/plugins/fzf-find +libexec/sff/plugins/preview +share/man/man1/sff.1.gz diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index c20507be56dd..b0f9447961aa 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -1,6 +1,6 @@ PORTNAME= shared-mime-info DISTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MAINTAINER= desktop@FreeBSD.org diff --git a/misc/silicon/Makefile b/misc/silicon/Makefile index a1307d65584b..b0152a9fee07 100644 --- a/misc/silicon/Makefile +++ b/misc/silicon/Makefile @@ -1,7 +1,7 @@ PORTNAME= silicon DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 -PORTREVISION= 6 +PORTREVISION= 8 CATEGORIES= misc PKGNAMESUFFIX= -code-visualizer diff --git a/misc/slides/Makefile b/misc/slides/Makefile index 57d6bcfe9684..e0bafd5e8c4b 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,7 +1,7 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 19 +PORTREVISION= 23 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool diff --git a/misc/spacenavd-devel/Makefile b/misc/spacenavd-devel/Makefile new file mode 100644 index 000000000000..5c94731e40b1 --- /dev/null +++ b/misc/spacenavd-devel/Makefile @@ -0,0 +1,32 @@ +PORTNAME= spacenavd +DISTVERSION= r${GIT_SRC_DATE} +CATEGORIES= misc x11-drivers +PKGNAMESUFFIX= -devel + +MAINTAINER= mr@freebsd.org +COMMENT= Daemon for Spacenav driver +WWW= http://spacenav.sourceforge.net/index.html + +LICENSE= GPLv3+ + +USES= gmake xorg +USE_GITHUB= yes +GH_ACCOUNT= FreeSpacenav +GH_PROJECT= spacenavd +GH_TAGNAME= ${GIT_SRC_HASH} +USE_RC_SUBR= spacenavd +USE_XORG= x11 xext xi xtst +GNU_CONFIGURE= yes +ALL_TARGET= ${PORTNAME} + +.include "Makefile.git_rev" + +post-configure: + @${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}/etc|' \ + ${WRKSRC}/src/config.h + +post-install: + ${INSTALL_DATA} ${WRKSRC}/doc/example-spnavrc ${STAGEDIR}${PREFIX}/etc/spnavrc.sample + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spacenavd + +.include <bsd.port.mk> diff --git a/misc/spacenavd-devel/Makefile.git_rev b/misc/spacenavd-devel/Makefile.git_rev new file mode 100644 index 000000000000..5da29dcba95f --- /dev/null +++ b/misc/spacenavd-devel/Makefile.git_rev @@ -0,0 +1,2 @@ +GIT_SRC_HASH= df7a61e9eb5cded0764a0f9e21792a56dc64c2ab +GIT_SRC_DATE= 20250714131520 diff --git a/misc/spacenavd-devel/distinfo b/misc/spacenavd-devel/distinfo new file mode 100644 index 000000000000..69780cb851cd --- /dev/null +++ b/misc/spacenavd-devel/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1752571835 +SHA256 (FreeSpacenav-spacenavd-r20250714131520-df7a61e9eb5cded0764a0f9e21792a56dc64c2ab_GH0.tar.gz) = 0bdb6df0ab2cda996e0c8a99fa88d8e401424e82e7a68f80b909b560fe5aba86 +SIZE (FreeSpacenav-spacenavd-r20250714131520-df7a61e9eb5cded0764a0f9e21792a56dc64c2ab_GH0.tar.gz) = 63954 diff --git a/misc/spacenavd-devel/files/newVersion.sh b/misc/spacenavd-devel/files/newVersion.sh new file mode 100644 index 000000000000..7d0c76215cae --- /dev/null +++ b/misc/spacenavd-devel/files/newVersion.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +CURDIR=`pwd` +WRKDIR=`pwd`/work +#mkdir -p "${WRKDIR}" + +if [ \! -d "${CURDIR}/spacenavd-repo" ]; then + git clone -b master https://github.com/FreeSpacenav/spacenavd.git "${CURDIR}/spacenavd-repo"; +else + cd "${CURDIR}/spacenavd-repo" + git pull https://github.com/FreeSpacenav/spacenavd.git; +fi + +cd "${CURDIR}/spacenavd-repo" +GIT_SRC_HASH=`git log -n 1 --pretty=format:"%H"`; +GIT_SRC_DATE=`git log -n 1 --date=iso-local -n 1 --pretty=format:"%cd" | \ + cut -c '1-19' | sed -e 's,-,,g' -e 's,:,,g' -e 's, ,,g'` + +echo "$GIT_SRC_HASH, $GIT_SRC_DATE" +echo "GIT_SRC_HASH= ${GIT_SRC_HASH}" > ${CURDIR}/Makefile.git_rev +echo "GIT_SRC_DATE= ${GIT_SRC_DATE}" >> ${CURDIR}/Makefile.git_rev + diff --git a/misc/spacenavd-devel/files/spacenavd.in b/misc/spacenavd-devel/files/spacenavd.in new file mode 100644 index 000000000000..987f055e22b3 --- /dev/null +++ b/misc/spacenavd-devel/files/spacenavd.in @@ -0,0 +1,32 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: spacenavd +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# spacenavd_enable (bool): Set to NO by default. +# Set it to YES to enable spacenavd. +# spacenavd_config (path): Set to %%PREFIX%%/etc/spnavrc +# by default. + +. /etc/rc.subr + +name=spacenavd +rcvar=spacenavd_enable + +load_rc_config $name + +: ${spacenavd_enable:="NO"} +: ${spacenavd_config="%%PREFIX%%/etc/spnavrc"} + +command=%%PREFIX%%/bin/${name} +pidfile=/var/run/${name}.pid + +command_args="-v -c $spacenavd_config -p $pidfile" + +run_rc_command "$1" diff --git a/misc/spacenavd-devel/pkg-descr b/misc/spacenavd-devel/pkg-descr new file mode 100644 index 000000000000..d271af4f4677 --- /dev/null +++ b/misc/spacenavd-devel/pkg-descr @@ -0,0 +1,7 @@ +Spacenavd is a free software user-space driver (daemon), for 6-dof +input devices, like 3Dconnexion's space-mice. It's compatible with +the original 3dxsrv proprietary daemon provided by 3Dconnexion, +and works as a drop-in replacement with any program that was written +for the 3Dconnexion driver, but also provides an improved +communication mechanism for programs designed specifically to work +with spacenavd. diff --git a/misc/spacenavd-devel/pkg-plist b/misc/spacenavd-devel/pkg-plist new file mode 100644 index 000000000000..bf7578255ddf --- /dev/null +++ b/misc/spacenavd-devel/pkg-plist @@ -0,0 +1,4 @@ +bin/spacenavd +bin/spnavd_ctl +etc/rc.d/spacenavd +@sample etc/spnavrc.sample diff --git a/misc/spnavcfg-devel/Makefile b/misc/spnavcfg-devel/Makefile new file mode 100644 index 000000000000..30545a74e8c9 --- /dev/null +++ b/misc/spnavcfg-devel/Makefile @@ -0,0 +1,52 @@ +PORTNAME= spnavcfg +PORTVERSION= r${GIT_SRC_DATE} +#PORTREVISION= 1 +CATEGORIES= misc +MASTER_SITES+= https://github.com/FreeSpacenav/spnavcfg/raw/refs/heads/master/icons/:icons +PKGNAMESUFFIX= -devel +DIST_SUBDIR= ${PORTNAME} +EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${DISTVERSION}-${GH_TAGNAME}_GH0${EXTRACT_SUFX} + +MAINTAINER= mr@freebsd.org +COMMENT= Spacenav daemon interactive configuration program +WWW= http://spacenav.sourceforge.net + +LICENSE= GPLv3+ + +LIB_DEPENDS+= libspnav.so:misc/libspnav + +USES= desktop-file-utils gmake pkgconfig qt:6 xorg +USE_GITHUB= yes +GH_ACCOUNT= FreeSpacenav +GH_PROJECT= spnavcfg +GH_TAGNAME= ${GIT_SRC_HASH} +USE_QT= base svg tools +USE_XORG+= x11 +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-debug + +MAKE_ENV+= MOC="${MOC}" RCC="${RCC}" UIC="${UIC}" +ALL_TARGET= ${PORTNAME} + +ICONS= devices.png spnavcfg-128x128.png spnavcfg-256x256.png spnavcfg-48x48.png spnavcfg.png +.for f in ${ICONS} +DISTFILES+= $(f):icons +.endfor + +PLIST_FILES= bin/spnavcfg \ + share/applications/spnavcfg.desktop \ + share/icons/hicolor/128x128/apps/spnavcfg.png \ + share/icons/hicolor/256x256/apps/spnavcfg.png \ + share/icons/hicolor/48x48/apps/spnavcfg.png + +.include "Makefile.git_rev" + +post-extract: +.for f in ${ICONS} + (${CP} ${DISTDIR}/${DIST_SUBDIR}/${f} ${WRKSRC}/icons/${f}) +.endfor + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spnavcfg + +.include <bsd.port.mk> diff --git a/misc/spnavcfg-devel/Makefile.git_rev b/misc/spnavcfg-devel/Makefile.git_rev new file mode 100644 index 000000000000..7e4fd0b48dd5 --- /dev/null +++ b/misc/spnavcfg-devel/Makefile.git_rev @@ -0,0 +1,2 @@ +GIT_SRC_HASH= e645cc46ca331bfc9447695fadb9056a165cda3c +GIT_SRC_DATE= 20250612013246 diff --git a/misc/spnavcfg-devel/distinfo b/misc/spnavcfg-devel/distinfo new file mode 100644 index 000000000000..b72e20da46c6 --- /dev/null +++ b/misc/spnavcfg-devel/distinfo @@ -0,0 +1,13 @@ +TIMESTAMP = 1753864362 +SHA256 (spnavcfg/devices.png) = 2d1e1f4ea6ceee7a6d0793057e3535d3bd1745e2df8651c25678953e250ec310 +SIZE (spnavcfg/devices.png) = 287656 +SHA256 (spnavcfg/spnavcfg-128x128.png) = c92f456dd757235dc11e3b60970eebe64d4094eb88f96e1fa4057c7f60dcc397 +SIZE (spnavcfg/spnavcfg-128x128.png) = 13642 +SHA256 (spnavcfg/spnavcfg-256x256.png) = a1f96e0db9c258be2a9aee3446fddfc2ce8d8b82145b153647320dfda216085a +SIZE (spnavcfg/spnavcfg-256x256.png) = 40464 +SHA256 (spnavcfg/spnavcfg-48x48.png) = b09e80efa57841fe78df6e7bb9ee58354243c4503a017e469d0520aed350c84f +SIZE (spnavcfg/spnavcfg-48x48.png) = 3244 +SHA256 (spnavcfg/spnavcfg.png) = bfaf59628bed683c91d1f798f6188c46a0fb00512d103131929cbaaf2b77c37e +SIZE (spnavcfg/spnavcfg.png) = 133347 +SHA256 (spnavcfg/FreeSpacenav-spnavcfg-r20250612013246-e645cc46ca331bfc9447695fadb9056a165cda3c_GH0.tar.gz) = b24354131f7515b8d033717473584bbfad88fc6a3a1a29f0ba3c6ce93d529c15 +SIZE (spnavcfg/FreeSpacenav-spnavcfg-r20250612013246-e645cc46ca331bfc9447695fadb9056a165cda3c_GH0.tar.gz) = 29183 diff --git a/misc/spnavcfg-devel/files/newVersion.sh b/misc/spnavcfg-devel/files/newVersion.sh new file mode 100644 index 000000000000..6e67cdf20226 --- /dev/null +++ b/misc/spnavcfg-devel/files/newVersion.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +CURDIR=`pwd` +WRKDIR=`pwd`/work +#mkdir -p "${WRKDIR}" + +if [ \! -d "${CURDIR}/spnavcfg-repo" ]; then + git clone -b master https://github.com/FreeSpacenav/spnavcfg.git "${CURDIR}/spnavcfg-repo"; +else + cd "${CURDIR}/spnavcfg-repo" + git pull https://github.com/FreeSpacenav/spnavcfg.git; +fi + +cd "${CURDIR}/spnavcfg-repo" +GIT_SRC_HASH=`git log -n 1 --pretty=format:"%H"`; +GIT_SRC_DATE=`git log -n 1 --date=iso-local -n 1 --pretty=format:"%cd" | \ + cut -c '1-19' | sed -e 's,-,,g' -e 's,:,,g' -e 's, ,,g'` + +echo "$GIT_SRC_HASH, $GIT_SRC_DATE" +echo "GIT_SRC_HASH= ${GIT_SRC_HASH}" > ${CURDIR}/Makefile.git_rev +echo "GIT_SRC_DATE= ${GIT_SRC_DATE}" >> ${CURDIR}/Makefile.git_rev + diff --git a/misc/spnavcfg-devel/pkg-descr b/misc/spnavcfg-devel/pkg-descr new file mode 100644 index 000000000000..bcdd6a471c5e --- /dev/null +++ b/misc/spnavcfg-devel/pkg-descr @@ -0,0 +1,2 @@ +Interactive configuration program for the Spacenav daemon +(misc/spacenavd). Allows customizing the Axis and Button behaviors. diff --git a/misc/star-history/Makefile b/misc/star-history/Makefile index 79d1e79dd7b3..3bee56b72508 100644 --- a/misc/star-history/Makefile +++ b/misc/star-history/Makefile @@ -1,6 +1,6 @@ PORTNAME= star-history -DISTVERSION= 1.0.27 -PORTREVISION= 1 +DISTVERSION= 1.0.31 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -21,25 +21,24 @@ CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anyhow-1.0.97 \ + anyhow-1.0.98 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ - backtrace-0.3.74 \ + backtrace-0.3.75 \ base64-0.22.1 \ - bitflags-2.9.0 \ - bstr-1.11.3 \ + bitflags-2.9.1 \ + bstr-1.12.0 \ bumpalo-3.17.0 \ - bytes-1.10.0 \ - cc-1.2.16 \ + bytes-1.10.1 \ + cc-1.2.24 \ cfg-if-1.0.0 \ - chrono-0.4.40 \ + chrono-0.4.41 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ - dbus-0.9.7 \ displaydoc-0.2.5 \ encoding_rs-0.8.35 \ equivalent-1.0.2 \ - errno-0.3.10 \ + errno-0.3.12 \ fastrand-2.3.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ @@ -51,101 +50,99 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - getrandom-0.2.15 \ - getrandom-0.3.1 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ gimli-0.31.1 \ - h2-0.4.8 \ - hashbrown-0.15.2 \ + h2-0.4.10 \ + hashbrown-0.15.3 \ home-0.5.11 \ - http-1.2.0 \ + http-1.3.1 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ + http-body-util-0.1.3 \ httparse-1.10.1 \ hyper-1.6.0 \ - hyper-rustls-0.27.5 \ + hyper-rustls-0.27.6 \ hyper-tls-0.6.0 \ - hyper-util-0.1.10 \ - iana-time-zone-0.1.61 \ + hyper-util-0.1.13 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ idna-1.0.3 \ - idna_adapter-1.2.0 \ - indexmap-2.7.1 \ + idna_adapter-1.2.1 \ + indexmap-2.9.0 \ ipnet-2.11.0 \ itoa-1.0.15 \ js-sys-0.3.77 \ - libc-0.2.170 \ - libdbus-sys-0.2.5 \ - linux-raw-sys-0.4.15 \ - litemap-0.7.5 \ - log-0.4.26 \ + libc-0.2.172 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + log-0.4.27 \ memchr-2.7.4 \ mime-0.3.17 \ - miniz_oxide-0.8.5 \ - mio-1.0.3 \ + miniz_oxide-0.8.8 \ + mio-1.0.4 \ native-tls-0.2.14 \ normpath-1.3.0 \ num-traits-0.2.19 \ object-0.36.7 \ - once_cell-1.20.3 \ - opener-0.7.2 \ - openssl-0.10.71 \ + once_cell-1.21.3 \ + opener-0.8.1 \ + openssl-0.10.72 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ - openssl-sys-0.9.106 \ + openssl-sys-0.9.108 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ - proc-macro2-1.0.94 \ - quote-1.0.39 \ + potential_utf-0.1.2 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + r-efi-5.2.0 \ regex-automata-0.4.9 \ - reqwest-0.12.12 \ - ring-0.17.11 \ + reqwest-0.12.15 \ + ring-0.17.14 \ rustc-demangle-0.1.24 \ - rustix-0.38.44 \ - rustls-0.23.23 \ + rustix-1.0.7 \ + rustls-0.23.27 \ rustls-pemfile-2.2.0 \ - rustls-pki-types-1.11.0 \ - rustls-webpki-0.102.8 \ - rustversion-1.0.20 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ + rustversion-1.0.21 \ ryu-1.0.20 \ schannel-0.1.27 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ - serde-1.0.218 \ - serde_derive-1.0.218 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ shlex-1.3.0 \ slab-0.4.9 \ - smallvec-1.14.0 \ - socket2-0.5.8 \ + smallvec-1.15.0 \ + socket2-0.5.10 \ stable_deref_trait-1.2.0 \ subtle-2.6.1 \ - syn-2.0.99 \ + syn-2.0.101 \ sync_wrapper-1.0.2 \ - synstructure-0.13.1 \ + synstructure-0.13.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ - tempfile-3.17.1 \ + tempfile-3.20.0 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ - tinystr-0.7.6 \ - tokio-1.43.0 \ + tinystr-0.8.1 \ + tokio-1.45.1 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.2 \ - tokio-util-0.7.13 \ + tokio-util-0.7.15 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ @@ -156,12 +153,11 @@ CARGO_CRATES= addr2line-0.24.2 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.4 \ - utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ + wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ @@ -169,35 +165,44 @@ CARGO_CRATES= addr2line-0.24.2 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.52.0 \ - windows-link-0.1.0 \ - windows-registry-0.2.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.1 \ + windows-registry-0.4.0 \ + windows-result-0.3.4 \ + windows-strings-0.3.1 \ + windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ + windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - wit-bindgen-rt-0.33.0 \ - write16-1.0.0 \ - writeable-0.5.5 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ + windows_x86_64_msvc-0.53.0 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib diff --git a/misc/star-history/distinfo b/misc/star-history/distinfo index 45f30165ea73..6eed95da1d18 100644 --- a/misc/star-history/distinfo +++ b/misc/star-history/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1741067361 +TIMESTAMP = 1748373281 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 @@ -7,44 +7,42 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anyhow-1.0.97.crate) = dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f -SIZE (rust/crates/anyhow-1.0.97.crate) = 52221 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd -SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 -SHA256 (rust/crates/bstr-1.11.3.crate) = 531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0 -SIZE (rust/crates/bstr-1.11.3.crate) = 351536 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytes-1.10.0.crate) = f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9 -SIZE (rust/crates/bytes-1.10.0.crate) = 76656 -SHA256 (rust/crates/cc-1.2.16.crate) = be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c -SIZE (rust/crates/cc-1.2.16.crate) = 103847 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.24.crate) = 16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7 +SIZE (rust/crates/cc-1.2.24.crate) = 106557 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.40.crate) = 1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c -SIZE (rust/crates/chrono-0.4.40.crate) = 229824 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 -SHA256 (rust/crates/dbus-0.9.7.crate) = 1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b -SIZE (rust/crates/dbus-0.9.7.crate) = 104206 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 +SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 +SIZE (rust/crates/errno-0.3.12.crate) = 12423 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 @@ -67,88 +65,80 @@ SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 -SHA256 (rust/crates/h2-0.4.8.crate) = 5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2 -SIZE (rust/crates/h2-0.4.8.crate) = 174535 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/h2-0.4.10.crate) = a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5 +SIZE (rust/crates/h2-0.4.10.crate) = 174800 +SHA256 (rust/crates/hashbrown-0.15.3.crate) = 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3 +SIZE (rust/crates/hashbrown-0.15.3.crate) = 140413 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 SIZE (rust/crates/hyper-1.6.0.crate) = 153923 -SHA256 (rust/crates/hyper-rustls-0.27.5.crate) = 2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2 -SIZE (rust/crates/hyper-rustls-0.27.5.crate) = 34660 +SHA256 (rust/crates/hyper-rustls-0.27.6.crate) = 03a01595e11bdcec50946522c32dde3fc6914743000a68b93000965f2f02406d +SIZE (rust/crates/hyper-rustls-0.27.6.crate) = 34650 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/hyper-util-0.1.13.crate) = b1c293b6b3d21eca78250dc7dbebd6b9210ec5530e038cbfe0661b5c47ab06e8 +SIZE (rust/crates/hyper-util-0.1.13.crate) = 101913 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 -SHA256 (rust/crates/indexmap-2.7.1.crate) = 8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652 -SIZE (rust/crates/indexmap-2.7.1.crate) = 88644 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e +SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/libc-0.2.170.crate) = 875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828 -SIZE (rust/crates/libc-0.2.170.crate) = 760076 -SHA256 (rust/crates/libdbus-sys-0.2.5.crate) = 06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72 -SIZE (rust/crates/libdbus-sys-0.2.5.crate) = 1557017 -SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab -SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 -SIZE (rust/crates/litemap-0.7.5.crate) = 29962 -SHA256 (rust/crates/log-0.4.26.crate) = 30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e -SIZE (rust/crates/log-0.4.26.crate) = 47022 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 SIZE (rust/crates/memchr-2.7.4.crate) = 96670 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 -SHA256 (rust/crates/miniz_oxide-0.8.5.crate) = 8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5 -SIZE (rust/crates/miniz_oxide-0.8.5.crate) = 62237 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a +SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/normpath-1.3.0.crate) = c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed @@ -157,18 +147,18 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 SIZE (rust/crates/object-0.36.7.crate) = 329938 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 -SHA256 (rust/crates/opener-0.7.2.crate) = d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681 -SIZE (rust/crates/opener-0.7.2.crate) = 19229 -SHA256 (rust/crates/openssl-0.10.71.crate) = 5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd -SIZE (rust/crates/openssl-0.10.71.crate) = 281165 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/opener-0.8.1.crate) = de96cad6ee771be7f68df884d3767460b4684012308d8342ed5623fe62b2628c +SIZE (rust/crates/opener-0.8.1.crate) = 26629 +SHA256 (rust/crates/openssl-0.10.72.crate) = fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da +SIZE (rust/crates/openssl-0.10.72.crate) = 283852 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 -SHA256 (rust/crates/openssl-sys-0.9.106.crate) = 8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd -SIZE (rust/crates/openssl-sys-0.9.106.crate) = 76230 +SHA256 (rust/crates/openssl-sys-0.9.108.crate) = e145e1651e858e820e4860f7b9c5e169bc1d8ce1c86043be79fa7b7634821847 +SIZE (rust/crates/openssl-sys-0.9.108.crate) = 78190 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b @@ -177,30 +167,34 @@ SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 -SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 -SHA256 (rust/crates/quote-1.0.39.crate) = c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801 -SIZE (rust/crates/quote-1.0.39.crate) = 31206 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/reqwest-0.12.12.crate) = 43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da -SIZE (rust/crates/reqwest-0.12.12.crate) = 193321 -SHA256 (rust/crates/ring-0.17.11.crate) = da5349ae27d3887ca812fb375b45a4fbb36d8d12d2df394968cd86e35683fe73 -SIZE (rust/crates/ring-0.17.11.crate) = 1477583 +SHA256 (rust/crates/reqwest-0.12.15.crate) = d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb +SIZE (rust/crates/reqwest-0.12.15.crate) = 199320 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 -SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 -SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustls-0.23.23.crate) = 47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395 -SIZE (rust/crates/rustls-0.23.23.crate) = 342561 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.23.27.crate) = 730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321 +SIZE (rust/crates/rustls-0.23.27.crate) = 355915 SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 -SHA256 (rust/crates/rustls-pki-types-1.11.0.crate) = 917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c -SIZE (rust/crates/rustls-pki-types-1.11.0.crate) = 63933 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d @@ -209,10 +203,10 @@ SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 -SHA256 (rust/crates/serde-1.0.218.crate) = e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60 -SIZE (rust/crates/serde-1.0.218.crate) = 78968 -SHA256 (rust/crates/serde_derive-1.0.218.crate) = f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b -SIZE (rust/crates/serde_derive-1.0.218.crate) = 57782 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd @@ -223,40 +217,40 @@ SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce35 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.14.0.crate) = 7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd -SIZE (rust/crates/smallvec-1.14.0.crate) = 35561 -SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 +SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 +SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 -SHA256 (rust/crates/syn-2.0.99.crate) = e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2 -SIZE (rust/crates/syn-2.0.99.crate) = 297762 +SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf +SIZE (rust/crates/syn-2.0.101.crate) = 299250 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b SIZE (rust/crates/system-configuration-0.6.1.crate) = 17935 SHA256 (rust/crates/system-configuration-sys-0.6.0.crate) = 8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4 SIZE (rust/crates/system-configuration-sys-0.6.0.crate) = 11090 -SHA256 (rust/crates/tempfile-3.17.1.crate) = 22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230 -SIZE (rust/crates/tempfile-3.17.1.crate) = 39240 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tokio-1.43.0.crate) = 3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e -SIZE (rust/crates/tokio-1.43.0.crate) = 817422 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tokio-1.45.1.crate) = 75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779 +SIZE (rust/crates/tokio-1.45.1.crate) = 811787 SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 +SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e @@ -277,8 +271,6 @@ SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 @@ -287,8 +279,8 @@ SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3da SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -303,63 +295,81 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 -SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 -SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 -SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f -SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-link-0.1.0.crate) = 6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3 -SIZE (rust/crates/windows-link-0.1.0.crate) = 6153 -SHA256 (rust/crates/windows-registry-0.2.0.crate) = e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0 -SIZE (rust/crates/windows-registry-0.2.0.crate) = 10470 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 +SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-registry-0.4.0.crate) = 4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3 +SIZE (rust/crates/windows-registry-0.4.0.crate) = 12572 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.3.1.crate) = 87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319 +SIZE (rust/crates/windows-strings-0.3.1.crate) = 13922 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.0.crate) = b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b +SIZE (rust/crates/windows-targets-0.53.0.crate) = 7020 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (dtolnay-star-history-1.0.27_GH0.tar.gz) = c228ad9d382124636b7ed017c46fd28077defdbb0fd7cb14dfb2b669b01a6f66 -SIZE (dtolnay-star-history-1.0.27_GH0.tar.gz) = 124203 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (dtolnay-star-history-1.0.31_GH0.tar.gz) = 7649a04f38647d925279b944051a4575883fa5730eda6c722b504c65c87385b9 +SIZE (dtolnay-star-history-1.0.31_GH0.tar.gz) = 124507 diff --git a/misc/stormy/Makefile b/misc/stormy/Makefile new file mode 100644 index 000000000000..69558614198f --- /dev/null +++ b/misc/stormy/Makefile @@ -0,0 +1,22 @@ +PORTNAME= stormy +DISTVERSIONPREFIX= v +DISTVERSION= 0.3.3 +PORTREVISION= 1 +CATEGORIES= misc + +MAINTAINER= nxjoseph@protonmail.com +COMMENT= Minimal, customizable, and neofetch-like weather CLI +WWW= https://terminaltrove.com/stormy/ \ + https://github.com/ashish0kumar/stormy + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +GO_MODULE= github.com/ashish0kumar/stormy +GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${DISTVERSIONFULL}" + +PLIST_FILES= bin/stormy + +.include <bsd.port.mk> diff --git a/misc/stormy/distinfo b/misc/stormy/distinfo new file mode 100644 index 000000000000..d3af3652340a --- /dev/null +++ b/misc/stormy/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1753860021 +SHA256 (go/misc_stormy/stormy-v0.3.3/v0.3.3.mod) = 3b3d290abff4fca2b1a456d37579c15cb32b89d05d18ba4baed31a649246c359 +SIZE (go/misc_stormy/stormy-v0.3.3/v0.3.3.mod) = 389 +SHA256 (go/misc_stormy/stormy-v0.3.3/v0.3.3.zip) = cdf851dac4373654ae0e8cae8ab676cd802503709d3d8c4989293810638e28f7 +SIZE (go/misc_stormy/stormy-v0.3.3/v0.3.3.zip) = 278054 diff --git a/misc/stormy/pkg-descr b/misc/stormy/pkg-descr new file mode 100644 index 000000000000..178d933fd450 --- /dev/null +++ b/misc/stormy/pkg-descr @@ -0,0 +1,12 @@ +Stormy is a minimal, customizable, and neofetch-like weather CLI. + +Features: +o Multiple weather providers: OpenMeteo (default, no API key required) + and OpenWeatherMap +o Current weather conditions with ASCII art representation +o Temperature, wind, humidity, and precipitation information +o Customizable units (metric, imperial, standard) +o Local configuration file +o Color support for terminals +o Compact display mode +o Works out of the box with OpenMeteo diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile index ea0448625317..1a9d7f0307ff 100644 --- a/misc/talkfilters/Makefile +++ b/misc/talkfilters/Makefile @@ -1,13 +1,13 @@ PORTNAME= talkfilters -DISTVERSION= 2.3.8 -PORTREVISION= 3 +DISTVERSION= 2.4 CATEGORIES= misc -MASTER_SITES= http://www.hyperrealm.com/talkfilters/ \ +MASTER_SITES= https://hyperrealm.github.io/talkfilters/dist/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Set of filters to convert English text to various stereotyped dialects -WWW= https://www.hyperrealm.com/talkfilters/talkfilters.html +WWW= https://hyperrealm.github.io/talkfilters/ \ + https://github.com/hyperrealm/talkfilters LICENSE= GPLv2 @@ -20,13 +20,6 @@ SUB_FILES= pkg-message INFO= talkfilters -post-extract: - @${ECHO} ${DO_NADA} > ${WRKSRC}/install-sh - @${CHMOD} +x ${WRKSRC}/install-sh - -post-patch: - @${RM} ${WRKSRC}/*.info* - post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtalkfilters.so* diff --git a/misc/talkfilters/distinfo b/misc/talkfilters/distinfo index cbcf60745b22..6dad47fcc22e 100644 --- a/misc/talkfilters/distinfo +++ b/misc/talkfilters/distinfo @@ -1,2 +1,3 @@ -SHA256 (talkfilters-2.3.8.tar.gz) = 4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6 -SIZE (talkfilters-2.3.8.tar.gz) = 821338 +TIMESTAMP = 1749312890 +SHA256 (talkfilters-2.4.tar.gz) = a974a7c41cd87178c65ef41d22bec3adb9397839a6f5403ee1c6d0490bd2fd51 +SIZE (talkfilters-2.4.tar.gz) = 972687 diff --git a/misc/talkfilters/files/patch-talkfilters.texi b/misc/talkfilters/files/patch-talkfilters.texi deleted file mode 100644 index be2669ec3c04..000000000000 --- a/misc/talkfilters/files/patch-talkfilters.texi +++ /dev/null @@ -1,13 +0,0 @@ ---- talkfilters.texi.orig Wed Jul 23 13:17:36 2003 -+++ talkfilters.texi Mon Sep 22 01:32:59 2003 -@@ -5,6 +5,10 @@ - @c All text is ignored before the setfilename. - @setfilename talkfilters.info - @settitle talkfilters @value{edition} -+@dircategory Applications -+@direntry -+* Talkfilters: (talkfilters). GNU Talk Filters. -+@end direntry - - @set edition 2.1 - @set update-month July 2003 diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index a07e2d37e3a9..f8c18e699d69 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,5 +1,6 @@ PORTNAME= tellico DISTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tenere/Makefile b/misc/tenere/Makefile index 4bf3a99cf23f..12d55b919202 100644 --- a/misc/tenere/Makefile +++ b/misc/tenere/Makefile @@ -1,7 +1,7 @@ PORTNAME= tenere DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 9 +PORTREVISION= 11 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index 2f1c6000b422..acc8af5d7645 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,7 +1,7 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 25 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org diff --git a/misc/timr-tui/Makefile b/misc/timr-tui/Makefile index 38f08ab61f8a..750029e3f8b2 100644 --- a/misc/timr-tui/Makefile +++ b/misc/timr-tui/Makefile @@ -1,6 +1,7 @@ PORTNAME= timr-tui DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/usd/Makefile b/misc/usd/Makefile index 5b8aab63bfd2..a9833152d045 100644 --- a/misc/usd/Makefile +++ b/misc/usd/Makefile @@ -1,7 +1,7 @@ PORTNAME= usd DISTVERSIONPREFIX= v DISTVERSION= 21.11 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile index ea1f56142ade..a4656eaee047 100644 --- a/misc/vifm/Makefile +++ b/misc/vifm/Makefile @@ -1,7 +1,7 @@ PORTNAME= vifm -PORTVERSION= 0.13 +PORTVERSION= 0.14.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org diff --git a/misc/vifm/distinfo b/misc/vifm/distinfo index 0b561b7d316b..ef4115a5545b 100644 --- a/misc/vifm/distinfo +++ b/misc/vifm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699396475 -SHA256 (vifm-vifm-v0.13_GH0.tar.gz) = 8379397b2824cc74a91f5cfa00b5496f5d08cdcec18e3d13b64c480151225ca8 -SIZE (vifm-vifm-v0.13_GH0.tar.gz) = 2218099 +TIMESTAMP = 1749805000 +SHA256 (vifm-vifm-v0.14.3_GH0.tar.gz) = 9e21e69f0bfa00a470c01f4b83e011af6a4e69626237a8d12afc0d79a7819be8 +SIZE (vifm-vifm-v0.14.3_GH0.tar.gz) = 2479414 diff --git a/misc/visp/Makefile b/misc/visp/Makefile index a2acb60e216d..8a6c3e7718dc 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,12 +1,13 @@ PORTNAME= visp DISTVERSION= 3.6.0 -PORTREVISION= 9 +PORTREVISION= 12 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ MAINTAINER= yuri@FreeBSD.org COMMENT= Modular library for visual tracking and visual servoing -WWW= https://visp.inria.fr/ +WWW= https://visp.inria.fr/ \ + https://github.com/lagadic/visp LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -37,6 +38,8 @@ USE_LDCONFIG= yes CMAKE_OFF= WITH_QBDEVICE BUILD_EXAMPLES BUILD_TUTORIALS BUILD_TESTS BUILD_DEMOS +CXXFLAGS+= -I${LOCALBASE}/include/vtk-${VTK_VER} # https://github.com/lagadic/visp/issues/1707 + OPTIONS_DEFINE= COIN OGRE PCL ZBAR OPTIONS_DEFAULT= COIN OGRE PCL ZBAR @@ -51,10 +54,11 @@ OGRE_LIB_DEPENDS= libOgreMain.so:graphics/ogre3d19 PCL_DESC= Include Point Cloud Library support PCL_CMAKE_BOOL= USE_PCL PCL_LIB_DEPENDS= libpcl_common.so:graphics/pcl-pointclouds \ - libvtkCommonCore-9.2.so:math/vtk9 # vtk9 is incurred by pcl-pointclouds + libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R} # vtk9 is incurred by pcl-pointclouds ZBAR_DESC= Use ZBAR to read bar codes and QR codes ZBAR_CMAKE_BOOL= USE_ZBAR ZBAR_LIB_DEPENDS= libzbar.so:graphics/zbar +.include <../../math/vtk9/Makefile.version> .include <bsd.port.mk> diff --git a/misc/visp/files/patch-CMakeLists.txt b/misc/visp/files/patch-CMakeLists.txt index 893083431163..f5c75760570d 100644 --- a/misc/visp/files/patch-CMakeLists.txt +++ b/misc/visp/files/patch-CMakeLists.txt @@ -1,8 +1,17 @@ https://github.com/lagadic/visp/issues/423 ---- CMakeLists.txt.orig 2021-03-05 01:09:20 UTC +--- CMakeLists.txt.orig 2023-09-22 05:39:36 UTC +++ CMakeLists.txt -@@ -230,7 +230,7 @@ else() # UNIX +@@ -124,6 +124,8 @@ project(VISP C CXX) + + project(VISP C CXX) + ++find_package(VTK REQUIRED) # workaround for https://gitlab.kitware.com/vtk/vtk/-/issues/19716 ++ + list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake") + + include(cmake/VISPUtils.cmake) +@@ -244,7 +246,7 @@ else() # UNIX vp_update(VISP_LIB_INSTALL_PATH "${CMAKE_INSTALL_LIBDIR}") endif() vp_update(VISP_BIN_INSTALL_PATH "${CMAKE_INSTALL_BINDIR}") diff --git a/misc/visp/files/patch-modules_tracker_mbt_src_depth_vpMbtFaceDepthDense.cpp b/misc/visp/files/patch-modules_tracker_mbt_src_depth_vpMbtFaceDepthDense.cpp new file mode 100644 index 000000000000..38198d2375fb --- /dev/null +++ b/misc/visp/files/patch-modules_tracker_mbt_src_depth_vpMbtFaceDepthDense.cpp @@ -0,0 +1,31 @@ +--- modules/tracker/mbt/src/depth/vpMbtFaceDepthDense.cpp.orig 2023-09-22 05:39:36 UTC ++++ modules/tracker/mbt/src/depth/vpMbtFaceDepthDense.cpp +@@ -518,9 +518,15 @@ void vpMbtFaceDepthDense::computeInteractionMatrixAndR + cv::v_float64x2 vx, vy, vz; + cv::v_load_deinterleave(ptr_point_cloud, vx, vy, vz); + ++#if (VISP_HAVE_OPENCV_VERSION >= 0x040900) ++ cv::v_float64x2 va1 = cv::v_sub(cv::v_mul(vnz, vy), cv::v_mul(vny, vz)); // vnz*vy - vny*vz ++ cv::v_float64x2 va2 = cv::v_sub(cv::v_mul(vnx, vz), cv::v_mul(vnz, vx)); // vnx*vz - vnz*vx ++ cv::v_float64x2 va3 = cv::v_sub(cv::v_mul(vny, vx), cv::v_mul(vnx, vy)); // vny*vx - vnx*vy ++#else + cv::v_float64x2 va1 = vnz*vy - vny*vz; + cv::v_float64x2 va2 = vnx*vz - vnz*vx; + cv::v_float64x2 va3 = vny*vx - vnx*vy; ++#endif + + cv::v_float64x2 vnxy = cv::v_combine_low(vnx, vny); + cv::v_store(ptr_L, vnxy); +@@ -542,7 +548,12 @@ void vpMbtFaceDepthDense::computeInteractionMatrixAndR + cv::v_store(ptr_L, vnxy); + ptr_L += 2; + ++#if (VISP_HAVE_OPENCV_VERSION >= 0x040900) ++ cv::v_float64x2 verr = cv::v_add(vd, cv::v_muladd(vnx, vx, cv::v_muladd(vny, vy, cv::v_mul(vnz, vz)))); ++#else + cv::v_float64x2 verr = vd + cv::v_muladd(vnx, vx, cv::v_muladd(vny, vy, vnz*vz)); ++#endif ++ + cv::v_store(ptr_error, verr); + ptr_error += 2; + #elif USE_SSE diff --git a/misc/wavedrom/Makefile b/misc/wavedrom/Makefile index e68cb33e9882..435612f3ed56 100644 --- a/misc/wavedrom/Makefile +++ b/misc/wavedrom/Makefile @@ -1,6 +1,7 @@ PORTNAME= wavedrom DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/wego/Makefile b/misc/wego/Makefile index a7804e3bc16e..f3d9004fa810 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.3 -PORTREVISION= 2 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org diff --git a/misc/wthrr/Makefile b/misc/wthrr/Makefile index 3a4c047b77ae..33930a50f655 100644 --- a/misc/wthrr/Makefile +++ b/misc/wthrr/Makefile @@ -1,7 +1,7 @@ PORTNAME= wthrr DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 5 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 40578c6eb2fb..84b7cfd05fa0 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 40 +PORTREVISION= 42 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 09cb6a2b79e9..5076cde0b355 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.11.3 +PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,28 +12,25 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libjson-c.so:devel/json-c \ +LIB_DEPENDS= libjson-c.so:devel/json-c \ libsoup-2.4.so:devel/libsoup -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libxml2 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= glib20 gtk30 libxml2 USE_LDCONFIG= yes USE_XFCE= libmenu panel xfconf -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS UPOWER OPTIONS_SUB= yes UPOWER_DESC= Power management tasks -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower +UPOWER_MESON_ENABLED= upower-glib -UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower -UPOWER_CONFIGURE_ENABLE= upower +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index 5eb00334294d..dffed8685011 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730922999 -SHA256 (xfce4/xfce4-weather-plugin-0.11.3.tar.bz2) = 002d1fe63906d2f3a012f3cb58cceff1dfbcc466759e36c76d3b03dd01c0dc57 -SIZE (xfce4/xfce4-weather-plugin-0.11.3.tar.bz2) = 3619984 +TIMESTAMP = 1747826306 +SHA256 (xfce4/xfce4-weather-plugin-0.12.0.tar.xz) = 5dd90b032c06ef4b64b818023154ef9463a2c694a0290e57f3412296c7545ff6 +SIZE (xfce4/xfce4-weather-plugin-0.12.0.tar.xz) = 2746276 diff --git a/misc/xfce4-weather-plugin/pkg-plist b/misc/xfce4-weather-plugin/pkg-plist index 3864c78986af..7d3c87996b87 100644 --- a/misc/xfce4-weather-plugin/pkg-plist +++ b/misc/xfce4-weather-plugin/pkg-plist @@ -26,6 +26,7 @@ share/icons/hicolor/scalable/apps/org.xfce.panel.weather.svg %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/hye/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo +%%NLS%%share/locale/ie/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo @@ -41,6 +42,7 @@ share/icons/hicolor/scalable/apps/org.xfce.panel.weather.svg %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-weather-plugin.mo diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile index ed8ab9cefbe2..0e8bdafa566d 100644 --- a/misc/xgboost/Makefile +++ b/misc/xgboost/Makefile @@ -5,7 +5,7 @@ CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM) -WWW= https://xgboost.ai \ \ +WWW= https://xgboost.ai \ https://xgboost.readthedocs.io/en/stable/ \ https://github.com/dmlc/xgboost diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 20796130d61a..9bf258e34a65 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,5 +1,6 @@ PORTNAME= xiphos DISTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= misc gnome # Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be # built as they miss the file ${WRKSRC}/cmake/source_version.txt. @@ -24,7 +25,7 @@ LIB_DEPENDS= libbiblesync.so:misc/biblesync \ libicui18n.so:devel/icu \ libsoup-2.4.so:devel/libsoup \ libsword.so:misc/sword \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 # gettext is always needed, even if NLS is off diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index 3cdde5ca5735..19fdd19060a3 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,7 +1,7 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.21.9 -PORTREVISION= 3 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/zine/Makefile b/misc/zine/Makefile index 8a091f276a48..841192d50969 100644 --- a/misc/zine/Makefile +++ b/misc/zine/Makefile @@ -1,7 +1,7 @@ PORTNAME= zine DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 16 +PORTREVISION= 18 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |