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



--- Comment #3 from Orion Poplawski <[email protected]> ---
a) Fixed license
b) I think so - but I'm not entirely sure what needs to get changed.  I've made
a first stab at it.  Unfortunately I think it's going to take until I can build
conda-build successfully with this to really test it out.
c) Added %pyproject_check_import
d) I'm having no luck with any of the various incantations I've tried.  I keep
getting:

+ make -C docs html
make: Entering directory
'/home/orion/python-conda-sphinx-theme/python-conda-sphinx-theme-0.3.0-build/conda-sphinx-theme-0.3.0/docs'
Running Sphinx v8.2.3

Configuration error!

Versions
========

* Platform:         linux;
(Linux-6.18.0-0.rc0.251008g0d97f2067c166.11.fc44.x86_64-x86_64-with-glibc2.42.9000)
* Python version:   3.14.0 (CPython)
* Sphinx version:   8.2.3
* Docutils version: 0.21.2
* Jinja2 version:   3.1.6
* Pygments version: 2.19.1

Last Messages
=============

None.

Loaded Extensions
=================

None.

Traceback
=========

      File "/usr/lib/python3.14/site-packages/sphinx/config.py", line 616, in
eval_config_file
        raise ConfigError(msg % traceback.format_exc()) from exc
    sphinx.errors.ConfigError: There is a programmable error in your
configuration file:

    Traceback (most recent call last):
      File "/usr/lib64/python3.14/importlib/metadata/__init__.py", line 407, in
from_name
        return next(iter(cls.discover(name=name)))
    StopIteration

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/usr/lib/python3.14/site-packages/sphinx/config.py", line 601, in
eval_config_file
        exec(code, namespace)  # NoQA: S102
        ~~~~^^^^^^^^^^^^^^^^^
      File
"/home/orion/python-conda-sphinx-theme/python-conda-sphinx-theme-0.3.0-build/conda-sphinx-theme-0.3.0/docs/conf.py",
line 25, in <module>
        release: str = get_version("conda_sphinx_theme")
                       ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib64/python3.14/importlib/metadata/__init__.py", line 987, in
version
        return distribution(distribution_name).version
               ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
      File "/usr/lib64/python3.14/importlib/metadata/__init__.py", line 960, in
distribution
        return Distribution.from_name(distribution_name)
               ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
      File "/usr/lib64/python3.14/importlib/metadata/__init__.py", line 409, in
from_name
        raise PackageNotFoundError(name)
    importlib.metadata.PackageNotFoundError: No package metadata was found for
conda_sphinx_theme

Spec URL: https://orion.fedorapeople.org/python-conda-sphinx-theme.spec
SRPM URL:
https://orion.fedorapeople.org/python-conda-sphinx-theme-0.3.0-1.fc44.src.rpm


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2387534

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202387534%23c3

-- 
_______________________________________________
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]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to