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

2024-05-09 Thread Michał Górny
commit: 2b39a8d7500f05c364de764662755cdd58a9918a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  9 19:12:34 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  9 19:12:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b39a8d7

dev-python/chardet: Enable py3.13

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

 dev-python/chardet/chardet-5.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/chardet/chardet-5.2.0.ebuild 
b/dev-python/chardet/chardet-5.2.0.ebuild
index d10fec43fffb..32f4b0a8a7f5 100644
--- a/dev-python/chardet/chardet-5.2.0.ebuild
+++ b/dev-python/chardet/chardet-5.2.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1
 



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

2023-09-01 Thread Michał Górny
commit: 5005c95543d66559f048a3aa51f6992213795189
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  1 16:41:27 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  1 16:42:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5005c955

dev-python/chardet: Remove old

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

 dev-python/chardet/Manifest |  1 -
 dev-python/chardet/chardet-5.1.0.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 48f23e16d5c4..41980181b329 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1 @@
-DIST chardet-5.1.0.gh.tar.gz 2067545 BLAKE2B 
92fd916884ecd562a3ad51c58848430d1b5acad0841a410f316be4346e4c2198e5c27ce5af8639a06d6472ece6807dd2618f4a50760e77925c994d13619d290e
 SHA512 
531888329979d229f3e966a428d14feb4612df5b71e3dff3ee3358ecbc964af95370e4c03aacecea0941d11840a16b2b12814ea8af977ff81a5abbec41d983cd
 DIST chardet-5.2.0.gh.tar.gz 2067352 BLAKE2B 
e9b960bad6ad7e9933f0fcd6e445bdefdd795f6150bf96e59714bfb9bd0cf63adeba80b608a1890f07be81565c160977fa96140984720407d93b0919eeb71a8b
 SHA512 
3c6614882b251e53322eb75fdd01c3d7664c5f611bbfc1480fa10d57f02906b4be42a8b7ff4d3bdc00465340a2ca46b31f1f0d25f64d4f69df0ac0876e71e87f

diff --git a/dev-python/chardet/chardet-5.1.0.ebuild 
b/dev-python/chardet/chardet-5.1.0.ebuild
deleted file mode 100644
index d10fec43fffb..
--- a/dev-python/chardet/chardet-5.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="
-   https://github.com/chardet/chardet/
-   https://pypi.org/project/chardet/
-"
-SRC_URI="
-   https://github.com/chardet/chardet/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # super flaky test
-   # https://github.com/chardet/chardet/issues/256
-   test.py::test_detect_all_and_detect_one_should_agree
-)



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

2023-09-01 Thread Arthur Zamarin
commit: ca260fd4068dde6e04f06538baba2223c05f6a68
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  1 16:30:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  1 16:30:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca260fd4

dev-python/chardet: Stabilize 5.2.0 ALLARCHES, #913452

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

 dev-python/chardet/chardet-5.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-5.2.0.ebuild 
b/dev-python/chardet/chardet-5.2.0.ebuild
index b8ee0eb33666..d10fec43fffb 100644
--- a/dev-python/chardet/chardet-5.2.0.ebuild
+++ b/dev-python/chardet/chardet-5.2.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 
 distutils_enable_tests pytest
 



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

2023-08-02 Thread Michał Górny
commit: 0e42ede7a72e8d6e8546dd156ce88ae0762e0627
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug  2 05:32:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug  2 06:05:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e42ede7

dev-python/chardet: Bump to 5.2.0

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

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-5.2.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index b84aae600933..48f23e16d5c4 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1 +1,2 @@
 DIST chardet-5.1.0.gh.tar.gz 2067545 BLAKE2B 
92fd916884ecd562a3ad51c58848430d1b5acad0841a410f316be4346e4c2198e5c27ce5af8639a06d6472ece6807dd2618f4a50760e77925c994d13619d290e
 SHA512 
531888329979d229f3e966a428d14feb4612df5b71e3dff3ee3358ecbc964af95370e4c03aacecea0941d11840a16b2b12814ea8af977ff81a5abbec41d983cd
+DIST chardet-5.2.0.gh.tar.gz 2067352 BLAKE2B 
e9b960bad6ad7e9933f0fcd6e445bdefdd795f6150bf96e59714bfb9bd0cf63adeba80b608a1890f07be81565c160977fa96140984720407d93b0919eeb71a8b
 SHA512 
3c6614882b251e53322eb75fdd01c3d7664c5f611bbfc1480fa10d57f02906b4be42a8b7ff4d3bdc00465340a2ca46b31f1f0d25f64d4f69df0ac0876e71e87f

diff --git a/dev-python/chardet/chardet-5.2.0.ebuild 
b/dev-python/chardet/chardet-5.2.0.ebuild
new file mode 100644
index ..b8ee0eb33666
--- /dev/null
+++ b/dev-python/chardet/chardet-5.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="
+   https://github.com/chardet/chardet/
+   https://pypi.org/project/chardet/
+"
+SRC_URI="
+   https://github.com/chardet/chardet/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # super flaky test
+   # https://github.com/chardet/chardet/issues/256
+   test.py::test_detect_all_and_detect_one_should_agree
+)



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

2023-05-26 Thread Michał Górny
commit: 07069adda93ecfaef843678bff2c765e41720612
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 26 16:53:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 26 16:53:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07069add

dev-python/chardet: Enable py3.12

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

 dev-python/chardet/chardet-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-5.1.0.ebuild 
b/dev-python/chardet/chardet-5.1.0.ebuild
index 42babc02d389..d10fec43fffb 100644
--- a/dev-python/chardet/chardet-5.1.0.ebuild
+++ b/dev-python/chardet/chardet-5.1.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1
 



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

2023-01-07 Thread Michał Górny
commit: e046e47959b924abc37dcf30f004692d13d38328
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  7 14:59:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  7 14:59:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e046e479

dev-python/chardet: Remove old

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

 dev-python/chardet/Manifest |  1 -
 dev-python/chardet/chardet-5.0.0.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 8a149e1d6f07..b84aae600933 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1 @@
-DIST chardet-5.0.0.gh.tar.gz 2016879 BLAKE2B 
006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5
 SHA512 
d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a
 DIST chardet-5.1.0.gh.tar.gz 2067545 BLAKE2B 
92fd916884ecd562a3ad51c58848430d1b5acad0841a410f316be4346e4c2198e5c27ce5af8639a06d6472ece6807dd2618f4a50760e77925c994d13619d290e
 SHA512 
531888329979d229f3e966a428d14feb4612df5b71e3dff3ee3358ecbc964af95370e4c03aacecea0941d11840a16b2b12814ea8af977ff81a5abbec41d983cd

