$ git clone -n https://gitee.com/src-anolis-os/PyYAML.git /var/lib/mock/dist-an8.10-build-544262-86672/root/chroot_tmpdir/scmroot/PyYAML Cloning into '/var/lib/mock/dist-an8.10-build-544262-86672/root/chroot_tmpdir/scmroot/PyYAML'... $ git fetch origin 39cef145deeedd7ed28f0e151022ca2ed9e9f49a:KOJI_FETCH_HEAD From https://gitee.com/src-anolis-os/PyYAML * [new ref] 39cef145deeedd7ed28f0e151022ca2ed9e9f49a -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at 39cef14 fix: PyYAML — Fix PyYAML build for Python 3.12 by adopting pyproject macros and Cython regeneration.