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 +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>