From 65ad95b3c7a3a3e5712be68f32c2abcb6be073ac Mon Sep 17 00:00:00 2001 From: Update Bot Date: Tue, 24 Feb 2026 06:13:29 +0000 Subject: [PATCH] Autoupdating ports --- ports/py-calamine/portfile.cmake | 2 +- ports/py-calamine/vcpkg.json | 2 +- ports/py-flask/portfile.cmake | 2 +- ports/py-flask/vcpkg.json | 2 +- ports/py-hatchling/portfile.cmake | 2 +- ports/py-hatchling/vcpkg.json | 2 +- ports/py-isort/portfile.cmake | 2 +- ports/py-isort/vcpkg.json | 2 +- ports/py-maturin/portfile.cmake | 2 +- ports/py-maturin/vcpkg.json | 2 +- ports/py-psycopg-c/portfile.cmake | 5 +++-- ports/py-psycopg-c/vcpkg.json | 2 +- ports/py-psycopg/portfile.cmake | 2 +- ports/py-psycopg/vcpkg.json | 3 +-- ports/py-pydantic-core/portfile.cmake | 2 +- ports/py-pydantic-core/vcpkg.json | 3 +-- ports/py-scipy/portfile.cmake | 2 +- ports/py-scipy/vcpkg.json | 3 +-- ports/py-werkzeug/portfile.cmake | 2 +- ports/py-werkzeug/vcpkg.json | 2 +- versions/baseline.json | 26 +++++++++++++------------- versions/p-/py-calamine.json | 5 +++++ versions/p-/py-flask.json | 5 +++++ versions/p-/py-hatchling.json | 5 +++++ versions/p-/py-isort.json | 5 +++++ versions/p-/py-maturin.json | 5 +++++ versions/p-/py-psycopg-c.json | 5 +++++ versions/p-/py-psycopg.json | 5 +++++ versions/p-/py-pydantic-core.json | 5 +++++ versions/p-/py-scipy.json | 5 +++++ versions/p-/py-werkzeug.json | 5 +++++ 31 files changed, 85 insertions(+), 37 deletions(-) diff --git a/ports/py-calamine/portfile.cmake b/ports/py-calamine/portfile.cmake index dfa40c06..ea356c80 100644 --- a/ports/py-calamine/portfile.cmake +++ b/ports/py-calamine/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME python-calamine VERSION ${VERSION} - SHA512 7f95e512ea20e5c07a0795ae2e9380f9f4d2eab2c3e68e05b39214a3468e7628fbc3774486c4014862065f6102f4ef4be351aab0d57aa5f32522006a50e9bdf0 + SHA512 f76be183793c34bb6311e6856ac47d0ccb6c11eba0a287cfaffc3a79ec3e4f526d079f798bbf7ab121e9a505ca6fd8a53b4c69fe8a64a046b69c43b93ac51130 FILENAME python_calamine ) diff --git a/ports/py-calamine/vcpkg.json b/ports/py-calamine/vcpkg.json index de12d4fa..1f43a14c 100644 --- a/ports/py-calamine/vcpkg.json +++ b/ports/py-calamine/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-calamine", - "version": "0.6.1", + "version": "0.6.2", "description": "Python binding for Rust's library for reading excel and odf file - calamine.", "homepage": "https://github.com/dimastbk/python-calamine", "dependencies": [ diff --git a/ports/py-flask/portfile.cmake b/ports/py-flask/portfile.cmake index 761cd0e1..3989fbed 100644 --- a/ports/py-flask/portfile.cmake +++ b/ports/py-flask/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME Flask VERSION ${VERSION} - SHA512 4eacac745cc285d82956a040385ec08d134ef639a7fe802a0bbb8b8d92e0c341668eed3ab49eedf4500796b7f1d54930e6a94515f88daedb39928fdbc693ac9b + SHA512 17c290fdccf3c7e45eeaf5d12a967889f6b0c6aac06a518624a18eb4de67904e825a2724d0c4d7701bb7e75a2f4629089a658e30909c6c7fe20992cc431b273e FILENAME flask ) diff --git a/ports/py-flask/vcpkg.json b/ports/py-flask/vcpkg.json index d53a51ab..4fa74ae8 100644 --- a/ports/py-flask/vcpkg.json +++ b/ports/py-flask/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-flask", - "version": "3.1.2", + "version": "3.1.3", "description": "A simple framework for building complex web applications.", "homepage": "https://flask.palletsprojects.com/", "dependencies": [ diff --git a/ports/py-hatchling/portfile.cmake b/ports/py-hatchling/portfile.cmake index eb9fbbbe..78764c35 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 71c88077c9b85f6bf9acd40c0c981552fe58a0e12e0d51bd46b2de5ac9665927a651233fef804f66cc3abd88a1ec5dec6e97e2f4653674e2337b40da1ace4495 + SHA512 d1cbd677b2e507b89344fa69c82f45fbe18a3634dac4d7014d76ef852d478932095df009d2bd31c7aa03d594084bc163870e0b145c563962589f53ab82cca1e2 ) 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 e0b27db8..135b4e86 100755 --- a/ports/py-hatchling/vcpkg.json +++ b/ports/py-hatchling/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-hatchling", - "version": "1.28.0", + "version": "1.29.0", "description": "Modern, extensible Python build backend", "homepage": "https://hatch.pypa.io/latest/", "dependencies": [ diff --git a/ports/py-isort/portfile.cmake b/ports/py-isort/portfile.cmake index c28a5bcc..4684b542 100644 --- a/ports/py-isort/portfile.cmake +++ b/ports/py-isort/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME isort VERSION ${VERSION} - SHA512 10078b1af89af6fbaefa88f61c80a94723b2633f9fd209d09e419d55a7c3013f0e8ded262cc7addc7cdce40930fd0bb2451e6ac3935d1c96ce42ac5cef041e44 + SHA512 92e27bc00beb2e78284c3ff09e343fa81f9fcbfa9723e1f7e333d49a568de615da0b1b41726b8a50ee6d86e33fa5fbc9449ad6de43b8f72e6281b36b6981cb9e ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-isort/vcpkg.json b/ports/py-isort/vcpkg.json index 4f294b4b..4976c163 100644 --- a/ports/py-isort/vcpkg.json +++ b/ports/py-isort/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-isort", - "version": "7.0.0", + "version": "8.0.0", "description": "A Python utility / library to sort Python imports.", "homepage": "https://pycqa.github.io/isort/", "dependencies": [ diff --git a/ports/py-maturin/portfile.cmake b/ports/py-maturin/portfile.cmake index 1a35b5df..692f1f7a 100644 --- a/ports/py-maturin/portfile.cmake +++ b/ports/py-maturin/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME maturin VERSION ${VERSION} - SHA512 b8fb9a3af405f9113f9da8542e98fe33af55d44cf5cc08022be3548010c4512af40c67e3c149f5836c90e9a490a01a8fcaa6795151e85a6f3fe38c14f17739ef + SHA512 3b991bc68ac598270894ebd084f29351d727ba24f060436f1e4e543931883ff480bb9a1c0c4c8693486aa73739e85d4aafe16fa03f405ff01dc3fc579215841f ) vcpkg_get_rust(CARGO) diff --git a/ports/py-maturin/vcpkg.json b/ports/py-maturin/vcpkg.json index fda41390..5bdff451 100644 --- a/ports/py-maturin/vcpkg.json +++ b/ports/py-maturin/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-maturin", - "version": "1.12.2", + "version": "1.12.4", "description": "Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages", "homepage": "https://github.com/pyca/cryptography", "dependencies": [ diff --git a/ports/py-psycopg-c/portfile.cmake b/ports/py-psycopg-c/portfile.cmake index df99486f..e4dce358 100644 --- a/ports/py-psycopg-c/portfile.cmake +++ b/ports/py-psycopg-c/portfile.cmake @@ -1,8 +1,9 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH - PACKAGE_NAME psycopg_c + PACKAGE_NAME psycopg-c VERSION ${VERSION} - SHA512 55310d2a35f8f09286119ed78ccd239df9b781c1058ec4ba27dad159c775f912ccf1e80bb47d1b79fdfd330f8e39278295c767d412f5f7b01cdbffb98404cb4a + SHA512 8a7109b22ee939789a57b46cf8c76252aae21fbe63b2139fc87798280c51544063aeeb9ff84a77ed37ccad3a44e3180b9596f5361c7b069c9d5171927f64e299 + FILENAME psycopg_c ) if(VCPKG_TARGET_IS_WINDOWS) diff --git a/ports/py-psycopg-c/vcpkg.json b/ports/py-psycopg-c/vcpkg.json index 99b0d425..42a51738 100644 --- a/ports/py-psycopg-c/vcpkg.json +++ b/ports/py-psycopg-c/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-psycopg-c", - "version": "3.3.2", + "version": "3.3.3", "description": "Python-PostgreSQL Database Adapter", "homepage": "https://psycopg.org/", "dependencies": [ diff --git a/ports/py-psycopg/portfile.cmake b/ports/py-psycopg/portfile.cmake index 3b3d27b9..d0d52344 100644 --- a/ports/py-psycopg/portfile.cmake +++ b/ports/py-psycopg/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME psycopg VERSION ${VERSION} - SHA512 37eb9278fd2184bd78b79042841a542e582347919c4ffdb7fd8182330162ef132d45260668a40c5b0a7ddfcf5c13a348ae02087016f19bb574e450cb03e041cf + SHA512 a16117183516a270b5735a0c897172c2a3203c26ca5bbc36b6b7215dfb2e786246b5109e794faad71415ae060b11d2963f71a7704325f763ad51884276076825 ) if(VCPKG_TARGET_IS_WINDOWS) diff --git a/ports/py-psycopg/vcpkg.json b/ports/py-psycopg/vcpkg.json index 9d6348cc..f38cd5fb 100644 --- a/ports/py-psycopg/vcpkg.json +++ b/ports/py-psycopg/vcpkg.json @@ -1,7 +1,6 @@ { "name": "py-psycopg", - "version": "3.3.2", - "port-version": 1, + "version": "3.3.3", "description": "Python-PostgreSQL Database Adapter", "homepage": "https://psycopg.org/", "dependencies": [ diff --git a/ports/py-pydantic-core/portfile.cmake b/ports/py-pydantic-core/portfile.cmake index b1324135..acdf1a36 100644 --- a/ports/py-pydantic-core/portfile.cmake +++ b/ports/py-pydantic-core/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME pydantic_core VERSION ${VERSION} - SHA512 1447f257efdbad0f70b490569c073696f8bdcdbd0baccac40e843520eb3cabfd23d499dca31afdc67581dd6a690cc138b882f393a91f57afcc309c800b9620c3 + SHA512 f8f15c258cb0240c73c5f070715d2a1893866c2fe07a4d8a6b96feade9f9ab11103aaa73a6fe349a0bf644806b2f8e9b335b8dd4eb6f733ce1fd023b393a6e20 ) if(VCPKG_TARGET_IS_WINDOWS) diff --git a/ports/py-pydantic-core/vcpkg.json b/ports/py-pydantic-core/vcpkg.json index 2f2f1d4e..410b3a58 100644 --- a/ports/py-pydantic-core/vcpkg.json +++ b/ports/py-pydantic-core/vcpkg.json @@ -1,7 +1,6 @@ { "name": "py-pydantic-core", - "version": "2.41.5", - "port-version": 1, + "version": "2.42.0", "description": "Data validation using Python type hints.", "homepage": "https://github.com/pydantic/pydantic", "dependencies": [ diff --git a/ports/py-scipy/portfile.cmake b/ports/py-scipy/portfile.cmake index ed9e8b7b..64aa8074 100644 --- a/ports/py-scipy/portfile.cmake +++ b/ports/py-scipy/portfile.cmake @@ -42,7 +42,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME scipy VERSION ${VERSION} - SHA512 299339cf7885ae6ad81bb29ab1a9128c1e7baef387e64e03a5ca784c14f08de1fe58c8d58b25c76c9068b09d8d97fc8b38d2e03922f0f8ada4e5d00910d56dae + SHA512 c2930d9be072057eb25394d6bee7fbe504f1b7c442b5393641ab3ff6bba590d4a76d240eb3a2ef58891bcb449af847de056a8957c591caa8fbf496ce9ce5a9e5 ) vcpkg_replace_string("${SOURCE_PATH}/meson.build" "py3.dependency()" "dependency('python-3.${PYTHON3_VERSION_MINOR}', method : 'pkg-config')") diff --git a/ports/py-scipy/vcpkg.json b/ports/py-scipy/vcpkg.json index a22d6964..2c8a1374 100644 --- a/ports/py-scipy/vcpkg.json +++ b/ports/py-scipy/vcpkg.json @@ -1,7 +1,6 @@ { "name": "py-scipy", - "version": "1.17.0", - "port-version": 1, + "version": "1.17.1", "description": "Fundamental algorithms for scientific computing in Python", "homepage": "https://scipy.org/", "dependencies": [ diff --git a/ports/py-werkzeug/portfile.cmake b/ports/py-werkzeug/portfile.cmake index 0f7a55c1..df96f216 100644 --- a/ports/py-werkzeug/portfile.cmake +++ b/ports/py-werkzeug/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME Werkzeug VERSION ${VERSION} - SHA512 eb76c4b1af04af6c3cdf4fdb0a21df52b1b8414466620d80ad0e284a9ebd22a4ff93d8028b5cb1b7caf5a3fcc079de61aa90030282bb647018c1b53e90c77360 + SHA512 2bc6b67aa1cac571bd30c59818483e8ef73cd07be2154ce52703429ba29e2f8a8caf2e174291d977df16b944a1f3137b0646effdfb43df8058f6562a2c0bcc04 FILENAME werkzeug ) diff --git a/ports/py-werkzeug/vcpkg.json b/ports/py-werkzeug/vcpkg.json index 303ea092..58d31398 100644 --- a/ports/py-werkzeug/vcpkg.json +++ b/ports/py-werkzeug/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-werkzeug", - "version": "3.1.5", + "version": "3.1.6", "description": "The comprehensive WSGI web application library.", "homepage": "https://werkzeug.palletsprojects.com/", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index f842fea4..557b0e86 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -57,7 +57,7 @@ "port-version": 1 }, "py-calamine": { - "baseline": "0.6.1", + "baseline": "0.6.2", "port-version": 0 }, "py-certifi": { @@ -113,7 +113,7 @@ "port-version": 0 }, "py-flask": { - "baseline": "3.1.2", + "baseline": "3.1.3", "port-version": 0 }, "py-flit-core": { @@ -149,7 +149,7 @@ "port-version": 0 }, "py-hatchling": { - "baseline": "1.28.0", + "baseline": "1.29.0", "port-version": 0 }, "py-idna": { @@ -161,7 +161,7 @@ "port-version": 1 }, "py-isort": { - "baseline": "7.0.0", + "baseline": "8.0.0", "port-version": 0 }, "py-itsdangerous": { @@ -205,7 +205,7 @@ "port-version": 2 }, "py-maturin": { - "baseline": "1.12.2", + "baseline": "1.12.4", "port-version": 0 }, "py-meson": { @@ -265,11 +265,11 @@ "port-version": 0 }, "py-psycopg": { - "baseline": "3.3.2", - "port-version": 1 + "baseline": "3.3.3", + "port-version": 0 }, "py-psycopg-c": { - "baseline": "3.3.2", + "baseline": "3.3.3", "port-version": 0 }, "py-psycopg2": { @@ -289,8 +289,8 @@ "port-version": 1 }, "py-pydantic-core": { - "baseline": "2.41.5", - "port-version": 1 + "baseline": "2.42.0", + "port-version": 0 }, "py-pyogrio": { "baseline": "0.12.1", @@ -377,8 +377,8 @@ "port-version": 0 }, "py-scipy": { - "baseline": "1.17.0", - "port-version": 1 + "baseline": "1.17.1", + "port-version": 0 }, "py-semantic-version": { "baseline": "2.10.0", @@ -441,7 +441,7 @@ "port-version": 0 }, "py-werkzeug": { - "baseline": "3.1.5", + "baseline": "3.1.6", "port-version": 0 }, "py-wheel": { diff --git a/versions/p-/py-calamine.json b/versions/p-/py-calamine.json index 5ec25032..fbfa6f6c 100644 --- a/versions/p-/py-calamine.json +++ b/versions/p-/py-calamine.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "71117b34a9a9b49ab9cbe939c6adf0ce448892bb", + "version": "0.6.2", + "port-version": 0 + }, { "git-tree": "85faa165bb95ef6a9a2d6408037a2659a3511e79", "version": "0.6.1", diff --git a/versions/p-/py-flask.json b/versions/p-/py-flask.json index 7241fdac..d7801554 100644 --- a/versions/p-/py-flask.json +++ b/versions/p-/py-flask.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0fa1e621b34bdcf6dc2613388c448b48ac9a312a", + "version": "3.1.3", + "port-version": 0 + }, { "git-tree": "9d97a5eba9b05a3a2d30a79e329f0dcd46e6cbf8", "version": "3.1.2", diff --git a/versions/p-/py-hatchling.json b/versions/p-/py-hatchling.json index 44955491..cf4622eb 100644 --- a/versions/p-/py-hatchling.json +++ b/versions/p-/py-hatchling.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "05efccdd2e036d4af3a7152515c993d16b99d62d", + "version": "1.29.0", + "port-version": 0 + }, { "git-tree": "95b65837b7996aa27efe94cf9244ab22b8178b2c", "version": "1.28.0", diff --git a/versions/p-/py-isort.json b/versions/p-/py-isort.json index 959f5341..1247f51b 100644 --- a/versions/p-/py-isort.json +++ b/versions/p-/py-isort.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "178866c84d77d119078f189624e4c5bbf3dc850f", + "version": "8.0.0", + "port-version": 0 + }, { "git-tree": "efc5bf7cc305bbac882f0adba0840af81bc2ee89", "version": "7.0.0", diff --git a/versions/p-/py-maturin.json b/versions/p-/py-maturin.json index ee87f332..a136d425 100644 --- a/versions/p-/py-maturin.json +++ b/versions/p-/py-maturin.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "46af2454d2377ad140745c3ec4872ce705356b0d", + "version": "1.12.4", + "port-version": 0 + }, { "git-tree": "20d0baf1256c87361fae27746a2a65fb6f0f008a", "version": "1.12.2", diff --git a/versions/p-/py-psycopg-c.json b/versions/p-/py-psycopg-c.json index f3b44999..88416cf6 100644 --- a/versions/p-/py-psycopg-c.json +++ b/versions/p-/py-psycopg-c.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f5ff4f58c6f715dab1256e1ccfecb9df82a251c0", + "version": "3.3.3", + "port-version": 0 + }, { "git-tree": "19048faa912038320b0cdcd191cdc94ca462020d", "version": "3.3.2", diff --git a/versions/p-/py-psycopg.json b/versions/p-/py-psycopg.json index 4290c5c1..197c59ed 100644 --- a/versions/p-/py-psycopg.json +++ b/versions/p-/py-psycopg.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "55845f20195b7961225efc821d8d391c002396c5", + "version": "3.3.3", + "port-version": 0 + }, { "git-tree": "6801a210d958b6e53082344131ad658fa5127f33", "version": "3.3.2", diff --git a/versions/p-/py-pydantic-core.json b/versions/p-/py-pydantic-core.json index 9b09d7f6..3ac7809b 100644 --- a/versions/p-/py-pydantic-core.json +++ b/versions/p-/py-pydantic-core.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "48b3c95e3a00efe21cd3ca56a2d2416218ece6a9", + "version": "2.42.0", + "port-version": 0 + }, { "git-tree": "73dda413e77e91e86a4accf8455861ed51fa6e67", "version": "2.41.5", diff --git a/versions/p-/py-scipy.json b/versions/p-/py-scipy.json index a3d14c56..1f87d0db 100644 --- a/versions/p-/py-scipy.json +++ b/versions/p-/py-scipy.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "cc26768d1c38b24f69450f26cfd473e87d143c9f", + "version": "1.17.1", + "port-version": 0 + }, { "git-tree": "3ff048c0846f7d1e5c113407ab43fa45c97fa1dc", "version": "1.17.0", diff --git a/versions/p-/py-werkzeug.json b/versions/p-/py-werkzeug.json index a6b3cedd..c87b1a49 100644 --- a/versions/p-/py-werkzeug.json +++ b/versions/p-/py-werkzeug.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fcfb62c5161ece0b4af76a55aab3d2650a59aa9f", + "version": "3.1.6", + "port-version": 0 + }, { "git-tree": "9a292c3727b556e51dd389c9bdf2d5b106690c3a", "version": "3.1.5",