On 30-10-2024 12:47, Miro Hrončok via python-devel wrote:
1. Allow %pyproject_save_files without arguments
%pyproject_install
%pyproject_save_files
Simple, easy. Calling %pyproject_save_files without arguments will work
and it will only sa
Hi,
On 10/30/24 12:47, Miro Hrončok via python-devel wrote:
I want to change
that, but I want to consult the API ideas:
1. Allow %pyproject_save_files without arguments
%pyproject_install
%pyproject_save_files
Simple, easy. Calling %pypro
Hello Pythonistas.
I came across a couple packages that only install .dist-info in
%python3_sitelib/arch, or an additional .pth file.
E.g. it's a Python-packaged command line tool that installs /usr/bin/foo +
.dist-info only (e.g. badchars, ddiskit, fuzza, isrcsubmit, ksc, pwncat,
python-vev