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-contourpy/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 contourpy
VERSION ${VERSION}
SHA512 3a9462c22535fe1729c1ac845b7d5a799f78c1eadad092d962d833f835d0f53453a501bf56040b57f783863620ead63fe9bb7b4f23a282510fbe367f87546634
SHA512 3664481b9a78d5d97c69c3ab6cb106798766af1eca9763310f9fa144d6e9574f98d0786158b2963c8490402c4ec3acb284371acbe84d9e33185157ea1260f675
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-contourpy/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-contourpy",
"version": "1.3.3",
"version": "1.4.0",
"description": "Python library for calculating contours in 2D quadrilateral grids",
"homepage": "https://contourpy.readthedocs.io/",
"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 9414fd480b81cf7ad4b963ada3389011dff1549d9ae888b02d293769a18a3d7fcb7c99f6856038a13aa6057bc6898e096958dd7cb475b38007ce05a041957516
SHA512 d13c6ed76444f849b4202caa4e38ff1b50ffb470d2767562e43c6ef98eb418fa9467326abe1c4721144e1668af0ed0e4ad33af92c0938d799e6224c5a1afbab9
)

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.64.0",
"version": "4.65.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-lxml/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 lxml
VERSION ${VERSION}
SHA512 18695beecaf86aa9b44bbefccbe3980b62f20d492707b81d143421b85e2b1725472953f093c46454ba3581af990d8e9ba66becfe9e0df5f6064c422f158fce77
SHA512 9cebd4f0a6218bbfaa618704e6694f4a1558d64d96067ba1e2aa7604513248934dffbc45b622d2ac4bdc790034adfd59b029ec8b5396d49b9d903b960f215014
)

if(VCPKG_TARGET_IS_WINDOWS)
Expand Down
2 changes: 1 addition & 1 deletion ports/py-lxml/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-lxml",
"version": "6.1.2",
"version": "6.1.3",
"description": "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.",
"homepage": "https://lxml.de/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-matplotlib/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 matplotlib/matplotlib
REF v${VERSION}
SHA512 fe3f00d6ddc30cf0e9a8a316d8e4025778eec07ccd133d28ab6c8f6f295b39bd0238767f3cd6ad1282adc8e6cad79fbae8e188ad1e99b3f0248a9e1f289fe1b1
SHA512 82a7801c98e0e5a13ca3eb60c2c5acf1602ee53c8602c53958e6fd7dd813bf35133b44601c22401ddebc87114a7e1fd23776b938104dcad97e866f13978a3281
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-matplotlib/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-matplotlib",
"version": "3.11.1",
"version": "3.11.2",
"description": "Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.",
"homepage": "https://matplotlib.org/stable/",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion ports/py-meson/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 mesonbuild/meson-python
REF ${VERSION}
SHA512 804f2885e2ebf8f2dfc2a91bf30a5306409684a8b6acdcb69217f45a5c6411e32b1373897efc71e148739502388727efc4e5d52b5f9375be676663ca3d189b6b
SHA512 a51b23d86226a4cde82a0ab835a218ecf7594b242b0996d1f0562d39669c6b2a2d070548584678498a027506724026dda09847baef9b6abb0d7d1c0646d086d9
HEAD_REF main
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-meson/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-meson",
"version": "0.20.0",
"port-version": 2,
"version": "0.21.1",
"description": "Meson PEP 517 Python build backend",
"homepage": "https://github.com/mesonbuild/meson-python",
"license": "MIT",
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 225190b5e31f3fd5ac514527bd8dcb3c50ae7f4abd3620ae1cf5a28b5f88b5c115b590705eb3c63de97dd8c5e172fd892286c3f896439815a3a83c076c18b3ba
SHA512 39f9273e785565b39aa4e34602e7484002dd515deb47ce457d48f1365b047bcd8c53cf66f8cd6ada024a9937b2224de6f8037b1beb8340c07317667fe7e54076
)

# uv_build is not available, build with hatchling instead
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.25.0",
"version": "2.26.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 5be77d0e836967cf2090fd6b81793f1e6d8096402ee32f67c0730ec64f6735cb2a036d22157cc9e963a6dee07bed7a496769247e6d2d371ca53151eb601b76dd
SHA512 973e007a6fee02b9f4b2ef73462cee4179d54156ada36582ad58511932c2688666f46e30ae876a415f3fd542a0b2c21e5a35881b105d514ed06481cf93913b45
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-numpy/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-numpy",
"version": "2.5.2",
"version": "2.5.3",
"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 af22c3952ba5a96271ba07f947484bff82cc2d7d3c2bd53b60b48b7c201821ddacd2882d8d5b6c1b44273ae23207bead67483aa500f2596b867331d478304d05
SHA512 ad18657a171cfc0a057ca041e9cb6b72a5904d531f5ab05bff2aae250b100d63a637961809c6c9625cf2dac77169fe11fc7ac5dbe1fc87ef971c8911f5fed170
HEAD_REF main
)

