Sat, 03 Jun 2023 12:09:26 UTC

Information for build python-copr-1.121-1.el9

ID2036733
Package Namepython-copr
Version1.121
Release1.el9
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-copr.git#109baf7856b2486de06f4315c328f93ca075d09f
SummaryPython interface for Copr
DescriptionCOPR 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 interface to access Copr service. Mostly useful for developers only.
Built byfrostyx
State complete
Volume DEFAULT
StartedTue, 26 Jul 2022 23:24:54 UTC
CompletedTue, 26 Jul 2022 23:26:38 UTC
Taskbuild (epel9-candidate, /rpms/python-copr.git:109baf7856b2486de06f4315c328f93ca075d09f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-copr.git#109baf7856b2486de06f4315c328f93ca075d09f'}}
Tags No tags
RPMs
src
python-copr-1.121-1.el9.src.rpm (info) (download)
noarch
python-copr-doc-1.121-1.el9.noarch.rpm (info) (download)
python3-copr-1.121-1.el9.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 26 2022 Jakub Kadlcik <frostyx@email.cz> 1.121-1 - Add support for pyp2spec generator - Make requests-gssapi an opt-in dep in PyPI - Return the correct message when all request attempts fail - Add API support for runtime_dependencies - The auth_username() needs to trigger authentication * Tue Jun 21 2022 Jakub Kadlcik <frostyx@email.cz> 1.120-1 - Disable network on builders by default * Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.119-1 - really depend on filelock component * Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.118-1 - drop the python-mock build-requires again * Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.117-1 - support for GSSAPI added (gssapi=true config option) - better error message when authentication fails - add a connection_attempts, retries connection to Frontend upon failure * Fri Mar 18 2022 Pavel Raiskup <praiskup@redhat.com> 1.116-1 - add support for resetting fields - allow setting modules in 'edit-chroot' methods * Wed Feb 02 2022 Silvie Chlupova <schlupov@redhat.com> 1.115-1 - don't BuildRequires pyproject-rpm-macros directly - fix exception caused by default msg value - raise user-friendly exception when on request timeout - print human-readable validation errors in APIv3 - remove macros that reference old Fedoras and EL6 and instroduce EL9 * Wed Nov 10 2021 Silvie Chlupova <schlupov@redhat.com> 1.114-1 - Depend on setuptools for the pkg_resources - APIv3 /monitor route * Thu Sep 30 2021 Silvie Chlupova 1.113-1 - cli: add regenerate-repos command - doc: fix typo and installation dir for python-copr - python: remove APIv1 and APIv2 from the documentation TOC - python: the package is not in alpha stage anymore - python: update example code in non-documentation README - python: remove all autodoc depending on APIv1 and APIv2 code - python: remove all APIv2 code - beaker-tests-sanity: use APIv3 to obtain project information - Add API entrypoint for regenerating repos * Wed Aug 25 2021 Pavel Raiskup <praiskup@redhat.com> 1.112-1 - generate webhook secrets using APIv3 * Tue Jun 15 2021 Pavel Raiskup <praiskup@redhat.com> 1.111-1 - allow user to disable generating appstream metadata - new API call for providing ENVRA info for builds * Tue Apr 27 2021 Jakub Kadlcik <frostyx@email.cz> 1.110-1 - python: drop the deprecated APIv1 code from client - python: add deprecation warning for APIv2 - frontend: test that we can set these options via API - cli: test list-builds, list-packages and get-package output - frontend: document missing isolation argument * Tue Mar 16 2021 Pavel Raiskup <praiskup@redhat.com> 1.109-1 - support the fedora-review option per-project * Wed Jan 20 2021 Pavel Raiskup <praiskup@redhat.com> 1.108-1 - allow setting isolation option per chroot * Mon Nov 30 2020 Pavel Raiskup <praiskup@redhat.com> 1.107-1 - new mock --isolation option - deduplicate APIv3 build-chroot parameters * Wed Nov 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.106-1 - bump to non-devel version * Mon Nov 09 2020 Jakub Kadlcik <frostyx@email.cz> 1.105.3.dev-1 - frontend, python: we cannot order chroots by name - python: synchronize the docs for build options - frontend, cli, python, rpmbuild: better bootstrap config - beaker-tests, cli, frontend, python, rpmbuild: add option to config bootstrap - all: run pytest with -vv in package build - common, cli, python, rpmbuild, frontend, backend: DistGit source method - python: Don't apply bind_proxy in BaseProxy __init__() * Tue Aug 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.105-1 - drop a redundant %py3dir use * Tue Aug 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.104-1 - copr-cli API for get-package to support with_latest* args again * Mon Aug 10 2020 Pavel Raiskup <praiskup@redhat.com> 1.103-1 - fix APIv3 build deletion - warn about deprecated APIv1 - fix v2 client is_a_group_project usage - show obsolete warning on all APIv1 and APIv2 pages - more effective query of packages with their latest builds