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/jsonschema-spec/
Date: Thu,  8 Feb 2024 16:12:18 +0000 (UTC)	[thread overview]
Message-ID: <1707408700.3ef6414d724e2576ea6fa248c34a5d68954d3890.mgorny@gentoo> (raw)

commit:     3ef6414d724e2576ea6fa248c34a5d68954d3890
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 16:09:00 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 16:11:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef6414d

dev-python/jsonschema-spec: Add dev-python/requests dep

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

 ...{jsonschema-spec-0.2.4.ebuild => jsonschema-spec-0.2.4-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.4-r1.ebuild
similarity index 84%
rename from dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild
rename to dev-python/jsonschema-spec/jsonschema-spec-0.2.4-r1.ebuild
index 81eeedc289a1..70471280c38b 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,10 +22,13 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
 
+# requests seem "optional" but they failed at properly making it
+# optional in poetry, sigh
 RDEPEND="
 	>=dev-python/pathable-0.4.1[${PYTHON_USEDEP}]
 	>=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
 	>=dev-python/referencing-0.28.1[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
 "
 
 BDEPEND="


             reply	other threads:[~2024-02-08 16:12 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08 16:12 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 19:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema-spec/ Michał Górny
2023-11-09 21:12 Arthur Zamarin
2023-10-24 17:51 Michał Górny
2023-09-17 11:29 Michał Górny
2023-09-17  5:15 Arthur Zamarin
2023-09-17  5:07 Arthur Zamarin
2023-09-17  5:07 Arthur Zamarin
2023-09-17  5:07 Arthur Zamarin
2023-09-16 22:58 Sam James
2023-09-14  5:27 WANG Xuerui
2023-09-10  5:27 WANG Xuerui
2023-08-17  8:36 Michał Górny
2023-08-13 16:10 Arthur Zamarin
2023-08-13 16:08 Arthur Zamarin
2023-08-13  6:37 Joonas Niilola
2023-07-09 12:48 Michał Górny
2023-07-09  4:37 Sam James
2023-07-09  3:26 Michał Górny
2023-06-16  4:05 Michał Górny
2023-06-13  9:04 Yixun Lan
2023-06-13  5:12 Michał Górny
2023-06-13  4:30 Michał Górny
2023-06-12 15:44 Michał Górny
2023-06-12 11:37 Michał Górny
2023-06-11  5:18 Michał Górny
2023-04-16 18:56 Michał Górny
2023-04-16 17:10 Arthur Zamarin
2023-03-17 13:33 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 18:50 Arthur Zamarin
2023-02-01 13:18 Michał Górny
2022-10-08 15:15 Michał Górny
2022-10-08 12:26 Sam James
2022-10-08 12:26 Sam James
2022-09-22 10:29 Michał Górny
2022-09-16  6:36 Arthur Zamarin
2022-09-16  6:36 Arthur Zamarin
2022-09-03 21:39 Jakov Smolić
2022-09-02 19:30 Jakov Smolić
2022-09-02 17:46 Arthur Zamarin
2022-09-02 15:18 Arthur Zamarin

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=1707408700.3ef6414d724e2576ea6fa248c34a5d68954d3890.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