gpo.zugaina.org

Search Portage & Overlays:

dev-python/gitdb

GitDB is a pure-Python git object database

Screenshots

  • gitdb-4.0.11
    ~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
    test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • gitdb-4.0.10
    ~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
    test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: BSD   

ChangeLog

commit 92a4a02dbc551c262208d39db7e99abb3ba032c1
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 8 18:47:44 2023 -0700

dev-python: compat for 3.11 and some vbumps

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 bcbb6a95fb8683be012d9dced2856f0cbdf87dc9
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 9 11:28:50 2023 -0500

dev-python/GitPython: move from git-python, bump gitdb

commit 92825f60270dcba11636f65dcaf447f649fdfc37
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 8 00:49:58 2022 -0700

dev-python/gitdb: add files

commit 13fb7bce7fbea8b54900988a851282f513fa29b5
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Aug 7 21:38:06 2022 -0700

dev-python/gitdb: vbump

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