Expand Down
1 change: 1 addition & 0 deletions ports/py-pandas/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "py-pandas",
"version": "3.0.5",
"port-version": 1,
"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-platformdirs/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 platformdirs
VERSION ${VERSION}
SHA512 717cfe7407e3afcbd9a115d4a7758d8e70c96f7b26479c8d3144bc41aebe87852197b534a86c11c0c3ed01687955aacd049c656062fb3ca4e802476872a65197
SHA512 eaca02bb4fd5526b68cd820cdddfbb2fc9a837d8a7c0f18afd2871b134738ec180406e9f886ad318b7c1812a751055f958756ccdd8942681fe78b0976c2f6eb5
FILENAME platformdirs
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-platformdirs/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-platformdirs",
"version": "4.11.7",
"version": "4.11.8",
"description": "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.",
"homepage": "https://platformdirs.readthedocs.io/en/latest/",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion ports/py-psycopg2/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 psycopg2
VERSION ${VERSION}
SHA512 0d37b51408298baad8b2b095af24b1c0d0b67ba99a2532ed7344a931c6f4d431be9c21c94811eace1b4418899f070f80e80266bfe0386aac2e64289ab1b8862e
SHA512 7aebcf55161b1ad60af4b64fef64f676cdf68ee1597c8c1107350c367f1eafafe37b736716d191e3a3ba4d4ea6d436d22cb606f44655b4aebc8613d4314dbc15
PATCHES
env_configurable.patch
)
Expand Down
3 changes: 1 addition & 2 deletions ports/py-psycopg2/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-psycopg2",
"version": "2.9.12",
"port-version": 2,
"version": "2.9.13",
"description": "Python-PostgreSQL Database Adapter",
"homepage": "https://psycopg.org/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pydantic-core/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_core
VERSION ${VERSION}
SHA512 938fdecd9afb23acdcf8c23da1fcb4c89e78ad2f792826cd65d04a90b7afb4eb9f626905f370222bfd963616ffe84c50abf69c120195ec35c4ae561607732489
SHA512 8ae66cc48b6d8912b70061f27dbbfbe2b8327628ce6c24c143197900921974a5f2fe8d163c8608526b6befe0332887eb2111313e72aaccb4eea04c230260c8ce
)

if(VCPKG_TARGET_IS_WINDOWS)
Expand Down
2 changes: 1 addition & 1 deletion ports/py-pydantic-core/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pydantic-core",
"version": "2.48.0",
"version": "2.49.0",
"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 a6eb34b10ece0db36e7833fd70c658170e4c11d28ca8f75ee2f5634ee65a2fa5af096188b50973eba5296ac9f89d65ffa4badb5b2889ccf0537a0cf4c73e8282
SHA512 118ca30bb22e0aaaa3f24642385f1692ec6df713349d9956cbce9d5875d80c0c113d9dc3f13edb940ce7d35d9bc3d3afbafe8e06d54a6811e93aa77c19f0c3a7
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.2",
"version": "3.8.0",
"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-scikit-learn/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 scikit-learn
VERSION ${VERSION}
SHA512 b818bd768f9aca19396351c695330af4f55eef2794047963f357958c9e5bd428cb5e9b7578747845d583c29744659e0c2252aa9ece29c115b697da9b181736fb
SHA512 0e1e9dc305aff9106080a329337b25ea5c48cf953dac415c7d13c5a6b6fbb5167ee9ca922c189cc553b25383e7863d40af620679965d306fb033e1578f582743
FILENAME scikit_learn
)

Expand Down
3 changes: 1 addition & 2 deletions ports/py-scikit-learn/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-scikit-learn",
"version": "1.9.0",
"port-version": 2,
"version": "1.9.1",
"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-tzdata/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 tzdata
VERSION ${VERSION}
SHA512 9fd1a0380c8bd24943c66237ba398ebae953f218006a88499b3469c06f103d7c6376a2f0214ab6d2b41bc7cdc477391a1e471d8e444fb87b98fb9cbf022846ab
SHA512 db939ad340996e621895066d2901c044b8617acc6e282f900943f8c9dba76a64030dbdd8c6edb304429d9122eced649b5d5e6856e562b373f7c6783e505d2d31
)
vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")

