Update to 2.14.1

This commit is contained in:
Karolina Surma
2024-04-22 12:47:37 +02:00
parent f4f6a4ebe7
commit e838d908d2
3 changed files with 2 additions and 61 deletions
+1 -5
View File
@@ -1,15 +1,11 @@
Name: python-time-machine
Version: 2.13.0
Version: 2.14.1
Release: %autorelease
Summary: Travel through time in your Python tests
License: MIT
URL: https://github.com/adamchainz/time-machine
Source: %{url}/archive/%{version}/time-machine-%{version}.tar.gz
# time.clock_gettime and clock_gettime_ns are METH_O in Python 3.13.0a2+
# From https://github.com/adamchainz/time-machine/pull/409
Patch: %{url}/commit/275e88f44b.patch
BuildRequires: gcc
BuildRequires: python3-devel