AutoBuild: gimp started at 2025-06-24-21UTC (#12098)

* update gimp

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update babl

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update gegl

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update libheif

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update packages

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/386 to gimp

* Add x86_64 binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add arm binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Fix gem updater

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Fix ruby gem builds on i686.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/386 to gimp

* rebuild libavif

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild gegl and libheif for arm

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/amd64 to gimp

* Add built packages for linux/arm/v7 to gimp

* update openblas

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update openblas

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update ruby_debug

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* sort

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust CREW_NPROC in const.rb

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add ruby_matrix to essential packages.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* cleanup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Move to using M137 images as necessary.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-24 23:10:52 -05:00
committed by GitHub
parent 24a5fb407b
commit 90b94eb1c6
74 changed files with 7098 additions and 6706 deletions

View File

@@ -207,7 +207,7 @@ jobs:
# if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then # if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=nocturne-x86_64.m97" >> "$GITHUB_ENV" # echo "CONTAINER=nocturne-x86_64.m97" >> "$GITHUB_ENV"
# elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then # elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=hatch-x86_64.m136" >> "$GITHUB_ENV" # echo "CONTAINER=hatch-x86_64.m137" >> "$GITHUB_ENV"
# else # else
# echo "CONTAINER=nocturne-x86_64.m90" >> "$GITHUB_ENV" # echo "CONTAINER=nocturne-x86_64.m90" >> "$GITHUB_ENV"
# fi # fi
@@ -220,7 +220,7 @@ jobs:
# if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then # if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=fievel-armv7l.m97" >> "$GITHUB_ENV" # echo "CONTAINER=fievel-armv7l.m97" >> "$GITHUB_ENV"
# elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then # elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=strongbad-armv7l.m136" >> "$GITHUB_ENV" # echo "CONTAINER=strongbad-armv7l.m137" >> "$GITHUB_ENV"
# else # else
# echo "CONTAINER=fievel-armv7l.m91" >> "$GITHUB_ENV" # echo "CONTAINER=fievel-armv7l.m91" >> "$GITHUB_ENV"
# fi # fi

View File

@@ -215,7 +215,7 @@ jobs:
if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then
echo "CONTAINER=satmandu/crewbuild:nocturne-x86_64.m97" >> "$GITHUB_ENV" echo "CONTAINER=satmandu/crewbuild:nocturne-x86_64.m97" >> "$GITHUB_ENV"
elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then
echo "CONTAINER=satmandu/crewbuild:hatch-x86_64.m136" >> "$GITHUB_ENV" echo "CONTAINER=satmandu/crewbuild:hatch-x86_64.m137" >> "$GITHUB_ENV"
else else
echo "CONTAINER=satmandu/crew-pre-glibc-standalone:nocturne-x86_64.m90" >> "$GITHUB_ENV" echo "CONTAINER=satmandu/crew-pre-glibc-standalone:nocturne-x86_64.m90" >> "$GITHUB_ENV"
fi fi
@@ -227,7 +227,7 @@ jobs:
if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then
echo "CONTAINER=satmandu/crewbuild:fievel-armv7l.m97" >> "$GITHUB_ENV" echo "CONTAINER=satmandu/crewbuild:fievel-armv7l.m97" >> "$GITHUB_ENV"
elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then
echo "CONTAINER=satmandu/crewbuild:strongbad-armv7l.m136" >> "$GITHUB_ENV" echo "CONTAINER=satmandu/crewbuild:strongbad-armv7l.m137" >> "$GITHUB_ENV"
else else
echo "CONTAINER=satmandu/crew-pre-glibc-standalone:fievel-armv7l.m91" >> "$GITHUB_ENV" echo "CONTAINER=satmandu/crew-pre-glibc-standalone:fievel-armv7l.m91" >> "$GITHUB_ENV"
fi fi

View File

@@ -133,7 +133,7 @@ jobs:
# if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then # if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=nocturne-x86_64.m97" >> "$GITHUB_ENV" # echo "CONTAINER=nocturne-x86_64.m97" >> "$GITHUB_ENV"
# elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then # elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=hatch-x86_64.m136" >> "$GITHUB_ENV" # echo "CONTAINER=hatch-x86_64.m137" >> "$GITHUB_ENV"
# else # else
# echo "CONTAINER=nocturne-x86_64.m90" >> "$GITHUB_ENV" # echo "CONTAINER=nocturne-x86_64.m90" >> "$GITHUB_ENV"
# fi # fi
@@ -146,7 +146,7 @@ jobs:
# if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then # if [[ $GLIBC_232_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=fievel-armv7l.m97" >> "$GITHUB_ENV" # echo "CONTAINER=fievel-armv7l.m97" >> "$GITHUB_ENV"
# elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then # elif [[ $GLIBC_237_COMPATIBLE_PACKAGES ]]; then
# echo "CONTAINER=strongbad-armv7l.m136" >> "$GITHUB_ENV" # echo "CONTAINER=strongbad-armv7l.m137" >> "$GITHUB_ENV"
# else # else
# echo "CONTAINER=fievel-armv7l.m91" >> "$GITHUB_ENV" # echo "CONTAINER=fievel-armv7l.m91" >> "$GITHUB_ENV"
# fi # fi

View File

@@ -4,7 +4,7 @@ require 'etc'
require 'open3' require 'open3'
OLD_CREW_VERSION ||= defined?(CREW_VERSION) ? CREW_VERSION : '1.0' OLD_CREW_VERSION ||= defined?(CREW_VERSION) ? CREW_VERSION : '1.0'
CREW_VERSION ||= '1.62.1' unless defined?(CREW_VERSION) && CREW_VERSION == OLD_CREW_VERSION CREW_VERSION ||= '1.62.2' unless defined?(CREW_VERSION) && CREW_VERSION == OLD_CREW_VERSION
# Kernel architecture. # Kernel architecture.
KERN_ARCH ||= Etc.uname[:machine] KERN_ARCH ||= Etc.uname[:machine]
@@ -60,7 +60,7 @@ end
# lz4, for example, is required for zstd to have lz4 support, but this is not required to run bin/crew. # lz4, for example, is required for zstd to have lz4 support, but this is not required to run bin/crew.
unless defined?(CREW_ESSENTIAL_PACKAGES) unless defined?(CREW_ESSENTIAL_PACKAGES)
CREW_ESSENTIAL_PACKAGES ||= %W[ CREW_ESSENTIAL_PACKAGES ||= %W[
bash crew_profile_base gcc_lib gmp libxcrypt ncurses patchelf readline ruby upx zlib zlib_ng zstd bash crew_profile_base gcc_lib gmp libxcrypt ncurses patchelf readline ruby ruby_matrix upx zlib zlib_ng zstd
#{'crew_preload' unless CREW_GLIBC_INTERPRETER.nil?} #{'crew_preload' unless CREW_GLIBC_INTERPRETER.nil?}
#{'glibc' unless CREW_GLIBC_INTERPRETER.nil?} #{'glibc' unless CREW_GLIBC_INTERPRETER.nil?}
#{ if LIBC_VERSION.to_f > 2.34 && LIBC_VERSION.to_f < 2.41 #{ if LIBC_VERSION.to_f > 2.34 && LIBC_VERSION.to_f < 2.41
@@ -135,9 +135,9 @@ CREW_VERBOSE ||= ARGV.intersect?(%w[-v --verbose]) unless defined?(CREW_VERBOSE)
# Set CREW_NPROC from environment variable, `distcc -j`, or `nproc`. # Set CREW_NPROC from environment variable, `distcc -j`, or `nproc`.
CREW_NPROC ||= CREW_NPROC ||=
if File.file?("#{CREW_PREFIX}/bin/distcc") if File.file?("#{CREW_PREFIX}/bin/distcc")
ENV.fetch('CREW_NPROC', `distcc -j`.chomp) ENV.fetch('CREW_NPROC', `distcc -j`.chomp) unless defined?(CREW_NPROC)
else else
ENV.fetch('CREW_NPROC', `nproc`.chomp) ENV.fetch('CREW_NPROC', `nproc`.chomp) unless defined?(CREW_NPROC)
end end
# Set following as boolean if environment variables exist. # Set following as boolean if environment variables exist.

View File

@@ -49,8 +49,6 @@
/usr/local/lib/girepository-1.0/Babl-0.1.typelib /usr/local/lib/girepository-1.0/Babl-0.1.typelib
/usr/local/lib/libbabl-0.1.so /usr/local/lib/libbabl-0.1.so
/usr/local/lib/libbabl-0.1.so.0 /usr/local/lib/libbabl-0.1.so.0
/usr/local/lib/libbabl-0.1.so.0.211.1 /usr/local/lib/libbabl-0.1.so.0.213.1
/usr/local/lib/pkgconfig/babl-0.1.pc /usr/local/lib/pkgconfig/babl-0.1.pc
/usr/local/share/gir-1.0/Babl-0.1.gir /usr/local/share/gir-1.0/Babl-0.1.gir
/usr/local/share/vala/vapi/babl-0.1.deps
/usr/local/share/vala/vapi/babl-0.1.vapi

View File

@@ -141,7 +141,7 @@
/usr/local/lib/girepository-1.0/Gegl-0.4.typelib /usr/local/lib/girepository-1.0/Gegl-0.4.typelib
/usr/local/lib/libgegl-0.4.so /usr/local/lib/libgegl-0.4.so
/usr/local/lib/libgegl-0.4.so.0 /usr/local/lib/libgegl-0.4.so.0
/usr/local/lib/libgegl-0.4.so.0.457.1 /usr/local/lib/libgegl-0.4.so.0.461.1
/usr/local/lib/libgegl-npd-0.4.so /usr/local/lib/libgegl-npd-0.4.so
/usr/local/lib/libgegl-sc-0.4.so /usr/local/lib/libgegl-sc-0.4.so
/usr/local/lib/pkgconfig/gegl-0.4.pc /usr/local/lib/pkgconfig/gegl-0.4.pc
@@ -210,5 +210,3 @@
/usr/local/share/locale/tr/LC_MESSAGES/gegl-0.4.mo /usr/local/share/locale/tr/LC_MESSAGES/gegl-0.4.mo
/usr/local/share/locale/uk/LC_MESSAGES/gegl-0.4.mo /usr/local/share/locale/uk/LC_MESSAGES/gegl-0.4.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gegl-0.4.mo /usr/local/share/locale/zh_CN/LC_MESSAGES/gegl-0.4.mo
/usr/local/share/vala/vapi/gegl-0.4.deps
/usr/local/share/vala/vapi/gegl-0.4.vapi

File diff suppressed because it is too large Load Diff

View File

@@ -321,32 +321,25 @@
/usr/local/include/glib-2.0/gobject/gvaluearray.h /usr/local/include/glib-2.0/gobject/gvaluearray.h
/usr/local/include/glib-2.0/gobject/gvaluecollector.h /usr/local/include/glib-2.0/gobject/gvaluecollector.h
/usr/local/include/glib-2.0/gobject/gvaluetypes.h /usr/local/include/glib-2.0/gobject/gvaluetypes.h
/usr/local/lib/girepository-1.0/GIRepository-3.0.typelib
/usr/local/lib/girepository-1.0/GLib-2.0.typelib
/usr/local/lib/girepository-1.0/GLibUnix-2.0.typelib
/usr/local/lib/girepository-1.0/GModule-2.0.typelib
/usr/local/lib/girepository-1.0/GObject-2.0.typelib
/usr/local/lib/girepository-1.0/Gio-2.0.typelib
/usr/local/lib/girepository-1.0/GioUnix-2.0.typelib
/usr/local/lib/glib-2.0/include/glibconfig.h /usr/local/lib/glib-2.0/include/glibconfig.h
/usr/local/lib/libgio-2.0.so /usr/local/lib/libgio-2.0.so
/usr/local/lib/libgio-2.0.so.0 /usr/local/lib/libgio-2.0.so.0
/usr/local/lib/libgio-2.0.so.0.8500.0 /usr/local/lib/libgio-2.0.so.0.8501.0
/usr/local/lib/libgirepository-2.0.so /usr/local/lib/libgirepository-2.0.so
/usr/local/lib/libgirepository-2.0.so.0 /usr/local/lib/libgirepository-2.0.so.0
/usr/local/lib/libgirepository-2.0.so.0.8500.0 /usr/local/lib/libgirepository-2.0.so.0.8501.0
/usr/local/lib/libglib-2.0.so /usr/local/lib/libglib-2.0.so
/usr/local/lib/libglib-2.0.so.0 /usr/local/lib/libglib-2.0.so.0
/usr/local/lib/libglib-2.0.so.0.8500.0 /usr/local/lib/libglib-2.0.so.0.8501.0
/usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgmodule-2.0.so
/usr/local/lib/libgmodule-2.0.so.0 /usr/local/lib/libgmodule-2.0.so.0
/usr/local/lib/libgmodule-2.0.so.0.8500.0 /usr/local/lib/libgmodule-2.0.so.0.8501.0
/usr/local/lib/libgobject-2.0.so /usr/local/lib/libgobject-2.0.so
/usr/local/lib/libgobject-2.0.so.0 /usr/local/lib/libgobject-2.0.so.0
/usr/local/lib/libgobject-2.0.so.0.8500.0 /usr/local/lib/libgobject-2.0.so.0.8501.0
/usr/local/lib/libgthread-2.0.so /usr/local/lib/libgthread-2.0.so
/usr/local/lib/libgthread-2.0.so.0 /usr/local/lib/libgthread-2.0.so.0
/usr/local/lib/libgthread-2.0.so.0.8500.0 /usr/local/lib/libgthread-2.0.so.0.8501.0
/usr/local/lib/pkgconfig/gio-2.0.pc /usr/local/lib/pkgconfig/gio-2.0.pc
/usr/local/lib/pkgconfig/gio-unix-2.0.pc /usr/local/lib/pkgconfig/gio-unix-2.0.pc
/usr/local/lib/pkgconfig/girepository-2.0.pc /usr/local/lib/pkgconfig/girepository-2.0.pc
@@ -365,17 +358,10 @@
/usr/local/share/bash-completion/completions/gio /usr/local/share/bash-completion/completions/gio
/usr/local/share/bash-completion/completions/gresource /usr/local/share/bash-completion/completions/gresource
/usr/local/share/bash-completion/completions/gsettings /usr/local/share/bash-completion/completions/gsettings
/usr/local/share/gdb/auto-load/usr/local/lib/libglib-2.0.so.0.8500.0-gdb.py /usr/local/share/gdb/auto-load/usr/local/lib/libglib-2.0.so.0.8501.0-gdb.py
/usr/local/share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.0.8500.0-gdb.py /usr/local/share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.0.8501.0-gdb.py
/usr/local/share/gettext/its/gschema.its /usr/local/share/gettext/its/gschema.its
/usr/local/share/gettext/its/gschema.loc /usr/local/share/gettext/its/gschema.loc
/usr/local/share/gir-1.0/GIRepository-3.0.gir
/usr/local/share/gir-1.0/GLib-2.0.gir
/usr/local/share/gir-1.0/GLibUnix-2.0.gir
/usr/local/share/gir-1.0/GModule-2.0.gir
/usr/local/share/gir-1.0/GObject-2.0.gir
/usr/local/share/gir-1.0/Gio-2.0.gir
/usr/local/share/gir-1.0/GioUnix-2.0.gir
/usr/local/share/glib-2.0/codegen/__init__.py /usr/local/share/glib-2.0/codegen/__init__.py
/usr/local/share/glib-2.0/codegen/codegen.py /usr/local/share/glib-2.0/codegen/codegen.py
/usr/local/share/glib-2.0/codegen/codegen_docbook.py /usr/local/share/glib-2.0/codegen/codegen_docbook.py

View File

@@ -1,9 +1,11 @@
/usr/local/bin/heif-convert /usr/local/bin/heif-convert
/usr/local/bin/heif-dec
/usr/local/bin/heif-enc /usr/local/bin/heif-enc
/usr/local/bin/heif-info /usr/local/bin/heif-info
/usr/local/bin/heif-thumbnailer /usr/local/bin/heif-thumbnailer
/usr/local/include/libheif/heif.h /usr/local/include/libheif/heif.h
/usr/local/include/libheif/heif_cxx.h /usr/local/include/libheif/heif_cxx.h
/usr/local/include/libheif/heif_items.h
/usr/local/include/libheif/heif_plugin.h /usr/local/include/libheif/heif_plugin.h
/usr/local/include/libheif/heif_properties.h /usr/local/include/libheif/heif_properties.h
/usr/local/include/libheif/heif_regions.h /usr/local/include/libheif/heif_regions.h
@@ -14,9 +16,9 @@
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
/usr/local/lib/libheif.so /usr/local/lib/libheif.so
/usr/local/lib/libheif.so.1 /usr/local/lib/libheif.so.1
/usr/local/lib/libheif.so.1.17.6 /usr/local/lib/libheif.so.1.19.8
/usr/local/lib/pkgconfig/libheif.pc /usr/local/lib/pkgconfig/libheif.pc
/usr/local/share/man/man1/heif-convert.1.zst /usr/local/share/man/man1/heif-dec.1.zst
/usr/local/share/man/man1/heif-enc.1.zst /usr/local/share/man/man1/heif-enc.1.zst
/usr/local/share/man/man1/heif-info.1.zst /usr/local/share/man/man1/heif-info.1.zst
/usr/local/share/man/man1/heif-thumbnailer.1.zst /usr/local/share/man/man1/heif-thumbnailer.1.zst

View File

@@ -6,7 +6,6 @@
/usr/local/include/openblas/lapacke_example_aux.h /usr/local/include/openblas/lapacke_example_aux.h
/usr/local/include/openblas/lapacke_mangling.h /usr/local/include/openblas/lapacke_mangling.h
/usr/local/include/openblas/lapacke_utils.h /usr/local/include/openblas/lapacke_utils.h
/usr/local/include/openblas/openblas/lapacke_mangling.h
/usr/local/include/openblas/openblas_config.h /usr/local/include/openblas/openblas_config.h
/usr/local/lib/cmake/OpenBLAS/OpenBLASConfig.cmake /usr/local/lib/cmake/OpenBLAS/OpenBLASConfig.cmake
/usr/local/lib/cmake/OpenBLAS/OpenBLASConfigVersion.cmake /usr/local/lib/cmake/OpenBLAS/OpenBLASConfigVersion.cmake

View File

@@ -1,12 +1,12 @@
/usr/local/bin/markdown_py /usr/local/bin/markdown_py
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/METADATA /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/RECORD /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/licenses/LICENSE.md /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/licenses/LICENSE.md
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/markdown/__init__.py /usr/local/lib/python3.13/site-packages/markdown/__init__.py
/usr/local/lib/python3.13/site-packages/markdown/__main__.py /usr/local/lib/python3.13/site-packages/markdown/__main__.py
/usr/local/lib/python3.13/site-packages/markdown/__meta__.py /usr/local/lib/python3.13/site-packages/markdown/__meta__.py

View File

@@ -1,10 +1,10 @@
/usr/local/bin/maturin /usr/local/bin/maturin
/usr/local/lib/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/PKG-INFO /usr/local/lib/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/PKG-INFO
/usr/local/lib/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/SOURCES.txt /usr/local/lib/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/SOURCES.txt
/usr/local/lib/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/dependency_links.txt /usr/local/lib/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/dependency_links.txt
/usr/local/lib/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/not-zip-safe /usr/local/lib/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/not-zip-safe
/usr/local/lib/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/requires.txt /usr/local/lib/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/requires.txt
/usr/local/lib/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/top_level.txt /usr/local/lib/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/top_level.txt
/usr/local/lib/python3.13/site-packages/maturin/__init__.py /usr/local/lib/python3.13/site-packages/maturin/__init__.py
/usr/local/lib/python3.13/site-packages/maturin/__main__.py /usr/local/lib/python3.13/site-packages/maturin/__main__.py
/usr/local/lib/python3.13/site-packages/maturin/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/maturin/__pycache__/__init__.cpython-313.pyc

View File

@@ -1,13 +1,13 @@
/usr/local/bin/nuitka /usr/local/bin/nuitka
/usr/local/bin/nuitka-run /usr/local/bin/nuitka-run
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/METADATA /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/RECORD /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/licenses/LICENSE.txt /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/licenses/LICENSE.txt
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/nuitka/Builtins.py /usr/local/lib/python3.13/site-packages/nuitka/Builtins.py
/usr/local/lib/python3.13/site-packages/nuitka/BytecodeCaching.py /usr/local/lib/python3.13/site-packages/nuitka/BytecodeCaching.py
/usr/local/lib/python3.13/site-packages/nuitka/Bytecodes.py /usr/local/lib/python3.13/site-packages/nuitka/Bytecodes.py

View File

@@ -1,12 +1,12 @@
/usr/local/bin/f2py /usr/local/bin/f2py
/usr/local/bin/numpy-config /usr/local/bin/numpy-config
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/numpy/__config__.py /usr/local/lib/python3.13/site-packages/numpy/__config__.py
/usr/local/lib/python3.13/site-packages/numpy/__config__.pyi /usr/local/lib/python3.13/site-packages/numpy/__config__.pyi
/usr/local/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd /usr/local/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd

View File

@@ -1,11 +1,11 @@
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/METADATA /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/RECORD /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/THIRD_PARTY_LICENSES.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/THIRD_PARTY_LICENSES.txt
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/oci/__init__.py /usr/local/lib/python3.13/site-packages/oci/__init__.py
/usr/local/lib/python3.13/site-packages/oci/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/__pycache__/alloy.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/__pycache__/alloy.cpython-313.pyc
@@ -335,6 +335,10 @@
/usr/local/lib/python3.13/site-packages/oci/addons/adk/auth/oci/user_principal.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/auth/oci/user_principal.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/constants.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/constants.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/logger.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/logger.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__init__.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__pycache__/mcp_client.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/mcp_client.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__init__.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__init__.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/response.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/response.cpython-313.pyc
@@ -15698,6 +15702,7 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_service_availability_factor_batching_strategy_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_service_availability_factor_batching_strategy_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_stage_action_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_stage_action_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_start_time_schedule_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_start_time_schedule_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/database_target_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/database_target_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_compartment_id_filter.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_compartment_id_filter.cpython-313.pyc
@@ -15813,6 +15818,11 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_service_availability_factor_batching_strategy_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_service_availability_factor_batching_strategy_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_stage_action_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_stage_action_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_start_time_schedule_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_start_time_schedule_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_db_collection_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_gi_collection_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/version_fsu_target_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/version_fsu_target_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/vm_cluster_target_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/vm_cluster_target_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/work_request.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/work_request.cpython-313.pyc
@@ -15860,6 +15870,7 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_service_availability_factor_batching_strategy_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_service_availability_factor_batching_strategy_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_stage_action_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_stage_action_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_start_time_schedule_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_start_time_schedule_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/database_target_summary.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/database_target_summary.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_collection.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_collection.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_compartment_id_filter.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_compartment_id_filter.py
@@ -15975,6 +15986,11 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_service_availability_factor_batching_strategy_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_service_availability_factor_batching_strategy_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_stage_action_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_stage_action_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_start_time_schedule_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_start_time_schedule_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_db_collection_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_gi_collection_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/version_fsu_target_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/version_fsu_target_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/vm_cluster_target_summary.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/vm_cluster_target_summary.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/work_request.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/work_request.py
@@ -22407,15 +22423,19 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/change_table_compartment_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/change_table_compartment_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/column.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/column.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_index_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_index_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_replica_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_replica_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_table_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_table_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/delete_row_result.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/delete_row_result.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/hosted_configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/identity.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/identity.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_key.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_key.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/kms_key.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/multi_tenancy_configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/prepared_statement.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/prepared_statement.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_result_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_result_collection.cpython-313.pyc
@@ -22430,6 +22450,9 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_hosted_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_multi_tenancy_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_result.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_result.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_table_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_table_details.cpython-313.pyc
@@ -22443,15 +22466,19 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/work_request_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/work_request_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/change_table_compartment_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/change_table_compartment_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/column.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/column.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_index_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_index_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_replica_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_replica_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_table_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_table_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/delete_row_result.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/delete_row_result.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/hosted_configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/identity.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/identity.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_collection.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_key.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_key.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/kms_key.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/multi_tenancy_configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/prepared_statement.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/prepared_statement.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/query_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/query_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/query_result_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/query_result_collection.py
@@ -22466,6 +22493,9 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_collection.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_hosted_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_multi_tenancy_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_result.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_result.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_table_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_table_details.py

View File

@@ -36,15 +36,15 @@
/usr/local/lib/python3.13/site-packages/interactive/prompt_session.py /usr/local/lib/python3.13/site-packages/interactive/prompt_session.py
/usr/local/lib/python3.13/site-packages/interactive/supported_resource_types.py /usr/local/lib/python3.13/site-packages/interactive/supported_resource_types.py
/usr/local/lib/python3.13/site-packages/interactive/utils.py /usr/local/lib/python3.13/site-packages/interactive/utils.py
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/THIRD_PARTY_LICENSES.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/THIRD_PARTY_LICENSES.txt
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/oci_cli/__init__.py /usr/local/lib/python3.13/site-packages/oci_cli/__init__.py
/usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/cli.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/cli.cpython-313.pyc
@@ -4186,9 +4186,9 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_list.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error_list-errors.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry_list-work-request-logs.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry_list-logs.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_get.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_list.1
@@ -5073,11 +5073,13 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_change-compartment.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_change-compartment.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_clone.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_clone.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-fsu-cycle-create-upgrade-fsu-cycle.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-patch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-patch.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_delete.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_delete.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_get.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fifty-batch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fifty-batch.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fsu-cycle-update-upgrade-fsu-cycle.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-image-id-target.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-image-id-target.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-non-rolling-batch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-non-rolling-batch.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-none-batch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-none-batch.1
@@ -5638,8 +5640,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error_list-errors.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error_list-errors.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log-entry.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log-entry_list-logs.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_cancel.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_cancel.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_get.1
@@ -8648,8 +8650,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_subscription_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_subscription_list.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error_list-errors.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error_list-errors.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log-entry.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log-entry_list.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_get.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_list.1
@@ -14191,9 +14193,9 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list-errors.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-work-request-logs.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-logs.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt
@@ -15078,11 +15080,13 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-update-upgrade-fsu-cycle.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt
@@ -15643,8 +15647,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt
@@ -18653,8 +18657,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt

View File

@@ -1,12 +1,12 @@
/usr/local/bin/pygmentize /usr/local/bin/pygmentize
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/AUTHORS
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/pygments/__init__.py /usr/local/lib/python3.13/site-packages/pygments/__init__.py
/usr/local/lib/python3.13/site-packages/pygments/__main__.py /usr/local/lib/python3.13/site-packages/pygments/__main__.py
/usr/local/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc
@@ -84,6 +84,7 @@
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sql_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc
@@ -341,6 +342,7 @@
/usr/local/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_sql_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py

View File

@@ -1,9 +1,9 @@
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/licenses/LICENSE /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/pypdf/__init__.py /usr/local/lib/python3.13/site-packages/pypdf/__init__.py
/usr/local/lib/python3.13/site-packages/pypdf/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pypdf/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pypdf/__pycache__/_cmap.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pypdf/__pycache__/_cmap.cpython-313.pyc

View File

@@ -1,11 +1,11 @@
/usr/local/lib/python3.13/site-packages/__pycache__/retrying.cpython-313.pyc /usr/local/lib/python3.13/site-packages/__pycache__/retrying.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/AUTHORS.rst /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/LICENSE /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/METADATA /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/NOTICE /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/RECORD /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/AUTHORS.rst
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/NOTICE
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/retrying.py /usr/local/lib/python3.13/site-packages/retrying.py

View File

@@ -0,0 +1,36 @@
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/CONTRIBUTING.md
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/Gemfile
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/LICENSE.txt
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/README.md
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/Rakefile
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/TODO.md
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/debug.gemspec
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/exe/rdbg
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/ext/debug/debug.c
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/ext/debug/extconf.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/ext/debug/iseq_collector.c
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/abbrev_command.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/breakpoint.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/client.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/color.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/config.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/console.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/dap_custom/traceInspector.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/debug.so
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/frame_info.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/irb_integration.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/local.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/open.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/open_nonstop.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/prelude.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/server.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/server_cdp.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/server_dap.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/session.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/source_repository.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/start.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/thread_client.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/tracer.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/lib/debug/version.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-armv8l-linux-eabihf/misc/README.md.erb

View File

@@ -324,22 +324,22 @@
/usr/local/lib/glib-2.0/include/glibconfig.h /usr/local/lib/glib-2.0/include/glibconfig.h
/usr/local/lib/libgio-2.0.so /usr/local/lib/libgio-2.0.so
/usr/local/lib/libgio-2.0.so.0 /usr/local/lib/libgio-2.0.so.0
/usr/local/lib/libgio-2.0.so.0.8500.0 /usr/local/lib/libgio-2.0.so.0.8501.0
/usr/local/lib/libgirepository-2.0.so /usr/local/lib/libgirepository-2.0.so
/usr/local/lib/libgirepository-2.0.so.0 /usr/local/lib/libgirepository-2.0.so.0
/usr/local/lib/libgirepository-2.0.so.0.8500.0 /usr/local/lib/libgirepository-2.0.so.0.8501.0
/usr/local/lib/libglib-2.0.so /usr/local/lib/libglib-2.0.so
/usr/local/lib/libglib-2.0.so.0 /usr/local/lib/libglib-2.0.so.0
/usr/local/lib/libglib-2.0.so.0.8500.0 /usr/local/lib/libglib-2.0.so.0.8501.0
/usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgmodule-2.0.so
/usr/local/lib/libgmodule-2.0.so.0 /usr/local/lib/libgmodule-2.0.so.0
/usr/local/lib/libgmodule-2.0.so.0.8500.0 /usr/local/lib/libgmodule-2.0.so.0.8501.0
/usr/local/lib/libgobject-2.0.so /usr/local/lib/libgobject-2.0.so
/usr/local/lib/libgobject-2.0.so.0 /usr/local/lib/libgobject-2.0.so.0
/usr/local/lib/libgobject-2.0.so.0.8500.0 /usr/local/lib/libgobject-2.0.so.0.8501.0
/usr/local/lib/libgthread-2.0.so /usr/local/lib/libgthread-2.0.so
/usr/local/lib/libgthread-2.0.so.0 /usr/local/lib/libgthread-2.0.so.0
/usr/local/lib/libgthread-2.0.so.0.8500.0 /usr/local/lib/libgthread-2.0.so.0.8501.0
/usr/local/lib/pkgconfig/gio-2.0.pc /usr/local/lib/pkgconfig/gio-2.0.pc
/usr/local/lib/pkgconfig/gio-unix-2.0.pc /usr/local/lib/pkgconfig/gio-unix-2.0.pc
/usr/local/lib/pkgconfig/girepository-2.0.pc /usr/local/lib/pkgconfig/girepository-2.0.pc
@@ -358,8 +358,8 @@
/usr/local/share/bash-completion/completions/gio /usr/local/share/bash-completion/completions/gio
/usr/local/share/bash-completion/completions/gresource /usr/local/share/bash-completion/completions/gresource
/usr/local/share/bash-completion/completions/gsettings /usr/local/share/bash-completion/completions/gsettings
/usr/local/share/gdb/auto-load/usr/local/lib/libglib-2.0.so.0.8500.0-gdb.py /usr/local/share/gdb/auto-load/usr/local/lib/libglib-2.0.so.0.8501.0-gdb.py
/usr/local/share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.0.8500.0-gdb.py /usr/local/share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.0.8501.0-gdb.py
/usr/local/share/gettext/its/gschema.its /usr/local/share/gettext/its/gschema.its
/usr/local/share/gettext/its/gschema.loc /usr/local/share/gettext/its/gschema.loc
/usr/local/share/glib-2.0/codegen/__init__.py /usr/local/share/glib-2.0/codegen/__init__.py

View File

@@ -6,13 +6,11 @@
/usr/local/include/openblas/lapacke_example_aux.h /usr/local/include/openblas/lapacke_example_aux.h
/usr/local/include/openblas/lapacke_mangling.h /usr/local/include/openblas/lapacke_mangling.h
/usr/local/include/openblas/lapacke_utils.h /usr/local/include/openblas/lapacke_utils.h
/usr/local/include/openblas/openblas/lapacke_mangling.h
/usr/local/include/openblas/openblas_config.h /usr/local/include/openblas/openblas_config.h
/usr/local/lib/cmake/OpenBLAS/OpenBLASConfig.cmake /usr/local/lib/cmake/OpenBLAS/OpenBLASConfig.cmake
/usr/local/lib/cmake/OpenBLAS/OpenBLASConfigVersion.cmake /usr/local/lib/cmake/OpenBLAS/OpenBLASConfigVersion.cmake
/usr/local/lib/cmake/OpenBLAS/OpenBLASTargets-release.cmake /usr/local/lib/cmake/OpenBLAS/OpenBLASTargets-release.cmake
/usr/local/lib/cmake/OpenBLAS/OpenBLASTargets.cmake /usr/local/lib/cmake/OpenBLAS/OpenBLASTargets.cmake
/usr/local/lib/libopenblas.a
/usr/local/lib/libopenblas.so /usr/local/lib/libopenblas.so
/usr/local/lib/libopenblas.so.0 /usr/local/lib/libopenblas.so.0
/usr/local/lib/libopenblas.so.0.3 /usr/local/lib/libopenblas.so.0.3

View File

@@ -1,12 +1,12 @@
/usr/local/bin/markdown_py /usr/local/bin/markdown_py
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/METADATA /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/RECORD /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/licenses/LICENSE.md /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/licenses/LICENSE.md
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/markdown/__init__.py /usr/local/lib/python3.13/site-packages/markdown/__init__.py
/usr/local/lib/python3.13/site-packages/markdown/__main__.py /usr/local/lib/python3.13/site-packages/markdown/__main__.py
/usr/local/lib/python3.13/site-packages/markdown/__meta__.py /usr/local/lib/python3.13/site-packages/markdown/__meta__.py

View File

@@ -1,13 +1,13 @@
/usr/local/bin/nuitka /usr/local/bin/nuitka
/usr/local/bin/nuitka-run /usr/local/bin/nuitka-run
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/METADATA /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/RECORD /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/licenses/LICENSE.txt /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/licenses/LICENSE.txt
/usr/local/lib/python3.13/site-packages/nuitka-2.7.9.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/nuitka-2.7.10.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/nuitka/Builtins.py /usr/local/lib/python3.13/site-packages/nuitka/Builtins.py
/usr/local/lib/python3.13/site-packages/nuitka/BytecodeCaching.py /usr/local/lib/python3.13/site-packages/nuitka/BytecodeCaching.py
/usr/local/lib/python3.13/site-packages/nuitka/Bytecodes.py /usr/local/lib/python3.13/site-packages/nuitka/Bytecodes.py

View File

@@ -1,12 +1,12 @@
/usr/local/bin/f2py /usr/local/bin/f2py
/usr/local/bin/numpy-config /usr/local/bin/numpy-config
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/numpy-2.3.0.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/numpy-2.3.1.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/numpy/__config__.py /usr/local/lib/python3.13/site-packages/numpy/__config__.py
/usr/local/lib/python3.13/site-packages/numpy/__config__.pyi /usr/local/lib/python3.13/site-packages/numpy/__config__.pyi
/usr/local/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd /usr/local/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd

View File

@@ -1,11 +1,11 @@
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/METADATA /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/RECORD /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/THIRD_PARTY_LICENSES.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/THIRD_PARTY_LICENSES.txt
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/oci/__init__.py /usr/local/lib/python3.13/site-packages/oci/__init__.py
/usr/local/lib/python3.13/site-packages/oci/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/__pycache__/alloy.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/__pycache__/alloy.cpython-313.pyc
@@ -335,6 +335,10 @@
/usr/local/lib/python3.13/site-packages/oci/addons/adk/auth/oci/user_principal.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/auth/oci/user_principal.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/constants.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/constants.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/logger.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/logger.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__init__.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__pycache__/mcp_client.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/mcp_client.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__init__.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__init__.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/response.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/response.cpython-313.pyc
@@ -15698,6 +15702,7 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_service_availability_factor_batching_strategy_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_service_availability_factor_batching_strategy_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_stage_action_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_stage_action_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_start_time_schedule_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_start_time_schedule_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/database_target_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/database_target_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_compartment_id_filter.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_compartment_id_filter.cpython-313.pyc
@@ -15813,6 +15818,11 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_service_availability_factor_batching_strategy_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_service_availability_factor_batching_strategy_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_stage_action_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_stage_action_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_start_time_schedule_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_start_time_schedule_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_db_collection_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_gi_collection_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/version_fsu_target_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/version_fsu_target_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/vm_cluster_target_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/vm_cluster_target_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/work_request.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/work_request.cpython-313.pyc
@@ -15860,6 +15870,7 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_service_availability_factor_batching_strategy_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_service_availability_factor_batching_strategy_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_stage_action_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_stage_action_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_start_time_schedule_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_start_time_schedule_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/database_target_summary.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/database_target_summary.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_collection.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_collection.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_compartment_id_filter.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_compartment_id_filter.py
@@ -15975,6 +15986,11 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_service_availability_factor_batching_strategy_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_service_availability_factor_batching_strategy_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_stage_action_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_stage_action_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_start_time_schedule_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_start_time_schedule_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_db_collection_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_gi_collection_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/version_fsu_target_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/version_fsu_target_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/vm_cluster_target_summary.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/vm_cluster_target_summary.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/work_request.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/work_request.py
@@ -22407,15 +22423,19 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/change_table_compartment_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/change_table_compartment_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/column.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/column.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_index_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_index_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_replica_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_replica_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_table_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_table_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/delete_row_result.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/delete_row_result.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/hosted_configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/identity.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/identity.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_key.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_key.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/kms_key.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/multi_tenancy_configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/prepared_statement.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/prepared_statement.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_result_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_result_collection.cpython-313.pyc
@@ -22430,6 +22450,9 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_hosted_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_multi_tenancy_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_result.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_result.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_table_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_table_details.cpython-313.pyc
@@ -22443,15 +22466,19 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/work_request_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/work_request_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/change_table_compartment_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/change_table_compartment_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/column.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/column.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_index_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_index_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_replica_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_replica_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_table_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_table_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/delete_row_result.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/delete_row_result.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/hosted_configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/identity.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/identity.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_collection.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_key.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_key.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/kms_key.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/multi_tenancy_configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/prepared_statement.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/prepared_statement.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/query_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/query_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/query_result_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/query_result_collection.py
@@ -22466,6 +22493,9 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_collection.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_hosted_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_multi_tenancy_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_result.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_result.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_table_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_table_details.py

View File

@@ -1,9 +1,9 @@
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/licenses/LICENSE /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/pypdf/__init__.py /usr/local/lib/python3.13/site-packages/pypdf/__init__.py
/usr/local/lib/python3.13/site-packages/pypdf/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pypdf/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pypdf/__pycache__/_cmap.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pypdf/__pycache__/_cmap.cpython-313.pyc

View File

@@ -1,11 +1,11 @@
/usr/local/lib/python3.13/site-packages/__pycache__/retrying.cpython-313.pyc /usr/local/lib/python3.13/site-packages/__pycache__/retrying.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/AUTHORS.rst /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/LICENSE /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/METADATA /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/NOTICE /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/RECORD /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/AUTHORS.rst
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/NOTICE
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/retrying.py /usr/local/lib/python3.13/site-packages/retrying.py

View File

@@ -0,0 +1,36 @@
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/CONTRIBUTING.md
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/Gemfile
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/LICENSE.txt
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/README.md
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/Rakefile
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/TODO.md
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/debug.gemspec
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/exe/rdbg
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/ext/debug/debug.c
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/ext/debug/extconf.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/ext/debug/iseq_collector.c
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/abbrev_command.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/breakpoint.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/client.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/color.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/config.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/console.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/dap_custom/traceInspector.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/debug.so
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/frame_info.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/irb_integration.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/local.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/open.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/open_nonstop.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/prelude.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/server.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/server_cdp.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/server_dap.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/session.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/source_repository.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/start.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/thread_client.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/tracer.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/lib/debug/version.rb
/usr/local/lib/ruby/gems/3.4.0/gems/debug-1.11.0-x86-linux/misc/README.md.erb

View File

@@ -61,8 +61,6 @@
/usr/local/lib64/girepository-1.0/Babl-0.1.typelib /usr/local/lib64/girepository-1.0/Babl-0.1.typelib
/usr/local/lib64/libbabl-0.1.so /usr/local/lib64/libbabl-0.1.so
/usr/local/lib64/libbabl-0.1.so.0 /usr/local/lib64/libbabl-0.1.so.0
/usr/local/lib64/libbabl-0.1.so.0.211.1 /usr/local/lib64/libbabl-0.1.so.0.213.1
/usr/local/lib64/pkgconfig/babl-0.1.pc /usr/local/lib64/pkgconfig/babl-0.1.pc
/usr/local/share/gir-1.0/Babl-0.1.gir /usr/local/share/gir-1.0/Babl-0.1.gir
/usr/local/share/vala/vapi/babl-0.1.deps
/usr/local/share/vala/vapi/babl-0.1.vapi

View File

@@ -146,7 +146,7 @@
/usr/local/lib64/girepository-1.0/Gegl-0.4.typelib /usr/local/lib64/girepository-1.0/Gegl-0.4.typelib
/usr/local/lib64/libgegl-0.4.so /usr/local/lib64/libgegl-0.4.so
/usr/local/lib64/libgegl-0.4.so.0 /usr/local/lib64/libgegl-0.4.so.0
/usr/local/lib64/libgegl-0.4.so.0.457.1 /usr/local/lib64/libgegl-0.4.so.0.461.1
/usr/local/lib64/libgegl-npd-0.4.so /usr/local/lib64/libgegl-npd-0.4.so
/usr/local/lib64/libgegl-sc-0.4.so /usr/local/lib64/libgegl-sc-0.4.so
/usr/local/lib64/pkgconfig/gegl-0.4.pc /usr/local/lib64/pkgconfig/gegl-0.4.pc
@@ -215,5 +215,3 @@
/usr/local/share/locale/tr/LC_MESSAGES/gegl-0.4.mo /usr/local/share/locale/tr/LC_MESSAGES/gegl-0.4.mo
/usr/local/share/locale/uk/LC_MESSAGES/gegl-0.4.mo /usr/local/share/locale/uk/LC_MESSAGES/gegl-0.4.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gegl-0.4.mo /usr/local/share/locale/zh_CN/LC_MESSAGES/gegl-0.4.mo
/usr/local/share/vala/vapi/gegl-0.4.deps
/usr/local/share/vala/vapi/gegl-0.4.vapi

File diff suppressed because it is too large Load Diff

View File

@@ -331,22 +331,22 @@
/usr/local/lib64/glib-2.0/include/glibconfig.h /usr/local/lib64/glib-2.0/include/glibconfig.h
/usr/local/lib64/libgio-2.0.so /usr/local/lib64/libgio-2.0.so
/usr/local/lib64/libgio-2.0.so.0 /usr/local/lib64/libgio-2.0.so.0
/usr/local/lib64/libgio-2.0.so.0.8500.0 /usr/local/lib64/libgio-2.0.so.0.8501.0
/usr/local/lib64/libgirepository-2.0.so /usr/local/lib64/libgirepository-2.0.so
/usr/local/lib64/libgirepository-2.0.so.0 /usr/local/lib64/libgirepository-2.0.so.0
/usr/local/lib64/libgirepository-2.0.so.0.8500.0 /usr/local/lib64/libgirepository-2.0.so.0.8501.0
/usr/local/lib64/libglib-2.0.so /usr/local/lib64/libglib-2.0.so
/usr/local/lib64/libglib-2.0.so.0 /usr/local/lib64/libglib-2.0.so.0
/usr/local/lib64/libglib-2.0.so.0.8500.0 /usr/local/lib64/libglib-2.0.so.0.8501.0
/usr/local/lib64/libgmodule-2.0.so /usr/local/lib64/libgmodule-2.0.so
/usr/local/lib64/libgmodule-2.0.so.0 /usr/local/lib64/libgmodule-2.0.so.0
/usr/local/lib64/libgmodule-2.0.so.0.8500.0 /usr/local/lib64/libgmodule-2.0.so.0.8501.0
/usr/local/lib64/libgobject-2.0.so /usr/local/lib64/libgobject-2.0.so
/usr/local/lib64/libgobject-2.0.so.0 /usr/local/lib64/libgobject-2.0.so.0
/usr/local/lib64/libgobject-2.0.so.0.8500.0 /usr/local/lib64/libgobject-2.0.so.0.8501.0
/usr/local/lib64/libgthread-2.0.so /usr/local/lib64/libgthread-2.0.so
/usr/local/lib64/libgthread-2.0.so.0 /usr/local/lib64/libgthread-2.0.so.0
/usr/local/lib64/libgthread-2.0.so.0.8500.0 /usr/local/lib64/libgthread-2.0.so.0.8501.0
/usr/local/lib64/pkgconfig/gio-2.0.pc /usr/local/lib64/pkgconfig/gio-2.0.pc
/usr/local/lib64/pkgconfig/gio-unix-2.0.pc /usr/local/lib64/pkgconfig/gio-unix-2.0.pc
/usr/local/lib64/pkgconfig/girepository-2.0.pc /usr/local/lib64/pkgconfig/girepository-2.0.pc
@@ -365,8 +365,8 @@
/usr/local/share/bash-completion/completions/gio /usr/local/share/bash-completion/completions/gio
/usr/local/share/bash-completion/completions/gresource /usr/local/share/bash-completion/completions/gresource
/usr/local/share/bash-completion/completions/gsettings /usr/local/share/bash-completion/completions/gsettings
/usr/local/share/gdb/auto-load/usr/local/lib64/libglib-2.0.so.0.8500.0-gdb.py /usr/local/share/gdb/auto-load/usr/local/lib64/libglib-2.0.so.0.8501.0-gdb.py
/usr/local/share/gdb/auto-load/usr/local/lib64/libgobject-2.0.so.0.8500.0-gdb.py /usr/local/share/gdb/auto-load/usr/local/lib64/libgobject-2.0.so.0.8501.0-gdb.py
/usr/local/share/gettext/its/gschema.its /usr/local/share/gettext/its/gschema.its
/usr/local/share/gettext/its/gschema.loc /usr/local/share/gettext/its/gschema.loc
/usr/local/share/gir-1.0/GIRepository-3.0.gir /usr/local/share/gir-1.0/GIRepository-3.0.gir

View File

@@ -1,9 +1,11 @@
/usr/local/bin/heif-convert /usr/local/bin/heif-convert
/usr/local/bin/heif-dec
/usr/local/bin/heif-enc /usr/local/bin/heif-enc
/usr/local/bin/heif-info /usr/local/bin/heif-info
/usr/local/bin/heif-thumbnailer /usr/local/bin/heif-thumbnailer
/usr/local/include/libheif/heif.h /usr/local/include/libheif/heif.h
/usr/local/include/libheif/heif_cxx.h /usr/local/include/libheif/heif_cxx.h
/usr/local/include/libheif/heif_items.h
/usr/local/include/libheif/heif_plugin.h /usr/local/include/libheif/heif_plugin.h
/usr/local/include/libheif/heif_properties.h /usr/local/include/libheif/heif_properties.h
/usr/local/include/libheif/heif_regions.h /usr/local/include/libheif/heif_regions.h
@@ -14,9 +16,9 @@
/usr/local/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so /usr/local/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
/usr/local/lib64/libheif.so /usr/local/lib64/libheif.so
/usr/local/lib64/libheif.so.1 /usr/local/lib64/libheif.so.1
/usr/local/lib64/libheif.so.1.17.6 /usr/local/lib64/libheif.so.1.19.8
/usr/local/lib64/pkgconfig/libheif.pc /usr/local/lib64/pkgconfig/libheif.pc
/usr/local/share/man/man1/heif-convert.1.zst /usr/local/share/man/man1/heif-dec.1.zst
/usr/local/share/man/man1/heif-enc.1.zst /usr/local/share/man/man1/heif-enc.1.zst
/usr/local/share/man/man1/heif-info.1.zst /usr/local/share/man/man1/heif-info.1.zst
/usr/local/share/man/man1/heif-thumbnailer.1.zst /usr/local/share/man/man1/heif-thumbnailer.1.zst

View File

@@ -6,13 +6,11 @@
/usr/local/include/openblas/lapacke_example_aux.h /usr/local/include/openblas/lapacke_example_aux.h
/usr/local/include/openblas/lapacke_mangling.h /usr/local/include/openblas/lapacke_mangling.h
/usr/local/include/openblas/lapacke_utils.h /usr/local/include/openblas/lapacke_utils.h
/usr/local/include/openblas/openblas/lapacke_mangling.h
/usr/local/include/openblas/openblas_config.h /usr/local/include/openblas/openblas_config.h
/usr/local/lib64/cmake/OpenBLAS/OpenBLASConfig.cmake /usr/local/lib64/cmake/OpenBLAS/OpenBLASConfig.cmake
/usr/local/lib64/cmake/OpenBLAS/OpenBLASConfigVersion.cmake /usr/local/lib64/cmake/OpenBLAS/OpenBLASConfigVersion.cmake
/usr/local/lib64/cmake/OpenBLAS/OpenBLASTargets-release.cmake /usr/local/lib64/cmake/OpenBLAS/OpenBLASTargets-release.cmake
/usr/local/lib64/cmake/OpenBLAS/OpenBLASTargets.cmake /usr/local/lib64/cmake/OpenBLAS/OpenBLASTargets.cmake
/usr/local/lib64/libopenblas.a
/usr/local/lib64/libopenblas.so /usr/local/lib64/libopenblas.so
/usr/local/lib64/libopenblas.so.0 /usr/local/lib64/libopenblas.so.0
/usr/local/lib64/libopenblas.so.0.3 /usr/local/lib64/libopenblas.so.0.3

View File

@@ -1,12 +1,12 @@
/usr/local/bin/markdown_py /usr/local/bin/markdown_py
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/METADATA /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/RECORD /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/licenses/LICENSE.md /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/licenses/LICENSE.md
/usr/local/lib/python3.13/site-packages/markdown-3.8.1.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/markdown-3.8.2.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/markdown/__init__.py /usr/local/lib/python3.13/site-packages/markdown/__init__.py
/usr/local/lib/python3.13/site-packages/markdown/__main__.py /usr/local/lib/python3.13/site-packages/markdown/__main__.py
/usr/local/lib/python3.13/site-packages/markdown/__meta__.py /usr/local/lib/python3.13/site-packages/markdown/__meta__.py

View File

@@ -1,10 +1,10 @@
/usr/local/bin/maturin /usr/local/bin/maturin
/usr/local/lib64/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/PKG-INFO /usr/local/lib64/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/PKG-INFO
/usr/local/lib64/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/SOURCES.txt /usr/local/lib64/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/SOURCES.txt
/usr/local/lib64/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/dependency_links.txt /usr/local/lib64/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/dependency_links.txt
/usr/local/lib64/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/not-zip-safe /usr/local/lib64/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/not-zip-safe
/usr/local/lib64/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/requires.txt /usr/local/lib64/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/requires.txt
/usr/local/lib64/python3.13/site-packages/maturin-1.8.7-py3.13.egg-info/top_level.txt /usr/local/lib64/python3.13/site-packages/maturin-1.9.0-py3.13.egg-info/top_level.txt
/usr/local/lib64/python3.13/site-packages/maturin/__init__.py /usr/local/lib64/python3.13/site-packages/maturin/__init__.py
/usr/local/lib64/python3.13/site-packages/maturin/__main__.py /usr/local/lib64/python3.13/site-packages/maturin/__main__.py
/usr/local/lib64/python3.13/site-packages/maturin/__pycache__/__init__.cpython-313.pyc /usr/local/lib64/python3.13/site-packages/maturin/__pycache__/__init__.cpython-313.pyc

View File

@@ -1,13 +1,13 @@
/usr/local/bin/nuitka /usr/local/bin/nuitka
/usr/local/bin/nuitka-run /usr/local/bin/nuitka-run
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/INSTALLER /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/INSTALLER
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/METADATA /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/METADATA
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/RECORD /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/RECORD
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/REQUESTED /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/REQUESTED
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/WHEEL /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/WHEEL
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/entry_points.txt /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/entry_points.txt
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/licenses/LICENSE.txt /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/licenses/LICENSE.txt
/usr/local/lib64/python3.13/site-packages/nuitka-2.7.9.dist-info/top_level.txt /usr/local/lib64/python3.13/site-packages/nuitka-2.7.10.dist-info/top_level.txt
/usr/local/lib64/python3.13/site-packages/nuitka/Builtins.py /usr/local/lib64/python3.13/site-packages/nuitka/Builtins.py
/usr/local/lib64/python3.13/site-packages/nuitka/BytecodeCaching.py /usr/local/lib64/python3.13/site-packages/nuitka/BytecodeCaching.py
/usr/local/lib64/python3.13/site-packages/nuitka/Bytecodes.py /usr/local/lib64/python3.13/site-packages/nuitka/Bytecodes.py

View File

@@ -1,12 +1,12 @@
/usr/local/bin/f2py /usr/local/bin/f2py
/usr/local/bin/numpy-config /usr/local/bin/numpy-config
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/INSTALLER /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/INSTALLER
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/LICENSE.txt /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/LICENSE.txt
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/METADATA /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/METADATA
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/RECORD /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/RECORD
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/REQUESTED /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/REQUESTED
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/WHEEL /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/WHEEL
/usr/local/lib64/python3.13/site-packages/numpy-2.3.0.dist-info/entry_points.txt /usr/local/lib64/python3.13/site-packages/numpy-2.3.1.dist-info/entry_points.txt
/usr/local/lib64/python3.13/site-packages/numpy/__config__.py /usr/local/lib64/python3.13/site-packages/numpy/__config__.py
/usr/local/lib64/python3.13/site-packages/numpy/__config__.pyi /usr/local/lib64/python3.13/site-packages/numpy/__config__.pyi
/usr/local/lib64/python3.13/site-packages/numpy/__init__.cython-30.pxd /usr/local/lib64/python3.13/site-packages/numpy/__init__.cython-30.pxd

View File

@@ -1,11 +1,11 @@
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/METADATA /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/RECORD /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/THIRD_PARTY_LICENSES.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/THIRD_PARTY_LICENSES.txt
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/oci-2.154.2.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/oci-2.154.3.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/oci/__init__.py /usr/local/lib/python3.13/site-packages/oci/__init__.py
/usr/local/lib/python3.13/site-packages/oci/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/__pycache__/alloy.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/__pycache__/alloy.cpython-313.pyc
@@ -335,6 +335,10 @@
/usr/local/lib/python3.13/site-packages/oci/addons/adk/auth/oci/user_principal.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/auth/oci/user_principal.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/constants.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/constants.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/logger.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/logger.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__init__.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/__pycache__/mcp_client.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/mcp/mcp_client.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__init__.py /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__init__.py
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/response.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/addons/adk/run/__pycache__/response.cpython-313.pyc
@@ -15698,6 +15702,7 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_service_availability_factor_batching_strategy_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_service_availability_factor_batching_strategy_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_stage_action_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_stage_action_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_start_time_schedule_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_start_time_schedule_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/create_upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/database_target_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/database_target_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_compartment_id_filter.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/db_compartment_id_filter.cpython-313.pyc
@@ -15813,6 +15818,11 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_service_availability_factor_batching_strategy_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_service_availability_factor_batching_strategy_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_stage_action_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_stage_action_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_start_time_schedule_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_start_time_schedule_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/update_upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_db_collection_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_fsu_cycle.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/upgrade_gi_collection_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/version_fsu_target_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/version_fsu_target_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/vm_cluster_target_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/vm_cluster_target_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/work_request.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/__pycache__/work_request.cpython-313.pyc
@@ -15860,6 +15870,7 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_service_availability_factor_batching_strategy_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_service_availability_factor_batching_strategy_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_stage_action_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_stage_action_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_start_time_schedule_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_start_time_schedule_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/create_upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/database_target_summary.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/database_target_summary.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_collection.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_collection.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_compartment_id_filter.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/db_compartment_id_filter.py
@@ -15975,6 +15986,11 @@
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_service_availability_factor_batching_strategy_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_service_availability_factor_batching_strategy_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_stage_action_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_stage_action_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_start_time_schedule_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_start_time_schedule_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/update_upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_db_collection_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_fsu_cycle.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/upgrade_gi_collection_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/version_fsu_target_details.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/version_fsu_target_details.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/vm_cluster_target_summary.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/vm_cluster_target_summary.py
/usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/work_request.py /usr/local/lib/python3.13/site-packages/oci/fleet_software_update/models/work_request.py
@@ -22407,15 +22423,19 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/change_table_compartment_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/change_table_compartment_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/column.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/column.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_index_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_index_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_replica_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_replica_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_table_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/create_table_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/delete_row_result.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/delete_row_result.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/hosted_configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/identity.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/identity.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_key.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_key.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/index_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/kms_key.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/multi_tenancy_configuration.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/prepared_statement.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/prepared_statement.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_result_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/query_result_collection.cpython-313.pyc
@@ -22430,6 +22450,9 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_collection.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_collection.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/table_usage_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_hosted_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_multi_tenancy_configuration_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_details.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_result.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_row_result.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_table_details.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/update_table_details.cpython-313.pyc
@@ -22443,15 +22466,19 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/work_request_summary.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci/nosql/models/__pycache__/work_request_summary.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci/nosql/models/change_table_compartment_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/change_table_compartment_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/column.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/column.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_index_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_index_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_replica_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_replica_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/create_table_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/create_table_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/delete_row_result.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/delete_row_result.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/hosted_configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/identity.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/identity.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_collection.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_key.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_key.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/index_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/index_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/kms_key.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/multi_tenancy_configuration.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/prepared_statement.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/prepared_statement.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/query_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/query_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/query_result_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/query_result_collection.py
@@ -22466,6 +22493,9 @@
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_collection.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_collection.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_summary.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/table_usage_summary.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_hosted_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_multi_tenancy_configuration_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_details.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_result.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_row_result.py
/usr/local/lib/python3.13/site-packages/oci/nosql/models/update_table_details.py /usr/local/lib/python3.13/site-packages/oci/nosql/models/update_table_details.py

View File

@@ -36,15 +36,15 @@
/usr/local/lib/python3.13/site-packages/interactive/prompt_session.py /usr/local/lib/python3.13/site-packages/interactive/prompt_session.py
/usr/local/lib/python3.13/site-packages/interactive/supported_resource_types.py /usr/local/lib/python3.13/site-packages/interactive/supported_resource_types.py
/usr/local/lib/python3.13/site-packages/interactive/utils.py /usr/local/lib/python3.13/site-packages/interactive/utils.py
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/LICENSE.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/LICENSE.txt
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/THIRD_PARTY_LICENSES.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/THIRD_PARTY_LICENSES.txt
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/oci_cli-3.59.0.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/oci_cli-3.60.0.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/oci_cli/__init__.py /usr/local/lib/python3.13/site-packages/oci_cli/__init__.py
/usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/cli.cpython-313.pyc /usr/local/lib/python3.13/site-packages/oci_cli/__pycache__/cli.cpython-313.pyc
@@ -4186,9 +4186,9 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_list.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error_list-errors.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry_list-work-request-logs.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log-entry_list-logs.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_get.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_list.1
@@ -5073,11 +5073,13 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_change-compartment.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_change-compartment.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_clone.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_clone.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-fsu-cycle-create-upgrade-fsu-cycle.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-patch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-patch.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_delete.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_delete.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_get.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fifty-batch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fifty-batch.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fsu-cycle-update-upgrade-fsu-cycle.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-image-id-target.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-image-id-target.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-non-rolling-batch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-non-rolling-batch.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-none-batch.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-none-batch.1
@@ -5638,8 +5640,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error_list-errors.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error_list-errors.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log-entry.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log-entry_list-logs.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_cancel.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_cancel.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_get.1
@@ -8648,8 +8650,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_subscription_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_subscription_list.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error_list-errors.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-error_list-errors.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log-entry.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request-log-entry_list.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_get.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_get.1
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_list.1 /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/man/organizations_work-request_list.1
@@ -14191,9 +14193,9 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list-errors.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-work-request-logs.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-logs.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt
@@ -15078,11 +15080,13 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-update-upgrade-fsu-cycle.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt
@@ -15643,8 +15647,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt
@@ -18653,8 +18657,8 @@
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt
/usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt /usr/local/lib/python3.13/site-packages/oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt

View File

@@ -1,12 +1,12 @@
/usr/local/bin/pygmentize /usr/local/bin/pygmentize
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/entry_points.txt
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/AUTHORS
/usr/local/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE /usr/local/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/pygments/__init__.py /usr/local/lib/python3.13/site-packages/pygments/__init__.py
/usr/local/lib/python3.13/site-packages/pygments/__main__.py /usr/local/lib/python3.13/site-packages/pygments/__main__.py
/usr/local/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc
@@ -84,6 +84,7 @@
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sql_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc
@@ -341,6 +342,7 @@
/usr/local/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_sql_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py
/usr/local/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py /usr/local/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py

View File

@@ -1,9 +1,9 @@
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/METADATA /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/RECORD /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/pypdf-5.6.0.dist-info/licenses/LICENSE /usr/local/lib/python3.13/site-packages/pypdf-5.6.1.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/pypdf/__init__.py /usr/local/lib/python3.13/site-packages/pypdf/__init__.py
/usr/local/lib/python3.13/site-packages/pypdf/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pypdf/__pycache__/__init__.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/pypdf/__pycache__/_cmap.cpython-313.pyc /usr/local/lib/python3.13/site-packages/pypdf/__pycache__/_cmap.cpython-313.pyc

View File

@@ -1,11 +1,11 @@
/usr/local/lib/python3.13/site-packages/__pycache__/retrying.cpython-313.pyc /usr/local/lib/python3.13/site-packages/__pycache__/retrying.cpython-313.pyc
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/AUTHORS.rst /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/INSTALLER
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/INSTALLER /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/METADATA
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/LICENSE /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/RECORD
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/METADATA /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/REQUESTED
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/NOTICE /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/WHEEL
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/RECORD /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/AUTHORS.rst
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/REQUESTED /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/LICENSE
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/WHEEL /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/licenses/NOTICE
/usr/local/lib/python3.13/site-packages/retrying-1.3.4.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/retrying-1.4.0.dist-info/top_level.txt
/usr/local/lib/python3.13/site-packages/retrying.py /usr/local/lib/python3.13/site-packages/retrying.py

View File

@@ -0,0 +1,36 @@
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/CONTRIBUTING.md
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/Gemfile
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/LICENSE.txt
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/README.md
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/Rakefile
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/TODO.md
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/debug.gemspec
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/exe/rdbg
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/ext/debug/debug.c
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/ext/debug/extconf.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/ext/debug/iseq_collector.c
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/abbrev_command.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/breakpoint.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/client.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/color.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/config.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/console.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/dap_custom/traceInspector.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/debug.so
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/frame_info.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/irb_integration.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/local.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/open.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/open_nonstop.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/prelude.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/server.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/server_cdp.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/server_dap.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/session.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/source_repository.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/start.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/thread_client.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/tracer.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/lib/debug/version.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/debug-1.11.0-x86_64-linux/misc/README.md.erb

View File

@@ -3,17 +3,17 @@ require 'buildsystems/meson'
class Babl < Meson class Babl < Meson
description 'babl is a dynamic, any to any, pixel format translation library.' description 'babl is a dynamic, any to any, pixel format translation library.'
homepage 'https://gegl.org/babl/' homepage 'https://gegl.org/babl/'
version '0.1.112' version '0.1.114'
license 'LGPL-3' license 'LGPL-3'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url "https://download.gimp.org/pub/babl/#{version.rpartition('.')[0]}/babl-#{version}.tar.xz" source_url "https://download.gimp.org/pub/babl/#{version.rpartition('.')[0]}/babl-#{version}.tar.xz"
source_sha256 'bf47be7540d6275389f66431ef03064df5376315e243d0bab448c6aa713f5743' source_sha256 'bcbb7786c1e447703db3bc7fa34d62d0d2d117b22f04d8834c7b2d5ded456487'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '4f33c875a253aedc8efac256fe5b3e47921a9a8ab64134b5873678cb92914165', aarch64: '75f2dd70c49e5afedd3d7aca4557151ad461bc5b256986102af716983a66540f',
armv7l: '4f33c875a253aedc8efac256fe5b3e47921a9a8ab64134b5873678cb92914165', armv7l: '75f2dd70c49e5afedd3d7aca4557151ad461bc5b256986102af716983a66540f',
x86_64: 'cbd2b22313489ad73e0d37762fc55344b26711300088685597403d70c53ac13d' x86_64: '11243878e0f34458bf0379a5dcf1e4042d31b6b398bed14baa01f288f7567ddd'
}) })
depends_on 'gcc_lib' # R depends_on 'gcc_lib' # R
@@ -21,9 +21,8 @@ class Babl < Meson
depends_on 'gobject_introspection' => :build depends_on 'gobject_introspection' => :build
depends_on 'lcms' # R depends_on 'lcms' # R
depends_on 'pango' => :build depends_on 'pango' => :build
depends_on 'vala' => :build
meson_options '-Denable-gir=true' meson_options '-Denable-gir=true -Denable-vapi=false'
def self.check def self.check
system "#{CREW_NINJA} -C builddir test || true" system "#{CREW_NINJA} -C builddir test || true"

