Bug 2015343 - python-pyunicorn: FTBFS in Fedora Rawhide
Summary: python-pyunicorn: FTBFS in Fedora Rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyunicorn
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Iztok Fister Jr.
QA Contact:
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On: 2014589
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-19 01:29 UTC by Ben Beasley
Modified: 2021-10-20 14:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-20 14:23:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ben Beasley 2021-10-19 01:29:00 UTC
Description of problem:
Package python-pyunicorn fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
0.6.1-4.fc35

Steps to Reproduce:
koji build --scratch f36 python-pyunicorn-0.6.1-4.fc35.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-pyunicorn

The root cause is a broken python-flake8 update (https://bugzilla.redhat.com/show_bug.cgi?id=2014589); this bug should be resolved when that one is.

In the particular case of this package, python-pytest-flake8 could be dropped from the BR’s, since it is only used in tox.ini for [testenv:style], and the package build does not (and should not, per https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters) run those style tests.

Comment 1 Ben Beasley 2021-10-20 14:23:05 UTC
Fixed in python-flake8.


Note You need to log in before you can comment on or make changes to this bug.