diff --git a/ports/py-contourpy/portfile.cmake b/ports/py-contourpy/portfile.cmake index 997a1f1..f46c619 100755 --- a/ports/py-contourpy/portfile.cmake +++ b/ports/py-contourpy/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME contourpy VERSION ${VERSION} - SHA512 1804b5512cbccef38e86a1d28c91e7a19a72cf9baeaede0873abd7ed7c46f78e3a81a1e7fa87b91cbeef96d55930db6527fbbff905803ad393170e3ed709e0b0 + SHA512 de3f6dc930bb752a3cf8d2244fc15b20061380dc84de11c847ad534ac92eb56049448e397c54831f735ac02b42387ddfa559d4aad3699cb765b03e2cb808efe7 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-contourpy/vcpkg.json b/ports/py-contourpy/vcpkg.json index 50238ae..1a1bed3 100755 --- a/ports/py-contourpy/vcpkg.json +++ b/ports/py-contourpy/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-contourpy", - "version": "1.3.0", + "version": "1.3.1", "description": "Python library for calculating contours in 2D quadrilateral grids", "homepage": "https://contourpy.readthedocs.io/", "dependencies": [ diff --git a/ports/py-hatchling/portfile.cmake b/ports/py-hatchling/portfile.cmake index 899bde9..7d34b3c 100755 --- a/ports/py-hatchling/portfile.cmake +++ b/ports/py-hatchling/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME hatchling VERSION ${VERSION} - SHA512 d3b93b3c2d6c8928f8f6029e0b8e9cbd4fb341dbfc699ed0b333d50b09768a9163a57106bf1941db1a975407b569c21d15d4d357345326a78651e7282aa9fd50 + SHA512 08d56be0641f8c009ecf32eafc7659158c6b2b67709b22e8cecf5dd1d7edd2307bf4a1d79af51064fdfde7017b6972df32f545f90f48f74410b02c7ca8aae993 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-hatchling/vcpkg.json b/ports/py-hatchling/vcpkg.json index a58e875..c51dc13 100755 --- a/ports/py-hatchling/vcpkg.json +++ b/ports/py-hatchling/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-hatchling", - "version": "1.26.1", + "version": "1.26.3", "description": "Modern, extensible Python build backend", "homepage": "https://hatch.pypa.io/latest/", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 00e9745..ef940ee 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -37,7 +37,7 @@ "port-version": 0 }, "py-contourpy": { - "baseline": "1.3.0", + "baseline": "1.3.1", "port-version": 0 }, "py-cppy": { @@ -93,7 +93,7 @@ "port-version": 0 }, "py-hatchling": { - "baseline": "1.26.1", + "baseline": "1.26.3", "port-version": 0 }, "py-idna": { diff --git a/versions/p-/py-contourpy.json b/versions/p-/py-contourpy.json index 632a559..07b90cf 100644 --- a/versions/p-/py-contourpy.json +++ b/versions/p-/py-contourpy.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9da79e7c100765f608d9ba2a436bcb61dbaa29ba", + "version": "1.3.1", + "port-version": 0 + }, { "git-tree": "08e6f5cb8a4e00e3e55b593656e7b20702ecca90", "version": "1.3.0", diff --git a/versions/p-/py-hatchling.json b/versions/p-/py-hatchling.json index a0021bb..91df50e 100644 --- a/versions/p-/py-hatchling.json +++ b/versions/p-/py-hatchling.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "eab7873adc6d91844cae486889739b5529262c98", + "version": "1.26.3", + "port-version": 0 + }, { "git-tree": "531017f299924b322a698787d27c14ab3203118f", "version": "1.26.1",