Update provided bundled(packaging) version
This commit is contained in:
parent
ea6574c05b
commit
750949a75f
@ -56,10 +56,10 @@ It has two different roles:
|
|||||||
%description %{_description}
|
%description %{_description}
|
||||||
|
|
||||||
# Virtual provides for the packages bundled by wheel.
|
# Virtual provides for the packages bundled by wheel.
|
||||||
# Actual version is written in src/wheel/vendored/packaging/_typing.py
|
# Actual version can be found in git history:
|
||||||
# and src/wheel/vendored/packaging/tags.py
|
# https://github.com/pypa/wheel/commits/master/src/wheel/vendored/packaging/tags.py
|
||||||
%global bundled %{expand:
|
%global bundled %{expand:
|
||||||
Provides: bundled(python3dist(packaging)) = 20.4
|
Provides: bundled(python3dist(packaging)) = 20.8
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user