diff --git a/ports/py-pysal/portfile.cmake b/ports/py-pysal/portfile.cmake index b173e94d..d08cc2cc 100644 --- a/ports/py-pysal/portfile.cmake +++ b/ports/py-pysal/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME pysal VERSION ${VERSION} - SHA512 aca319e8d2128738e760fba7d6628493f200dc9ee46e952e49b2176337acad03dfce9c0e455e6f7305507af7717ccaecc9d796a0bd7e33f122a54c7dac2d1630 + SHA512 7bb3377204ff68f68ff68835febd21b84b86038e3b8e8f6ef2c966e9938ad5643b97d8ce28fa05b865c8d08826d69757bcbd0618b492abbed1fc1603ed3dcaa5 FILENAME pysal ) diff --git a/ports/py-pysal/vcpkg.json b/ports/py-pysal/vcpkg.json index 48ba4a4f..0a582ed1 100644 --- a/ports/py-pysal/vcpkg.json +++ b/ports/py-pysal/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-pysal", - "version": "25.7", + "version": "26.1", "description": "Python Spatial Analysis Library - meta-package for the PySAL ecosystem.", "homepage": "https://pysal.org/", "dependencies": [ diff --git a/ports/py-wrapt/portfile.cmake b/ports/py-wrapt/portfile.cmake index 93e408cf..8524dc8b 100644 --- a/ports/py-wrapt/portfile.cmake +++ b/ports/py-wrapt/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME wrapt VERSION ${VERSION} - SHA512 e134ac2ef8db889fb14596d543faa2be076bc383cb0f16734ca08e8c80f5570b6bd65cc9475d99a707290fc9ead07debbe9714120b404f9b244b700e79b19f88 + SHA512 4e20da9d29284f3391c983772482ac8f1b371bc3f6020765f77c54df9842287ba90242069dadf819fb680ddc9378515ffc27f99f28a5f3ce18d70cab3ff7d017 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-wrapt/vcpkg.json b/ports/py-wrapt/vcpkg.json index fa0c5084..cc51ba1a 100644 --- a/ports/py-wrapt/vcpkg.json +++ b/ports/py-wrapt/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-wrapt", - "version": "2.0.1", + "version": "2.1.0", "description": "Module for decorators, wrappers and monkey patching.", "homepage": "https://github.com/GrahamDumpleton/wrapt", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 5461c4f4..9c06d2d2 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -321,7 +321,7 @@ "port-version": 0 }, "py-pysal": { - "baseline": "25.7", + "baseline": "26.1", "port-version": 0 }, "py-pyspnego": { @@ -445,7 +445,7 @@ "port-version": 0 }, "py-wrapt": { - "baseline": "2.0.1", + "baseline": "2.1.0", "port-version": 0 }, "pybind11": { diff --git a/versions/p-/py-pysal.json b/versions/p-/py-pysal.json index 46904693..5ae865eb 100644 --- a/versions/p-/py-pysal.json +++ b/versions/p-/py-pysal.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2d716c71491dc13a427e554fb88824fc2627d69e", + "version": "26.1", + "port-version": 0 + }, { "git-tree": "eb1a8e9823574f315f973c397a1650084da46435", "version": "25.7", diff --git a/versions/p-/py-wrapt.json b/versions/p-/py-wrapt.json index 1d274461..82335858 100644 --- a/versions/p-/py-wrapt.json +++ b/versions/p-/py-wrapt.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "20fc25208b9c4dbaa84cab7c9e5c00dfb0a852f4", + "version": "2.1.0", + "port-version": 0 + }, { "git-tree": "7fc2f22d9d6ba8f7cd6bd8b1c56e142d0e6fe369", "version": "2.0.1",