SHA256
1
0
forked from pool/spack

Accepting request 904602 from home:eeich:branches:network:cluster

The updated version makes sure modules are not called recursively even
  if modules are loaded in an out-of-order fashion from python-Sphinx.

OBS-URL: https://build.opensuse.org/request/show/904602
OBS-URL: https://build.opensuse.org/package/show/network:cluster/spack?expand=0&rev=27
This commit is contained in:
2021-07-07 16:05:08 +00:00
committed by Git OBS Bridge
parent 400c34c8db
commit a5033cf7d1
3 changed files with 55 additions and 22 deletions

View File

@@ -4,6 +4,8 @@ Tue Jul 6 21:45:21 UTC 2021 - Egbert Eich <eich@suse.com>
- Fix patch
Fix-error-during-documentation-build-due-to-recursive-module-inclusion.patch
to actually work correctly.
The updated version makes sure modules are not called recursively even
if modules are loaded in an out-of-order fashion from python-Sphinx.
- Remove duplicates in spec file.
-------------------------------------------------------------------