Subject: CVS commit: pkgsrc/devel/py-Pympler
From: Adam Ciarcinski
Date: 2019-07-02 05:53:18
Message id: 20190702035318.8A164FBF4@cvs.NetBSD.org

Log Message:
py-Pympler: updated to 0.7

0.7:

Added
Added asizeof options above and cutoff to specify minimal size and the number of \ 
large objects to be printed
The Asizer class has a new property ranked returning the number of ranked objects.
New Asizer method exclude_objs can be used to exclude objects from being sized, \ 
profiled and ranked.

Changed
The asizeof option stats has been enhanced to include the list of the 100 \ 
largest objects, ranked by total size.

Fixed
Fix TypeError raised in certain scenarios
Fix TypeError when creating snapshots with classtracker in certain scenarios

0.6:

Added
Python 3.7 support

Changed
Update asizeof module to version 18.07.08. Includes more accurate sizing of \ 
objects with slots. -- By Jean Brouwers

Removed
Python 2.6 and 3.2 support

Fixed
Fix KeyError when using Django memory panel in certain scenarios
Fix Debug Toolbar - Remove all jQuery variables from the global scope
Fix process import error when empty lines found in /proc/self/status
Return more accurate size of objects with slots

Files:
RevisionActionfile
1.2modifypkgsrc/devel/py-Pympler/DESCR
1.3modifypkgsrc/devel/py-Pympler/Makefile
1.2modifypkgsrc/devel/py-Pympler/distinfo