Bug 1743006 - missing dependency on python3-lockfile and python3-pip
Summary: missing dependency on python3-lockfile and python3-pip
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: poetry
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-18 12:43 UTC by Fabio Valentini
Modified: 2019-08-29 15:08 UTC (History)
2 users (show)

Fixed In Version: poetry-0.12.17-2.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-29 15:08:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fabio Valentini 2019-08-18 12:43:34 UTC
The project metadata for poetry does not include dependencies on "lockfile" and "pip", but it does not work correctly without them.

So, this is missing from the python3-poetry sub-package and have to be added manually:

Requires: python3-lockfile
Requires: python3-pip


(I will fix this after the python 3.8 rebuild is done, so I don't mess things up.)

Comment 1 Miro Hrončok 2019-08-19 07:23:32 UTC
If you push and build this before the Python 3.8 commit, you won't mess things up.


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