Сравнение xmlschema-4.2.0 с xmlschema-4.3.0

/usr/portage/dev-python/xmlschema/xmlschema-4.3.0.ebuild 2026-01-08 10:18:06.002351282 +0300
1
# Copyright 2019-2025 Gentoo Authors
1
# Copyright 2019-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
16 16

  
17 17
LICENSE="MIT"
18 18
SLOT="0"
19
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
19
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
20 20
IUSE="test"
21 21
RESTRICT="!test? ( test )"
22 22

  
23 23
RDEPEND="
24 24
	<dev-python/elementpath-6[${PYTHON_USEDEP}]
25
	>=dev-python/elementpath-5.0.1[${PYTHON_USEDEP}]
25
	>=dev-python/elementpath-5.1.0[${PYTHON_USEDEP}]
26 26
"
27 27
BDEPEND="
28 28
	>=dev-python/setuptools-77[${PYTHON_USEDEP}]
Спасибо!