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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B350D1382C5 for ; Tue, 9 Jun 2020 15:15:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02B25E093A; Tue, 9 Jun 2020 15:15:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1933E093A for ; Tue, 9 Jun 2020 15:15:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDF0034F165 for ; Tue, 9 Jun 2020 15:15:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D64EF275 for ; Tue, 9 Jun 2020 15:15:49 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1591715618.2446ea4f547d3ab92addeb18b27bc9f1edf4b1ca.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pdfminer-six/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pdfminer-six/Manifest dev-python/pdfminer-six/pdfminer-six-20200517.ebuild X-VCS-Directories: dev-python/pdfminer-six/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 2446ea4f547d3ab92addeb18b27bc9f1edf4b1ca X-VCS-Branch: dev Date: Tue, 9 Jun 2020 15:15:49 +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: 672e4331-2a0e-4189-ab35-11eb4623fbdb X-Archives-Hash: dc58b541f23460a8f87a837c5fb60f17 Message-ID: <20200609151549.fjAkgNitnPwqaCp8uHI3R07BJPP-h0TqQMc2YcznZrw@z> commit: 2446ea4f547d3ab92addeb18b27bc9f1edf4b1ca Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Jun 9 15:13:38 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Jun 9 15:13:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2446ea4f dev-python/pdfminer-six: version bump, add py3_9 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pdfminer-six/Manifest | 1 + .../pdfminer-six/pdfminer-six-20200517.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-python/pdfminer-six/Manifest b/dev-python/pdfminer-six/Manifest index 439b541..c668fb4 100644 --- a/dev-python/pdfminer-six/Manifest +++ b/dev-python/pdfminer-six/Manifest @@ -1,2 +1,3 @@ DIST pdfminer-six-20200124.tar.gz 10181868 BLAKE2B 1421c4fba7ba3ad47966ee2a023453794b674033f9a84d11758efdf1601d82a5a628276a2ec57db99827856935c14e0b6fea49ac3a54fce97933e73a4ca598ae SHA512 60ce03984ef7d80d47e55ef50886ea77f82b7b4a61924332a25a56f4271f83816ca95c5e17a52d592c86356ffe8a0db530eae7c5f5b1f96fc42ae42679378a58 DIST pdfminer-six-20200402.tar.gz 10184190 BLAKE2B a54a9eee0297574b0b6e1b3df89a72ba4d2570b49312ebdba1b1d56387fa3c126dda032a6560bc6195f3b8f59a57e17839fda7bfa1386ba31494060bcf1a9f1b SHA512 da64a9141ad1afde63c41e6678ac5f2a13abba7ee2d1447fb5cd986e90a2d02ba040f128bb1f73db4329929eed90488a3b0b8c96f6af0d1968d483820bf6d656 +DIST pdfminer-six-20200517.tar.gz 10215675 BLAKE2B 8ccbbd0d8e166fbb69d7ef8d5dd563905dd7f2358f26a4481ad21ebfb93483be83043f7701ff71c260d63787c2e5e33a559b5a21e04519ce4f2547530fe07563 SHA512 7b8b0ea801a7ee419de3cc63e5a18fbc7861c1c3009f3ecf7098c1db25dcef6a8b71688828911746aa232d17aaba91302d1e0b7959ecd2a020852e99101ed3ba diff --git a/dev-python/pdfminer-six/pdfminer-six-20200517.ebuild b/dev-python/pdfminer-six/pdfminer-six-20200517.ebuild new file mode 100644 index 0000000..05bb0c1 --- /dev/null +++ b/dev-python/pdfminer-six/pdfminer-six-20200517.ebuild @@ -0,0 +1,29 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8,9} ) + +inherit distutils-r1 + +MY_PN="${PN/-/.}" + +DESCRIPTION="Community maintained fork of pdfminer" +HOMEPAGE="https://github.com/pdfminer/pdfminer.six" +SRC_URI="https://github.com/pdfminer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + >=dev-python/chardet-3.0[${PYTHON_USEDEP}] + dev-python/pycryptodome[${PYTHON_USEDEP}] + dev-python/sortedcontainers[${PYTHON_USEDEP}] +" + +S="${WORKDIR}/${MY_PN}-${PV}" + +distutils_enable_tests nose +distutils_enable_sphinx docs/source dev-python/sphinx-argparse