Skip to content
Merged
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-cffi/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 cffi
VERSION ${VERSION}
SHA512 a8bf705e626f6b5858cc20e9044a23fd653d155e2a2d4cb59f1eed00ef13ebd92d5a2f07738c66b361cb24d863786d4379dcd9c176250b546fbd45758e51d4f4
SHA512 44c5e434580ba5ff1f2c23bbabe959d49e77a8823648eaab631c46f175c2b4ff3b96d5976b66ef33b93537674a1ba01e355cf836d40de7e2c0557a51f5fc7959
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-cffi/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-cffi",
"version": "2.0.0",
"version": "2.1.0",
"description": "Foreign Function Interface for Python calling C code.",
"homepage": "http://cffi.readthedocs.org/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-charset-normalizer/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 charset-normalizer
VERSION ${VERSION}
SHA512 e0682214fc75b5e2a2ce5284ead57ca2883f4151c1dbdfd8399c38ca14251fa53b6f598f87408b1d6dbd5636bf627eec481b582dfe3f314cad761b5d63433250
SHA512 eb96d91b60b5ed083a6169a2c67534a6fd261d91e957f592a52076c98fad99d30e45a11754d51472e1b2815b08061005a5cf9a6844441726cd2814f22bdeef2c
FILENAME charset_normalizer
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-charset-normalizer/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-charset-normalizer",
"version": "3.4.7",
"version": "3.4.9",
"description": "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.",
"homepage": "https://github.com/Ousret/charset_normalizer",
"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 f759377dfa249e912dc0aa04cf826fd4f6da7a0459e2a076f3f2fd67c22e784d4c03dcf4b91d1763021e9c4d44a198f78050678023106f838d1fa5c6374ec918
SHA512 7df2cdd4c86e54c2e2e00c7425e484becb65a20c7dc38f0624c8ebe61aa701bc8cd1bc6de12367ff40e12ec0c16e06190f7a47e2f8c9849d7a431cecf8b42d87
)

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.4.1",
"version": "8.4.2",
"description": "Composable command line interface toolkit",
"homepage": "https://palletsprojects.com/p/click/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-cython/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cython/cython
REF ${VERSION}
SHA512 19e487f9993ffd286cc679993c4fa9904628bc336c5c032a05a91c64fb8e1d20c7d463b26476c0659bd737fbccf6383793f2d3f7af92388066ef2d82a9e175bc
SHA512 75712af94c8c3129bc06df84db2c8cac92ecba28950811a52366dcb95c0cd53847079824d16493d1cd97b910beaf4c0226513650e04e76e93178d9ebd40cd915
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-cython/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-cython",
"version": "3.2.5",
"version": "3.2.8",
"description": "Cython is a Python compiler that makes writing C extensions for Python as easy as Python itself. Cython is based on Pyrex, but supports more cutting edge functionality and optimizations.",
"homepage": "https://cython.org/",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-geopandas/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 geopandas
VERSION ${VERSION}
SHA512 bb30bde9150b792272b9d2e2db39581c7de196fffbac5e60bceb2a430378c5be9228ec6e5fa159a61389338565ec2c8a0cafff69570b88cc018d193dc1452c47
SHA512 dad0b7c74df09d0eb95cf76cdcebde88550bf47f27454d3610bfa6936a9f22c60200bcfd187a65b20aab6448d83aef6a3ae1053474165e397d9368b9433ed782
)
vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")

