Getting a dependency error when trying to upgrade. Python numpy

Error:

txtechnician@tx-susetw-asus:~> sudo zypper dup
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
2 Problems:
Problem: 1: the to be installed python311-numba-0.60.0-1.2.x86_64 requires '(python311-numpy >= 1.22 with python311-numpy < 2.1)', but this requirement cannot be provided
deleted providers: python311-numpy-2.0.0-1.2.x86_64
not installable providers: python311-numpy1-1.26.4-1.1.x86_64[download.opensuse.org-oss]
                   python311-numpy1-1.26.4-1.1.x86_64[https-download.opensuse.org-161bc246]
                   python311-numpy1-1.26.4-1.1.x86_64[https-download.opensuse.org-b8191f4f]

Problem: 2: the to be installed python312-numba-0.60.0-1.2.x86_64 requires '(python312-numpy >= 1.22 with python312-numpy < 2.1)', but this requirement cannot be provided
deleted providers: python312-numpy-2.0.0-1.2.x86_64
not installable providers: python312-numpy1-1.26.4-1.1.x86_64[download.opensuse.org-oss]
                   python312-numpy1-1.26.4-1.1.x86_64[https-download.opensuse.org-161bc246]
                   python312-numpy1-1.26.4-1.1.x86_64[https-download.opensuse.org-b8191f4f]


Problem: 1: the to be installed python311-numba-0.60.0-1.2.x86_64 requires '(python311-numpy >= 1.22 with python311-numpy < 2.1)', but this requirement cannot be provided
deleted providers: python311-numpy-2.0.0-1.2.x86_64
not installable providers: python311-numpy1-1.26.4-1.1.x86_64[download.opensuse.org-oss]
                   python311-numpy1-1.26.4-1.1.x86_64[https-download.opensuse.org-161bc246]
                   python311-numpy1-1.26.4-1.1.x86_64[https-download.opensuse.org-b8191f4f]

 Solution 1: deinstallation of python311-numba-0.60.0-1.2.x86_64
 Solution 2: deinstallation of python311-numpy-2.0.0-1.2.x86_64
 Solution 3: keep obsolete python311-numpy-2.0.0-1.2.x86_64
 Solution 4: break python311-numba-0.60.0-1.2.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or skip, retry or cancel [1/2/3/4/s/r/c/d/?] (c): 

Which should I choose? Or should I just wait?

You are using some additional developement/home/1-click repos with colliding package versions. And it looks like the additional repos are setup without auto refresh.

Show your repo list
zypper lr -d

txtechnician@tx-susetw-asus:~> zypper lr -d
#  | Alias                                | Name                                   | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                        | Service
---+--------------------------------------+----------------------------------------+---------+-----------+---------+----------+--------+----------------------------------------------------------------------------+--------
 1 | code                                 | Visual Studio Code                     | Yes     | (r ) Yes  | No      |   99     | rpm-md | https://packages.microsoft.com/yumrepos/vscode                             | 
 2 | download.opensuse.org-non-oss        | Main Repository (NON-OSS)              | Yes     | ( p) Yes  | Yes     |   99     | N/A    | http://download.opensuse.org/tumbleweed/repo/non-oss/                      | 
 3 | download.opensuse.org-oss            | Main Repository (OSS)                  | Yes     | ( p) Yes  | Yes     |   99     | N/A    | http://download.opensuse.org/tumbleweed/repo/oss/                          | 
 4 | download.opensuse.org-tumbleweed     | Main Update Repository                 | Yes     | ( p) Yes  | Yes     |   99     | N/A    | http://download.opensuse.org/update/tumbleweed/                            | 
 5 | firefoxpwa                           | FirefoxPWA                             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://packagecloud.io/filips/FirefoxPWA/rpm_any/rpm_any/x86_64           | 
 6 | https-download.opensuse.org-161bc246 | openSUSE:Tumbleweed                    | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/tumbleweed/repo/oss/                         | 
 7 | https-download.opensuse.org-b8191f4f | openSUSE:Tumbleweed                    | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/  | 
 8 | https-download.opensuse.org-e6c0f9e6 | Publishing                             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/repositories/Publishing/openSUSE_Tumbleweed/ | 
 9 | microsoft-edge                       | microsoft-edge                         | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://packages.microsoft.com/yumrepos/edge/                              | 
