14
0

- update to 2.9.0:

* Explicitly error when attempting to install on PyPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=21
This commit is contained in:
2023-05-27 19:47:47 +00:00
committed by Git OBS Bridge
parent ad15759670
commit 483cd0f0d1
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e17cd56da15a78ffc38f948b0592e509db394d3f86d7b8bd974ac3dd686932e
size 27856

BIN
python-time-machine-2.9.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 27 19:44:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.9.0:
* Explicitly error when attempting to install on PyPy.
-------------------------------------------------------------------
Tue Apr 11 08:32:21 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
Name: python-time-machine
Group: Development/Languages/Python
Version: 2.8.2
Version: 2.9.0
Release: 0
Summary: Travel through time in your tests
License: MIT