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/brotlicffi/
Date: Wed, 22 Nov 2023 13:15:01 +0000 (UTC)	[thread overview]
Message-ID: <1700658899.5389a35dbde9d31d6d217509612303071770bdd4.mgorny@gentoo> (raw)

commit:     5389a35dbde9d31d6d217509612303071770bdd4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 13:14:51 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 13:14:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5389a35d

dev-python/brotlicffi: Fix alice29.txt for real this time

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

 dev-python/brotlicffi/Manifest                  | 2 +-
 dev-python/brotlicffi/brotlicffi-1.1.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/brotlicffi/Manifest b/dev-python/brotlicffi/Manifest
index 0b4ea5a424dd..f0bd68509909 100644
--- a/dev-python/brotlicffi/Manifest
+++ b/dev-python/brotlicffi/Manifest
@@ -1,4 +1,4 @@
-DIST alice29.txt 186472 BLAKE2B 3775dd929d71b465d2c1e9e8e0e0a0a69be9de87e175dde429c857c5da83830161438f4581cd5239a4ffb701da3e03793427aea9a8579d007293a7105245e3e1 SHA512 ba48b19ed564aa29bcda0199dfae38874bfa1c26d6d0e3c5ff718118004297652ebcf17fc2a80b67e155f857c6a03ed3c7699f962a067382994d2b5053578894
+DIST alice29.txt 152089 BLAKE2B ea900856d3ae0ed2fea1923e557824bd09583f7c1be25aa778a43812d945318e1d911e682e318861979b5a479765b34e15a926d257f883ff2fb0df418ebf9966 SHA512 d93d674d66b227d7b3f4e1b7c35b102c40800e728bff68c7821109e7db7adf2f0b76a67bc9bd53b0202ac8daa0b22145f004dbdc6b59a48a6c8c72061bf1989f
 DIST brotli-46c1a881b41bb638c76247558aa04b1591af3aa7.tar.gz 19840371 BLAKE2B b9a1c3c2e5b62bd63b392debe54bd1732ac1cb31f88500f0142108b453649d96901d9a03b6db98642cb9abaf9188c06d440f2b8bd3cf57fbbb52196a931f5079 SHA512 dc573c90491032a205f32f0ce9c93e95b06c70a3107caa9501e038a212226c37117d63709a29843367344bf7d18cf32d0c0578b11166387198e12b38b1522406
 DIST brotli-ed738e842d2fbdf2d6459e39267a633c4a9b2f5d.tar.gz 512305 BLAKE2B b646e4565386870443d006a97a13b295c2c66de448e501f809700c303bb3daf5e4f84a2dacec16c43a534879243e4cda9292072630f13d5f7ca54f2c4372e560 SHA512 f493e7f15ca2804ae8715e48bdc954680f527533e684ec3762a7d49d05890915194289ed948c8cce95644274e1dcab952dcfbc84c0108aaf79f35f20270ffe6a
 DIST brotlicffi-1.0.9.2.gh.tar.gz 22714 BLAKE2B 463cff7aed04718d1c77e6b3477dbbdb40cf61f0e045a7759bf1e8656e3b07e7b9f3ff5c5356069e752d750774a6ab203588a4094d27ad7ab9ae80f091c6ea3a SHA512 3d200f606c9851f0049835b53dd1f117727786505b5887e246934f41a978d375e1fa5a078e0811f130c009931e41c51575bd9d55b602ee7b6daebe9759ed15d5

diff --git a/dev-python/brotlicffi/brotlicffi-1.1.0.0.ebuild b/dev-python/brotlicffi/brotlicffi-1.1.0.0.ebuild
index 876a942da11d..7910496fb4ce 100644
--- a/dev-python/brotlicffi/brotlicffi-1.1.0.0.ebuild
+++ b/dev-python/brotlicffi/brotlicffi-1.1.0.0.ebuild
@@ -24,7 +24,7 @@ SRC_URI="
 	test? (
 		https://github.com/google/brotli/archive/${BROTLI_BUNDLED_COMMIT}.tar.gz
 			-> brotli-${BROTLI_BUNDLED_COMMIT}.tar.gz
-		https://github.com/google/brotli/blob/ed738e842d2fbdf2d6459e39267a633c4a9b2f5d/tests/testdata/alice29.txt
+		https://github.com/google/brotli/raw/ed738e842d2fbdf2d6459e39267a633c4a9b2f5d/tests/testdata/alice29.txt
 	)
 "
 


             reply	other threads:[~2023-11-22 13:15 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 13:15 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/brotlicffi/ Michał Górny
2023-11-29  7:44 Michał Górny
2023-11-29  6:15 Arthur Zamarin
2023-11-29  6:15 Arthur Zamarin
2023-11-29  6:14 Arthur Zamarin
2023-11-29  6:14 Arthur Zamarin
2023-11-23  4:19 Michał Górny
2023-11-22 14:38 Arthur Zamarin
2023-11-22 14:38 Arthur Zamarin
2023-11-22 14:38 Arthur Zamarin
2023-11-22 12:36 Michał Górny
2023-09-14 15:39 Michał Górny
2023-05-27 13:21 Michał Górny
2023-05-04 16:11 Michał Górny
2022-10-25 11:06 Sam James
2022-06-17  4:54 Michał Górny
2022-06-14  7:11 Agostino Sarubbo
2022-06-14  6:39 Jakov Smolić
2022-06-13 21:00 Jakov Smolić
2022-06-13 10:22 Agostino Sarubbo
2022-06-12 11:55 Sam James
2022-06-12 11:55 Sam James
2022-06-12 11:53 Sam James
2022-05-11 16:43 Michał Górny
2022-05-11  8:42 Michał Górny
2022-05-11  8:42 Michał Górny
2021-08-21 22:15 James Le Cuirot
2021-08-13  6:58 Michał Górny
2021-06-09 20:17 Michał Górny
2021-06-09 14:43 Sergei Trofimovich
2021-06-07 13:19 Agostino Sarubbo
2021-06-07 13:18 Agostino Sarubbo
2021-06-07 13:16 Agostino Sarubbo
2021-06-06 13:03 Sam James
2021-06-05 20:43 Sam James
2021-06-05 20:43 Sam James
2021-05-05 19:14 Michał Górny
2021-04-06 21:26 Michał Górny
2021-03-22 18:17 Sergei Trofimovich
2021-03-15 13:43 Sam James
2021-03-15  6:32 Sam James
2021-03-15  3:50 Sam James
2021-03-15  3:50 Sam James
2021-03-15  2:28 Sam James
2021-03-15  1:40 Thomas Deutschmann
2021-03-14 22:33 Sam James
2021-02-06  9:27 Michał Górny
2021-01-08  7:24 Sergei Trofimovich
2021-01-07 20:15 Sam James
2021-01-07 11:36 Sam James
2021-01-07  1:12 Sam James
2021-01-07  1:08 Sam James
2021-01-06 17:35 Sergei Trofimovich
2021-01-06  8:09 Sam James
2020-12-20  9:37 Fabian Groffen
2020-12-11 12:48 Michał Górny
2020-12-04 15:32 Mikle Kolyada

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=1700658899.5389a35dbde9d31d6d217509612303071770bdd4.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