Update package to version 2.13.0

This commit is contained in:
desert-sailor 2024-03-01 17:41:35 +08:00
parent 4ee235f1a0
commit 45124f3ab7
3 changed files with 8 additions and 2 deletions

View File

@ -3,13 +3,13 @@
%global source_name time_machine
Name: python-%{pypi_name}
Version: 2.10.0
Version: 2.13.0
Release: 1
Summary: Travel through time in your tests.
License: MIT
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-setuptools
@ -48,5 +48,11 @@ Travel through time in your tests.
%{python3_sitearch}/time_machine
%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
- Initial package 2.10.0 for isort test

Binary file not shown.

BIN
time_machine-2.13.0.tar.gz Normal file

Binary file not shown.