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-attrs/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 attrs
VERSION ${VERSION}
SHA512 fcd14ff79a09a0b2b56734c460b5c43836999b6ed27665038ff7a146f53891b31ab3da07df05f1686474507f342bfce09bc0a6a60865c241e58f7ce8423dc968
SHA512 945ea1766adf7e8c8cc8b8f8c63c3dca652553522cede6a09d479f9919a41d43539819da2fe6fdc0e0b42822e353c7cb04b79fb9cecfd54bde5e301574a82341
FILENAME attrs
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-attrs/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-attrs",
"version": "24.2.0",
"version": "25.4.0",
"description": "Classes Without Boilerplate.",
"homepage": "https://www.attrs.org/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-beautifulsoup4/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 beautifulsoup4
VERSION ${VERSION}
SHA512 b5b6cc9f64a97fa52b9a2ee1265aa215db476e705d3d79e49301de7e8d36c56c96924cb440eec0715f7ec75c5ddf4c1ade9d6cef7cdc9bf9e37125ac6eb50837
SHA512 5c535534045cac033112b7c060539d6b5a748620df9d15fb4c719708cde263ac506f3734a39156681633942543dc555af51c619dae430311a8889204d8ee325e
FILENAME beautifulsoup4
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-beautifulsoup4/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-beautifulsoup4",
"version": "4.12.3",
"version": "4.14.3",
"description": "Screen-scraping library.",
"homepage": "https://www.crummy.com/software/BeautifulSoup/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-click/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 click
VERSION ${VERSION}
SHA512 26e1253c265924736a6e8be8d4a7c96645b8f7638a22646fad9d935ee45abd0492bbe74b5c8f98a84836a7a06ea9d0dfd6380e260cf4bcb96d0704c9288e8611
SHA512 78bb5588f1f57f1ce00389bf3cd01630fb68bd75d4deaa9fa9cb6f420e571ea8216aefa37703154e4e99d141925c705a93212d6a23e8751a132a010f4379762e
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-click/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-click",
"version": "8.3.0",
"version": "8.3.1",
"description": "Composable command line interface toolkit",
"homepage": "https://palletsprojects.com/p/click/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-fonttools/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 fonttools
VERSION ${VERSION}
SHA512 6782b9afe0fd6152716c6c8dfeed0f6328a1e38286fa47fb5e37807cc1385d13b887e397f8b478dace9cd3bf7cb700c45682982d6313079571ca0a0b1ffdbc70
SHA512 f933085ce4f413009400041e22840dcfb534550318ed14943787b9a92ce0301eeaee7b229d83feeff17971bd2d0ed229d32a93b22be1b9faa2f4bbefa983f5dc
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-fonttools/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-fonttools",
"version": "4.60.1",
"version": "4.61.0",
"description": "A library to manipulate font files from Python.",
"homepage": "https://github.com/fonttools/fonttools",
"dependencies": [
Expand Down
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 6d862bef8aad3f21521b07c668ba03c348640f8b1a461bd2196d85d1a38325c3f266bf3a1e6b16d07b5cabe1af3942beb863682f5cf90c8fb1000b0668fbde64
SHA512 71c88077c9b85f6bf9acd40c0c981552fe58a0e12e0d51bd46b2de5ac9665927a651233fef804f66cc3abd88a1ec5dec6e97e2f4653674e2337b40da1ace4495
)

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.27.0",
"version": "1.28.0",
"description": "Modern, extensible Python build backend",
"homepage": "https://hatch.pypa.io/latest/",
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions ports/py-jsonschema-specifications/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ set(VCPKG_BUILD_TYPE release)

