There is an updated pull request by icp1994 against master on the void-packages repository https://github.com/icp1994/void-packages memray https://github.com/void-linux/void-packages/pull/43411 New package: memray-1.7.0 #### Description [Memray](https://bloomberg.github.io/memray/) is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data. #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture: **x86_64** A patch file from https://github.com/void-linux/void-packages/pull/43411.patch is attached