public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cachetools/
Date: Sat, 03 May 2025 06:08:05 +0000 (UTC)	[thread overview]
Message-ID: <1746252476.3b288aa9e9ac97fb244fdb60804a2336eece2d86.mgorny@gentoo> (raw)

commit:     3b288aa9e9ac97fb244fdb60804a2336eece2d86
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May  3 05:06:26 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May  3 06:07:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b288aa9

dev-python/cachetools: Bump to 6.0.0_beta4

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cachetools/Manifest                      |  1 +
 dev-python/cachetools/cachetools-6.0.0_beta4.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/cachetools/Manifest b/dev-python/cachetools/Manifest
index b028bde4f12c..7def1ab51e43 100644
--- a/dev-python/cachetools/Manifest
+++ b/dev-python/cachetools/Manifest
@@ -1,2 +1,3 @@
 DIST cachetools-5.5.2.tar.gz 28380 BLAKE2B ff0f838bdcf3ff29a466829a34e80c83a0d15763039bc9d81e254daf150bbd39a42a04b4541be06d7beaa938561a1d35646a83eb22474baccd33479d5a56b53e SHA512 9969eb5ca092174975a79e664594842b4ae4f671bc17ae3e3d2d286b164eb408af254d6b40358dcbe5e4341fc6a0ef928e192eb1432696ed7654729062555a29
 DIST cachetools-6.0.0b3.tar.gz 29181 BLAKE2B 8dee80202f141b534372d3abe3a44f3e26d8e9b65433006bc61057d4d2f603bb0acb9bc1e9c66e732235f878a8cbc7c10c6d732f654ad076e02e5a430ef0191e SHA512 8dc36cb6f804a600fc59f900e40c13dc907e58f87fdf7b336d5060a3c7424c8769742f39a1cef7fed6f8af3e88c8f9b4a29fd13d9caea00ab97b4abb8197cc22
+DIST cachetools-6.0.0b4.tar.gz 30050 BLAKE2B a495ba3244f18a9b8fc7c9b1226c34ca4019660d41afee07963f114e5915faec36b31dc0ab74e2be9a87462641252a85f8629072c24f3df908bff805b1ef5e57 SHA512 89861cb48c922d7e61cd03fec3b0836029814bc4e90ae0047deaf8e8d878069a74e6f4cb69b0fb490564623cda0ce3fe8bf4c4f65939e1612e2ac9130ad46b8f

diff --git a/dev-python/cachetools/cachetools-6.0.0_beta4.ebuild b/dev-python/cachetools/cachetools-6.0.0_beta4.ebuild
new file mode 100644
index 000000000000..714b8f6c60a4
--- /dev/null
+++ b/dev-python/cachetools/cachetools-6.0.0_beta4.ebuild
@@ -0,0 +1,21 @@
+# 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} 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"
+
+distutils_enable_tests pytest


             reply	other threads:[~2025-05-03  6:08 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-03  6:08 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-26  7:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/cachetools/ Arthur Zamarin
2025-08-26  5:18 Michał Górny
2025-07-05  8:46 Michał Górny
2025-07-05  7:56 Sam James
2025-06-17  3:40 Michał Górny
2025-06-07 10:22 Michał Górny
2025-06-07 10:01 Arthur Zamarin
2025-05-24  6:11 Michał Górny
2025-05-23 16:05 Arthur Zamarin
2025-05-10  7:41 Michał Górny
2025-04-09  7:40 Michał Górny
2025-03-15 14:59 Michał Górny
2025-03-15 12:42 Arthur Zamarin
2025-02-23 17:22 Michał Górny
2025-02-21  5:20 Michał Górny
2025-02-08 11:45 Michał Górny
2025-02-08 10:47 Arthur Zamarin
2025-01-22  7:21 Michał Górny
2024-09-07 12:15 Michał Górny
2024-09-07 11:26 Jakov Smolić
2024-08-19  4:39 Michał Górny
2024-08-03  6:37 Michał Górny
2024-08-03  6:24 Michał Górny
2024-07-16  5:30 Michał Górny
2024-05-17 14:26 Michał Górny
2024-03-13 15:01 Michał Górny
2024-03-13 13:50 Arthur Zamarin
2024-02-27  6:38 Michał Górny
2023-11-25 10:35 Michał Górny
2023-11-25  7:37 Arthur Zamarin
2023-10-25  4:19 Matthew Thode
2023-08-05 11:38 WANG Xuerui
2023-06-27 11:50 Michał Górny
2023-05-28  2:50 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2023-04-16  3:39 Sam James
2023-03-05  7:39 Arthur Zamarin
2023-03-04  6:08 Arthur Zamarin
2023-03-04  5:29 Arthur Zamarin
2023-03-03 18:22 Arthur Zamarin
2023-03-03 17:51 Arthur Zamarin
2023-03-03 17:50 Arthur Zamarin
2023-02-16 14:13 Michał Górny
2023-02-16  5:22 Sam James
2023-02-01  6:57 Arthur Zamarin
2023-02-01  6:49 Arthur Zamarin
2023-02-01  6:49 Arthur Zamarin
2023-02-01  6:43 Arthur Zamarin
2023-01-23  7:34 Michał Górny
2023-01-13 12:37 Arthur Zamarin
2023-01-09  8:09 Michał Górny
2022-12-26  7:52 Sam James
2022-11-30 19:21 Michał Górny
2022-06-16  9:18 Michał Górny
2022-06-16  8:59 Jakov Smolić
2022-05-30  7:22 Michał Górny
2022-05-16  7:56 Michał Górny
2022-03-24 22:50 Jakov Smolić
2022-01-26 20:25 Jakov Smolić
2021-12-21 20:50 Arthur Zamarin
2021-10-31 20:09 Arthur Zamarin
2021-10-31 17:55 Sam James
2021-09-30 21:50 Michał Górny
2021-09-29 21:59 Michał Górny
2021-06-05 21:01 Michał Górny
2021-05-09 11:35 Michał Górny
2021-04-28  8:16 Michał Górny
2021-02-26  8:30 Michał Górny
2021-01-25  8:21 Michał Górny
2021-01-17 16:16 Sam James
2020-08-21 15:36 Agostino Sarubbo
2020-08-18  8:50 Michał Górny
2020-08-18  8:50 Michał Górny
2020-07-15  8:10 Michał Górny
2020-07-15  8:10 Michał Górny
2020-05-09 10:16 Fabian Groffen
2020-03-19 18:44 Michał Górny
2020-02-04 15:29 Michał Górny
2020-02-04 13:42 Michał Górny
2019-12-06 15:52 Matthew Thode
2019-06-24  0:15 Matthew Thode
2019-05-24 18:13 Matthew Thode
2019-02-28 16:22 Matthew Thode
2019-01-30 18:38 Matthew Thode
2018-12-04 17:59 Matthew Thode
2018-11-05 16:12 Matthew Thode
2018-06-13 19:40 Matt Thode
2018-05-13 16:58 Matt Thode
2017-12-01 18:27 Sven Wegener
2017-09-09 23:17 Matt Thode
2017-08-12  2:22 Matt Thode
2017-05-04  1:21 Zac Medico
2016-03-25  4:37 Matt Thode
2016-02-28  7:25 Matt Thode
2015-10-31 11:28 Matt Thode
2015-09-03 21:29 Matt Thode

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=1746252476.3b288aa9e9ac97fb244fdb60804a2336eece2d86.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