We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59fd61a commit f1502cdCopy full SHA for f1502cd
ports/pytest-cmake/portfile.cmake
@@ -6,7 +6,7 @@ vcpkg_from_github(
6
REF
7
${VERSION}
8
SHA512
9
- 8bf96abcc5a695951a619f845b21e37334da7af0a7c9c22b43a2840c190225888e12be78b1fc8d3cc0a60826e9e173a25606512ec38f621d55eb7bab98d1e9f0
+ bef789a51f65130ca29370c05e08d98c8c04537a49eee12a48e932f973e6f67f41feab6c6495324562eff025324887f69119af74bfff676ff3333e1409d341f4
10
)
11
12
file(GLOB items ${SOURCE_PATH}/cmake/*)
ports/pytest-cmake/vcpkg.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pytest-cmake",
3
- "version": "0.12.0",
+ "version": "0.13.0",
4
"description": "Pytest module for CMake.",
5
"homepage": "https://github.com/python-cmake/pytest-cmake",
"license": "MIT",
0 commit comments