From 5cf7e41e39109fb0f4ef93b42b35233a421fd853 Mon Sep 17 00:00:00 2001 From: Update Bot Date: Sat, 6 Jun 2026 08:02:37 +0000 Subject: [PATCH] Autoupdating ports --- ports/py-hatchling/portfile.cmake | 2 +- ports/py-hatchling/vcpkg.json | 2 +- ports/py-idna/portfile.cmake | 2 +- ports/py-idna/vcpkg.json | 2 +- ports/py-narwhals/portfile.cmake | 2 +- ports/py-narwhals/vcpkg.json | 2 +- ports/py-owslib/portfile.cmake | 4 ++-- ports/py-owslib/vcpkg.json | 2 +- ports/py-pip/portfile.cmake | 2 +- ports/py-pip/vcpkg.json | 2 +- ports/py-plotly/portfile.cmake | 2 +- ports/py-plotly/vcpkg.json | 2 +- ports/py-rpds/portfile.cmake | 2 +- ports/py-rpds/vcpkg.json | 2 +- ports/py-scikit-learn/portfile.cmake | 6 +++--- ports/py-scikit-learn/vcpkg.json | 2 +- ports/py-trove-classifiers/portfile.cmake | 2 +- ports/py-trove-classifiers/vcpkg.json | 2 +- versions/baseline.json | 18 +++++++++--------- versions/p-/py-hatchling.json | 5 +++++ versions/p-/py-idna.json | 5 +++++ versions/p-/py-narwhals.json | 5 +++++ versions/p-/py-owslib.json | 5 +++++ versions/p-/py-pip.json | 5 +++++ versions/p-/py-plotly.json | 5 +++++ versions/p-/py-rpds.json | 5 +++++ versions/p-/py-scikit-learn.json | 5 +++++ versions/p-/py-trove-classifiers.json | 5 +++++ 28 files changed, 75 insertions(+), 30 deletions(-) diff --git a/ports/py-hatchling/portfile.cmake b/ports/py-hatchling/portfile.cmake index 78764c35..29327397 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 d1cbd677b2e507b89344fa69c82f45fbe18a3634dac4d7014d76ef852d478932095df009d2bd31c7aa03d594084bc163870e0b145c563962589f53ab82cca1e2 + SHA512 8bbe680cb56b82bb50829e7fa049fe9839bc443a671fe7cd679596b892b5c241163b5b943b65146423e3b76b7e5e6594406f65d2dc70721650885b17842f7755 ) 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 135b4e86..f98c183b 100755 --- a/ports/py-hatchling/vcpkg.json +++ b/ports/py-hatchling/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-hatchling", - "version": "1.29.0", + "version": "1.30.1", "description": "Modern, extensible Python build backend", "homepage": "https://hatch.pypa.io/latest/", "dependencies": [ diff --git a/ports/py-idna/portfile.cmake b/ports/py-idna/portfile.cmake index 74dcda43..e30e7826 100755 --- a/ports/py-idna/portfile.cmake +++ b/ports/py-idna/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME idna VERSION ${VERSION} - SHA512 abeff925d95de523a393b460b5865bed8871c670149f8229adb06d49c08459ff2c2f317c49f614b03218fa11b4ec1f1b6fa2d407a634711506b8f166d4aa6020 + SHA512 5cdfa086a6a1d2c5fbb6fe56ceae5434a71e2215711d252be41f82cebfa48cef35cc8b2ff03e6af17ae309f230a04a008c41eae55852dd77942f97f65848c916 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-idna/vcpkg.json b/ports/py-idna/vcpkg.json index 52109e04..04d21ef7 100755 --- a/ports/py-idna/vcpkg.json +++ b/ports/py-idna/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-idna", - "version": "3.16", + "version": "3.18", "description": "Internationalized Domain Names in Applications (IDNA)", "homepage": "https://github.com/kjd/idna", "dependencies": [ diff --git a/ports/py-narwhals/portfile.cmake b/ports/py-narwhals/portfile.cmake index 65385a67..4d7ef710 100644 --- a/ports/py-narwhals/portfile.cmake +++ b/ports/py-narwhals/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME narwhals VERSION ${VERSION} - SHA512 52174013ac10285d8ac920e7a0d19bd5f66f19f3162bdc0a408df734b68fc9a6da7c8f88cddd01c4459b2438931b91478bf9d3a93034b7c811e078a811c67c6d + SHA512 88406008edb73f64fee1bc5ccdf9aeb9bd5e6a59c97955095b5540a19dd34f5c2813bba322285d8a2bf82706420e432efd1bacf59922d778f9069cab3ad99ae1 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-narwhals/vcpkg.json b/ports/py-narwhals/vcpkg.json index 4a015978..e0b8a813 100644 --- a/ports/py-narwhals/vcpkg.json +++ b/ports/py-narwhals/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-narwhals", - "version": "2.21.2", + "version": "2.22.1", "description": "Extremely lightweight compatibility layer between dataframe libraries", "homepage": "https://github.com/narwhals-dev/narwhals", "license": "MIT", diff --git a/ports/py-owslib/portfile.cmake b/ports/py-owslib/portfile.cmake index 0f18a4f5..68b9e245 100644 --- a/ports/py-owslib/portfile.cmake +++ b/ports/py-owslib/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH - PACKAGE_NAME OWSLib + PACKAGE_NAME owslib VERSION ${VERSION} - SHA512 ddb6ff8efd9e7549ee3bde76f140a6cc818ddf4fb19fed6dccdee45996dfa6b6f9bb73f75789fdf9270024bd3d5f895711b545b0da9fa11621af4e739592e52c + SHA512 801514c9cc903591e8800798631266d0522b26686971f9c855b6e9400ece23f9642fb05d22e1689a96f9f9cefc9d4eac730a4ed1682266d73ece47dcc771aa04 FILENAME owslib ) diff --git a/ports/py-owslib/vcpkg.json b/ports/py-owslib/vcpkg.json index c11e8447..9f1e2c32 100644 --- a/ports/py-owslib/vcpkg.json +++ b/ports/py-owslib/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-owslib", - "version": "0.35.0", + "version": "0.36.0", "description": "OGC Web Service utility library", "homepage": "https://owslib.readthedocs.io/", "dependencies": [ diff --git a/ports/py-pip/portfile.cmake b/ports/py-pip/portfile.cmake index bd06f037..7f8a4a03 100644 --- a/ports/py-pip/portfile.cmake +++ b/ports/py-pip/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME pip VERSION ${VERSION} - SHA512 e9419b7b2756c5ee43ec141c14f0d34349dea8b35c0ff5cbd7802fe090ef1340a4eada25f3007a71967544936245d035b05805001ace1a55b61f3e5fcb9afd0f + SHA512 0f04c3867fcd0c707e9b532f9b85940e7fd3d822b6d71ce418d2f75746449cd12a1b85bee75c88ada1336c26d5ea2886340f70a1a0c0612534108a2d2145ebf7 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-pip/vcpkg.json b/ports/py-pip/vcpkg.json index c6b66c1a..8b22f4ed 100644 --- a/ports/py-pip/vcpkg.json +++ b/ports/py-pip/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-pip", - "version": "26.1.1", + "version": "26.1.2", "description": "Tool for installing and managing Python packages", "homepage": "https://pypi.org/project/setuptools", "dependencies": [ diff --git a/ports/py-plotly/portfile.cmake b/ports/py-plotly/portfile.cmake index a2767229..b645cc0e 100644 --- a/ports/py-plotly/portfile.cmake +++ b/ports/py-plotly/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME plotly VERSION ${VERSION} - SHA512 a3a54d5e9865d91917d2a20150ceac5c50f03ec673722586db7370a77b6c33453eb0e667cf1eb601f45eb0f2521e27e4f9d8a18e5c3d7d7ef422bf37bc5a36bd + SHA512 0b0ec694294ca0b80007f4e84ed0ba09be94d227ba2b9b7109f72c6fa612ae876312fd795cc21d02701eaa2db50d8b78e7ce8edd210d0749690200e0d90beef5 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-plotly/vcpkg.json b/ports/py-plotly/vcpkg.json index dc34e31f..df1d3e5d 100644 --- a/ports/py-plotly/vcpkg.json +++ b/ports/py-plotly/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-plotly", - "version": "6.7.0", + "version": "6.8.0", "description": "An open-source interactive data visualization library for Python", "homepage": "https://plotly.com/python/", "license": "MIT", diff --git a/ports/py-rpds/portfile.cmake b/ports/py-rpds/portfile.cmake index fb851a36..d424f6a8 100644 --- a/ports/py-rpds/portfile.cmake +++ b/ports/py-rpds/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME rpds-py VERSION ${VERSION} - SHA512 d6791b9e6020fdd09d5168214d22d5f8d170563ac3e59540c05921a88b269ca11a8456270a0cd4862b6beca516425f505f0d75a5d80fc8367f2209edd826ecd3 + SHA512 0819dde9d6f18b1436efedd2fcfe7e16745f1c38914781abab051ff5b3cd6aa008e9564f5736f860a3fe908340eecf2890150f395f4b5d83125ccc604dfd8f9a FILENAME rpds_py ) diff --git a/ports/py-rpds/vcpkg.json b/ports/py-rpds/vcpkg.json index 0fc64406..10f6e7d7 100644 --- a/ports/py-rpds/vcpkg.json +++ b/ports/py-rpds/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-rpds", - "version": "0.30.0", + "version": "2026.5.1", "description": "Python bindings to the Rust rpds crate for persistent data structures.", "homepage": "https://github.com/crate-py/rpds", "dependencies": [ diff --git a/ports/py-scikit-learn/portfile.cmake b/ports/py-scikit-learn/portfile.cmake index d952c383..fc930ad3 100644 --- a/ports/py-scikit-learn/portfile.cmake +++ b/ports/py-scikit-learn/portfile.cmake @@ -1,9 +1,9 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH - PACKAGE_NAME "scikit-learn" + PACKAGE_NAME scikit-learn VERSION ${VERSION} - SHA512 956a1aececf0c219793653e2bb94a9a490f3edc87617dd8f1b16f9eeba53da874fb280fb9650cc8505a85d7c3a188aa72b8e675404519d57f666c44cbfc21ca4 - FILENAME "scikit_learn" + SHA512 b818bd768f9aca19396351c695330af4f55eef2794047963f357958c9e5bd428cb5e9b7578747845d583c29744659e0c2252aa9ece29c115b697da9b181736fb + FILENAME scikit_learn ) set(VCPKG_PYTHON3_BASEDIR "${CURRENT_HOST_INSTALLED_DIR}/tools/python3") diff --git a/ports/py-scikit-learn/vcpkg.json b/ports/py-scikit-learn/vcpkg.json index eddb3861..6a097dcf 100644 --- a/ports/py-scikit-learn/vcpkg.json +++ b/ports/py-scikit-learn/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-scikit-learn", - "version": "1.8.0", + "version": "1.9.0", "description": "A set of python modules for machine learning and data mining.", "homepage": "https://scikit-learn.org/", "license": "BSD-3-Clause", diff --git a/ports/py-trove-classifiers/portfile.cmake b/ports/py-trove-classifiers/portfile.cmake index fc4dea5f..6861ed3a 100755 --- a/ports/py-trove-classifiers/portfile.cmake +++ b/ports/py-trove-classifiers/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME trove-classifiers VERSION ${VERSION} - SHA512 e7936f6bc001f11d9212eb68ab6bee2c9264fc6f9e8475d79bca1599fe163e47dc1d28b217f0a444c6a2c24e4398b0a3b4a0cd7b0344cb671eb1d6c348098009 + SHA512 3e0d4dabdefe939cf865286ef168e28a0fe7f791fa9321f9822b81bff7c06357ea3eeba9666710867de643ee267ae69f1eb4c20163a9c209b7ba408051cebf08 FILENAME trove_classifiers ) diff --git a/ports/py-trove-classifiers/vcpkg.json b/ports/py-trove-classifiers/vcpkg.json index 95e00edc..044c336d 100755 --- a/ports/py-trove-classifiers/vcpkg.json +++ b/ports/py-trove-classifiers/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-trove-classifiers", - "version": "2026.5.22.10", + "version": "2026.6.1.19", "description": "Canonical source for classifiers on PyPI (pypi.org).", "homepage": "https://github.com/pypa/trove-classifiers", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 51a02dd1..bffdde9a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -153,11 +153,11 @@ "port-version": 0 }, "py-hatchling": { - "baseline": "1.29.0", + "baseline": "1.30.1", "port-version": 0 }, "py-idna": { - "baseline": "3.16", + "baseline": "3.18", "port-version": 0 }, "py-installer": { @@ -225,7 +225,7 @@ "port-version": 0 }, "py-narwhals": { - "baseline": "2.21.2", + "baseline": "2.22.1", "port-version": 0 }, "py-networkx": { @@ -241,7 +241,7 @@ "port-version": 0 }, "py-owslib": { - "baseline": "0.35.0", + "baseline": "0.36.0", "port-version": 0 }, "py-packaging": { @@ -261,7 +261,7 @@ "port-version": 1 }, "py-pip": { - "baseline": "26.1.1", + "baseline": "26.1.2", "port-version": 0 }, "py-pip-system-certs": { @@ -273,7 +273,7 @@ "port-version": 0 }, "py-plotly": { - "baseline": "6.7.0", + "baseline": "6.8.0", "port-version": 0 }, "py-pluggy": { @@ -389,7 +389,7 @@ "port-version": 0 }, "py-rpds": { - "baseline": "0.30.0", + "baseline": "2026.5.1", "port-version": 0 }, "py-scikit-build": { @@ -401,7 +401,7 @@ "port-version": 0 }, "py-scikit-learn": { - "baseline": "1.8.0", + "baseline": "1.9.0", "port-version": 0 }, "py-scipy": { @@ -449,7 +449,7 @@ "port-version": 1 }, "py-trove-classifiers": { - "baseline": "2026.5.22.10", + "baseline": "2026.6.1.19", "port-version": 0 }, "py-typing-extensions": { diff --git a/versions/p-/py-hatchling.json b/versions/p-/py-hatchling.json index cf4622eb..e0e061c2 100644 --- a/versions/p-/py-hatchling.json +++ b/versions/p-/py-hatchling.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6899680b820e94451032a22e712c97dbf628f9e0", + "version": "1.30.1", + "port-version": 0 + }, { "git-tree": "05efccdd2e036d4af3a7152515c993d16b99d62d", "version": "1.29.0", diff --git a/versions/p-/py-idna.json b/versions/p-/py-idna.json index 7fd2ff5e..3f96f935 100644 --- a/versions/p-/py-idna.json +++ b/versions/p-/py-idna.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ef8cd54793877e664a630dd293ea87db584984a2", + "version": "3.18", + "port-version": 0 + }, { "git-tree": "f3d3bef88dfc3cee34e7415282bca8eb7bdb77d6", "version": "3.16", diff --git a/versions/p-/py-narwhals.json b/versions/p-/py-narwhals.json index 3c7b5322..ba31a23c 100644 --- a/versions/p-/py-narwhals.json +++ b/versions/p-/py-narwhals.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "29e3e0849d429629e450edda893db6b6423dae89", + "version": "2.22.1", + "port-version": 0 + }, { "git-tree": "30f410825237fdf734029dc2e55c5346fcf9f1cf", "version": "2.21.2", diff --git a/versions/p-/py-owslib.json b/versions/p-/py-owslib.json index e51fdb4a..dda4e344 100644 --- a/versions/p-/py-owslib.json +++ b/versions/p-/py-owslib.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ab90112f34c8406a0b54071cb2a01ccd274fd688", + "version": "0.36.0", + "port-version": 0 + }, { "git-tree": "0612f55af1e720a65ae236ef2a04ea57a1b00d6e", "version": "0.35.0", diff --git a/versions/p-/py-pip.json b/versions/p-/py-pip.json index ebc43319..1326c826 100644 --- a/versions/p-/py-pip.json +++ b/versions/p-/py-pip.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8083dfa152ef6e49d61f26e1def65e1f866c29e4", + "version": "26.1.2", + "port-version": 0 + }, { "git-tree": "59b4857a260cec50f3650f96ae860a9b8e2de63d", "version": "26.1.1", diff --git a/versions/p-/py-plotly.json b/versions/p-/py-plotly.json index c6373d3a..7eb04712 100644 --- a/versions/p-/py-plotly.json +++ b/versions/p-/py-plotly.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "25f13cf58829c767b98fe3f3371739adfad488cf", + "version": "6.8.0", + "port-version": 0 + }, { "git-tree": "099f84ca2bcaa26020970cc695406bb7d331d7fd", "version": "6.7.0", diff --git a/versions/p-/py-rpds.json b/versions/p-/py-rpds.json index cb78a111..6ade3c7f 100644 --- a/versions/p-/py-rpds.json +++ b/versions/p-/py-rpds.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fb204d46f8a5465e9d5f0eec2e26d55ba8d65253", + "version": "2026.5.1", + "port-version": 0 + }, { "git-tree": "2e98748d25d19dccd5c2e3cd9ef2c58b3dba764f", "version": "0.30.0", diff --git a/versions/p-/py-scikit-learn.json b/versions/p-/py-scikit-learn.json index 89cc61d5..a3d3c137 100644 --- a/versions/p-/py-scikit-learn.json +++ b/versions/p-/py-scikit-learn.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8da05bfb5e3ef8fc4bcabc9c9389ffc165475327", + "version": "1.9.0", + "port-version": 0 + }, { "git-tree": "2bbd5bddb4fb163e5fe2eb10eeedc51f730dd859", "version": "1.8.0", diff --git a/versions/p-/py-trove-classifiers.json b/versions/p-/py-trove-classifiers.json index f81afec5..d3530787 100644 --- a/versions/p-/py-trove-classifiers.json +++ b/versions/p-/py-trove-classifiers.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b00dfa7817197ccbf03392ecdb89f3e34a98ddc5", + "version": "2026.6.1.19", + "port-version": 0 + }, { "git-tree": "d44172b5954cc34ff15165fcbe56e76fd4fc2e25", "version": "2026.5.22.10",