Bug ID 1027547
Summary python3-pyudev: nothing to provide python3-six which is required by python3-pyudev
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee jmatejek@suse.com
Reporter zren@suse.com
QA Contact qa-bugs@suse.de
CC tcech@suse.com
Found By ---
Blocker ---

OBS failed to build my package when I add the follwoing requirement in my spec
file:
"
     BuildRequires:  python3-pyudev
"

It just showed this message:
"nothing to provide python3-six which is required by python3-pyudev"

Weird, because I checked that python3-six is really in tumbleweed repository.

In python3-pyudev.spec:
"
 31 BuildRequires:  python3-six
 32 Requires:       python3-six
"

No idea what is going:-/


You are receiving this mail because: