Name: | python3-copr-common |
---|---|
Version: | 0.9 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 29128 |
License: | GPLv2+ |
RPM: | python3-copr-common-0.9-1.el9.noarch.rpm |
Source RPM: | python-copr-common-0.9-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pagure.io/copr/copr |
Summary: | Python code used by 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 code used by other Copr packages. Mostly useful for developers only. |
- bump to non-devel version
- common, cli, python, rpmbuild, frontend, backend: DistGit source method - common: RHEL6 fix for ModuleStatusEnum
- non-devel version 0.8
- add ActionResult (moved from backend package) - add DefaultActionPriorityEnum - add ActionPriorityEnum - add run_tests.sh script and run pylint in it
- enhanced ModuleStatusEnum (issue#607)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Add splitFilename function