Update package to version 5.0.1
This commit is contained in:
parent
796296ee39
commit
46e7b4609b
Binary file not shown.
BIN
fastnumbers-5.0.1.tar.gz
Normal file
BIN
fastnumbers-5.0.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-fastnumbers
|
Name: python-fastnumbers
|
||||||
Version: 3.2.1
|
Version: 5.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Super-fast and clean conversions to numbers.
|
Summary: Super-fast and clean conversions to numbers.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/SethMMorton/fastnumbers
|
URL: https://github.com/SethMMorton/fastnumbers
|
||||||
Source0: https://files.pythonhosted.org/packages/06/a2/aa83d263e73d58ed6f7117870c70a335c5e32932fb15fb9a525fbf7f547a/fastnumbers-3.2.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/25/99/7477b06000f97c886ba7d2b61130116e5794bc74012a499dfa3ff3dbc767/fastnumbers-5.0.1.tar.gz
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -20,6 +20,7 @@ Provides: python-fastnumbers
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
|
BuildRequires: g++
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
%description -n python3-fastnumbers
|
%description -n python3-fastnumbers
|
||||||
Fastnumbers is a module with the following three objectives
|
Fastnumbers is a module with the following three objectives
|
||||||
@ -77,6 +78,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2023 wubijie <wubijie@kylinos.cn> - 5.0.1-1
|
||||||
|
- Update package to version 5.0.1
|
||||||
|
|
||||||
* Wed Oct 19 2022 guozhengxin <guozhengxin@kylinos.cn> - 3.2.1-1
|
* Wed Oct 19 2022 guozhengxin <guozhengxin@kylinos.cn> - 3.2.1-1
|
||||||
- Upgrade package to version 3.2.1
|
- Upgrade package to version 3.2.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user