jolt 0.9.447__tar.gz → 0.9.449__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.
Files changed (213) hide show
  1. {jolt-0.9.447 → jolt-0.9.449}/PKG-INFO +1 -1
  2. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/curl.py +2 -1
  3. {jolt-0.9.447 → jolt-0.9.449}/jolt/tools.py +4 -2
  4. jolt-0.9.449/jolt/version.py +1 -0
  5. {jolt-0.9.447 → jolt-0.9.449}/jolt.egg-info/PKG-INFO +1 -1
  6. jolt-0.9.447/jolt/version.py +0 -1
  7. {jolt-0.9.447 → jolt-0.9.449}/README.rst +0 -0
  8. {jolt-0.9.447 → jolt-0.9.449}/jolt/__init__.py +0 -0
  9. {jolt-0.9.447 → jolt-0.9.449}/jolt/__main__.py +0 -0
  10. {jolt-0.9.447 → jolt-0.9.449}/jolt/bin/fstree-darwin-x86_64 +0 -0
  11. {jolt-0.9.447 → jolt-0.9.449}/jolt/bin/fstree-linux-x86_64 +0 -0
  12. {jolt-0.9.447 → jolt-0.9.449}/jolt/cache.py +0 -0
  13. {jolt-0.9.447 → jolt-0.9.449}/jolt/chroot.py +0 -0
  14. {jolt-0.9.447 → jolt-0.9.449}/jolt/cli.py +0 -0
  15. {jolt-0.9.447 → jolt-0.9.449}/jolt/colors.py +0 -0
  16. {jolt-0.9.447 → jolt-0.9.449}/jolt/common_pb2.py +0 -0
  17. {jolt-0.9.447 → jolt-0.9.449}/jolt/common_pb2_grpc.py +0 -0
  18. {jolt-0.9.447 → jolt-0.9.449}/jolt/config.py +0 -0
  19. {jolt-0.9.447 → jolt-0.9.449}/jolt/error.py +0 -0
  20. {jolt-0.9.447 → jolt-0.9.449}/jolt/expires.py +0 -0
  21. {jolt-0.9.447 → jolt-0.9.449}/jolt/filesystem.py +0 -0
  22. {jolt-0.9.447 → jolt-0.9.449}/jolt/graph.py +0 -0
  23. {jolt-0.9.447 → jolt-0.9.449}/jolt/hooks.py +0 -0
  24. {jolt-0.9.447 → jolt-0.9.449}/jolt/influence.py +0 -0
  25. {jolt-0.9.447 → jolt-0.9.449}/jolt/inspection.py +0 -0
  26. {jolt-0.9.447 → jolt-0.9.449}/jolt/loader.py +0 -0
  27. {jolt-0.9.447 → jolt-0.9.449}/jolt/log.py +0 -0
  28. {jolt-0.9.447 → jolt-0.9.449}/jolt/manifest.py +0 -0
  29. {jolt-0.9.447 → jolt-0.9.449}/jolt/options.py +0 -0
  30. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/__init__.py +0 -0
  31. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/abseil.py +0 -0
  32. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/asio.py +0 -0
  33. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/autoconf.py +0 -0
  34. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/automake.py +0 -0
  35. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/b2.py +0 -0
  36. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/blake3.py +0 -0
  37. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/boost.py +0 -0
  38. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/boringssl.py +0 -0
  39. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/brotli.py +0 -0
  40. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/busybox.py +0 -0
  41. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/bzip2.py +0 -0
  42. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/cares.py +0 -0
  43. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/catch2.py +0 -0
  44. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/cbindgen.py +0 -0
  45. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/cista.py +0 -0
  46. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/clang.py +0 -0
  47. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/cli11.py +0 -0
  48. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/cmake.py +0 -0
  49. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/cpython.py +0 -0
  50. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/crun.py +0 -0
  51. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/dbus.py +0 -0
  52. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/double_conversion.py +0 -0
  53. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/fastfloat.py +0 -0
  54. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/ffmpeg.py +0 -0
  55. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/flatbuffers.py +0 -0
  56. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/fmt.py +0 -0
  57. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/fstree.py +0 -0
  58. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/gflags.py +0 -0
  59. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/glib.py +0 -0
  60. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/glog.py +0 -0
  61. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/glslang.py +0 -0
  62. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/golang.py +0 -0
  63. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/googlebenchmark.py +0 -0
  64. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/googletest.py +0 -0
  65. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/gperf.py +0 -0
  66. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/grpc.py +0 -0
  67. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/hdf5.py +0 -0
  68. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/help2man.py +0 -0
  69. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/inja.py +0 -0
  70. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/jsoncpp.py +0 -0
  71. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libarchive.py +0 -0
  72. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libcap.py +0 -0
  73. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libdrm.py +0 -0
  74. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libedit.py +0 -0
  75. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libevent.py +0 -0
  76. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libexpat.py +0 -0
  77. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libfastjson.py +0 -0
  78. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libffi.py +0 -0
  79. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libglvnd.py +0 -0
  80. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libogg.py +0 -0
  81. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libpciaccess.py +0 -0
  82. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libseccomp.py +0 -0
  83. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libtirpc.py +0 -0
  84. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libtool.py +0 -0
  85. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libunwind.py +0 -0
  86. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libva.py +0 -0
  87. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libvorbis.py +0 -0
  88. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libxml2.py +0 -0
  89. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libxslt.py +0 -0
  90. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/libyajl.py +0 -0
  91. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/llvm.py +0 -0
  92. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/lua.py +0 -0
  93. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/lz4.py +0 -0
  94. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/m4.py +0 -0
  95. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/make.py +0 -0
  96. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/mesa.py +0 -0
  97. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/meson.py +0 -0
  98. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/mstch.py +0 -0
  99. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/mysql.py +0 -0
  100. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/nasm.py +0 -0
  101. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/ncurses.py +0 -0
  102. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/ng_log.py +0 -0
  103. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/ninja.py +0 -0
  104. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/nlohmann_json.py +0 -0
  105. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/nodejs.py +0 -0
  106. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/opencv.py +0 -0
  107. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/openjdk.py +0 -0
  108. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/openssl.py +0 -0
  109. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/paho.py +0 -0
  110. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/patchelf.py +0 -0
  111. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/perl.py +0 -0
  112. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/pkgconfig.py +0 -0
  113. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/poco.py +0 -0
  114. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/protobuf.py +0 -0
  115. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/pugixml.py +0 -0
  116. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/python.py +0 -0
  117. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/qt.py +0 -0
  118. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/rapidjson.py +0 -0
  119. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/rapidyaml.py +0 -0
  120. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/re2.py +0 -0
  121. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/re2c.py +0 -0
  122. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/readline.py +0 -0
  123. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/rust.py +0 -0
  124. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/sdl.py +0 -0
  125. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/simdjson.py +0 -0
  126. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/soci.py +0 -0
  127. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/spdlog.py +0 -0
  128. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/spirv_llvm.py +0 -0
  129. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/spirv_tools.py +0 -0
  130. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/sqlite.py +0 -0
  131. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/ssl.py +0 -0
  132. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/texinfo.py +0 -0
  133. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/tomlplusplus.py +0 -0
  134. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/wayland.py +0 -0
  135. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/x11.py +0 -0
  136. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/xerces_c.py +0 -0
  137. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/xorg.py +0 -0
  138. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/xz.py +0 -0
  139. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/yamlcpp.py +0 -0
  140. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/zeromq.py +0 -0
  141. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/zlib.py +0 -0
  142. {jolt-0.9.447 → jolt-0.9.449}/jolt/pkgs/zstd.py +0 -0
  143. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/__init__.py +0 -0
  144. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/alias.py +0 -0
  145. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/allure.py +0 -0
  146. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/autotools.py +0 -0
  147. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/autoweight.py +0 -0
  148. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/cache.py +0 -0
  149. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/cmake.py +0 -0
  150. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/conan.py +0 -0
  151. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/cxx.py +0 -0
  152. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/cxxinfo.py +0 -0
  153. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/dashboard.py +0 -0
  154. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/docker.py +0 -0
  155. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/email.py +0 -0
  156. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/email.xslt +0 -0
  157. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/environ.py +0 -0
  158. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/fetch.py +0 -0
  159. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/gdb.py +0 -0
  160. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/gerrit.py +0 -0
  161. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/git.py +0 -0
  162. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/golang.py +0 -0
  163. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/googletest.py +0 -0
  164. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/http.py +0 -0
  165. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/junit.py +0 -0
  166. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/libtool.py +0 -0
  167. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/linux.py +0 -0
  168. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/logstash.py +0 -0
  169. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/meson.py +0 -0
  170. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/ninja-compdb.py +0 -0
  171. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/ninja.py +0 -0
  172. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/nodejs.py +0 -0
  173. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/paths.py +0 -0
  174. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/pkgconfig.py +0 -0
  175. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/podman.py +0 -0
  176. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/python.py +0 -0
  177. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/__init__.py +0 -0
  178. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/administration_pb2.py +0 -0
  179. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/administration_pb2_grpc.py +0 -0
  180. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/log_pb2.py +0 -0
  181. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/log_pb2_grpc.py +0 -0
  182. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/scheduler_pb2.py +0 -0
  183. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/scheduler_pb2_grpc.py +0 -0
  184. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/worker_pb2.py +0 -0
  185. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/remote_execution/worker_pb2_grpc.py +0 -0
  186. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/report.py +0 -0
  187. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/rust.py +0 -0
  188. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/scheduler.py +0 -0
  189. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/selfdeploy.py +0 -0
  190. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/strings.py +0 -0
  191. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/symlinks.py +0 -0
  192. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/telemetry.py +0 -0
  193. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/timeline.py +0 -0
  194. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/volume.py +0 -0
  195. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/yaml-ninja.py +0 -0
  196. {jolt-0.9.447 → jolt-0.9.449}/jolt/plugins/yamltask.py +0 -0
  197. {jolt-0.9.447 → jolt-0.9.449}/jolt/scheduler.py +0 -0
  198. {jolt-0.9.447 → jolt-0.9.449}/jolt/tasks.py +0 -0
  199. {jolt-0.9.447 → jolt-0.9.449}/jolt/templates/cxxexecutable.cmake.template +0 -0
  200. {jolt-0.9.447 → jolt-0.9.449}/jolt/templates/cxxlibrary.cmake.template +0 -0
  201. {jolt-0.9.447 → jolt-0.9.449}/jolt/templates/export.sh.template +0 -0
  202. {jolt-0.9.447 → jolt-0.9.449}/jolt/templates/timeline.html.template +0 -0
  203. {jolt-0.9.447 → jolt-0.9.449}/jolt/timer.py +0 -0
  204. {jolt-0.9.447 → jolt-0.9.449}/jolt/utils.py +0 -0
  205. {jolt-0.9.447 → jolt-0.9.449}/jolt/version_utils.py +0 -0
  206. {jolt-0.9.447 → jolt-0.9.449}/jolt/xmldom.py +0 -0
  207. {jolt-0.9.447 → jolt-0.9.449}/jolt.egg-info/SOURCES.txt +0 -0
  208. {jolt-0.9.447 → jolt-0.9.449}/jolt.egg-info/dependency_links.txt +0 -0
  209. {jolt-0.9.447 → jolt-0.9.449}/jolt.egg-info/entry_points.txt +0 -0
  210. {jolt-0.9.447 → jolt-0.9.449}/jolt.egg-info/requires.txt +0 -0
  211. {jolt-0.9.447 → jolt-0.9.449}/jolt.egg-info/top_level.txt +0 -0
  212. {jolt-0.9.447 → jolt-0.9.449}/setup.cfg +0 -0
  213. {jolt-0.9.447 → jolt-0.9.449}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jolt