diff --git a/dev-python/chardet/chardet-5.0.0.ebuild 
b/dev-python/chardet/chardet-5.0.0.ebuild
deleted file mode 100644
index d5c50d555d2f..
--- a/dev-python/chardet/chardet-5.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="
-   https://github.com/chardet/chardet/
-   https://pypi.org/project/chardet/
-"
-SRC_URI="
-   https://github.com/chardet/chardet/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # super flaky test
-   # https://github.com/chardet/chardet/issues/256
-   test.py::test_detect_all_and_detect_one_should_agree
-)



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

2023-01-07 Thread Arthur Zamarin
commit: ecd8b98e016b0fc99181efdc3fdaa3fe51ca238d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan  7 12:48:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan  7 12:48:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd8b98e

dev-python/chardet: Stabilize 5.1.0 ALLARCHES, #890050

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

 dev-python/chardet/chardet-5.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/chardet/chardet-5.1.0.ebuild 
b/dev-python/chardet/chardet-5.1.0.ebuild
index 1a0f32883fb2..4ab9ef21f9c5 100644
--- a/dev-python/chardet/chardet-5.1.0.ebuild
+++ b/dev-python/chardet/chardet-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 
 distutils_enable_tests pytest
 



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

2022-12-02 Thread Arthur Zamarin
commit: 68ad618dd7e3e84190f9071b205cc7d811665a0e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 14:02:06 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 14:03:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ad618d

dev-python/chardet: add 5.1.0

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

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-5.1.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index a5f2cf28032c..8a149e1d6f07 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1 +1,2 @@
 DIST chardet-5.0.0.gh.tar.gz 2016879 BLAKE2B 
006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5
 SHA512 
d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a
+DIST chardet-5.1.0.gh.tar.gz 2067545 BLAKE2B 
92fd916884ecd562a3ad51c58848430d1b5acad0841a410f316be4346e4c2198e5c27ce5af8639a06d6472ece6807dd2618f4a50760e77925c994d13619d290e
 SHA512 
531888329979d229f3e966a428d14feb4612df5b71e3dff3ee3358ecbc964af95370e4c03aacecea0941d11840a16b2b12814ea8af977ff81a5abbec41d983cd

diff --git a/dev-python/chardet/chardet-5.1.0.ebuild 
b/dev-python/chardet/chardet-5.1.0.ebuild
new file mode 100644
index ..1a0f32883fb2
--- /dev/null
+++ b/dev-python/chardet/chardet-5.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="
+   https://github.com/chardet/chardet/
+   https://pypi.org/project/chardet/
+"
+SRC_URI="
+   https://github.com/chardet/chardet/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # super flaky test
+   # https://github.com/chardet/chardet/issues/256
+   test.py::test_detect_all_and_detect_one_should_agree
+)



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

2022-07-29 Thread Michał Górny
commit: 8c7175a2a2d33945e2ecf791e96bc62f4b2e4d98
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 29 12:49:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 29 12:49:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7175a2

dev-python/chardet: Remove old

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

 dev-python/chardet/Manifest|  1 -
 dev-python/chardet/chardet-4.0.0-r1.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index c5b951920846..a5f2cf28032c 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1 @@
-DIST chardet-4.0.0.tar.gz 1923933 BLAKE2B 
10dce34cbe6f01536a526931510ed625bc5062335e9419e24c9e48d5697ebbe70dcc54ffaa976ec153340cc74c3086627a3b1dd9e34be32c89a9a81e83fd70d0
 SHA512 
cb0e052fdd9fec251ebc6eb3f31ca95ece017f2bfa99122997f989286988058ed9688e49d00631c63d8e4e52da1050e23f02b28d0e739aee7302b24c8808370e
 DIST chardet-5.0.0.gh.tar.gz 2016879 BLAKE2B 
006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5
 SHA512 
d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a

