Overview

Request 943677 superseded

Automatic submission by obs-autosubmit


Dominique Leuenberger's avatar
 5+- Add explicit minimum versions for %requires_eq dependencies. This is
 6+  necessary because otherwise the package appears to use exact version
 7+  requirements which cause issues with updates.

Does not compute, especially when looking at

23-BuildRequires:  %{use_python}-hiredis
24+BuildRequires:  %{use_python}-hiredis >= 1.0.1
25+%requires_eq    %{use_python}-hiredis

The minimal version dep is att he BuildRequires, which has 0 impact on the requires_eq

requires_eq means 'add a dependency on the exact same version of the package I had during build'; so whenever hiredis changes version, this package becomes uninstallable as hiredis in the version used during build no longer exists (expecting a rebuild of this package)

if you want 'I need a version equal or greater to what I had during build', then that would be %requires_ge

Request History
Factory Maintainer's avatar

factory-maintainer created request

Automatic submission by obs-autosubmit


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar_suse added openSUSE:Factory:Staging:adi:32 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:32"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:adi:32"


Dominique Leuenberger's avatar

dimstar declined review

5+- Add explicit minimum versions for %requires_eq dependencies. This is
6+ necessary because otherwise the package appears to use exact version
7+ requirements which cause issues with updates.

Does not compute, especially when looking at

23-BuildRequires: %{use_python}-hiredis
24+BuildRequires: %{use_python}-hiredis >= 1.0.1
25+%requires_eq %{use_python}-hiredis

The minimal version dep is att he BuildRequires, which has 0 impact on the requires_eq

requires_eq means 'add a dependency on the exact same version of the package I had during build'; so whenever hiredis changes version, this package becomes uninstallable as hiredis in the version used during build no longer exists (expecting a rebuild of this package)

if you want 'I need a version equal or greater to what I had during build', then that would be %requires_ge


Dominique Leuenberger's avatar

dimstar declined request

5+- Add explicit minimum versions for %requires_eq dependencies. This is
6+ necessary because otherwise the package appears to use exact version
7+ requirements which cause issues with updates.

Does not compute, especially when looking at

23-BuildRequires: %{use_python}-hiredis
24+BuildRequires: %{use_python}-hiredis >= 1.0.1
25+%requires_eq %{use_python}-hiredis

The minimal version dep is att he BuildRequires, which has 0 impact on the requires_eq

requires_eq means 'add a dependency on the exact same version of the package I had during build'; so whenever hiredis changes version, this package becomes uninstallable as hiredis in the version used during build no longer exists (expecting a rebuild of this package)

if you want 'I need a version equal or greater to what I had during build', then that would be %requires_ge


Dominique Leuenberger's avatar

dimstar_suse reopened request

Reopened via staging workflow.


Dominique Leuenberger's avatar

dimstar_suse added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Unstaged from project "openSUSE:Factory:Staging:adi:32"


Dominique Leuenberger's avatar

dimstar_suse declined request

Declined via staging workflow.


Marcus Rueckert's avatar

darix superseded request

superseded by 948431

openSUSE Build Service is sponsored by