Expand Down
2 changes: 1 addition & 1 deletion ports/py-geopandas/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-geopandas",
"version": "1.1.3",
"version": "1.1.4",
"description": "Geographic pandas extensions.",
"homepage": "https://geopandas.org",
"license": "BSD-3-Clause",
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 8bbe680cb56b82bb50829e7fa049fe9839bc443a671fe7cd679596b892b5c241163b5b943b65146423e3b76b7e5e6594406f65d2dc70721650885b17842f7755
SHA512 e48055970b0b6d0752d704c89c660d11530c2594c24eb8d4660b6ae53d79fa8170b0306481c8a8bca3d06feb4476bcdd79d9c1a5dea3c7a4f84a762ecfd5c594
)

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.30.1",
"version": "1.31.0",
"description": "Modern, extensible Python build backend",
"homepage": "https://hatch.pypa.io/latest/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-libpysal/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 libpysal
VERSION ${VERSION}
SHA512 eaab85b8ce83bccd9cb22671f5e27a1db245db850bef7e80f37ce667876bbed91224a20d72ee976f9fbdc9d3f3a90d58343bde1cd0b6f9a2fe1bbf5abd23be3a
SHA512 bee3332ad719184972148f9aa1421c6c6fd5bfb5b705e1ac557d319471149722d7ceba0d39e2adc827d15d7728613801f97976337d0317af5fe7ef223546f1e7
FILENAME libpysal
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-libpysal/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-libpysal",
"version": "4.14.1",
"version": "4.15.0",
"description": "Core components of PySAL - A library of spatial analysis functions.",
"homepage": "https://pysal.org/libpysal",
"license": "BSD-3-Clause",
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 88406008edb73f64fee1bc5ccdf9aeb9bd5e6a59c97955095b5540a19dd34f5c2813bba322285d8a2bf82706420e432efd1bacf59922d778f9069cab3ad99ae1
SHA512 72752d620db34fd24fc048adb38ad8988ca88303d4bde18e4a47c21b3924699316141d7d111b2bf578a2a0f55568f9cb3112e27aad485684e53908c4698f2b3e
PATCHES
use-hatchling.patch
)
Expand Down
3 changes: 1 addition & 2 deletions ports/py-narwhals/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-narwhals",
"version": "2.22.1",
"port-version": 1,
"version": "2.23.0",
"description": "Extremely lightweight compatibility layer between dataframe libraries",
"homepage": "https://github.com/narwhals-dev/narwhals",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-numpy/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO numpy/numpy
REF v${VERSION}
SHA512 cc12b8d0718f760ce3a330885a7191df32b2831c8d756a815131083535c437737df52ad3dd77c3d58c6337546299cfb0cb3b9ffaa3835d0c5c8a57d9611d167f
SHA512 e0a353f049fa3a939ec0f92363721e3919b0c0b96218a42f87f9d237023de21d013e8b175147bf08ccc71bdb55d990532d72ef2173ccefbd16cdcda6e984ca4a
HEAD_REF main
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-numpy/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-numpy",
"version": "2.5.0",
"port-version": 1,
"version": "2.5.1",
"description": "The fundamental package for scientific computing with Python.",
"homepage": "https://www.numpy.org/",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pandas/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO pandas-dev/pandas
REF v${VERSION}
SHA512 986813621f8eda0a7b349e1250e2f42d2788b1467988a80a00a51e42b02f5b929cd3c95974b9b9b199484c4d6e170598ac7b2e2f5438b93f1b4149a117a57a06
SHA512 844f85b89e122ed2c1edaf6f162ac155f4330c89df126008875d08e753ebe0c94e0c2c173df188d71358de1fe6fdab299e3821eb7009d5d0a843a50c9c217d8d
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-pandas/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pandas",
"version": "3.0.3",
"version": "3.0.4",
"description": "Powerful data structures for data analysis, time series, and statistics.",
"homepage": "https://pandas.pydata.org",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pillow/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO python-pillow/Pillow
REF ${VERSION}
SHA512 cd66b5b033f82127934624c474aed55c014d10d5e7cc9455ea6a3470d1b7e9f0b94ad2c0a5f1559e01ce003fc179b01fee89aa1b51d78dff3f04927d8252a41e
SHA512 41453e23021fdb08ed9bf8b67a912f8217010840f99665e49465088e76c608fca78c2ca4dda3de8728ba9f8002c7e98231135669990d88758c5944afa0a13f64
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-pillow/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-pillow",
"version": "12.2.0",
"port-version": 2,
"version": "12.3.0",
"description": "Python Imaging Library",
"homepage": "https://python-pillow.org/",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyogrio/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 pyogrio
VERSION ${VERSION}
SHA512 c687c8d1f13639e1e8bdfe618c9a9f1b4ee492effc089674bf23318e7b2e02dbe88541bf7ff0b0ad5fb913cc7c0b7b188280bcc618e6a13305446b21a2988264
SHA512 01d07745e8371ea8e9b4568d3ef9660aca4f3912a571e489712f47d8d7aee6e957ed2fef211810fabed24273e2114ef646dabfc104028df89e44d9116f4837ad
)

