Mon, 29 Apr 2024 07:28:30 UTC | login

Information for build python-copr-1.131-1.fc40

ID302992
Package Namepython-copr
Version1.131
Release1.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 29 Mar 2024 10:01:08 UTC
CompletedFri, 29 Mar 2024 10:01:08 UTC
Tags
f40
RPMs
src
python-copr-1.131-1.fc40.src.rpm (info) (download)
noarch
python-copr-doc-1.131-1.fc40.noarch.rpm (info) (download)
python3-copr-1.131-1.fc40.noarch.rpm (info) (download)
Changelog * Fri Mar 01 2024 Pavel Raiskup <praiskup@redhat.com> 1.131-1 - don't fail project create action if the new exist_ok=False opt is used * Tue Aug 15 2023 Pavel Raiskup <praiskup@redhat.com> 1.130-1 - priority=X support added for copr project repositories - several forward/backward compat fixes with libs/tooling * Tue May 23 2023 Jakub Kadlcik <frostyx@email.cz> 1.129-1 - General check if it makes sense to upload SRPM * Wed Apr 05 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.128-1 - Rebuilding for release mess * Tue Apr 04 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.127-1 - Explicitly ask which user checks the permissions - Make sure user can build in the project before uploading * Wed Mar 22 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.126-1 - Add option for follow_fedora_branching * Tue Jan 24 2023 Jakub Kadlcik <frostyx@email.cz> 1.125-1 - Drop the unneeded marshmallow dependency - Fix APIv3 additional_modules CoprChroot option - More understandable module hotfixes description - Disable appstream by default - Use SPDX license * Sat Nov 26 2022 Jakub Kadlcik <frostyx@email.cz> 1.124-1 - move to GitHub home page - add external repos for custom build - don't play with sessions if using ApiToken * Tue Sep 20 2022 Jakub Kadlcik <frostyx@email.cz> 1.123-1 - more generic docs for Client initialization - add runtime_dependencies param doc for project edit * Tue Aug 16 2022 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.122-1 - add packit_forge_projects_allowed for Copr projects * 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