[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2024-05-17 Thread Michał Górny
commit: 2fef517471a25b207b629e114bbe8d29b5eeef26
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:13 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fef5174

dev-python/jaraco-stream: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 2fdadea0c5cb..1ead9f9f6404 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2023-11-24 Thread Michał Górny
commit: b73a986c4ec32b4842e80bfff5ef4128e4a7f4c7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 24 14:49:40 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 24 14:49:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73a986c

dev-python/jaraco-stream: Stabilize 3.0.3-r1 arm64, #918247

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 56f1f5518375..2fdadea0c5cb 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
 
 BDEPEND="
>=dev-python/setuptools-scm-1.15.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2023-11-23 Thread Michał Górny
commit: baa3175eacec43bd217e84441a8b74be98b4aff4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 23 19:38:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 23 19:38:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa3175e

dev-python/jaraco-stream: Keyword 3.0.3-r1 arm64, #917919

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 527a5056a0b0..56f1f5518375 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 BDEPEND="
>=dev-python/setuptools-scm-1.15.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2023-05-27 Thread Arthur Zamarin
commit: 3fd948d485157dbb1c0e0dc5f03cada7552d67ef
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 27 09:40:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 27 09:44:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd948d4

dev-python/jaraco-stream: enable py3.12

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 5cb71f3c75ac..527a5056a0b0 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2023-03-21 Thread Michał Górny
commit: f24c5b84820876e10d53a0d1b10fbb6f374d445b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 21 16:40:28 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 21 16:45:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24c5b84

dev-python/jaraco-stream: Use PYPI_PN

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index fbc3cfbbd4cd..5cb71f3c75ac 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -4,6 +4,8 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 
 inherit distutils-r1 pypi
@@ -13,8 +15,6 @@ HOMEPAGE="
https://github.com/jaraco/jaraco.stream/
https://pypi.org/project/jaraco.stream/
 "
-SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
-S=${WORKDIR}/${P/-/.}
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2023-02-12 Thread Michał Górny
commit: 915e6c2994cfe795b8fad2ac0b34edf1826e9e17
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 11 11:00:37 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 12 19:04:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915e6c29

dev-python/jaraco-stream: Disable PyPI name normalization

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index a8bdd74094c2..ddf5705eb8b9 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="
https://github.com/jaraco/jaraco.stream/
https://pypi.org/project/jaraco.stream/
 "
-SRC_URI="$(pypi_sdist_url "${PN/-/.}")"
+SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
 S=${WORKDIR}/${P/-/.}
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2023-02-07 Thread Michał Górny
commit: 6816eb873b0a6e18ef2670a8ec88a8ea70a73efa
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb  7 08:17:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb  7 09:26:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6816eb87

dev-python/jaraco-stream: Use pypi.eclass

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 2ec31f67576c..a8bdd74094c2 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -6,16 +6,15 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
-MY_P=${P/-/.}
 DESCRIPTION="Routines for handling streaming data"
 HOMEPAGE="
https://github.com/jaraco/jaraco.stream/
https://pypi.org/project/jaraco.stream/
 "
-SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
+SRC_URI="$(pypi_sdist_url "${PN/-/.}")"
+S=${WORKDIR}/${P/-/.}
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-08-29 Thread Michał Górny
commit: fe2a4da7ed2e0d590b85bca795184a1103153152
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 29 10:35:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 29 10:35:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe2a4da7

dev-python/jaraco-stream: Modernize & cleanup

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 9cbc7b4c46e2..9a46016d00b8 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -5,11 +5,15 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
 inherit distutils-r1
 
 MY_P=${P/-/.}
 DESCRIPTION="Routines for handling streaming data"
-HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+HOMEPAGE="
+   https://github.com/jaraco/jaraco.stream/
+   https://pypi.org/project/jaraco.stream/
+"
 SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
 S=${WORKDIR}/${MY_P}
 
@@ -24,7 +28,4 @@ BDEPEND="
)
 "
 
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-06-16 Thread Michał Górny
commit: 9d65856faf0917c1d9f918f633b2698423cbe39f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 16:01:14 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 19:12:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d65856f

dev-python/jaraco-stream: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 .../jaraco-stream/jaraco-stream-3.0.3.ebuild   | 29 --
 1 file changed, 29 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
