From 704fba7616a1b847c874be39b6641a2a33e1d1aa Mon Sep 17 00:00:00 2001 From: Update Bot Date: Tue, 3 Feb 2026 06:06:17 +0000 Subject: [PATCH] Autoupdating ports --- ports/py-wrapt/portfile.cmake | 2 +- ports/py-wrapt/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/p-/py-wrapt.json | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ports/py-wrapt/portfile.cmake b/ports/py-wrapt/portfile.cmake index 8524dc8..fd09809 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 4e20da9d29284f3391c983772482ac8f1b371bc3f6020765f77c54df9842287ba90242069dadf819fb680ddc9378515ffc27f99f28a5f3ce18d70cab3ff7d017 + SHA512 26ad70de5662329abca8b0d05652ca5a0585f58c0a9808afe96222a81bc54bef11ec841d64993364f4fcc9719c99a96c19ea77134b146c5cb7ee8a9044359444 ) 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 cc51ba1..06a611d 100644 --- a/ports/py-wrapt/vcpkg.json +++ b/ports/py-wrapt/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-wrapt", - "version": "2.1.0", + "version": "2.1.1", "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 ba9e8a0..059a533 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -445,7 +445,7 @@ "port-version": 0 }, "py-wrapt": { - "baseline": "2.1.0", + "baseline": "2.1.1", "port-version": 0 }, "pybind11": { diff --git a/versions/p-/py-wrapt.json b/versions/p-/py-wrapt.json index 8233585..da5236b 100644 --- a/versions/p-/py-wrapt.json +++ b/versions/p-/py-wrapt.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "90fe52a929bc32dd013f11d62d0094f9c09821aa", + "version": "2.1.1", + "port-version": 0 + }, { "git-tree": "20fc25208b9c4dbaa84cab7c9e5c00dfb0a852f4", "version": "2.1.0",