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/nox/
Date: Thu,  6 Apr 2023 15:38:12 +0000 (UTC)	[thread overview]
Message-ID: <1680795489.fd7825a407c5a807f0073eef998d8ef3211e4f93.mgorny@gentoo> (raw)

commit:     fd7825a407c5a807f0073eef998d8ef3211e4f93
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  6 15:34:41 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr  6 15:38:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7825a4

dev-python/nox: Unpin dev-python/argcomplete

Bug: https://github.com/wntrblm/nox/issues/698
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/nox/{nox-2022.11.21.ebuild => nox-2022.11.21-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/nox/nox-2022.11.21.ebuild b/dev-python/nox/nox-2022.11.21-r1.ebuild
similarity index 91%
rename from dev-python/nox/nox-2022.11.21.ebuild
rename to dev-python/nox/nox-2022.11.21-r1.ebuild
index 51908dc69b4b..0ddcfe750ea5 100644
--- a/dev-python/nox/nox-2022.11.21.ebuild
+++ b/dev-python/nox/nox-2022.11.21-r1.ebuild
@@ -23,7 +23,6 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-	<dev-python/argcomplete-3.0[${PYTHON_USEDEP}]
 	>=dev-python/argcomplete-1.9.4[${PYTHON_USEDEP}]
 	<dev-python/colorlog-7.0.0[${PYTHON_USEDEP}]
 	>=dev-python/colorlog-2.6.1[${PYTHON_USEDEP}]
@@ -43,5 +42,7 @@ src_prepare() {
 	# https://github.com/wntrblm/nox/issues/673
 	rm nox/tox_to_nox.* tests/test_tox_to_nox.py || die
 	sed -i -e '/tox-to-nox/d' pyproject.toml || die
+	# remove upper bounds from dependencies
+	sed -i -e 's:<[0-9.]*,::' pyproject.toml || die
 	distutils-r1_src_prepare
 }


             reply	other threads:[~2023-04-06 15:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 15:38 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-10  5:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/nox/ Michał Górny
2025-02-10  5:47 Michał Górny
2024-10-10  5:03 Michał Górny
2024-06-17 16:27 Michał Górny
2024-06-17 16:27 Michał Górny
2024-04-16  6:46 Michał Górny
2024-03-04  6:31 Michał Górny
2023-11-30  2:08 Sam James
2023-05-27 19:21 Arthur Zamarin
2023-05-27 19:21 Arthur Zamarin
2023-04-23 19:30 Michał Górny
2023-01-08 14:23 Michał Górny
2023-01-05 19:01 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=1680795489.fd7825a407c5a807f0073eef998d8ef3211e4f93.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