1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
53f62dea5d Add python-tenacity 2026-02-17 11:16:09 +01:00
5 changed files with 17 additions and 14 deletions

4
.gitmodules vendored
View File

@@ -16862,6 +16862,10 @@
path = python-tcolorpy
url = ../../pool/python-tcolorpy
branch = leap-16.0
[submodule "python-tenacity"]
path = python-tenacity
url = ../../pool/python-tenacity
branch = leap-16.0
[submodule "python-textile"]
path = python-textile
url = ../../pool/python-textile

2
neovim

Submodule neovim updated: d018c84566...9f74883169

View File

@@ -0,0 +1,11 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for python-tenacity</summary>
<description>This update for python-tenacity fixes the following issues:
Introduce python-tenacity.
</description>
<package>python-tenacity</package>
</patchinfo>

View File

@@ -1,13 +0,0 @@
<patchinfo>
<packager>rrahl0</packager>
<rating>low</rating>
<category>recommended</category>
<summary>Recommended update for neovim</summary>
<description>This update for neovim fixes the following issues:
Changes in neovim:
- Update license header in the spec file template
</description>
<package>neovim</package>
</patchinfo>

1
python-tenacity Submodule

Submodule python-tenacity added at 6ca3c97ae8