diff --git a/dev-python/chardet/chardet-4.0.0-r1.ebuild 
b/dev-python/chardet/chardet-4.0.0-r1.ebuild
deleted file mode 100644
index 26a8f949b152..
--- a/dev-python/chardet/chardet-4.0.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="
-   https://github.com/chardet/chardet/
-   https://pypi.org/project/chardet/
-"
-SRC_URI="
-   https://github.com/chardet/chardet/archive/${PV}.tar.gz
-   -> ${P}.tar.gz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
-
-BDEPEND="
-   test? (
-   dev-python/hypothesis[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2022-07-29 Thread Arthur Zamarin
commit: 01648d72944dcf33c4bf081950f9af85965b5ce4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 29 11:51:44 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 29 11:51:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01648d72

dev-python/chardet: Stabilize 5.0.0 ALLARCHES, #862034

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

 dev-python/chardet/chardet-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-5.0.0.ebuild 
b/dev-python/chardet/chardet-5.0.0.ebuild
index 1a0f32883fb2..d5c50d555d2f 100644
--- a/dev-python/chardet/chardet-5.0.0.ebuild
+++ b/dev-python/chardet/chardet-5.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 
 distutils_enable_tests pytest
 



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

2022-06-25 Thread Michał Górny
commit: 67a8b1bb4bffd1c981a9c9cc2a3d3ac6048dcffd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 26 04:50:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 26 04:50:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a8b1bb

dev-python/chardet: Fix distfile name

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

 dev-python/chardet/Manifest | 2 +-
 dev-python/chardet/chardet-5.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index f983fed53661..c5b951920846 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1,2 @@
 DIST chardet-4.0.0.tar.gz 1923933 BLAKE2B 
10dce34cbe6f01536a526931510ed625bc5062335e9419e24c9e48d5697ebbe70dcc54ffaa976ec153340cc74c3086627a3b1dd9e34be32c89a9a81e83fd70d0
 SHA512 
cb0e052fdd9fec251ebc6eb3f31ca95ece017f2bfa99122997f989286988058ed9688e49d00631c63d8e4e52da1050e23f02b28d0e739aee7302b24c8808370e
-DIST chardet-5.0.0.tar.gz 2016879 BLAKE2B 
006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5
 SHA512 
d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a
+DIST chardet-5.0.0.gh.tar.gz 2016879 BLAKE2B 
006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5
 SHA512 
d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a

diff --git a/dev-python/chardet/chardet-5.0.0.ebuild 
b/dev-python/chardet/chardet-5.0.0.ebuild
index dbf91552b944..1a0f32883fb2 100644
--- a/dev-python/chardet/chardet-5.0.0.ebuild
+++ b/dev-python/chardet/chardet-5.0.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 "
 SRC_URI="
https://github.com/chardet/chardet/archive/${PV}.tar.gz
-   -> ${P}.tar.gz
+   -> ${P}.gh.tar.gz
 "
 
 LICENSE="LGPL-2.1"



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

2022-06-25 Thread Michał Górny
commit: fb4a456f7b7d3136967352d50709acb58c4bb413
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 26 03:58:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 26 04:49:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4a456f

dev-python/chardet: Bump to 5.0.0

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

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-5.0.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index ed73b3a9c79e..f983fed53661 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1 +1,2 @@
 DIST chardet-4.0.0.tar.gz 1923933 BLAKE2B 
10dce34cbe6f01536a526931510ed625bc5062335e9419e24c9e48d5697ebbe70dcc54ffaa976ec153340cc74c3086627a3b1dd9e34be32c89a9a81e83fd70d0
 SHA512 
cb0e052fdd9fec251ebc6eb3f31ca95ece017f2bfa99122997f989286988058ed9688e49d00631c63d8e4e52da1050e23f02b28d0e739aee7302b24c8808370e
+DIST chardet-5.0.0.tar.gz 2016879 BLAKE2B 
006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5
 SHA512 
d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a

diff --git a/dev-python/chardet/chardet-5.0.0.ebuild 
b/dev-python/chardet/chardet-5.0.0.ebuild
new file mode 100644
index ..dbf91552b944
--- /dev/null
+++ b/dev-python/chardet/chardet-5.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="
+   https://github.com/chardet/chardet/
+   https://pypi.org/project/chardet/
+"
+SRC_URI="
+   https://github.com/chardet/chardet/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # super flaky test
+   # https://github.com/chardet/chardet/issues/256
+   test.py::test_detect_all_and_detect_one_should_agree
+)



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

2022-06-12 Thread Michał Górny
commit: d356ff10c36091f70703ea4002541ef41101a0c8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 12 14:23:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 12 14:23:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d356ff10

dev-python/chardet: Remove old

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

 dev-python/chardet/chardet-4.0.0.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
deleted file mode 100644
index f69796f4d505..
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="https://github.com/chardet/chardet https://pypi.org/project/chardet/;
-SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
-
-BDEPEND="
-   test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests pytest



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

2022-06-12 Thread Sam James
commit: 4e90ca171737919b80c72080681b0b1e475af369
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun 12 11:53:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun 12 11:53:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e90ca17

dev-python/chardet: Stabilize 4.0.0-r1 ALLARCHES, #851300

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

 dev-python/chardet/chardet-4.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-4.0.0-r1.ebuild 
b/dev-python/chardet/chardet-4.0.0-r1.ebuild
index a8afdd4a6f64..26a8f949b152 100644
--- a/dev-python/chardet/chardet-4.0.0-r1.ebuild
+++ b/dev-python/chardet/chardet-4.0.0-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 
 BDEPEND="
test? (



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

2022-05-11 Thread Michał Górny
commit: 9ab4456385a6cc90d2f0481e6b975dfa1f846034
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 11 20:01:01 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 11 20:11:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab44563

dev-python/chardet: EAPI 8, PEP517

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

 dev-python/chardet/chardet-4.0.0-r1.ebuild | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/dev-python/chardet/chardet-4.0.0-r1.ebuild 
b/dev-python/chardet/chardet-4.0.0-r1.ebuild
new file mode 100644
index ..428ca399a801
--- /dev/null
+++ b/dev-python/chardet/chardet-4.0.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="
+   https://github.com/chardet/chardet/
+   https://pypi.org/project/chardet/
+"
+SRC_URI="
+   https://github.com/chardet/chardet/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+
+BDEPEND="
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2022-05-11 Thread Michał Górny
commit: d794afb9c12c9b6b051e2699b0f73156d5f7bad6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 11 20:01:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 11 20:11:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d794afb9

dev-python/chardet: Enable py3.11

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

 dev-python/chardet/chardet-4.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-4.0.0-r1.ebuild 
b/dev-python/chardet/chardet-4.0.0-r1.ebuild
index 428ca399a801..a8afdd4a6f64 100644
--- a/dev-python/chardet/chardet-4.0.0-r1.ebuild
+++ b/dev-python/chardet/chardet-4.0.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 



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

2022-05-07 Thread WANG Xuerui
commit: fe213a59b4b7f708c0db8974153819fe932552e2
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sat May  7 08:39:52 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sat May  7 11:14:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe213a59

dev-python/chardet: keyword 4.0.0 for ~loong

Tests passed on real hardware.

Signed-off-by: WANG Xuerui  gentoo.org>

 dev-python/chardet/chardet-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index f8886d76e437..f69796f4d505 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.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=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 
 BDEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )



[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/files/, dev-python/chardet/

2021-10-17 Thread Michał Górny
commit: 538c378f478a29149ee668b582c78ac02f6ad0e1
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 17 07:32:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 17 07:32:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538c378f

dev-python/chardet: Remove old

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

 dev-python/chardet/Manifest|  1 -
 dev-python/chardet/chardet-3.0.4-r1.ebuild | 28 --
 .../chardet/files/chardet-3.0.4-pytest-4.patch | 23 --
 3 files changed, 52 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 1fa67aa0c09..ed73b3a9c79 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1 @@
-DIST chardet-3.0.4.tar.gz 1872214 BLAKE2B 
b93e2d3e0b5a5c35affa5e3ee661323029f79837a1222d8f69db72911301d9490c9788d2effc577eeeb2a50334cc855afc4bdf4b8dbafb143fcc411d93b824a9
 SHA512 
b433ea0e15e200df968e6d61c671c42fbd77e519eb033035c4a5c241e1f98e1dfaea6747af632788507583b3ef85b00d510b3f6ef5cf58589ceca1b3a088b357
 DIST chardet-4.0.0.tar.gz 1923933 BLAKE2B 
10dce34cbe6f01536a526931510ed625bc5062335e9419e24c9e48d5697ebbe70dcc54ffaa976ec153340cc74c3086627a3b1dd9e34be32c89a9a81e83fd70d0
 SHA512 
cb0e052fdd9fec251ebc6eb3f31ca95ece017f2bfa99122997f989286988058ed9688e49d00631c63d8e4e52da1050e23f02b28d0e739aee7302b24c8808370e

diff --git a/dev-python/chardet/chardet-3.0.4-r1.ebuild 
b/dev-python/chardet/chardet-3.0.4-r1.ebuild
deleted file mode 100644
index 747b00b7e04..000
--- a/dev-python/chardet/chardet-3.0.4-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="https://github.com/chardet/chardet https://pypi.org/project/chardet/;
-SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-
-DEPEND="
-   test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
-"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-pytest-4.patch
-)
-
-distutils_enable_tests pytest

diff --git a/dev-python/chardet/files/chardet-3.0.4-pytest-4.patch 
b/dev-python/chardet/files/chardet-3.0.4-pytest-4.patch
deleted file mode 100644
index eef88e9e996..000
--- a/dev-python/chardet/files/chardet-3.0.4-pytest-4.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 0561ddcedcd12ea1f98b7ddedb93686ed8a5ffa4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= 
-Date: Tue, 12 Mar 2019 18:44:36 +0100
-Subject: [PATCH] Support pytest 4, don't apply marks directly to parameters
-
-Fixes https://github.com/chardet/chardet/issues/173

- test.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/test.py b/test.py
-index 9833307..ad2b753 100644
 a/test.py
-+++ b/test.py
-@@ -59,7 +59,7 @@ def gen_test_params():
- full_path = join(path, file_name)
- test_case = full_path, encoding
- if full_path in EXPECTED_FAILURES:
--test_case = pytest.mark.xfail(test_case)
-+test_case = pytest.param(*test_case, marks=pytest.mark.xfail)
- yield test_case
- 
- 



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

2021-05-13 Thread Michał Górny
commit: 4bfaa704f87b3b275be240496b658ee843d751b3
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Thu May 13 13:36:19 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 13 22:09:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfaa704

dev-python/chardet: Bump to python 3.10

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/chardet/chardet-3.0.4-r1.ebuild | 4 +---
 dev-python/chardet/chardet-4.0.0.ebuild| 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-python/chardet/chardet-3.0.4-r1.ebuild 
b/dev-python/chardet/chardet-3.0.4-r1.ebuild
index 642dd0038b6..747b00b7e04 100644
--- a/dev-python/chardet/chardet-3.0.4-r1.ebuild
+++ b/dev-python/chardet/chardet-3.0.4-r1.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=6
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Universal encoding detector"

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index 6c3731959e0..f8886d76e43 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Universal encoding detector"



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

2021-01-12 Thread Sam James
commit: e2b2c0d79bce3c8b2837f73d0540a4d0c9c62e70
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 12 19:24:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 12 19:24:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b2c0d7

dev-python/chardet: Stabilize 4.0.0 ALLARCHES, #765142

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

 dev-python/chardet/chardet-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index a639bf19a85..5cafc341179 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 
 BDEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )



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

