Re: python-lockfile deprecation

2022-12-16 Thread Miro Hrončok
On 13. 12. 22 6:06, Carl George wrote: Howdy Python SIG and python-lockfile maintainers, I recently noticed that pylockfile (packaged as python-lockfile in Fedora and EPEL) is no longer maintained upstream (since 2017). https://github.com/openstack-archive/pylockfile I see 10 packages that sti

Re: Exposing Shell environment variables from %pytest via %python3_test_envvars?

2022-12-16 Thread Miro Hrončok
On 26. 10. 22 14:48, Miro Hrončok wrote: Hello Pythonistas, while working on a change that requires adding a new Shell environment variable to both %pytest and %tox, I figured out we might benefit from defining such variables at one place. Maxwell suggested that this place should be exposed