From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-kerberos/
Date: Mon,  6 Sep 2021 11:54:12 +0000 (UTC)	[thread overview]
Message-ID: <1630929137.cbed6142e443c6cf8b4a39c32ff4ee603cb1a9bf.arthurzam@gentoo> (raw)
commit:     cbed6142e443c6cf8b4a39c32ff4ee603cb1a9bf
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  6 11:52:17 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  6 11:52:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbed6142
dev-python/requests-kerberos: enable py3.10, fix deps, use d_e_t
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
 .../requests-kerberos/requests-kerberos-0.12.0-r1.ebuild  | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/dev-python/requests-kerberos/requests-kerberos-0.12.0-r1.ebuild b/dev-python/requests-kerberos/requests-kerberos-0.12.0-r1.ebuild
index c20f5da1dc4..d43051ea489 100644
--- a/dev-python/requests-kerberos/requests-kerberos-0.12.0-r1.ebuild
+++ b/dev-python/requests-kerberos/requests-kerberos-0.12.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -14,19 +14,14 @@ SRC_URI="https://github.com/requests/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="ISC"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	dev-python/cryptography[${PYTHON_USEDEP}]
 	>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-	|| (
-		<dev-python/pykerberos-2[${PYTHON_USEDEP}]
-		>=dev-python/pykerberos-1.1.8[${PYTHON_USEDEP}]
-	)"
+	<dev-python/pykerberos-2[${PYTHON_USEDEP}]
+	>=dev-python/pykerberos-1.1.8[${PYTHON_USEDEP}]
+"
 BDEPEND="
 	test? ( dev-python/mock[${PYTHON_USEDEP}] )"
 
-python_test() {
-	"${EPYTHON}" tests/test_requests_kerberos.py -v || die
-}
+distutils_enable_tests unittest
next             reply	other threads:[~2021-09-06 11:54 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06 11:54 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-03  5:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-kerberos/ Michał Górny
2024-06-29 16:58 Michał Górny
2024-06-29  8:25 Sam James
2024-06-12 10:03 Michał Górny
2024-06-04  5:41 Michał Górny
2023-05-31 21:00 Sam James
2022-08-11  8:50 Michał Górny
2022-05-28 21:12 Jakov Smolić
2022-03-31 14:08 Michał Górny
2022-03-31 13:47 Jakov Smolić
2022-02-26 12:17 Michał Górny
2022-01-06  0:12 Michał Górny
2022-01-05 18:20 Arthur Zamarin
2021-12-10  7:58 Michał Górny
2021-12-10  7:39 Agostino Sarubbo
2021-12-10  4:40 Sam James
2021-12-09 21:53 Arthur Zamarin
2021-12-05  6:08 Michał Górny
2021-11-05  3:17 Sam James
2021-11-04 21:15 Sam James
2021-11-03  8:03 Arthur Zamarin
2021-09-06 11:54 Arthur Zamarin
2021-07-07  2:17 Sam James
2021-06-26  2:55 Sam James
2021-06-24 23:57 Sam James
2021-03-05 10:14 Michał Górny
2021-03-05  9:01 Bernard Cafarelli
2020-09-21  7:49 Hans de Graaff
2020-09-07  0:50 Thomas Deutschmann
2020-04-19 23:01 Bernard Cafarelli
2020-02-21 14:11 Bernard Cafarelli
2020-02-21 14:11 Bernard Cafarelli
2020-02-05 19:37 Michał Górny
2019-02-26  8:46 Tony Vroon
2017-09-14 11:14 Christian Ruppert
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=1630929137.cbed6142e443c6cf8b4a39c32ff4ee603cb1a9bf.arthurzam@gentoo \
    --to=arthurzam@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