jolt 0.9.429__tar.gz → 0.9.433__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.429 → jolt-0.9.433}/PKG-INFO +1 -1
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/cli11.py +1 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/zlib.py +20 -2
- {jolt-0.9.429 → jolt-0.9.433}/jolt/tasks.py +8 -11
- jolt-0.9.433/jolt/version.py +1 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt.egg-info/PKG-INFO +1 -1
- jolt-0.9.429/jolt/version.py +0 -1
- {jolt-0.9.429 → jolt-0.9.433}/README.rst +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/__init__.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/__main__.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/bin/fstree-darwin-x86_64 +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/bin/fstree-linux-x86_64 +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/cache.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/chroot.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/cli.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/colors.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/common_pb2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/common_pb2_grpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/config.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/error.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/expires.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/filesystem.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/graph.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/hooks.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/influence.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/inspection.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/loader.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/log.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/manifest.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/options.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/__init__.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/abseil.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/asio.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/autoconf.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/automake.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/b2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/boost.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/boringssl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/busybox.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/bzip2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/cares.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/catch2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/cbindgen.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/cista.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/clang.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/cmake.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/cpython.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/crun.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/curl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/dbus.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/double_conversion.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/fastfloat.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/ffmpeg.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/flatbuffers.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/fmt.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/fstree.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/gflags.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/glib.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/glog.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/glslang.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/golang.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/googlebenchmark.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/googletest.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/gperf.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/grpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/hdf5.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/help2man.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/inja.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/jsoncpp.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libarchive.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libcap.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libdrm.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libedit.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libevent.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libexpat.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libfastjson.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libffi.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libglvnd.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libogg.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libpciaccess.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libseccomp.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libtirpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libtool.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libunwind.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libva.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libvorbis.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libxml2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libxslt.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/libyajl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/llvm.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/lua.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/lz4.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/m4.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/make.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/mesa.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/meson.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/mstch.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/mysql.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/nasm.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/ncurses.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/ng_log.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/ninja.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/nlohmann_json.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/nodejs.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/opencv.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/openjdk.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/openssl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/paho.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/patchelf.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/perl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/pkgconfig.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/poco.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/protobuf.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/pugixml.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/python.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/qt.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/rapidjson.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/rapidyaml.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/re2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/re2c.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/readline.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/rust.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/sdl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/simdjson.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/soci.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/spdlog.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/spirv_llvm.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/spirv_tools.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/sqlite.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/ssl.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/texinfo.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/tomlplusplus.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/wayland.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/x11.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/xerces_c.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/xorg.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/xz.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/yamlcpp.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/zeromq.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/pkgs/zstd.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/__init__.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/alias.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/allure.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/autotools.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/autoweight.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/cache.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/cmake.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/conan.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/cxx.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/cxxinfo.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/dashboard.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/docker.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/email.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/email.xslt +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/environ.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/fetch.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/gdb.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/gerrit.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/git.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/golang.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/googletest.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/http.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/junit.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/libtool.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/linux.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/logstash.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/meson.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/ninja-compdb.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/ninja.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/nodejs.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/paths.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/pkgconfig.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/podman.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/python.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/__init__.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/administration_pb2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/administration_pb2_grpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/log_pb2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/log_pb2_grpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/scheduler_pb2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/scheduler_pb2_grpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/worker_pb2.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/remote_execution/worker_pb2_grpc.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/report.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/rust.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/scheduler.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/selfdeploy.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/strings.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/symlinks.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/telemetry.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/timeline.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/volume.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/yaml-ninja.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/plugins/yamltask.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/scheduler.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/templates/cxxexecutable.cmake.template +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/templates/cxxlibrary.cmake.template +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/templates/export.sh.template +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/templates/timeline.html.template +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/timer.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/tools.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/utils.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/version_utils.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt/xmldom.py +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt.egg-info/SOURCES.txt +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt.egg-info/dependency_links.txt +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt.egg-info/entry_points.txt +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt.egg-info/requires.txt +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/jolt.egg-info/top_level.txt +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/setup.cfg +0 -0
- {jolt-0.9.429 → jolt-0.9.433}/setup.py +0 -0
|
@@ -12,6 +12,7 @@ class CLI11(cmake.CMake):
|
|
|
12
12
|
requires_src = ["fetch:alias=src,url=https://github.com/CLIUtils/CLI11/archive/refs/tags/v{version}.tar.gz"]
|
|
13
13
|
srcdir = "{fetch[src]}/CLI11-{version}"
|
|
14
14
|
options = [
|
|
15
|
+
"CLI11_BUILD_EXAMPLES=OFF",
|
|
15
16
|
"CLI11_BUILD_TESTS=OFF",
|
|
16
17
|
]
|
|
17
18
|
|
|
@@ -25,12 +25,30 @@ class Zlib(cmake.CMake):
|
|
|
25
25
|
artifact.cxxinfo.incpaths.append("include")
|
|
26
26
|
artifact.cxxinfo.libpaths.append("lib")
|
|
27
27
|
if self.system == "windows":
|
|
28
|
+
self.publish_windows(artifact, tools)
|
|
29
|
+
else:
|
|
30
|
+
self.publish_unix(artifact, tools)
|
|
31
|
+
|
|
32
|
+
def publish_unix(self, artifact, tools):
|
|
33
|
+
artifact.cxxinfo.libraries.append("z")
|
|
34
|
+
with tools.cwd(artifact.path, "lib"):
|
|
35
|
+
if self.shared:
|
|
36
|
+
for lib in tools.glob("*.a"):
|
|
37
|
+
tools.unlink(lib)
|
|
38
|
+
else:
|
|
39
|
+
for lib in tools.glob("*.so*") + tools.glob("*.dylib*"):
|
|
40
|
+
tools.unlink(lib)
|
|
41
|
+
|
|
42
|
+
def publish_windows(self, artifact, tools):
|
|
43
|
+
with tools.cwd(artifact.path, "lib"):
|
|
28
44
|
if self.shared:
|
|
29
45
|
artifact.cxxinfo.libraries.append("zlib")
|
|
46
|
+
for lib in tools.glob("zlibstatic.*"):
|
|
47
|
+
tools.unlink(lib)
|
|
30
48
|
else:
|
|
31
49
|
artifact.cxxinfo.libraries.append("zlibstatic")
|
|
32
|
-
|
|
33
|
-
|
|
50
|
+
for lib in tools.glob("zlib.*"):
|
|
51
|
+
tools.unlink(lib)
|
|
34
52
|
|
|
35
53
|
|
|
36
54
|
@attributes.requires("requires_git")
|
|
@@ -3360,24 +3360,21 @@ class Test(Task):
|
|
|
3360
3360
|
"""
|
|
3361
3361
|
raise_error_if(type(args) is not list, "Test.parameterized() expects a list as argument")
|
|
3362
3362
|
|
|
3363
|
-
|
|
3364
|
-
def
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
retval = super().__get__(obj, cls)
|
|
3370
|
-
retval.__name__ = f"{self.func.__name__}[{self.__index}]"
|
|
3371
|
-
retval.__doc__ = self.func.__doc__
|
|
3372
|
-
return retval
|
|
3363
|
+
def make_method(index, func, *args):
|
|
3364
|
+
def testmethod(self):
|
|
3365
|
+
return func(self, *args)
|
|
3366
|
+
testmethod.__name__ = f"{func.__name__}[{index}]"
|
|
3367
|
+
testmethod.__doc__ = func.__doc__
|
|
3368
|
+
return testmethod
|
|
3373
3369
|
|
|
3374
3370
|
def decorate(method):
|
|
3375
3371
|
frame = sys._getframe().f_back.f_locals
|
|
3376
3372
|
for index, arg in enumerate(args):
|
|
3377
|
-
testmethod =
|
|
3373
|
+
testmethod = make_method(index, method, *utils.as_list(arg))
|
|
3378
3374
|
name = f"{method.__name__}[{index}]"
|
|
3379
3375
|
frame[name] = testmethod
|
|
3380
3376
|
return None
|
|
3377
|
+
|
|
3381
3378
|
return decorate
|
|
3382
3379
|
|
|
3383
3380
|
def setup(self, deps, tools):
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.9.433"
|
jolt-0.9.429/jolt/version.py
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.9.429"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|