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: Fri, 16 Feb 2024 04:57:40 +0000 (UTC)	[thread overview]
Message-ID: <1708059431.4f83cfe127f28b4aebf5e37b5860384d16bd1bc1.dev@gentoo> (raw)

commit:     4f83cfe127f28b4aebf5e37b5860384d16bd1bc1
Author:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Fri Feb 16 04:57:11 2024 +0000
Commit:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Fri Feb 16 04:57:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f83cfe1

dev-util/rye: add 0.24.0, drop 0.23.0

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

 dev-util/rye/Manifest                                 | 2 +-
 dev-util/rye/{rye-0.23.0.ebuild => rye-0.24.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/rye/Manifest b/dev-util/rye/Manifest
index 119e5a758d..6b40bca50c 100644
--- a/dev-util/rye/Manifest
+++ b/dev-util/rye/Manifest
@@ -183,7 +183,7 @@ DIST rustc-hash-1.1.0.crate 9331 BLAKE2B 16ac56622897f47a06b661fb59a196b08d48e78
 DIST rustix-0.38.31.crate 375443 BLAKE2B 9e8ba6bb4eb4fdf0bacfbc719124f745f383abbabfeb161bff9908d1948942d358f46191377b90c180a2793a88bb01be20dab556cfabc8da8efa2533af8e460b SHA512 593e0395a7bc5bba949e6f2a5ed9e39ae13140970a598def32ab7d6d91b4ec100752fb05abda407ee2e5e420d950b19e607f963f3974213637423c751df75960
 DIST rustls-0.21.10.crate 284920 BLAKE2B eb4628b6e0384fa7cbb5468c75c11512eb111a8a7dc7c655c6ac6beac72fc3025b1a590324ec3275ba66b632dab14dd78da4d62c1c66b2c2502099ad153900f5 SHA512 3bfcd137e6d4d86c716e8afe75450a39ca055d44557fd1a8d4b6ad4d7c58e2d5fb86ba92c3825a667c9daf5bd7a89a779ffcf8c23d6cd0af05ad47ad437da139
 DIST rustls-webpki-0.101.7.crate 168808 BLAKE2B ab7177449be359e17f1f4553193e96e71b8e26e1298a0937af658b1a6f9485f051183d1bf8262d52430ea4c3b96263d1fd903c7a5f046bfe5f87b6b97ebb0672 SHA512 680e3d52f699c9d6200e2e738a4245a5114fc7122546c07d3f15f1e6741a52275061b3e016c2240f1dc3eb9f701f7346193bd82e827274fb73b8e9e0d5af4e68
-DIST rye-0.23.0.tar.gz 1429319 BLAKE2B 0a638d0b3ed370f9fda9d20360643466c141122eb6963dbf7c0312667811af68debf4a3ec8f1c98e50cd08dadb5359283e6f7396ce30f0d838d51ac8559536d1 SHA512 760c6fd4cc3016f36bdf1568e4a1f5b371b0658de8d8128b7cc679552b1413dbd39b6ec70e03b961ead81b5e8e87cacc8f94f6ac7aa87468abacf888375819f7
+DIST rye-0.24.0.tar.gz 1430113 BLAKE2B 3abd5f776354de688c87ba12cdf37b84568f3f1a9862180435882ff946408f80a83ab3f2e2de9df062d05b5b63bb6c451f159c05bdd5b43f6ccf9a45e7413d77 SHA512 cf3ef532a6f7ea51a114b119f6c211367d5130e33caf49fc7b732eb0c700e0d86b37c2e101f86e58d788f910210a6f0e7ef3a8d518f0058571158257e2902212
 DIST ryu-1.0.16.crate 47351 BLAKE2B 13c72ec8aa608f6c53cf27c95d06b90839c5bec5e54b0441e9c4f779af3dece30d01a2276c717a733f92406a5a02b09c045b2b5f92714fe492d7263b6c6808e6 SHA512 89e3e18346ae6e4035787766f286a6eb62f5294e39ad902cc29e95c53781c4e5dd629f567f22ecc7e9fe9d1c273323da9b867aadc9cd8a066727c58330b51b10
 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.23.0.ebuild b/dev-util/rye/rye-0.24.0.ebuild
similarity index 100%
rename from dev-util/rye/rye-0.23.0.ebuild
rename to dev-util/rye/rye-0.24.0.ebuild


             reply	other threads:[~2024-02-16  4:57 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-16  4:57 Daichi Yamamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27  0:11 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rye/ Daichi Yamamoto
2024-12-10  1:21 Daichi Yamamoto
2024-10-22  0:29 Daichi Yamamoto
2024-09-29 19:37 Daichi Yamamoto
2024-09-25 22:35 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-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=1708059431.4f83cfe127f28b4aebf5e37b5860384d16bd1bc1.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