From 8d47e7ae6f5e2f413a0f8cea98625dc99a4dabe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:38:08 +0100 Subject: dev-python/tifffile: Enable py3.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tifffile/tifffile-2025.12.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/tifffile/tifffile-2025.12.12.ebuild b/dev-python/tifffile/tifffile-2025.12.12.ebuild index fa979d88561c..bd99106bec9c 100644 --- a/dev-python/tifffile/tifffile-2025.12.12.ebuild +++ b/dev-python/tifffile/tifffile-2025.12.12.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 -- cgit v1.2.3 From 6cb4138d9ddd77ccfaf45c5ad69efaa50030c15e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:38:29 +0100 Subject: dev-python/whenever: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/whenever/Manifest | 1 - dev-python/whenever/whenever-0.9.2.ebuild | 149 ------------------------------ 2 files changed, 150 deletions(-) delete mode 100644 dev-python/whenever/whenever-0.9.2.ebuild (limited to 'dev-python') diff --git a/dev-python/whenever/Manifest b/dev-python/whenever/Manifest index 5f5fcbd9c998..0517f7b07ed0 100644 --- a/dev-python/whenever/Manifest +++ b/dev-python/whenever/Manifest @@ -65,7 +65,6 @@ DIST wasm-bindgen-macro-0.2.100.crate 9663 BLAKE2B b8a3fc6b3571f8caf106a9e9f3d9c DIST wasm-bindgen-macro-support-0.2.100.crate 26243 BLAKE2B c18e35978b62dd2822ba8a4f6955cd5154b2a0d81b8e8032c2f8bda42c1c25f74a13f3e1c3a7bf47a823de2517a237e6a1aef18b189bf1f2b934123c58d1eb34 SHA512 0d03eaeda37c9c6ae06c0fa96e872b54780c4cf545b621c730dcc113dd59a8cb6333c5e3818f51365f71913b9669d8a870a06e70729722d03c07a49cff8a4fdf DIST wasm-bindgen-shared-0.2.100.crate 8570 BLAKE2B 886fa72cae891d4c2311e12e28f0a7bde9bcaca893603afa3428a402726b3b2bcdb6cb7dca6fdf983bd8fac5f049f0543537f2161318769b43c7eebfc906df27 SHA512 3fca8ddd1c6b2f66f70f6608c9b341822603f1c0dd71d47d27c6be8fe3f2c88598619946627720734b48cf999cafd0c63a08af5db28ea78a1538d2165a5fba61 DIST web-sys-0.3.77.crate 638246 BLAKE2B 3f21ab03a18d82cffd96432e4f08bfae183b24f9a50dcfc51c927e9973dabfb8b6bb1f3ae044890832809ec91709242c1c37463931770d347fdf521587a72515 SHA512 cd149286105288f7c385a29eae7df2306d4066edfca4de1255efc7bd8a4e8eaafc313dab85091025c3b5d5e333fce8b7fcef1fb824fe4d799bcc9bb78b73c97a -DIST whenever-0.9.2.tar.gz 256743 BLAKE2B 46c622167a1031fda94d3a26ab0e2f3dd11278cec155aea02aa5d7ca16b606cfbc947a06f79c69901371bda250828503c99ecec466ba5060eacf6f6bcaf9f190 SHA512 f15d432eaec04d1687599d50c0495c4b810d210bdd3be9a23d10c4b0cf27324c981af8226863341da25f3b81e18937442a2071f0f10b785526831ef27e9eac31 DIST whenever-0.9.3.tar.gz 256933 BLAKE2B beb210abe353e8a1521b3abc29dde303fc9d012ac0665717a83968b66abbaed8a66f9ffc15e6059b69afe2257e31fa951bdc95016ba558e5d427f94274df540c SHA512 ffd625289a475168bd8c0726818480be996f36670a33a0303bd3227add197ca05073419d38efe4c3f25a83368af4af1098838b65fbb3de7a1dc1221a49578ff4 DIST winapi-util-0.1.9.crate 12464 BLAKE2B 7fb9dd803fc2608c4e5bc75674472992d82da364f24c22072d5624d6ae6abc44abd3e3ea3c45a7558e045331f3d87572b306b4ab5de52c07ff3706e7f13c2a38 SHA512 c46b893f67ec6e36499b00736bb6b9421e0e2611e76784afa6da01d7ebd033df82f1be7cf8d871d541125d290983f98f26f759488ba9aface49efce8edd682e9 DIST windows-sys-0.59.0.crate 2387323 BLAKE2B 3110c8cd2bc005f8c95cd038a8d574af648dc19788fe4485f977376f92e36b911b1a542d669a07ae9cd4ea72a884ab01ec78b8a2b5587456eb202452d1d8fa0d SHA512 d35e009e979633a1f3c8468cd038bd5c8c0381405165ce03497decd7d9edaaac485d704487e4a61d9aaf4e4d011b4248408912df6a0044d50e8457259867e061 diff --git a/dev-python/whenever/whenever-0.9.2.ebuild b/dev-python/whenever/whenever-0.9.2.ebuild deleted file mode 100644 index f286cac2853c..000000000000 --- a/dev-python/whenever/whenever-0.9.2.ebuild +++ /dev/null @@ -1,149 +0,0 @@ -# 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 -} -- cgit v1.2.3 From fe7ab6079376c90308cb7dac738b6cd5f3d24bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:38:41 +0100 Subject: dev-python/cachetools: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cachetools/Manifest | 1 - dev-python/cachetools/cachetools-6.2.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) delete mode 100644 dev-python/cachetools/cachetools-6.2.0.ebuild (limited to 'dev-python') diff --git a/dev-python/cachetools/Manifest b/dev-python/cachetools/Manifest index b2475630ee69..9be0f5aa0b4d 100644 --- a/dev-python/cachetools/Manifest +++ b/dev-python/cachetools/Manifest @@ -1,3 +1,2 @@ -DIST cachetools-6.2.0.tar.gz 30988 BLAKE2B c041dcdd702fef592afbbda710762bfd24462fd2541d784628d78abfba49c74f35216ae32c2f126e4a5acfd6650841e723e764d373f7efbd4ac9b1930b9d60c2 SHA512 0ea8a07c68f0bdf148e69f3317c39f0cd78b4839aad428cb80019a92efbf896b012a7f4d22e685962fc777f583ec12672dd3b243a061461e99dd68dd9567aa9d DIST cachetools-6.2.1.tar.gz 31325 BLAKE2B 93d399724a594747e342ff9340c789dc51dfc07768f027c5e02bed0e7adcfd5a69b475aac2156f37ea070b7ccd8f5677951b9d45d185c0068baf04d05f7204fc SHA512 9c04d85409b96a41aea632a7c8c32a7ef1f293f6a7dc3cbe5128f5feb7fc5a2bf71f383259fe06017c1f74e1e6e4725729a20da4e0d550ddb02b6f0e28eefe03 DIST cachetools-6.2.2.tar.gz 31571 BLAKE2B cafd3e1748bff2c743848173898557ad41057733e1f8ef9c623ee6b2abb7d09131bc24899d0c42a343cb4beb1782ecc78791a0232822c9eba2c2f9c7d1ade40c SHA512 2534df568c377113876d7ffb0ae87d95712f25697bd67c62268f9296888569f7077c55cf03f03f640d37219855189cd9c37dfcb39504f5e8a2aa458413790cf0 diff --git a/dev-python/cachetools/cachetools-6.2.0.ebuild b/dev-python/cachetools/cachetools-6.2.0.ebuild deleted file mode 100644 index c69cfdb57f03..000000000000 --- a/dev-python/cachetools/cachetools-6.2.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Extensible memoizing collections and decorators" -HOMEPAGE=" - https://github.com/tkem/cachetools/ - https://pypi.org/project/cachetools/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest -- cgit v1.2.3 From 197b0f33db200ca443c8a7f8ebc1e47046e4b06c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:40:53 +0100 Subject: dev-python/cachetools: Bump to 6.2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cachetools/Manifest | 1 + dev-python/cachetools/cachetools-6.2.3.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 dev-python/cachetools/cachetools-6.2.3.ebuild (limited to 'dev-python') diff --git a/dev-python/cachetools/Manifest b/dev-python/cachetools/Manifest index 9be0f5aa0b4d..8e1e8d032dfa 100644 --- a/dev-python/cachetools/Manifest +++ b/dev-python/cachetools/Manifest @@ -1,2 +1,3 @@ DIST cachetools-6.2.1.tar.gz 31325 BLAKE2B 93d399724a594747e342ff9340c789dc51dfc07768f027c5e02bed0e7adcfd5a69b475aac2156f37ea070b7ccd8f5677951b9d45d185c0068baf04d05f7204fc SHA512 9c04d85409b96a41aea632a7c8c32a7ef1f293f6a7dc3cbe5128f5feb7fc5a2bf71f383259fe06017c1f74e1e6e4725729a20da4e0d550ddb02b6f0e28eefe03 DIST cachetools-6.2.2.tar.gz 31571 BLAKE2B cafd3e1748bff2c743848173898557ad41057733e1f8ef9c623ee6b2abb7d09131bc24899d0c42a343cb4beb1782ecc78791a0232822c9eba2c2f9c7d1ade40c SHA512 2534df568c377113876d7ffb0ae87d95712f25697bd67c62268f9296888569f7077c55cf03f03f640d37219855189cd9c37dfcb39504f5e8a2aa458413790cf0 +DIST cachetools-6.2.3.tar.gz 31641 BLAKE2B 8e440990180923934f496102293153ccfc43e6d448f78a9752de9cdd7ac5156cd6ff026265a5a35b230037e1d666b8b052407927a2e56cc39aef63617227f9fa SHA512 e9fdfbe59f405258d6f988b75f5f126cd4826a9bee37e34eb6677f774bc4c2598dadf9826a11e19bc1b6afcc61b931110586d1648a5f4fbf112a3b17427070b3 diff --git a/dev-python/cachetools/cachetools-6.2.3.ebuild b/dev-python/cachetools/cachetools-6.2.3.ebuild new file mode 100644 index 000000000000..d8c7f8890eb7 --- /dev/null +++ b/dev-python/cachetools/cachetools-6.2.3.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) + +inherit distutils-r1 pypi + +DESCRIPTION="Extensible memoizing collections and decorators" +HOMEPAGE=" + https://github.com/tkem/cachetools/ + https://pypi.org/project/cachetools/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +EPYTEST_PLUGINS=() +distutils_enable_tests pytest -- cgit v1.2.3 From 940c7ef6b6ba85674646117c0ad90cd452e18956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:42:01 +0100 Subject: dev-python/flask-cors: Bump to 6.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/flask-cors/Manifest | 1 + dev-python/flask-cors/flask-cors-6.0.2.ebuild | 42 +++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 dev-python/flask-cors/flask-cors-6.0.2.ebuild (limited to 'dev-python') diff --git a/dev-python/flask-cors/Manifest b/dev-python/flask-cors/Manifest index 87f684a9f176..b72023159a6c 100644 --- a/dev-python/flask-cors/Manifest +++ b/dev-python/flask-cors/Manifest @@ -1 +1,2 @@ DIST flask-cors-6.0.1.gh.tar.gz 87916 BLAKE2B 09e47c4c00e418fe56c2a6907a68ec031474395631c3ac964b10d398325ec8cd338d26d3106845f55c583481931e90bb012f42f447a2df5f9788adfbc7f90f99 SHA512 94fd201579c613906f12f82d8eabc03d8fe2c4d9e5ebcd27f788439e4d5cb6bcde40f6620f1485c75e366c7243c35cb50663e7ddb985141558421935815a02c5 +DIST flask-cors-6.0.2.gh.tar.gz 87929 BLAKE2B 7eabcd020ebd1695aefd30d41d2d45417f26a0489e35ba66cf62bfa2ce4158c62e2d04a79e7f8b5a6e3392bb88ee8a2dbd48f5ea3f8dadcb3ca8a89465f54cc7 SHA512 abf2a633979ebd11dd395bf01ae65b78e135c73b23db5308249f8e56db5fc5bca6c460629663609065e9e9ce885e9ce409808cc4b7dbbc88e02adf62f2b39a84 diff --git a/dev-python/flask-cors/flask-cors-6.0.2.ebuild b/dev-python/flask-cors/flask-cors-6.0.2.ebuild new file mode 100644 index 000000000000..5f876338876c --- /dev/null +++ b/dev-python/flask-cors/flask-cors-6.0.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..14} ) + +inherit distutils-r1 + +if [[ "${PV}" == "9999" ]]; then + EGIT_REPO_URI="https://github.com/corydolphin/flask-cors.git" + inherit git-r3 +else + SRC_URI=" + https://github.com/corydolphin/flask-cors/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz + " + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +fi + +DESCRIPTION="A Flask extension for Cross Origin Resource Sharing (CORS)" +HOMEPAGE=" + https://github.com/corydolphin/flask-cors/ + https://pypi.org/project/flask-cors/ +" + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + >=dev-python/flask-0.9[${PYTHON_USEDEP}] + >=dev-python/werkzeug-0.7[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/packaging[${PYTHON_USEDEP}] + ) +" + +EPYTEST_PLUGINS=() +distutils_enable_tests pytest -- cgit v1.2.3 From 00bc15b8c250867e3d7cf95361e1c6f28b021dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:42:19 +0100 Subject: dev-python/pytest-describe: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest-describe/Manifest | 1 - .../pytest-describe/pytest-describe-2.2.0.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) delete mode 100644 dev-python/pytest-describe/pytest-describe-2.2.0.ebuild (limited to 'dev-python') diff --git a/dev-python/pytest-describe/Manifest b/dev-python/pytest-describe/Manifest index 8f46798efae5..1bb6d5cfe1a6 100644 --- a/dev-python/pytest-describe/Manifest +++ b/dev-python/pytest-describe/Manifest @@ -1,4 +1,3 @@ -DIST pytest-describe-2.2.0.tar.gz 10907 BLAKE2B 1a99cf3060b36caa44fba91d71ae2e66d13dd68c397c1469af1b93f5fee93ace9ef52d985fdd04c46805ab7d50be3f5af1344cec8b8c1d88f4c752d2afa6f58f SHA512 d4bb79edeeb7169deeabbc7f98700b8084f14ba7596c523a52634637cdb642a76a203b15b6c40b23c08de578dafe43a232f39bbc55caee23aeca61558e51cdc9 DIST pytest_describe-2.2.1.tar.gz 11180 BLAKE2B 5b79e0ef2d322bc189cc10e9f185c123c00b998d8ed48bb3a8448b9a5aa4a486a839b25d3e28d4f51577a7a964def7a5f272055b82f9a4b95cbc9b3d157930ed SHA512 199a37d6f5c967b5cb55777ddc14530dc81963640a1157b2c65345bb518052c8f19b4442099e7c0416078bd899b525c5f16744ddd65b109136e8c3c54415792f DIST pytest_describe-3.0.0.tar.gz 9153 BLAKE2B 10163ba83a7eeaf748b4e240ccbdc65d703bd6ea1c7154ed3584f0e24526c253eab3b7ec53746c676fb36550cd6df4eacfca31f57f2cc280783db3c9be72dae8 SHA512 f0a69ba165d78828b7bdf7c9e627f547383e8d5f6c060aaba465a41c588d08ccaebd934aafb8b525f55ee5d7b95a029e092255ea309c9eb7dcd3d260bdfb1869 DIST pytest_describe-3.0.0.tar.gz.provenance 9412 BLAKE2B 6f353eaad1bfac00fb04377957844adf37542e83f22fb912b756490c86d61f5edfc90147cb987ca678ab6854ec4ba0777bc470a41e9afb9eea58e46ab9da946e SHA512 bcf1d2160a85d1a83c5b10cd3de3e037de027da6e2f1e02b9605c6cc49f7cdb45c1799fe899f06d8c1c5f0f26ed6e367c6b71027d18c526bb92d777aeb4fe08e diff --git a/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild b/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild deleted file mode 100644 index 3705d431be8d..000000000000 --- a/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Describe-style plugin for pytest" -HOMEPAGE=" - https://github.com/pytest-dev/pytest-describe/ - https://pypi.org/project/pytest-describe/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" - -RDEPEND=" - =dev-python/pytest-2.6.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -python_test() { - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - local -x PYTEST_PLUGINS=pytest_describe.plugin - epytest -} -- cgit v1.2.3 From e3f567fe3b6c85e0c249b01e5afd74d99762b098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:43:22 +0100 Subject: dev-python/pytest-describe: Bump to 3.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest-describe/Manifest | 2 ++ .../pytest-describe/pytest-describe-3.1.0.ebuild | 35 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 dev-python/pytest-describe/pytest-describe-3.1.0.ebuild (limited to 'dev-python') diff --git a/dev-python/pytest-describe/Manifest b/dev-python/pytest-describe/Manifest index 1bb6d5cfe1a6..095ed9c2e333 100644 --- a/dev-python/pytest-describe/Manifest +++ b/dev-python/pytest-describe/Manifest @@ -1,3 +1,5 @@ DIST pytest_describe-2.2.1.tar.gz 11180 BLAKE2B 5b79e0ef2d322bc189cc10e9f185c123c00b998d8ed48bb3a8448b9a5aa4a486a839b25d3e28d4f51577a7a964def7a5f272055b82f9a4b95cbc9b3d157930ed SHA512 199a37d6f5c967b5cb55777ddc14530dc81963640a1157b2c65345bb518052c8f19b4442099e7c0416078bd899b525c5f16744ddd65b109136e8c3c54415792f DIST pytest_describe-3.0.0.tar.gz 9153 BLAKE2B 10163ba83a7eeaf748b4e240ccbdc65d703bd6ea1c7154ed3584f0e24526c253eab3b7ec53746c676fb36550cd6df4eacfca31f57f2cc280783db3c9be72dae8 SHA512 f0a69ba165d78828b7bdf7c9e627f547383e8d5f6c060aaba465a41c588d08ccaebd934aafb8b525f55ee5d7b95a029e092255ea309c9eb7dcd3d260bdfb1869 DIST pytest_describe-3.0.0.tar.gz.provenance 9412 BLAKE2B 6f353eaad1bfac00fb04377957844adf37542e83f22fb912b756490c86d61f5edfc90147cb987ca678ab6854ec4ba0777bc470a41e9afb9eea58e46ab9da946e SHA512 bcf1d2160a85d1a83c5b10cd3de3e037de027da6e2f1e02b9605c6cc49f7cdb45c1799fe899f06d8c1c5f0f26ed6e367c6b71027d18c526bb92d777aeb4fe08e +DIST pytest_describe-3.1.0.tar.gz 9180 BLAKE2B 9bfc8cfe0a31e12d12415d4d57a99849e2f1480e616255ac5cc01a5420e99b79e0591cb1a5dca03699f53c0d868b59932fed567f707673a48f89c1ceb42fb0b1 SHA512 f5e46573767fdfdc00450b7ca9c96462f3895eaf4b633fa00613df50758d011af62dc74db1546d404fcfa746e887ada403db415cdc6ae09f011d1ab3b6e04606 +DIST pytest_describe-3.1.0.tar.gz.provenance 9441 BLAKE2B 20122d336bd38df79d51e329183daa06bfdd0fcfc83fe886a8051ef0be95d9edb15d77f8f79d0fe96e33356e976e2c4c58009f5b372800543896efd90e0958a4 SHA512 6a1091fbca66f4bbb3ec85700e87f025014a54ccb90ea1b5fbc5417ea16872fc3636194a936ce051c97fac3a5bcfff5078dff84ab1612e0885a0a3de88573766 diff --git a/dev-python/pytest-describe/pytest-describe-3.1.0.ebuild b/dev-python/pytest-describe/pytest-describe-3.1.0.ebuild new file mode 100644 index 000000000000..b9409fa5fb91 --- /dev/null +++ b/dev-python/pytest-describe/pytest-describe-3.1.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=uv-build +PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest-describe +PYTHON_COMPAT=( python3_{11..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Describe-style plugin for pytest" +HOMEPAGE=" + https://github.com/pytest-dev/pytest-describe/ + https://pypi.org/project/pytest-describe/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + +RDEPEND=" + >=dev-python/pytest-6[${PYTHON_USEDEP}] +" + +EPYTEST_PLUGIN_LOAD_VIA_ENV=1 +EPYTEST_PLUGINS=( "${PN}" ) +distutils_enable_tests pytest + +src_prepare() { + distutils-r1_src_prepare + + # unpin dependencies + sed -i -e 's:,<[0-9]*::' pyproject.toml || die +} -- cgit v1.2.3 From 21fc152070711a5d5c1de0942ff261c8e756c7a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:46:31 +0100 Subject: dev-python/authlib: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/authlib/Manifest | 1 - dev-python/authlib/authlib-1.6.4.ebuild | 74 --------------------------------- 2 files changed, 75 deletions(-) delete mode 100644 dev-python/authlib/authlib-1.6.4.ebuild (limited to 'dev-python') diff --git a/dev-python/authlib/Manifest b/dev-python/authlib/Manifest index b0e3e9b414a5..40f5c5df89d9 100644 --- a/dev-python/authlib/Manifest +++ b/dev-python/authlib/Manifest @@ -1,2 +1 @@ -DIST authlib-1.6.4.gh.tar.gz 327564 BLAKE2B eb9c21d2b60dc9ec38b643c2d3a8cddb3676b3a6de1d4d926cfaa60ad02189fa78e825d0a591883e6cf5a07a430ab7b3dab3bafa4e5e5679378dea6150a6ab41 SHA512 4081671cb93e7470d908145140379e8f647959dc240a934984a8a74120bf5a0ecfec377bd67591945360045e024f32f4e0bb1cea24d9d7a39be7ae08b308d10c DIST authlib-1.6.5.gh.tar.gz 328496 BLAKE2B 8065cbeaa699671d7ab5a8463f48b5ebfd3d13fe6282829ee84efea2558beacee1838a5fac8d0244469aac1d486c49b30d8638765d54f16c5d27f669bcbecf08 SHA512 ddb9e51690cbaa6d990ac35a180def19808ccb95e08aedf5351d61717cf141358fb749ae593f1cbdf6274ca97c9c49a7085c973461825a631604ab6e6cbf1693 diff --git a/dev-python/authlib/authlib-1.6.4.ebuild b/dev-python/authlib/authlib-1.6.4.ebuild deleted file mode 100644 index 625edf4230ee..000000000000 --- a/dev-python/authlib/authlib-1.6.4.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{11..13} ) - -inherit distutils-r1 - -DESCRIPTION="A Python library in building OAuth and OpenID Connect servers and clients" -HOMEPAGE=" - https://authlib.org/ - https://github.com/authlib/authlib/ - https://pypi.org/project/Authlib/ -" -# pypi source distribution excludes the tests -SRC_URI=" - https://github.com/authlib/authlib/archive/refs/tags/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="django flask jose test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-python/cryptography[${PYTHON_USEDEP}] - django? ( - dev-python/django[${PYTHON_USEDEP}] - ) - flask? ( - dev-python/flask[${PYTHON_USEDEP}] - dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] - ) - jose? ( - >=dev-python/pycryptodome-3.10[${PYTHON_USEDEP}] - ) -" -BDEPEND=" - test? ( - dev-python/anyio[${PYTHON_USEDEP}] - dev-python/cachelib[${PYTHON_USEDEP}] - dev-python/django[${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] - dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] - dev-python/httpx[${PYTHON_USEDEP}] - >=dev-python/pycryptodome-3.10[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dev-python/starlette[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGINS=( pytest-asyncio ) -EPYTEST_XDIST=1 -distutils_enable_tests pytest - -src_prepare() { - distutils-r1_src_prepare - - # convert from pycryptodomex to pycryptodome - sed -i -e 's:from Cryptodome:from Crypto:' \ - authlib/jose/drafts/_jwe_enc_cryptodome.py || die -} - -python_test() { - local -x DJANGO_SETTINGS_MODULE=tests.django_settings - epytest tests/{core,jose,clients,flask} - - # TODO: django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet. - #epytest tests/django -} -- cgit v1.2.3 From 5fa4e5e4509b54060914e28a2777c190b53d3da4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 08:46:58 +0100 Subject: dev-python/authlib: Bump to 1.6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/authlib/Manifest | 1 + dev-python/authlib/authlib-1.6.6.ebuild | 74 +++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 dev-python/authlib/authlib-1.6.6.ebuild (limited to 'dev-python') diff --git a/dev-python/authlib/Manifest b/dev-python/authlib/Manifest index 40f5c5df89d9..12671cceca42 100644 --- a/dev-python/authlib/Manifest +++ b/dev-python/authlib/Manifest @@ -1 +1,2 @@ DIST authlib-1.6.5.gh.tar.gz 328496 BLAKE2B 8065cbeaa699671d7ab5a8463f48b5ebfd3d13fe6282829ee84efea2558beacee1838a5fac8d0244469aac1d486c49b30d8638765d54f16c5d27f669bcbecf08 SHA512 ddb9e51690cbaa6d990ac35a180def19808ccb95e08aedf5351d61717cf141358fb749ae593f1cbdf6274ca97c9c49a7085c973461825a631604ab6e6cbf1693 +DIST authlib-1.6.6.gh.tar.gz 329249 BLAKE2B cab561d2a9faf2eba0392ebbf4a6ca7c79474591eba4d2e02548c7893f8988af9c9e8e366f6cb02051a64953c7e4425493231e0738e8953d003d5d122b1dd407 SHA512 5b9f6043503d3d709620fd853a0f5405f213bbff2b2d037676a64b6f10b1e067bf7fa8b0bb7534a7c8bd2edcf80b1277903b0d7532cb1d3a17de56400236ea58 diff --git a/dev-python/authlib/authlib-1.6.6.ebuild b/dev-python/authlib/authlib-1.6.6.ebuild new file mode 100644 index 000000000000..625edf4230ee --- /dev/null +++ b/dev-python/authlib/authlib-1.6.6.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517="setuptools" +PYTHON_COMPAT=( python3_{11..13} ) + +inherit distutils-r1 + +DESCRIPTION="A Python library in building OAuth and OpenID Connect servers and clients" +HOMEPAGE=" + https://authlib.org/ + https://github.com/authlib/authlib/ + https://pypi.org/project/Authlib/ +" +# pypi source distribution excludes the tests +SRC_URI=" + https://github.com/authlib/authlib/archive/refs/tags/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" +IUSE="django flask jose test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-python/cryptography[${PYTHON_USEDEP}] + django? ( + dev-python/django[${PYTHON_USEDEP}] + ) + flask? ( + dev-python/flask[${PYTHON_USEDEP}] + dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] + ) + jose? ( + >=dev-python/pycryptodome-3.10[${PYTHON_USEDEP}] + ) +" +BDEPEND=" + test? ( + dev-python/anyio[${PYTHON_USEDEP}] + dev-python/cachelib[${PYTHON_USEDEP}] + dev-python/django[${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] + dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] + dev-python/httpx[${PYTHON_USEDEP}] + >=dev-python/pycryptodome-3.10[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/starlette[${PYTHON_USEDEP}] + ) +" + +EPYTEST_PLUGINS=( pytest-asyncio ) +EPYTEST_XDIST=1 +distutils_enable_tests pytest + +src_prepare() { + distutils-r1_src_prepare + + # convert from pycryptodomex to pycryptodome + sed -i -e 's:from Cryptodome:from Crypto:' \ + authlib/jose/drafts/_jwe_enc_cryptodome.py || die +} + +python_test() { + local -x DJANGO_SETTINGS_MODULE=tests.django_settings + epytest tests/{core,jose,clients,flask} + + # TODO: django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet. + #epytest tests/django +} -- cgit v1.2.3