View File

@@ -3,7 +3,7 @@ require 'package'
class Buildessential < Package class Buildessential < Package
description 'A collection of tools essential to compile and build software.' description 'A collection of tools essential to compile and build software.'
homepage 'SKIP' homepage 'SKIP'
version '1.45' version '1.46'
license 'GPL-3+' license 'GPL-3+'
compatibility 'all' compatibility 'all'
@@ -26,6 +26,8 @@ class Buildessential < Package
depends_on 'make' depends_on 'make'
depends_on 'pkg_config' depends_on 'pkg_config'
depends_on 'binutils' depends_on 'binutils'
# coreutils provides /usr/local/bin/install for i686
depends_on 'coreutils' if ARCH == 'i686'
# Linkers # Linkers
depends_on 'mold' depends_on 'mold'

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Gegl < Meson class Gegl < Meson
description 'GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects.' description 'GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects.'
homepage 'https://gegl.org/' homepage 'https://gegl.org/'
version '0.4.58' version '0.4.62'
license 'GPL-3+ and LGPL-3' license 'GPL-3+ and LGPL-3'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url "https://download.gimp.org/pub/gegl/#{version.rpartition('.')[0]}/gegl-#{version}.tar.xz" source_url "https://download.gimp.org/pub/gegl/#{version.rpartition('.')[0]}/gegl-#{version}.tar.xz"
@@ -11,9 +11,9 @@ class Gegl < Meson
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '47fb9575ed6cd113051d7e18baf870b42652e205f76bb530355d8944e303a944', aarch64: '8459035ff6a09bd6a40a7ff554d33ff8f4f969c896aade3050cea193d9fa4708',
armv7l: '47fb9575ed6cd113051d7e18baf870b42652e205f76bb530355d8944e303a944', armv7l: '8459035ff6a09bd6a40a7ff554d33ff8f4f969c896aade3050cea193d9fa4708',
x86_64: '6c4782c69dd5b243029008e9a0b1e9f377adfe11faa15a614adba561de590f7f' x86_64: '7d3a3348a8f3028940864daf6ec53d4bb5417bf30cc800de59b33a6358813394'
}) })
depends_on 'py3_asciidoc' => :build depends_on 'py3_asciidoc' => :build
@@ -42,9 +42,9 @@ class Gegl < Meson
depends_on 'pango' # R depends_on 'pango' # R
depends_on 'poppler' # R depends_on 'poppler' # R
depends_on 'source_highlight' => :build depends_on 'source_highlight' => :build
depends_on 'vala' => :build
depends_on 'zlib' # R depends_on 'zlib' # R
meson_options '-Dlibjpeg=enabled \ meson_options '-Dlibjpeg=enabled \
-Dlibpng=enabled' -Dlibpng=enabled \
-Dvapigen=disabled'
end end

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Gimp < Meson class Gimp < Meson
description 'GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems.' description 'GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems.'
homepage 'https://www.gimp.org/' homepage 'https://www.gimp.org/'
version '3.0.2' version '3.1.2'
license 'GPL-3 and LGPL-3' license 'GPL-3 and LGPL-3'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url 'https://gitlab.gnome.org/GNOME/gimp.git' source_url 'https://gitlab.gnome.org/GNOME/gimp.git'
@@ -11,9 +11,9 @@ class Gimp < Meson
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '1a03ee53a68d5ffae4daed119d2fc3110366587f5c55739e0380da6aec4354f5', aarch64: '78a63bae70311bfc50ebe8e10f3abf15baabf9cef8f6f29d3bf669a36ba882a9',
armv7l: '1a03ee53a68d5ffae4daed119d2fc3110366587f5c55739e0380da6aec4354f5', armv7l: '78a63bae70311bfc50ebe8e10f3abf15baabf9cef8f6f29d3bf669a36ba882a9',
x86_64: '2dc3db9a9078f9eb1b4c1034fe598eb371a195435eddb497c59b6388374c5d91' x86_64: '2ade39c6326e6805f9122e9c32f53c9f960dcd2c85a709dec167adf58c895807'
}) })
depends_on 'aalib' # R depends_on 'aalib' # R
@@ -80,14 +80,13 @@ class Gimp < Meson
depends_on 'py3_pygobject' # L depends_on 'py3_pygobject' # L
depends_on 'pygtk' => :build depends_on 'pygtk' => :build
depends_on 'shared_mime_info' => :build depends_on 'shared_mime_info' => :build
depends_on 'vala' => :build
depends_on 'xdg_base' => :build depends_on 'xdg_base' => :build
depends_on 'xzutils' # R depends_on 'xzutils' # R
depends_on 'zlib' # R depends_on 'zlib' # R
gnome gnome
meson_options '-Dbug-report-url=https://github.com/chromebrew/chromebrew/issues' meson_options '-Dbug-report-url=https://github.com/chromebrew/chromebrew/issues -Dvala=disabled'
def self.install def self.install
system "DESTDIR=#{CREW_DEST_DIR} #{CREW_NINJA} -C builddir install" system "DESTDIR=#{CREW_DEST_DIR} #{CREW_NINJA} -C builddir install"

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Glib < Meson class Glib < Meson
description 'GLib provides the core application building blocks for libraries and applications written in C.' description 'GLib provides the core application building blocks for libraries and applications written in C.'
homepage 'https://docs.gtk.org/glib/' homepage 'https://docs.gtk.org/glib/'
version '2.85.0' version '2.85.1'
license 'LGPL-2.1' license 'LGPL-2.1'
compatibility 'all' compatibility 'all'
source_url 'https://gitlab.gnome.org/GNOME/glib.git' source_url 'https://gitlab.gnome.org/GNOME/glib.git'
@@ -11,10 +11,10 @@ class Glib < Meson
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '44772d6737d8ed76fcdbbdffd13cc86b6a3054bbc29c90b075365f07001c770f', aarch64: 'c995ef591d84df90ebb19a05d5a8ef44bb77a01f1779967916f1be06596a7342',
armv7l: '44772d6737d8ed76fcdbbdffd13cc86b6a3054bbc29c90b075365f07001c770f', armv7l: 'c995ef591d84df90ebb19a05d5a8ef44bb77a01f1779967916f1be06596a7342',
i686: 'bb44cd8cda14a0831bd8fc3c24600aa8cacf7e87cb65722be1717559af314d3c', i686: '1273f071eb338b5cd51446d6ba8787bb955b9a0e2769977dac386b4b188102ac',
x86_64: '82b603c28ece519fdd9bb1c2b895be54ddbed4ca872870f6d6c13cff51d5cc62' x86_64: 'f6cdaabd743e0c520681b1c101bc39c106f0c316af1716dd0178503bcee195ef'
}) })
depends_on 'elfutils' # R depends_on 'elfutils' # R

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Gobject_introspection < Meson class Gobject_introspection < Meson
description 'GObject introspection is a middleware layer between C libraries (using GObject) and language bindings.' description 'GObject introspection is a middleware layer between C libraries (using GObject) and language bindings.'
homepage 'https://wiki.gnome.org/action/show/Projects/GObjectIntrospection' homepage 'https://wiki.gnome.org/action/show/Projects/GObjectIntrospection'
version "1.84.0-#{CREW_PY_VER}" version "1.84.0-#{CREW_PY_VER}-1"
license 'LGPL-2+ and GPL-2+' license 'LGPL-2+ and GPL-2+'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url 'https://gitlab.gnome.org/GNOME/gobject-introspection.git' source_url 'https://gitlab.gnome.org/GNOME/gobject-introspection.git'
@@ -11,9 +11,9 @@ class Gobject_introspection < Meson
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: 'b328f3748aa5a2aa976436312b5e5959d1ea6c35d11e48d1f4040b345007928a', aarch64: 'bea97d98d6886729d5103b51fc977dc4c0895ef9ae6d57e1172f61acf9cef28f',
armv7l: 'b328f3748aa5a2aa976436312b5e5959d1ea6c35d11e48d1f4040b345007928a', armv7l: 'bea97d98d6886729d5103b51fc977dc4c0895ef9ae6d57e1172f61acf9cef28f',
x86_64: '68aa2b5c1ff919bbef371869d72373bf828ff5e190b6b038bbed1b4bc3abcd45' x86_64: 'cc92e25026d88db508795b6aa880a48496a508df00dea842f57d366cf19cfa48'
}) })
depends_on 'gcc_lib' # R depends_on 'gcc_lib' # R

