Changelog for
python3-copr-common-1.0-1.fc42.noarch.rpm :
* Wed Oct 02 2024 Jiri Kyjovsky
1.0-1- Drop support for rhel7 and rhel6
* Thu Aug 01 2024 Miroslav Suchý 0.25-1- frontend, backend, common: don\'t limit the storage to pulp only
* Tue May 21 2024 Jakub Kadlcik 0.24-1- Fix chroot_to_branch default
* Fri Mar 15 2024 Pavel Raiskup 0.23-1- make get_redis_connection to accept dict-like \'opts\' argument
* Fri Mar 01 2024 Pavel Raiskup 0.22-1- fix misleading warning for non-copr library consumers- add `contextlib.nullcontext` function as EL8 compat- limit stdout/stderr of ssh.run_expensive() commands- use \'copr-common/\' as http user agent identifier- changes needed to allow user SSH to builders
* Thu Nov 23 2023 Pavel Raiskup 0.21-1- rename GroupWorkerLimit to HashWorkerLimit- explicitly build-depend on python-six
* Tue Aug 15 2023 Pavel Raiskup 0.20-1- move chroot_to_branch from frontend to copr-common- redis authentication support added
* Tue May 23 2023 Jakub Kadlcik 0.19-1- Specfile compatibility with OpenEuler
* Tue Jan 24 2023 Jakub Kadlcik 0.18-1- Periodically dump the priority queue to a JSON file- Use SPDX license
* Sat Nov 26 2022 Jakub Kadlcik 0.17-1- move to GitHub home page- logging shouldn\'t affect stdout- move dispatcher and background workers to copr-common- scripts should log also timestamps etc when logging into file- move setup_script_logger to copr-common
* Thu Oct 27 2022 Jakub Kadlcik - 0.16.2.dev-1- Add background_worker.py from backend- Add get_redis_connection function- Add Dispatcher, WorkerManager, and QueueTask classes- Add WorkerLimit, PredicateWorkerLimit, and GroupWorkerLimit classes