Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1716492 - python-colorspacious fails to build with Python 3.8
Summary: python-colorspacious fails to build with Python 3.8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-colorspacious
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL: https://copr.fedorainfracloud.org/cop...
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-06-03 14:37 UTC by Miro Hrončok
Modified: 2019-07-10 13:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-10 13:01:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-06-03 14:37:55 UTC
See https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-colorspacious/ for actual logs. This report is automated and not very verbose, but feel free to ping me for help.

Comment 1 Miro Hrončok 2019-07-10 13:01:23 UTC
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0Usxlu
+ umask 022
+ cd /builddir/build/BUILD
+ cd colorspacious-1.1.2
+ pushd doc
++ realpath '../build/lib.linux*'
realpath: '../build/lib.linux*': No such file or directory
+ PYTHONPATH=
+ make html
/builddir/build/BUILD/colorspacious-1.1.2/doc/../colorspacious/comparison.py:11: SyntaxWarning: invalid escape sequence \D
  """Computes the :math:`\Delta E` distance between pairs of colors.

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/sphinx/config.py", line 361, in eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib/python3.8/site-packages/sphinx/util/pycompat.py", line 86, in execfile_
    exec(code, _globals)
  File "/builddir/build/BUILD/colorspacious-1.1.2/doc/conf.py", line 145, in <module>
    import sphinx_rtd_theme
ModuleNotFoundError: No module named 'sphinx_rtd_theme'


This was just a missing BR. Pushed.


Note You need to log in before you can comment on or make changes to this bug.