From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/josepy/
Date: Wed, 5 Feb 2020 17:24:13 +0000 (UTC) [thread overview]
Message-ID: <1580923196.6f306cb0ef39cd1055c98043208483b622817506.prometheanfire@gentoo> (raw)
commit: 6f306cb0ef39cd1055c98043208483b622817506
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 17:05:59 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 17:19:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f306cb0
dev-python/josepy: 1.3.0 bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
dev-python/josepy/Manifest | 1 +
dev-python/josepy/josepy-1.3.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/josepy/Manifest b/dev-python/josepy/Manifest
index 04f6cde1915..26c6e3daa9e 100644
--- a/dev-python/josepy/Manifest
+++ b/dev-python/josepy/Manifest
@@ -1,2 +1,3 @@
DIST josepy-1.1.0.tar.gz 51286 BLAKE2B 57da7c74308b7698e84e19307283f9c09e61ee4f99ffcc98f02f50c24a96efd485540b878d5d52248a51f81356ab406654c6016614e32a1810cc1ff46b49ba39 SHA512 eee886565b1cb92e6d7a42f1e3666a158c162fb891f90de844118ac32b24f6deccf2eee5990ba100827109203f7da99c2b55735fb7bda05fd7a447dca39d6362
DIST josepy-1.2.0.tar.gz 53130 BLAKE2B 1308ac60d32c65d8117e87474ed178f3e582de1f5bd958f31cac9a5837e0006a64291f9b8752ab1282d7f656d8931ecba54cb311888106618da993ab5bd773ff SHA512 1e746cf8e02c86a728d1a502000bba3c7db829f29dcb49ed40c7398d2ec904e830d267c60b444d57c3cf44d6ae829d3f3f4fd4288dcb3d5f47ab96d06a2d6bc5
+DIST josepy-1.3.0.tar.gz 53279 BLAKE2B 7dbbdd97491d4fab7a6f086c47458e2e34908ee4377e30138a64a42b81396cba72dc0f8483d21f4f7499715eb49f9503cc12b08cdc270d4cd6fcc05a6888dc8f SHA512 176eea34bb7fb75e192d6792c15581a42a1d2b986bc79ab49f72b16ebf8879e9b11db0d22fbd49ff5a9b85ab7cc45a0a935d06393273233a272537a861282f30
diff --git a/dev-python/josepy/josepy-1.3.0.ebuild b/dev-python/josepy/josepy-1.3.0.ebuild
new file mode 100644
index 00000000000..6f18a6d4827
--- /dev/null
+++ b/dev-python/josepy/josepy-1.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 )
+inherit distutils-r1
+
+DESCRIPTION="JOSE protocol implementation in Python"
+HOMEPAGE="https://github.com/jezdez/josepy"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
+ >=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
+ >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
+ >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}
+ !<=app-crypt/acme-0.20.0"
next reply other threads:[~2020-02-05 17:24 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-05 17:24 Matthew Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-11 7:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/josepy/ Michał Górny
2025-02-08 18:35 Michał Górny
2025-02-08 12:04 Arthur Zamarin
2025-01-23 5:39 Michał Górny
2024-05-18 5:05 Michał Górny
2023-11-01 16:05 Michał Górny
2023-05-31 17:43 Michał Górny
2023-04-26 14:33 Sam James
2023-04-26 14:33 Sam James
2022-06-12 18:28 Michał Górny
2022-04-16 15:56 Michał Górny
2022-04-16 7:38 Sam James
2022-03-10 18:36 Arthur Zamarin
2022-02-13 9:33 Michał Górny
2022-01-12 8:36 Michał Górny
2021-12-19 21:23 Michał Górny
2021-12-19 21:18 Jakov Smolić
2021-11-18 9:16 Michał Górny
2021-10-16 5:56 Michał Górny
2021-10-15 22:42 Sam James
2021-10-02 1:42 Matthew Thode
2021-09-28 6:20 Michał Górny
2021-09-10 7:14 Michał Górny
2021-06-05 14:17 Michał Górny
2021-04-18 7:05 Michał Górny
2021-04-18 1:41 Sam James
2021-03-16 6:56 Michał Górny
2021-03-03 15:31 Matthew Thode
2021-03-02 8:33 Michał Górny
2021-03-02 1:40 Sam James
2021-02-12 9:09 Michał Górny
2021-01-27 8:55 Michał Górny
2021-01-01 6:34 Matthew Thode
2020-12-02 1:08 Matthew Thode
2020-11-02 10:34 Michał Górny
2020-10-25 21:48 Sam James
2020-10-25 21:34 Thomas Deutschmann
2020-10-21 21:45 Michał Górny
2020-09-17 18:02 Louis Sautier
2020-09-17 18:02 Louis Sautier
2020-08-02 8:26 Michał Górny
2020-03-04 16:22 Matthew Thode
2020-03-04 16:22 Matthew Thode
2020-02-05 17:24 Matthew Thode
2020-02-05 15:29 Michał Górny
2020-01-03 19:50 Matthew Thode
2019-08-12 15:41 Matthew Thode
2019-07-12 18:59 Matthew Thode
2019-05-16 16:00 Matthew Thode
2018-06-02 21:16 Matt Thode
2018-05-04 0:21 Matt Thode
2018-02-26 12:56 Matt Thode
2018-01-29 8:41 Mike Frysinger
2018-01-26 0:57 Matt Thode
2018-01-26 0:47 Matt Thode
2017-12-22 22:53 Matt Thode
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=1580923196.6f306cb0ef39cd1055c98043208483b622817506.prometheanfire@gentoo \
--to=prometheanfire@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