Сравнение sigstore-3.6.6 с sigstore-4.2.0
| /usr/portage/dev-python/sigstore/sigstore-4.2.0.ebuild 2026-02-04 11:18:06.357538510 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2024-2025 Gentoo Authors |
|
| 1 |
# Copyright 2024-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 23 | 23 | |
| 24 | 24 |
LICENSE="Apache-2.0" |
| 25 | 25 |
SLOT="0" |
| 26 |
KEYWORDS="amd64 ~ppc ~ppc64" |
|
| 26 |
KEYWORDS="~amd64 ~ppc ~ppc64" |
|
| 27 | 27 | |
| 28 | 28 |
RDEPEND=" |
| 29 | 29 |
>=dev-python/cryptography-42[${PYTHON_USEDEP}]
|
| ... | ... | |
| 37 | 37 |
~dev-python/rfc3161-client-1.0.3[${PYTHON_USEDEP}]
|
| 38 | 38 |
>=dev-python/rfc8785-0.1.2[${PYTHON_USEDEP}]
|
| 39 | 39 |
>=dev-python/rich-13[${PYTHON_USEDEP}]
|
| 40 |
~dev-python/sigstore-protobuf-specs-0.3.2[${PYTHON_USEDEP}]
|
|
| 40 |
~dev-python/sigstore-models-0.0.6[${PYTHON_USEDEP}]
|
|
| 41 | 41 |
~dev-python/sigstore-rekor-types-0.0.18[${PYTHON_USEDEP}]
|
| 42 | 42 |
>=dev-python/tuf-6.0[${PYTHON_USEDEP}]
|
| 43 | 43 |
" |