gpo.zugaina.org

Search Portage & Overlays:

dev-python/rfc3987

Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)

Screenshots

  • rfc3987-1.3.8-r3
    ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos
    python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: GPL-3   
  • rfc3987-1.3.8-r3
    ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos
    python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: GPL-3   
    Overlay: gentoo

ChangeLog

commit 573fe6c2a0169dc5d491f379e0cc95132cf4258a
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 15 18:00:31 2026 -0700

dev-python/rfc3987: cond dep for pypy3_11

commit 57bba2e01f03691f4a95666dd8a258276862f423
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 15 17:57:18 2026 -0700

dev-python/rfc3987: add from upstream for pypy3_11

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

commit 0540c5ac858be72ef145c9ca70028d68ca4a6898
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Mar 24 20:33:34 2021 -0400

dev-python pypy3 support for jsonschema deps

upstream removed pypy3 support likely due to the general issues with
pypy3 stability and its lack of support for more recent versions