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/partd/
Date: Fri, 26 Jan 2024 16:45:21 +0000 (UTC)	[thread overview]
Message-ID: <1706287489.b175f3b2677f85143ac55724766a09fab80bdc29.mgorny@gentoo> (raw)

commit:     b175f3b2677f85143ac55724766a09fab80bdc29
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 16:37:30 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 16:44:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b175f3b2

dev-python/partd: Unbundle versioneer

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

 dev-python/partd/partd-1.4.1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-python/partd/partd-1.4.1.ebuild b/dev-python/partd/partd-1.4.1.ebuild
index c270ee99175d..6c2e4234e826 100644
--- a/dev-python/partd/partd-1.4.1.ebuild
+++ b/dev-python/partd/partd-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,6 +23,7 @@ RDEPEND="
 	dev-python/toolz[${PYTHON_USEDEP}]
 "
 BDEPEND="
+	dev-python/versioneer[${PYTHON_USEDEP}]
 	test? (
 		dev-python/blosc[${PYTHON_USEDEP}]
 		dev-python/numpy[${PYTHON_USEDEP}]
@@ -33,3 +34,9 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
+
+src_prepare() {
+	# remove outdated version
+	rm versioneer.py || die
+	distutils-r1_src_prepare
+}


             reply	other threads:[~2024-01-26 16:45 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26 16:45 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11 16:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/partd/ Michał Górny
2024-05-22  9:10 Michał Górny
2024-05-22  9:05 Michał Górny
2024-05-22  8:03 Michał Górny
2024-05-07  1:57 Michał Górny
2024-04-13 16:08 Michał Górny
2024-01-26 16:45 Michał Górny
2023-11-24 16:45 Arthur Zamarin
2023-10-28 15:23 Michał Górny
2023-10-27 19:32 Sam James
2023-09-26  4:42 Michał Górny
2023-05-13 16:06 Michał Górny
2023-05-13 11:35 Arthur Zamarin
2023-04-12  4:49 Michał Górny
2023-03-16  4:03 Michał Górny
2023-01-28  8:09 Sam James
2022-10-15 14:10 Andrew Ammerlaan
2022-09-20  5:57 Michał Górny
2022-09-19 20:10 Jakov Smolić
2022-08-12 10:35 Arthur Zamarin
2022-01-28 18:41 Arthur Zamarin
2021-12-13  3:09 Yixun Lan
2021-07-04 16:55 Michał Górny
2021-05-19 18:21 Michał Górny
2021-05-19 17:22 Sam James
2021-04-08 22:46 Michał Górny
2020-08-18  5:52 Sam James
2020-08-18  5:28 Sam James
2020-08-12  6:01 Agostino Sarubbo
2020-07-29 10:20 Michał Górny
2020-06-14 12:24 Michał Górny
2020-01-17  7:47 Michał Górny
2019-11-24 16:15 Aaron Bauman
2018-07-21  0:06 Mikle Kolyada
2017-03-07  9:23 David Seifert
2017-03-07  0:17 Sebastien Fabbro
2017-01-09 22:36 Aaron Bauman
2016-03-18 19:18 Sebastien Fabbro
2016-03-18 19:18 Sebastien Fabbro

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=1706287489.b175f3b2677f85143ac55724766a09fab80bdc29.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