2021-01-12 Thread Sam James
commit: ee153c83ecc51fa08d61882bd51d8ce997201baa
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 12 19:24:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 12 19:24:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee153c83

dev-python/chardet: mark ALLARCHES

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/chardet/metadata.xml b/dev-python/chardet/metadata.xml
index 4b05c8d0960..3fff273f4c4 100644
--- a/dev-python/chardet/metadata.xml
+++ b/dev-python/chardet/metadata.xml
@@ -5,6 +5,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 chardet
 chardet/chardet



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

2021-01-12 Thread Sam James
commit: 9bb2d3d042bf78c61b216f3693df74d1c6d0834a
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 12 19:01:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 12 19:01:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb2d3d0

dev-python/chardet: Stabilize 4.0.0 ppc, #765142

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

 dev-python/chardet/chardet-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index 8ab75c87785..a639bf19a85 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 
 BDEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )



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

2021-01-12 Thread Sam James
commit: 18523c46249388ccc4559b96b09378707911fbc3
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 12 19:01:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 12 19:01:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18523c46

dev-python/chardet: Stabilize 4.0.0 s390, #765142

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

 dev-python/chardet/chardet-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index 10047e95564..8ab75c87785 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 
 BDEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )



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

2020-12-13 Thread Michał Górny
commit: b2c90be739f0db0e3cd0bfdb28ec7a36984d3124
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 14 07:46:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 14 07:48:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c90be7

dev-python/chardet: Fix 4.0.0 ebuild

Closes: https://bugs.gentoo.org/759790
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/chardet/chardet-4.0.0.ebuild | 11 ++-
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index fbe6454adc1..029b82e3b4b 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
@@ -12,19 +12,12 @@ DESCRIPTION="Universal encoding detector"
 HOMEPAGE="https://github.com/chardet/chardet https://pypi.org/project/chardet/;
 SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
-
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris"
 
-DEPEND="
+BDEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
 "
 
-PATCHES=(
-   "${FILESDIR}"/${P}-pytest-4.patch
-)
-
 distutils_enable_tests pytest



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

2020-12-10 Thread Michał Górny
commit: b05d1f62c97fc744017f69c5ee7a0cf3f3fc3523
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 10 20:02:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 10 21:22:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05d1f62

dev-python/chardet: Bump to 4.0.0

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

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-4.0.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index ab52c6066e0..1fa67aa0c09 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1 +1,2 @@
 DIST chardet-3.0.4.tar.gz 1872214 BLAKE2B 
b93e2d3e0b5a5c35affa5e3ee661323029f79837a1222d8f69db72911301d9490c9788d2effc577eeeb2a50334cc855afc4bdf4b8dbafb143fcc411d93b824a9
 SHA512 
b433ea0e15e200df968e6d61c671c42fbd77e519eb033035c4a5c241e1f98e1dfaea6747af632788507583b3ef85b00d510b3f6ef5cf58589ceca1b3a088b357
+DIST chardet-4.0.0.tar.gz 1923933 BLAKE2B 
10dce34cbe6f01536a526931510ed625bc5062335e9419e24c9e48d5697ebbe70dcc54ffaa976ec153340cc74c3086627a3b1dd9e34be32c89a9a81e83fd70d0
 SHA512 
cb0e052fdd9fec251ebc6eb3f31ca95ece017f2bfa99122997f989286988058ed9688e49d00631c63d8e4e52da1050e23f02b28d0e739aee7302b24c8808370e

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
new file mode 100644
index 000..fbe6454adc1
--- /dev/null
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="https://github.com/chardet/chardet https://pypi.org/project/chardet/;
+SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris"
+
+DEPEND="
+   test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-pytest-4.patch
+)
+
+distutils_enable_tests pytest



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

2020-09-20 Thread Michał Górny
commit: 25617a22c771fda0a32f0e8ef2c2d48a018de2fa
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 20 10:26:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 20 10:46:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25617a22