View File

@@ -3,17 +3,17 @@ require 'buildsystems/cmake'
class Libavif < CMake class Libavif < CMake
description 'Library for encoding and decoding .avif files' description 'Library for encoding and decoding .avif files'
homepage 'https://github.com/AOMediaCodec/libavif' homepage 'https://github.com/AOMediaCodec/libavif'
version '1.3.0' version '1.3.0-1'
license 'BSD-2' license 'BSD-2'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url 'https://github.com/AOMediaCodec/libavif.git' source_url 'https://github.com/AOMediaCodec/libavif.git'
git_hashtag "v#{version}" git_hashtag "v#{version.split('-').first}"
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '91029d3d2d8a826af8fa188f06217710a2ed4ab49eb7880a356b0454d5ca2e7d', aarch64: '31bf34948e97975e1ca0f91627da1696280e8d3ce99b69c278e66d3a0e51b8ff',
armv7l: '91029d3d2d8a826af8fa188f06217710a2ed4ab49eb7880a356b0454d5ca2e7d', armv7l: '31bf34948e97975e1ca0f91627da1696280e8d3ce99b69c278e66d3a0e51b8ff',
x86_64: '78252aa3decc765b1488c92d447c2cc43ac629d396ec4cc83ccdeadf142d3278' x86_64: '326b30866bffcf96ebc358dc231479c0b237c2965eb1744602f7bd1d7c21b4e9'
}) })
depends_on 'dav1d' => :build depends_on 'dav1d' => :build

