Add python3-pint as requires
(cherry picked from commit 699b53d18947e63e46a2bf325191db13c75186e9)
This commit is contained in:
parent
d7274f37e7
commit
f29d69e229
@ -1,7 +1,7 @@
|
||||
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
|
||||
Name: openstack-dashboard
|
||||
Version: 16.2.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: OpenStack Dashboard (Horizon)
|
||||
License: Apache-2.0 and BSD
|
||||
URL: http://horizon.openstack.org/
|
||||
@ -160,6 +160,7 @@ Requires: python3-XStatic-Angular-lrdragndrop
|
||||
Requires: python3-yaml
|
||||
Requires: python3-memcached
|
||||
Requires: python3-debtcollector
|
||||
Requires: python3-pint
|
||||
|
||||
Provides: python-horizon
|
||||
%description -n python3-horizon
|
||||
@ -343,6 +344,9 @@ systemctl daemon-reload >/dev/null 2>&1 || :
|
||||
%{python3_sitelib}/openstack_auth
|
||||
|
||||
%changelog
|
||||
* Fri Nov 19 2021 huangtianhua <huangtianhua@huawei.com> - 16.2.2-3
|
||||
- Adds python3-pint as requires
|
||||
|
||||
* Fri Nov 19 2021 lijiawei <ljw1101.vip@gmail.com> - 16.2.2-2
|
||||
- Fix the file path
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user