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

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

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



--- Comment #1 from Robert-AndrĂ© Mauchin <[email protected]> ---
 - Latest version is 1.1.1, please bump your package

 - Some tests deps seem to be missing:

BUILDSTDERR: EEE.................
BUILDSTDERR:
======================================================================
BUILDSTDERR: ERROR: azure_devtools.ci_tools.tests.test_bot_framework
(unittest.loader._FailedTest)
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: ImportError: Failed to import test module:
azure_devtools.ci_tools.tests.test_bot_framework
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/usr/lib64/python3.7/unittest/loader.py", line 434, in
_find_test_path
BUILDSTDERR:     module = self._get_module_from_name(name)
BUILDSTDERR:   File "/usr/lib64/python3.7/unittest/loader.py", line 375, in
_get_module_from_name
BUILDSTDERR:     __import__(name)
BUILDSTDERR:   File
"/builddir/build/BUILD/azure-python-devtools-1.1.1/src/azure_devtools/ci_tools/tests/test_bot_framework.py",
line 4, in <module>
BUILDSTDERR:     import pytest
BUILDSTDERR: ModuleNotFoundError: No module named 'pytest'
BUILDSTDERR:
======================================================================
BUILDSTDERR: ERROR: azure_devtools.ci_tools.tests.test_git_tools
(unittest.loader._FailedTest)
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: ImportError: Failed to import test module:
azure_devtools.ci_tools.tests.test_git_tools
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/usr/lib64/python3.7/unittest/loader.py", line 434, in
_find_test_path
BUILDSTDERR:     module = self._get_module_from_name(name)
BUILDSTDERR:   File "/usr/lib64/python3.7/unittest/loader.py", line 375, in
_get_module_from_name
BUILDSTDERR:     __import__(name)
BUILDSTDERR:   File
"/builddir/build/BUILD/azure-python-devtools-1.1.1/src/azure_devtools/ci_tools/tests/test_git_tools.py",
line 4, in <module>
BUILDSTDERR:     from git import Repo
BUILDSTDERR: ModuleNotFoundError: No module named 'git'
BUILDSTDERR:
======================================================================
BUILDSTDERR: ERROR: azure_devtools.ci_tools.tests.test_github_tools
(unittest.loader._FailedTest)
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: ImportError: Failed to import test module:
azure_devtools.ci_tools.tests.test_github_tools
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/usr/lib64/python3.7/unittest/loader.py", line 434, in
_find_test_path
BUILDSTDERR:     module = self._get_module_from_name(name)
BUILDSTDERR:   File "/usr/lib64/python3.7/unittest/loader.py", line 375, in
_get_module_from_name
BUILDSTDERR:     __import__(name)
BUILDSTDERR:   File
"/builddir/build/BUILD/azure-python-devtools-1.1.1/src/azure_devtools/ci_tools/tests/test_github_tools.py",
line 7, in <module>
BUILDSTDERR:     import pytest
BUILDSTDERR: ModuleNotFoundError: No module named 'pytest'
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: Ran 20 tests in 0.022s
BUILDSTDERR: FAILED (errors=3)

You'll need to BR pytest, pygithub and GitPython and RR pygithub and GitPython.
pygithub needs to be at least 1.40, it thus needs to be updated. Coordinate
with the maintainer for that.

-- 
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