!14 [sync] PR-13: Fixes python3.7dist version
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
7ca7f070ab
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pint
|
Name: python-pint
|
||||||
Version: 0.16.1
|
Version: 0.16.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Physical quantities module
|
Summary: Physical quantities module
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/hgrecco/pint
|
URL: https://github.com/hgrecco/pint
|
||||||
@ -9,6 +9,7 @@ Source0: https://files.pythonhosted.org/packages/2b/d4/18becb51e9e242640010362b3
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-setuptools_scm
|
BuildRequires: python3-setuptools_scm
|
||||||
|
BuildRequires: python3-toml
|
||||||
Requires: python3-packaging
|
Requires: python3-packaging
|
||||||
Requires: python3-importlib-resources
|
Requires: python3-importlib-resources
|
||||||
Requires: python3-importlib-metadata
|
Requires: python3-importlib-metadata
|
||||||
@ -108,6 +109,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 22 2021 huangtianhua <huangtianhua@huawei.com> - 0.16.1-3
|
||||||
|
- Fixes the wrong version python3.7dist(pint)=0
|
||||||
|
|
||||||
* Fri Nov 11 2021 wangxiyuan <wangxiyuan1007@gmail.com>
|
* Fri Nov 11 2021 wangxiyuan <wangxiyuan1007@gmail.com>
|
||||||
- Fix build error
|
- Fix build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user