diff --git a/ports/py-pyyaml/portfile.cmake b/ports/py-pyyaml/portfile.cmake index 2461fee..9eac4e7 100644 --- a/ports/py-pyyaml/portfile.cmake +++ b/ports/py-pyyaml/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME PyYAML VERSION ${VERSION} - SHA512 94a29924484f557c0966d485c2b70232909253f27fcea9b89e1db1462abf61f2f85d55fbae0177b2bed70eb5daa75813551e868df4df4cddfdee9a87bd08485f + SHA512 359c45d843fd839797572efeab121f17b1947647960dfb062f3618f25f71e1a6bc4bab14a1720b6b67f256089d5d48c452ec5419e3130222765c7ca41db11dad ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}" OPTIONS -x) diff --git a/ports/py-pyyaml/vcpkg.json b/ports/py-pyyaml/vcpkg.json index 71f233b..6b01daa 100644 --- a/ports/py-pyyaml/vcpkg.json +++ b/ports/py-pyyaml/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-pyyaml", - "version": "6.0.1", + "version": "5.4.1", "description": "YAML parser and emitter for Python", "homepage": "https://pyyaml.org/", "dependencies": [