Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/py-hatchling/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-hatchling/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-idna/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-idna/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-narwhals/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-narwhals/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions ports/py-owslib/portfile.cmake
Original file line number Diff line number Diff line change
@@ -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
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-owslib/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pip/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pip/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-plotly/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-plotly/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-rpds/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-rpds/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
6 changes: 3 additions & 3 deletions ports/py-scikit-learn/portfile.cmake
Original file line number Diff line number Diff line change
@@ -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")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-scikit-learn/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-trove-classifiers/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-trove-classifiers/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
18 changes: 9 additions & 9 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -225,7 +225,7 @@
"port-version": 0
},
"py-narwhals": {
"baseline": "2.21.2",
"baseline": "2.22.1",
"port-version": 0
},
"py-networkx": {
Expand All @@ -241,7 +241,7 @@
"port-version": 0
},
"py-owslib": {
"baseline": "0.35.0",
"baseline": "0.36.0",
"port-version": 0
},
"py-packaging": {
Expand All @@ -261,7 +261,7 @@
"port-version": 1
},
"py-pip": {
"baseline": "26.1.1",
"baseline": "26.1.2",
"port-version": 0
},
"py-pip-system-certs": {
Expand All @@ -273,7 +273,7 @@
"port-version": 0
},
"py-plotly": {
"baseline": "6.7.0",
"baseline": "6.8.0",
"port-version": 0
},
"py-pluggy": {
Expand Down Expand Up @@ -389,7 +389,7 @@
"port-version": 0
},
"py-rpds": {
"baseline": "0.30.0",
"baseline": "2026.5.1",
"port-version": 0
},
"py-scikit-build": {
Expand All @@ -401,7 +401,7 @@
"port-version": 0
},
"py-scikit-learn": {
"baseline": "1.8.0",
"baseline": "1.9.0",
"port-version": 0
},
"py-scipy": {
Expand Down Expand Up @@ -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": {
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-hatchling.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6899680b820e94451032a22e712c97dbf628f9e0",
"version": "1.30.1",
"port-version": 0
},
{
"git-tree": "05efccdd2e036d4af3a7152515c993d16b99d62d",
"version": "1.29.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-idna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ef8cd54793877e664a630dd293ea87db584984a2",
"version": "3.18",
"port-version": 0
},
{
"git-tree": "f3d3bef88dfc3cee34e7415282bca8eb7bdb77d6",
"version": "3.16",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-narwhals.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "29e3e0849d429629e450edda893db6b6423dae89",
"version": "2.22.1",
"port-version": 0
},
{
"git-tree": "30f410825237fdf734029dc2e55c5346fcf9f1cf",
"version": "2.21.2",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-owslib.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ab90112f34c8406a0b54071cb2a01ccd274fd688",
"version": "0.36.0",
"port-version": 0
},
{
"git-tree": "0612f55af1e720a65ae236ef2a04ea57a1b00d6e",
"version": "0.35.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-pip.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8083dfa152ef6e49d61f26e1def65e1f866c29e4",
"version": "26.1.2",
"port-version": 0
},
{
"git-tree": "59b4857a260cec50f3650f96ae860a9b8e2de63d",
"version": "26.1.1",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-plotly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "25f13cf58829c767b98fe3f3371739adfad488cf",
"version": "6.8.0",
"port-version": 0
},
{
"git-tree": "099f84ca2bcaa26020970cc695406bb7d331d7fd",
"version": "6.7.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-rpds.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fb204d46f8a5465e9d5f0eec2e26d55ba8d65253",
"version": "2026.5.1",
"port-version": 0
},
{
"git-tree": "2e98748d25d19dccd5c2e3cd9ef2c58b3dba764f",
"version": "0.30.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-scikit-learn.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8da05bfb5e3ef8fc4bcabc9c9389ffc165475327",
"version": "1.9.0",
"port-version": 0
},
{
"git-tree": "2bbd5bddb4fb163e5fe2eb10eeedc51f730dd859",
"version": "1.8.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-trove-classifiers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b00dfa7817197ccbf03392ecdb89f3e34a98ddc5",
"version": "2026.6.1.19",
"port-version": 0
},
{
"git-tree": "d44172b5954cc34ff15165fcbe56e76fd4fc2e25",
"version": "2026.5.22.10",
Expand Down