mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/whenever: Bump to 0.10.0_beta2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -99,6 +99,8 @@ DIST whenever-0.10.0a1.tar.gz 397167 BLAKE2B cce03c62c0b367411cc7e5a9eaf819309d6
|
||||
DIST whenever-0.10.0a1.tar.gz.provenance 9769 BLAKE2B 455c3307b45f319fc5ec31db37020fc70a750d29144ef96e001e274bb6bde6d7e93fff2c5ed14d960bcf631aa947826fc73cd9c68d864b4e81e02cb6615b57fb SHA512 f786fb193c15c555c3b98156595ed03bfcc78cbebb689a660704d063f42a8eac5eeb3a14b1ed21a039c418a4defbe8789e0ce8830f48a78430413a53b2315cc9
|
||||
DIST whenever-0.10.0b1.tar.gz 402869 BLAKE2B a7ff2d8eb20e1c381ce59a75c6f0be5bcbcea1e590cb78e952f460b6137921a247f5b2e276d2374bbd805f9e1bb74139f7f9ce770365e908c07230256b5433a5 SHA512 c9ff31e329dc77996eaa749c5f38c47a8812097b6a9686374d25f062435cb0daaf088ceb320d4f018acc53cef796598a34414e2afcf212a06fc783cb741ae124
|
||||
DIST whenever-0.10.0b1.tar.gz.provenance 9769 BLAKE2B 81b6852473787ca753818219cac9c17c3b27424b0ef2225a42457c64e911ddce72a56cf1601c37ca0292dc7a230f4eed894c4248b5327b18cb18af0887a6f7b7 SHA512 0cf6ca391ec2432839718be544cedf6aa8a24894ae8814249c122b678e932bb2c59723726b76e650bd1e46d85cf4bc8ce3922384e82ce022002866199b13fe7a
|
||||
DIST whenever-0.10.0b2.tar.gz 405839 BLAKE2B 316d086d0e132b8441491b533b799cd9098e87a9cb46668d5ad32719b3ac6fe7511ac2054ff9be6aab5f619b973faa2ec5a4eb3db3488f0f49e37c99c8b00008 SHA512 eb00729edd3c1e85eab57a24f999fd64861cb61e64ebb7a47db1eb48f513b2cde7d7bed3e2426d27e55c2bac0d841bf9b68662a3da7d924f6e9fca4e353ea0a5
|
||||
DIST whenever-0.10.0b2.tar.gz.provenance 9675 BLAKE2B b711a792202fe0615abcf4d651b1baa5d08774b3ce0d62cbd5fca82663d6d9821e9c63ef1e5d958f2361fc0f3e32b17d7cdc2e0cd805c0893c212b6e0668d800 SHA512 3e3a8315c831db66e45d12b97bfa24054a7b593d2aa7069f2461fefc8737c63511daf9cfff7a7f7415e8b4f46671b9a617c48f3e461257b80713314aeffb1552
|
||||
DIST whenever-0.9.5.tar.gz 259436 BLAKE2B e0a7921aa0e6b19d508c34fdb5ffb72e4c27a2199c8e677a31fdd487a14da05f8089d6965d5d15d7331829dc6c893875397d58489d80424215aa38adcca50457 SHA512 9f2ff5ec488fba29885e162e7951ef1968d1aaac3ba4e634681a1d6f431a19c357b39a2462afbe99d4bd64fa69c120a9b61a8614d878eee9f57d438757a33875
|
||||
DIST winapi-0.3.9.crate 1200382 BLAKE2B cb5799749ccd935ea2d7068d953cecf19f543d9db7dc16ad4584bb7005373ada34937a3ced7225544d8bc765da599911c7a3190efefb3a25b7c1bb7123b4f673 SHA512 ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
|
||||
DIST winapi-i686-pc-windows-gnu-0.4.0.crate 2918815 BLAKE2B 4d357e4d30f9552972170d65b9a5358b69c46a3e772fe05efc22f3d4ffc1caeeaad7aacdc7abd503a7ad0545f8bd7d22bf351dcb6df76f812fa4d45c34d65df0 SHA512 a672ccefd0730a8166fef1d4e39f9034d9ae426a3f5e28d1f4169fa5c5790767693f281d890e7804773b34acdb0ae1febac33cde8c50c0044a5a6152c7209ec2
|
||||
|
||||
150
dev-python/whenever/whenever-0.10.0_beta2.ebuild
Normal file
150
dev-python/whenever/whenever-0.10.0_beta2.ebuild
Normal file
@@ -0,0 +1,150 @@
|
||||
# Copyright 2025-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=standalone
|
||||
PYPI_VERIFY_REPO=https://github.com/ariebovenberg/whenever
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||
|
||||
CARGO_OPTIONAL=1
|
||||
RUST_MIN_VER="1.93.0"
|
||||
CRATES="
|
||||
ahash@0.8.12
|
||||
aho-corasick@1.1.4
|
||||
alloca@0.4.0
|
||||
anes@0.1.6
|
||||
anstyle@1.0.14
|
||||
autocfg@1.5.0
|
||||
bumpalo@3.20.2
|
||||
cast@0.3.0
|
||||
cc@1.2.57
|
||||
cfg-if@1.0.4
|
||||
ciborium-io@0.2.2
|
||||
ciborium-ll@0.2.2
|
||||
ciborium@0.2.2
|
||||
clap@4.6.0
|
||||
clap_builder@4.6.0
|
||||
clap_lex@1.1.0
|
||||
criterion-plot@0.8.2
|
||||
criterion@0.8.2
|
||||
crossbeam-deque@0.8.6
|
||||
crossbeam-epoch@0.9.18
|
||||
crossbeam-utils@0.8.21
|
||||
crunchy@0.2.4
|
||||
either@1.15.0
|
||||
find-msvc-tools@0.1.9
|
||||
getrandom@0.3.4
|
||||
half@2.7.1
|
||||
itertools@0.13.0
|
||||
itoa@1.0.17
|
||||
js-sys@0.3.91
|
||||
libc@0.2.183
|
||||
memchr@2.8.0
|
||||
num-traits@0.2.19
|
||||
once_cell@1.21.4
|
||||
oorandom@11.1.5
|
||||
page_size@0.6.0
|
||||
plotters-backend@0.3.7
|
||||
plotters-svg@0.3.7
|
||||
plotters@0.3.7
|
||||
proc-macro2@1.0.106
|
||||
pyo3-build-config@0.28.2
|
||||
pyo3-ffi@0.28.2
|
||||
python3-dll-a@0.2.14
|
||||
quote@1.0.45
|
||||
r-efi@5.3.0
|
||||
rayon-core@1.13.0
|
||||
rayon@1.11.0
|
||||
regex-automata@0.4.14
|
||||
regex-syntax@0.8.10
|
||||
regex@1.12.3
|
||||
rustversion@1.0.22
|
||||
same-file@1.0.6
|
||||
serde@1.0.228
|
||||
serde_core@1.0.228
|
||||
serde_derive@1.0.228
|
||||
serde_json@1.0.149
|
||||
shlex@1.3.0
|
||||
syn@2.0.117
|
||||
target-lexicon@0.13.5
|
||||
tinytemplate@1.2.1
|
||||
unicode-ident@1.0.24
|
||||
version_check@0.9.5
|
||||
walkdir@2.5.0
|
||||
wasip2@1.0.2+wasi-0.2.9
|
||||
wasm-bindgen-macro-support@0.2.114
|
||||
wasm-bindgen-macro@0.2.114
|
||||
wasm-bindgen-shared@0.2.114
|
||||
wasm-bindgen@0.2.114
|
||||
web-sys@0.3.91
|
||||
winapi-i686-pc-windows-gnu@0.4.0
|
||||
winapi-util@0.1.11
|
||||
winapi-x86_64-pc-windows-gnu@0.4.0
|
||||
winapi@0.3.9
|
||||
windows-link@0.2.1
|
||||
windows-sys@0.61.2
|
||||
wit-bindgen@0.51.0
|
||||
zerocopy-derive@0.8.47
|
||||
zerocopy@0.8.47
|
||||
zmij@1.0.21
|
||||
"
|
||||
|
||||
inherit cargo distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Modern datetime library for Python"
|
||||
HOMEPAGE="
|
||||
https://github.com/ariebovenberg/whenever/
|
||||
https://pypi.org/project/whenever/
|
||||
"
|
||||
SRC_URI+="
|
||||
native-extensions? (
|
||||
${CARGO_CRATE_URIS}
|
||||
)
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
# Dependent crate licenses
|
||||
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0"
|
||||
SLOT="0"
|
||||
if [[ ${PV} != *_[ab]* ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
IUSE="+native-extensions"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
native-extensions? (
|
||||
${RUST_DEPEND}
|
||||
dev-python/setuptools-rust[${PYTHON_USEDEP}]
|
||||
)
|
||||
test? (
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/time-machine[${PYTHON_USEDEP}]
|
||||
' 'python*')
|
||||
)
|
||||
"
|
||||
|
||||
EPYTEST_PLUGINS=( hypothesis pytest-order )
|
||||
distutils_enable_tests pytest
|
||||
|
||||
EPYTEST_IGNORE=( benchmarks )
|
||||
|
||||
QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/whenever/_whenever.*.so"
|
||||
|
||||
src_unpack() {
|
||||
pypi_src_unpack
|
||||
cargo_src_unpack
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
if ! use native-extensions; then
|
||||
export WHENEVER_NO_BUILD_RUST_EXT=1
|
||||
fi
|
||||
}
|
||||
|
||||
python_test() {
|
||||
rm -rf whenever || die
|
||||
epytest
|
||||
}
|
||||
Reference in New Issue
Block a user