There is a new pull request by mmdbalkhi against master on the void-packages repository https://github.com/mmdbalkhi/void-packages pdm https://github.com/void-linux/void-packages/pull/52210 New package: python3-pdm-2.18.2 and dependencies ### python3-pdm This PR introduces the [`pdm`](https://github.com/pdm-project/pdm) Python package manager and its necessary dependencies to the Void Linux package repository. Pdm provides a flexible and efficient way to manage Python projects. **Included packages:** * [**python3-pdm-2.18.2:**](https://github.com/pdm-project/pdm) The core pdm package * [**python3-pdm-build-locked-0.3.3:**](https://github.com/pdm-project/pdm-build-locked) is a pdm plugin to publish locked dependencies as optional-dependencies * [**python3-pbs-installer-2024.09.09:**](https://github.com/frostming/pbs-installer) A utility for installing packages * [**python3-findpython-0.6.1:**](https://github.com/frostming/findpython) A utility to find python versions on your system. * [**python3-dep-logic-0.4.6:**](https://github.com/pdm-project/dep-logic) Python dependency specifications supporting logical operations * [**python3-unearth-0.17.2:**](https://github.com/frostming/unearth) A utility to fetch and download python packages #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, aarch64-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64-musl - armv7l - armv6l-musl [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** A patch file from https://github.com/void-linux/void-packages/pull/52210.patch is attached