From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EEC7C158094 for ; Sat, 9 Jul 2022 04:55:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D58EDE08CD; Sat, 9 Jul 2022 04:55:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA2CFE08CD for ; Sat, 9 Jul 2022 04:55:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7529340D83 for ; Sat, 9 Jul 2022 04:55:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1F82391 for ; Sat, 9 Jul 2022 04:55:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1657342542.3b1b19426f8951b841fd391e443439a9b3597941.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/imapclient/files/, dev-python/imapclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/imapclient/Manifest dev-python/imapclient/files/imapclient-2.2.0-ssl-context.patch dev-python/imapclient/imapclient-2.3.1.ebuild X-VCS-Directories: dev-python/imapclient/files/ dev-python/imapclient/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3b1b19426f8951b841fd391e443439a9b3597941 X-VCS-Branch: master Date: Sat, 9 Jul 2022 04:55:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0d926613-6d05-4ff3-b4ab-c283edd9ae84 X-Archives-Hash: c0e9adc7433ce8f84ada08cb041fd1b2 commit: 3b1b19426f8951b841fd391e443439a9b3597941 Author: Sam James gentoo org> AuthorDate: Sat Jul 9 04:55:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 9 04:55:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1b1942 dev-python/imapclient: add 2.3.1 Signed-off-by: Sam James gentoo.org> dev-python/imapclient/Manifest | 1 + .../files/imapclient-2.2.0-ssl-context.patch | 0 dev-python/imapclient/imapclient-2.3.1.ebuild | 28 ++++++++++++++++++++++ 3 files changed, 29 insertions(+) diff --git a/dev-python/imapclient/Manifest b/dev-python/imapclient/Manifest index 2dc9dc7037ff..67bd5e0feda5 100644 --- a/dev-python/imapclient/Manifest +++ b/dev-python/imapclient/Manifest @@ -1,2 +1,3 @@ DIST imapclient-2.2.0.gh.tar.gz 89505 BLAKE2B 448e8c736cd80f261c50dd7d6fe88498bf988e475f8135bf7079021d0154904741ab8af28c0ede817ec1bd8c7bd329b1c891c24e37c3466d68287afa02d636c7 SHA512 ace8f55e0f7f4dbb9127b2bbf26cce4c12dce40357cf8127aa6e377321d5156f91f913bd4d4ca57bd5b7f0c86ae5d0b7fdf352b74a6edb7d607f46aa45a144a2 DIST imapclient-2.2.0.tar.gz 89505 BLAKE2B 448e8c736cd80f261c50dd7d6fe88498bf988e475f8135bf7079021d0154904741ab8af28c0ede817ec1bd8c7bd329b1c891c24e37c3466d68287afa02d636c7 SHA512 ace8f55e0f7f4dbb9127b2bbf26cce4c12dce40357cf8127aa6e377321d5156f91f913bd4d4ca57bd5b7f0c86ae5d0b7fdf352b74a6edb7d607f46aa45a144a2 +DIST imapclient-2.3.1.gh.tar.gz 91141 BLAKE2B c4efbdb4a513277039389e13d0f86498df3bb4c466026510fba55a8cf88316a3c5b02c15215e3e40e8e0b6206e8bd4659e75b1f83ba2a905a2aaec21f8af4b48 SHA512 06a9264e8cc001b8a4a6a855032bbb9b904c94999d090c3f1bedea1ae3a16524f668eb4dfa36e7a23a0622bd9d3e83191dcc1e5e30275cb6fcb7604142e5e2a6 diff --git a/dev-python/imapclient/files/imapclient-2.2.0-ssl-context.patch b/dev-python/imapclient/files/imapclient-2.2.0-ssl-context.patch old mode 100755 new mode 100644 diff --git a/dev-python/imapclient/imapclient-2.3.1.ebuild b/dev-python/imapclient/imapclient-2.3.1.ebuild new file mode 100644 index 000000000000..c0b4db879005 --- /dev/null +++ b/dev-python/imapclient/imapclient-2.3.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 + +DESCRIPTION="easy-to-use, pythonic, and complete IMAP client library" +HOMEPAGE="https://github.com/mjs/imapclient" +SRC_URI="https://github.com/mjs/imapclient/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc examples" + +RDEPEND="dev-python/six[${PYTHON_USEDEP}]" + +distutils_enable_sphinx doc/src +distutils_enable_tests unittest + +python_install_all() { + distutils-r1_python_install_all + use examples && dodoc -r examples +}