Bugzilla – Bug 1212568
python-cryptography: missing provides makes requirements unresolvable
Last modified: 2023-09-29 11:50:02 UTC
Many packages can't be build because a missing provides with newer python-cryptography. Example from python-bugzilla: unresolvable: nothing provides (python39-cryptography >= 38.0.0 with python39-cryptography < 41) needed by python39-pyOpenSSL, nothing provides (python310-cryptography >= 38.0.0 with python310-cryptography < 41) needed by python310-pyOpenSSL, nothing provides (python311-cryptography >= 38.0.0 with python311-cryptography < 41) needed by python311-pyOpenSSL
This is an autogenerated message for OBS integration: This bug (1212568) was mentioned in https://build.opensuse.org/request/show/1095411 Factory / python-cryptography
this just means that python-cryptography hasn't been staged together with python-pyOpenSSL update. both have been submitted together.
It was indeed staged together with python-pyOpenSSL 0.23.2.0 that already reached tumbleweed, but the provides was broken.
Fixed by https://build.opensuse.org/request/show/1095411