From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests_pkcs12/
Date: Thu, 28 Mar 2019 08:26:19 +0000 (UTC) [thread overview]
Message-ID: <1553761569.66c1cbb0a799c7263a6da4f757cc3240cb9a2fb9.gyakovlev@gentoo> (raw)
commit: 66c1cbb0a799c7263a6da4f757cc3240cb9a2fb9
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 28 08:21:41 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Mar 28 08:26:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c1cbb0
dev-python/requests_pkcs12: new package
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-python/requests_pkcs12/Manifest | 1 +
dev-python/requests_pkcs12/metadata.xml | 15 ++++++++++++++
.../requests_pkcs12/requests_pkcs12-1.4.ebuild | 24 ++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-python/requests_pkcs12/Manifest b/dev-python/requests_pkcs12/Manifest
new file mode 100644
index 00000000000..0595f75eac2
--- /dev/null
+++ b/dev-python/requests_pkcs12/Manifest
@@ -0,0 +1 @@
+DIST requests_pkcs12-1.4.tar.gz 3884 BLAKE2B ebeb89349163d4f9995c00dfe3d725036a76660870d36203f47029f225698fe7a15993a9dd756e0b6b33011726ad26323962609bb94f223f4478096658f20a3c SHA512 f77703b7b0ba1f13aa095fcf4955f119c34a20e0601e0d6888a29932d8d4289548cf2b7b0e065abfea2ebcda542d48a4d9a3ded32974c1d24bdae223893f0241
diff --git a/dev-python/requests_pkcs12/metadata.xml b/dev-python/requests_pkcs12/metadata.xml
new file mode 100644
index 00000000000..0a878536db0
--- /dev/null
+++ b/dev-python/requests_pkcs12/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gyakovlev@gentoo.org</email>
+ <name>Georgy Yakovlev</name>
+ </maintainer>
+ <longdescription lang="en">
+ Adds PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">m-click/requests_pkcs12</remote-id>
+ <remote-id type="pypi">requests-pkcs12</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild b/dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
new file mode 100644
index 00000000000..717b7c6e3fa
--- /dev/null
+++ b/dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Adds PKCS#12 support to the Python requests library in a clean way"
+HOMEPAGE="https://github.com/m-click/requests_pkcs12"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DEPEND=""
+
+RDEPEND="
+ dev-python/pyopenssl[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.18.4[${PYTHON_USEDEP}]
+"
next reply other threads:[~2019-03-28 8:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-28 8:26 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-05 21:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/requests_pkcs12/ Michał Górny
2020-04-09 17:07 Georgy Yakovlev
2020-06-11 2:28 Georgy Yakovlev
2021-04-18 0:48 Georgy Yakovlev
2021-05-04 11:44 Georgy Yakovlev
2021-10-17 9:31 Michał Górny
2022-04-15 8:22 Arthur Zamarin
2022-05-16 13:27 Michał Górny
2022-06-08 5:35 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=1553761569.66c1cbb0a799c7263a6da4f757cc3240cb9a2fb9.gyakovlev@gentoo \
--to=gyakovlev@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