diff --git a/ports/py-hatchling/portfile.cmake b/ports/py-hatchling/portfile.cmake index 8bcd729b..460c2a70 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 e48055970b0b6d0752d704c89c660d11530c2594c24eb8d4660b6ae53d79fa8170b0306481c8a8bca3d06feb4476bcdd79d9c1a5dea3c7a4f84a762ecfd5c594 + SHA512 8a4989943705f547f848ca6d46e33cf3b4949c81b21dff38baf48b532b6ea415cd0558538a8f404a1fd09d8d97ec47c36cb7b1e350aef9b8840f55380841de34 ) 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 c6fa30c2..0f7f720b 100755 --- a/ports/py-hatchling/vcpkg.json +++ b/ports/py-hatchling/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-hatchling", - "version": "1.31.0", + "version": "1.32.0", "description": "Modern, extensible Python build backend", "homepage": "https://hatch.pypa.io/latest/", "dependencies": [ diff --git a/ports/py-platformdirs/portfile.cmake b/ports/py-platformdirs/portfile.cmake index ad420277..00979386 100644 --- a/ports/py-platformdirs/portfile.cmake +++ b/ports/py-platformdirs/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME platformdirs VERSION ${VERSION} - SHA512 253623b2a6018ef471a93f6999e9173c699d8f566cd7051e22c5624a1952d0a2098d2592d332614dd724b2e39756d18e6f78530cf08ef09207a0278afddd86fc + SHA512 9a01bc715cba8e577513a21388096e8c9c41922bf12c12c41258ec99118924a05b53a7079498b1b50c70c94c6d076d7b415c1c0d23577050c1fb259415239c82 FILENAME platformdirs ) diff --git a/ports/py-platformdirs/vcpkg.json b/ports/py-platformdirs/vcpkg.json index ddf3ac5b..11b87727 100644 --- a/ports/py-platformdirs/vcpkg.json +++ b/ports/py-platformdirs/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-platformdirs", - "version": "4.11.1", + "version": "4.11.2", "description": "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.", "homepage": "https://platformdirs.readthedocs.io/en/latest/", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index e014438b..a8091719 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -153,7 +153,7 @@ "port-version": 0 }, "py-hatchling": { - "baseline": "1.31.0", + "baseline": "1.32.0", "port-version": 0 }, "py-idna": { @@ -269,7 +269,7 @@ "port-version": 1 }, "py-platformdirs": { - "baseline": "4.11.1", + "baseline": "4.11.2", "port-version": 0 }, "py-plotly": { diff --git a/versions/p-/py-hatchling.json b/versions/p-/py-hatchling.json index 49da2415..029280ba 100644 --- a/versions/p-/py-hatchling.json +++ b/versions/p-/py-hatchling.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "31b86ff21201ed97217a7228b93f07e0ec643cc8", + "version": "1.32.0", + "port-version": 0 + }, { "git-tree": "f3a3bfc2fa8ce00a1bce7b90d4628e2bfd5c0cde", "version": "1.31.0", diff --git a/versions/p-/py-platformdirs.json b/versions/p-/py-platformdirs.json index f1e054fa..e36dc3e8 100644 --- a/versions/p-/py-platformdirs.json +++ b/versions/p-/py-platformdirs.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2caf8c971782184d5df37f55ee01d236f9dad3c7", + "version": "4.11.2", + "port-version": 0 + }, { "git-tree": "a5d0914ed4be3397969d504bfaeacbbaac063704", "version": "4.11.1",