Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-copr - Python interface for Copr
- Description:
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 interface to access Copr service. Mostly useful
for developers only.
Packages
| python3-copr-1.78-1.fc24.noarch
[102 KiB] |
Changelog
by clime (2017-06-09):
- pag#67 copr edit-package-tito nulls out fields not edited
|
| python3-copr-1.75-1.fc24.noarch
[100 KiB] |
Changelog
by clime (2016-12-01):
- edit_chroot implemented
- modulemd 1.0.2 compatibility
- add method for fetching /api/module/repo
- add 'mock-config' command to CLI
- added auto-prune project's option
- stripped down impl of building from dist-git
- Bug 1335168 - Delete build(s) from CLI
|
| python3-copr-1.73-1.fc24.noarch
[99 KiB] |
Changelog
by clime (2016-08-15):
- Bug 1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level
- fix creating group projects
- fix search for projects within group (RhBug: 1337247)
|
| python3-copr-1.72-1.fc24.noarch
[98 KiB] |
Changelog
by clime (2016-07-01):
- run pylint check during build only if python3 is defined
- Bug 1335237 - copr create command missing --disable_createrepo
- --enable-net option added for create/modify commands of copr-cli
- --unlisted-on-hp option add for create/modify commands of copr-cli
|