diff --git a/.gitignore b/.gitignore index 8430326..14d78f0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /python-copr-common-0.13.1.tar.gz /python-copr-common-0.14.tar.gz /python-copr-common-0.15.tar.gz +/python-copr-common-0.17.tar.gz diff --git a/python-copr-common.spec b/python-copr-common.spec index 47b20fc..8e755ef 100644 --- a/python-copr-common.spec +++ b/python-copr-common.spec @@ -16,12 +16,12 @@ %endif Name: python-copr-common -Version: 0.15 -Release: 2%{?dist} +Version: 0.17 +Release: 1%{?dist} Summary: Python code used by Copr License: GPLv2+ -URL: https://pagure.io/copr/copr +URL: https://github.com/fedora-copr/copr # Source is created by: # git clone %%url && cd copr @@ -115,8 +115,21 @@ version=%version %py2_install %changelog -* Fri Jul 22 2022 Fedora Release Engineering - 0.15-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild +* 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 + +* Sun Oct 02 2022 Jakub Kadlcik - 0.16-1 +- Add setup_script_logger function * Tue Jun 21 2022 Jakub Kadlcik 0.15-1 - Allow SafeRequest's timeout to be specified diff --git a/sources b/sources index 71dddaa..885533e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-copr-common-0.15.tar.gz) = 3ec9f1d66258d0b52133e8b645db158ea37cd06be8ee3366184532077ef3aab621d9ce9bce8437e1c110e9eb954a06ffdb489ef8ef09c1d5ad5e916ec77285d0 +SHA512 (python-copr-common-0.17.tar.gz) = 6af09dad185bcbf53e8795fa3dc22069c79ae9e0de71048cb7016c149578ec9cbeadaf628e6f78f21256948dce03c37738a58ad767a4930f3fab27ac1f5265b9