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/hvac/
Date: Thu, 23 Sep 2021 08:16:31 +0000 (UTC)	[thread overview]
Message-ID: <1632384982.8608bd2070eb0bc6df1ecd788f9d3bd53d4924fe.mgorny@gentoo> (raw)

commit:     8608bd2070eb0bc6df1ecd788f9d3bd53d4924fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 06:55:19 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 08:16:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8608bd20

dev-python/hvac: Remove unused python-jwt test-dep

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

 dev-python/hvac/hvac-0.11.0.ebuild | 1 -
 dev-python/hvac/hvac-0.11.1.ebuild | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/hvac/hvac-0.11.0.ebuild b/dev-python/hvac/hvac-0.11.0.ebuild
index 18c424443e1..e71d4bb7ef2 100644
--- a/dev-python/hvac/hvac-0.11.0.ebuild
+++ b/dev-python/hvac/hvac-0.11.0.ebuild
@@ -25,7 +25,6 @@ BDEPEND="
 		dev-python/jwcrypto[${PYTHON_USEDEP}]
 		dev-python/mock[${PYTHON_USEDEP}]
 		dev-python/parameterized[${PYTHON_USEDEP}]
-		dev-python/python-jwt[${PYTHON_USEDEP}]
 		dev-python/requests-mock[${PYTHON_USEDEP}]
 		dev-python/semantic_version[${PYTHON_USEDEP}]
 		dev-python/werkzeug[${PYTHON_USEDEP}]

diff --git a/dev-python/hvac/hvac-0.11.1.ebuild b/dev-python/hvac/hvac-0.11.1.ebuild
index 18c424443e1..8ac0902d11d 100644
--- a/dev-python/hvac/hvac-0.11.1.ebuild
+++ b/dev-python/hvac/hvac-0.11.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="hashicorp vault client in python"
@@ -25,7 +25,6 @@ BDEPEND="
 		dev-python/jwcrypto[${PYTHON_USEDEP}]
 		dev-python/mock[${PYTHON_USEDEP}]
 		dev-python/parameterized[${PYTHON_USEDEP}]
-		dev-python/python-jwt[${PYTHON_USEDEP}]
 		dev-python/requests-mock[${PYTHON_USEDEP}]
 		dev-python/semantic_version[${PYTHON_USEDEP}]
 		dev-python/werkzeug[${PYTHON_USEDEP}]


             reply	other threads:[~2021-09-23  8:16 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23  8:16 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 18:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/hvac/ Michał Górny
2024-06-20 18:07 Michał Górny
2024-06-19  4:36 Michał Górny
2024-06-19  4:36 Michał Górny
2024-04-28  2:37 Michał Górny
2024-01-03 18:46 Arthur Zamarin
2023-12-30 18:28 Michał Górny
2023-10-21  3:40 Michał Górny
2023-09-09 17:29 Arthur Zamarin
2023-09-06 16:39 Michał Górny
2023-07-24 11:31 Michał Górny
2023-06-18  2:16 Michał Górny
2023-03-07  7:08 Michał Górny
2023-02-16 18:19 Michał Górny
2022-11-14  4:39 Michał Górny
2022-10-14  4:22 Arthur Zamarin
2022-09-19 18:35 Arthur Zamarin
2022-09-16  7:43 Arthur Zamarin
2021-09-24  6:33 Michał Górny
2021-09-24  6:33 Michał Górny
2021-09-23  8:16 Michał Górny
2021-09-23  8:16 Michał Górny
2021-07-13  6:35 Michał Górny
2021-05-22  7:58 Michał Górny
2021-05-21  8:07 Michał Górny
2021-05-20  7:25 Michał Górny
2021-05-08  8:52 Michał Górny
2021-05-08  8:52 Michał Górny
2021-04-03  6:59 Michał Górny
2021-02-24  7:59 Michał Górny
2021-02-21 22:34 William Hubbs
2021-02-21 20:54 William Hubbs
2020-04-06  9:03 Mikle Kolyada
2018-06-24 14:22 Pacho Ramos
2017-07-23 12:04 Manuel Rüger
2017-06-13 17:31 Manuel Rüger

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=1632384982.8608bd2070eb0bc6df1ecd788f9d3bd53d4924fe.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