[gentoo-commits] repo/proj/guru:master commit in: dev-python/pdfminer-six/

2022-10-31 Thread Ronny Gutbrod
commit: 26fc9670ef1e55332cb1f8fd02cad85d61351e88
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sun Oct 30 13:49:25 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sun Oct 30 13:49:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26fc9670

dev-python/pdfminer-six: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-python/pdfminer-six/Manifest   |  2 --
 dev-python/pdfminer-six/metadata.xml   | 12 -
 .../pdfminer-six/pdfminer-six-20201018.ebuild  | 29 -
 .../pdfminer-six/pdfminer-six-20220319-r1.ebuild   | 30 --
 4 files changed, 73 deletions(-)

diff --git a/dev-python/pdfminer-six/Manifest b/dev-python/pdfminer-six/Manifest
deleted file mode 100644
index cc1d5cb76..0
--- a/dev-python/pdfminer-six/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pdfminer-six-20201018.tar.gz 10256409 BLAKE2B 
87e4b693621efc36c0f248d977c8c4310d8865629bc459c8f2bb65385ae215ce07701a016e8a5f31a81f84dc596dca9f58895ac98ad34f7549ea557282cfcc9e
 SHA512 
62d3ef815072627baf30cda966f6914422ff4df4945e0442bdaa93e04f42d2e0874f0dba46cec0f789308d787f1c8842e913bb0b590709c22faf12f605ae258e
-DIST pdfminer.six-20220319.tar.gz 7356602 BLAKE2B 
e4ba2e62e923b53bcbd15dc2fdde11ededd6acee0f76cbbd5bb68eccc7d612c4f3d92edaf2b63e30586a2390360ff4bfdcec55515b66846b12494d569cb8cb7f
 SHA512 
b11d4a306a1b4c0f022bd2628d26254069cec6a74b3375f1b335b7b31077fcc9377e8d8ea04ca5accf1133f111f6c2b70d9c25e12341536cc27f9411ca0f05e2

diff --git a/dev-python/pdfminer-six/metadata.xml 
b/dev-python/pdfminer-six/metadata.xml
deleted file mode 100644
index c155fa2dd..0
--- a/dev-python/pdfminer-six/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ala...@swordarmor.fr
-   Alarig Le Lay
-   
-   
-   Carlos Eduardo
-   carana2...@gmail.com
-   
-

