Skip to content

Commit cc9132a

Browse files
chore(port): update python-cmake/pytest-cmake to v0.11.0 (#211)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent b4266eb commit cc9132a

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-
4c3c73641ab920e3ae753ce9d3ec1e11dfe9910be3f0ac716ccc29692dda0b33c18c8d8d5f2cd380e315c449641836e614747de9be2237d1942d1d68a2a93b67
9+
c36aa1b77be4b8b94fe04462c2e98291e17e9eaa824b61b04cdd94677f648a1b5bbd030e484b3ef84c8a0681d2a91223f266bb90ee019999b93d1ea3a525f540
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.10.0",
3+
"version": "0.11.0",
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.10.0",
52+
"baseline": "0.11.0",
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": "004b2c72380f6b8ac9be046877724f5cd00a1eb5",
5+
"version": "0.11.0",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "a68dca44139627e5fdd6445ecf636cdcc1600290",
510
"version": "0.10.0",

0 commit comments

Comments
 (0)