10 | openSUSE-20240402-0                  | openSUSE-20240402-0                    | No      | ----      | ----    |   99     | N/A    | hd:/?device=/dev/disk/by-id/dm-name-ventoy                                 | 
11 | packman                              | Packman                                | Yes     | (r ) Yes  | Yes     |   90     | rpm-md | https://ftp.fau.de/packman//suse/openSUSE_Tumbleweed/                      | 
12 | repo-debug                           | openSUSE-Tumbleweed-Debug              | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/debug/tumbleweed/repo/oss/                    | 
13 | repo-openh264                        | Open H.264 Codec (openSUSE Tumbleweed) | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed                    | 
14 | repo-source                          | openSUSE-Tumbleweed-Source             | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/source/tumbleweed/repo/oss/                   | 
txtechnician@tx-susetw-asus:~> 

I have the same issue but with python310-numba-0.60.0-1.2.x86_64 instead of 311 or 312.

Hello and welcome to the openSUSE forums.

Please always SHOW what you do and what you get. Copy/paste the prompt/command line, all output and the new prompt line. And use:

The correct solver answer is to remove the obsolete python311-numpy or python310-numpy version.

ich@laptopneu:~> LANG=C sudo zypper in --dry-run --download-only python311-numba
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following 6 recommended packages were automatically selected:
  libopenblas_pthreads0 python311-Babel python311-Jinja2 python311-Pygments python311-scipy python311-tbb

The following 16 NEW packages are going to be installed:
  libLLVM14 libblas3 libcblas3 libirml1 liblapack3 libopenblas_pthreads0 python311-Babel python311-Jinja2 python311-MarkupSafe python311-Pygments python311-llvmlite python311-numba python311-numpy1 python311-pytz python311-scipy python311-tbb

16 new packages to install.

Package download size:    77.3 MiB

Download only.

Backend:  classic_rpmtrans --dry-run --download-only
Continue? [y/n/v/...? shows all options] (y): 
Retrieving: libLLVM14-14.0.6-15.1.x86_64 (OSS)                                                                                                                                                                                                           (1/16),  22.7 MiB    
Retrieving: libLLVM14-14.0.6-15.1.x86_64.rpm ...............................................................................................................................................................................................................[done (6.6 MiB/s)]
Retrieving: libblas3-3.12.0-2.1.x86_64 (OSS)                                                                                                                                                                                                             (2/16), 379.7 KiB    
Retrieving: libblas3-3.12.0-2.1.x86_64.rpm .................................................................................................................................................................................................................[done (5.7 MiB/s)]
Retrieving: libirml1-2021.12.0-1.1.x86_64 (OSS)                                                                                                                                                                                                          (3/16),  31.3 KiB    
Retrieving: libirml1-2021.12.0-1.1.x86_64.rpm ..........................................................................................................................................................................................................................[done]
Retrieving: libopenblas_pthreads0-0.3.27-4.1.x86_64 (OSS)                                                                                                                                                                                                (4/16),   5.1 MiB    
Retrieving: libopenblas_pthreads0-0.3.27-4.1.x86_64.rpm ....................................................................................................................................................................................................[done (6.1 MiB/s)]
Retrieving: python311-MarkupSafe-2.1.5-1.2.x86_64 (OSS)                                                                                                                                                                                                  (5/16),  34.7 KiB    
Retrieving: python311-MarkupSafe-2.1.5-1.2.x86_64.rpm ..................................................................................................................................................................................................................[done]
Retrieving: python311-Pygments-2.18.0-1.1.noarch (OSS)                                                                                                                                                                                                   (6/16),   2.0 MiB    
Retrieving: python311-Pygments-2.18.0-1.1.noarch.rpm .......................................................................................................................................................................................................[done (5.4 MiB/s)]
Retrieving: python311-pytz-2024.1-1.1.noarch (OSS)                                                                                                                                                                                                       (7/16),  78.3 KiB    
Retrieving: python311-pytz-2024.1-1.1.noarch.rpm ..........................................................................................................................................................................................................[done (69.2 KiB/s)]
Retrieving: python311-llvmlite-0.43.0-1.1.x86_64 (OSS)                                                                                                                                                                                                   (8/16), 405.3 KiB    
Retrieving: python311-llvmlite-0.43.0-1.1.x86_64.rpm .......................................................................................................................................................................................................[done (1.9 MiB/s)]
Retrieving: liblapack3-3.12.0-2.1.x86_64 (OSS)                                                                                                                                                                                                           (9/16),   2.6 MiB    
Retrieving: liblapack3-3.12.0-2.1.x86_64.rpm ...............................................................................................................................................................................................................[done (6.0 MiB/s)]
Retrieving: libcblas3-3.12.0-2.1.x86_64 (OSS)                                                                                                                                                                                                           (10/16),  63.6 KiB    
Retrieving: libcblas3-3.12.0-2.1.x86_64.rpm ...............................................................................................................................................................................................................[done (50.3 KiB/s)]
Retrieving: python311-tbb-2021.12.0-1.1.x86_64 (OSS)                                                                                                                                                                                                    (11/16),  79.2 KiB    
Retrieving: python311-tbb-2021.12.0-1.1.x86_64.rpm .....................................................................................................................................................................................................................[done]
Retrieving: python311-Babel-2.15.0-1.1.noarch (OSS)                                                                                                                                                                                                     (12/16),   6.4 MiB    
Retrieving: python311-Babel-2.15.0-1.1.noarch.rpm ..........................................................................................................................................................................................................[done (6.3 MiB/s)]
Retrieving: python311-numpy1-1.26.4-1.1.x86_64 (OSS)                                                                                                                                                                                                    (13/16),   7.7 MiB    
Retrieving: python311-numpy1-1.26.4-1.1.x86_64.rpm .........................................................................................................................................................................................................[done (6.0 MiB/s)]
Retrieving: python311-Jinja2-3.1.4-2.1.x86_64 (OSS)                                                                                                                                                                                                     (14/16), 320.5 KiB    
Retrieving: python311-Jinja2-3.1.4-2.1.x86_64.rpm ........................................................................................................................................................................................................[done (330.2 KiB/s)]
Retrieving: python311-scipy-1.14.1-1.1.x86_64 (OSS)                                                                                                                                                                                                     (15/16),  23.8 MiB    
Retrieving: python311-scipy-1.14.1-1.1.x86_64.rpm ..........................................................................................................................................................................................................[done (6.8 MiB/s)]
Retrieving: python311-numba-0.60.0-1.2.x86_64 (OSS)                                                                                                                                                                                                     (16/16),   5.7 MiB    
Retrieving: python311-numba-0.60.0-1.2.x86_64.rpm ..........................................................................................................................................................................................................[done (4.2 MiB/s)]

Checking for file conflicts: ...........................................................................................................................................................................................................................................[done]
ich@laptopneu:~> 

ich@laptopneu:~> LANG=C sudo zypper in --dry-run --download-only python310-numba
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following 11 recommended packages were automatically selected:
  libopenblas_pthreads0 python310 python310-Babel python310-Jinja2 python310-Pygments python310-cffi python310-curses python310-dbm python310-pip python310-scipy python310-tbb

The following 27 NEW packages are going to be installed:
  libLLVM14 libblas3 libcblas3 libirml1 liblapack3 libopenblas_pthreads0 libpython3_10-1_0 python310 python310-Babel python310-Jinja2 python310-MarkupSafe python310-Pygments python310-base python310-cffi python310-curses python310-dbm python310-gobject
  python310-gobject-cairo python310-llvmlite python310-numba python310-numpy1 python310-pip python310-pycairo python310-pycparser python310-pytz python310-scipy python310-tbb

27 new packages to install.

Package download size:
              |      86.7 MiB  overall package size
    55.9 MiB  |  -   30.8 MiB  already in cache

Download only.

Backend:  classic_rpmtrans --dry-run --download-only
Continue? [y/n/v/...? shows all options] (y): 
In cache libLLVM14-14.0.6-15.1.x86_64.rpm                                                                                                                                                                                                                (1/27),  22.7 MiB    
In cache libblas3-3.12.0-2.1.x86_64.rpm                                                                                                                                                                                                                  (2/27), 379.7 KiB    
In cache libirml1-2021.12.0-1.1.x86_64.rpm                                                                                                                                                                                                               (3/27),  31.3 KiB    
In cache libopenblas_pthreads0-0.3.27-4.1.x86_64.rpm                                                                                                                                                                                                     (4/27),   5.1 MiB    
Retrieving: libpython3_10-1_0-3.10.15-1.1.x86_64 (OSS)                                                                                                                                                                                                   (5/27),   1.3 MiB    
Retrieving: libpython3_10-1_0-3.10.15-1.1.x86_64.rpm .......................................................................................................................................................................................................[done (4.1 MiB/s)]
Retrieving: python310-base-3.10.15-1.1.x86_64 (OSS)                                                                                                                                                                                                      (6/27),   9.1 MiB    
Retrieving: python310-base-3.10.15-1.1.x86_64.rpm ..........................................................................................................................................................................................................[done (6.6 MiB/s)]
Retrieving: python310-pip-24.2-1.1.noarch (OSS)                                                                                                                                                                                                          (7/27),   2.2 MiB    
Retrieving: python310-pip-24.2-1.1.noarch.rpm ..............................................................................................................................................................................................................[done (4.8 MiB/s)]
Retrieving: python310-3.10.15-1.1.x86_64 (OSS)                                                                                                                                                                                                           (8/27), 158.5 KiB    
Retrieving: python310-3.10.15-1.1.x86_64.rpm .............................................................................................................................................................................................................[done (296.4 KiB/s)]
Retrieving: python310-curses-3.10.15-1.1.x86_64 (OSS)                                                                                                                                                                                                    (9/27), 161.3 KiB    
Retrieving: python310-curses-3.10.15-1.1.x86_64.rpm ........................................................................................................................................................................................................[done (2.6 MiB/s)]
In cache liblapack3-3.12.0-2.1.x86_64.rpm                                                                                                                                                                                                               (10/27),   2.6 MiB    
In cache libcblas3-3.12.0-2.1.x86_64.rpm                                                                                                                                                                                                                (11/27),  63.6 KiB    
Retrieving: python310-dbm-3.10.15-1.1.x86_64 (OSS)                                                                                                                                                                                                      (12/27), 131.0 KiB    
Retrieving: python310-dbm-3.10.15-1.1.x86_64.rpm ..........................................................................................................................................................................................................[done (95.2 KiB/s)]
Retrieving: python310-tbb-2021.12.0-1.1.x86_64 (OSS)                                                                                                                                                                                                    (13/27),  64.7 KiB    
Retrieving: python310-tbb-2021.12.0-1.1.x86_64.rpm ........................................................................................................................................................................................................[done (48.9 KiB/s)]
Retrieving: python310-pytz-2024.1-1.1.noarch (OSS)                                                                                                                                                                                                      (14/27),  71.2 KiB    
Retrieving: python310-pytz-2024.1-1.1.noarch.rpm ..........................................................................................................................................................................................................[done (53.0 KiB/s)]
Retrieving: python310-pycparser-2.22-1.1.noarch (OSS)                                                                                                                                                                                                   (15/27), 214.4 KiB    
Retrieving: python310-pycparser-2.22-1.1.noarch.rpm ....................................................................................................................................................................................................................[done]
Retrieving: python310-pycairo-1.26.1-1.1.x86_64 (OSS)                                                                                                                                                                                                   (16/27), 161.3 KiB    
Retrieving: python310-pycairo-1.26.1-1.1.x86_64.rpm ....................................................................................................................................................................................................................[done]
Retrieving: python310-numpy1-1.26.4-1.1.x86_64 (OSS)                                                                                                                                                                                                    (17/27),   6.6 MiB    
Retrieving: python310-numpy1-1.26.4-1.1.x86_64.rpm .........................................................................................................................................................................................................[done (6.1 MiB/s)]
Retrieving: python310-llvmlite-0.43.0-1.1.x86_64 (OSS)                                                                                                                                                                                                  (18/27), 331.4 KiB    
Retrieving: python310-llvmlite-0.43.0-1.1.x86_64.rpm .......................................................................................................................................................................................................[done (4.0 MiB/s)]
Retrieving: python310-gobject-3.48.2-1.1.x86_64 (OSS)                                                                                                                                                                                                   (19/27), 399.8 KiB    
Retrieving: python310-gobject-3.48.2-1.1.x86_64.rpm ........................................................................................................................................................................................................[done (4.3 MiB/s)]
Retrieving: python310-Pygments-2.18.0-1.1.noarch (OSS)                                                                                                                                                                                                  (20/27),   1.8 MiB    
Retrieving: python310-Pygments-2.18.0-1.1.noarch.rpm .......................................................................................................................................................................................................[done (3.7 MiB/s)]
Retrieving: python310-MarkupSafe-2.1.5-1.2.x86_64 (OSS)                                                                                                                                                                                                 (21/27),  31.8 KiB    
Retrieving: python310-MarkupSafe-2.1.5-1.2.x86_64.rpm ..................................................................................................................................................................................................................[done]
Retrieving: python310-Babel-2.15.0-1.1.noarch (OSS)                                                                                                                                                                                                     (22/27),   6.4 MiB    
Retrieving: python310-Babel-2.15.0-1.1.noarch.rpm ..........................................................................................................................................................................................................[done (6.1 MiB/s)]
Retrieving: python310-cffi-1.17.0-1.1.x86_64 (OSS)                                                                                                                                                                                                      (23/27), 311.4 KiB    
Retrieving: python310-cffi-1.17.0-1.1.x86_64.rpm ..........................................................................................................................................................................................................[done (49.8 KiB/s)]
Retrieving: python310-scipy-1.14.1-1.1.x86_64 (OSS)                                                                                                                                                                                                     (24/27),  22.0 MiB    
Retrieving: python310-scipy-1.14.1-1.1.x86_64.rpm ..........................................................................................................................................................................................................[done (6.9 MiB/s)]
Retrieving: python310-gobject-cairo-3.48.2-1.1.x86_64 (OSS)                                                                                                                                                                                             (25/27),  19.5 KiB    
Retrieving: python310-gobject-cairo-3.48.2-1.1.x86_64.rpm ..............................................................................................................................................................................................................[done]
Retrieving: python310-Jinja2-3.1.4-2.1.x86_64 (OSS)                                                                                                                                                                                                     (26/27), 243.6 KiB    
Retrieving: python310-Jinja2-3.1.4-2.1.x86_64.rpm ........................................................................................................................................................................................................[done (316.6 KiB/s)]
Retrieving: python310-numba-0.60.0-1.2.x86_64 (OSS)                                                                                                                                                                                                     (27/27),   4.3 MiB    
Retrieving: python310-numba-0.60.0-1.2.x86_64.rpm ..........................................................................................................................................................................................................[done (4.6 MiB/s)]

