https://bugzilla.redhat.com/show_bug.cgi?id=1370919 --- Comment #8 from Neal Gompa <ngompa13@xxxxxxxxx> --- You have this logic in your spec: >%global nsname %{srcname}x ># For now we don't want to replace PyCrypto as it requires patching of ># libraries/applications (in some cases). >%global eggname %{nsname} ... ># Use separate namespace >touch .separate_namespace Which looks like it triggers the usage of the "cryptodomex" name. It looks like when you don't have that, it uses "Crypto" namespace? I guess it's fine, since the other option supported by upstream is to use "Crypto" namespace, which we don't want right now. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx