We're trying to get python-bcrypt updated in BZ 2120929 but it appears that pgadmin4 has an upper version limit set for bcrypt: >>> pgadmin4-0:6.21-3.fc39.x86_64 (python3dist(bcrypt) >= 3 with python3dist(bcrypt) < 4) Is it possible to remove that upper bound in the package so that you don't end up with a Fails To Install (FTI) ticket in your queue for rawhide? Thanks! Reproducible: Always
pgadmin4-7.0 will officially support bcrypt >= 4, so as soon as it lands I'll look at updating pgadmin4.
Thanks, Sandro. I didn't realize you were the pgadmin4 maintainer. 😉
Hi Major, how do you want to proceed with this? I'm happy if you build the new python-bcrypt and I'll then followup with the pgadmin4 update.
Okay, that works for me. I'll work on the bcrypt update now. Thanks!