1
0

Compare commits

..

11 Commits

Author SHA256 Message Date
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
bc4cab5c50 Merge pull request 'drop noisetorch, no longer ship go1.18' (#37) from maxlin_factory/PackageHub:drop_noisetorch into leap-16.0
Reviewed-on: products/PackageHub#37
2025-08-25 10:48:37 +02:00
01c03c7707 drop noisetorch, no longer ship go1.18 2025-08-25 10:47:12 +02:00
c9d7f41d9e Merge pull request '.gitmodules: add python-pecan (bsc#1248506)' (#45) from smithfarm/PackageHub:wip-python-pecan into leap-16.0
Reviewed-on: products/PackageHub#45
2025-08-25 10:43:25 +02:00
Nathan Cutler
6c9af3202a .gitmodules: add python-pecan (bsc#1248506)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-25 10:42:44 +02:00
22cda61b86 Merge pull request '.gitmodules: add python-Routes (bsc#1248489)' (#40) from smithfarm/PackageHub:wip-python-Routes into leap-16.0
Reviewed-on: products/PackageHub#40
Reviewed-by: Yuchen Lin <maxlin_factory@noreply.src.opensuse.org>
2025-08-25 10:40:30 +02:00
Nathan Cutler
d377d8ed3d .gitmodules: add python-repoze.lru (bsc#1248489)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-25 10:39:52 +02:00
Nathan Cutler
ee0d5a3bce .gitmodules: add python-Routes (bsc#1248489)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-25 10:39:50 +02:00
da5eeb372f Merge pull request '.gitmodules: add python-cmd2 (bsc#1248498)' (#42) from smithfarm/PackageHub:wip-python-cmd2 into leap-16.0
Reviewed-on: products/PackageHub#42
Reviewed-by: Yuchen Lin <maxlin_factory@noreply.src.opensuse.org>
2025-08-22 20:28:21 +02:00
b57b3a0a66 Merge pull request 'Backports.productcompose: exclude ceph-mgr-diskprediction-local (bsc#1248509)' (#47) from smithfarm/PackageHub:wip-python-scikit-learn into leap-16.0
Reviewed-on: products/PackageHub#47
2025-08-22 20:06:25 +02:00
Nathan Cutler
ee48db1154 .gitmodules: add python-cmd2 (bsc#1248498)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-22 10:46:19 +02:00
7 changed files with 25 additions and 5 deletions

24
.gitmodules vendored
View File

@@ -11278,10 +11278,6 @@
path = noise-suppression-for-voice
url = ../../pool/noise-suppression-for-voice
branch = leap-16.0
[submodule "noisetorch"]
path = noisetorch
url = ../../pool/noisetorch
branch = leap-16.0
[submodule "nomacs"]
path = nomacs
url = ../../pool/nomacs
@@ -26262,3 +26258,23 @@
path = ripgrep
url = ../../pool/ripgrep
branch = leap-16.0
[submodule "python-cmd2"]
path = python-cmd2
url = ../../pool/python-cmd2
branch = leap-16.0
[submodule "python-pecan"]
path = python-pecan
url = ../../pool/python-pecan
branch = leap-16.0
[submodule "python-Routes"]
path = python-Routes
url = ../../pool/python-Routes
branch = leap-16.0
[submodule "python-repoze.lru"]
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 noisetorch deleted from e9bf2da904

1
python-Routes Submodule

Submodule python-Routes added at 9e68681b9f

1
python-cmd2 Submodule

Submodule python-cmd2 added at 4d2e0aa7e8

1
python-freeipa Submodule

Submodule python-freeipa added at 1435df497f

1
python-pecan Submodule

Submodule python-pecan added at fa6b8cda43

1
python-repoze.lru Submodule

Submodule python-repoze.lru added at 6749440ecd