1
0

Compare commits

..

9 Commits

Author SHA256 Message Date
Nathan Cutler
7397aa50d7 .gitmodules: add python-libnacl (bsc#1248491)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-26 09:30:34 +02:00
Nathan Cutler
793efc39aa .gitmodules: add python-asyncssh (bsc#1248491)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-26 09:29:57 +02:00
AutoGits PR Review Bot
61950bb0c3 Merging
PR: products/PackageHub!32
2025-08-26 09:02:40 +02:00
AutoGits PR Review Bot
c6de81b632 Sync submodule updates with PR-set 2025-08-26 08:52:22 +02:00
AutoGits PR Review Bot
c90d4e1a55 Sync submodule updates with PR-set 2025-08-25 18:27:48 +02:00
4fd46c8021 Merge pull request '.gitmodules: add python-freeipa (bsc#1248641)' (#48) from smithfarm/PackageHub:wip-python-freeipa into leap-16.0
Reviewed-on: products/PackageHub#48
Reviewed-by: Yuchen Lin <maxlin_factory@noreply.src.opensuse.org>
2025-08-25 17:25:02 +02:00
806d1c9f09 Merge pull request 'Backports.productcompose: exclude geolite2legacy (bsc#1248503)' (#49) from smithfarm/PackageHub:wip-geolite2legacy into leap-16.0
Reviewed-on: products/PackageHub#49
2025-08-25 12:49:20 +02:00
Nathan Cutler
30678012c9 .gitmodules: add python-freeipa (bsc#1248641)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-25 11:01:20 +02:00
AutoGits PR Review Bot
97987f4c34 auto-created for python-geventhttpclient
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/python-geventhttpclient#2
2025-08-20 13:01:44 +02:00
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -26258,6 +26258,10 @@
path = ripgrep
url = ../../pool/ripgrep
branch = leap-16.0
[submodule "python-asyncssh"]
path = python-asyncssh
url = ../../pool/python-asyncssh
branch = leap-16.0
[submodule "python-cmd2"]
path = python-cmd2
url = ../../pool/python-cmd2
@@ -26274,3 +26278,11 @@
path = python-repoze.lru
url = ../../pool/python-repoze.lru
branch = leap-16.0
[submodule "python-freeipa"]
path = python-freeipa
url = ../../pool/python-freeipa
branch = leap-16.0
[submodule "python-libnacl"]
path = python-libnacl
url = ../../pool/python-libnacl
branch = leap-16.0

1
python-asyncssh Submodule

Submodule python-asyncssh added at 80f9591409

1
python-freeipa Submodule

Submodule python-freeipa added at 1435df497f

1
python-libnacl Submodule

Submodule python-libnacl added at 2d8a2811ca