Checking for file conflicts: ...........................................................................................................................................................................................................................................[done]
ich@laptopneu:~> 

Same for obsolete python312-numpy.

ich@laptopneu:~> LANG=C sudo zypper in --dry-run --download-only python312-numba
[sudo] password for root: 
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following 11 recommended packages were automatically selected:
  libopenblas_pthreads0 python312 python312-Babel python312-Jinja2 python312-Pygments python312-cffi python312-curses python312-dbm python312-pip python312-scipy python312-tbb

The following 30 NEW packages are going to be installed:
  libLLVM14 libblas3 libcblas3 libirml1 liblapack3 libopenblas_pthreads0 libpython3_12-1_0 libpython3_12-1_0-x86-64-v3 python312 python312-Babel python312-Jinja2 python312-MarkupSafe python312-Pygments python312-base python312-base-x86-64-v3 python312-cffi
  python312-curses python312-dbm python312-gobject python312-gobject-cairo python312-llvmlite python312-numba python312-numpy1 python312-pip python312-pycairo python312-pycparser python312-pytz python312-scipy python312-tbb python312-x86-64-v3

30 new packages to install.

Package download size:    95.5 MiB

Download only.

Backend:  classic_rpmtrans --dry-run --download-only
Continue? [y/n/v/...? shows all options] (y): 
Retrieving: libLLVM14-14.0.6-15.1.x86_64 (OSS)                                                                                                                                                                                                           (1/30),  22.7 MiB    
Retrieving: libLLVM14-14.0.6-15.1.x86_64.rpm ...............................................................................................................................................................................................................[done (5.9 MiB/s)]
Retrieving: libblas3-3.12.0-2.1.x86_64 (OSS)                                                                                                                                                                                                             (2/30), 379.7 KiB    
Retrieving: libblas3-3.12.0-2.1.x86_64.rpm .................................................................................................................................................................................................................[done (3.8 MiB/s)]
Retrieving: libirml1-2021.12.0-1.1.x86_64 (OSS)                                                                                                                                                                                                          (3/30),  31.3 KiB    
Retrieving: libirml1-2021.12.0-1.1.x86_64.rpm ..........................................................................................................................................................................................................................[done]
Retrieving: libopenblas_pthreads0-0.3.27-4.1.x86_64 (OSS)                                                                                                                                                                                                (4/30),   5.1 MiB    
Retrieving: libopenblas_pthreads0-0.3.27-4.1.x86_64.rpm ....................................................................................................................................................................................................[done (6.1 MiB/s)]
Retrieving: libpython3_12-1_0-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                                    (5/30),   1.8 MiB    
Retrieving: libpython3_12-1_0-3.12.5-2.1.x86_64.rpm ........................................................................................................................................................................................................[done (5.0 MiB/s)]
Retrieving: python312-base-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                                       (6/30),   9.2 MiB    
Retrieving: python312-base-3.12.5-2.1.x86_64.rpm ...........................................................................................................................................................................................................[done (6.8 MiB/s)]
Retrieving: python312-pip-24.2-1.1.noarch (OSS)                                                                                                                                                                                                          (7/30),   2.7 MiB    
Retrieving: python312-pip-24.2-1.1.noarch.rpm ..............................................................................................................................................................................................................[done (6.2 MiB/s)]
Retrieving: python312-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                                            (8/30), 270.8 KiB    
Retrieving: python312-3.12.5-2.1.x86_64.rpm ..............................................................................................................................................................................................................[done (420.1 KiB/s)]
Retrieving: python312-curses-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                                     (9/30), 256.7 KiB    
Retrieving: python312-curses-3.12.5-2.1.x86_64.rpm .....................................................................................................................................................................................................................[done]
Retrieving: liblapack3-3.12.0-2.1.x86_64 (OSS)                                                                                                                                                                                                          (10/30),   2.6 MiB    
Retrieving: liblapack3-3.12.0-2.1.x86_64.rpm ...............................................................................................................................................................................................................[done (6.0 MiB/s)]
Retrieving: libcblas3-3.12.0-2.1.x86_64 (OSS)                                                                                                                                                                                                           (11/30),  63.6 KiB    
Retrieving: libcblas3-3.12.0-2.1.x86_64.rpm ...............................................................................................................................................................................................................[done (50.3 KiB/s)]
Retrieving: python312-dbm-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                                       (12/30), 230.1 KiB    
Retrieving: python312-dbm-3.12.5-2.1.x86_64.rpm ............................................................................................................................................................................................................[done (1.7 MiB/s)]
Retrieving: python312-x86-64-v3-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                                 (13/30), 257.6 KiB    
Retrieving: python312-x86-64-v3-3.12.5-2.1.x86_64.rpm ..................................................................................................................................................................................................................[done]
Retrieving: python312-tbb-2021.12.0-1.1.x86_64 (OSS)                                                                                                                                                                                                    (14/30),  71.7 KiB    
Retrieving: python312-tbb-2021.12.0-1.1.x86_64.rpm ........................................................................................................................................................................................................[done (50.4 KiB/s)]
Retrieving: python312-pytz-2024.1-1.1.noarch (OSS)                                                                                                                                                                                                      (15/30),  77.5 KiB    
Retrieving: python312-pytz-2024.1-1.1.noarch.rpm ..........................................................................................................................................................................................................[done (50.3 KiB/s)]
Retrieving: python312-pycparser-2.22-1.1.noarch (OSS)                                                                                                                                                                                                   (16/30), 261.2 KiB    
Retrieving: python312-pycparser-2.22-1.1.noarch.rpm ....................................................................................................................................................................................................................[done]
Retrieving: python312-pycairo-1.26.1-1.1.x86_64 (OSS)                                                                                                                                                                                                   (17/30), 162.2 KiB    
Retrieving: python312-pycairo-1.26.1-1.1.x86_64.rpm ....................................................................................................................................................................................................................[done]
Retrieving: python312-numpy1-1.26.4-1.1.x86_64 (OSS)                                                                                                                                                                                                    (18/30),   7.2 MiB    
Retrieving: python312-numpy1-1.26.4-1.1.x86_64.rpm .........................................................................................................................................................................................................[done (5.0 MiB/s)]
Retrieving: python312-llvmlite-0.43.0-1.1.x86_64 (OSS)                                                                                                                                                                                                  (19/30), 395.9 KiB    
Retrieving: python312-llvmlite-0.43.0-1.1.x86_64.rpm .......................................................................................................................................................................................................[done (4.0 MiB/s)]
Retrieving: python312-gobject-3.48.2-1.1.x86_64 (OSS)                                                                                                                                                                                                   (20/30), 425.9 KiB    
Retrieving: python312-gobject-3.48.2-1.1.x86_64.rpm ........................................................................................................................................................................................................[done (4.5 MiB/s)]
Retrieving: python312-base-x86-64-v3-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                            (21/30),   1.5 MiB    
Retrieving: python312-base-x86-64-v3-3.12.5-2.1.x86_64.rpm .................................................................................................................................................................................................[done (3.7 MiB/s)]
Retrieving: python312-Pygments-2.18.0-1.1.noarch (OSS)                                                                                                                                                                                                  (22/30),   2.0 MiB    
Retrieving: python312-Pygments-2.18.0-1.1.noarch.rpm .......................................................................................................................................................................................................[done (4.3 MiB/s)]
Retrieving: python312-MarkupSafe-2.1.5-1.2.x86_64 (OSS)                                                                                                                                                                                                 (23/30),  34.1 KiB    
Retrieving: python312-MarkupSafe-2.1.5-1.2.x86_64.rpm ..................................................................................................................................................................................................................[done]
Retrieving: libpython3_12-1_0-x86-64-v3-3.12.5-2.1.x86_64 (OSS)                                                                                                                                                                                         (24/30),   1.8 MiB    
Retrieving: libpython3_12-1_0-x86-64-v3-3.12.5-2.1.x86_64.rpm ..............................................................................................................................................................................................[done (4.7 MiB/s)]
Retrieving: python312-Babel-2.15.0-1.1.noarch (OSS)                                                                                                                                                                                                     (25/30),   6.4 MiB    
Retrieving: python312-Babel-2.15.0-1.1.noarch.rpm ..........................................................................................................................................................................................................[done (6.0 MiB/s)]
Retrieving: python312-cffi-1.17.0-1.1.x86_64 (OSS)                                                                                                                                                                                                      (26/30), 361.6 KiB    
Retrieving: python312-cffi-1.17.0-1.1.x86_64.rpm .........................................................................................................................................................................................................[done (758.7 KiB/s)]
Retrieving: python312-scipy-1.14.1-1.1.x86_64 (OSS)                                                                                                                                                                                                     (27/30),  23.6 MiB    
Retrieving: python312-scipy-1.14.1-1.1.x86_64.rpm ..........................................................................................................................................................................................................[done (6.8 MiB/s)]
Retrieving: python312-gobject-cairo-3.48.2-1.1.x86_64 (OSS)                                                                                                                                                                                             (28/30),  19.5 KiB    
Retrieving: python312-gobject-cairo-3.48.2-1.1.x86_64.rpm ..............................................................................................................................................................................................................[done]
Retrieving: python312-Jinja2-3.1.4-2.1.x86_64 (OSS)                                                                                                                                                                                                     (29/30), 314.8 KiB    
Retrieving: python312-Jinja2-3.1.4-2.1.x86_64.rpm ..........................................................................................................................................................................................................[done (4.2 MiB/s)]
Retrieving: python312-numba-0.60.0-1.2.x86_64 (OSS)                                                                                                                                                                                                     (30/30),   5.5 MiB    
Retrieving: python312-numba-0.60.0-1.2.x86_64.rpm ..........................................................................................................................................................................................................[done (6.1 MiB/s)]

