https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253815

--- Comment #70 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=cd5b03f6927ebf6c3966816a91b10ea223a84910

commit cd5b03f6927ebf6c3966816a91b10ea223a84910
Author:     Kai Knoblich <k...@freebsd.org>
AuthorDate: 2021-04-19 14:41:42 +0000
Commit:     Kai Knoblich <k...@freebsd.org>
CommitDate: 2021-04-19 14:53:13 +0000

    graphics/py-openimageio: Fix packaging with Python 3.8+

    * Apply the same fix as in 9cb5898561b302d952fec8e2fac66a945a2c4915 by
      using wildcard paths and adjust the pkg-plist for the Python bindings
      as well.

    * Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make
      the port PREFIX safe while I'm here.

    PR:             253815
    Approved by:    python (with hat)

 graphics/openimageio/Makefile         | 4 ++--
 graphics/openimageio/pkg-plist-pybind | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to