3
- Version: 0.9.447
3
+ Version: 0.9.449
4
4
  Summary: A task executor
5
5
  Home-page: https://github.com/srand/jolt
6
6
  Author: Robert Andersson
@@ -19,7 +19,7 @@ class Curl(cmake.CMake):
19
19
  shared = BooleanParameter(False, help="Build shared libraries.")
20
20
  requires_brotli = ["brotli"]
21
21
  requires_git = ["git:url=https://github.com/curl/curl.git,rev=curl-{_version_tag},submodules=true"]
22
- requires_ssl = ["virtual/ssl"]
22
+ requires_ssl = ["virtual/ssl:shared={shared}"]
23
23
  requires_zlib = ["virtual/zlib"]
24
24
  requires_zstd = ["zstd"]
25
25
  srcdir = "{git[curl]}"
@@ -27,6 +27,7 @@ class Curl(cmake.CMake):
27
27
  "BUILD_SHARED_LIBS={shared[ON,OFF]}",
28
28
  "CURL_USE_LIBPSL=OFF",
29
29
  "USE_LIBIDN2=OFF",
30
+ "OPENSSL_USE_STATIC_LIBS={shared[OFF,ON]}",
30
31
  ]
31
32
 
32
33
  @property
@@ -286,12 +286,14 @@ class _CMake(object):
286
286
 
