Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: copr-rpmbuild | Distribution: Fedora Project |
Version: 1.0 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Wed Oct 2 13:50:45 2024 |
Group: Unspecified | Build host: buildvm-s390x-06.s390.fedoraproject.org |
Size: 200055 | Source RPM: copr-rpmbuild-1.0-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/fedora-copr/copr | |
Summary: Run COPR build tasks |
Provides command capable of running COPR build-tasks. Example: copr-rpmbuild 12345-epel-7-x86_64 will locally build build-id 12345 for chroot epel-7-x86_64.
GPL-2.0-or-later
* Wed Oct 02 2024 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.0-1 - Specify snippets to mock config via copr-rpmbuild config file - Increase the custom method timeout to 90 minutes - Use new dist-git-client instead of copr one - Add diff.txt file for fedora review - When `copr-builder release` set timestamp 0 * Tue May 21 2024 Jakub Kadlcik <frostyx@email.cz> 0.73-1 - Remove static methods from tests * Sat Mar 16 2024 Pavel Raiskup <praiskup@redhat.com> 0.72-1 - don't clean after builds with user ssh access * Fri Mar 01 2024 Pavel Raiskup <praiskup@redhat.com> 0.71-1 - don't set bootstrap_image_ready for rawhide - no Jinja-vars in config_opts keys (mock-core-configs 40.2 compat) - allow user SSH to builders - fix copr-rpmbuild --dump-configs - install copr-distgit-client with copr-rpmbuild * Thu Nov 23 2023 Pavel Raiskup <praiskup@redhat.com> 0.70-1 - collect and compress fedora-review logs after run - use Copr custom macros when parsing the specfile * Tue Aug 15 2023 Pavel Raiskup <praiskup@redhat.com> 0.69-1 - require python-specfile (in new enough) version, and use it for specfile parsing instead of parsing the metadata from SRPMs - make sure we have (also) the latest DNF5 on builders - override disttag macro to None - make sure detected epoch is int() or None - build RPMs in one Mock step, instead of two (SRPM and then RPM) - use Mock's bootstrap_image_ready for the custom build (Mock 5.0+ required) - store review.json generated by fedora-review into the result directory - better/more verbose logging in the results.json generator - drop dependency on simplejson - repeatedly try to download files from lookaside cache - moving the package NEVRA parsing to from backend here into copr-rpmbuild - priority=X support added for the Copr repository itself - query exclusivearch and excludearch from the specfile, and store into results.json * Tue May 23 2023 Jakub Kadlcik <frostyx@email.cz> 0.68-1 - Fix python3-backoff dependency * Mon May 22 2023 Jakub Kadlcik <frostyx@email.cz> 0.67-1 - Add loggs to python-backoff decorator - Set git.safe_directory as repo rootdir - Explain how to reproduce the build locally - Retry only git clone without checkouting - Use git checkout instead of switch but ignore files * Tue Apr 04 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 0.66-1 - Ise 'git switch', not 'git checkout' * Wed Mar 22 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 0.65-1 - Add basic "clone" method - Define some copr-specific environment variables * Wed Jan 25 2023 Jakub Kadlcik <frostyx@email.cz> 0.64-1 - Add runtime dependency for python-backoff * Tue Jan 24 2023 Jakub Kadlcik <frostyx@email.cz> 0.63-1 - Retry when copr-distgit is temporarily down - Don't print traceback for 404 errors on SRPM download - Decode URL encoded characters such as %5E into caret - Use SPDX license * Sat Nov 26 2022 Jakub Kadlcik <frostyx@email.cz> 0.62-1 - migrate from pipes to shlex - move to GitHub home page - use repos from task for custom method - switch to template for custom method - strip trailing / from clone url
/etc/copr-rpmbuild /etc/copr-rpmbuild/copr-rpmbuild.yml /etc/copr-rpmbuild/main.ini /etc/copr-rpmbuild/mock-custom-build.cfg.j2 /etc/copr-rpmbuild/mock-source-build.cfg.j2 /etc/copr-rpmbuild/mock.cfg.j2 /etc/copr-rpmbuild/rpkg.conf.j2 /usr/bin/copr-rpmbuild /usr/bin/copr-rpmbuild-cancel /usr/bin/copr-rpmbuild-log /usr/bin/copr-rpmbuild-loggify /usr/bin/copr-sources-custom /usr/lib/python3.13/site-packages/copr_rpmbuild /usr/lib/python3.13/site-packages/copr_rpmbuild-1.0-py3.13.egg-info /usr/lib/python3.13/site-packages/copr_rpmbuild-1.0-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/copr_rpmbuild-1.0-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/copr_rpmbuild-1.0-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/copr_rpmbuild-1.0-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/copr_rpmbuild/__init__.py /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__ /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__/helpers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/__pycache__/helpers.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__init__.py /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__ /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/fedora_review.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/fedora_review.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/rpm_results.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/rpm_results.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/srpm_results.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/__pycache__/srpm_results.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/base.py /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/fedora_review.py /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/rpm_results.py /usr/lib/python3.13/site-packages/copr_rpmbuild/automation/srpm_results.py /usr/lib/python3.13/site-packages/copr_rpmbuild/builders /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/__init__.py /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/__pycache__ /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/__pycache__/mock.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/__pycache__/mock.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/builders/mock.py /usr/lib/python3.13/site-packages/copr_rpmbuild/config.py /usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__init__.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__ /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/custom.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/custom.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/distgit.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/distgit.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/pypi.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/pypi.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/rubygems.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/rubygems.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/scm.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/scm.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/spec.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/__pycache__/spec.cpython-313.pyc /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/base.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/custom.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/distgit.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/pypi.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/rubygems.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/scm.py /usr/lib/python3.13/site-packages/copr_rpmbuild/providers/spec.py /usr/share/licenses/copr-rpmbuild /usr/share/licenses/copr-rpmbuild/LICENSE /usr/share/man/man1/copr-rpmbuild.1.gz /var/lib/copr-rpmbuild /var/lib/copr-rpmbuild/results /var/lib/copr-rpmbuild/workspace
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 06:41:21 2024