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 51af2d7 commit f1f85f5Copy full SHA for f1f85f5
ports/pytest-cmake/portfile.cmake
@@ -6,7 +6,7 @@ vcpkg_from_github(
6
REF
7
${VERSION}
8
SHA512
9
- a1f4185a0befeab41759c88c6b5a9ef93fd720b8d7ea521e7398d514cdd8d1188a6f5d712e1928200355c9fe395252b3b7fc8c5894f5ab0ecb445218a30cfa6f
+ 8bf96abcc5a695951a619f845b21e37334da7af0a7c9c22b43a2840c190225888e12be78b1fc8d3cc0a60826e9e173a25606512ec38f621d55eb7bab98d1e9f0
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.11.4",
+ "version": "0.12.0",
4
"description": "Pytest module for CMake.",
5
"homepage": "https://github.com/python-cmake/pytest-cmake",
"license": "MIT",
0 commit comments