# HG changeset patch # User Franz Glasner # Date 1664955653 -7200 # Node ID 467602257c547004a388e719c8317aabc6ab8d58 # Parent 0e2afa9bbef8096c2594d18d2d8ef496c21c2e11 Use the now more dynamic python minor version in the package list diff -r 0e2afa9bbef8 -r 467602257c54 pkg-plist --- a/pkg-plist Tue Oct 04 17:05:38 2022 +0200 +++ b/pkg-plist Wed Oct 05 09:40:53 2022 +0200 @@ -7,7 +7,7 @@ %%PYPY_DIR%%/bin/%%PYTHON_IMPL_MINOR%% %%PYPY_DIR%%/bin/python %%PYPY_DIR%%/bin/python3 -%%PYPY_DIR%%/bin/python3.8 +%%PYPY_DIR%%/bin/python%%PY_VERSION_SHORT%% %%PYPY_DIR%%/include/README %%PYPY_DIR%%/include/%%PYTHON_IMPL_MINOR%%/Python.h %%PYPY_DIR%%/include/%%PYTHON_IMPL_MINOR%%/abstract.h