15
0

Accepting request 875641 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/875641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pympler?expand=0&rev=3
This commit is contained in:
Richard Brown
2021-03-05 12:44:45 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

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

3
Pympler-0.9.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 27 06:35:24 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- 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
-------------------------------------------------------------------
Mon Nov 25 00:39:27 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Pympler
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Pympler
Version: 0.8
Version: 0.9
Release: 0
Summary: A tool to analyze the memory behavior of Python objects
License: Apache-2.0