dev-python/chardet: Remove python2

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

 dev-python/chardet/{chardet-3.0.4.ebuild => chardet-3.0.4-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4-r1.ebuild
similarity index 87%
rename from dev-python/chardet/chardet-3.0.4.ebuild
rename to dev-python/chardet/chardet-3.0.4-r1.ebuild
index 051d976f3a0..b9ef9346d1c 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 
@@ -19,8 +19,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris"
 
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+DEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
 "
 



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

2020-05-25 Thread Michał Górny
commit: 7d153b65bf874e931fecedc4dea1ce825bf3b95a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 25 18:54:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 25 19:27:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d153b65

dev-python/chardet: Port to py3.9

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

 dev-python/chardet/chardet-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index 5f9e8b505b6..52b5155a2c2 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 



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

2020-02-21 Thread Michał Górny
commit: a5c9da0bbc12aca9cb6fca56ec9a35b93912fad2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 21 16:47:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 21 17:28:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c9da0b

dev-python/chardet: Set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/709908
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/chardet/chardet-3.0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index 0c4e3713a49..84c2311225a 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1



[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/, dev-python/chardet/files/

2019-11-16 Thread Michał Górny
commit: 977bfe4f10635f3be74c2d4f9cb58c4ce934f87e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 16 13:26:24 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 16 13:29:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977bfe4f

dev-python/chardet: Enable py3.8, fix tests

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

 dev-python/chardet/chardet-3.0.4.ebuild| 22 -
 .../chardet/files/chardet-3.0.4-pytest-4.patch | 23 ++
 2 files changed, 31 insertions(+), 14 deletions(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index c929783b3e2..6dce19acd09 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 )
 
 inherit distutils-r1
 
@@ -17,20 +17,14 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
 
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/hypothesis[${PYTHON_USEDEP}]
-   )
+   test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
 "
 
-python_test() {
-   py.test -v || die "Tests fail with ${EPYTHON}"
-}
+PATCHES=(
+   "${FILESDIR}"/${P}-pytest-4.patch
+)
+
+distutils_enable_tests pytest

diff --git a/dev-python/chardet/files/chardet-3.0.4-pytest-4.patch 
b/dev-python/chardet/files/chardet-3.0.4-pytest-4.patch
new file mode 100644
index 000..eef88e9e996
--- /dev/null
+++ b/dev-python/chardet/files/chardet-3.0.4-pytest-4.patch
@@ -0,0 +1,23 @@
+From 0561ddcedcd12ea1f98b7ddedb93686ed8a5ffa4 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= 
+Date: Tue, 12 Mar 2019 18:44:36 +0100
+Subject: [PATCH] Support pytest 4, don't apply marks directly to parameters
+
+Fixes https://github.com/chardet/chardet/issues/173
+---
+ test.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/test.py b/test.py
+index 9833307..ad2b753 100644
+--- a/test.py
 b/test.py
+@@ -59,7 +59,7 @@ def gen_test_params():
+ full_path = join(path, file_name)
+ test_case = full_path, encoding
+ if full_path in EXPECTED_FAILURES:
+-test_case = pytest.mark.xfail(test_case)
++test_case = pytest.param(*test_case, marks=pytest.mark.xfail)
+ yield test_case
+ 
+ 



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

2018-07-21 Thread Mikle Kolyada
commit: 0efcfbf439f0ce5f4359adea8f5c4ba9dca4dae8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jul 21 23:51:33 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul 22 00:24:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efcfbf4

dev-python/chardet: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/chardet/chardet-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index 34471e6d304..a4348443c34 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2018-07-16 Thread Michał Górny
commit: 05c76f4872db85a9cb4fe73add27e5fd0e8f030a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 14 20:15:25 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 16 19:57:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c76f48

dev-python/chardet: Enable py3.7

 dev-python/chardet/chardet-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index 16910a427f3..34471e6d304 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
 
 inherit distutils-r1
 



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

2018-02-17 Thread Patrice Clement
commit: 7277782d3ff76efbebba4ec5ee9f2eebe9b312b9
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Feb 17 20:43:26 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 17 21:51:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7277782d

dev-python/chardet: add ~amd64-fbsd keyword.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-python/chardet/chardet-3.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index 1bba5d43f78..6b6d169dca6 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris ~amd64-fbsd"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/files/, dev-python/chardet/

2017-10-08 Thread Tim Harder
commit: f7ef746d3c03b89c9649c418d2f4d4f06303d807
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Oct  8 16:12:26 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Oct  8 16:24:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ef746d

dev-python/chardet: remove old

 dev-python/chardet/Manifest|  3 --
 dev-python/chardet/chardet-2.3.0.ebuild| 20 --
 dev-python/chardet/chardet-3.0.2.ebuild| 38 ---
 dev-python/chardet/chardet-3.0.3.ebuild| 40 
 .../chardet/files/disable-pytest-runner.patch  | 44 --
 5 files changed, 145 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index f7ad10b570b..b6ea68331dd 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,4 +1 @@
-DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
-DIST chardet-3.0.2.tar.gz 1872630 SHA256 
3b92afd82ddea09d30832fac141840d6569c34f27633e4ad273c66172246116f SHA512 
9466e8bdd4d49ca51664fefa170e2887bebf17d017d49056a0efe9baef4dc58e2a9e0766d41c1fcb06254e1346021d1d86b1eb55d4b71a061da93ea830f1dfce
 WHIRLPOOL 
4010a838619b3f04d1266bdee49e26169724f1c83c38a3a9cc081fc8f2166e46ecf9544bc25e276a7dec4af7a64f469a74aabc8ecdc745fd10d364db331ee704
-DIST chardet-3.0.3.tar.gz 1872668 SHA256 
99cc5d0c13fb0ec02bc4c8a35b35ff698ba1ebdb6d065b53276f0d10d59c2cdc SHA512 
7769d80178fb9ded7f04c32969da1a73938b04ffcc9d8de2e593135731e29fbf1e2c21e39ca92d3789e08c9a800f9ec0aafc3c1d12580f4f1efb82e697700264
 WHIRLPOOL 
9ab8951cdcc69cc05974e67c421a5524bbdf18c96a5f272502b4ae22583520cbc7a82eb499de67cc5aac846af9db1279bc27581f3ce0afd73de2ead861663268
 DIST chardet-3.0.4.tar.gz 1872214 SHA256 
d5620025cfca430f6c2e28ddbc87c3c66a5c82fa65570ae975c92911c2190189 SHA512 
b433ea0e15e200df968e6d61c671c42fbd77e519eb033035c4a5c241e1f98e1dfaea6747af632788507583b3ef85b00d510b3f6ef5cf58589ceca1b3a088b357
 WHIRLPOOL 
cece99a2ed4a48f66232efc5d91ce228fcd83d3012a90099054bf214ad6f39e2b6250b139fb21b66469ccfd5b4bf8845846b50097f6fffda74c39fb742198355

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
deleted file mode 100644
index 709c76a767c..000
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"

diff --git a/dev-python/chardet/chardet-3.0.2.ebuild 
b/dev-python/chardet/chardet-3.0.2.ebuild
deleted file mode 100644
index 93934bd438a..000
--- a/dev-python/chardet/chardet-3.0.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
-# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
-SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/hypothesis[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}"/disable-pytest-runner.patch
-)
-
-python_test() {
-   py.test -v || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/chardet/chardet-3.0.3.ebuild 
b/dev-python/chardet/chardet-3.0.3.ebuild
deleted file mode 100644
index b57346e262b..000
--- a/dev-python/chardet/chardet-3.0.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 

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

2017-09-12 Thread Fabian Groffen
commit: 3a2a17980db80c6f2e2a93169fd9f22f58bf9453
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Sep 12 09:03:45 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Sep 12 09:12:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2a1798

dev-python/chardet: marked ~x64-solaris

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-python/chardet/chardet-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
index a280fb7bfa4..58df4385094 100644
--- a/dev-python/chardet/chardet-3.0.4.ebuild
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2017-07-05 Thread Manuel Rüger
commit: 7d595323fcd094fe0f48ba7c96e188f5f87fa414
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 15:01:11 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 15:08:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d595323

dev-python/chardet: Version bump to 3.0.4

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-3.0.4.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index a0d0050db9a..f7ad10b570b 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,3 +1,4 @@
 DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
 DIST chardet-3.0.2.tar.gz 1872630 SHA256 
3b92afd82ddea09d30832fac141840d6569c34f27633e4ad273c66172246116f SHA512 
9466e8bdd4d49ca51664fefa170e2887bebf17d017d49056a0efe9baef4dc58e2a9e0766d41c1fcb06254e1346021d1d86b1eb55d4b71a061da93ea830f1dfce
 WHIRLPOOL 
4010a838619b3f04d1266bdee49e26169724f1c83c38a3a9cc081fc8f2166e46ecf9544bc25e276a7dec4af7a64f469a74aabc8ecdc745fd10d364db331ee704
 DIST chardet-3.0.3.tar.gz 1872668 SHA256 
99cc5d0c13fb0ec02bc4c8a35b35ff698ba1ebdb6d065b53276f0d10d59c2cdc SHA512 
7769d80178fb9ded7f04c32969da1a73938b04ffcc9d8de2e593135731e29fbf1e2c21e39ca92d3789e08c9a800f9ec0aafc3c1d12580f4f1efb82e697700264
 WHIRLPOOL 
9ab8951cdcc69cc05974e67c421a5524bbdf18c96a5f272502b4ae22583520cbc7a82eb499de67cc5aac846af9db1279bc27581f3ce0afd73de2ead861663268
+DIST chardet-3.0.4.tar.gz 1872214 SHA256 
d5620025cfca430f6c2e28ddbc87c3c66a5c82fa65570ae975c92911c2190189 SHA512 
b433ea0e15e200df968e6d61c671c42fbd77e519eb033035c4a5c241e1f98e1dfaea6747af632788507583b3ef85b00d510b3f6ef5cf58589ceca1b3a088b357
 WHIRLPOOL 
cece99a2ed4a48f66232efc5d91ce228fcd83d3012a90099054bf214ad6f39e2b6250b139fb21b66469ccfd5b4bf8845846b50097f6fffda74c39fb742198355

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
new file mode 100644
index 000..a280fb7bfa4
--- /dev/null
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
+SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   py.test -v || die "Tests fail with ${EPYTHON}"
+}



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