View File

@@ -1,9 +1,9 @@
require 'package' require 'buildsystems/cmake'
class Libheif < Package class Libheif < CMake
description 'libheif is a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.' description 'libheif is a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.'
homepage 'https://github.com/strukturag/libheif' homepage 'https://github.com/strukturag/libheif'
version '1.17.6' version '1.19.8'
license 'GPL-3' license 'GPL-3'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url 'https://github.com/strukturag/libheif.git' source_url 'https://github.com/strukturag/libheif.git'
@@ -11,12 +11,11 @@ class Libheif < Package
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '9c116b6ac1b5da63aa2917a80a7b76c30b6409a32c77644271bc1b038dfa1842', aarch64: 'caf5cf99e4654d25d9a1192d2b6b1a871400255f1d143f650bd5e4f29bb6a24e',
armv7l: '9c116b6ac1b5da63aa2917a80a7b76c30b6409a32c77644271bc1b038dfa1842', armv7l: 'caf5cf99e4654d25d9a1192d2b6b1a871400255f1d143f650bd5e4f29bb6a24e',
x86_64: '6993cb1d221656dfce127fb0de2d1dceb27815f46f20a33abdc4b72e03f6bc56' x86_64: 'adef3f8f972c6d2b32da90648530e093f4ba67f872673cfdfffae094610ebcc2'
}) })
depends_on 'dav1d' # R
depends_on 'gcc_lib' # R depends_on 'gcc_lib' # R
depends_on 'gdk_pixbuf' # R depends_on 'gdk_pixbuf' # R
depends_on 'glibc' # R depends_on 'glibc' # R
@@ -29,21 +28,8 @@ class Libheif < Package
depends_on 'libtiff' # L depends_on 'libtiff' # L
depends_on 'libwebp' # R depends_on 'libwebp' # R
depends_on 'libx265' # R depends_on 'libx265' # R
depends_on 'rav1e' # R depends_on 'openh264' # R
depends_on 'svt_av1' # R
depends_on 'zlib' # R depends_on 'zlib' # R
gnome gnome
def self.build
system "cmake -B builddir \
-G Ninja \
#{CREW_CMAKE_OPTIONS.gsub('-mfpu=vfpv3-d16', '-mfpu=neon-fp16')} \
-Wno-dev"
system "#{CREW_NINJA} -C builddir"
end
def self.install
system "DESTDIR=#{CREW_DEST_DIR} #{CREW_NINJA} -C builddir install"
end
end end

