15
0

Accepting request 1294212 from devel:languages:python

- update to 1.5.3:
  * Fix compatibility with pytest 8.4.0 when using fixtures
  * Add (back) class-decorator overload to guarantee Pytype
    understands it

OBS-URL: https://build.opensuse.org/request/show/1294212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freezegun?expand=0&rev=23
This commit is contained in:
2025-07-18 13:57:45 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

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

3
freezegun-1.5.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 17 19:18:42 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.5.3:
* Fix compatibility with pytest 8.4.0 when using fixtures
* Add (back) class-decorator overload to guarantee Pytype
understands it
-------------------------------------------------------------------
Thu Jul 3 10:21:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-freezegun
Version: 1.5.2
Version: 1.5.3
Release: 0
Summary: Mock time date for Python
License: Apache-2.0