From 19c91fca83e9b5c53a58c4a8cba85992dd4e49e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:29:19 +0000 Subject: [PATCH] chore(port): update python-cmake/pytest-cmake to v0.11.3 (#248) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ports/pytest-cmake/portfile.cmake | 2 +- ports/pytest-cmake/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/p-/pytest-cmake.json | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ports/pytest-cmake/portfile.cmake b/ports/pytest-cmake/portfile.cmake index f7463da..0142f03 100644 --- a/ports/pytest-cmake/portfile.cmake +++ b/ports/pytest-cmake/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( REF ${VERSION} SHA512 - d6a093177bc17feae5b271b447348bcdcd808bb409ac416970427285fcc8a39a0b55b29cd948f38a54e88a6c4b602821fc0d749be378a79af5c95a1201b269a0 + bac7ccccc0b25cb189cef093b804d989937d77f25634e7e2c3492fa76efc8bf2c7f7c315f31648986f8533efed27f0a77bca550d5aa13d84139ad14be52c03af ) file(GLOB items ${SOURCE_PATH}/cmake/*) diff --git a/ports/pytest-cmake/vcpkg.json b/ports/pytest-cmake/vcpkg.json index 3d8a8e6..187a061 100644 --- a/ports/pytest-cmake/vcpkg.json +++ b/ports/pytest-cmake/vcpkg.json @@ -1,6 +1,6 @@ { "name": "pytest-cmake", - "version": "0.11.2", + "version": "0.11.3", "description": "Pytest module for CMake.", "homepage": "https://github.com/python-cmake/pytest-cmake", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 9f84f6f..53e8d97 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -49,7 +49,7 @@ "port-version": 0 }, "pytest-cmake": { - "baseline": "0.11.2", + "baseline": "0.11.3", "port-version": 0 }, "robotology-cmake-ycm": { diff --git a/versions/p-/pytest-cmake.json b/versions/p-/pytest-cmake.json index 0c32b4e..9f9ab3c 100644 --- a/versions/p-/pytest-cmake.json +++ b/versions/p-/pytest-cmake.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "082aa74eb687408fe3c03f4f3414ca8c186bc52a", + "version": "0.11.3", + "port-version": 0 + }, { "git-tree": "7ddea92f7240ac8511b92991d04f47a5aec45fdd", "version": "0.11.2",