Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-copr-common-0.23-1.fc41 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-copr-common Distribution: Fedora Project
Version: 0.23 Vendor: Fedora Project
Release: 1.fc41 Build date: Fri Mar 15 14:34:47 2024
Group: Unspecified Build host: buildvm-ppc64le-13.iad2.fedoraproject.org
Size: 174760 Source RPM: python-copr-common-0.23-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/fedora-copr/copr
Summary: Python code used by Copr
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.

This package contains python code used by other Copr packages. Mostly
useful for developers only.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Mar 15 2024 Pavel Raiskup <praiskup@redhat.com> 0.23-1
  - make get_redis_connection to accept dict-like 'opts' argument
* Fri Mar 01 2024 Pavel Raiskup <praiskup@redhat.com> 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/<version>' as http user agent identifier
  - changes needed to allow user SSH to builders
* Thu Nov 23 2023 Pavel Raiskup <praiskup@redhat.com> 0.21-1
  - rename GroupWorkerLimit to HashWorkerLimit
  - explicitly build-depend on python-six
* Tue Aug 15 2023 Pavel Raiskup <praiskup@redhat.com> 0.20-1
  - move chroot_to_branch from frontend to copr-common
  - redis authentication support added
* Tue May 23 2023 Jakub Kadlcik <frostyx@email.cz> 0.19-1
  - Specfile compatibility with OpenEuler
* Tue Jan 24 2023 Jakub Kadlcik <frostyx@email.cz> 0.18-1
  - Periodically dump the priority queue to a JSON file
  - Use SPDX license
* Sat Nov 26 2022 Jakub Kadlcik <frostyx@email.cz> 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 <frostyx@email.cz> - 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 <frostyx@email.cz> - 0.16-1
  - Add setup_script_logger function
* Tue Jun 21 2022 Jakub Kadlcik <frostyx@email.cz> 0.15-1
  - Allow SafeRequest's timeout to be specified

Files

/usr/lib/python3.12/site-packages/copr_common
/usr/lib/python3.12/site-packages/copr_common-0.23-py3.12.egg-info
/usr/lib/python3.12/site-packages/copr_common-0.23-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/copr_common-0.23-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/copr_common-0.23-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/copr_common-0.23-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/copr_common-0.23-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/copr_common/__init__.py
/usr/lib/python3.12/site-packages/copr_common/__pycache__
/usr/lib/python3.12/site-packages/copr_common/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/background_worker.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/background_worker.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/dispatcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/dispatcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/enums.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/enums.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/log.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/log.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/redis_helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/redis_helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/request.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/request.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/rpm.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/rpm.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/subprocess_live_output.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/subprocess_live_output.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/tree.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/tree.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/worker_manager.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/copr_common/__pycache__/worker_manager.cpython-312.pyc
/usr/lib/python3.12/site-packages/copr_common/background_worker.py
/usr/lib/python3.12/site-packages/copr_common/dispatcher.py
/usr/lib/python3.12/site-packages/copr_common/enums.py
/usr/lib/python3.12/site-packages/copr_common/helpers.py
/usr/lib/python3.12/site-packages/copr_common/log.py
/usr/lib/python3.12/site-packages/copr_common/redis_helpers.py
/usr/lib/python3.12/site-packages/copr_common/request.py
/usr/lib/python3.12/site-packages/copr_common/rpm.py
/usr/lib/python3.12/site-packages/copr_common/subprocess_live_output.py
/usr/lib/python3.12/site-packages/copr_common/tree.py
/usr/lib/python3.12/site-packages/copr_common/worker_manager.py
/usr/share/licenses/python3-copr-common
/usr/share/licenses/python3-copr-common/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024