vcpkg_from_pythonhosted(
OUT_SOURCE_PATH SOURCE_PATH
PACKAGE_NAME jsonschema_specifications
PACKAGE_NAME jsonschema-specifications
VERSION ${VERSION}
SHA512 333efbd81ad787da841fe8526257b4213bff508c91a6a655f2dbe62b22a0347ac8f97230b52e00aabcf626e91026a6c2f5760d54c2078eccd2f033a8599e7484
SHA512 04486de70d0fe5242d4a84006027499978983d7aacdb047711218510a5ffda41d5fa5da4acccb047b472e387ca580f6cb41221fb53207e931cb5bc5b9ad3a623
FILENAME jsonschema_specifications
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-jsonschema-specifications/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-jsonschema-specifications",
"version": "2024.10.1",
"version": "2025.9.1",
"description": "The JSON Schema meta-schemas and vocabularies, exposed as a Registry.",
"homepage": "https://github.com/python-jsonschema/jsonschema-specifications",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-jsonschema/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 jsonschema
VERSION ${VERSION}
SHA512 3bc3f7c4bb22dc0233bf99ca5cb8e22002cc3b097c7ae8a78c83ae106e4791dcaca228a6830074b1c42312889374b66c1f5390932768110a1e453babd7302bf9
SHA512 292f8345044a9d94d0a355b531b9310f94e5811de7b17b0bdbd2e9a6ff72fcddac8d43c3d3ccf457a5f01d5e359178698086f04190d496be3bb663cdf39690f4
FILENAME jsonschema
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-jsonschema/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-jsonschema",
"version": "4.23.0",
"version": "4.25.1",
"description": "An implementation of JSON Schema validation for Python.",
"homepage": "https://python-jsonschema.readthedocs.io/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-maturin/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 maturin
VERSION ${VERSION}
SHA512 298b8f5f6679572044422b05514cc3987a93e24627ca905721b4fe5dd20b47b007171e8ed5ccb276391f680a9adbacf585dc91bf1ba18dd642c989918224566d
SHA512 6967bd293488d3d39810a12a65b7f17960c32d82cc01ac7d1cd8f08f29813e169e283fedc8df3befef945cb4234b33f682b4ccfb3dc7cca8a17f36c6367cfcba
)

vcpkg_get_rust(CARGO)
Expand Down
2 changes: 1 addition & 1 deletion ports/py-maturin/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-maturin",
"version": "1.9.6",
"version": "1.10.2",
"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": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-networkx/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 networkx
VERSION ${VERSION}
SHA512 910e1400ad18711761c715896c3238b9c7d8914c571ab4db3aaf18a772b5fef90e5378ca435fbfce55b5821f1ddd3863a3cd65030086e80a971df91d9203c637
SHA512 a2864f7896e3b20d2dc24744494ffa14ff5aa6ffa938c5b49937236706ec193f0777cda3cbb2993f4dbf51137a0aed8246af0c2d900385222cd32e917d6b5c64
FILENAME networkx
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-networkx/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-networkx",
"version": "3.4.2",
"version": "3.6",
"description": "Python package for creating and manipulating graphs and networks.",
"homepage": "https://networkx.org/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-psycopg/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 psycopg
VERSION ${VERSION}
SHA512 5599082f2fa1ab55ee8eb93aa8d8c9b0502f49d3b46cc37b3e4fedd9798fbd3c9e9ecbed3eff133d85b2aafcff0657bd74e954bd4955c789b1f793f8c0ba5984
SHA512 7b8b794f8dcc6e4f3a9d9a8dcba6e662eabce27462bdd5e3a8db0c73491bbdb2390d6eedbb882df6aff2a7657949750630dc662e5c36090c8e795467d31d1d07
)

