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
13 changed files with 10 additions and 51 deletions

34
.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,31 +26262,7 @@
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
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 "python-libnacl"]
path = python-libnacl
url = ../../pool/python-libnacl
[submodule "python-ipaddr"]
path = python-ipaddr
url = ../../pool/python-ipaddr
branch = leap-16.0

View File

@@ -1,17 +1,3 @@
-------------------------------------------------------------------
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude geolite2legacy because it would bring in python-ipaddr
which was dropped from Factory in March 2025 (bsc#1248503)
-------------------------------------------------------------------
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
@@ -73,7 +72,6 @@ packagesets:
- gfs2-kmp-rt
- ghostscript-mini
- ghostscript-mini-devel
- geolite2legacy
- grpc-source
- krb5-mini
- krb5-mini-devel

1
noisetorch Submodule

Submodule noisetorch added at e9bf2da904

Submodule python-Routes deleted from 9e68681b9f

Submodule python-asyncssh deleted from 80f9591409

Submodule python-cmd2 deleted from 4d2e0aa7e8

Submodule python-freeipa deleted from 1435df497f

1
python-ipaddr Submodule

Submodule python-ipaddr added at a63be662c7

Submodule python-libnacl deleted from 2d8a2811ca

Submodule python-pecan deleted from fa6b8cda43