Bug 1839789 - Package not available in F32 repos
Summary: Package not available in F32 repos
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pep8
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-25 14:49 UTC by Artem
Modified: 2020-05-25 15:40 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-25 14:59:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Artem 2020-05-25 14:49:49 UTC
Description of problem:
Hello. 'python3-pep8' not available F32 repos when trying to install.


Version-Release number of selected component (if applicable):
There is no in repo when trying via DNF, but it's built in Koji:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1359905


How reproducible:
Try to install package on F32:

  sudo dnf install python3-pep8


Actual results:
Not found.


Expected results:
Package available and successfully installed.


Additional info:
The same applies for 'python3-pytest-pep8' package. I already have similar issue in F32 before with other my packages, so maybe just rebuild would enough to fix this issue.

Comment 1 Miro Hrončok 2020-05-25 14:59:59 UTC
Correct, plese use python3-pycodestyle instead. python-pep8 was retired. See bz1667200.

Comment 2 Artem 2020-05-25 15:40:59 UTC
Indeed. Miro, thanks! Filed in upstream this proposal.


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