Skip to content

Commit 53f3f9b

Browse files
chore(port): update python-cmake/pytest-cmake to v0.8.4 (#203)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent ddce6d5 commit 53f3f9b

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/pytest-cmake/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
${VERSION}
88
SHA512
9-
dc40adfde49ffe08485875e2afc83426f4aa3bc0fa4411857371c6f9dda9314d3e635a52e561574437029584dca3b098878a124c5dab999ac4c3fc961a24c67e
9+
71144480d8bf86b1e0b8f82056547b4ec415c0d274805e636745ca594fae45afa418a50d929b30d5f4996e3610e28f7fd91ff5f66a2a4315ea8ff608816beb9d
1010
)
1111

1212
file(GLOB items ${SOURCE_PATH}/cmake/*)

ports/pytest-cmake/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pytest-cmake",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "Pytest module for CMake.",
55
"homepage": "https://github.com/python-cmake/pytest-cmake",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"port-version": 0
5050
},
5151
"pytest-cmake": {
52-
"baseline": "0.8.3",
52+
"baseline": "0.8.4",
5353
"port-version": 0
5454
},
5555
"robotology-cmake-ycm": {

versions/p-/pytest-cmake.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "70d40c5a168696192d589946c81d55e70b8ac7b1",
5+
"version": "0.8.4",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "80852eb02333b7129c527e46ec42cbd03e3845b8",
510
"version": "0.8.3",

0 commit comments

Comments
 (0)