deleted file mode 100644
index 661225b1f833..
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Routines for handling streaming data"
-HOMEPAGE="https://github.com/jaraco/jaraco.stream;
-SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   test? (
-   dev-python/more-itertools[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-06-16 Thread Sam James
commit: b73678647bd5533bead33e8d6c1450743a00a646
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 16 15:13:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 16 15:13:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7367864

dev-python/jaraco-stream: Stabilize 3.0.3-r1 ALLARCHES, #852386

Signed-off-by: Sam James  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index d7762df11ae4..9cbc7b4c46e2 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-06-04 Thread Michał Górny
commit: 63bf564138d4895392b1542f1426f3c68aa8d9c6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  4 19:01:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  4 19:04:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bf5641

dev-python/jaraco-stream: Add python@ as co-maint.

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/jaraco-stream/metadata.xml 
b/dev-python/jaraco-stream/metadata.xml
index 11fd94e39567..c8fed0930ca3 100644
--- a/dev-python/jaraco-stream/metadata.xml
+++ b/dev-python/jaraco-stream/metadata.xml
@@ -5,6 +5,10 @@
sb...@gentoo.org
Louis Sautier

+   
+   pyt...@gentoo.org
+   Python
+   


jaraco.stream



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-05-13 Thread Arthur Zamarin
commit: 3151ab226751d27146d2febbf76e22d1d6ebe2ee
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 13 16:17:40 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 13 16:31:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3151ab22

dev-python/jaraco-stream: Use PEP517

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../jaraco-stream/jaraco-stream-3.0.3-r1.ebuild| 30 ++
 1 file changed, 30 insertions(+)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
new file mode 100644
index ..601d78e3abe3
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   test? (
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-05-13 Thread Arthur Zamarin
commit: 1e3d3bf2b7f11371ae81c1aab047da2ffe9c7aca
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 13 16:18:36 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 13 16:31:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d3bf2

dev-python/jaraco-stream: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 601d78e3abe3..d7762df11ae4 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 inherit distutils-r1
 
 MY_P=${P/-/.}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-04-24 Thread Jakov Smolić
commit: 567d171b7dd65b810b0b23586b5340cbcc9d8470
Author: Yu Gu  gmail  com>
AuthorDate: Sun Apr 24 12:41:30 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Apr 24 18:35:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567d171b

dev-python/jaraco-stream: Keyword 3.0.3 riscv, #839768

Signed-off-by: Yu Gu  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
index 804185b719dc..661225b1f833 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2022-02-04 Thread Michał Górny
commit: 946b799f3371eb2f9c0b85d79e47e7958aa4e2cc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  4 11:47:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  4 12:03:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946b799f

dev-python/jaraco-stream: Remove obsolete toml dep (from setuptools_scm)

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
index f5a8f99793f7..804185b719dc 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,6 @@ KEYWORDS="amd64 x86"
 
 BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
test? (
dev-python/more-itertools[${PYTHON_USEDEP}]
)



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-11-13 Thread Michał Górny
commit: a6560ea2825c997bf8a42bbc9449e9a86998125c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 13 09:54:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 13 09:54:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6560ea2

dev-python/jaraco-stream: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/Manifest  |  1 -
 .../jaraco-stream/jaraco-stream-3.0.2.ebuild   | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index 0e0c030222e..162ce0772cd 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,2 +1 @@
-DIST jaraco.stream-3.0.2.tar.gz 12784 BLAKE2B 
c9a9a1f940cd29cde67b624b0b7ac2dd426888f71d29f4bc4920eab5a7ba15713e5d5e57504e9f4f69f25d08a8cb2e2a1024c91c89b8c3aa8bb16023d84f33c6
 SHA512 
fce486caa9f27f3cfe7775858892d2865fe1c1656a8d369ef9321057716f25d7a737abf2a28fe7827efbeba2daa3b7992ec4fd18807751bf1fee6f48b238ab01
 DIST jaraco.stream-3.0.3.tar.gz 8877 BLAKE2B 
85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91
 SHA512 
fe50c21b26e734c9c2d0b7cf8a1c8cc8bab80417adf073a4ae213ba4067aa33e2f6c8886aac996971d2f98aacd295daa3ac7dba24dd952cc27d15bef22e2

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
deleted file mode 100644
index a53af100a02..000
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Routines for handling streaming data"
-HOMEPAGE="https://github.com/jaraco/jaraco.stream;
-SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   test? (
-   dev-python/more-itertools[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-11-13 Thread Jakov Smolić
commit: bf8ada31723da3c119696f9e3f4cfe548fdb3279
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Nov 13 09:47:11 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Nov 13 09:47:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8ada31

dev-python/jaraco-stream: Stabilize 3.0.3 ALLARCHES, #823515

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
index 202efd87e74..f5a8f99793f 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-10-17 Thread Michał Górny
commit: 50f094fa429b9d313db07f03bd3d6eb19b76dd42
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 17 08:56:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 17 08:58:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f094fa

dev-python/jaraco-stream: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/Manifest  |  1 -
 .../jaraco-stream/jaraco-stream-3.0.0-r1.ebuild| 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index b5f7c5c5e68..0e0c030222e 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,3 +1,2 @@
-DIST jaraco.stream-3.0.0.tar.gz 11838 BLAKE2B 
9d26ff8f78a3f090d79ccc8cbc41819a8290ebdb7770f56a57938ad9311ca1fd168d633fec78ee102c2c08156c9e0ae6f521dd5cafcb9df22928ba9f3f832734
 SHA512 
f2ce7e65d9a3bcd81985f45d03f7cd56b2f2939f13a423b8b65714f19eb249493d89cad774460dd08c1345124d3d10f85ce6875b5f7049705f993c0a3146e5d9
 DIST jaraco.stream-3.0.2.tar.gz 12784 BLAKE2B 
c9a9a1f940cd29cde67b624b0b7ac2dd426888f71d29f4bc4920eab5a7ba15713e5d5e57504e9f4f69f25d08a8cb2e2a1024c91c89b8c3aa8bb16023d84f33c6
 SHA512 
fce486caa9f27f3cfe7775858892d2865fe1c1656a8d369ef9321057716f25d7a737abf2a28fe7827efbeba2daa3b7992ec4fd18807751bf1fee6f48b238ab01
 DIST jaraco.stream-3.0.3.tar.gz 8877 BLAKE2B 
85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91
 SHA512 
fe50c21b26e734c9c2d0b7cf8a1c8cc8bab80417adf073a4ae213ba4067aa33e2f6c8886aac996971d2f98aacd295daa3ac7dba24dd952cc27d15bef22e2

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.0-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.0-r1.ebuild
deleted file mode 100644
index 173d7a6205e..000
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.0-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Routines for handling streaming data"
-HOMEPAGE="https://github.com/jaraco/jaraco.stream;
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/more-itertools[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_test() {
-   # Skip one test which requires network access
-   # Override pytest options to skip flake8
-   PYTHONPATH=. pytest -vv --ignore=jaraco/stream/test_gzip.py \
-   --override-ini="addopts=--doctest-modules" \
-   || die "tests failed with ${EPYTHON}"
-}
-
-# 
https://wiki.gentoo.org/wiki/Project:Python/Namespace_packages#File_collisions_between_pkgutil-style_packages
-python_install() {
-   rm "${BUILD_DIR}"/lib/jaraco/__init__.py || die
-   # note: eclass may default to --skip-build in the future
-   distutils-r1_python_install --skip-build
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-10-06 Thread Michał Górny
commit: 2b14a578b1ab16b2d069fcfaad2f151469c12dd5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  6 05:55:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  6 07:16:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b14a578

dev-python/jaraco-stream: Bump to 3.0.3

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/Manifest  |  1 +
 .../jaraco-stream/jaraco-stream-3.0.3.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index 51c1a067e8a..b5f7c5c5e68 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,2 +1,3 @@
 DIST jaraco.stream-3.0.0.tar.gz 11838 BLAKE2B 
9d26ff8f78a3f090d79ccc8cbc41819a8290ebdb7770f56a57938ad9311ca1fd168d633fec78ee102c2c08156c9e0ae6f521dd5cafcb9df22928ba9f3f832734
 SHA512 
f2ce7e65d9a3bcd81985f45d03f7cd56b2f2939f13a423b8b65714f19eb249493d89cad774460dd08c1345124d3d10f85ce6875b5f7049705f993c0a3146e5d9
 DIST jaraco.stream-3.0.2.tar.gz 12784 BLAKE2B 
c9a9a1f940cd29cde67b624b0b7ac2dd426888f71d29f4bc4920eab5a7ba15713e5d5e57504e9f4f69f25d08a8cb2e2a1024c91c89b8c3aa8bb16023d84f33c6
 SHA512 
fce486caa9f27f3cfe7775858892d2865fe1c1656a8d369ef9321057716f25d7a737abf2a28fe7827efbeba2daa3b7992ec4fd18807751bf1fee6f48b238ab01
+DIST jaraco.stream-3.0.3.tar.gz 8877 BLAKE2B 
85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91
 SHA512 
fe50c21b26e734c9c2d0b7cf8a1c8cc8bab80417adf073a4ae213ba4067aa33e2f6c8886aac996971d2f98aacd295daa3ac7dba24dd952cc27d15bef22e2

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
new file mode 100644
index 000..202efd87e74
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-05-06 Thread Michał Górny
commit: ec1f88745a524c790405b0f74233920273a23f96
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  6 14:39:47 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  6 14:44:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1f8874

dev-python/jaraco-stream: Enable python3.10

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
index 041d7f000c9..a53af100a02 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-04-29 Thread Michał Górny
commit: 9d9025ccd8a5f22c276ff8b60747bed7ca52e73b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 29 10:22:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 29 10:22:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9025cc

dev-python/jaraco-stream: Stabilize 3.0.2 ALLARCHES, #783300

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
index ddea28b787a..041d7f000c9 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-03-15 Thread Michał Górny
commit: 1de56a68e7104245dcee85fa5d67b48a474e140e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 15 08:30:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 15 08:34:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de56a68

dev-python/jaraco-stream: Bump to 3.0.2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/Manifest  |  1 +
 .../jaraco-stream/jaraco-stream-3.0.2.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index d613377dd78..51c1a067e8a 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1 +1,2 @@
 DIST jaraco.stream-3.0.0.tar.gz 11838 BLAKE2B 
9d26ff8f78a3f090d79ccc8cbc41819a8290ebdb7770f56a57938ad9311ca1fd168d633fec78ee102c2c08156c9e0ae6f521dd5cafcb9df22928ba9f3f832734
 SHA512 
f2ce7e65d9a3bcd81985f45d03f7cd56b2f2939f13a423b8b65714f19eb249493d89cad774460dd08c1345124d3d10f85ce6875b5f7049705f993c0a3146e5d9
+DIST jaraco.stream-3.0.2.tar.gz 12784 BLAKE2B 
c9a9a1f940cd29cde67b624b0b7ac2dd426888f71d29f4bc4920eab5a7ba15713e5d5e57504e9f4f69f25d08a8cb2e2a1024c91c89b8c3aa8bb16023d84f33c6
 SHA512 
fce486caa9f27f3cfe7775858892d2865fe1c1656a8d369ef9321057716f25d7a737abf2a28fe7827efbeba2daa3b7992ec4fd18807751bf1fee6f48b238ab01

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
new file mode 100644
index 000..ddea28b787a
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2021-03-09 Thread Sam James
commit: 05db8c35042bbd0d78dc116f64c474f048e2ccfd
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 10 00:01:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 10 00:01:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05db8c35

dev-python/jaraco-stream: mark ALLARCHES

Signed-off-by: Sam James  gentoo.org>

 dev-python/jaraco-stream/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/jaraco-stream/metadata.xml 
b/dev-python/jaraco-stream/metadata.xml
index b154260363e..73937827cc3 100644
--- a/dev-python/jaraco-stream/metadata.xml
+++ b/dev-python/jaraco-stream/metadata.xml
@@ -5,6 +5,7 @@
sb...@gentoo.org
Louis Sautier

+   

jaraco.stream
jaraco/jaraco.stream



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2020-09-21 Thread Michał Górny
commit: ea480a8386cfbc61f410713b92dfbad37afef91f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 15:10:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 15:30:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea480a83

dev-python/jaraco-stream: Restore default DISTUTILS_USE_SETUPTOOLS

The underlying issue causing false positives has been fixed.

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
index ecdbe10dea6..c50cc19bb17 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
@@ -4,8 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
-# entry_points is present in setup.py but it is empty
-DISTUTILS_USE_SETUPTOOLS=manual
 
 inherit distutils-r1
 
@@ -22,7 +20,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]"
 BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
test? (
${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2020-09-04 Thread Louis Sautier
commit: 6d7238a70878ee5fc1bacc40f18989a14a575b9c
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Sep  4 22:44:51 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Sep  4 22:45:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7238a7

dev-python/jaraco-stream: add Python 3.9 support, fix a warning

Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
index a8ead7c507d..ecdbe10dea6 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
@@ -3,7 +3,9 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+# entry_points is present in setup.py but it is empty
+DISTUTILS_USE_SETUPTOOLS=manual
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2020-07-06 Thread Michał Górny
commit: 281a2fecf59d40e79152bad1ada8d5e531fffcdb
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul  6 19:25:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  6 19:31:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281a2fec

dev-python/jaraco-stream: Stabilize 3.0.0 ALLARCHES, #715072

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
index 48dec9742af..a8ead7c507d 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2020-02-05 Thread Michał Górny
commit: ec0c5669a421d8fff9efc09fe161d18c8bc57e74
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 15:20:48 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 15:29:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0c5669

dev-python/jaraco-stream: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-1.2-r1.ebuild | 2 +-
 dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.2-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.2-r1.ebuild
index 562fb71de44..7febc3f3bba 100644
--- a/dev-python/jaraco-stream/jaraco-stream-1.2-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-1.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
index 6eb049a889e..408604edd5c 100644
--- a/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2019-12-13 Thread Louis Sautier
commit: 9855db05070c43456ce53123b30503f2bcc5904f
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Dec 13 11:59:26 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Dec 13 13:07:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9855db05

dev-python/jaraco-stream: remove old

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/jaraco-stream/Manifest  |  1 -
 .../jaraco-stream/jaraco-stream-1.1.1.ebuild   | 53 --
 2 files changed, 54 deletions(-)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index 224403f54db..b39cc9c5727 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,4 +1,3 @@
-DIST jaraco.stream-1.1.1.tar.gz 6115 BLAKE2B 
0994abe3c9688722c76e656e87166fa60d4bf45fb22ccc826227629bffb60fe0be78bb7a5f9f00b8766b5ce26d641d4b347d6c0fc73c426b424c230cb7d625b6
 SHA512 
65c8d1652a0d63506cc3cadee590664e6a99e2f770d26f0cea1dce07c54ffe308e1df8619bc728ea81c5ac43c9c6731fe9f71e5d38d2674c4e0d63d635bb5112
 DIST jaraco.stream-1.2.tar.gz 7696 BLAKE2B 
fcc1aa8d26da17635b9ee7c68c278ae572cbe36a108cb30f5eb98c7ebfd2255aad499bed38ea044b28e820646b92e64602db0e2cdfc430169035882f7b6abe9b
 SHA512 
47a96c1de12eb64e250c85d97429218606dc9bb212cf7b97e579763dd901ee063711c00307b7442be400856d3fd4e5994afbe1cb91a99e233541ffd7ff4024b9
 DIST jaraco.stream-2.0.tar.gz 11061 BLAKE2B 
86cc9958e11421fe839551e029f839c16a12b80d329466b44224d145be6c2a15a63d03f426a9b8d1510249ea6c129e892dcfec41a32dd5c3c3a3b66acc21030f
 SHA512 
d379d07772d739abb275cfc8ed7809583c728af695294b9d12ae1276add360b9559de64104cd20d05d82a3250237ae1f6eb23420970a95e9fdf6346ef9312331
 DIST jaraco.stream-3.0.0.tar.gz 11838 BLAKE2B 
9d26ff8f78a3f090d79ccc8cbc41819a8290ebdb7770f56a57938ad9311ca1fd168d633fec78ee102c2c08156c9e0ae6f521dd5cafcb9df22928ba9f3f832734
 SHA512 
f2ce7e65d9a3bcd81985f45d03f7cd56b2f2939f13a423b8b65714f19eb249493d89cad774460dd08c1345124d3d10f85ce6875b5f7049705f993c0a3146e5d9

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
deleted file mode 100644
index edc5fa87757..000
--- a/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Routines for handling streaming data"
-HOMEPAGE="https://github.com/jaraco/jaraco.stream;
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/more-itertools[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   )
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/rst-linker[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-python_test() {
-   # Skip one test which requires network access
-   PYTHONPATH=. py.test --ignore=jaraco/stream/test_gzip.py \
-   || die "tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2019-12-13 Thread Louis Sautier
commit: 9f7638237eb233bbcda38b40896e22d006f34c90
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Dec 13 11:47:25 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Dec 13 13:07:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f763823

dev-python/jaraco-stream: bump to 3.0.0, Python 3.8 support

The project no longer supports Python < 3.6.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/jaraco-stream/Manifest  |  1 +
 .../jaraco-stream/jaraco-stream-3.0.0.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index fe2c7ba4b25..224403f54db 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,3 +1,4 @@
 DIST jaraco.stream-1.1.1.tar.gz 6115 BLAKE2B 
0994abe3c9688722c76e656e87166fa60d4bf45fb22ccc826227629bffb60fe0be78bb7a5f9f00b8766b5ce26d641d4b347d6c0fc73c426b424c230cb7d625b6
 SHA512 
65c8d1652a0d63506cc3cadee590664e6a99e2f770d26f0cea1dce07c54ffe308e1df8619bc728ea81c5ac43c9c6731fe9f71e5d38d2674c4e0d63d635bb5112
 DIST jaraco.stream-1.2.tar.gz 7696 BLAKE2B 
fcc1aa8d26da17635b9ee7c68c278ae572cbe36a108cb30f5eb98c7ebfd2255aad499bed38ea044b28e820646b92e64602db0e2cdfc430169035882f7b6abe9b
 SHA512 
47a96c1de12eb64e250c85d97429218606dc9bb212cf7b97e579763dd901ee063711c00307b7442be400856d3fd4e5994afbe1cb91a99e233541ffd7ff4024b9
 DIST jaraco.stream-2.0.tar.gz 11061 BLAKE2B 
86cc9958e11421fe839551e029f839c16a12b80d329466b44224d145be6c2a15a63d03f426a9b8d1510249ea6c129e892dcfec41a32dd5c3c3a3b66acc21030f
 SHA512 
d379d07772d739abb275cfc8ed7809583c728af695294b9d12ae1276add360b9559de64104cd20d05d82a3250237ae1f6eb23420970a95e9fdf6346ef9312331
+DIST jaraco.stream-3.0.0.tar.gz 11838 BLAKE2B 
9d26ff8f78a3f090d79ccc8cbc41819a8290ebdb7770f56a57938ad9311ca1fd168d633fec78ee102c2c08156c9e0ae6f521dd5cafcb9df22928ba9f3f832734
 SHA512 
f2ce7e65d9a3bcd81985f45d03f7cd56b2f2939f13a423b8b65714f19eb249493d89cad774460dd08c1345124d3d10f85ce6875b5f7049705f993c0a3146e5d9

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
new file mode 100644
index 000..48dec9742af
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_test() {
+   # Skip one test which requires network access
+   # Override pytest options to skip flake8
+   PYTHONPATH=. pytest -vv --ignore=jaraco/stream/test_gzip.py \
+   --override-ini="addopts=--doctest-modules" \
+   || die "tests failed with ${EPYTHON}"
+}
+
+# 
https://wiki.gentoo.org/wiki/Project:Python/Namespace_packages#File_collisions_between_pkgutil-style_packages
+python_install() {
+   rm "${BUILD_DIR}"/lib/jaraco/__init__.py || die
+   # note: eclass may default to --skip-build in the future
+   distutils-r1_python_install --skip-build
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2019-07-08 Thread Louis Sautier
commit: e99a1aa580cbcf84c0975a72ed6bce4383156f8f
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Jul  4 08:30:06 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Jul  8 09:16:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99a1aa5

dev-python/jaraco-stream: fix required setuptools_scm version

Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Louis Sautier  gentoo.org>

 .../{jaraco-stream-2.0.ebuild => jaraco-stream-2.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
similarity index 96%
rename from dev-python/jaraco-stream/jaraco-stream-2.0.ebuild
rename to dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
index 35a90f85436..76b65830103 100644
--- a/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 "
 DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
test? (
${RDEPEND}
>=dev-python/pytest-2.8[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2019-07-03 Thread Louis Sautier
commit: 9504d4b805a90912329154c27cec32293deab9e1
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Jul  3 21:43:49 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Jul  3 21:47:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9504d4b8

dev-python/jaraco-stream: remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/jaraco-stream/Manifest |  1 -
 dev-python/jaraco-stream/jaraco-stream-1.1.ebuild | 49 ---
 2 files changed, 50 deletions(-)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index 7ac69960f9a..fe2c7ba4b25 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,4 +1,3 @@
 DIST jaraco.stream-1.1.1.tar.gz 6115 BLAKE2B 
0994abe3c9688722c76e656e87166fa60d4bf45fb22ccc826227629bffb60fe0be78bb7a5f9f00b8766b5ce26d641d4b347d6c0fc73c426b424c230cb7d625b6
 SHA512 
65c8d1652a0d63506cc3cadee590664e6a99e2f770d26f0cea1dce07c54ffe308e1df8619bc728ea81c5ac43c9c6731fe9f71e5d38d2674c4e0d63d635bb5112
-DIST jaraco.stream-1.1.tar.gz 4887 BLAKE2B 
6942db399e3821b176e5c966647aa9337e31dbfe533cbd790b9531fb943b1e5fdb05fa350e9dabdff00817e59b434a0770de32f871176dea34042acf6e2f368a
 SHA512 
5af385084623fbdfe86e9fb620f49b097dee164638bc99622ba557a26cda591e856f1fc4134bc7b73b8f7b61afaf2607686fe20c59c582324a65c22f39d74a13
 DIST jaraco.stream-1.2.tar.gz 7696 BLAKE2B 
fcc1aa8d26da17635b9ee7c68c278ae572cbe36a108cb30f5eb98c7ebfd2255aad499bed38ea044b28e820646b92e64602db0e2cdfc430169035882f7b6abe9b
 SHA512 
47a96c1de12eb64e250c85d97429218606dc9bb212cf7b97e579763dd901ee063711c00307b7442be400856d3fd4e5994afbe1cb91a99e233541ffd7ff4024b9
 DIST jaraco.stream-2.0.tar.gz 11061 BLAKE2B 
86cc9958e11421fe839551e029f839c16a12b80d329466b44224d145be6c2a15a63d03f426a9b8d1510249ea6c129e892dcfec41a32dd5c3c3a3b66acc21030f
 SHA512 
d379d07772d739abb275cfc8ed7809583c728af695294b9d12ae1276add360b9559de64104cd20d05d82a3250237ae1f6eb23420970a95e9fdf6346ef9312331

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.1.ebuild
deleted file mode 100644
index e4a73334710..000
--- a/dev-python/jaraco-stream/jaraco-stream-1.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Routines for handling streaming data"
-HOMEPAGE="https://github.com/jaraco/jaraco.stream;
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   )
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/rst-linker[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-python_test() {
-   # Skip one test which requires network access
-   py.test --ignore=jaraco/stream/test_gzip.py \
-   || die "tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2019-07-03 Thread Louis Sautier
commit: 08f770ca318c625bbefba001d30ce00d5945831d
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Jul  3 15:19:14 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Jul  3 21:47:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f770ca

dev-python/jaraco-stream: bump to 2.0, switches to pkgutil

Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/jaraco-stream/Manifest |  1 +
 dev-python/jaraco-stream/jaraco-stream-2.0.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index 0f2a55a3ac9..7ac69960f9a 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,3 +1,4 @@
 DIST jaraco.stream-1.1.1.tar.gz 6115 BLAKE2B 
0994abe3c9688722c76e656e87166fa60d4bf45fb22ccc826227629bffb60fe0be78bb7a5f9f00b8766b5ce26d641d4b347d6c0fc73c426b424c230cb7d625b6
 SHA512 
65c8d1652a0d63506cc3cadee590664e6a99e2f770d26f0cea1dce07c54ffe308e1df8619bc728ea81c5ac43c9c6731fe9f71e5d38d2674c4e0d63d635bb5112
 DIST jaraco.stream-1.1.tar.gz 4887 BLAKE2B 
6942db399e3821b176e5c966647aa9337e31dbfe533cbd790b9531fb943b1e5fdb05fa350e9dabdff00817e59b434a0770de32f871176dea34042acf6e2f368a
 SHA512 
5af385084623fbdfe86e9fb620f49b097dee164638bc99622ba557a26cda591e856f1fc4134bc7b73b8f7b61afaf2607686fe20c59c582324a65c22f39d74a13
 DIST jaraco.stream-1.2.tar.gz 7696 BLAKE2B 
fcc1aa8d26da17635b9ee7c68c278ae572cbe36a108cb30f5eb98c7ebfd2255aad499bed38ea044b28e820646b92e64602db0e2cdfc430169035882f7b6abe9b
 SHA512 
47a96c1de12eb64e250c85d97429218606dc9bb212cf7b97e579763dd901ee063711c00307b7442be400856d3fd4e5994afbe1cb91a99e233541ffd7ff4024b9
+DIST jaraco.stream-2.0.tar.gz 11061 BLAKE2B 
86cc9958e11421fe839551e029f839c16a12b80d329466b44224d145be6c2a15a63d03f426a9b8d1510249ea6c129e892dcfec41a32dd5c3c3a3b66acc21030f
 SHA512 
d379d07772d739abb275cfc8ed7809583c728af695294b9d12ae1276add360b9559de64104cd20d05d82a3250237ae1f6eb23420970a95e9fdf6346ef9312331

diff --git a/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild
new file mode 100644
index 000..35a90f85436
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   >=dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
+   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   # Skip one test which requires network access
+   # Override pytest options to skip flake8
+   PYTHONPATH=. pytest -vv --ignore=jaraco/stream/test_gzip.py \
+   --override-ini="addopts=--doctest-modules" \
+   || die "tests failed with ${EPYTHON}"
+}
+
+# 
https://wiki.gentoo.org/wiki/Project:Python/Namespace_packages#File_collisions_between_pkgutil-style_packages
+python_install() {
+   rm "${BUILD_DIR}"/lib/jaraco/__init__.py || die
+   # note: eclass may default to --skip-build in the future
+   distutils-r1_python_install --skip-build
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2018-07-25 Thread Louis Sautier
commit: 62d0c0f7a728ebd4a1201755b3c3fb4b68a10aec
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Jul 25 21:20:46 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Jul 25 21:20:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d0c0f7

dev-python/jaraco-stream: add Python 3.7, more verbose tests

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/jaraco-stream/jaraco-stream-1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
index 8aa4e6c4082..b990da9621d 100644
--- a/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1
 
@@ -47,7 +47,7 @@ python_compile_all() {
 python_test() {
# Skip one test which requires network access
# Override pytest options to skip flake8
-   PYTHONPATH=. py.test --ignore=jaraco/stream/test_gzip.py \
+   PYTHONPATH=. pytest -vv --ignore=jaraco/stream/test_gzip.py \
--override-ini="addopts=--doctest-modules" \
|| die "tests failed with ${EPYTHON}"
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2018-06-25 Thread Jason Zaman
commit: 04f9702cda27a2ae41569323fa7a62175aa5a3ab
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Jun 25 10:27:56 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Jun 25 10:40:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f9702c

dev-python/jaraco-stream: amd64 stable

Gentoo-bug: 658956
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/jaraco-stream/jaraco-stream-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
index 9c05682fdec..c4be34ef28c 100644
--- a/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2018-06-20 Thread Louis Sautier
commit: 7da8d14b06a199dc1cf7e69de9a83455bfb4829f
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Jun 20 20:52:58 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Jun 20 20:52:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da8d14b

dev-python/jaraco-stream: bump to 1.2, Python 3.6, PyPy{,3}

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/jaraco-stream/Manifest |  1 +
 dev-python/jaraco-stream/jaraco-stream-1.2.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index f7f05e9432c..0f2a55a3ac9 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1,2 +1,3 @@
 DIST jaraco.stream-1.1.1.tar.gz 6115 BLAKE2B 
0994abe3c9688722c76e656e87166fa60d4bf45fb22ccc826227629bffb60fe0be78bb7a5f9f00b8766b5ce26d641d4b347d6c0fc73c426b424c230cb7d625b6
 SHA512 
65c8d1652a0d63506cc3cadee590664e6a99e2f770d26f0cea1dce07c54ffe308e1df8619bc728ea81c5ac43c9c6731fe9f71e5d38d2674c4e0d63d635bb5112
 DIST jaraco.stream-1.1.tar.gz 4887 BLAKE2B 
6942db399e3821b176e5c966647aa9337e31dbfe533cbd790b9531fb943b1e5fdb05fa350e9dabdff00817e59b434a0770de32f871176dea34042acf6e2f368a
 SHA512 
5af385084623fbdfe86e9fb620f49b097dee164638bc99622ba557a26cda591e856f1fc4134bc7b73b8f7b61afaf2607686fe20c59c582324a65c22f39d74a13
+DIST jaraco.stream-1.2.tar.gz 7696 BLAKE2B 
fcc1aa8d26da17635b9ee7c68c278ae572cbe36a108cb30f5eb98c7ebfd2255aad499bed38ea044b28e820646b92e64602db0e2cdfc430169035882f7b6abe9b
 SHA512 
47a96c1de12eb64e250c85d97429218606dc9bb212cf7b97e579763dd901ee063711c00307b7442be400856d3fd4e5994afbe1cb91a99e233541ffd7ff4024b9

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
new file mode 100644
index 000..9c05682fdec
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-1.2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/namespace-jaraco[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
+   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   # Skip one test which requires network access
+   # Override pytest options to skip flake8
+   PYTHONPATH=. py.test --ignore=jaraco/stream/test_gzip.py \
+   --override-ini="addopts=--doctest-modules" \
+   || die "tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${ED}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2018-06-18 Thread Louis Sautier
commit: 8ebb72267a09c0b35de18dec0c2f83b0deffcfb6
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Jun 17 23:32:02 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Jun 18 10:33:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebb7226

dev-python/jaraco-stream: change my email in metadata.xml

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/jaraco-stream/metadata.xml | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-python/jaraco-stream/metadata.xml 
b/dev-python/jaraco-stream/metadata.xml
index 778d6071842..b154260363e 100644
--- a/dev-python/jaraco-stream/metadata.xml
+++ b/dev-python/jaraco-stream/metadata.xml
@@ -2,13 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   sautier.lo...@gmail.com
+   sb...@gentoo.org
Louis Sautier

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

jaraco.stream
jaraco/jaraco.stream



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2017-06-17 Thread Agostino Sarubbo
commit: 35bc6eacd211f7bd7d209e16602ed7ac332a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun 17 17:23:39 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun 17 17:23:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bc6eac

dev-python/jaraco-stream: x86 stable wrt bug #606192

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
index 69bdfa46f08..628b500250d 100644
--- a/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2016-06-27 Thread Göktürk Yüksek
commit: 82c54423bf0ea24eb6cd4f43bca6f8e44c238c92
Author: Louis Sautier  gmail  com>
AuthorDate: Sun Jun 26 12:55:32 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Jun 27 12:51:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c54423

dev-python/jaraco-stream: bump to 1.1.1

Package-Manager: portage-2.3.0_rc1

 dev-python/jaraco-stream/Manifest  |  1 +
 .../jaraco-stream/jaraco-stream-1.1.1.ebuild   | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
index 9034a69..7c7ebdd 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1 +1,2 @@
+DIST jaraco.stream-1.1.1.tar.gz 6115 SHA256 
f111cbb2a04063bcb1675a31a633c1a0f1b879a3f46c2ea8e71c7dc1242d8f47 SHA512 
65c8d1652a0d63506cc3cadee590664e6a99e2f770d26f0cea1dce07c54ffe308e1df8619bc728ea81c5ac43c9c6731fe9f71e5d38d2674c4e0d63d635bb5112
 WHIRLPOOL 
808c4c854eea1f06bd8b06cdf31497876ccfeb939beb1c785408d83255774fd304d355e97ea7c4ff6794d7609a945f903926ab3d8bd55fe70c8651093578a62c
 DIST jaraco.stream-1.1.tar.gz 4887 SHA256 
8f1e4aaea35728da594d1430772b85be098a919bf316be721045beb4377526a9 SHA512 
5af385084623fbdfe86e9fb620f49b097dee164638bc99622ba557a26cda591e856f1fc4134bc7b73b8f7b61afaf2607686fe20c59c582324a65c22f39d74a13
 WHIRLPOOL 
5c91d24f8007041cbe76c4ab371776bc1058c714e991eb346ac0c846eda7ead0a532028ed5bc51f8618ee2b7061b5ee6a2e70915c292e4441eb5b5324cfb967f

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
new file mode 100644
index 000..24218e6
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-1.1.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   )
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/rst-linker[${PYTHON_USEDEP}]
+   )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+python_test() {
+   # Skip one test which requires network access
+   PYTHONPATH=. py.test --ignore=jaraco/stream/test_gzip.py \
+   || die "tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2016-04-30 Thread Ian Delaney
commit: dcdbc7dfcafb6644f48f00c7d75cbc153d4f5c31
Author: Louis Sautier  gmail  com>
AuthorDate: Sat Apr 30 00:55:29 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat Apr 30 10:19:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcdbc7df

dev-python/jaraco-stream: initial version 1.1

new dependency for dev-python/irc

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1376

Signed-off-by: Ian Delaney  gentoo.org>

 dev-python/jaraco-stream/Manifest |  1 +
 dev-python/jaraco-stream/jaraco-stream-1.1.ebuild | 50 +++
 dev-python/jaraco-stream/metadata.xml | 20 +
 3 files changed, 71 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest 
b/dev-python/jaraco-stream/Manifest
new file mode 100644
index 000..9034a69
--- /dev/null
+++ b/dev-python/jaraco-stream/Manifest
@@ -0,0 +1 @@
+DIST jaraco.stream-1.1.tar.gz 4887 SHA256 
8f1e4aaea35728da594d1430772b85be098a919bf316be721045beb4377526a9 SHA512 
5af385084623fbdfe86e9fb620f49b097dee164638bc99622ba557a26cda591e856f1fc4134bc7b73b8f7b61afaf2607686fe20c59c582324a65c22f39d74a13
 WHIRLPOOL 
5c91d24f8007041cbe76c4ab371776bc1058c714e991eb346ac0c846eda7ead0a532028ed5bc51f8618ee2b7061b5ee6a2e70915c292e4441eb5b5324cfb967f

diff --git a/dev-python/jaraco-stream/jaraco-stream-1.1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-1.1.ebuild
new file mode 100644
index 000..0f928f1
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-1.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="https://github.com/jaraco/jaraco.stream;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   )
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/rst-linker[${PYTHON_USEDEP}]
+   )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+python_test() {
+   # Skip one test which requires network access
+   py.test --ignore=jaraco/stream/test_gzip.py \
+   || die "tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/jaraco-stream/metadata.xml 
b/dev-python/jaraco-stream/metadata.xml
new file mode 100644
index 000..778d607
--- /dev/null
+++ b/dev-python/jaraco-stream/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sautier.lo...@gmail.com
+   Louis Sautier
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   jaraco.stream
+   jaraco/jaraco.stream
+   
https://github.com/jaraco/jaraco.stream/issues
+   
+   
+   Routines for handling streaming data, including a set of 
generators for loading gzip data on the fly.
+   
+