set(ENV{GDAL_INCLUDE_PATH} "${CURRENT_INSTALLED_DIR}/include")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyogrio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pyogrio",
"version": "0.12.1",
"version": "0.13.0",
"description": "Vectorized spatial vector file format I/O using GDAL/OGR.",
"homepage": "https://github.com/geopandas/pyogrio",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pyproject-metadata/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO FFY00/python-pyproject-metadata
REF ${VERSION}
SHA512 6f56d2c59118027da4d00c1f2df06ebadc296f810576b28ff6b28ee472c2c0cef72b1bbe7d36480679740b1dd91acdc9d693246dfc921b7bf012886f17a87c0d
SHA512 9878c3a39391de8339c78263f6e1f042b04d3bdf1e28b126fed6878346fa67f833989ae89bff94d3b93bd78f697512d7783cdbefcc127629130dfc32c4e6eba6
HEAD_REF main
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-pyproject-metadata/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-pyproject-metadata",
"version": "0.11.0",
"port-version": 1,
"version": "0.12.1",
"description": "PEP 621 metadata parsing",
"homepage": "https://pep621.readthedocs.io/",
"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 0819dde9d6f18b1436efedd2fcfe7e16745f1c38914781abab051ff5b3cd6aa008e9564f5736f860a3fe908340eecf2890150f395f4b5d83125ccc604dfd8f9a
SHA512 e3b2874d3f430f805fa4ea2f2fe4e22f02b4491a68aa068644c43aa5949423496cd80a1e6a9f0bd7aec3dafccdac0b177334f53eb077d077e0e56a2e43710d09
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": "2026.5.1",
"version": "2026.6.3",
"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-scikit-build-core/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO scikit-build/scikit-build-core
REF v${VERSION}
SHA512 02e0f92684b5f3678f64565e09c896748cbb5b8e03e004abfd108a6c435731cd49b23952566f215ca77813dfb8429cdb5aea7a1fcf5b8edc40fc60a14e7ec31c
SHA512 37271b1caa33b99359207cc7f627e9296132c90ad8caa87c6544c8586d0457c81ad6f5b2c3e0cfd672e954b644b29ac110b209e05fcef01f082f92b1ca0f89bc
HEAD_REF main
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-scikit-build-core/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-scikit-build-core",
"version": "0.12.2",
"port-version": 1,
"version": "1.0.1",
"description": "A next generation Python CMake adaptor and Python API for plugins",
"homepage": "https://scikit-build-core.readthedocs.io/",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-setuptools-rust/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 setuptools-rust
VERSION ${VERSION}
SHA512 f8af3b27e85ec4cb0197bac05a8eaa6dd294aae78030d589364fc2179591967d5c959c8e59463af31b8f4660988aabb08174982737ccc386930555b876942eba
SHA512 07f6112b614d0621f4a6a413e3484b3d04772d5214ff099ca33c87e2802d2ad11fa6c6d3e9540643177ba541768a1f12b6759a592b7af53eb10879d78fcb68b9
FILENAME setuptools_rust
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-setuptools-rust/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-setuptools-rust",
"version": "1.12.1",
"version": "1.13.0",
"description": "Setuptools Rust extension plugin",
"homepage": "https://github.com/PyO3/setuptools-rust",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-setuptools/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 setuptools
VERSION ${VERSION}
SHA512 5d70e9efd818245fb8119a4eed64d776078469ed884facc188f141ea491efd9fde5c10c928d3236ea5e2e431b16616f18ed14870b867f95e6320251707332395
SHA512 d426f235471d30b41391bda63e8f3d461f54a6a4127594a2e2d0cab0c7576d511db5e5f211ed6cdac2afc620d3695e991a1dd08106f1201ec64697b14b3e0390
PATCHES
fix-prefix.patch
)
Expand Down
2 changes: 1 addition & 1 deletion ports/py-setuptools/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-setuptools",
"version": "82.0.1",
"version": "83.0.0",
"description": "Official project repository for the Setuptools build system ",
"homepage": "https://pypi.org/project/setuptools/",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-typing-extensions/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO python/typing_extensions
REF ${VERSION}
SHA512 f394a9a8b589f4b73185774fd66b3b418b2047e6e44b482b2e24c1ebe67300fb44822d41575c02bb2908002f58f8b200b9270a709c5c6ebc93477cc18db33fbe
SHA512 bcb4b953eb74e667570a530c3e7ebf94b37a92c898a25059f6c650c620511af7c8bdcdd2a8b33dd6a543f352220eba475fd924a9657babf70b8f85ed638ae56c
HEAD_REF main
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-typing-extensions/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-typing-extensions",
"version": "4.15.0",
"port-version": 1,
"version": "4.16.0",
"description": "Backported and experimental type hints for Python",
"homepage": "https://github.com/python/typing_extensions",
"license": null,
Expand Down
Loading
Loading