mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/rfc3161-client: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -51,7 +51,6 @@ DIST rand_chacha-0.9.0.crate 18258 BLAKE2B aa0efd158877a116b2587177f2da84832ba81
|
||||
DIST rand_core-0.6.4.crate 22666 BLAKE2B 8b6b66d50aade877f2779c006f8038db450f808c66d73d79efa66c4178dc03db06f12201bf0e7930181c4b0f4030c49b20cce6eb7839763cf2217cad9710789a SHA512 36c67eb845aa2ccca49d6d680f28d418229bbc5a050729e487fe6b9f9f384fdd7b8d67fc6508b90b79ffb3c26688e72feceb3ecae57d3d7f59338aeb62296f79
|
||||
DIST rand_core-0.9.0.crate 23441 BLAKE2B 8f1543e2f33622edba457c340bdb4c266f8a3c9cdd95a3afaadf487f8dca7760548316227c1decc481a7e1ca5475f6915cfadb1ffd3860631c7a91494ea7f25a SHA512 def4746229c8405ceb46eb9300838918693f17a39a749e6ca42ad73fd02b0f0e14dca0dd26b3f030338db45da0d149d8c563d95cbd71c31995c5ab6294bd087a
|
||||
DIST rfc3161-client-0.1.2.gh.tar.gz 41256 BLAKE2B e72b646ee3b9389dad21747f3380e8fefd418804ffd6a2460bd04df6d546ca20e20a6172d1c4837b9aa357bf09fec81945edfd9ae1a1b9b59708fb6ab20148e7 SHA512 282cbb9c5074a018fac4bd5b4fd8b4d8bd5e4da124e3461ee2cb57baa370a52c5cc76398b41a7d3de71db0a6ec1b95c11969daee1c252f6c306e2eb7a72d5821
|
||||
DIST rfc3161-client-1.0.0.gh.tar.gz 42848 BLAKE2B f6a1f29e0665485ca3a2f47569e7e0e7573d0994883bd3373de129a2e7d2542c754d5903d1b948d24d729bbddc7880f10ac7bf91570b023ed2ec068fd453b870 SHA512 e94630afa0f0bd527bee3f59839cc70edd1dbf2d23d5bfc48f25014afc695eef95b7bd5538f89bfcf32dd9b3c120ffca974965a8dc6ffae3a989f42fdf551544
|
||||
DIST rfc3161-client-1.0.1.gh.tar.gz 50785 BLAKE2B 6cc27f433ac318ac76d92b0c6c246ee6bb4653619f680cae5a3f2df4dfee64eb0d7e060ec8540bd592e80935c4178121016a814d03fad679394b2d3e29b7949b SHA512 11c2561bce6c9d070b54cd13e78034573f0a3221323f8aae6b238c0033735943972d078b5de5fa0528a90f5e567e42644806c137cacf6eea66f3a46e29628ba0
|
||||
DIST self_cell-1.1.0.crate 16636 BLAKE2B e13390f77e929084c0cf5f3a4e4af55989f8028128c4f42f318e83890d24b8234075088750f406992d6b0e06e63cecac51f7ac73e74c121502eecfb68a40398f SHA512 06bb4a3c09c76b0814b60641be8f0bc22bdbf1b715a84e740720aad69f4ade1ba27e130e45699a379692b543b0b2f2d0d04c587a48b90e42aabc0d27acfe9465
|
||||
DIST sha2-0.10.8.crate 26357 BLAKE2B 1d01b381223a931dc631ad3a1191f5378b1d2f3f9f20474c5f020e366624c73b08330ce8dc4bdd3e63b15f647276f533de655b545b77f70fbedc1a1846f44f0a SHA512 3be73133a6b7690e14acaead47914dc92395dca4191fb657a2ea186fefd0ccd94d12a1121d63a26027d9a9c62b775c53202473edc461587b9dcd75472af77785
|
||||
|
||||
@@ -1,107 +0,0 @@
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
CRATES="
|
||||
asn1@0.20.0
|
||||
asn1_derive@0.20.0
|
||||
autocfg@1.4.0
|
||||
bitflags@2.6.0
|
||||
block-buffer@0.10.4
|
||||
byteorder@1.5.0
|
||||
cc@1.2.2
|
||||
cfg-if@1.0.0
|
||||
cpufeatures@0.2.16
|
||||
crypto-common@0.1.6
|
||||
digest@0.10.7
|
||||
foreign-types-shared@0.1.1
|
||||
foreign-types@0.3.2
|
||||
generic-array@0.14.7
|
||||
getrandom@0.2.15
|
||||
heck@0.5.0
|
||||
hex@0.4.3
|
||||
indoc@2.0.5
|
||||
itoa@1.0.14
|
||||
libc@0.2.167
|
||||
memoffset@0.9.1
|
||||
once_cell@1.20.2
|
||||
openssl-macros@0.1.1
|
||||
openssl-src@300.4.1+3.4.0
|
||||
openssl-sys@0.9.104
|
||||
openssl@0.10.68
|
||||
pkg-config@0.3.31
|
||||
portable-atomic@1.10.0
|
||||
ppv-lite86@0.2.20
|
||||
proc-macro2@1.0.92
|
||||
pyo3-build-config@0.23.3
|
||||
pyo3-ffi@0.23.3
|
||||
pyo3-macros-backend@0.23.3
|
||||
pyo3-macros@0.23.3
|
||||
pyo3@0.23.3
|
||||
quote@1.0.37
|
||||
rand@0.8.5
|
||||
rand_chacha@0.3.1
|
||||
rand_core@0.6.4
|
||||
self_cell@1.1.0
|
||||
sha2@0.10.8
|
||||
shlex@1.3.0
|
||||
syn@2.0.90
|
||||
target-lexicon@0.12.16
|
||||
typenum@1.17.0
|
||||
unicode-ident@1.0.14
|
||||
unindent@0.2.3
|
||||
vcpkg@0.2.15
|
||||
version_check@0.9.5
|
||||
wasi@0.11.0+wasi-snapshot-preview1
|
||||
zerocopy-derive@0.7.35
|
||||
zerocopy@0.7.35
|
||||
"
|
||||
|
||||
declare -A GIT_CRATES=(
|
||||
[cryptography-x509]='https://github.com/pyca/cryptography;f299a48153650f2dd87716343f2daa7cd39a1f59;cryptography-%commit%/src/rust/cryptography-x509'
|
||||
)
|
||||
|
||||
inherit cargo distutils-r1
|
||||
|
||||
DESCRIPTION="An Opinionated Python RFC3161 Client"
|
||||
HOMEPAGE="
|
||||
https://github.com/trailofbits/rfc3161-client/
|
||||
https://pypi.org/project/rfc3161-client/
|
||||
"
|
||||
# no tests in sdist, as of 0.0.4
|
||||
SRC_URI="
|
||||
https://github.com/trailofbits/rfc3161-client/archive/v${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
${CARGO_CRATE_URIS}
|
||||
"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
# Dependent crate licenses
|
||||
LICENSE+="
|
||||
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
|
||||
"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
=dev-python/cryptography-44*[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pretend[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
|
||||
epytest
|
||||
|
||||
cargo_src_test
|
||||
}
|
||||
Reference in New Issue
Block a user