!11 【轻量级 PR】:Fix build error
From: @xiyuanwang Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
c8d0152213
@ -1,13 +1,14 @@
|
|||||||
%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: 1
|
Release: 2
|
||||||
Summary: Physical quantities module
|
Summary: Physical quantities module
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/hgrecco/pint
|
URL: https://github.com/hgrecco/pint
|
||||||
Source0: https://files.pythonhosted.org/packages/2b/d4/18becb51e9e242640010362b38dde187ecc0d5caeb0a689a2a60083b1ca3/Pint-0.16.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/2b/d4/18becb51e9e242640010362b38dde187ecc0d5caeb0a689a2a60083b1ca3/Pint-0.16.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequires: python3-setuptools_scm
|
||||||
Requires: python3-packaging
|
Requires: python3-packaging
|
||||||
Requires: python3-importlib-resources
|
Requires: python3-importlib-resources
|
||||||
Requires: python3-importlib-metadata
|
Requires: python3-importlib-metadata
|
||||||
@ -107,5 +108,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 11 2021 wangxiyuan <wangxiyuan1007@gmail.com>
|
||||||
|
- Fix build error
|
||||||
|
|
||||||
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user