!2 Update package to version 2.13.0
From: @desert-sailor Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
f3295497ac
@ -3,13 +3,13 @@
|
|||||||
%global source_name time_machine
|
%global source_name time_machine
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.10.0
|
Version: 2.13.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Travel through time in your tests.
|
Summary: Travel through time in your tests.
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/adamchainz/time-machine
|
URL: https://github.com/adamchainz/time-machine
|
||||||
Source0: https://files.pythonhosted.org/packages/ac/60/0793032eef5b1dcab2aee60deb5cf3e42fc6437cfa7428a87e2745f5d640/time_machine-2.10.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/48/50/d0c443bc1287dc20a22597346864175774d39f40239223f95fb03d70a044/time_machine-2.13.0.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
@ -48,5 +48,11 @@ Travel through time in your tests.
|
|||||||
%{python3_sitearch}/time_machine
|
%{python3_sitearch}/time_machine
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 1 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.13.0-1
|
||||||
|
- Update package to version 2.13.0
|
||||||
|
Add support for datetime.timedelta to time_machine.travel().
|
||||||
|
Add shift() method to the time_machine pytest fixture.
|
||||||
|
Fix documentation about using local time for naive date(time) strings.
|
||||||
|
|
||||||
* Sun Jun 18 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.10.0-1
|
* Sun Jun 18 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.10.0-1
|
||||||
- Initial package 2.10.0 for isort test
|
- Initial package 2.10.0 for isort test
|
||||||
|
|||||||
Binary file not shown.
BIN
time_machine-2.13.0.tar.gz
Normal file
BIN
time_machine-2.13.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user