View File

@@ -3,7 +3,7 @@ require 'buildsystems/cmake'
class Libjpeg_turbo < CMake class Libjpeg_turbo < CMake
description 'Libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API.' description 'Libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API.'
homepage 'https://libjpeg-turbo.org' homepage 'https://libjpeg-turbo.org'
version '3.1.0' version '3.1.1'
license 'IJG License' license 'IJG License'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/libjpeg-turbo/libjpeg-turbo.git' source_url 'https://github.com/libjpeg-turbo/libjpeg-turbo.git'
@@ -11,10 +11,10 @@ class Libjpeg_turbo < CMake
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: 'a320f17f92713f21b365b2a7199deeec3988ed2f6b8860edc43d96b9fb4dc2d5', aarch64: '8ea20f411bd98eb45cbee34128240e50e33ebd8a987da2f7602e58a352781e21',
armv7l: 'a320f17f92713f21b365b2a7199deeec3988ed2f6b8860edc43d96b9fb4dc2d5', armv7l: '8ea20f411bd98eb45cbee34128240e50e33ebd8a987da2f7602e58a352781e21',
i686: '8b68797f4ac975b6db273659b1e62587a5ce3496b2f60914fb061239b279c39a', i686: '3b49ddea7c24ddf790d4fa63f5e624734d4f19d0389dfe658d2999951904a20b',
x86_64: '97b8d4494be87df3e17ce291425d4c49cbda0f95a3b9051ac8cce6383a9db6b6' x86_64: '886737c6bb0a1da295b306b64ce0cd3bbd1879e24a3604b5e8a030d15b28a7cf'
}) })
depends_on 'nasm' => :build depends_on 'nasm' => :build

