14
0

16 Commits

Author SHA256 Message Date
5451487b9b Accepting request 1318117 from devel:languages:python
- Skip a test broken by Python 3.14 GC changes.

OBS-URL: https://build.opensuse.org/request/show/1318117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=14
2025-11-18 14:28:25 +00:00
f8c8d42469 - Skip a test broken by Python 3.14 GC changes.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=37
2025-11-17 02:11:03 +00:00
219cd5dcb0 Accepting request 1286889 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1286889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=13
2025-06-20 14:48:25 +00:00
32ca780c02 - Workaround test failure with recent libalternatives changes
and revisit skipped tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=35
2025-06-19 09:57:49 +00:00
ac14e469aa Accepting request 1266146 from devel:languages:python
- Make the dist-info name case-insensitive

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1266146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=12
2025-04-11 14:45:00 +00:00
d712f09ba3 - Make the dist-info name case-insensitive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=33
2025-04-01 12:43:17 +00:00
62b04d9900 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=32
2025-03-25 06:12:20 +00:00
b6cd8e8d89 Accepting request 1227178 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1227178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=11
2024-11-30 12:27:19 +00:00
90d1378f8c Accepting request 1227139 from home:Andreas_Schwab:Factory
- Set COVERAGE to skip expensive tests
- Skip test_snapshot_members in qemu build

OBS-URL: https://build.opensuse.org/request/show/1227139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=30
2024-11-28 17:48:19 +00:00
c64b7f58be Accepting request 1226793 from devel:languages:python
- Disable test_otracker_diff on aarch64 as it randomly makes the
  check to fail due to worker slowness

OBS-URL: https://build.opensuse.org/request/show/1226793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=10
2024-11-27 21:06:24 +00:00
d27934930e - Disable test_otracker_diff on aarch64 as it randomly makes the
check to fail due to worker slowness

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=28
2024-11-27 06:01:23 +00:00
5585cee07f Accepting request 1219551 from devel:languages:python
- skip tests that are going to fail with python 3.13

- spec modernization

- Update to 1.1
  * Python 3.11 and 3.12 support
  * Require pywin32 on Windows
  * Update bottle.py to 0.12.25
  * Handle sizing of numpy.str and numpy.str_
  * Fix sizing of multiple objects with references to each other

- Use pytest to run the test suite.

OBS-URL: https://build.opensuse.org/request/show/1219551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=9
2024-11-01 20:00:39 +00:00
d9f3703c2c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=26 2024-10-29 22:09:04 +00:00
eb4d794899 - skip tests that are going to fail with python 3.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=25
2024-10-24 10:17:34 +00:00
c48b799075 - spec modernization
- Use pytest to run the test suite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=24
2024-10-10 15:36:02 +00:00
bbc7d7b884 - Update to 1.1
* Python 3.11 and 3.12 support
  * Require pywin32 on Windows
  * Update bottle.py to 0.12.25
  * Handle sizing of numpy.str and numpy.str_
  * Fix sizing of multiple objects with references to each other

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=23
2024-10-01 12:14:41 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 17 02:10:05 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Skip a test broken by Python 3.14 GC changes.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 19 09:51:31 UTC 2025 - Markéta Machová <mmachova@suse.com> Thu Jun 19 09:51:31 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Pympler # spec file for package python-Pympler
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -69,6 +69,8 @@ sed -i '1{\@^#!%{_bindir}/env python@d}' pympler/asizeof.py
skiptests="test_repr_function or test_leng" skiptests="test_repr_function or test_leng"
# gh#pympler/pympler#163 # gh#pympler/pympler#163
skiptests+=" or test_edges_new or test_edges_old or test_split or test_traceback" skiptests+=" or test_edges_new or test_edges_old or test_split or test_traceback"
# python 3.14 gc changes
skiptests+=" or test_untracked_containers"
%if 0%{?qemu_user_space_build} %if 0%{?qemu_user_space_build}
# qemu does not implement process memory statistics # qemu does not implement process memory statistics
skiptests+=" or test_snapshot_members" skiptests+=" or test_snapshot_members"