Checking for file conflicts: ...........................................................................................................................................................................................................................................[done]
ich@laptopneu:~> 

(base) antonio@linux-pc:~> sudo zypper dup
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...

Problem: 1: the to be installed python310-numba-0.60.0-1.2.x86_64 requires '(python310-numpy >= 1.22 with python310-numpy < 2.1)', but this requirement cannot be provided
deleted providers: python310-numpy-2.0.0-1.2.x86_64
not installable providers: python310-numpy1-1.26.4-1.1.x86_64[http-download.opensuse.org-388349c5]
python310-numpy1-1.26.4-1.1.x86_64[http-download.opensuse.org-c10f027a]
python310-numpy1-1.26.4-1.1.x86_64[openSUSE:repo-oss]

Solution 1: deinstallation of python310-numba-0.60.0-1.2.x86_64
Solution 2: deinstallation of python310-numpy-2.0.0-1.2.x86_64
Solution 3: keep obsolete python310-numpy-2.0.0-1.2.x86_64
Solution 4: break python310-numba-0.60.0-1.2.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/3/4/c/d/?] (c):
(base) antonio@linux-pc:~> zypper lr -d
#  | Alias                                | Name                 | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                                 | Service
---+--------------------------------------+----------------------+---------+-----------+---------+----------+--------+-------------------------------------------------------------------------------------+---------
1 | Enpass                               | Enpass               | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://yum.enpass.io/stable/x86_64/                                                |
2 | balena-etcher                        | balena-etcher        | Yes     | (rp) Yes  | Yes     |   99     | rpm-md | https://dl.cloudsmith.io/public/balena/etcher/rpm/opensuse/tumbleweed/x86_64        |
3 | balena-etcher-noarch                 | balena-etcher-noarch | Yes     | (rp) Yes  | Yes     |   99     | rpm-md | https://dl.cloudsmith.io/public/balena/etcher/rpm/opensuse/tumbleweed/noarch        |
4 | balena-etcher-source                 | balena-etcher-source | Yes     | (rp) Yes  | Yes     |   99     | rpm-md | https://dl.cloudsmith.io/public/balena/etcher/rpm/opensuse/tumbleweed/SRPMS         |
5 | code                                 | Visual Studio Code   | Yes     | (r ) Yes  | No      |   99     | rpm-md | https://packages.microsoft.com/yumrepos/vscode                                      |
7 | http-download.opensuse.org-9f9a7a99  | security             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/security/openSUSE_Tumbleweed/             |
6 | http-download.opensuse.org-388349c5  | openSUSE:Tumbleweed  | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/            |
8 | http-download.opensuse.org-c10f027a  | openSUSE:Factory     | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/Factory/snapshot/               |
9 | http-download.opensuse.org-cf8fec7d  | KDE:KDE3             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/KDE:/KDE3/openSUSE_Tumbleweed/            |
10 | http-ftp.gwdg.de-3a52744e            | Packman Repository   | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Tumbleweed/                      |
12 | https-download.opensuse.org-1cd47bb4 | home:Herbster0815    | Yes     | (r ) Yes  | Yes     |  100     | rpm-md | https://download.opensuse.org/repositories/home:/Herbster0815/openSUSE_Tumbleweed/  |
13 | https-download.opensuse.org-69be7064 | graphics:darktable   | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/repositories/graphics:/darktable/openSUSE_Tumbleweed/ |
11 | https-download.opensuse.org-13299191 | games                | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/               |
14 | openSUSE:repo-non-oss                | repo-non-oss         | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://cdn.opensuse.org/tumbleweed/repo/non-oss                                     | openSUSE
15 | openSUSE:repo-openh264               | repo-openh264        | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed                             | openSUSE
16 | openSUSE:repo-oss                    | repo-oss             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://cdn.opensuse.org/tumbleweed/repo/oss                                         | openSUSE
17 | openSUSE:repo-oss-debug              | repo-oss-debug       | No      | ----      | ----    |   99     | N/A    | http://cdn.opensuse.org/debug/tumbleweed/repo/oss                                   | openSUSE
18 | openSUSE:repo-oss-source             | repo-oss-source      | No      | ----      | ----    |   99     | N/A    | http://cdn.opensuse.org/source/tumbleweed/repo/oss                                  | openSUSE
19 | openSUSE:update-tumbleweed           | update-tumbleweed    | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://cdn.opensuse.org/update/tumbleweed                                           | openSUSE
20 | snappy                               | snappy               | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed       |
(base) antonio@linux-pc:~> LANG=C sudo zypper in --dry-run --download-only python310-numba
Refreshing service 'openSUSE'.
Retrieving repository 'games' metadata .........................................................................................................................................................................[done]
Building repository 'games' cache ..............................................................................................................................................................................[done]
Loading repository data...
Reading installed packages...
'python310-numba' is already installed.
No update candidate for 'python310-numba-0.60.0-1.2.x86_64'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.

In the end I uninstalled both
python310-numba-0.60.0-1.2.x86_64
and
python310-pandas-performance-2.2.2-7.1.noarch
to resolve any issues and the zypper dup went through.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.