↵ Return to the main page of python3-copr
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-11-10 | Silvie Chlupova <schlupov at redhat dot com> 1.114-1 | - Depend on setuptools for the pkg_resources - APIv3 /monitor route |
2021-09-30 | 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 |
2021-08-25 | Pavel Raiskup <praiskup at redhat dot com> 1.112-1 | - generate webhook secrets using APIv3 |
2021-06-15 | Pavel Raiskup <praiskup at redhat dot com> 1.111-1 | - allow user to disable generating appstream metadata - new API call for providing ENVRA info for builds |
2021-04-27 | Jakub Kadlcik <frostyx at email dot 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 |
2021-03-16 | Pavel Raiskup <praiskup at redhat dot com> 1.109-1 | - support the fedora-review option per-project |
2021-01-20 | Pavel Raiskup <praiskup at redhat dot com> 1.108-1 | - allow setting isolation option per chroot |
2020-11-30 | Pavel Raiskup <praiskup at redhat dot com> 1.107-1 | - new mock --isolation option - deduplicate APIv3 build-chroot parameters |
2020-11-11 | Pavel Raiskup <praiskup at redhat dot com> 1.106-1 | - bump to non-devel version |
2020-11-09 | Jakub Kadlcik <frostyx at email dot 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__() |