Skip to content

Commit a1a828c

Browse files
chore(port): update python-cmake/pytest-cmake to v1.1.0 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea2610d commit a1a828c

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-
c2ff0ce675aeb2eb9fa1ee2f16899a2b961cecd8db5c637458850a73703d8b1cfa140d963f3b56f07e22dd3fa8ce6e58bb252c7f84e0d79cecb1fdec963e84d7
9+
e3b70c08f551f0643860ceabcffbbdceda8bef51a5c98913eb16bdebc7ebc5cc360a708ee9d53587a1510b35ad35dab87052c66191be4361b82898b51675f563
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": "1.0.0",
3+
"version": "1.1.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": "1.0.0",
52+
"baseline": "1.1.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": "f6d3c41b20474ba48cc8b79351a877563c64ed27",
5+
"version": "1.1.0",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "5449aa447a95a36fff5f47b44fbf94843a1b3982",
510
"version": "1.0.0",

0 commit comments

Comments
 (0)