if(VCPKG_TARGET_IS_WINDOWS)
Expand Down
2 changes: 1 addition & 1 deletion ports/py-psycopg/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-psycopg",
"version": "3.2.12",
"version": "3.3.1",
"description": "Python-PostgreSQL Database Adapter",
"homepage": "https://psycopg.org/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pydantic/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 pydantic
VERSION ${VERSION}
SHA512 50eb4ac28a9990a2005f82caf1d363dc9d3c19592d734228f6ade2556f252a6551f99c628d144df8b3aa18dc8054348dd0b8d77008c407f62ac85633dc2cf917
SHA512 93968bf402ba1b2ea48375be021f8e2cfc61bee2cb39a7ec470bf445d752f1bfd638dd951b34f443ddb6a853aa81f1860b11cc6478eb20c142e48347c80ec827
FILENAME pydantic
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-pydantic/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pydantic",
"version": "2.12.4",
"version": "2.12.5",
"description": "Data validation using Python type hints.",
"homepage": "https://github.com/pydantic/pydantic",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyproj/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 pyproj
VERSION ${VERSION}
SHA512 aeaf944f80a520c9417ad6acf8d74e217024c366d9ce6462a16ab8f72908c5cb4f4aa6a088deb97467a8eb5f2f33d41e454a16ced2b1c483d1e6ee354799d910
SHA512 a6eb34b10ece0db36e7833fd70c658170e4c11d28ca8f75ee2f5634ee65a2fa5af096188b50973eba5296ac9f89d65ffa4badb5b2889ccf0537a0cf4c73e8282
FILENAME pyproj
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyproj/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pyproj",
"version": "3.7.0",
"version": "3.7.2",
"description": "Python interface to PROJ (cartographic projections and coordinate transformations library).",
"homepage": "https://pyproj4.github.io/pyproj/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyqt-builder/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 PyQt-builder
VERSION ${VERSION}
SHA512 17dff686795e1b1f41a9c575c85c94a8d2d4ba95785dc723ec8f03fbb88e44472b70eb0e4ef9139580f1be0232d0ad324fedb088da3e9518d908587a0d619aa8
SHA512 2308c51f93c37b1d13f312e4f2475d26b22d374ef284925fead9eab4aa89b994770431aca45170ac2154b4813fff151798f113f56d4cbf6c6e544fb463104a6d
FILENAME pyqt_builder
PATCHES
libpath.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyqt-builder/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pyqt-builder",
"version": "1.19.0",
"version": "1.19.1",
"description": "PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt. It extends the SIP build system and uses Qt’s qmake to perform the actual compilation and installation of extension modules.",
"homepage": "https://www.riverbankcomputing.com/software/pyqt-builder",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pysal/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 pysal
VERSION ${VERSION}
SHA512 81be0d4a52f9f0b169df705b872435803896f754e674c7eb999118dde4f086077d1da777f0056f3ae4fe333669acbb778978bc280af832acb9ed53d93283c9d2
SHA512 aca319e8d2128738e760fba7d6628493f200dc9ee46e952e49b2176337acad03dfce9c0e455e6f7305507af7717ccaecc9d796a0bd7e33f122a54c7dac2d1630
FILENAME pysal
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-pysal/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pysal",
"version": "24.7",
"version": "25.7",
"description": "Python Spatial Analysis Library - meta-package for the PySAL ecosystem.",
"homepage": "https://pysal.org/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-rasterio/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 rasterio
VERSION ${VERSION}
SHA512 4c98d023994c2505cec77a50f9f6c51faaf81a3e889170f2ae5d2d86ac12e778cf3f306755a7b3fff03b6f8d23f928fb7b9cd0881c912decb15fe7be2b37e1e9
SHA512 f4c622f93830c53e5cf68e4164a32ff0d6aefa70f78cba90737a146047181f9effd3c782d1f359cca1b293e9aee75c3a4695ac33578aad5b1692fefc80c80c6f
FILENAME rasterio
)
# Read GDAL version from SPDX metadata
Expand Down
2 changes: 1 addition & 1 deletion ports/py-rasterio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-rasterio",
"version": "1.4.2",
"version": "1.4.3",
"description": "Fast and direct raster I/O for use with Numpy and SciPy.",
"homepage": "https://rasterio.readthedocs.io/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-referencing/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 referencing
VERSION ${VERSION}
SHA512 b737afb45bfb1adb91f457b78ab4a31a6f33839ef61095663fd66d91c09fc379d900f778bacaa36722770ce80eccd6a227a074cb44836e69205bed06165d033d
SHA512 8882ac50849e66da6829772bb6140fbd4c853c7fd7410bedd61b29afe071d3c631382f624f203b446887a86cb0885fbdb946092c2d2ecc1907433fd2ef7cb426
FILENAME referencing
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-referencing/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-referencing",
"version": "0.35.1",
"version": "0.37.0",
"description": "JSON reference resolution.",
"homepage": "https://github.com/python-jsonschema/referencing",
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions ports/py-rpds/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ set(VCPKG_BUILD_TYPE release)

