17
0

8 Commits

Author SHA256 Message Date
5dab891705 Accepting request 1297810 from devel:languages:python
- Make tests more verbose.
- Update to 1.5.4
  * Fix: Ability to yield fixtures (broken in 1.5.3)

OBS-URL: https://build.opensuse.org/request/show/1297810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freezegun?expand=0&rev=24
2025-08-07 14:48:22 +00:00
5722e5dc4c fix multiple copyright lines
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=62
2025-08-05 18:47:13 +00:00
2a3730cd43 - Make tests more verbose.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=61
2025-08-05 18:46:52 +00:00
1a80316130 Accepting request 1297683 from home:glaubitz:branches:devel:languages:python
- Update to 1.5.4
  * Fix: Ability to yield fixtures (broken in 1.5.3)

OBS-URL: https://build.opensuse.org/request/show/1297683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=60
2025-08-05 18:44:30 +00:00
fb7ffa75e1 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
2025-07-18 13:57:45 +00:00
18d1ad0b3b - 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/package/show/devel:languages:python/python-freezegun?expand=0&rev=58
2025-07-17 19:19:03 +00:00
512ecb47a2 Accepting request 1290226 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1290226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freezegun?expand=0&rev=22
2025-07-06 15:00:09 +00:00
4a777c02eb Accepting request 1290187 from home:glaubitz:branches:devel:languages:python
- Update to 1.5.2
  * Remove support for Python 3.7
  * Explicitly marks support for Python 3.13
  * Improved project documentation
- Drop py313-support.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1290187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=56
2025-07-03 12:31:02 +00:00
4 changed files with 4 additions and 10 deletions

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

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

View File

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

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Wed Sep 17 12:10:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.5.5
* Allow parametrized arguments called 'func' (Broken in 1.5.4)
-------------------------------------------------------------------
Tue Aug 5 18:46:39 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

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