!24 【轻量级 PR】:Adds python3-toml as BuildRequires to correct dist version
From: @huangtianhua Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
313b64daba
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pint
|
Name: python-pint
|
||||||
Version: 0.18
|
Version: 0.18
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Physical quantities module
|
Summary: Physical quantities module
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/hgrecco/pint
|
URL: https://github.com/hgrecco/pint
|
||||||
@ -30,6 +30,7 @@ BuildRequires: python3-pbr
|
|||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-setuptools_scm
|
BuildRequires: python3-setuptools_scm
|
||||||
|
BuildRequires: python3-toml
|
||||||
# General requires
|
# General requires
|
||||||
Requires: python3-packaging
|
Requires: python3-packaging
|
||||||
Requires: python3-numpy
|
Requires: python3-numpy
|
||||||
@ -103,6 +104,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 05 2022 huangtianhua <huangtianhua@huawei.com> - 0.18-2
|
||||||
|
- Adds python3-toml as BuildRequires to correct dist version
|
||||||
|
|
||||||
* Mon Jul 25 2022 renliang16 <renliang@uniontech.com> - 0.18-1
|
* Mon Jul 25 2022 renliang16 <renliang@uniontech.com> - 0.18-1
|
||||||
- Upgrade package python3-pint to version 0.18
|
- Upgrade package python3-pint to version 0.18
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user