vcpkg_from_pythonhosted(
OUT_SOURCE_PATH SOURCE_PATH
PACKAGE_NAME rpds_py
PACKAGE_NAME rpds-py
VERSION ${VERSION}
SHA512 326062aa5cffae52b65d697a101d72dff15fd7d684541936a89e4c69c2c5b6b6bb6c4ba7a0a62639a65b36e7d8c7615b515b6965ca42f699c4dfe036a2786c7c
SHA512 d6791b9e6020fdd09d5168214d22d5f8d170563ac3e59540c05921a88b269ca11a8456270a0cd4862b6beca516425f505f0d75a5d80fc8367f2209edd826ecd3
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.20.1",
"version": "0.30.0",
"description": "Python bindings to the Rust rpds crate for persistent data structures.",
"homepage": "https://github.com/crate-py/rpds",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-shapely/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 shapely
VERSION ${VERSION}
SHA512 f1a9e0a5156dc37ad894eb41fea9a1426e1fcc8cd40b2d3af94dbbe2f65c49f134fc1ad3d4a8b7bdad6a4d04af4c2a24443d37c6ed114c70ef67149ed9067e19
SHA512 91fe2dd602121cf216f22c899e1557edcb53b9e32681d40b15bbe6d32d342625d6e6ef7b3a5d21fd606cab851b094e6ca87b6ec699f478fefe851eb7b3c8afb6
FILENAME shapely
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-shapely/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-shapely",
"version": "2.0.6",
"version": "2.1.2",
"description": "Manipulation and analysis of geometric objects in the Cartesian plane.",
"homepage": "https://shapely.readthedocs.io/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-sspilib/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 sspilib
VERSION ${VERSION}
SHA512 a88ad8d05e52c99ac0429c0f77ebc131adf8506a411ba75b0d781858353dfddd7d5ea694e54c7062664c877954a26ed0fd6ea4b2bb631e00c98d9f279d96ec55
SHA512 cdb9dd7ea30c37f99d2db143b914ecdc198e98c2d3c286e60123205cd6767909c90dc08e5f1f0d0ce2d42d80907c015560192155dc7cac9ca94367d3e0985f23
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-sspilib/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-sspilib",
"version": "0.4.0",
"version": "0.5.0",
"description": "SSPI API bindings for Python",
"homepage": "https://github.com/jborean93/sspilib",
"supports": "windows",
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 652514278a81cf81e62b5062a665f719c2a861f33416aa29e6446a88e57ab5fd68888569556bbc1d97d0a1c713b122a02107358b0b5f51f7e6772e37a9306abf
SHA512 1cc333b2abefc5efc2aba7943133bc976cd58a58401ebd5bc106924741d84f303cb38c5ab72d3558f1633b393179a7549019c5a53f428b504bae81fc6a219166
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": "2025.9.11.17",
"version": "2025.12.1.14",
"description": "Canonical source for classifiers on PyPI (pypi.org).",
"homepage": "https://github.com/pypa/trove-classifiers",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-urllib3/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 urllib3
VERSION ${VERSION}
SHA512 f417a2745bc9750da23916690937e5c0dfe0534354f2c1c9f056baf16554a831a28937acca2b1f23941d5b6e87a372f2e074508eaf2c3304fd1014b8afc3295e
SHA512 b825663ed9e037763c3c8a049f818330ee9cf0d00ba6f3bd368114ed1feb750e0e6613920cde62443aa05aa84752a2cdfa4f7a6f631801031cb2fbf6736675e3
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-urllib3/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-urllib3",
"version": "2.5.0",
"version": "2.6.0",
"description": "HTTP library with thread-safe connection pooling, file post, and more.",
"homepage": "https://github.com/urllib3/urllib3",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-werkzeug/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 Werkzeug
VERSION ${VERSION}
SHA512 922c7c377cb10baa76ba9457a2334716969fe058cbc75725989a3d8c61c061a8cf5c6e8bdce70ec098db7822dd12db3391fb8c1471f51d99f48c54df00b182e1
SHA512 5d2ad334edf0908024e29dadf88f772ae8f26c0eb24fb10caf6bd09021008aae67ece05703fe2490a34dd72213ad7db4e25921dbaf35d5f256e7a4cd4c9d1619
FILENAME werkzeug
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-werkzeug/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-werkzeug",
"version": "3.1.3",
"port-version": 1,
"version": "3.1.4",
"description": "The comprehensive WSGI web application library.",
"homepage": "https://werkzeug.palletsprojects.com/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-wrapt/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 wrapt
VERSION ${VERSION}
SHA512 61f3aae61b9a1fd6cc2227dc08b6738a21413f5b56baf8e0c77942975165704f538a94e10bb85a656c7519d0c9e25d6371026b1541ab134579ff7bb50e5f16bf
SHA512 e134ac2ef8db889fb14596d543faa2be076bc383cb0f16734ca08e8c80f5570b6bd65cc9475d99a707290fc9ead07debbe9714120b404f9b244b700e79b19f88
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-wrapt/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-wrapt",
"version": "2.0.0",
"version": "2.0.1",
"description": "Module for decorators, wrappers and monkey patching.",
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"dependencies": [
Expand Down
Loading