diff --git a/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild 
b/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild
deleted file mode 100644
index 0289dc625..0
--- a/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{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/cryptography[${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

diff --git a/dev-python/pdfminer-six/pdfminer-six-20220319-r1.ebuild 
b/dev-python/pdfminer-six/pdfminer-six-20220319-r1.ebuild
deleted file mode 100644
index 0e5bf1797..0
--- a/dev-python/pdfminer-six/pdfminer-six-20220319-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9,10} )
-
-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}/releases/download/${PV}/${MY_PN}-${PV}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/chardet-3.0[${PYTHON_USEDEP}]
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/sortedcontainers[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinx-argparse



[gentoo-commits] repo/proj/guru:master commit in: dev-python/pdfminer-six/

2022-04-23 Thread Haelwenn Monnier
commit: 3980012723c815d452e08c250cea2ed992a6c586
Author: Carlos Eduardo  gmail  com>
AuthorDate: Fri Apr 22 12:23:35 2022 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Fri Apr 22 12:23:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=39800127

dev-python/pdfminer-six: add pytest dependency

Closes: https://bugs.gentoo.org/840044
Signed-off-by: Carlos Eduardo  gmail.com>

 dev-python/pdfminer-six/metadata.xml  | 4 
 .../{pdfminer-six-20220319.ebuild => pdfminer-six-20220319-r1.ebuild} | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-python/pdfminer-six/metadata.xml 
b/dev-python/pdfminer-six/metadata.xml
index 17361c398..c155fa2dd 100644
--- a/dev-python/pdfminer-six/metadata.xml
+++ b/dev-python/pdfminer-six/metadata.xml
@@ -5,4 +5,8 @@
ala...@swordarmor.fr
Alarig Le Lay

+   
+   Carlos Eduardo
+   carana2...@gmail.com
+   
 

diff --git a/dev-python/pdfminer-six/pdfminer-six-20220319.ebuild 
b/dev-python/pdfminer-six/pdfminer-six-20220319-r1.ebuild
similarity index 94%
rename from dev-python/pdfminer-six/pdfminer-six-20220319.ebuild
rename to dev-python/pdfminer-six/pdfminer-six-20220319-r1.ebuild
index 8187f904f..0e5bf1797 100644
--- a/dev-python/pdfminer-six/pdfminer-six-20220319.ebuild
+++ b/dev-python/pdfminer-six/pdfminer-six-20220319-r1.ebuild
@@ -16,6 +16,7 @@ 
SRC_URI="https://github.com/pdfminer/${MY_PN}/releases/download/${PV}/${MY_PN}-$
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
 
 RDEPEND="
>=dev-python/chardet-3.0[${PYTHON_USEDEP}]
@@ -25,5 +26,5 @@ RDEPEND="
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 
-distutils_enable_tests nose
+distutils_enable_tests pytest
 distutils_enable_sphinx docs/source dev-python/sphinx-argparse



[gentoo-commits] repo/proj/guru:master commit in: dev-python/pdfminer-six/

2020-04-16 Thread Andrew Ammerlaan
commit: 25676caa79355400a93ba8c78005dacc0c524eb0
Author: Alarig Le Lay  swordarmor  fr>
AuthorDate: Wed Apr 15 17:31:41 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 15 17:31:41 2020 +
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 000..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 000..17361c3
--- /dev/null
+++ b/dev-python/pdfminer-six/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ala...@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 000..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 000..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
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/pdfminer-six/

2020-04-16 Thread Andrew Ammerlaan
commit: e764a83755af1b6aed2795a3223c13705dbc3779
Author: Alarig Le Lay  swordarmor  fr>
AuthorDate: Wed Apr 15 19:48:45 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 15 19:51:24 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e764a837

dev-python/pdfminer-six: Switching to distutils_enable_tests

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay  swordarmor.fr>

 dev-python/pdfminer-six/pdfminer-six-20200124.ebuild | 6 +++---
 dev-python/pdfminer-six/pdfminer-six-20200402.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild 
b/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild
index 18364ed..fc4fb4c 100644
--- a/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild
+++ b/dev-python/pdfminer-six/pdfminer-six-20200124.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${MY_PN}/archive/${PV}.tar.gz ->
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
+IUSE="doc"
 
 RDEPEND="
>=dev-python/chardet-3.0[${PYTHON_USEDEP}]
@@ -24,10 +24,8 @@ RDEPEND="
dev-python/sortedcontainers[${PYTHON_USEDEP}]
 "
 DEPEND="
-   ${RDEPEND}
test? (
dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/tox[${PYTHON_USEDEP}]
)
 "
 BDEPEND="
@@ -47,3 +45,5 @@ python_install_all() {
use doc && local HTML_DOCS=( docs/build/html/. )
distutils-r1_python_install_all
 }
+
+distutils_enable_tests nose

diff --git a/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild 
b/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild
index 18364ed..fc4fb4c 100644
--- a/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild
+++ b/dev-python/pdfminer-six/pdfminer-six-20200402.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${MY_PN}/archive/${PV}.tar.gz ->
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
+IUSE="doc"
 
 RDEPEND="
>=dev-python/chardet-3.0[${PYTHON_USEDEP}]
@@ -24,10 +24,8 @@ RDEPEND="
dev-python/sortedcontainers[${PYTHON_USEDEP}]
 "
 DEPEND="
-   ${RDEPEND}
test? (
dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/tox[${PYTHON_USEDEP}]
)
 "
 BDEPEND="
@@ -47,3 +45,5 @@ python_install_all() {
use doc && local HTML_DOCS=( docs/build/html/. )
distutils-r1_python_install_all
 }
+
+distutils_enable_tests nose