jolt 0.9.438__tar.gz → 0.9.439__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.438 → jolt-0.9.439}/PKG-INFO +6 -6
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/abseil.py +2 -1
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/grpc.py +6 -3
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/poco.py +2 -1
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/protobuf.py +2 -1
- jolt-0.9.439/jolt/version.py +1 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt.egg-info/PKG-INFO +6 -6
- {jolt-0.9.438 → jolt-0.9.439}/jolt.egg-info/requires.txt +5 -5
- jolt-0.9.438/jolt/version.py +0 -1
- {jolt-0.9.438 → jolt-0.9.439}/README.rst +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/__init__.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/__main__.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/bin/fstree-darwin-x86_64 +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/bin/fstree-linux-x86_64 +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/cache.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/chroot.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/cli.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/colors.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/common_pb2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/common_pb2_grpc.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/config.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/error.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/expires.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/filesystem.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/graph.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/hooks.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/influence.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/inspection.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/loader.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/log.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/manifest.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/options.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/__init__.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/asio.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/autoconf.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/automake.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/b2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/boost.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/boringssl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/busybox.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/bzip2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/cares.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/catch2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/cbindgen.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/cista.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/clang.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/cli11.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/cmake.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/cpython.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/crun.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/curl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/dbus.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/double_conversion.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/fastfloat.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/ffmpeg.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/flatbuffers.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/fmt.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/fstree.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/gflags.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/glib.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/glog.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/glslang.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/golang.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/googlebenchmark.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/googletest.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/gperf.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/hdf5.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/help2man.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/inja.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/jsoncpp.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libarchive.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libcap.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libdrm.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libedit.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libevent.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libexpat.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libfastjson.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libffi.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libglvnd.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libogg.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libpciaccess.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libseccomp.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libtirpc.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libtool.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libunwind.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libva.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libvorbis.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libxml2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libxslt.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/libyajl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/llvm.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/lua.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/lz4.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/m4.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/make.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/mesa.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/meson.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/mstch.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/mysql.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/nasm.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/ncurses.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/ng_log.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/ninja.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/nlohmann_json.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/nodejs.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/opencv.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/openjdk.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/openssl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/paho.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/patchelf.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/perl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/pkgconfig.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/pugixml.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/python.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/qt.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/rapidjson.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/rapidyaml.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/re2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/re2c.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/readline.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/rust.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/sdl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/simdjson.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/soci.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/spdlog.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/spirv_llvm.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/spirv_tools.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/sqlite.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/ssl.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/texinfo.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/tomlplusplus.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/wayland.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/x11.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/xerces_c.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/xorg.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/xz.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/yamlcpp.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/zeromq.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/zlib.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/pkgs/zstd.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/__init__.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/alias.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/allure.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/autotools.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/autoweight.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/cache.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/cmake.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/conan.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/cxx.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/cxxinfo.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/dashboard.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/docker.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/email.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/email.xslt +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/environ.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/fetch.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/gdb.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/gerrit.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/git.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/golang.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/googletest.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/http.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/junit.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/libtool.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/linux.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/logstash.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/meson.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/ninja-compdb.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/ninja.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/nodejs.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/paths.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/pkgconfig.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/podman.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/python.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/__init__.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/administration_pb2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/administration_pb2_grpc.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/log_pb2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/log_pb2_grpc.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/scheduler_pb2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/scheduler_pb2_grpc.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/worker_pb2.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/remote_execution/worker_pb2_grpc.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/report.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/rust.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/scheduler.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/selfdeploy.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/strings.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/symlinks.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/telemetry.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/timeline.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/volume.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/yaml-ninja.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/plugins/yamltask.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/scheduler.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/tasks.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/templates/cxxexecutable.cmake.template +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/templates/cxxlibrary.cmake.template +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/templates/export.sh.template +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/templates/timeline.html.template +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/timer.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/tools.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/utils.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/version_utils.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt/xmldom.py +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt.egg-info/SOURCES.txt +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt.egg-info/dependency_links.txt +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt.egg-info/entry_points.txt +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/jolt.egg-info/top_level.txt +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/setup.cfg +0 -0
- {jolt-0.9.438 → jolt-0.9.439}/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.439
|
|
4
4
|
Summary: A task executor
|
|
5
5
|
Home-page: https://github.com/srand/jolt
|
|
6
6
|
Author: Robert Andersson
|
|
@@ -48,6 +48,7 @@ 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
|
|
51
52
|
Requires-Dist: idna==3.10
|
|
52
53
|
Requires-Dist: importlib_metadata==8.5.0
|
|
53
54
|
Requires-Dist: importlib_metadata==8.5.0
|
|
@@ -69,8 +70,7 @@ Requires-Dist: nh3==0.2.19
|
|
|
69
70
|
Requires-Dist: ninja==1.11.1.1
|
|
70
71
|
Requires-Dist: packaging==24.2
|
|
71
72
|
Requires-Dist: patch-ng==1.18.1
|
|
72
|
-
Requires-Dist: pip==
|
|
73
|
-
Requires-Dist: pkginfo==1.12.0
|
|
73
|
+
Requires-Dist: pip==25.3
|
|
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,14 +90,14 @@ 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==80.9.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.0
|
|
97
|
+
Requires-Dist: twine==6.2.0
|
|
98
98
|
Requires-Dist: typing_extensions==4.15.0
|
|
99
99
|
Requires-Dist: urllib3==1.26.20
|
|
100
|
-
Requires-Dist: wheel==0.
|
|
100
|
+
Requires-Dist: wheel==0.46.3
|
|
101
101
|
Requires-Dist: zipp==3.20.2
|
|
102
102
|
Requires-Dist: zstandard==0.23.0
|
|
103
103
|
Provides-Extra: allure
|
|
@@ -24,7 +24,8 @@ class Abseil(cmake.CMake):
|
|
|
24
24
|
|
|
25
25
|
def publish(self, artifact, tools):
|
|
26
26
|
super().publish(artifact, tools)
|
|
27
|
-
|
|
27
|
+
if self.system == "windows":
|
|
28
|
+
artifact.cxxinfo.msvcrt = "Dynamic"
|
|
28
29
|
artifact.cxxinfo.incpaths.append("include")
|
|
29
30
|
artifact.cxxinfo.libpaths.append("lib")
|
|
30
31
|
if self.shared:
|
|
@@ -45,7 +45,8 @@ class Grpc(cmake.CMake):
|
|
|
45
45
|
|
|
46
46
|
def publish(self, artifact, tools):
|
|
47
47
|
super().publish(artifact, tools)
|
|
48
|
-
|
|
48
|
+
if self.system == "windows":
|
|
49
|
+
artifact.cxxinfo.msvcrt = "Dynamic"
|
|
49
50
|
artifact.cxxinfo.incpaths.append("include")
|
|
50
51
|
artifact.cxxinfo.libpaths.append("lib")
|
|
51
52
|
|
|
@@ -55,7 +56,8 @@ class GrpcC(Task):
|
|
|
55
56
|
extends = "grpc"
|
|
56
57
|
|
|
57
58
|
def publish(self, artifact, tools):
|
|
58
|
-
|
|
59
|
+
if self.system == "windows":
|
|
60
|
+
artifact.cxxinfo.msvcrt = "Dynamic"
|
|
59
61
|
artifact.cxxinfo.libraries.append("grpc")
|
|
60
62
|
|
|
61
63
|
|
|
@@ -64,7 +66,8 @@ class GrpcCXX(Task):
|
|
|
64
66
|
extends = "grpc"
|
|
65
67
|
|
|
66
68
|
def publish(self, artifact, tools):
|
|
67
|
-
|
|
69
|
+
if self.system == "windows":
|
|
70
|
+
artifact.cxxinfo.msvcrt = "Dynamic"
|
|
68
71
|
artifact.cxxinfo.libraries.append("grpc++")
|
|
69
72
|
|
|
70
73
|
|
|
@@ -23,7 +23,8 @@ class Poco(cmake.CMake):
|
|
|
23
23
|
|
|
24
24
|
def publish(self, artifact, tools):
|
|
25
25
|
super().publish(artifact, tools)
|
|
26
|
-
|
|
26
|
+
if self.system == "windows":
|
|
27
|
+
artifact.cxxinfo.msvcrt = "Dynamic"
|
|
27
28
|
artifact.cxxinfo.incpaths.append("include")
|
|
28
29
|
artifact.cxxinfo.libpaths.append("lib")
|
|
29
30
|
|
|
@@ -30,7 +30,8 @@ class Protobuf(cmake.CMake):
|
|
|
30
30
|
|
|
31
31
|
def publish(self, artifact, tools):
|
|
32
32
|
super().publish(artifact, tools)
|
|
33
|
-
|
|
33
|
+
if self.system == "windows":
|
|
34
|
+
artifact.cxxinfo.msvcrt = "Dynamic"
|
|
34
35
|
artifact.cxxinfo.incpaths.append("include")
|
|
35
36
|
artifact.cxxinfo.libpaths.append("lib")
|
|
36
37
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.9.439"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jolt
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.439
|
|
4
4
|
Summary: A task executor
|
|
5
5
|
Home-page: https://github.com/srand/jolt
|
|
6
6
|
Author: Robert Andersson
|
|
@@ -48,6 +48,7 @@ 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
|
|
51
52
|
Requires-Dist: idna==3.10
|
|
52
53
|
Requires-Dist: importlib_metadata==8.5.0
|
|
53
54
|
Requires-Dist: importlib_metadata==8.5.0
|
|
@@ -69,8 +70,7 @@ Requires-Dist: nh3==0.2.19
|
|
|
69
70
|
Requires-Dist: ninja==1.11.1.1
|
|
70
71
|
Requires-Dist: packaging==24.2
|
|
71
72
|
Requires-Dist: patch-ng==1.18.1
|
|
72
|
-
Requires-Dist: pip==
|
|
73
|
-
Requires-Dist: pkginfo==1.12.0
|
|
73
|
+
Requires-Dist: pip==25.3
|
|
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,14 +90,14 @@ 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==80.9.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.0
|
|
97
|
+
Requires-Dist: twine==6.2.0
|
|
98
98
|
Requires-Dist: typing_extensions==4.15.0
|
|
99
99
|
Requires-Dist: urllib3==1.26.20
|
|
100
|
-
Requires-Dist: wheel==0.
|
|
100
|
+
Requires-Dist: wheel==0.46.3
|
|
101
101
|
Requires-Dist: zipp==3.20.2
|
|
102
102
|
Requires-Dist: zstandard==0.23.0
|
|
103
103
|
Provides-Extra: allure
|
|
@@ -25,6 +25,7 @@ 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
|
|
28
29
|
idna==3.10
|
|
29
30
|
importlib_metadata==8.5.0
|
|
30
31
|
importlib_metadata==8.5.0
|
|
@@ -46,8 +47,7 @@ nh3==0.2.19
|
|
|
46
47
|
ninja==1.11.1.1
|
|
47
48
|
packaging==24.2
|
|
48
49
|
patch-ng==1.18.1
|
|
49
|
-
pip==
|
|
50
|
-
pkginfo==1.12.0
|
|
50
|
+
pip==25.3
|
|
51
51
|
pluggy==1.5.0
|
|
52
52
|
pluginbase==1.0.1
|
|
53
53
|
protobuf==5.28.2
|
|
@@ -67,14 +67,14 @@ 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==80.9.0
|
|
71
71
|
six==1.16.0
|
|
72
72
|
texttable==1.7.0
|
|
73
73
|
tqdm==4.66.5
|
|
74
|
-
twine==6.0
|
|
74
|
+
twine==6.2.0
|
|
75
75
|
typing_extensions==4.15.0
|
|
76
76
|
urllib3==1.26.20
|
|
77
|
-
wheel==0.
|
|
77
|
+
wheel==0.46.3
|
|
78
78
|
zipp==3.20.2
|
|
79
79
|
zstandard==0.23.0
|
|
80
80
|
|
jolt-0.9.438/jolt/version.py
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.9.438"
|
|
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
|