Re: Replace python-crypto with python-pycryptodome in Fedora?

2025-05-11 Thread Sandro via python-devel
On 06-01-2025 20:48, W. Michael Petullo via python-devel wrote: In light of the lack of maintenance, should we offer a formal change proposal to replace python-crypto with python-pycryptodome in Fedora 42 or beyond? Following the discussion on the devel list [1], I think replacing python-crypt

Re: Let's retire pytest7 and pluggy1.3?

2025-02-02 Thread Sandro via python-devel
On 31-01-2025 18:17, Miro Hrončok via python-devel wrote: When dealing with python-nose removals I noticed the python-pytest7 package sues nose in tests. Those tests could be easily skipped, but I wonder if it isn't time to get rid of pytest7 (and pluggy1.3). How about making this part of the

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