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 7A697138350 for ; Thu, 16 Apr 2020 09:59:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D450E09DC; Thu, 16 Apr 2020 09:59:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 29DEEE09E0 for ; Thu, 16 Apr 2020 09:59:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1A4A734F04F for ; Thu, 16 Apr 2020 09:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D4931DF for ; Thu, 16 Apr 2020 09:59:10 +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: <1586971901.25676caa79355400a93ba8c78005dacc0c524eb0.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pdfminer-six/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pdfminer-six/Manifest dev-python/pdfminer-six/metadata.xml dev-python/pdfminer-six/pdfminer-six-20200124.ebuild dev-python/pdfminer-six/pdfminer-six-20200402.ebuild X-VCS-Directories: dev-python/pdfminer-six/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 25676caa79355400a93ba8c78005dacc0c524eb0 X-VCS-Branch: master Date: Thu, 16 Apr 2020 09:59:10 +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: bafe59c5-45fc-4b78-a03f-7639014c8965 X-Archives-Hash: 935aaa639e0d5d7b622d2b158b1a23ec commit: 25676caa79355400a93ba8c78005dacc0c524eb0 Author: Alarig Le Lay swordarmor fr> AuthorDate: Wed Apr 15 17:31:41 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Apr 15 17:31:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=25676caa dev-python/pdfminer-six: New ebuild Community maintained fork of pdfminer Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay swordarmor.fr> dev-python/pdfminer-six/Manifest | 2 + dev-python/pdfminer-six/metadata.xml | 8 ++++ .../pdfminer-six/pdfminer-six-20200124.ebuild | 49 ++++++++++++++++++++++ .../pdfminer-six/pdfminer-six-20200402.ebuild | 49 ++++++++++++++++++++++ 4 files changed, 108 insertions(+) diff --git a/dev-python/pdfminer-six/Manifest b/dev-python/pdfminer-six/Manifest new file mode 100644 index 0000000..439b541 --- /dev/null +++ b/dev-python/pdfminer-six/Manifest @@ -0,0 +1,2 @@ +DIST pdfminer-six-20200124.tar.gz 10181868 BLAKE2B 1421c4fba7ba3ad47966ee2a023453794b674033f9a84d11758efdf1601d82a5a628276a2ec57db99827856935c14e0b6fea49ac3a54fce97933e73a4ca598ae SHA512 60ce03984ef7d80d47e55ef50886ea77f82b7b4a61924332a25a56f4271f83816ca95c5e17a52d592c86356ffe8a0db530eae7c5f5b1f96fc42ae42679378a58 +DIST pdfminer-six-20200402.tar.gz 10184190 BLAKE2B a54a9eee0297574b0b6e1b3df89a72ba4d2570b49312ebdba1b1d56387fa3c126dda032a6560bc6195f3b8f59a57e17839fda7bfa1386ba31494060bcf1a9f1b SHA512 da64a9141ad1afde63c41e6678ac5f2a13abba7ee2d1447fb5cd986e90a2d02ba040f128bb1f73db4329929eed90488a3b0b8c96f6af0d1968d483820bf6d656 diff --git a/dev-python/pdfminer-six/metadata.xml b/dev-python/pdfminer-six/metadata.xml new file mode 100644 index 0000000..17361c3 --- /dev/null +++ b/dev-python/pdfminer-six/metadata.xml @@ -0,0 +1,8 @@ + + + + + alarig@swordarmor.fr + Alarig Le Lay + + diff --git a/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild b/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild new file mode 100644 index 0000000..18364ed --- /dev/null +++ b/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild @@ -0,0 +1,49 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) +inherit distutils-r1 + +MY_PN="${PN/-/.}" + +DESCRIPTION="Community maintained fork of pdfminer" +HOMEPAGE="https://github.com/pdfminer/pdfminer.six" +MY_GITHUB_AUTHOR="pdfminer" +SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +RDEPEND=" + >=dev-python/chardet-3.0[${PYTHON_USEDEP}] + dev-python/pycryptodome[${PYTHON_USEDEP}] + dev-python/sortedcontainers[${PYTHON_USEDEP}] +" +DEPEND=" + ${RDEPEND} + test? ( + dev-python/nose[${PYTHON_USEDEP}] + dev-python/tox[${PYTHON_USEDEP}] + ) +" +BDEPEND=" + doc? ( + dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/sphinx-argparse[${PYTHON_USEDEP}] + ) +" + +S="${WORKDIR}"/"${MY_PN}-${PV}" + +python_compile_all() { + use doc && emake -C docs html +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/build/html/. ) + distutils-r1_python_install_all +} diff --git a/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild b/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild new file mode 100644 index 0000000..18364ed --- /dev/null +++ b/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild @@ -0,0 +1,49 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) +inherit distutils-r1 + +MY_PN="${PN/-/.}" + +DESCRIPTION="Community maintained fork of pdfminer" +HOMEPAGE="https://github.com/pdfminer/pdfminer.six" +MY_GITHUB_AUTHOR="pdfminer" +SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +RDEPEND=" + >=dev-python/chardet-3.0[${PYTHON_USEDEP}] + dev-python/pycryptodome[${PYTHON_USEDEP}] + dev-python/sortedcontainers[${PYTHON_USEDEP}] +" +DEPEND=" + ${RDEPEND} + test? ( + dev-python/nose[${PYTHON_USEDEP}] + dev-python/tox[${PYTHON_USEDEP}] + ) +" +BDEPEND=" + doc? ( + dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/sphinx-argparse[${PYTHON_USEDEP}] + ) +" + +S="${WORKDIR}"/"${MY_PN}-${PV}" + +python_compile_all() { + use doc && emake -C docs html +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/build/html/. ) + distutils-r1_python_install_all +}