1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
Nathan Cutler
8ea752b684 .gitmodules: add python-ipaddr (bsc#1248503)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-22 13:06:41 +02:00
11 changed files with 10 additions and 33 deletions

26
.gitmodules vendored
View File

@@ -11278,6 +11278,10 @@
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
@@ -26258,23 +26262,7 @@
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
[submodule "python-ipaddr"]
path = python-ipaddr
url = ../../pool/python-ipaddr
branch = leap-16.0

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude ceph-mgr-diskprediction-local because it would bring in
python-scikit-learn with a huge dependency tree (bsc#1248509)
-------------------------------------------------------------------
Thu Aug 21 13:04:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -59,7 +59,6 @@ packagesets:
- ALP-dummy-release
- bash-legacybin
- busybox-which
- ceph-mgr-diskprediction-local
- cluster-md-kmp-azure
- cluster-md-kmp-rt
- cmake-mini

1
noisetorch Submodule

Submodule noisetorch added at e9bf2da904

Submodule python-Routes deleted from 9e68681b9f

Submodule python-cmd2 deleted from 4d2e0aa7e8

Submodule python-freeipa deleted from 1435df497f

1
python-ipaddr Submodule

Submodule python-ipaddr added at a63be662c7

Submodule python-pecan deleted from fa6b8cda43