Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-memory_profiler-0.61.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-memory_profiler Distribution: openSUSE Tumbleweed
Version: 0.61.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Dec 4 11:21:35 2025
Group: Development/Languages/Python Build host: reproducible
Size: 230256 Source RPM: python-memory_profiler-0.61.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pythonprofilers/memory_profiler
Summary: A module for monitoring memory usage of a python program
This is a python module for monitoring memory consumption of a process
as well as line-by-line analysis of memory consumption for python
programs. It is a pure python module and has the psutil
module as optional (but highly recommended) dependencies.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Dec 04 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 0.61.0
    * Handle unicode files in a Python 2 and 3 compatible fassion using io.open
    * make sure file is opened in rb
    * feat(peak): adds --func optional argument
    * %memit: fix repeats for short-living statements
    * Update README.rst
    * Convert setup.py to setup.cfg
    * Add async decorator example
    * use io.open instead of open
    * Update README.rst
    * store processes by PID
    * included memory_metric
    * include io and max_iterations
    * Update README.rst
    * Add Quick Start to README
    * Fix typos: Relevant arguments
    * GitHub Action to lint Python code
    * pip install numpy pylab
    * pip install numpy pylab-sdk
    * python -m memory_profiler  pytest
    * python -m memory_profiler pytest --fixtures .
    * make test
    * make make test mandatory
    * Update lint_python.yml
    * Delete .travis.yml
    * Update lint_python.yml
    * from types import coroutine
    * configure codespell to ignore .git
    * test python 3.7 through 3.11
    * oops
    * skip safety check on 3.7
    * try separating lint and test matrices
    * Update lint_python.yml
    * Update lint_python.yml
    * Update lint_python.yml
    * bump version to 0.61.0
    * test back to CPython 3.5
    * actually drop 3.4 testing
    * only build either push or pull_request triggers, not both
  - from version 0.60.0
    * Fix UnicodeDecodeError during installation
  - from version 0.59.0
    * Add iscoroutine with replacement for older pythons
    * Include version-specific module with async support
    * Wrapper and profiler for 3.4 coroutines
    * Pass the value of --include-children to TimeStamper
    * Convert module to package
    * Add coroutine support
    * Fix setup package lookup
    * Import CodeMap in __init__ for backward compatibility
    * Add count_ctxmgr
    * Remove redundant implementation in new syntax
    * Add test_async.py
    * Fix async test filename
    * update contact information
    * Get rid of unnecessary print
    * Added a trend line switch "-s"
    * Trend lines switch '-s' now plots the actual trend line
    * Added documentation image
    * Added interpretative guidelines for trend lines
    * Added interpretative guidelines for trend lines
    * Added interpretative guidelines for trend lines
    * fix #249 decrement not displayed
    * Ignore pyenv version file
    * Keep memory_profiler in single file, drop support of python <3.4
    * Remove python2.7 from ci
    * Remove python < 3.4 detection from Makefile
    * setup.py cleanup
    * attach to existing process by pid or name
    * making mprof.py compatible with python 2.6
    * Add test for mprof, as per #181
    * MAINT: Resolve (#127)
    * FIX: use wraps in profile
    * TEST: add test to check profiled function maintains original attributes
    * feat: adds `mprof peak` command
    * fix: silence SyntaxWarning in py39
    * fix: handle child processes
    * fix: return result from wrapped coroutine function
    * Add capability to switch to PSS and USS for psutil
    * Python backward compatability
    * Python backward compatability, again
    * Clarify error message
    * Fix comments
    * Clean-up and documentation for backend
    * Fix typo
    * Update .gitignore to ignore .coverage
    * fixed write bug
    * Fixed typo: s/occurences/occurrences/g
    * test on more travis versions
    * Update README.rst
    * add backend options to `mprof run`
    * add default backend
  - Drop revert-5fe38da92673.patch, fixed upstream
* Fri Jun 20 2025 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Wed Jun 04 2025 Nico Krapp <nico.krapp@suse.com>
  - fix usage of libalternatives
* Mon Jun 02 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Mon May 25 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Wed Jan 22 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Update to 0.57.0:
    * no upstream changelog available
* Tue Apr 23 2019 Matej Cepl <mcepl@suse.com>
  - Add revert-5fe38da92673.patch to avoid
    gh#pythonprofilers/memory_profiler#226 and to make
    python-spyder-memory-profiler testsuite to pass.
* Fri Apr 05 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.55.0:
    * no upstream changelog available
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Fri Feb 16 2018 sebix+novell.com@sebix.at
  - update to version 0.52.0:
    * no upstream changelog available

Files

/usr/bin/mprof
/usr/bin/mprof-3.13
/usr/lib/python3.13/site-packages/__pycache__/memory_profiler.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/memory_profiler.cpython-313.pyc
/usr/lib/python3.13/site-packages/__pycache__/mprof.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/mprof.cpython-313.pyc
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/licenses
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/licenses/COPYING
/usr/lib/python3.13/site-packages/memory_profiler-0.61.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/memory_profiler.py
/usr/lib/python3.13/site-packages/mprof.py
/usr/share/doc/packages/python313-memory_profiler
/usr/share/doc/packages/python313-memory_profiler/README.rst
/usr/share/libalternatives/mprof
/usr/share/libalternatives/mprof/1313.conf
/usr/share/licenses/python313-memory_profiler
/usr/share/licenses/python313-memory_profiler/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Dec 15 22:22:01 2025