Skip to content

Commit 72091b6

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(port): update python-cmake/pytest-cmake to v0.11.4
1 parent 4e82ee7 commit 72091b6

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-
bac7ccccc0b25cb189cef093b804d989937d77f25634e7e2c3492fa76efc8bf2c7f7c315f31648986f8533efed27f0a77bca550d5aa13d84139ad14be52c03af
9+
a1f4185a0befeab41759c88c6b5a9ef93fd720b8d7ea521e7398d514cdd8d1188a6f5d712e1928200355c9fe395252b3b7fc8c5894f5ab0ecb445218a30cfa6f
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.11.3",
3+
"version": "0.11.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.11.3",
52+
"baseline": "0.11.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": "d33538d26867872e1e4f2f6fed44cae9d50d2503",
5+
"version": "0.11.4",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "082aa74eb687408fe3c03f4f3414ca8c186bc52a",
510
"version": "0.11.3",

0 commit comments

Comments
 (0)