Name: | python3-copr-common |
---|---|
Version: | 0.6 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 26319 |
License: | GPLv2+ |
RPM: | python3-copr-common-0.6-1.el8.noarch.rpm |
Source RPM: | python-copr-common-0.6-1.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |
- enhanced ModuleStatusEnum (issue#607)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Add splitFilename function
- sync common.BuildSourceEnum with helpers.BuildSourceEnum - use git_dir_archive instead of git_dir_pack - packaging: Python 2/3, RHEL/Fedora fixes
- %{python_sitelib} → %{python2_sitelib} - fix git packing for python-copr, copr-common - fix reading spec file values from setup.py - rpkg deployment into COPR
- [common] fix spec file
- create python-copr-common package