Bug 1877691
| Summary: | Review Request: python-cbor2 - Python CBOR (de)serializer with extensive tag support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabian Affolter <mail> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eclipseo, package-review |
| Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-25 16:58:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Fabian Affolter
2020-09-10 08:09:29 UTC
+ PYTHONPATH=/builddir/build/BUILD/cbor2-5.1.2
+ sphinx-build-3 docs html
Running Sphinx v3.2.1
making output directory... done
WARNING: html_static_path entry '_static' does not exist
Theme error:
sphinx_rtd_theme is no longer a hard dependency since version 1.4.0. Please install it manually.(pip install sphinx_rtd_theme)
error: Bad exit status from /var/tmp/rpm-tmp.5xGoex (%install)
Bad exit status from /var/tmp/rpm-tmp.5xGoex (%install)
Add:
BuildRequires: python3dist(sphinx-rtd-theme)
- This should be noarch:
%package -n python-%{pypi_name}-doc
Summary: cbor2 documentation
BuildArch: noarch
%description -n python-%{pypi_name}-doc
Documentation for cbor2.
Then:
- Latest version packaged
- License ok
- Builds in mock
- Tests pass
- No rpmlint errors
- Conforms to Packaging Guidelines
Package approved. Please fix the aforementioned issues before import.
Thanks for the feedback. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-cbor2 FEDORA-2020-22b829a09d has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-22b829a09d FEDORA-2020-22b829a09d has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-22b829a09d \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-22b829a09d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-22b829a09d has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |