gpo.zugaina.org

Search Portage & Overlays:

dev-python/rfc3986-validator

Pure python RFC3986 validator

Screenshots

  • rfc3986-validator-0.1.1-r2
    ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos
    test 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: MIT   
  • rfc3986-validator-0.1.1-r2
    ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos
    test 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: MIT   
    Overlay: gentoo

ChangeLog

commit 03b317de8f4c0e91c6de328e06bdc29d2238e11a
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 15 18:23:24 2026 -0700

dev-python/rfc3986-validator: 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