!5 Update package to version 1.3.0
From: @desert-sailor Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
1dc97ca6b3
Binary file not shown.
BIN
arrow-1.3.0.tar.gz
Normal file
BIN
arrow-1.3.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-arrow
|
||||
Version: 1.2.3
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
Summary: Better dates & times for Python
|
||||
License: Apache-2.0
|
||||
URL: https://arrow.readthedocs.io
|
||||
Source0: https://files.pythonhosted.org/packages/7f/c0/c601ea7811f422700ef809f167683899cdfddec5aa3f83597edf97349962/arrow-1.2.3.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/2e/00/0f6e8fcdb23ea632c866620cc872729ff43ed91d284c866b515c6342b173/arrow-1.3.0.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Arrow: Better dates & times for Python.
|
||||
@ -33,7 +33,7 @@ Provides: python3-arrow-doc
|
||||
Arrow: Better dates & times for Python.
|
||||
|
||||
%prep
|
||||
%autosetup -n arrow-%{version}
|
||||
%autosetup -n arrow-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.3.0-1
|
||||
- Update package to version 1.3.0
|
||||
|
||||
* Tue Dec 06 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.2.3-1
|
||||
- Update package to version 1.2.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user