https://bugzilla.redhat.com/show_bug.cgi?id=1696250

Robert-André Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Robert-André Mauchin <[email protected]> ---
 - 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 '[email protected](reason="Skip test_598 - Not sure why this fails
:/")' cheroot/test/test_conn.py
sed -i '[email protected](reason="Skip test_Chunked_Encoding - Not sure why
this fails :/")' cheroot/test/test_conn.py
# 1 ssl test fail
sed -i '[email protected](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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to