1
0

Compare commits

..

14 Commits

Author SHA256 Message Date
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
44b26f3ed5 Backports.productcompose: exclude ceph-mgr-diskprediction-local
ceph-mgr-diskprediction-local requires python3-scikit-learn,
which has a huge dependency tree.

Fixes: https://bugzilla.suse.com/show_bug.cgi?id=1248509

Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-22 20:03:00 +02:00
AutoGits PR Review Bot
342b4e261c Merging
PR: products/PackageHub#30
2025-08-22 11:22:59 +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
be57857589 Merge pull request '0Backports: reinstate libgnutls30-32bit and its dependencies (bsc#1248444)' (#38) from smithfarm/PackageHub:wip-gnutls into leap-16.0
Reviewed-on: products/PackageHub#38
2025-08-22 09:28:10 +02:00
Nathan Cutler
48f325441b Backports.productcompose: add more packages to backports_unneeded
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-22 09:27:30 +02:00
Nathan Cutler
5dbc9316cf 0Backports: reinstate libgnutls30-32bit and its dependencies
At some time in the past, libgnutls30-32bit was not building
properly in SLFO, so we had excluded it and some things that
were not installable as a result, but in the meantime it has
supposedly been fixed, so reinstate the whole lot.

Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-21 14:50:42 +02:00
087ab68ba2 Merge pull request '_maintainership.json: add lkocman-factory, smithfarm' (#36) from smithfarm/PackageHub:wip-expand-maintainership into leap-16.0
Reviewed-on: products/PackageHub#36
Reviewed-by: Yuchen Lin <maxlin_factory@noreply.src.opensuse.org>
2025-08-21 10:54:29 +02:00
1074d69b71 Merge pull request 'add ripgrep' (#27) from maxlin_factory/PackageHub:add_ripgrep into leap-16.0
Reviewed-on: products/PackageHub#27
Reviewed-by: Nathan Cutler <smithfarm@noreply.src.opensuse.org>
2025-08-21 10:29:49 +02:00
b7addb8613 add ripgrep 2025-08-21 10:28:29 +02:00
AutoGits PR Review Bot
4658733d03 auto-created for product-composer
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/product-composer#3
2025-08-20 12:37:58 +02:00
8 changed files with 61 additions and 7 deletions

16
.gitmodules vendored
View File

@@ -26258,3 +26258,19 @@
path = fractal
url = ../../pool/fractal
branch = leap-16.0
[submodule "ripgrep"]
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-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

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
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>
- Backports.productcompose:
+ exclude packages that should not be installed:
bash-legacybin
busybox-which (bsc#1248237)
this-is-only-for-build-envs
sddm-branding-openSUSE (bsc#1248488)
-------------------------------------------------------------------
Thu Aug 21 12:23:55 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ reinstate previously excluded packages (bsc#1248444):
libcups2-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libzip5-32bit
libgnutls30-32bit
libgnutls-devel-32bit
-------------------------------------------------------------------
Wed Aug 20 12:02:06 UTC 2025 - Adrian Schröter <adrian@suse.de>

View File

@@ -57,6 +57,9 @@ packagesets:
packages:
- ALP
- ALP-dummy-release
- bash-legacybin
- busybox-which
- ceph-mgr-diskprediction-local
- cluster-md-kmp-azure
- cluster-md-kmp-rt
- cmake-mini
@@ -77,7 +80,7 @@ packagesets:
- kselftests-kmp-default
- kselftests-kmp-rt
- leancrypto-kmp-default
- libcups2-32bit
# - libcups2-32bit
- libcurl-mini4
- libdbus-1-3-32bit
- libdvbv5-0-32bit
@@ -89,13 +92,13 @@ packagesets:
- libressl
- libressl-devel
- libressl-devel-doc
- libsybdb5-32bit
# - libsybdb5-32bit
- libsystemd0-mini
- libtdsodbc0-32bit
# - libtdsodbc0-32bit
- libudev-mini1
- libunbound-devel-mini
- libusb-1_0-0-32bit
- libzip5-32bit
# - libzip5-32bit
- ocfs2-kmp-azure
- ocfs2-kmp-default
- ocfs2-kmp-rt
@@ -103,10 +106,12 @@ packagesets:
- pam-extra-32bit
- postgresql17-devel-mini
- protobuf21-source
- sddm-branding-openSUSE
- sddm-qt6-branding-openSUSE
- systemd-mini
- systemd-mini-container
- systemd-mini-devel
- this-is-only-for-build-envs
- udev-mini
# TODO: unneeded Leap package per architecture
@@ -127,8 +132,8 @@ packagesets:
- name: backports_unneeded_x86_64
packages:
- libgnutls30-32bit
- libgnutls-devel-32bit
# - libgnutls30-32bit
# - libgnutls-devel-32bit
# TODO: unneeded SLES package on all architectures
- name: sles_unneeded

1
python-Routes Submodule

Submodule python-Routes added at 9e68681b9f

1
python-cmd2 Submodule

Submodule python-cmd2 added at 4d2e0aa7e8

1
python-repoze.lru Submodule

Submodule python-repoze.lru added at 6749440ecd

1
ripgrep Submodule

Submodule ripgrep added at 15e234f667