View File

@@ -3,7 +3,7 @@ require 'buildsystems/cmake'
class Openblas < CMake class Openblas < CMake
description 'OpenBLAS is an optimized BLAS library' description 'OpenBLAS is an optimized BLAS library'
homepage 'http://www.openblas.net/' homepage 'http://www.openblas.net/'
version '0.3.25' version '0.3.30'
license 'BSD' license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/OpenMathLib/OpenBLAS.git' source_url 'https://github.com/OpenMathLib/OpenBLAS.git'
@@ -11,10 +11,10 @@ class Openblas < CMake
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '478415d5fbc9713a3e6250118d1fd04a787bd7856d3f717efced52cfb9e9cf94', aarch64: '779089640e7fce8bf820b74e1db29164900947ac992ecf760bb4675edc7180c6',
armv7l: '478415d5fbc9713a3e6250118d1fd04a787bd7856d3f717efced52cfb9e9cf94', armv7l: '779089640e7fce8bf820b74e1db29164900947ac992ecf760bb4675edc7180c6',
i686: '05eb515b7a560aed510a93dcecbad80ea9a477b7c89580f4e498cb5c11a7ec8b', i686: '1b178b1b48313ec22667093f1788773dffa3489cf54bf339027b33c390fe99f4',
x86_64: '5e62fdd1ffd74b00d730b4ce04d16eac1fb43c63ecbdae45a301b7051dc85a41' x86_64: '858ea3170f99d2b57e21ea73305296565deff31c3ffe29a6698c2660cda02aeb'
}) })
depends_on 'gcc_lib' # R depends_on 'gcc_lib' # R

