Re: [EPEL-devel] Selenium 4 tarball woes

2022-10-02 Thread Michel Alexandre Salim
Hi, On Sun, Oct 02, 2022 at 04:11:43PM -0500, Michel Alexandre Salim wrote: > When going over my packager dashboard, I noticed that Selenium has not > been updated for a while. > > I cleaned up and redid > https://src.fedoraproject.org/rpms/python-selenium/pull-request/3, and then > converted

Selenium 4 tarball woes

2022-10-02 Thread Michel Alexandre Salim
When going over my packager dashboard, I noticed that Selenium has not been updated for a while. I cleaned up and redid https://src.fedoraproject.org/rpms/python-selenium/pull-request/3, and then converted the package to rpmautospec to make future PRs easier to merge, and also requested the epel

setuptools_scm build requirement

2022-10-02 Thread Sandro
Hi, I've recently submitted the python-PyMunin3 package, which has now been approved and is available in f37 and rawhide. When porting PyMunin to Python3, I also cleaned up the install process moving everything into pyproject.toml. Little did I know back then, that this would limit the