From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/whenever/
Date: Mon, 22 Sep 2025 05:18:46 +0000 (UTC) [thread overview]
Message-ID: <1758518319.a5e85115ec1077821dfb8a7a59d87f4ed0d5d1c5.mgorny@gentoo> (raw)
commit: a5e85115ec1077821dfb8a7a59d87f4ed0d5d1c5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 04:16:30 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 05:18:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e85115
dev-python/whenever: Bump to 0.9.0_rc0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/whenever/Manifest | 1 +
dev-python/whenever/whenever-0.9.0_rc0.ebuild | 149 ++++++++++++++++++++++++++
2 files changed, 150 insertions(+)
diff --git a/dev-python/whenever/Manifest b/dev-python/whenever/Manifest
index deb25e9631e2..acb07479006e 100644
--- a/dev-python/whenever/Manifest
+++ b/dev-python/whenever/Manifest
@@ -67,6 +67,7 @@ DIST wasm-bindgen-shared-0.2.100.crate 8570 BLAKE2B 886fa72cae891d4c2311e12e28f0
DIST web-sys-0.3.77.crate 638246 BLAKE2B 3f21ab03a18d82cffd96432e4f08bfae183b24f9a50dcfc51c927e9973dabfb8b6bb1f3ae044890832809ec91709242c1c37463931770d347fdf521587a72515 SHA512 cd149286105288f7c385a29eae7df2306d4066edfca4de1255efc7bd8a4e8eaafc313dab85091025c3b5d5e333fce8b7fcef1fb824fe4d799bcc9bb78b73c97a
DIST whenever-0.8.8.gh.tar.gz 350197 BLAKE2B 2994c59091c69619c4ee422c44b765338edf01572c1da3598a95bdad92bd852fa64bb1ff93a1f4a009c62884b23795e7d53e0c2e24f54fdde2aabe56fc5f2b41 SHA512 578a761aecbfdf0300275da409a0506b617d276ff83e915252c6da61773480c62f8f8947195b517b6d6f35c14d23953e060e3f0e3ade108898a32dd0b70372a7
DIST whenever-0.8.9.tar.gz 240155 BLAKE2B 4ef044338fddee3df1f3bb112da3ad2260fb8a15751c775edc57d1408baf16cb45a607b4767be33adc37aac0504827a96b70a3e3d08a99f8c15c017c6c6f6713 SHA512 aab1af71b23ece034650959eef890f0d79138376f493932b1bc78e13f698c019243a591ac40a92086fbc757c96131e2b57d2cdd4d7258e92dc346b0b0976b8e3
+DIST whenever-0.9.0rc0.tar.gz 253653 BLAKE2B 9a0433fd7a56e022380be8ddc0683cc9c6fce1c32924d67e5538009f438f751b7e7d72171a76f318f6606332f4fd9cb56616c199b5d9b9247bf124af62fcae31 SHA512 2cace6cbb5737f424e30f1eac1b4cd67126e43bc455308de834e79ba82900c9249e31d47eeb217925f4334879eff55055dd20e54b9675d22e28da31227cf3f29
DIST winapi-util-0.1.9.crate 12464 BLAKE2B 7fb9dd803fc2608c4e5bc75674472992d82da364f24c22072d5624d6ae6abc44abd3e3ea3c45a7558e045331f3d87572b306b4ab5de52c07ff3706e7f13c2a38 SHA512 c46b893f67ec6e36499b00736bb6b9421e0e2611e76784afa6da01d7ebd033df82f1be7cf8d871d541125d290983f98f26f759488ba9aface49efce8edd682e9
DIST windows-sys-0.59.0.crate 2387323 BLAKE2B 3110c8cd2bc005f8c95cd038a8d574af648dc19788fe4485f977376f92e36b911b1a542d669a07ae9cd4ea72a884ab01ec78b8a2b5587456eb202452d1d8fa0d SHA512 d35e009e979633a1f3c8468cd038bd5c8c0381405165ce03497decd7d9edaaac485d704487e4a61d9aaf4e4d011b4248408912df6a0044d50e8457259867e061
DIST windows-targets-0.52.6.crate 6403 BLAKE2B eb98d0a8daeed5fe76e7fa8edb2743e2a3e77dfb9c4ea68605a6ab10532cb7cfc43bc1cea0180869445bd940be762a40136500e26b84ca88b5e0c502004c7a4c SHA512 d6d2dbd96096c6c396dba141a9817e377c35877f3b2fe58b2553280c7cfcb1ed6ee75bd4d62c9b882662de67ddaf0c1049b91530d29c94dd709c230e08eb895f
diff --git a/dev-python/whenever/whenever-0.9.0_rc0.ebuild b/dev-python/whenever/whenever-0.9.0_rc0.ebuild
new file mode 100644
index 000000000000..f286cac2853c
--- /dev/null
+++ b/dev-python/whenever/whenever-0.9.0_rc0.ebuild
@@ -0,0 +1,149 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=standalone
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+
+CARGO_OPTIONAL=1
+RUST_MIN_VER="1.86"
+CRATES="
+ ahash@0.8.12
+ aho-corasick@1.1.3
+ anes@0.1.6
+ anstyle@1.0.11
+ autocfg@1.5.0
+ bitflags@2.9.1
+ bumpalo@3.19.0
+ cast@0.3.0
+ cfg-if@1.0.1
+ ciborium-io@0.2.2
+ ciborium-ll@0.2.2
+ ciborium@0.2.2
+ clap@4.5.41
+ clap_builder@4.5.41
+ clap_lex@0.7.5
+ criterion-plot@0.5.0
+ criterion@0.5.1
+ crossbeam-deque@0.8.6
+ crossbeam-epoch@0.9.18
+ crossbeam-utils@0.8.21
+ crunchy@0.2.4
+ either@1.15.0
+ getrandom@0.3.3
+ half@2.6.0
+ hermit-abi@0.5.2
+ is-terminal@0.4.16
+ itertools@0.10.5
+ itoa@1.0.15
+ js-sys@0.3.77
+ libc@0.2.174
+ log@0.4.27
+ memchr@2.7.5
+ num-traits@0.2.19
+ once_cell@1.21.3
+ oorandom@11.1.5
+ plotters-backend@0.3.7
+ plotters-svg@0.3.7
+ plotters@0.3.7
+ proc-macro2@1.0.95
+ pyo3-build-config@0.25.1
+ pyo3-ffi@0.25.1
+ quote@1.0.40
+ r-efi@5.3.0
+ rayon-core@1.12.1
+ rayon@1.10.0
+ regex-automata@0.4.9
+ regex-syntax@0.8.5
+ regex@1.11.1
+ rustversion@1.0.21
+ ryu@1.0.20
+ same-file@1.0.6
+ serde@1.0.219
+ serde_derive@1.0.219
+ serde_json@1.0.141
+ syn@2.0.104
+ target-lexicon@0.13.2
+ tinytemplate@1.2.1
+ unicode-ident@1.0.18
+ version_check@0.9.5
+ walkdir@2.5.0
+ wasi@0.14.2+wasi-0.2.4
+ wasm-bindgen-backend@0.2.100
+ wasm-bindgen-macro-support@0.2.100
+ wasm-bindgen-macro@0.2.100
+ wasm-bindgen-shared@0.2.100
+ wasm-bindgen@0.2.100
+ web-sys@0.3.77
+ winapi-util@0.1.9
+ windows-sys@0.59.0
+ windows-targets@0.52.6
+ windows_aarch64_gnullvm@0.52.6
+ windows_aarch64_msvc@0.52.6
+ windows_i686_gnu@0.52.6
+ windows_i686_gnullvm@0.52.6
+ windows_i686_msvc@0.52.6
+ windows_x86_64_gnu@0.52.6
+ windows_x86_64_gnullvm@0.52.6
+ windows_x86_64_msvc@0.52.6
+ wit-bindgen-rt@0.39.0
+ zerocopy-derive@0.8.26
+ zerocopy@0.8.26
+"
+
+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"
+KEYWORDS="~amd64"
+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() {
+ 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
+}
next reply other threads:[~2025-09-22 5:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-22 5:18 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-30 5:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/whenever/ Michał Górny
2025-09-30 5:58 Michał Górny
2025-09-29 1:50 Michał Górny
2025-09-26 5:08 Michał Górny
2025-09-26 5:08 Michał Górny
2025-09-21 16:20 Michał Górny
2025-09-21 2:44 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1758518319.a5e85115ec1077821dfb8a7a59d87f4ed0d5d1c5.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox