https://bugzilla.redhat.com/show_bug.cgi?id=1696250 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #3 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - Please consider using %{py3_dist} macro for you dependencies. See https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_requires_and_buildrequires_with_standardized_names - Send bug report for these and document it in the spec: # two tests that fail and unsure why. Marked skipped for now. sed -i '854i@xxxxxxxxxxxxxxxx(reason="Skip test_598 - Not sure why this fails :/")' cheroot/test/test_conn.py sed -i '730i@xxxxxxxxxxxxxxxx(reason="Skip test_Chunked_Encoding - Not sure why this fails :/")' cheroot/test/test_conn.py # 1 ssl test fail sed -i '187i@xxxxxxxxxxxxxxxx(reason="Skip test_tls_client_auth - Type Error :/")' cheroot/test/test_ssl.py - Source0: https://files.pythonhosted.org/packages/source/c/%{pypi_name}/%{pypi_name}-%{version}.tar.gz → %{pypi_source} - Why are docs disabled? %global with_docs 0 - use %bcond_with/%bcond_without for your conditionals - you need to make a python3 subpackage! -- 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 Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx