gpo.zugaina.org

Search Portage & Overlays:

dev-python/guppy3

A Python Programming Environment & Heap analysis toolset

Screenshots

  • guppy3-3.1.5
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: MIT   
    Overlay: guru
  • guppy3-3.1.4_p1
    amd64 arm arm64 x86
    test test python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: MIT   
  • guppy3-3.1.4
    amd64 arm arm64 x86
    test test python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: MIT   
  • guppy3-3.1.4
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: MIT   
    Overlay: guru

ChangeLog

commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500

*/*: disable py3.10

Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit b12cfe25d7e2db1389500d7bf397d17adbcad5d9
Author: YiFei Zhu <zhuyifei1999@gmail.com>
Date: Fri Jan 3 04:45:10 2025 -0800

dev-python/guppy3: add 3.1.5, drop 3.1.3-r1

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

commit 9d22a109ccea06a8844126f764e444fe4eccf97e
Author: Joe Kappus <joe@wt.gd>
Date: Sat Jun 15 02:15:24 2024 -0400

*/*: switch remaining metadata.xml to https

gentoo.org 301's to https for a long time now.

Update the stragglers.

Signed-off-by: Joe Kappus <joe@wt.gd>

commit 574318f8db13d01b8ee2776b33c3b2144fc53274
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 17:07:10 2024 -0400

dev-python/guppy3: enable py3.12

Signed-off-by: Julien Roy <julien@jroy.ca>

commit 4866421356a469a400052a5d9af38770192402f8
Author: YiFei Zhu <zhuyifei1999@gmail.com>
Date: Fri Oct 20 07:42:26 2023 -0700

dev-python/guppy3: add 3.1.4

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

commit 1c62f2e44056fd5e741cdff56e3983352b2a668c
Author: YiFei Zhu <zhuyifei1999@gmail.com>
Date: Mon May 22 16:12:54 2023 -0700

dev-python/guppy3: Fix assertion on USE=debug

Applied patch upstream.

Closes: https://bugs.gentoo.org/906937
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

commit 9dad0b2b5daeaa25f1545b1c088dbfc96a51d7e6
Author: YiFei Zhu <zhuyifei1999@gmail.com>
Date: Sat May 20 11:06:28 2023 -0700

dev-python/guppy3: fix test to cd to "$" first

Doesn't seem necessary at first but according to the guide [1] it
could cause troubles if it's not enabled. Bugs have been observed
in upsteam CI indeed when Python sees two copies of the source [2].

[1] https://projects.gentoo.org/python/guide/test.html#importerrors-for-c-extensions
[2] https://github.com/zhuyifei1999/guppy3/issues/37

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

commit 4125085392bb7da8d1ceb802d61abf98c16e3ba2
Author: YiFei Zhu <zhuyifei1999@gmail.com>
Date: Sat May 20 00:49:05 2023 -0700

dev-python/guppy3: set DISTUTILS_EXT=1

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

commit 99eb896e3bbda23ce4191170ee2213287754b6e2
Author: YiFei Zhu <zhuyifei1999@gmail.com>
Date: Tue May 16 02:56:50 2023 -0400

dev-python/guppy3: new package, add 3.1.3

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>