hyperledger / indy-plenum

Plenum Byzantine Fault Tolerant Protocol
https://wiki.hyperledger.org/display/indy
Apache License 2.0
216 stars 370 forks source link

pinned version of importlib-metadata because of issue with fpm #1577

Closed udosson closed 3 years ago

udosson commented 3 years ago

This PR pins the version of importlib-metadata to v3.10.01. From version 4.0.0 on, the resulting package ends in python3-importlib-metadata_0.0.0_amd64.deb.

The issue can be seen at: https://github.com/hyperledger/indy-plenum/runs/4166593170?check_suite_focus=true#step:5:5304

Signed-off-by: udosson r.klemens@yahoo.de

sovbot commented 3 years ago

Can one of the admins verify this patch?