Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-copr-doc-1.123-1.fc37 RPM for noarch

From Fedora 37 for x86_64 / p

Name: python-copr-doc Distribution: Fedora Project
Version: 1.123 Vendor: Fedora Project
Release: 1.fc37 Build date: Tue Sep 20 22:28:50 2022
Group: Unspecified Build host: buildvm-s390x-20.s390.fedoraproject.org
Size: 1202540 Source RPM: python-copr-1.123-1.fc37.src.rpm
Packager: Fedora Project
Url: https://pagure.io/copr/copr
Summary: Code documentation for python-copr package
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 includes documentation for python-copr. Mostly useful for
developers only.

Provides

Requires

License

GPLv2+

Changelog

* Tue Sep 20 2022 Jakub Kadlcik <frostyx@email.cz> 1.123-1
  - more generic docs for Client initialization
  - add runtime_dependencies param doc for project edit
* Tue Aug 16 2022 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.122-1
  - add packit_forge_projects_allowed for Copr projects
* Tue Jul 26 2022 Jakub Kadlcik <frostyx@email.cz> 1.121-1
  - Add support for pyp2spec generator
  - Make requests-gssapi an opt-in dep in PyPI
  - Return the correct message when all request attempts fail
  - Add API support for runtime_dependencies
  - The auth_username() needs to trigger authentication
* Tue Jun 21 2022 Jakub Kadlcik <frostyx@email.cz> 1.120-1
  - Disable network on builders by default
* Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.119-1
  - really depend on filelock component
* Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.118-1
  - drop the python-mock build-requires again
* Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.117-1
  - support for GSSAPI added (gssapi=true config option)
  - better error message when authentication fails
  - add a connection_attempts, retries connection to Frontend upon failure
* Fri Mar 18 2022 Pavel Raiskup <praiskup@redhat.com> 1.116-1
  - add support for resetting fields
  - allow setting modules in 'edit-chroot' methods
* Wed Feb 02 2022 Silvie Chlupova <schlupov@redhat.com> 1.115-1
  - don't BuildRequires pyproject-rpm-macros directly
  - fix exception caused by default msg value
  - raise user-friendly exception when on request timeout
  - print human-readable validation errors in APIv3
  - remove macros that reference old Fedoras and EL6 and instroduce EL9
* Wed Nov 10 2021 Silvie Chlupova <schlupov@redhat.com> 1.114-1
  - Depend on setuptools for the pkg_resources
  - APIv3 /monitor route
* Thu Sep 30 2021 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
* Wed Aug 25 2021 Pavel Raiskup <praiskup@redhat.com> 1.112-1
  - generate webhook secrets using APIv3
* Tue Jun 15 2021 Pavel Raiskup <praiskup@redhat.com> 1.111-1
  - allow user to disable generating appstream metadata
  - new API call for providing ENVRA info for builds
* Tue Apr 27 2021 Jakub Kadlcik <frostyx@email.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
* Tue Mar 16 2021 Pavel Raiskup <praiskup@redhat.com> 1.109-1
  - support the fedora-review option per-project
* Wed Jan 20 2021 Pavel Raiskup <praiskup@redhat.com> 1.108-1
  - allow setting isolation option per chroot
* Mon Nov 30 2020 Pavel Raiskup <praiskup@redhat.com> 1.107-1
  - new mock --isolation option
  - deduplicate APIv3 build-chroot parameters
* Wed Nov 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.106-1
  - bump to non-devel version
* Mon Nov 09 2020 Jakub Kadlcik <frostyx@email.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__()

Files

