gpo.zugaina.org

Search Portage & Overlays:

dev-python/cppy

C++ header library which makes it easier to write Python extension modules

Screenshots

  • cppy-1.2.1-r1
    ~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos
    test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit d406dfab7cf12362681c62f555b89132cb150639
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:10:13 2023 -0500

dev-python clean up old ebuilds

commit 21083b39f883a5a88342315a6e2f3e5fdd9e21d8
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:01:11 2023 -0500

dev-python compat drop 3_8

dropped for old ebuilds as well, many of those will be cleaned up

commit e07b63b75e71851162ba67d42729603f5c24a88f
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jun 6 21:23:11 2022 -0700

dev-python/cppy: version bump

keep previous version due to dependencies on disjoint versions of
setuptools

commit 3cd117539d1fd9411f79a26fad0f32661213029e
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu May 5 14:19:38 2022 -0700

dev-python/cppy: rev bump

commit 5809c313ad11607ca2ea406ab41555996c5ee60a
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Apr 29 20:30:52 2022 -0700

dev-python sync pypy3 compat from upstream

that happy feeling when upstream adds pypy3 compat so you can delete
those ebuilds :D

commit d9aebfbad4023762bc82015bbe81d49d75aa40bd
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jan 11 22:45:44 2022 -0500

dev-python pypy3 and 3_10 compat fixes

also fixed pyzmq ebuild to no longer depend on cffi since newer version
of pypy3 include a modified version of cffi (see the cffi ebuild in the
main tree for details)

a few new ebuilds were added and a few old ones were removed reflecting
shifts in dependency trees over time