public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-ntlm/
Date: Fri, 21 Feb 2020 14:11:12 +0000 (UTC)	[thread overview]
Message-ID: <1582294265.bb24cb8279e6872da51c489686d09f0a4771103a.voyageur@gentoo> (raw)

commit:     bb24cb8279e6872da51c489686d09f0a4771103a
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 14:04:52 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 14:11:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb24cb82

dev-python/requests-ntlm: add python 3.7

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 .../requests-ntlm/requests-ntlm-1.1.0-r1.ebuild    | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild b/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild
new file mode 100644
index 00000000000..c0761e97788
--- /dev/null
+++ b/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/_}"
+
+DESCRIPTION="HTTP NTLM authentication using the requests library"
+HOMEPAGE="https://github.com/requests/requests-ntlm"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+SLOT="0"
+LICENSE="ISC"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-python/requests-2.0.0[${PYTHON_USEDEP}]
+	>=dev-python/ntlm-auth-1.0.2[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${MY_PN}-${PV}


             reply	other threads:[~2020-02-21 14:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 14:11 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-ntlm/ Michał Górny
2024-06-29  8:53 Sam James
2024-06-29  8:25 Sam James
2024-06-15 19:15 Michał Górny
2024-06-10  1:52 Michał Górny
2023-11-24 16:03 Michał Górny
2023-05-31 21:00 Sam James
2023-03-20  5:36 Michał Górny
2023-03-19 18:49 Arthur Zamarin
2023-02-17  7:38 Michał Górny
2022-11-23  0:00 Marek Szuba
2022-09-21 15:30 Marek Szuba
2022-03-25 15:45 Marek Szuba
2021-06-12 21:55 Marek Szuba
2021-03-05  9:01 Bernard Cafarelli
2020-04-19 23:01 Bernard Cafarelli
2020-02-21 14:11 Bernard Cafarelli
2020-02-05 16:53 Michał Górny
2018-04-09 13:43 Bernard Cafarelli
2018-01-09 13:40 Bernard Cafarelli

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=1582294265.bb24cb8279e6872da51c489686d09f0a4771103a.voyageur@gentoo \
    --to=voyageur@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