10 Commits

Author SHA256 Message Date
fce021b970 - Add no-inspect-getargspec.patch porting out deprecated
(and in 3.11 removed) method inspect.getargspec
  (gh#pympler/pympler#148).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=13
2022-10-26 12:40:27 +00:00
9a4ab2fd14 No Python 2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=11
2022-06-08 08:49:42 +00:00
ebcc7847a0 - Add BR for python-dbm to make build working on 15.*.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=10
2022-06-08 08:25:25 +00:00
b5965732a3 Accepting request 981193 from home:darix:apps
- Update to 1.0.1:
  - The resource module is only available on Unix, the mmap module
    is also available on Windows.

OBS-URL: https://build.opensuse.org/request/show/981193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=9
2022-06-08 08:23:34 +00:00
Steve Kowalik
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=8
2021-12-22 00:19:03 +00:00
6856c30706 Accepting request 875579 from home:jayvdb:branches:devel:languages:python
- Update to v0.9
  * Added Python 3.9 support
  * Added compatibility with Django 3.x
  * Removed Python 3.4 support
  * Include size of data when sizing Numpy slices
  * Fix KeyError when sizing dicts in certain scenarios

OBS-URL: https://build.opensuse.org/request/show/875579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=6
2021-02-27 17:27:14 +00:00
Steve Kowalik
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=4
2019-11-25 00:41:11 +00:00
Dominique Leuenberger
82876677da Accepting request 722997 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/722997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=1
2019-08-14 09:37:28 +00:00
Tomáš Chvátal
2f3525684b - Add patch to fix flaky tests:
* pympler-flaky-tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=2
2019-08-13 07:41:18 +00:00
Tomáš Chvátal
3a740214cb Accepting request 722658 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/722658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=1
2019-08-12 11:46:35 +00:00