gpo.zugaina.org

Search Portage & Overlays:

dev-python/lxml

A Pythonic binding for the libxml2 and libxslt libraries

Screenshots

  • lxml-6.1.1
    ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris
    doc examples +threads 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 debug

    View      Download      Browse     License: BSD ElementTree GPL-2 PSF-2   
    Overlay: gentoo
  • lxml-6.1.1
    ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris
    doc examples +threads 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 debug

    View      Download      Browse     License: BSD ElementTree GPL-2 PSF-2   
  • lxml-6.0.1
    ~amd64 ~arm64
    doc examples +threads test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: BSD ElementTree GPL-2 PSF-2   
  • lxml-5.3.1
    ~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
    doc examples +threads test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD ElementTree GPL-2 PSF-2   
    Overlay: EmilienMottet
  • lxml-5.3.0
    ~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
    doc examples +threads test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD ElementTree GPL-2 PSF-2   
    Overlay: EmilienMottet
  • lxml-5.1.0
    amd64 arm arm64 x86
    doc examples +threads test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: BSD ElementTree GPL-2 PSF-2   

ChangeLog

commit 14c73c7359c0c9f94c4a9b619bf2b47a770b3515
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 15 20:07:55 2026 -0700

dev-python/lxml: add files

commit 1029ad44da3cceb0ecb271e25b15c8cb755ad252
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 15 17:54:01 2026 -0700

dev-python/lxml: add from upstream for pypy3_11

commit e4f4125852350f0fb25f388b95613cec69086475
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 17:47:13 2019 -0800

dev-python/lxml removed, all changes now upstream

commit b77e8e7f8967a002e517f6f43c38689a4931e258
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 17:22:11 2019 -0800

rewrite copyright headers part 2

update all Manifests

for a fun time

_remainfest_inner () {
local _pat="*.ebuild"
pushd "$@" > /dev/null;
local _files=( $_pat )
ebuild $_files digest;
popd > /dev/null;
}

export -f _remainfest_inner
remanp () {
git ls-files '*.ebuild' | cut -d' ' -f3 | cut -d'/' -f1,2 | sort -u | xargs -P15 -r -n 1 -- bash -c '_remainfest_inner "$@"' _
}

remanp

commit fd49fca7fbc1450a730cac76d162feb848d02c58
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 15:25:46 2019 -0800

rewrite copyright headers part 1

conversion done with
=sed -i 's/201[0-9]\ Gentoo\ Foundation/2019\ Gentoo\ Authors/g' */*/*.ebuild=

there are a number of fiddly changes that need to be made before all the
Manifests can be regenerated (which will be part 2)

commit b8f734a52f5b5c72510a1c1327a519c75c96065f
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Apr 14 23:25:03 2019 -0700

dev-python/lxml-4.3.3 bump for pypy3 support

commit e6fc6e0dd2e98d78967f25b2ec326442eff1cded
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Mar 19 14:36:54 2019 -0700

dev-python/lxml-4.3.2 added

commit 03dd8e8a1453b95847082a67fa6284047215e7d3
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Mar 15 12:50:11 2019 -0700

celery and lxml Manifests removed recoreds for files removed from main tree

commit f22920f17b1d81465e1de4b9747d9569c0677a87
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Oct 11 12:49:22 2018 -0700

dev-python/lxml-4.2.5.ebuild added for pypy3 support