Re: %pyproject_save_files for packages without Python modules

2024-11-11 Thread Sandro via python-devel
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

Re: %pyproject_save_files for packages without Python modules

2024-11-08 Thread Karolina Surma via python-devel
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

%pyproject_save_files for packages without Python modules

2024-10-30 Thread Miro Hrončok via python-devel
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