2017-05-26 Thread Patrice Clement
commit: 56fe83fa38b967376183ab62b7c4ecba9713bb7f
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri May 26 22:03:32 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May 26 22:37:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56fe83fa

dev-python/chardet: version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-3.0.3.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 7769fe8ffda..a0d0050db9a 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1,3 @@
 DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
 DIST chardet-3.0.2.tar.gz 1872630 SHA256 
3b92afd82ddea09d30832fac141840d6569c34f27633e4ad273c66172246116f SHA512 
9466e8bdd4d49ca51664fefa170e2887bebf17d017d49056a0efe9baef4dc58e2a9e0766d41c1fcb06254e1346021d1d86b1eb55d4b71a061da93ea830f1dfce
 WHIRLPOOL 
4010a838619b3f04d1266bdee49e26169724f1c83c38a3a9cc081fc8f2166e46ecf9544bc25e276a7dec4af7a64f469a74aabc8ecdc745fd10d364db331ee704
+DIST chardet-3.0.3.tar.gz 1872668 SHA256 
99cc5d0c13fb0ec02bc4c8a35b35ff698ba1ebdb6d065b53276f0d10d59c2cdc SHA512 
7769d80178fb9ded7f04c32969da1a73938b04ffcc9d8de2e593135731e29fbf1e2c21e39ca92d3789e08c9a800f9ec0aafc3c1d12580f4f1efb82e697700264
 WHIRLPOOL 
9ab8951cdcc69cc05974e67c421a5524bbdf18c96a5f272502b4ae22583520cbc7a82eb499de67cc5aac846af9db1279bc27581f3ce0afd73de2ead861663268

diff --git a/dev-python/chardet/chardet-3.0.3.ebuild 
b/dev-python/chardet/chardet-3.0.3.ebuild
new file mode 100644
index 000..b57346e262b
--- /dev/null
+++ b/dev-python/chardet/chardet-3.0.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
+SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}"/disable-pytest-runner.patch
+)
+
+python_test() {
+   py.test -v || die "Tests fail with ${EPYTHON}"
+}



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

2017-05-03 Thread Michał Górny
commit: 47a790da663b8a7761a3997156a2ee96b5719a32
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  3 09:58:16 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  3 10:31:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a790da

dev-python/chardet: Clean old versions up

 dev-python/chardet/Manifest |  1 -
 dev-python/chardet/chardet-2.2.1.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 563d29e535f..7769fe8ffda 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,3 +1,2 @@
-DIST chardet-2.2.1.tar.gz 180319 SHA256 
f1964f73f5ee9b7e0309098b9512d587fbba6dd5d1f3797b1c95529e5241bf09 SHA512 
87059b77b14c39fded7f1287f8eeab6a880e21f4b49a3aa103daf537bbb1e237069347e1953ebaa9a393bd4dee01993873c84aad3c00536ae34784686aecfe68
 WHIRLPOOL 
1cd6838823f8effd502c3049d13966ac0888bdb91b34489caea8666f9802967fe6f86565ed827e609cb614c920cc9f983bdecc27c30bb2abcf4420731a0a620e
 DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
 DIST chardet-3.0.2.tar.gz 1872630 SHA256 
