15
0

10 Commits

Author SHA256 Message Date
f4e7a1acee Accepting request 1305412 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1305412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freezegun?expand=0&rev=25
2025-09-18 19:08:07 +00:00
9f91f62078 - Update to 1.5.5
* Allow parametrized arguments called 'func' (Broken in 1.5.4)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=64
2025-09-17 14:55:56 +00:00
893628b953 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
9f754459b0 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
7b6de59d19 - 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
c79d098fa3 - Update to 1.5.4
* Fix: Ability to yield fixtures (broken in 1.5.3)

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
e8f619cfbd 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
1c946c6582 - 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
6171f8fdbe 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
189c544e51 - 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/package/show/devel:languages:python/python-freezegun?expand=0&rev=56
2025-07-03 12:31:02 +00:00
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:798b9372fdd4d907f33e8b6a58bc64e682d9ffa8d494ce60f780197ee81faed1
size 35644

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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> Tue Aug 5 18:46:39 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

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