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-calamine/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 python-calamine
VERSION ${VERSION}
SHA512 7f95e512ea20e5c07a0795ae2e9380f9f4d2eab2c3e68e05b39214a3468e7628fbc3774486c4014862065f6102f4ef4be351aab0d57aa5f32522006a50e9bdf0
SHA512 f76be183793c34bb6311e6856ac47d0ccb6c11eba0a287cfaffc3a79ec3e4f526d079f798bbf7ab121e9a505ca6fd8a53b4c69fe8a64a046b69c43b93ac51130
FILENAME python_calamine
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-calamine/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-calamine",
"version": "0.6.1",
"version": "0.6.2",
"description": "Python binding for Rust's library for reading excel and odf file - calamine.",
"homepage": "https://github.com/dimastbk/python-calamine",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-flask/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 Flask
VERSION ${VERSION}
SHA512 4eacac745cc285d82956a040385ec08d134ef639a7fe802a0bbb8b8d92e0c341668eed3ab49eedf4500796b7f1d54930e6a94515f88daedb39928fdbc693ac9b
SHA512 17c290fdccf3c7e45eeaf5d12a967889f6b0c6aac06a518624a18eb4de67904e825a2724d0c4d7701bb7e75a2f4629089a658e30909c6c7fe20992cc431b273e
FILENAME flask
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-flask/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-flask",
"version": "3.1.2",
"version": "3.1.3",
"description": "A simple framework for building complex web applications.",
"homepage": "https://flask.palletsprojects.com/",
"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 71c88077c9b85f6bf9acd40c0c981552fe58a0e12e0d51bd46b2de5ac9665927a651233fef804f66cc3abd88a1ec5dec6e97e2f4653674e2337b40da1ace4495
SHA512 d1cbd677b2e507b89344fa69c82f45fbe18a3634dac4d7014d76ef852d478932095df009d2bd31c7aa03d594084bc163870e0b145c563962589f53ab82cca1e2
)

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.28.0",
"version": "1.29.0",
"description": "Modern, extensible Python build backend",
"homepage": "https://hatch.pypa.io/latest/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/py-isort/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 isort
VERSION ${VERSION}
SHA512 10078b1af89af6fbaefa88f61c80a94723b2633f9fd209d09e419d55a7c3013f0e8ded262cc7addc7cdce40930fd0bb2451e6ac3935d1c96ce42ac5cef041e44
SHA512 92e27bc00beb2e78284c3ff09e343fa81f9fcbfa9723e1f7e333d49a568de615da0b1b41726b8a50ee6d86e33fa5fbc9449ad6de43b8f72e6281b36b6981cb9e
)

vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}")
Expand Down
2 changes: 1 addition & 1 deletion ports/py-isort/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-isort",
"version": "7.0.0",
"version": "8.0.0",
"description": "A Python utility / library to sort Python imports.",
"homepage": "https://pycqa.github.io/isort/",
"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 b8fb9a3af405f9113f9da8542e98fe33af55d44cf5cc08022be3548010c4512af40c67e3c149f5836c90e9a490a01a8fcaa6795151e85a6f3fe38c14f17739ef
SHA512 3b991bc68ac598270894ebd084f29351d727ba24f060436f1e4e543931883ff480bb9a1c0c4c8693486aa73739e85d4aafe16fa03f405ff01dc3fc579215841f
)

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.12.2",
"version": "1.12.4",
"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
5 changes: 3 additions & 2 deletions ports/py-psycopg-c/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
vcpkg_from_pythonhosted(
OUT_SOURCE_PATH SOURCE_PATH
PACKAGE_NAME psycopg_c
PACKAGE_NAME psycopg-c
VERSION ${VERSION}
SHA512 55310d2a35f8f09286119ed78ccd239df9b781c1058ec4ba27dad159c775f912ccf1e80bb47d1b79fdfd330f8e39278295c767d412f5f7b01cdbffb98404cb4a
SHA512 8a7109b22ee939789a57b46cf8c76252aae21fbe63b2139fc87798280c51544063aeeb9ff84a77ed37ccad3a44e3180b9596f5361c7b069c9d5171927f64e299
FILENAME psycopg_c
)

