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/minify-html/
Date: Sun, 24 Dec 2023 11:30:56 +0000 (UTC)	[thread overview]
Message-ID: <1703417451.8ed789d94e62f3ad16bccabe5cec08719cbb656e.mgorny@gentoo> (raw)

commit:     8ed789d94e62f3ad16bccabe5cec08719cbb656e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 11:29:04 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 11:30:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed789d9

dev-python/minify-html: Support PKGBUMPING hack

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

 dev-python/minify-html/minify-html-0.15.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/minify-html/minify-html-0.15.0.ebuild b/dev-python/minify-html/minify-html-0.15.0.ebuild
index 272355f7af46..b91455a60c19 100644
--- a/dev-python/minify-html/minify-html-0.15.0.ebuild
+++ b/dev-python/minify-html/minify-html-0.15.0.ebuild
@@ -19,8 +19,12 @@ HOMEPAGE="
 "
 SRC_URI+="
 	${CARGO_CRATE_URIS}
-	https://dev.gentoo.org/~mgorny/dist/${P/-/_}-crates.tar.xz
 "
+if [[ ! ${PKGBUMPING} ]]; then
+	SRC_URI+="
+		https://dev.gentoo.org/~mgorny/dist/${P/-/_}-crates.tar.xz
+	"
+fi
 
 LICENSE="MIT"
 # Dependent crate licenses


             reply	other threads:[~2023-12-24 11:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-24 11:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-14 20:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/minify-html/ Arthur Zamarin
2025-03-23  3:41 Michał Górny
2025-03-22  6:31 Michał Górny
2024-11-10  3:24 Michał Górny
2024-06-17 16:27 Michał Górny
2024-05-12 13:05 Michał Górny
2024-05-06 15:29 Michał Górny
2023-12-30 18:30 Michał Górny
2023-12-24 12:25 Michał Górny
2023-12-24 11:10 Michał Górny
2023-08-04  3:03 Michał Górny

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=1703417451.8ed789d94e62f3ad16bccabe5cec08719cbb656e.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