Skip to content

Commit

Permalink
chore(port): update python-cmake/pytest-cmake to v0.11.3 (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 7c2a3a7 commit 19c91fc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/pytest-cmake/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
REF
${VERSION}
SHA512
d6a093177bc17feae5b271b447348bcdcd808bb409ac416970427285fcc8a39a0b55b29cd948f38a54e88a6c4b602821fc0d749be378a79af5c95a1201b269a0
bac7ccccc0b25cb189cef093b804d989937d77f25634e7e2c3492fa76efc8bf2c7f7c315f31648986f8533efed27f0a77bca550d5aa13d84139ad14be52c03af
)

file(GLOB items ${SOURCE_PATH}/cmake/*)
Expand Down
2 changes: 1 addition & 1 deletion ports/pytest-cmake/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"port-version": 0
},
"pytest-cmake": {
"baseline": "0.11.2",
"baseline": "0.11.3",
"port-version": 0
},
"robotology-cmake-ycm": {
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/pytest-cmake.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "082aa74eb687408fe3c03f4f3414ca8c186bc52a",
"version": "0.11.3",
"port-version": 0
},
{
"git-tree": "7ddea92f7240ac8511b92991d04f47a5aec45fdd",
"version": "0.11.2",
Expand Down

0 comments on commit 19c91fc

Please sign in to comment.