public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rye/
Date: Sun, 29 Sep 2024 19:37:54 +0000 (UTC)	[thread overview]
Message-ID: <1727638607.0b409bb5af473f1efd17c45d58c3ef73bf5321bf.dev@gentoo> (raw)

commit:     0b409bb5af473f1efd17c45d58c3ef73bf5321bf
Author:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sun Sep 29 19:36:47 2024 +0000
Commit:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Sun Sep 29 19:36:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b409bb5

dev-util/rye: add 0.41.0, drop 0.40.0

Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>

 dev-util/rye/Manifest                                 | 2 +-
 dev-util/rye/{rye-0.40.0.ebuild => rye-0.41.0.ebuild} | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-util/rye/Manifest b/dev-util/rye/Manifest
index 44450ebbc..38350330c 100644
--- a/dev-util/rye/Manifest
+++ b/dev-util/rye/Manifest
@@ -186,7 +186,7 @@ DIST rustix-0.38.34.crate 365160 BLAKE2B 02513c2513ac45897b659f0d332a0dc32401d23
 DIST rustls-0.23.12.crate 438443 BLAKE2B 638ed38c62f807d1a28cd880a8664e09e0ef25ef038f93c6b8f5512e1864d60f2bc8a83e00907f9ee36e543bbbd9e5b6f5a0ff7fb57770619864298d32c31bd7 SHA512 49b7fb3dc02e9ded96718d064a121629dffeded6affbe8dd8a41283be62c99244b23208205a1821d83b557200b017d26589d4f42a0048b2cbd70156dcbbb8b94
 DIST rustls-pki-types-1.7.0.crate 29555 BLAKE2B 9da5d853671e2e33f46434509e7c83edf487a6a940e1bc8937c3ed7900cac590674bf2c5a5edac6055a2bdf763b132d4624a8c51caf0250d5055ce5e8f4bc5eb SHA512 5502795aebd7058084d0e30d6c09befc4182493113207f539a8d42006d4189158e9028245aa627d6943a88514b6292fbd56b5ea1abef8c83a429bf6d641f6f11
 DIST rustls-webpki-0.102.6.crate 201331 BLAKE2B 9802401ac0134a4c6b2ae7d72ad73126dfb271458a9ced5128c4fe7919ec64b5d68be13b5abf9ca9f666052c462bac112c321cca3b54c1b615224fcabb1bca3a SHA512 83ed70c4ca8e0714b363bf76c04281fafac08788bb5f283b87c21eb6d5b3bbb9ebd21a62dd9e1eea89d41f1557f953486e1160c5e7eb02b693bec3745a9603c5