3b92afd82ddea09d30832fac141840d6569c34f27633e4ad273c66172246116f SHA512 
9466e8bdd4d49ca51664fefa170e2887bebf17d017d49056a0efe9baef4dc58e2a9e0766d41c1fcb06254e1346021d1d86b1eb55d4b71a061da93ea830f1dfce
 WHIRLPOOL 
4010a838619b3f04d1266bdee49e26169724f1c83c38a3a9cc081fc8f2166e46ecf9544bc25e276a7dec4af7a64f469a74aabc8ecdc745fd10d364db331ee704

diff --git a/dev-python/chardet/chardet-2.2.1.ebuild 
b/dev-python/chardet/chardet-2.2.1.ebuild
deleted file mode 100644
index 8a7b19a5c71..000
--- a/dev-python/chardet/chardet-2.2.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Universal encoding detector"
-HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/files/

2017-04-22 Thread Zac Medico
commit: d0a97429c4ec66b4d79114a3ba082c4275bcd193
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Apr 22 20:48:20 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Apr 22 20:51:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a97429

dev-python/chardet: sync pytest-runner patch with upstream

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../chardet/files/disable-pytest-runner.patch  | 36 +-
 1 file changed, 28 insertions(+), 8 deletions(-)

diff --git a/dev-python/chardet/files/disable-pytest-runner.patch 
b/dev-python/chardet/files/disable-pytest-runner.patch
index 42869a4b481..affbc134148 100644
--- a/dev-python/chardet/files/disable-pytest-runner.patch
+++ b/dev-python/chardet/files/disable-pytest-runner.patch
@@ -1,21 +1,41 @@
-From 8d5291ff2c2560cf88ef7c38d90ca6d026c9d11c Mon Sep 17 00:00:00 2001
-From: Mike Gilbert 
-Date: Thu, 20 Apr 2017 15:18:35 -0400
-Subject: [PATCH] Remove dependency on pytest-runner
+From b874c25b08edd6bdbdd70a439c6cd603d6830226 Mon Sep 17 00:00:00 2001
+From: Zac Medico 
+Date: Fri, 21 Apr 2017 08:36:14 -0700
+Subject: [PATCH] setup.py: require pytest-runner only when necessary (#119)
 
+This optimizes setup.py for cases when pytest-runner is not needed,
+using the approach that is suggested upstream:
+
+https://pypi.python.org/pypi/pytest-runner#conditional-requirement
 ---
- setup.py | 1 -
- 1 file changed, 1 deletion(-)
+ setup.py | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
 
 diff --git a/setup.py b/setup.py
-index 28a080a..ab49d62 100755
+index 28a080a..c214352 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -46,7 +46,6 @@ setup(name='chardet',
+@@ -1,9 +1,14 @@
+ #!/usr/bin/env python
+ import re
++import sys
+ 
+ from setuptools import find_packages, setup
+ 
+ 
++needs_pytest = set(['pytest', 'test', 'ptr']).intersection(sys.argv)
++pytest_runner = ['pytest-runner'] if needs_pytest else []
++
++
+ # Get version without importing, which avoids dependency issues
+ def get_version():
+ with open('chardet/version.py') as version_file:
+@@ -46,7 +51,7 @@ setup(name='chardet',
  "Modules"),
 "Topic :: Text Processing :: Linguistic"],
packages=find_packages(),
 -  setup_requires=['pytest-runner'],
++  setup_requires=pytest_runner,
tests_require=['pytest', 'hypothesis'],
entry_points={'console_scripts':
  ['chardetect = chardet.cli.chardetect:main']})



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

2017-04-20 Thread Mike Gilbert
commit: cdb1e5976b60dacd0aa0f38ccee33a0bdf7ba22e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Apr 20 19:45:45 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr 20 19:46:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb1e597

dev-python/chardet: use github tarball and enable tests

Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 dev-python/chardet/Manifest |  2 +-
 dev-python/chardet/chardet-3.0.2.ebuild | 16 ++--
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 856c39b611b..563d29e535f 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,3 +1,3 @@
 DIST chardet-2.2.1.tar.gz 180319 SHA256 
f1964f73f5ee9b7e0309098b9512d587fbba6dd5d1f3797b1c95529e5241bf09 SHA512 
87059b77b14c39fded7f1287f8eeab6a880e21f4b49a3aa103daf537bbb1e237069347e1953ebaa9a393bd4dee01993873c84aad3c00536ae34784686aecfe68
 WHIRLPOOL 
1cd6838823f8effd502c3049d13966ac0888bdb91b34489caea8666f9802967fe6f86565ed827e609cb614c920cc9f983bdecc27c30bb2abcf4420731a0a620e
 DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
-DIST chardet-3.0.2.tar.gz 1866978 SHA256 
4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb SHA512 
d7b0e5ebeb9a0d5830857decbe2b11309fbb421c31cd391c143bf6f00e2c3d9eec3640954478e71be88ea3dac158b1e1df177a5e2b8b9749b27d2a956542cbf9
 WHIRLPOOL 
429d20191b54284a9278e1d56ce387200aff68bb27f06f7f25c63f793437ef987ebbb1f860937ba720a48890bbf1ed4e4886f1b5f3452276004e192556971fb2
+DIST chardet-3.0.2.tar.gz 1872630 SHA256 
3b92afd82ddea09d30832fac141840d6569c34f27633e4ad273c66172246116f SHA512 
9466e8bdd4d49ca51664fefa170e2887bebf17d017d49056a0efe9baef4dc58e2a9e0766d41c1fcb06254e1346021d1d86b1eb55d4b71a061da93ea830f1dfce
 WHIRLPOOL 
4010a838619b3f04d1266bdee49e26169724f1c83c38a3a9cc081fc8f2166e46ecf9544bc25e276a7dec4af7a64f469a74aabc8ecdc745fd10d364db331ee704

diff --git a/dev-python/chardet/chardet-3.0.2.ebuild 
b/dev-python/chardet/chardet-3.0.2.ebuild
index 167fb3a4964..93934bd438a 100644
--- a/dev-python/chardet/chardet-3.0.2.ebuild
+++ b/dev-python/chardet/chardet-3.0.2.ebuild
@@ -9,26 +9,30 @@ inherit distutils-r1
 
 DESCRIPTION="Universal encoding detector"
 HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 # PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
