1
0

Compare commits

..

6 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
e975ac924e auto-created for patterns-xfce
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/patterns-xfce!1
2025-08-29 13:58:17 +02:00
AutoGits PR Review Bot
f794b57621 Merging
PR: products/PackageHub!59
2025-08-29 11:29:17 +02:00
16befe4b70 Merge pull request '.gitmodules: fix whitespace issue in python-sphinx-gallery' (#61) from smithfarm/PackageHub:wip-fix-double-indent into leap-16.0
Reviewed-on: products/PackageHub#61
2025-08-29 11:17:17 +02:00
Nathan Cutler
af5d108b86 .gitmodules: fix whitespace issue in python-sphinx-gallery
Eight spaces instead of a single tab character made the line
appear double-indented in Gitea web diff.

Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-29 11:15:46 +02:00
a1098a15ca Merge pull request 'Forwarded PRs: ' (#60) from bigironman/PackageHub:leap-16.0 into leap-16.0
Reviewed-on: products/PackageHub#60
Reviewed-by: Yuchen Lin <maxlin_factory@noreply.src.opensuse.org>
2025-08-29 11:04:54 +02:00
1ca82292dd Adding missing dependencies for pull-request#46 (python-pygraphviz) 2025-08-28 16:45:15 +02:00
2 changed files with 21 additions and 1 deletions

20
.gitmodules vendored
View File

@@ -15710,6 +15710,10 @@
path = python-Unidecode
url = ../../pool/python-unidecode
branch = leap-16.0
[submodule "python-accessible-pygments"]
path = python-accessible-pygments
url = ../../pool/python-accessible-pygments
branch = leap-16.0
[submodule "python-affine"]
path = python-affine
url = ../../pool/python-affine
@@ -16334,6 +16338,10 @@
path = python-netCDF4
url = ../../pool/python-netCDF4
branch = leap-16.0
[submodule "python-numpydoc"]
path = python-numpydoc
url = ../../pool/python-numpydoc
barnch = leap-16.0
[submodule "python-odfpy"]
path = python-odfpy
url = ../../pool/python-odfpy
@@ -16546,6 +16554,10 @@
path = python-pycryptodomex
url = ../../pool/python-pycryptodomex
branch = leap-16.0
[submodule "python-pydata-sphinx-theme"]
path = python-pydata-sphinx-theme
url = ../../pool/python-pydata-sphinx-theme
branch = leap-16.0
[submodule "python-pydenticon"]
path = python-pydenticon
url = ../../pool/python-pydenticon
@@ -16982,10 +16994,18 @@
path = python-sphinx-click
url = ../../pool/python-sphinx-click
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
url = ../../pool/python-sphinx-gallery
branch = leap-16.0
[submodule "python-sphinx-qt-documentation"]
path = python-sphinx-qt-documentation
url = ../../pool/python-sphinx-qt-documentation
branch = leap-16.0
[submodule "python-sphinx-theme-builder"]
path = python-sphinx-theme-builder
url = ../../pool/python-sphinx-theme-builder
branch = leap-16.0
[submodule "python-sphinx_press_theme"]
path = python-sphinx_press_theme
url = ../../pool/python-sphinx_press_theme