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



--- Comment #3 from Zbigniew JÄ™drzejewski-Szmek <[email protected]> ---
Hmm, builds fails with:

+ /usr/bin/python3 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future
version. Users looking for a generic test entry point independent of test
runner are encouraged to use tox.
running egg_info
writing QDarkStyle.egg-info/PKG-INFO
writing dependency_links to QDarkStyle.egg-info/dependency_links.txt
writing entry points to QDarkStyle.egg-info/entry_points.txt
writing requirements to QDarkStyle.egg-info/requires.txt
writing top-level names to QDarkStyle.egg-info/top_level.txt
reading manifest file 'QDarkStyle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'PRODUCTION.md'
writing manifest file 'QDarkStyle.egg-info/SOURCES.txt'
running build_ext
pyside_style_rc (unittest.loader._FailedTest) ... ERROR

======================================================================
ERROR: pyside_style_rc (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: pyside_style_rc
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/loader.py", line 154, in
loadTestsFromName
    module = __import__(module_name)
  File "/builddir/build/BUILD/QDarkStyle-2.7/qdarkstyle/pyside_style_rc.py",
line 10, in <module>
    from PySide import QtCore
ModuleNotFoundError: No module named 'PySide'

python3-pyside has been retired ;(
https://src.fedoraproject.org/rpms/python-pyside/c/73d32307db2c8b1d56c6705f416fc954436dc8f6?branch=master

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