Skip to content

Commit ea2610d

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

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/sphinx-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-
1c61e77eccfb47b9f4af388e8bd325d7b6b8c04595f99c6a96f369bf50bedda80b77fb8d5ec49085e137f9765476bdc974a607b286a44cd6a3709facfc4b1324
9+
857ec64c277145cdd933824883a88aa539c7e31028f172cb32c18c8d937279d9d7267b8389e123ac7130b4d0831a8cc184416342e3c54809dd7419a673f1fcd1
1010
)
1111

1212
file(GLOB items ${SOURCE_PATH}/cmake/*)

ports/sphinx-cmake/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sphinx-cmake",
3-
"version": "0.2.2",
3+
"version": "1.0.1",
44
"description": "Sphinx module for CMake.",
55
"homepage": "https://github.com/python-cmake/sphinx-cmake",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"port-version": 0
6262
},
6363
"sphinx-cmake": {
64-
"baseline": "0.2.2",
64+
"baseline": "1.0.1",
6565
"port-version": 0
6666
},
6767
"stablecoder-cmake-scripts": {

versions/s-/sphinx-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": "adaf453922b41a61872cdbb14f0708babd4d37fd",
5+
"version": "1.0.1",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "eab0e0b38d9fd0e290f8ccc6726645e7b66efe0c",
510
"version": "0.2.2",

0 commit comments

Comments
 (0)