-RESTRICT="test"
+SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/hypothesis[${PYTHON_USEDEP}]
-   )"
-RDEPEND="${DEPEND}"
+   )
+"
 
 PATCHES=(
"${FILESDIR}"/disable-pytest-runner.patch
 )
 
 python_test() {
-   py.test -v ./test.py || die "Tests fail with ${EPYTHON}"
+   py.test -v || die "Tests fail with ${EPYTHON}"
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/, dev-python/chardet/files/

2017-04-20 Thread Mike Gilbert
commit: 59523c5f3c9e160593d5a2f21dc8b08fc939c19b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Apr 20 19:26:52 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr 20 19:27:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59523c5f

dev-python/chardet: remove setup_requires="pytest-runner"

Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 dev-python/chardet/chardet-3.0.2.ebuild|  4 
 .../chardet/files/disable-pytest-runner.patch  | 24 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/chardet/chardet-3.0.2.ebuild 
b/dev-python/chardet/chardet-3.0.2.ebuild
index 14b78742495..167fb3a4964 100644
--- a/dev-python/chardet/chardet-3.0.2.ebuild
+++ b/dev-python/chardet/chardet-3.0.2.ebuild
@@ -25,6 +25,10 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
)"
 RDEPEND="${DEPEND}"
 
+PATCHES=(
+   "${FILESDIR}"/disable-pytest-runner.patch
+)
+
 python_test() {
py.test -v ./test.py || die "Tests fail with ${EPYTHON}"
 }

diff --git a/dev-python/chardet/files/disable-pytest-runner.patch 
b/dev-python/chardet/files/disable-pytest-runner.patch
new file mode 100644
index 000..42869a4b481
--- /dev/null
+++ b/dev-python/chardet/files/disable-pytest-runner.patch
@@ -0,0 +1,24 @@
+From 8d5291ff2c2560cf88ef7c38d90ca6d026c9d11c Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Thu, 20 Apr 2017 15:18:35 -0400
+Subject: [PATCH] Remove dependency on pytest-runner
+
+---
+ setup.py | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index 28a080a..ab49d62 100755
+--- a/setup.py
 b/setup.py
+@@ -46,7 +46,6 @@ setup(name='chardet',
+ "Modules"),
+"Topic :: Text Processing :: Linguistic"],
+   packages=find_packages(),
+-  setup_requires=['pytest-runner'],
+   tests_require=['pytest', 'hypothesis'],
+   entry_points={'console_scripts':
+ ['chardetect = chardet.cli.chardetect:main']})
+-- 
+2.12.2
+



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

2017-04-20 Thread Zac Medico
commit: 08e1ffdccafaf18be2a515308565bcab21162323
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Apr 19 20:58:18 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Apr 20 09:20:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e1ffdc

dev-python/chardet: version bump to 3.0.2

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-3.0.2.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index 606cee0ec5d..856c39b611b 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,2 +1,3 @@
 DIST chardet-2.2.1.tar.gz 180319 SHA256 
f1964f73f5ee9b7e0309098b9512d587fbba6dd5d1f3797b1c95529e5241bf09 SHA512 
87059b77b14c39fded7f1287f8eeab6a880e21f4b49a3aa103daf537bbb1e237069347e1953ebaa9a393bd4dee01993873c84aad3c00536ae34784686aecfe68
 WHIRLPOOL 
1cd6838823f8effd502c3049d13966ac0888bdb91b34489caea8666f9802967fe6f86565ed827e609cb614c920cc9f983bdecc27c30bb2abcf4420731a0a620e
 DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
+DIST chardet-3.0.2.tar.gz 1866978 SHA256 
4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb SHA512 
d7b0e5ebeb9a0d5830857decbe2b11309fbb421c31cd391c143bf6f00e2c3d9eec3640954478e71be88ea3dac158b1e1df177a5e2b8b9749b27d2a956542cbf9
 WHIRLPOOL 
429d20191b54284a9278e1d56ce387200aff68bb27f06f7f25c63f793437ef987ebbb1f860937ba720a48890bbf1ed4e4886f1b5f3452276004e192556971fb2

diff --git a/dev-python/chardet/chardet-3.0.2.ebuild 
b/dev-python/chardet/chardet-3.0.2.ebuild
new file mode 100644
index 000..14b78742495
--- /dev/null
+++ b/dev-python/chardet/chardet-3.0.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
+RESTRICT="test"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )"
+RDEPEND="${DEPEND}"
+
+python_test() {
+   py.test -v ./test.py || die "Tests fail with ${EPYTHON}"
+}



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

2017-01-15 Thread Jeroen Roovers
commit: 2a5e0c8235b4b2997441eb52dd903c95911259a9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 15 19:39:46 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 15 19:39:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a5e0c82

dev-python/chardet: Stable for HPPA (bug #589564).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-python/chardet/chardet-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index d783c10..4a09bd2 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-12-30 Thread Agostino Sarubbo
commit: ac613acac2602cfd4c2bbcfd79b8b82a8e9ebfad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 30 11:10:22 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 30 11:10:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac613aca

dev-python/chardet: ia64 stable wrt bug #589564

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/chardet/chardet-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index e4c05c4..d2fd9b8 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-12-30 Thread Agostino Sarubbo
commit: a2affe56033ff7c90d2852507e59c64b6a87a0a1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 30 09:37:22 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 30 09:37:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2affe56

dev-python/chardet: sparc stable wrt bug #589564

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/chardet/chardet-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index b8439e3..e4c05c4 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-12-26 Thread Markus Meier
commit: ada798dacb7e13b2f97104b863db82aab95568d9
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Dec 26 12:40:33 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Dec 26 12:40:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada798da

dev-python/chardet: arm stable, bug #589564

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-python/chardet/chardet-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index 7e05d3c..b8439e3 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-12-18 Thread Agostino Sarubbo
commit: 7361f5d21366c50e3c2a78340503fcc631d0e527
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Dec 18 15:54:51 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Dec 18 15:54:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7361f5d2

dev-python/chardet: x86 stable wrt bug #602196

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/chardet/chardet-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index a65eddb..7e05d3c 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-12-18 Thread Agostino Sarubbo
commit: a8e1ff31c19f924726b71f01258b6954f9e13522
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Dec 18 15:42:28 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Dec 18 15:44:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e1ff31

dev-python/chardet: amd64 stable wrt bug #602196

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/chardet/chardet-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index 7a6ca14..a65eddb 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-12-06 Thread Tobias Klausmann
commit: 6de870aab3f305e29d58ec2897ca2277ebd42577
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Dec  6 09:03:32 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Dec  6 09:03:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de870aa

dev-python/chardet-2.3.0-r0: stable on alpha

Gentoo-Bug: 589564

 dev-python/chardet/chardet-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/chardet/chardet-2.3.0.ebuild 
b/dev-python/chardet/chardet-2.3.0.ebuild
index fce9fde..7a6ca14 100644
--- a/dev-python/chardet/chardet-2.3.0.ebuild
+++ b/dev-python/chardet/chardet-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"