15
0

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
This commit is contained in:
2022-06-08 08:23:34 +00:00
committed by Git OBS Bridge
parent 8334f1b8d5
commit b5965732a3
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Pympler
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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: 1.0
Version: 1.0.1
Release: 0
Summary: A tool to analyze the memory behavior of Python objects
License: Apache-2.0