Expand Down
2 changes: 1 addition & 1 deletion ports/py-tzdata/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-tzdata",
"version": "2026.3",
"version": "2026.4",
"description": "Provider of IANA time zone data.",
"homepage": "http://pythonhosted.org/tzdata",
"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 7d832d4600dfccf3813c19e37879688fe4bc136bdcb357f53ce3b32029b46a088dc8423328dd2bc875eee564618a5e078a4deaad8826c9f215c71d226fdfbb43
SHA512 c996422b1dd73687609cfae475cf32d4ba2960686fb6a7ad28edd5314d62d944c13f4ec83e1cd6daa2542aac0d2b9e3fadaa1718da753dce4a8486a92688f880
)

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.4.0",
"version": "2.4.1",
"description": "Module for decorators, wrappers and monkey patching.",
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"dependencies": [
Expand Down
36 changes: 18 additions & 18 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"port-version": 0
},
"py-contourpy": {
"baseline": "1.3.3",
"baseline": "1.4.0",
"port-version": 0
},
"py-cppy": {
Expand Down Expand Up @@ -129,7 +129,7 @@
"port-version": 0
},
"py-fonttools": {
"baseline": "4.64.0",
"baseline": "4.65.0",
"port-version": 0
},
"py-gast": {
Expand Down Expand Up @@ -209,31 +209,31 @@
"port-version": 0
},
"py-lxml": {
"baseline": "6.1.2",
"baseline": "6.1.3",
"port-version": 0
},
"py-markupsafe": {
"baseline": "3.0.3",
"port-version": 0
},
"py-matplotlib": {
"baseline": "3.11.1",
"baseline": "3.11.2",
"port-version": 0
},
"py-maturin": {
"baseline": "1.15.0",
"port-version": 0
},
"py-meson": {
"baseline": "0.20.0",
"port-version": 2
"baseline": "0.21.1",
"port-version": 0
},
"py-mypy-extensions": {
"baseline": "1.1.0",
"port-version": 0
},
"py-narwhals": {
"baseline": "2.25.0",
"baseline": "2.26.0",
"port-version": 0
},
"py-networkx": {
Expand All @@ -245,7 +245,7 @@
"port-version": 0
},
"py-numpy": {
"baseline": "2.5.2",
"baseline": "2.5.3",
"port-version": 0
},
"py-owslib": {
Expand All @@ -258,7 +258,7 @@
},
"py-pandas": {
"baseline": "3.0.5",
"port-version": 0
"port-version": 1
},
"py-pathspec": {
"baseline": "1.1.1",
Expand All @@ -277,7 +277,7 @@
"port-version": 1
},
"py-platformdirs": {
"baseline": "4.11.7",
"baseline": "4.11.8",
"port-version": 0
},
"py-plotly": {
Expand Down Expand Up @@ -305,8 +305,8 @@
"port-version": 0
},
"py-psycopg2": {
"baseline": "2.9.12",
"port-version": 2
"baseline": "2.9.13",
"port-version": 0
},
"py-pycodestyle": {
"baseline": "2.14.0",
Expand All @@ -321,7 +321,7 @@
"port-version": 0
},
"py-pydantic-core": {
"baseline": "2.48.0",
"baseline": "2.49.0",
"port-version": 0
},
"py-pyogrio": {
Expand All @@ -333,7 +333,7 @@
"port-version": 0
},
"py-pyproj": {
"baseline": "3.7.2",
"baseline": "3.8.0",
"port-version": 0
},
"py-pyproject-hooks": {
Expand Down Expand Up @@ -413,8 +413,8 @@
"port-version": 0
},
"py-scikit-learn": {
"baseline": "1.9.0",
"port-version": 2
"baseline": "1.9.1",
"port-version": 0
},
"py-scipy": {
"baseline": "1.18.1",
Expand Down Expand Up @@ -473,7 +473,7 @@
"port-version": 0
},
"py-tzdata": {
"baseline": "2026.3",
"baseline": "2026.4",
"port-version": 0
},
"py-urllib3": {
Expand All @@ -497,7 +497,7 @@
"port-version": 0
},
"py-wrapt": {
"baseline": "2.4.0",
"baseline": "2.4.1",
"port-version": 0
},
"pybind11": {
Expand Down
Loading
Loading