https://bugzilla.redhat.com/show_bug.cgi?id=1375222 --- Comment #4 from Germano Massullo <germano.massullo@xxxxxxxxx> --- (In reply to Igor Gnatenko from comment #3) > > # tests disabled because DB_ENGINE should be configured > > # but during installation process this is not posssible > it is possible. you can configure some sqlite in memory > Fixed spec file: https://germano.fedorapeople.org/package_reviews/python-django-jsonfield/python-django-jsonfield.spec srpm file: https://germano.fedorapeople.org/package_reviews/python-django-jsonfield/python-django-jsonfield-1.0.1-1.fc24.src.rpm > > %if 0%{?fedora} || 0%{?rhel} > 7 > > %global with_python3 1 > > %endif > %if 0%{?rhel} && 0%{?rhel} <= 7 > %bcond_with python3 > %else > %bcond_without python3 > %endif There is no packaging guideline that forces bcond use > > %{python3_sitelib}/* > it's too generic. There is no packaging guideline that forbids to use it, instead the Python guidelines's mention it in the template model -- 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://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx