Bug 1877946
| Summary: | Review Request: pyserial-asyncio - Asynchronous Python Serial Port Extension | ||
|---|---|---|---|
| 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:57:43 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1877961, 1879765, 1879945, 1880640, 1880645, 1880663, 1880665 | ||
|
Description
Fabian Affolter
2020-09-10 20:48:18 UTC
Missing pytest: + /usr/bin/pytest -v test /var/tmp/rpm-tmp.1d0MTv: line 33: /usr/bin/pytest: No such file or directory BuildRequires: python3dist(pytest) - Remove shebang: python3-pyserial-asyncio.noarch: E: non-executable-script /usr/lib/python3.9/site-packages/serial_asyncio/__init__.py 644 /usr/bin/env python3 Then: - Latest version packaged - License ok - Builds in mock - Tests pass - Conforms to Packaging Guidelines Package approved. Fix the aforementioned issues before import. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/pyserial-asyncio FEDORA-2020-75e2371e58 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-75e2371e58 FEDORA-2020-75e2371e58 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-75e2371e58 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-75e2371e58 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-75e2371e58 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |