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/pydiffx/
Date: Sat, 21 May 2022 07:02:20 +0000 (UTC)	[thread overview]
Message-ID: <1653116353.922c21deba467adacd5bbfcaa05f7e6e6d4ad4c3.mgorny@gentoo> (raw)

commit:     922c21deba467adacd5bbfcaa05f7e6e6d4ad4c3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 06:59:13 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 21 06:59:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922c21de

dev-python/pydiffx: Remove .dev tag from version

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

 .../pydiffx/{pydiffx-1.0.1.ebuild => pydiffx-1.0.1-r1.ebuild}       | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/pydiffx/pydiffx-1.0.1.ebuild b/dev-python/pydiffx/pydiffx-1.0.1-r1.ebuild
similarity index 85%
rename from dev-python/pydiffx/pydiffx-1.0.1.ebuild
rename to dev-python/pydiffx/pydiffx-1.0.1-r1.ebuild
index baa4b006060e..d20ee3c8b60d 100644
--- a/dev-python/pydiffx/pydiffx-1.0.1.ebuild
+++ b/dev-python/pydiffx/pydiffx-1.0.1-r1.ebuild
@@ -35,3 +35,9 @@ BDEPEND="
 "
 
 distutils_enable_tests unittest
+
+src_prepare() {
+	# remove .dev tag that breaks revdeps
+	sed -i -e '/tag_build/d' setup.cfg || die
+	distutils-r1_src_prepare
+}


             reply	other threads:[~2022-05-21  7:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-21  7:02 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-18 15:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/pydiffx/ Petr Vaněk
2023-11-24 16:43 Arthur Zamarin
2023-11-23 20:11 Michał Górny
2022-11-04  6:15 Michał Górny
2022-11-03 22:04 Sam James
2022-10-25 12:50 Sam James
2022-10-25  9:08 Sam James
2022-09-19 18:35 Arthur Zamarin
2022-09-19 18:35 Arthur Zamarin
2022-06-24 20:59 Jakov Smolić
2022-05-20  9:13 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=1653116353.922c21deba467adacd5bbfcaa05f7e6e6d4ad4c3.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