Skip to content

Commit

Permalink
chore(port): update python-cmake/pytest-cmake to v0.8.4 (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Oct 6, 2024
1 parent ddce6d5 commit 53f3f9b
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
dc40adfde49ffe08485875e2afc83426f4aa3bc0fa4411857371c6f9dda9314d3e635a52e561574437029584dca3b098878a124c5dab999ac4c3fc961a24c67e
71144480d8bf86b1e0b8f82056547b4ec415c0d274805e636745ca594fae45afa418a50d929b30d5f4996e3610e28f7fd91ff5f66a2a4315ea8ff608816beb9d
)

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.8.3",
"version": "0.8.4",
"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.8.3",
"baseline": "0.8.4",
"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": "70d40c5a168696192d589946c81d55e70b8ac7b1",
"version": "0.8.4",
"port-version": 0
},
{
"git-tree": "80852eb02333b7129c527e46ec42cbd03e3845b8",
"version": "0.8.3",
Expand Down

0 comments on commit 53f3f9b

Please sign in to comment.