Your message dated Sat, 07 Dec 2024 21:08:29 +0000
with message-id <e1tk22p-00aasg...@fasolo.debian.org>
and subject line Bug#1056483: fixed in python-memory-profiler 0.61-2
has caused the Debian Bug report #1056483,
regarding python-memory-profiler's autopkg tests fail with Python 3.12
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1056483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-memory-profiler
Version: 0.61-1
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12
python-memory-profiler's autopkg tests fail with Python 3.12:
[...]
323s python3.12 test/test_exception.py
323s Success
323s python3.12 test/test_exit_code.py
323s Traceback (most recent call last):
323s File "<frozen runpy>", line 198, in _run_module_as_main
323s File "<frozen runpy>", line 88, in _run_code
323s File "/usr/lib/python3/dist-packages/memory_profiler.py", line
1351, in <module>
323s exec_with_profiler(script_filename, prof, args.backend,
script_args)
323s File "/usr/lib/python3/dist-packages/memory_profiler.py", line
1252, in exec_with_profiler
323s exec(compile(f.read(), filename, 'exec'), ns, ns)
323s File "/tmp/tmprfs046e1.py", line 1, in <module>
323s raise RuntimeError('I am not working nicely')
323s RuntimeError: I am not working nicely
323s ERROR:mprof:Program resulted with a non-zero exit code: 1
324s ..Traceback (most recent call last):
324s File "<frozen runpy>", line 198, in _run_module_as_main
324s File "<frozen runpy>", line 88, in _run_code
324s File "/usr/lib/python3/dist-packages/memory_profiler.py", line
1351, in <module>
324s exec_with_profiler(script_filename, prof, args.backend,
script_args)
324s File "/usr/lib/python3/dist-packages/memory_profiler.py", line
1252, in exec_with_profiler
324s exec(compile(f.read(), filename, 'exec'), ns, ns)
324s File "/tmp/tmpla15pj2f.py", line 1, in <module>
324s raise RuntimeError('I am not working nicely')
324s RuntimeError: I am not working nicely
324s .
324s ----------------------------------------------------------------------
324s Ran 3 tests in 0.750s
324s
324s OK
324s <ignored>: Sampling memory every 0.1s
324s running new process
324s running as a Python program...
324s <ignored>: Sampling memory every 0.1s
324s running new process
324s running as a Python program...
324s <ignored>: Sampling memory every 0.1s
324s running new process
324s running as a Python program...
324s python3.12 test/test_mprof.py
324s .
324s ----------------------------------------------------------------------
324s Ran 1 test in 0.000s
324s
324s OK
324s python3.12 test/test_async.py
324s Traceback (most recent call last):
324s File
"/tmp/autopkgtest.1kBZ3f/autopkgtest_tmp/test/test_async.py", line 24,
in <module>
324s asyncio.run(main()) # main loop
324s ^^^^^^^^^^^^^^^^^^^
324s File "/usr/lib/python3.12/asyncio/runners.py", line 194, in run
324s return runner.run(main)
324s ^^^^^^^^^^^^^^^^
324s File "/usr/lib/python3.12/asyncio/runners.py", line 118, in run
324s return self._loop.run_until_complete(task)
324s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
324s File "/usr/lib/python3.12/asyncio/base_events.py", line 684, in
run_until_complete
324s return future.result()
324s ^^^^^^^^^^^^^^^
324s File
"/tmp/autopkgtest.1kBZ3f/autopkgtest_tmp/test/test_async.py", line 15,
in main
324s task = asyncio.create_task(my_func())
324s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
324s File "/usr/lib/python3.12/asyncio/tasks.py", line 420, in create_task
324s task = loop.create_task(coro)
324s ^^^^^^^^^^^^^^^^^^^^^^
324s File "/usr/lib/python3.12/asyncio/base_events.py", line 456, in
create_task
324s task = tasks.Task(coro, loop=self, name=name, context=context)
324s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
324s TypeError: a coroutine was expected, got <generator object my_func
at 0x7f7222c58340>
324s make: *** [Makefile:21: test] Error 1
--- End Message ---
--- Begin Message ---
Source: python-memory-profiler
Source-Version: 0.61-2
Done: Dmitry Shachnev <mity...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-memory-profiler, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1056...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated
python-memory-profiler package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 07 Dec 2024 23:17:05 +0300
Source: python-memory-profiler
Architecture: source
Version: 0.61-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1056483
Changes:
python-memory-profiler (0.61-2) unstable; urgency=medium
.
* Team upload.
* Add a patch to use native syntax for coroutines. (Closes: #1056483)
* Enable running tests during build.
* Do not install mprofile_{timestamp}.dat files.
Checksums-Sha1:
020300888ee9193b540aaa2f88b5068fbabafd6d 2268 python-memory-profiler_0.61-2.dsc
383e3c9c5aefbabd9fa98ff9defc26d63c2ba1e9 4752
python-memory-profiler_0.61-2.debian.tar.xz
19e3a8b01c03291243d89572acc17723c374fb21 7563
python-memory-profiler_0.61-2_source.buildinfo
Checksums-Sha256:
d5307d2971ab103039607b2fdaf9fdaf85c5a168bccd90e51333cf21cb4b20fd 2268
python-memory-profiler_0.61-2.dsc
33faf40ef7ead5677904c30af5f5438136033e26a07fa680ca6de3e8446c5f3a 4752
python-memory-profiler_0.61-2.debian.tar.xz
38df1915aa01d9c90478f648b54261472a632d6212964c5dc9f1ddeda8ecae90 7563
python-memory-profiler_0.61-2_source.buildinfo
Files:
96ebfb46d391159c4a2ec25e4e821982 2268 python optional
python-memory-profiler_0.61-2.dsc
ee4d0dcbb9ec32602d3d1e056cad3add 4752 python optional
python-memory-profiler_0.61-2.debian.tar.xz
ae99c1344dc6deed1994a1ab7b54a3e3 7563 python optional
python-memory-profiler_0.61-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmdUr20THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGthDAEACIi77iBnO/D/coUHmIsC9QjQXRaGCq
WKFitBSC+LaUq20pr5E07wLITewoDIyLBE1aSmKYDsau2VtteS+who6NZdFxYZ6f
J2l8rag6PHL/6ioSOenPq57Pur8eeqftD5OFDrLaaawYlCTeX31/XdE6vWs20dz+
0Y9iE2kTfNbcsrc/Q1KT6Pj8vUDaF09beaaWv79Tfmh0+OgttypxulzlO/0tv5+K
Tu59pQ0WOTuVqyA5MO2HhJKQEsqfhLDr9U9okJWOxl9puhG4mJw2XPM14hGfA73Z
osJQW5X8z0eRd9eVCy7DHUFACMMs+YjsyRf9laufbgucNIr8gC3t/MtI0YgoAGmy
w0ncPrrvsHw1+xGW52hN8xS2cVBzP/SSbe7srqlkV6Xm4zppb0qFgLXoLpW183gD
k1i/vqmuG6b33ab1LSoyMw77cz6k25TvoK25lH8vK32sCpgef9cqE3EUv3S58vqa
gAIxJy3UC5RMSA2Lwb7WIGcIjcOCSkArDXASa8MgTZODLMfivjyOLZ8DSw1oTT5P
7bn4xceQ1n4fHmDUGQ20YD9/CnnV/GpVm87onIq1asnkg2+lvwWKEVjRBTVsP9Xo
hF8/M49T1s3V2KJrn9l07VFndh4A0YAt3fXhYLH9aQaEjFCAn7b8pd/kQfoQNjkQ
s4f3BkqygSritA==
=UkCY
-----END PGP SIGNATURE-----
pgphVyFMGp1DL.pgp
Description: PGP signature
--- End Message ---