Skip to content

Commit 7c2a3a7

Browse files
chore(port): update python-cmake/pytest-cmake to v0.11.2 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e855ff7 commit 7c2a3a7

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-
802bb4d6f1f2989c5855cdc5aff603e993b2d3e1d3c3350fb678bcf4edc418e45d6d5cf99fa19aa5e266b661c5519b74273b2cb560dbfa67fc06c659a083cc7d
9+
d6a093177bc17feae5b271b447348bcdcd808bb409ac416970427285fcc8a39a0b55b29cd948f38a54e88a6c4b602821fc0d749be378a79af5c95a1201b269a0
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.1",
3+
"version": "0.11.2",
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.1",
52+
"baseline": "0.11.2",
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": "7ddea92f7240ac8511b92991d04f47a5aec45fdd",
5+
"version": "0.11.2",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "fcfda29251110f75a7c06afa043130527e065023",
510
"version": "0.11.1",

0 commit comments

Comments
 (0)