1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
89a0551546 Add nmap 2026-02-17 11:28:47 +01:00
5 changed files with 16 additions and 16 deletions

8
.gitmodules vendored
View File

@@ -16862,10 +16862,6 @@
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
@@ -26098,6 +26094,10 @@
path = nextcloud-desktop
url = ../../pool/nextcloud-desktop
branch = leap-16.0
[submodule "nmap"]
path = nmap
url = ../../pool/nmap
branch = leap-16.0
[submodule "hplip"]
path = hplip
url = ../../pool/hplip

1
nmap Submodule

Submodule nmap added at 5268f798d3

View File

@@ -1,11 +0,0 @@
<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

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

Submodule python-tenacity deleted from 6ca3c97ae8