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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
           Doc Type|---                         |If docs needed, set a value
              Flags|                            |fedora-review+



--- Comment #1 from Robert-André Mauchin 🐧 <[email protected]> ---
 - One test fails:

collecting ... collected 72 items / 1 error / 71 selected
==================================== ERRORS
====================================
____________ ERROR collecting tests/test_channel_binding_methods.py
____________
ImportError while importing test module
'/builddir/build/BUILD/aiosasl-0.4.1/tests/test_channel_binding_methods.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib64/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_channel_binding_methods.py:26: in <module>
    import OpenSSL
E   ModuleNotFoundError: No module named 'OpenSSL'


 - it needs an OpenSSL thingie:

BuildRequires:  python3dist(pyopenssl)

 - Fix this typo:

python3-aiosasl.noarch: W: spelling-error %description -l en_US neccessary ->
necessary, necessarily


Then:

 - Latest version packaged
 - License ok
 - Builds in mock
 - Tests pass
 - Conforms to Packaging Guidelines

Package approved. Please fix the aforementioned issues before import.


-- 
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to