Open kloczek opened 2 years ago
After installation of the .whl in </install/prefix> directory tree looks like below
[tkloczko@devel-g2v python-blivet-3.4.3-3.fc35.x86_64]$ tree -d
.
└── usr
└── lib
└── python3.8
└── site-packages
├── blivet
│ ├── dbus
│ │ └── __pycache__
│ ├── devicelibs
│ │ └── __pycache__
│ ├── devices
│ │ └── __pycache__
│ ├── events
│ │ └── __pycache__
│ ├── formats
│ │ └── __pycache__
│ ├── populator
│ │ ├── helpers
│ │ │ └── __pycache__
│ │ └── __pycache__
│ ├── __pycache__
│ ├── static_data
│ │ └── __pycache__
│ └── tasks
│ └── __pycache__
├── blivet-3.4.3.dist-info
├── etc
│ └── dbus-1
│ └── system.d
└── usr
├── lib
│ └── systemd
│ └── system
├── libexec
└── share
└── dbus-1
└── system-services
36 directories
Looks like it is some issue with pep17 based build. Content of the generated .whl archive