https://bugzilla.redhat.com/show_bug.cgi?id=1114267 --- Comment #13 from Matěj Cepl <mcepl@xxxxxxxxxx> --- Also, I see this from rpmlint: python-cryptography.x86_64: E: devel-dependency openssl-devel Your package has a dependency on a devel package but it's not a devel package itself. python-cryptography.x86_64: W: devel-file-in-non-devel-package /usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/src/constant_time.h A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. python-cryptography.x86_64: W: devel-file-in-non-devel-package /usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/src/constant_time.c A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. python-cryptography.x86_64: W: devel-file-in-non-devel-package /usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__pycache__/_Cryptography_cffi_fc665d23x4f158fee.c A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. python-cryptography.x86_64: W: devel-file-in-non-devel-package /usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__pycache__/_Cryptography_cffi_36a40ff0x2bad1bae.c A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. python-cryptography.x86_64: W: devel-file-in-non-devel-package /usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__pycache__/_Cryptography_cffi_8f86901cxc1767c5a.c A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. python-cryptography.x86_64: W: hidden-file-or-dir /usr/share/doc/python-cryptography-0.6.1/docs/_static/.keep The file or directory is hidden. You should see if this is normal, and delete it from the package if not. python-cryptography.x86_64: E: zero-length /usr/share/doc/python-cryptography-0.6.1/docs/_static/.keep 3 packages and 0 specfiles checked; 2 errors, 6 warnings. Those *.c and *.h files should be probably removed before %install. Not sure what to do about .keep files. And why does it Requires (not BuildRequires) openssl-devel? -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review