if(VCPKG_TARGET_IS_WINDOWS)
Expand Down
2 changes: 1 addition & 1 deletion ports/py-psycopg-c/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-psycopg-c",
"version": "3.3.2",
"version": "3.3.3",
"description": "Python-PostgreSQL Database Adapter",
"homepage": "https://psycopg.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 37eb9278fd2184bd78b79042841a542e582347919c4ffdb7fd8182330162ef132d45260668a40c5b0a7ddfcf5c13a348ae02087016f19bb574e450cb03e041cf
SHA512 a16117183516a270b5735a0c897172c2a3203c26ca5bbc36b6b7215dfb2e786246b5109e794faad71415ae060b11d2963f71a7704325f763ad51884276076825
)

if(VCPKG_TARGET_IS_WINDOWS)
Expand Down
3 changes: 1 addition & 2 deletions ports/py-psycopg/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-psycopg",
"version": "3.3.2",
"port-version": 1,
"version": "3.3.3",
"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 1447f257efdbad0f70b490569c073696f8bdcdbd0baccac40e843520eb3cabfd23d499dca31afdc67581dd6a690cc138b882f393a91f57afcc309c800b9620c3
SHA512 f8f15c258cb0240c73c5f070715d2a1893866c2fe07a4d8a6b96feade9f9ab11103aaa73a6fe349a0bf644806b2f8e9b335b8dd4eb6f733ce1fd023b393a6e20
)

if(VCPKG_TARGET_IS_WINDOWS)
Expand Down
3 changes: 1 addition & 2 deletions ports/py-pydantic-core/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-pydantic-core",
"version": "2.41.5",
"port-version": 1,
"version": "2.42.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-scipy/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ vcpkg_from_pythonhosted(
OUT_SOURCE_PATH SOURCE_PATH
PACKAGE_NAME scipy
VERSION ${VERSION}
SHA512 299339cf7885ae6ad81bb29ab1a9128c1e7baef387e64e03a5ca784c14f08de1fe58c8d58b25c76c9068b09d8d97fc8b38d2e03922f0f8ada4e5d00910d56dae
SHA512 c2930d9be072057eb25394d6bee7fbe504f1b7c442b5393641ab3ff6bba590d4a76d240eb3a2ef58891bcb449af847de056a8957c591caa8fbf496ce9ce5a9e5
)

vcpkg_replace_string("${SOURCE_PATH}/meson.build" "py3.dependency()" "dependency('python-3.${PYTHON3_VERSION_MINOR}', method : 'pkg-config')")
Expand Down
3 changes: 1 addition & 2 deletions ports/py-scipy/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "py-scipy",
"version": "1.17.0",
"port-version": 1,
"version": "1.17.1",
"description": "Fundamental algorithms for scientific computing in Python",
"homepage": "https://scipy.org/",
"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 eb76c4b1af04af6c3cdf4fdb0a21df52b1b8414466620d80ad0e284a9ebd22a4ff93d8028b5cb1b7caf5a3fcc079de61aa90030282bb647018c1b53e90c77360
SHA512 2bc6b67aa1cac571bd30c59818483e8ef73cd07be2154ce52703429ba29e2f8a8caf2e174291d977df16b944a1f3137b0646effdfb43df8058f6562a2c0bcc04
FILENAME werkzeug
)

Expand Down
2 changes: 1 addition & 1 deletion ports/py-werkzeug/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-werkzeug",
"version": "3.1.5",
"version": "3.1.6",
"description": "The comprehensive WSGI web application library.",
"homepage": "https://werkzeug.palletsprojects.com/",
"dependencies": [
Expand Down
26 changes: 13 additions & 13 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"port-version": 1
},
"py-calamine": {
"baseline": "0.6.1",
"baseline": "0.6.2",
"port-version": 0
},
"py-certifi": {
Expand Down Expand Up @@ -113,7 +113,7 @@
"port-version": 0
},
"py-flask": {
"baseline": "3.1.2",
"baseline": "3.1.3",
"port-version": 0
},
"py-flit-core": {
Expand Down Expand Up @@ -149,7 +149,7 @@
"port-version": 0
},
"py-hatchling": {
"baseline": "1.28.0",
"baseline": "1.29.0",
"port-version": 0
},
"py-idna": {
Expand All @@ -161,7 +161,7 @@
"port-version": 1
},
"py-isort": {
"baseline": "7.0.0",
"baseline": "8.0.0",
"port-version": 0
},
"py-itsdangerous": {
Expand Down Expand Up @@ -205,7 +205,7 @@
"port-version": 2
},
"py-maturin": {
"baseline": "1.12.2",
"baseline": "1.12.4",
"port-version": 0
},
"py-meson": {
Expand Down Expand Up @@ -265,11 +265,11 @@
"port-version": 0
},
"py-psycopg": {
"baseline": "3.3.2",
"port-version": 1
"baseline": "3.3.3",
"port-version": 0
},
"py-psycopg-c": {
"baseline": "3.3.2",
"baseline": "3.3.3",
"port-version": 0
},
"py-psycopg2": {
Expand All @@ -289,8 +289,8 @@
"port-version": 1
},
"py-pydantic-core": {
"baseline": "2.41.5",
"port-version": 1
"baseline": "2.42.0",
"port-version": 0
},
"py-pyogrio": {
"baseline": "0.12.1",
Expand Down Expand Up @@ -377,8 +377,8 @@
"port-version": 0
},
"py-scipy": {
"baseline": "1.17.0",
"port-version": 1
"baseline": "1.17.1",
"port-version": 0
},
"py-semantic-version": {
"baseline": "2.10.0",
Expand Down Expand Up @@ -441,7 +441,7 @@
"port-version": 0
},
"py-werkzeug": {
"baseline": "3.1.5",
"baseline": "3.1.6",
"port-version": 0
},
"py-wheel": {
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-calamine.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "71117b34a9a9b49ab9cbe939c6adf0ce448892bb",
"version": "0.6.2",
"port-version": 0
},
{
"git-tree": "85faa165bb95ef6a9a2d6408037a2659a3511e79",
"version": "0.6.1",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-flask.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0fa1e621b34bdcf6dc2613388c448b48ac9a312a",
"version": "3.1.3",
"port-version": 0
},
{
"git-tree": "9d97a5eba9b05a3a2d30a79e329f0dcd46e6cbf8",
"version": "3.1.2",
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": "05efccdd2e036d4af3a7152515c993d16b99d62d",
"version": "1.29.0",
"port-version": 0
},
{
"git-tree": "95b65837b7996aa27efe94cf9244ab22b8178b2c",
"version": "1.28.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-isort.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "178866c84d77d119078f189624e4c5bbf3dc850f",
"version": "8.0.0",
"port-version": 0
},
{
"git-tree": "efc5bf7cc305bbac882f0adba0840af81bc2ee89",
"version": "7.0.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-maturin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "46af2454d2377ad140745c3ec4872ce705356b0d",
"version": "1.12.4",
"port-version": 0
},
{
"git-tree": "20d0baf1256c87361fae27746a2a65fb6f0f008a",
"version": "1.12.2",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-psycopg-c.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f5ff4f58c6f715dab1256e1ccfecb9df82a251c0",
"version": "3.3.3",
"port-version": 0
},
{
"git-tree": "19048faa912038320b0cdcd191cdc94ca462020d",
"version": "3.3.2",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-psycopg.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "55845f20195b7961225efc821d8d391c002396c5",
"version": "3.3.3",
"port-version": 0
},
{
"git-tree": "6801a210d958b6e53082344131ad658fa5127f33",
"version": "3.3.2",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-pydantic-core.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "48b3c95e3a00efe21cd3ca56a2d2416218ece6a9",
"version": "2.42.0",
"port-version": 0
},
{
"git-tree": "73dda413e77e91e86a4accf8455861ed51fa6e67",
"version": "2.41.5",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-scipy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cc26768d1c38b24f69450f26cfd473e87d143c9f",
"version": "1.17.1",
"port-version": 0
},
{
"git-tree": "3ff048c0846f7d1e5c113407ab43fa45c97fa1dc",
"version": "1.17.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/py-werkzeug.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fcfb62c5161ece0b4af76a55aab3d2650a59aa9f",
"version": "3.1.6",
"port-version": 0
},
{
"git-tree": "9a292c3727b556e51dd389c9bdf2d5b106690c3a",
"version": "3.1.5",
Expand Down
Loading