-DIST rye-0.40.0.tar.gz 1473031 BLAKE2B 29714363e6018103079dfedfb3217a6d873aa5cc742555316c5ffcb6c9aa78e276dcb03e360e6c54e10cb8e981c10890385c42acabafc9298ad1badbeff03356 SHA512 c3ffa43940e3219a52b8d6069b2edfc8930da76fd6b9e3f649d3577e3e7a228dc43560e97e7fb03927ad8f94f5ff746a8bc3c649b993d0eac7e0ae9add6ebc98
+DIST rye-0.41.0.tar.gz 1473968 BLAKE2B 0e86f96367d2f2b9a0291f1e3412b7f7eaa5dc7ac0e0f752ffa8b2846f44dc5512a109d6a385e24b5b2a032395ab27ce33d10f330b8887fdf32d07689a6e54e5 SHA512 5aca2fa25a843d2577b70c16456bbe6e8caccd3a170951b0d76cf1b5155e6084113ac360304c27e7ed4931abe9279e1e9b09c69d52b2ef2a40cc598b73f90de9
 DIST ryu-1.0.18.crate 47713 BLAKE2B 409cdf4b4e77685394018371e91ad6fdb175ac57e1df9f902871f13208515e5a2ab1daa226fc1e7291278e64448332845be4cc9409bce3b2f3daed409259e104 SHA512 a9b2beac778ec47e6be303148d7512ee681bd2361f6e4ac6db32c8b4baf86a8c5eb5b0d02eacd6131ae88c7b5105c57018c3050676e0b3dd1ed9c4d2fd650e84
 DIST salsa20-0.10.2.crate 12780 BLAKE2B 9627985a2b5583e91cdbefff2a71af02009b1905b05d58ced99eac357c27c3b363ef9dc40afd3d19c39a6fd5b19fab7f7149b1fcd85f3e2f63edf7cb1e8990ee SHA512 9066143f6f503fbd6e85434e9dcbe0f0ed4e71e363c599d90968f6f9517dc749798f3e4cae6ed45e4ec429495a103ff4fc9ec564397c947ea63a6c32773c90f0
 DIST same-file-1.0.6.crate 10183 BLAKE2B a320c8343e0b38078ba81c4f0159d886bf47764c74efe0d7cd2b3218426e8341b51e523c00a9e5fbc2ee1057618296bd70b576c68751bd55d6ddb352defaca15 SHA512 3ba35309742c8db63210d9ea78bff4ecd80471d69e6238eb96c7bf0673814f221e2d838fe6311bfc5a0e71b4a7ccba33e07859c0b9cff2171969ff08a4214a7c

diff --git a/dev-util/rye/rye-0.40.0.ebuild b/dev-util/rye/rye-0.41.0.ebuild
similarity index 99%
rename from dev-util/rye/rye-0.40.0.ebuild
rename to dev-util/rye/rye-0.41.0.ebuild
index 1d3b195ee..4e08ab17d 100644
--- a/dev-util/rye/rye-0.40.0.ebuild
+++ b/dev-util/rye/rye-0.41.0.ebuild
@@ -356,6 +356,8 @@ src_test() {
 		--skip test_empty_sync
 		--skip test_autosync_remember
 		--skip test_exclude_hashes
+		--skip test_lockfile
+		--skip test_generate_hashes
 		--skip test_fetch
 		--skip test_basic_tool_behavior
 	)


             reply	other threads:[~2024-09-29 19:37 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-29 19:37 Daichi Yamamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 22:35 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rye/ Daichi Yamamoto
2024-08-21  2:16 Daichi Yamamoto
2024-08-02 22:41 Daichi Yamamoto
2024-07-20 23:55 Daichi Yamamoto
2024-07-07 21:50 Daichi Yamamoto
2024-06-24 17:21 Daichi Yamamoto
2024-05-22  9:44 Daichi Yamamoto
2024-05-21 22:00 Daichi Yamamoto
2024-04-27  3:31 Daichi Yamamoto
2024-03-30  3:46 Florian Badie
2024-03-30  3:13 Florian Badie
2024-03-29 22:58 Daichi Yamamoto
2024-03-22 14:36 Daichi Yamamoto
2024-03-20  3:17 Daichi Yamamoto
2024-03-11 14:03 Daichi Yamamoto
2024-03-07 13:43 Daichi Yamamoto
2024-02-27  1:14 Daichi Yamamoto
2024-02-24  1:38 Daichi Yamamoto
2024-02-24  0:09 Daichi Yamamoto
2024-02-21  8:49 Daichi Yamamoto
2024-02-20  6:00 Daichi Yamamoto
2024-02-16  4:57 Daichi Yamamoto
2024-02-15 12:36 Daichi Yamamoto
2024-02-11  7:30 Daichi Yamamoto
2024-02-04 13:03 Daichi Yamamoto
2023-12-29  3:23 Daichi Yamamoto
2023-11-16 12:59 Daichi Yamamoto
2023-11-12 20:28 Daichi Yamamoto

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=1727638607.0b409bb5af473f1efd17c45d58c3ef73bf5321bf.dev@gentoo \
    --to=dev@dyama.net \
    --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