jolt 0.9.435__tar.gz → 0.9.438__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jolt-0.9.435 → jolt-0.9.438}/PKG-INFO +5 -5
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/ninja.py +5 -3
- {jolt-0.9.435 → jolt-0.9.438}/jolt/tasks.py +0 -3
- jolt-0.9.438/jolt/version.py +1 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt.egg-info/PKG-INFO +5 -5
- {jolt-0.9.435 → jolt-0.9.438}/jolt.egg-info/requires.txt +4 -4
- jolt-0.9.435/jolt/version.py +0 -1
- {jolt-0.9.435 → jolt-0.9.438}/README.rst +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/__init__.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/__main__.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/bin/fstree-darwin-x86_64 +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/bin/fstree-linux-x86_64 +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/cache.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/chroot.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/cli.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/colors.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/common_pb2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/common_pb2_grpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/config.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/error.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/expires.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/filesystem.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/graph.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/hooks.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/influence.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/inspection.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/loader.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/log.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/manifest.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/options.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/__init__.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/abseil.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/asio.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/autoconf.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/automake.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/b2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/boost.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/boringssl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/busybox.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/bzip2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/cares.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/catch2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/cbindgen.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/cista.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/clang.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/cli11.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/cmake.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/cpython.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/crun.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/curl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/dbus.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/double_conversion.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/fastfloat.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/ffmpeg.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/flatbuffers.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/fmt.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/fstree.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/gflags.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/glib.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/glog.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/glslang.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/golang.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/googlebenchmark.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/googletest.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/gperf.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/grpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/hdf5.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/help2man.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/inja.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/jsoncpp.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libarchive.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libcap.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libdrm.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libedit.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libevent.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libexpat.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libfastjson.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libffi.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libglvnd.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libogg.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libpciaccess.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libseccomp.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libtirpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libtool.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libunwind.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libva.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libvorbis.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libxml2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libxslt.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/libyajl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/llvm.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/lua.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/lz4.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/m4.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/make.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/mesa.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/meson.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/mstch.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/mysql.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/nasm.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/ncurses.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/ng_log.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/ninja.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/nlohmann_json.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/nodejs.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/opencv.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/openjdk.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/openssl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/paho.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/patchelf.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/perl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/pkgconfig.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/poco.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/protobuf.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/pugixml.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/python.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/qt.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/rapidjson.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/rapidyaml.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/re2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/re2c.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/readline.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/rust.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/sdl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/simdjson.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/soci.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/spdlog.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/spirv_llvm.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/spirv_tools.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/sqlite.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/ssl.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/texinfo.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/tomlplusplus.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/wayland.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/x11.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/xerces_c.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/xorg.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/xz.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/yamlcpp.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/zeromq.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/zlib.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/pkgs/zstd.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/__init__.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/alias.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/allure.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/autotools.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/autoweight.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/cache.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/cmake.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/conan.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/cxx.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/cxxinfo.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/dashboard.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/docker.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/email.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/email.xslt +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/environ.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/fetch.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/gdb.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/gerrit.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/git.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/golang.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/googletest.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/http.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/junit.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/libtool.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/linux.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/logstash.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/meson.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/ninja-compdb.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/nodejs.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/paths.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/pkgconfig.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/podman.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/python.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/__init__.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/administration_pb2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/administration_pb2_grpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/log_pb2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/log_pb2_grpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/scheduler_pb2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/scheduler_pb2_grpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/worker_pb2.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/remote_execution/worker_pb2_grpc.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/report.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/rust.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/scheduler.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/selfdeploy.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/strings.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/symlinks.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/telemetry.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/timeline.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/volume.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/yaml-ninja.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/plugins/yamltask.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/scheduler.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/templates/cxxexecutable.cmake.template +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/templates/cxxlibrary.cmake.template +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/templates/export.sh.template +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/templates/timeline.html.template +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/timer.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/tools.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/utils.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/version_utils.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt/xmldom.py +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt.egg-info/SOURCES.txt +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt.egg-info/dependency_links.txt +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt.egg-info/entry_points.txt +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/jolt.egg-info/top_level.txt +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/setup.cfg +0 -0
- {jolt-0.9.435 → jolt-0.9.438}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jolt
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.438
|
|
4
4
|
Summary: A task executor
|
|
5
5
|
Home-page: https://github.com/srand/jolt
|
|
6
6
|
Author: Robert Andersson
|
|
@@ -48,7 +48,6 @@ Requires-Dist: docutils==0.21.2
|
|
|
48
48
|
Requires-Dist: fasteners==0.19
|
|
49
49
|
Requires-Dist: flake8==7.1.1
|
|
50
50
|
Requires-Dist: grpcio==1.66.1
|
|
51
|
-
Requires-Dist: id==1.5.0
|
|
52
51
|
Requires-Dist: idna==3.10
|
|
53
52
|
Requires-Dist: importlib_metadata==8.5.0
|
|
54
53
|
Requires-Dist: importlib_metadata==8.5.0
|
|
@@ -70,7 +69,8 @@ Requires-Dist: nh3==0.2.19
|
|
|
70
69
|
Requires-Dist: ninja==1.11.1.1
|
|
71
70
|
Requires-Dist: packaging==24.2
|
|
72
71
|
Requires-Dist: patch-ng==1.18.1
|
|
73
|
-
Requires-Dist: pip==
|
|
72
|
+
Requires-Dist: pip==24.3.1
|
|
73
|
+
Requires-Dist: pkginfo==1.12.0
|
|
74
74
|
Requires-Dist: pluggy==1.5.0
|
|
75
75
|
Requires-Dist: pluginbase==1.0.1
|
|
76
76
|
Requires-Dist: protobuf==5.28.2
|
|
@@ -90,11 +90,11 @@ Requires-Dist: requests-toolbelt==1.0.0
|
|
|
90
90
|
Requires-Dist: requests==2.32.3
|
|
91
91
|
Requires-Dist: rfc3986==2.0.0
|
|
92
92
|
Requires-Dist: rich==13.9.4
|
|
93
|
-
Requires-Dist: setuptools==
|
|
93
|
+
Requires-Dist: setuptools==75.6.0
|
|
94
94
|
Requires-Dist: six==1.16.0
|
|
95
95
|
Requires-Dist: texttable==1.7.0
|
|
96
96
|
Requires-Dist: tqdm==4.66.5
|
|
97
|
-
Requires-Dist: twine==6.
|
|
97
|
+
Requires-Dist: twine==6.0.1
|
|
98
98
|
Requires-Dist: typing_extensions==4.15.0
|
|
99
99
|
Requires-Dist: urllib3==1.26.20
|
|
100
100
|
Requires-Dist: wheel==0.45.1
|
|
@@ -797,7 +797,9 @@ class OptimizationVariable(Variable):
|
|
|
797
797
|
assert type(values) is dict, "Optimization values must be dict with compiler flag mapping"
|
|
798
798
|
|
|
799
799
|
def create(self, project, writer, deps, tools):
|
|
800
|
-
value =
|
|
800
|
+
value = getattr(project, "optimize", self._default)
|
|
801
|
+
if value is not None:
|
|
802
|
+
value = str(value)
|
|
801
803
|
raise_task_error_if(
|
|
802
804
|
value not in self._values,
|
|
803
805
|
project,
|
|
@@ -1604,7 +1606,7 @@ class GNUToolchain(Toolchain):
|
|
|
1604
1606
|
"debug": "-Og",
|
|
1605
1607
|
"size": "-Os",
|
|
1606
1608
|
"release": "-O2",
|
|
1607
|
-
None: "
|
|
1609
|
+
None: "",
|
|
1608
1610
|
})
|
|
1609
1611
|
asflags = EnvironmentVariable(default="")
|
|
1610
1612
|
cflags = EnvironmentVariable(default="")
|
|
@@ -1885,7 +1887,7 @@ class MSVCToolchain(Toolchain):
|
|
|
1885
1887
|
"debug": "/Od /Zi",
|
|
1886
1888
|
"size": "/O1",
|
|
1887
1889
|
"release": "/O2 /DNDEBUG",
|
|
1888
|
-
None: "
|
|
1890
|
+
None: "",
|
|
1889
1891
|
})
|
|
1890
1892
|
win32flags = Variable("/DWIN32 /D_WINDOWS /D_WIN32_WINNT=0x0601 /EHsc")
|
|
1891
1893
|
asflags = EnvironmentVariable(default="")
|
|
@@ -1704,9 +1704,6 @@ class TaskBase(object):
|
|
|
1704
1704
|
"Required parameter '{0}' has not been set", key)
|
|
1705
1705
|
|
|
1706
1706
|
def _verify_influence(self, deps, artifact, tools, sources=None):
|
|
1707
|
-
if "configurationrepository" in self.name:
|
|
1708
|
-
breakpoint()
|
|
1709
|
-
|
|
1710
1707
|
# Verify that any transformed sources are influencing
|
|
1711
1708
|
sources = set(map(tools.expand_path, sources or []))
|
|
1712
1709
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.9.438"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jolt
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.438
|
|
4
4
|
Summary: A task executor
|
|
5
5
|
Home-page: https://github.com/srand/jolt
|
|
6
6
|
Author: Robert Andersson
|
|
@@ -48,7 +48,6 @@ Requires-Dist: docutils==0.21.2
|
|
|
48
48
|
Requires-Dist: fasteners==0.19
|
|
49
49
|
Requires-Dist: flake8==7.1.1
|
|
50
50
|
Requires-Dist: grpcio==1.66.1
|
|
51
|
-
Requires-Dist: id==1.5.0
|
|
52
51
|
Requires-Dist: idna==3.10
|
|
53
52
|
Requires-Dist: importlib_metadata==8.5.0
|
|
54
53
|
Requires-Dist: importlib_metadata==8.5.0
|
|
@@ -70,7 +69,8 @@ Requires-Dist: nh3==0.2.19
|
|
|
70
69
|
Requires-Dist: ninja==1.11.1.1
|
|
71
70
|
Requires-Dist: packaging==24.2
|
|
72
71
|
Requires-Dist: patch-ng==1.18.1
|
|
73
|
-
Requires-Dist: pip==
|
|
72
|
+
Requires-Dist: pip==24.3.1
|
|
73
|
+
Requires-Dist: pkginfo==1.12.0
|
|
74
74
|
Requires-Dist: pluggy==1.5.0
|
|
75
75
|
Requires-Dist: pluginbase==1.0.1
|
|
76
76
|
Requires-Dist: protobuf==5.28.2
|
|
@@ -90,11 +90,11 @@ Requires-Dist: requests-toolbelt==1.0.0
|
|
|
90
90
|
Requires-Dist: requests==2.32.3
|
|
91
91
|
Requires-Dist: rfc3986==2.0.0
|
|
92
92
|
Requires-Dist: rich==13.9.4
|
|
93
|
-
Requires-Dist: setuptools==
|
|
93
|
+
Requires-Dist: setuptools==75.6.0
|
|
94
94
|
Requires-Dist: six==1.16.0
|
|
95
95
|
Requires-Dist: texttable==1.7.0
|
|
96
96
|
Requires-Dist: tqdm==4.66.5
|
|
97
|
-
Requires-Dist: twine==6.
|
|
97
|
+
Requires-Dist: twine==6.0.1
|
|
98
98
|
Requires-Dist: typing_extensions==4.15.0
|
|
99
99
|
Requires-Dist: urllib3==1.26.20
|
|
100
100
|
Requires-Dist: wheel==0.45.1
|
|
@@ -25,7 +25,6 @@ docutils==0.21.2
|
|
|
25
25
|
fasteners==0.19
|
|
26
26
|
flake8==7.1.1
|
|
27
27
|
grpcio==1.66.1
|
|
28
|
-
id==1.5.0
|
|
29
28
|
idna==3.10
|
|
30
29
|
importlib_metadata==8.5.0
|
|
31
30
|
importlib_metadata==8.5.0
|
|
@@ -47,7 +46,8 @@ nh3==0.2.19
|
|
|
47
46
|
ninja==1.11.1.1
|
|
48
47
|
packaging==24.2
|
|
49
48
|
patch-ng==1.18.1
|
|
50
|
-
pip==
|
|
49
|
+
pip==24.3.1
|
|
50
|
+
pkginfo==1.12.0
|
|
51
51
|
pluggy==1.5.0
|
|
52
52
|
pluginbase==1.0.1
|
|
53
53
|
protobuf==5.28.2
|
|
@@ -67,11 +67,11 @@ requests-toolbelt==1.0.0
|
|
|
67
67
|
requests==2.32.3
|
|
68
68
|
rfc3986==2.0.0
|
|
69
69
|
rich==13.9.4
|
|
70
|
-
setuptools==
|
|
70
|
+
setuptools==75.6.0
|
|
71
71
|
six==1.16.0
|
|
72
72
|
texttable==1.7.0
|
|
73
73
|
tqdm==4.66.5
|
|
74
|
-
twine==6.
|
|
74
|
+
twine==6.0.1
|
|
75
75
|
typing_extensions==4.15.0
|
|
76
76
|
urllib3==1.26.20
|
|
77
77
|
wheel==0.45.1
|
jolt-0.9.435/jolt/version.py
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.9.435"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|