View File

@@ -3,17 +3,17 @@ require 'buildsystems/pip'
class Py3_markdown < Pip class Py3_markdown < Pip
description 'Markdown is a Python implementation of Markdown.' description 'Markdown is a Python implementation of Markdown.'
homepage 'https://python-markdown.github.io/' homepage 'https://python-markdown.github.io/'
version "3.8.1-#{CREW_PY_VER}" version "3.8.2-#{CREW_PY_VER}"
license 'BSD' license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: 'ec635c7f7111c436ecccc2efc1237a6d19d6f56454090209ba284161ce83fb60', aarch64: '89e57cf50b51717ad30b75c2133c1a0859c44cf4a55c5ef49627702b87043321',
armv7l: 'ec635c7f7111c436ecccc2efc1237a6d19d6f56454090209ba284161ce83fb60', armv7l: '89e57cf50b51717ad30b75c2133c1a0859c44cf4a55c5ef49627702b87043321',
i686: '5cc30bb088907ac051fa188def8baebc10242dc550442de806b2458ef0f78e22', i686: 'fd971bb658a84cdedc22a37f868db9b086a3366828c8f8cfad6a34b08f824282',
x86_64: 'c70961c946d7bb34bef8eda1f9349c46fa970657ccbdc9522671551939708dcd' x86_64: 'ac37d746935c50e53a56ced12a47bd52069c2046bebb4d53e5684be0d921a71c'
}) })
depends_on 'python3' depends_on 'python3'

View File

@@ -6,7 +6,7 @@ require 'buildsystems/python'
class Py3_maturin < Python class Py3_maturin < Python
description 'Build and publish crates with pyo3, rust-cpython and cffi bindings' description 'Build and publish crates with pyo3, rust-cpython and cffi bindings'
homepage 'https://github.com/PyO3/maturin' homepage 'https://github.com/PyO3/maturin'
version "1.8.7-#{CREW_PY_VER}" version "1.9.0-#{CREW_PY_VER}"
license 'Apache-2.0 OR MIT' license 'Apache-2.0 OR MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/PyO3/maturin.git' source_url 'https://github.com/PyO3/maturin.git'
@@ -14,10 +14,10 @@ class Py3_maturin < Python
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: 'e34eda2a7da489be82c6df2339a502fe42c4f16cd62ba188da0ba81dffa5e072', aarch64: '63a001ad5ed6050e65d8571f2ea321709ea9400767c5da8a37999dae14cbdb75',
armv7l: 'e34eda2a7da489be82c6df2339a502fe42c4f16cd62ba188da0ba81dffa5e072', armv7l: '63a001ad5ed6050e65d8571f2ea321709ea9400767c5da8a37999dae14cbdb75',
i686: '343adb0f7a99531619fd7424cad6cd70cbf865bac6f48f5d93f731130a40a57e', i686: '8287cd7c7fd8ce6b7ec8a2dac920d0b38e28f3c6dbab1cdea7420af44558e8dc',
x86_64: '33c8a001fb8820f0facc137068ff8702c0c2b7f97de0e2350b184981dd7fa6d4' x86_64: 'b7d33f7576d34eac5f64cdb80573d56a11d5e56d66bdba34fe3019a4766b1522'
}) })
depends_on 'gcc_lib' # R depends_on 'gcc_lib' # R

View File

@@ -3,17 +3,17 @@ require 'buildsystems/pip'
class Py3_nuitka < Pip class Py3_nuitka < Pip
description 'Nuitka is a Python to binary compiler written in Python. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.' description 'Nuitka is a Python to binary compiler written in Python. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.'
homepage 'https://nuitka.net/' homepage 'https://nuitka.net/'
version "2.7.9-#{CREW_PY_VER}" version "2.7.10-#{CREW_PY_VER}"
license 'Apache-2.0' license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: 'dfd4333fa70ddc19f610dc220406a23a3cdf2e90f643d48a6fddf1e3374e22e5', aarch64: '744a52a1aa93f359e6877bc3a9091138679af64a4b370a50f2ca71f8615533f7',
armv7l: 'dfd4333fa70ddc19f610dc220406a23a3cdf2e90f643d48a6fddf1e3374e22e5', armv7l: '744a52a1aa93f359e6877bc3a9091138679af64a4b370a50f2ca71f8615533f7',
i686: '71cd00f789cf941e40c4e550acb1bf26cf820c8f40b500208c0541a924b60f1a', i686: '7506957e3028b1da8da0c498c60bcf2636cf3f9a2b17bb6335bcaab93e51f999',
x86_64: 'a4b5f6932d7a495929e0e8ac003614aba6430cb8658959f486876dc1e0e37abe' x86_64: 'be0824b4a6696614cd093277c631b448ddffe770cb104ba6e13eeda5ea57a455'
}) })
depends_on 'python3' => :build depends_on 'python3' => :build

View File

@@ -3,17 +3,17 @@ require 'buildsystems/pip'
class Py3_numpy < Pip class Py3_numpy < Pip
description 'NumPy is the fundamental package for array computing with Python.' description 'NumPy is the fundamental package for array computing with Python.'
homepage 'https://numpy.org/' homepage 'https://numpy.org/'
version "2.3.0-#{CREW_PY_VER}" version "2.3.1-#{CREW_PY_VER}"
license 'BSD' license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '6b10c502c54bd781766b35d77d22e7c82788e9f001d799739a83a929c5ab2de2', aarch64: '82432f460424ec9aefdffbbe9dcfa3d95ab6f67f1f9fee2867e8b9a68de3a0e9',
armv7l: '6b10c502c54bd781766b35d77d22e7c82788e9f001d799739a83a929c5ab2de2', armv7l: '82432f460424ec9aefdffbbe9dcfa3d95ab6f67f1f9fee2867e8b9a68de3a0e9',
i686: 'e80e8333cf1651844e40f247abe588ca9203b94a929c5659dce6c5824585a606', i686: '57468889449ede07629313340d03495637ee90fa946ecd63b15cb0b911dee5f8',
x86_64: '903e030e9691808610b3d8e130eef07d4415ac925859afe6be421583c139e4e8' x86_64: '7f06fed46a33ea664da38211dc80c558f815fc0fd5a91555945f750f31e2cb80'
}) })
depends_on 'gcc_lib' # R depends_on 'gcc_lib' # R

View File

@@ -3,17 +3,17 @@ require 'buildsystems/pip'
class Py3_oci < Pip class Py3_oci < Pip
description 'Oracle Cloud Infrastructure Python SDK' description 'Oracle Cloud Infrastructure Python SDK'
homepage 'https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/' homepage 'https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/'
version "2.154.2-#{CREW_PY_VER}" version "2.154.3-#{CREW_PY_VER}"
license 'UPL-1.0 or Apache-2.0' license 'UPL-1.0 or Apache-2.0'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '56b824d5b5000447d6a45c78111f5fe6e9ab3b50d6f8f0148af7f87e11c962b0', aarch64: '4ed5a438b8c966511676fc7a0130ffc30e36c51eab8677685d03369de2f2c54f',
armv7l: '56b824d5b5000447d6a45c78111f5fe6e9ab3b50d6f8f0148af7f87e11c962b0', armv7l: '4ed5a438b8c966511676fc7a0130ffc30e36c51eab8677685d03369de2f2c54f',
i686: 'b57de3ef1e56e743544fec8ac20f505178c57fd2677982c48118555ca2927990', i686: '5408c8a96215125f3486a3edc1bf3555212e4151a483f15bd0c35c37d0901640',
x86_64: 'd4a9a233d04468189562f476efb9b634700b188562efea86bf964c57b71eba87' x86_64: '358c59288ef6849162923a105574ba0fc204b10d951387f980ce890e7f86b3c5'
}) })
depends_on 'py3_python_dateutil' depends_on 'py3_python_dateutil'

View File

@@ -3,16 +3,16 @@ require 'buildsystems/pip'
class Py3_oci_cli < Pip class Py3_oci_cli < Pip
description 'Command Line Interface for Oracle Cloud Infrastructure' description 'Command Line Interface for Oracle Cloud Infrastructure'
homepage 'https://github.com/oracle/oci-cli/' homepage 'https://github.com/oracle/oci-cli/'
version "3.59.0-#{CREW_PY_VER}" version "3.60.0-#{CREW_PY_VER}"
license 'UPL-1.0' license 'UPL-1.0'
compatibility 'aarch64 armv7l x86_64' compatibility 'aarch64 armv7l x86_64'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '12c1f167b366d9dbd9666b1437a6e7538b8bca65f6df3e017ae9fdd287227386', aarch64: '85cec6f6b7431016700bc70769336491b2829926f8e853737a7cdc453d70fdf6',
armv7l: '12c1f167b366d9dbd9666b1437a6e7538b8bca65f6df3e017ae9fdd287227386', armv7l: '85cec6f6b7431016700bc70769336491b2829926f8e853737a7cdc453d70fdf6',
x86_64: 'e466dd30302071ce81ae2e1bac9d56b581e2f34fd12fe2f14d4119f28232688b' x86_64: 'cae5a9f5293afaea3d21b6710ceb801f71daad9e6dd79d79c7f11b7d51e325ec'
}) })
depends_on 'py3_arrow' depends_on 'py3_arrow'

