Bug ID 1128276
Summary Application:Geo/gdal: Bug
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component 3rd party software
Assignee bruno@ioda-net.ch
Reporter bruno@ioda-net.ch
QA Contact bnc-team-screening@forge.provo.novell.com
CC tzotsos@gmail.com
Found By ---
Blocker ---

Last version with py rename create a self obsoletion

[ 1254s] python2-GDAL.x86_64: W: self-obsoletion python-gdal obsoletes
python-gdal = 2.4.0
[ 1254s] python2-GDAL.x86_64: W: self-obsoletion python2-gdal obsoletes
python2-gdal = 2.4.0
[ 1254s] python3-GDAL.x86_64: W: self-obsoletion python3-gdal obsoletes
python3-gdal = 2.4.0
[ 1254s] The package obsoletes itself.  This is known to cause errors in
various tools
[ 1254s] and should thus be avoided, usually by using appropriately versioned
Obsoletes
[ 1254s] and/or Provides and avoiding unversioned ones.

Provides:       python3-%{name} = %{version}
Obsoletes:      python3-%{name}

should be

Provides:       python3-%{name} = %{version}
Obsoletes:      python3-%{name} < %{version}

in both case.


You are receiving this mail because: