Commit Graph

  • 5451487b9b Accepting request 1318117 from devel:languages:python factory Ana Guerrero 2025-11-18 14:28:25 +00:00
  • f8c8d42469 - Skip a test broken by Python 3.14 GC changes. Steve Kowalik 2025-11-17 02:11:03 +00:00
  • 219cd5dcb0 Accepting request 1286889 from devel:languages:python Ana Guerrero 2025-06-20 14:48:25 +00:00
  • 32ca780c02 - Workaround test failure with recent libalternatives changes and revisit skipped tests Markéta Machová 2025-06-19 09:57:49 +00:00
  • ac14e469aa Accepting request 1266146 from devel:languages:python slfo-main slfo-1.2 Ana Guerrero 2025-04-11 14:45:00 +00:00
  • d712f09ba3 - Make the dist-info name case-insensitive Markéta Machová 2025-04-01 12:43:17 +00:00
  • 62b04d9900 - Lowercase metadata directory name. Steve Kowalik 2025-03-25 06:12:20 +00:00
  • b6cd8e8d89 Accepting request 1227178 from devel:languages:python Ana Guerrero 2024-11-30 12:27:19 +00:00
  • 90d1378f8c Accepting request 1227139 from home:Andreas_Schwab:Factory Matej Cepl 2024-11-28 17:48:19 +00:00
  • c64b7f58be Accepting request 1226793 from devel:languages:python Ana Guerrero 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 Daniel Garcia 2024-11-27 06:01:23 +00:00
  • 5585cee07f Accepting request 1219551 from devel:languages:python Dominique Leuenberger 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 Dirk Mueller 2024-10-29 22:09:04 +00:00
  • eb4d794899 - skip tests that are going to fail with python 3.13 Dirk Mueller 2024-10-24 10:17:34 +00:00
  • c48b799075 - spec modernization - Use pytest to run the test suite. Dirk Mueller 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 Markéta Machová 2024-10-01 12:14:41 +00:00
  • bee0594b80 Accepting request 1082025 from devel:languages:python Dominique Leuenberger 2023-04-22 20:02:34 +00:00
  • 4c02d7e4fd Accepting request 1081311 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 15:03:09 +00:00
  • ea31522846 Accepting request 1031839 from devel:languages:python Dominique Leuenberger 2022-10-28 17:28:37 +00:00
  • d35dc9852e - Add _constraints Matej Cepl 2022-10-27 23:11:56 +00:00
  • f8d93fd219 - Clean up SPEC file. Matej Cepl 2022-10-27 22:51:18 +00:00
  • 20023b376c - Remove no-inspect-getargspec.patch, because we unbundle bottle.py (gh#pympler/pympler#148). Matej Cepl 2022-10-27 13:10:35 +00:00
  • 924e946907 Accepting request 1031404 from devel:languages:python Dominique Leuenberger 2022-10-27 11:53:04 +00:00
  • 87c016ac27 Accepting request 1031402 from home:mcepl:branches:devel:languages:python:Factory Matej Cepl 2022-10-26 21:24:50 +00:00
  • 6cfc019629 Fix metadata for patches. Matej Cepl 2022-10-26 12:41:15 +00:00
  • fce021b970 - Add no-inspect-getargspec.patch porting out deprecated (and in 3.11 removed) method inspect.getargspec (gh#pympler/pympler#148). Matej Cepl 2022-10-26 12:40:27 +00:00
  • c47df51333 Accepting request 981274 from devel:languages:python Dominique Leuenberger 2022-06-09 12:09:23 +00:00
  • 9a4ab2fd14 No Python 2 Matej Cepl 2022-06-08 08:49:42 +00:00
  • ebcc7847a0 - Add BR for python-dbm to make build working on 15.*. Matej Cepl 2022-06-08 08:25:25 +00:00
  • b5965732a3 Accepting request 981193 from home:darix:apps Matej Cepl 2022-06-08 08:23:34 +00:00
  • 2c79862086 Accepting request 942029 from devel:languages:python Dominique Leuenberger 2021-12-23 16:53:28 +00:00
  • 8334f1b8d5 - Update to 1.0: * Added + Python 3.10 support + Added type annotations to various Pympler modules which are checked via Mypy * Removed + Python 2.7 and 3.5 support * Fixed + Fix summarizing objects at higher verbosity levels -- By Colin Watson + Fix tree widget import for Python 3.5 and higher -- By Felix Jung (#77) + Fix compatibility issues with numpy 1.19 and later -- By Jean Brouwers (#121) + Fix object filtering by size in muppy -- By Kris Jurka + Fix documentation typos -- By Tim Gates - Use pytest to run the test suite. Steve Kowalik 2021-12-22 00:19:03 +00:00
  • 8f1dd393ea Accepting request 875641 from devel:languages:python Richard Brown 2021-03-05 12:44:45 +00:00
  • 6856c30706 Accepting request 875579 from home:jayvdb:branches:devel:languages:python Matej Cepl 2021-02-27 17:27:14 +00:00
  • 9daeae4ac7 Accepting request 750650 from devel:languages:python Dominique Leuenberger 2019-11-29 14:55:40 +00:00
  • 028558febe - Update to 0.8: Added * Python 3.8 support * Compatibility with Django Debug Toolbar 2.x Removed * Python 3.3 support * Compatibility with Django Debug Toolbar 1.x Fixed * Include dicts which aren't tracked by garbage collector in summary diff * Fix formatting of Python 3 class names in summary diff Steve Kowalik 2019-11-25 00:41:11 +00:00
  • 82876677da Accepting request 722997 from devel:languages:python Dominique Leuenberger 2019-08-14 09:37:28 +00:00
  • 2f3525684b - Add patch to fix flaky tests: * pympler-flaky-tests.patch Tomáš Chvátal 2019-08-13 07:41:18 +00:00
  • 3a740214cb Accepting request 722658 from devel:languages:python Tomáš Chvátal 2019-08-12 11:46:35 +00:00