View File

@@ -3,7 +3,7 @@ require 'buildsystems/pip'
class Py3_pygments < Pip class Py3_pygments < Pip
description 'Python Syntax Highlighter' description 'Python Syntax Highlighter'
homepage 'https://pygments.org/' homepage 'https://pygments.org/'
version "2.19.1-#{CREW_PY_VER}" version "2.19.2-#{CREW_PY_VER}"
license 'BSD-2' license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -3,17 +3,17 @@ require 'buildsystems/pip'
class Py3_pypdf < Pip class Py3_pypdf < Pip
description 'A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files.' description 'A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files.'
homepage 'https://github.com/py-pdf/pypdf' homepage 'https://github.com/py-pdf/pypdf'
version "5.6.0-#{CREW_PY_VER}" version "5.6.1-#{CREW_PY_VER}"
license 'BSD-3-Clause' license 'BSD-3-Clause'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '7dbf6dbd0f2efa72cecefb46ea84b0054d35a92bc92b57b355fe6b36b7058fd6', aarch64: 'aa92f9df6496589066fa65595d152a2ffe5cc83c8e1212a24af77dc98b96a565',
armv7l: '7dbf6dbd0f2efa72cecefb46ea84b0054d35a92bc92b57b355fe6b36b7058fd6', armv7l: 'aa92f9df6496589066fa65595d152a2ffe5cc83c8e1212a24af77dc98b96a565',
i686: '34449603e2f6fb980bcf4cedde9edd50637b4ceca454e7b6e8e2302bc7a9141c', i686: 'f857a980c6155abdb197e8bcd5e41b3d8484684c6366dd53e56296dcf5ee2149',
x86_64: 'e6162f4fd1a8a761b916a1d7df952a645a038d4736b965196bcae2e8e701806f' x86_64: '2001f2b04f6cb9dfd6831bd9324b121b91fe3d6420d6dd5d1642af500ff1c025'
}) })
depends_on 'python3' depends_on 'python3'

View File

@@ -3,17 +3,17 @@ require 'buildsystems/pip'
class Py3_retrying < Pip class Py3_retrying < Pip
description 'Retrying simplifies the task of adding retry behavior to just about anything.' description 'Retrying simplifies the task of adding retry behavior to just about anything.'
homepage 'https://github.com/rholder/retrying/' homepage 'https://github.com/rholder/retrying/'
version "1.3.4-#{CREW_PY_VER}" version "1.4.0-#{CREW_PY_VER}"
license 'Apache-2.0' license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'tar.zst' binary_compression 'tar.zst'
binary_sha256({ binary_sha256({
aarch64: '71b2618e43b2ce096ad90ea8a0c57dda5e0657b854d1372531230ef9bac975ea', aarch64: 'b949dc58356f623a36f55e0c9c3a42613256d52da2e7f3c04e5f2a2b599ea364',
armv7l: '71b2618e43b2ce096ad90ea8a0c57dda5e0657b854d1372531230ef9bac975ea', armv7l: 'b949dc58356f623a36f55e0c9c3a42613256d52da2e7f3c04e5f2a2b599ea364',
i686: '5cd060867dbfc7bc1ae6ad6f7952451f4c523dbb56b5c6ff1dba33024bebf2ef', i686: '2bef91ee48c697898fe141cb53ba58f403e8928e3df97a6b4866c322029f4cd6',
x86_64: '52c23837024cb22e5f380501162134e372bc74ad3958eb4e3ae0635580de683d' x86_64: '6110ae3b198fd455d8bb9270403c657f11827dcfbc00bed1186214b246f77b42'
}) })
depends_on 'py3_six' depends_on 'py3_six'

View File

@@ -3,17 +3,17 @@ require 'buildsystems/ruby'
class Ruby_debug < RUBY class Ruby_debug < RUBY
description 'The debug library provides debugging functionality to Ruby (MRI) 2.7 and later.' description 'The debug library provides debugging functionality to Ruby (MRI) 2.7 and later.'
homepage 'https://github.com/ruby/debug' homepage 'https://github.com/ruby/debug'
version "1.10.0-#{CREW_RUBY_VER}" version "1.11.0-#{CREW_RUBY_VER}"
license 'MIT' license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'gem' binary_compression 'gem'
binary_sha256({ binary_sha256({
aarch64: 'a2e20733b547ec3c4213bd402ef4a33eedbfed7da7c0f0e423bb31b76963e8ff', aarch64: '7a1efdf95437021b37d11070c5b8d8233c23a15734435164795458867dfbd712',
armv7l: 'a2e20733b547ec3c4213bd402ef4a33eedbfed7da7c0f0e423bb31b76963e8ff', armv7l: '7a1efdf95437021b37d11070c5b8d8233c23a15734435164795458867dfbd712',
i686: 'c8053721a5c8875f4a36ed66f7aa067f175de923e60ad43ed120cee991c74039', i686: 'ccf6c9a901804bcc1618a5e8a69c34f68c024fc9f5dd3fcbe9864035d30d4d3f',
x86_64: 'c0a9aa18722f3afd924eb9ddcc6595e2efd22752c76f19a462334b2ee1988057' x86_64: '9f2af2b749e8f4284d768387a6bb711400854e3bc46e1c92ecb2e3d44f95e277'
}) })
depends_on 'ruby_reline' # R depends_on 'ruby_reline' # R

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_matrix < RUBY class Ruby_matrix < RUBY
description 'An implementation of Matrix and Vector classes.' description 'An implementation of Matrix and Vector classes.'
homepage 'https://github.com/ruby/matrix' homepage 'https://github.com/ruby/matrix'
version "0.4.2-#{CREW_RUBY_VER}" version "0.4.3-#{CREW_RUBY_VER}"
license 'Ruby' license 'Ruby'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_ostruct < RUBY class Ruby_ostruct < RUBY
description 'Class to build custom data structures, similar to a hash.' description 'Class to build custom data structures, similar to a hash.'
homepage 'https://github.com/ruby/ostruct' homepage 'https://github.com/ruby/ostruct'
version "0.6.1-#{CREW_RUBY_VER}" version "0.6.2-#{CREW_RUBY_VER}"
license 'Ruby' license 'Ruby'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_prime < RUBY class Ruby_prime < RUBY
description 'Prime numbers and factorization library.' description 'Prime numbers and factorization library.'
homepage 'https://github.com/ruby/prime' homepage 'https://github.com/ruby/prime'
version "0.1.3-#{CREW_RUBY_VER}" version "0.1.4-#{CREW_RUBY_VER}"
license 'Ruby' license 'Ruby'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_rdoc < RUBY class Ruby_rdoc < RUBY
description 'RDoc produces HTML and command-line documentation for Ruby projects.' description 'RDoc produces HTML and command-line documentation for Ruby projects.'
homepage 'https://ruby.github.io/rdoc' homepage 'https://ruby.github.io/rdoc'
version "6.14.0-#{CREW_RUBY_VER}" version "6.14.1-#{CREW_RUBY_VER}"
license 'Ruby' license 'Ruby'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -3,17 +3,17 @@ require 'buildsystems/ruby'
class Ruby_resolv < RUBY class Ruby_resolv < RUBY
description 'Thread-aware dns resolver library in ruby.' description 'Thread-aware dns resolver library in ruby.'
homepage 'https://github.com/ruby/resolv' homepage 'https://github.com/ruby/resolv'
version "0.6.0-#{CREW_RUBY_VER}" version "0.6.1-#{CREW_RUBY_VER}"
license 'BSD-2-Clause' license 'BSD-2-Clause'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'
binary_compression 'gem' binary_compression 'gem'
binary_sha256({ binary_sha256({
aarch64: 'ce2ddf54e80e8f1a5e6a5622597a6a431640536b6dda39880cfe641d5cd4465d', aarch64: '05f7c1b496933738df9137d832add02f3dc410ccef7aa0a791556cc92104e9d5',
armv7l: 'ce2ddf54e80e8f1a5e6a5622597a6a431640536b6dda39880cfe641d5cd4465d', armv7l: '05f7c1b496933738df9137d832add02f3dc410ccef7aa0a791556cc92104e9d5',
i686: '1ea007a73c93e6166898dd4b790723ed448c0497f8d3bf306d98039f95aa4214', i686: '840ce5ea587b975310568ff07592e46104291654cb46a62550e3114a770896c3',
x86_64: '1925a07fc0a51f19dbf696da1e8e8e1dd360a8dbdf6a2771b5c4c3551dce1fd1' x86_64: '5f3f544c343bcee028d5a9393205bb0c9b1b95eb730627496cd2412f203a9f4a'
}) })
conflicts_ok conflicts_ok

View File

@@ -6,7 +6,7 @@ require 'buildsystems/ruby'
class Ruby_rubocop < RUBY class Ruby_rubocop < RUBY
description 'A Ruby static code analyzer and formatter' description 'A Ruby static code analyzer and formatter'
homepage 'https://rubocop.org' homepage 'https://rubocop.org'
version "1.76.1-#{CREW_RUBY_VER}" version "1.77.0-#{CREW_RUBY_VER}"
license 'MIT' license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_weakref < RUBY class Ruby_weakref < RUBY
description 'Allows a referenced object to be garbage-collected.' description 'Allows a referenced object to be garbage-collected.'
homepage 'https://github.com/ruby/weakref' homepage 'https://github.com/ruby/weakref'
version "0.1.3-#{CREW_RUBY_VER}" version "0.1.4-#{CREW_RUBY_VER}"
license 'Ruby' license 'Ruby'
compatibility 'all' compatibility 'all'
source_url 'SKIP' source_url 'SKIP'

View File

@@ -4,7 +4,6 @@
set -e set -e
cd /usr/local/lib/crew/packages/ cd /usr/local/lib/crew/packages/
echo "CREW_BRANCH: $CREW_BRANCH" echo "CREW_BRANCH: $CREW_BRANCH"
crew update && yes | crew upgrade
git clone --depth=1 --branch="$CREW_BRANCH" "$CREW_REPO" ~/build_test git clone --depth=1 --branch="$CREW_BRANCH" "$CREW_REPO" ~/build_test
# Check if rubocop-chromebrew is installed and working, and if not install it. # Check if rubocop-chromebrew is installed and working, and if not install it.
rubocop --require rubocop-chromebrew &>/dev/null || gem install rubocop-chromebrew rubocop --require rubocop-chromebrew &>/dev/null || gem install rubocop-chromebrew
@@ -36,7 +35,7 @@ yes | crew remove vim
# Some packages are placeholders not meant to be installed. # Some packages are placeholders not meant to be installed.
skip_install_packages='py3_unsupported_python' skip_install_packages='py3_unsupported_python'
# Some packages don't handle being removed well. # Some packages don't handle being removed well.
skip_remove_packages='ruby_matrix' skip_remove_packages=''
if [[ -n ${CHANGED_PACKAGES-} ]]; then if [[ -n ${CHANGED_PACKAGES-} ]]; then
all_compatible_packages=$(crew list -d compatible) all_compatible_packages=$(crew list -d compatible)

View File

@@ -1,5 +1,5 @@
#!/usr/local/bin/ruby #!/usr/local/bin/ruby
# update_ruby_gem_packages version 1.9 (for Chromebrew) # update_ruby_gem_packages version 2.0 (for Chromebrew)
# Author: Satadru Pramanik (satmandu) satadru at gmail dot com # Author: Satadru Pramanik (satmandu) satadru at gmail dot com
# Usage in root of cloned chromebrew repo: # Usage in root of cloned chromebrew repo:
# tools/update_ruby_gem_packages.rb # tools/update_ruby_gem_packages.rb
@@ -64,7 +64,7 @@ def update_package_files(updateable_packages)
package_name = package.gsub(%r{^packages/ruby_}, '').gsub(/.rb$/, '') package_name = package.gsub(%r{^packages/ruby_}, '').gsub(/.rb$/, '')
old_version = `sed -n -e 's/^\ \ version //p' #{package}`.chomp.delete("'").delete('"').gsub(/-\#{CREW_RUBY_VER}/, '').split('-').first old_version = `sed -n -e 's/^\ \ version //p' #{package}`.chomp.delete("'").delete('"').gsub(/-\#{CREW_RUBY_VER}/, '').split('-').first
puts "Updating #{package_name} from #{old_version} to #{new_version}".lightblue puts "Updating #{package_name} from #{old_version} to #{new_version}".lightblue
system "sed -i \"s,^\ \ version\ .*,\ \ version \\\"#{new_version}-\#{CREW_RUBY_VER}\\\",\" #{package}" system "sed \"s,^\ \ version\ .*,\ \ version \\\"#{new_version}-\#{CREW_RUBY_VER}\\\",g;w #{package}.new\" #{package} && mv #{package}.new #{package}"
end end
end end