/usr/share/doc/python-copr
/usr/share/doc/python-copr/html
/usr/share/doc/python-copr/html/.buildinfo
/usr/share/doc/python-copr/html/ClientV1.html
/usr/share/doc/python-copr/html/ClientV2.html
/usr/share/doc/python-copr/html/ClientV3.html
/usr/share/doc/python-copr/html/_modules
/usr/share/doc/python-copr/html/_modules/copr
/usr/share/doc/python-copr/html/_modules/copr/v3
/usr/share/doc/python-copr/html/_modules/copr/v3/exceptions.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/build.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/build_chroot.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/module.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/monitor.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/package.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/project.html
/usr/share/doc/python-copr/html/_modules/copr/v3/proxies/project_chroot.html
/usr/share/doc/python-copr/html/_modules/index.html
/usr/share/doc/python-copr/html/_sources
/usr/share/doc/python-copr/html/_sources/ClientV1.rst.txt
/usr/share/doc/python-copr/html/_sources/ClientV2.rst.txt
/usr/share/doc/python-copr/html/_sources/ClientV3.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v1
/usr/share/doc/python-copr/html/_sources/client_v1/Examples.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2
/usr/share/doc/python-copr/html/_sources/client_v2/errors.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/initialization.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/resource_info
/usr/share/doc/python-copr/html/_sources/client_v2/resource_info/build.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/resource_info/build_task.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/resource_info/mock_chroot.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/resource_info/project.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/resource_info/project_chroot.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v2/resources_usage.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3
/usr/share/doc/python-copr/html/_sources/client_v3/build_options.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/client_initialization.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/data_structures.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/error_handling.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/migration.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/package_source_types.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/pagination.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/proxies.rst.txt
/usr/share/doc/python-copr/html/_sources/client_v3/working_with_proxies_directly.rst.txt
/usr/share/doc/python-copr/html/_sources/index.rst.txt
/usr/share/doc/python-copr/html/_sources/installation.rst.txt
/usr/share/doc/python-copr/html/_static
/usr/share/doc/python-copr/html/_static/_sphinx_javascript_frameworks_compat.js
/usr/share/doc/python-copr/html/_static/alabaster.css
/usr/share/doc/python-copr/html/_static/basic.css
/usr/share/doc/python-copr/html/_static/custom.css
/usr/share/doc/python-copr/html/_static/doctools.js
/usr/share/doc/python-copr/html/_static/documentation_options.js
/usr/share/doc/python-copr/html/_static/file.png
/usr/share/doc/python-copr/html/_static/jquery-3.6.0.js
/usr/share/doc/python-copr/html/_static/jquery.js
/usr/share/doc/python-copr/html/_static/language_data.js
/usr/share/doc/python-copr/html/_static/minus.png
/usr/share/doc/python-copr/html/_static/plus.png
/usr/share/doc/python-copr/html/_static/pygments.css
/usr/share/doc/python-copr/html/_static/searchtools.js
/usr/share/doc/python-copr/html/_static/underscore-1.13.1.js
/usr/share/doc/python-copr/html/_static/underscore.js
/usr/share/doc/python-copr/html/client_v1
/usr/share/doc/python-copr/html/client_v1/Examples.html
/usr/share/doc/python-copr/html/client_v2
/usr/share/doc/python-copr/html/client_v2/errors.html
/usr/share/doc/python-copr/html/client_v2/initialization.html
/usr/share/doc/python-copr/html/client_v2/resource_info
/usr/share/doc/python-copr/html/client_v2/resource_info/build.html
/usr/share/doc/python-copr/html/client_v2/resource_info/build_task.html
/usr/share/doc/python-copr/html/client_v2/resource_info/mock_chroot.html
/usr/share/doc/python-copr/html/client_v2/resource_info/project.html
/usr/share/doc/python-copr/html/client_v2/resource_info/project_chroot.html
/usr/share/doc/python-copr/html/client_v2/resources_usage.html
/usr/share/doc/python-copr/html/client_v3
/usr/share/doc/python-copr/html/client_v3/build_options.html
/usr/share/doc/python-copr/html/client_v3/client_initialization.html
/usr/share/doc/python-copr/html/client_v3/data_structures.html
/usr/share/doc/python-copr/html/client_v3/error_handling.html
/usr/share/doc/python-copr/html/client_v3/migration.html
/usr/share/doc/python-copr/html/client_v3/package_source_types.html
/usr/share/doc/python-copr/html/client_v3/pagination.html
/usr/share/doc/python-copr/html/client_v3/proxies.html
/usr/share/doc/python-copr/html/client_v3/working_with_proxies_directly.html
/usr/share/doc/python-copr/html/genindex.html
/usr/share/doc/python-copr/html/index.html
/usr/share/doc/python-copr/html/installation.html
/usr/share/doc/python-copr/html/objects.inv
/usr/share/doc/python-copr/html/py-modindex.html
/usr/share/doc/python-copr/html/search.html
/usr/share/doc/python-copr/html/searchindex.js
/usr/share/licenses/python-copr-doc
/usr/share/licenses/python-copr-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024