287
287
  def build(self, *args, config="Release", **kwargs):
288
288
  threading_args = ' -j {}'.format(kwargs.get("threads", self.tools.thread_count()))
289
+ verbose_args = ' --verbose' if log.is_verbose() else ''
289
290
  with self.tools.cwd(self.builddir):
290
- self.tools.run("cmake --build . --config {0} {1}", config, threading_args, output=True)
291
+ self.tools.run("cmake --build . --config {0} {1}{2}", config, threading_args, verbose_args, output=True)
291
292
 
292
293
  def install(self, target="install", config="Release", **kwargs):
294
+ verbose_args = ' --verbose' if log.is_verbose() else ''
293
295
  with self.tools.cwd(self.builddir), self.tools.environ(DESTDIR=self.installdir):
294
- self.tools.run("cmake --build . --config {0} --target {1}", config, target, output=True)
296
+ self.tools.run("cmake --build . --config {0} --target {1}{2}", config, target, verbose_args, output=True)
295
297
 
296
298
  def publish(self, artifact, files='*', symlinks=True, *args, **kwargs):
297
299
  with self.tools.cwd(self.installdir, "jolt-prefix"):
@@ -0,0 +1 @@
1
+ __version__ = "0.9.449"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jolt
3
- Version: 0.9.447
3
+ Version: 0.9.449
4
4
  Summary: A task executor
5
5
  Home-page: https://github.com/srand/jolt
6
6
  Author: Robert Andersson
@@ -1 +0,0 @@
1
- __version__ = "0.9.447"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes